Skip to content
Unstable

Console Output

11:08:22 GitHub pull request #2223 of commit aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c, no merge conflicts.
11:08:22 Running as SYSTEM
11:08:23 Setting status of aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c to PENDING with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/209/ and message: 'Build started for merge commit.'
11:08:23 Using context: reddeer-verification-2023-09
11:08:23 Agent centos-7-pwxxd is provisioned from template centos-7
11:08:23 ---
11:08:23 apiVersion: "v1"
11:08:23 kind: "Pod"
11:08:23 metadata:
11:08:23   labels:
11:08:23     jenkins: "slave"
11:08:23     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
11:08:23     jenkins/label: "migration_jipp-migration_centos-7"
11:08:23   name: "centos-7-pwxxd"
11:08:23   namespace: "reddeer"
11:08:23 spec:
11:08:23   containers:
11:08:23   - env:
11:08:23     - name: "JENKINS_SECRET"
11:08:23       value: "********"
11:08:23     - name: "JENKINS_TUNNEL"
11:08:23       value: "jenkins-discovery.reddeer.svc.cluster.local:50000"
11:08:23     - name: "JENKINS_AGENT_NAME"
11:08:23       value: "centos-7-pwxxd"
11:08:23     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:08:23       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:08:23         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:08:23     - name: "JAVA_TOOL_OPTIONS"
11:08:23       value: ""
11:08:23     - name: "_JAVA_OPTIONS"
11:08:23       value: ""
11:08:23     - name: "OPENJ9_JAVA_OPTIONS"
11:08:23       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:08:23     - name: "JENKINS_NAME"
11:08:23       value: "centos-7-pwxxd"
11:08:23     - name: "JENKINS_AGENT_WORKDIR"
11:08:23       value: "/home/jenkins/agent"
11:08:23     - name: "JENKINS_URL"
11:08:23       value: "http://jenkins-ui.reddeer.svc.cluster.local/reddeer/"
11:08:23     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
11:08:23     imagePullPolicy: "Always"
11:08:23     name: "jnlp"
11:08:23     resources:
11:08:23       limits:
11:08:23         cpu: "2000m"
11:08:23         memory: "4096Mi"
11:08:23       requests:
11:08:23         cpu: "1000m"
11:08:23         memory: "4096Mi"
11:08:23     tty: true
11:08:23     volumeMounts:
11:08:23     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:08:23       name: "m2-dir"
11:08:23       readOnly: true
11:08:23       subPath: "toolchains.xml"
11:08:23     - mountPath: "/home/jenkins/.mavenrc"
11:08:23       name: "m2-dir"
11:08:23       readOnly: true
11:08:23       subPath: ".mavenrc"
11:08:23     - mountPath: "/opt/tools"
11:08:23       name: "volume-0"
11:08:23       readOnly: false
11:08:23     - mountPath: "/home/jenkins"
11:08:23       name: "volume-2"
11:08:23       readOnly: false
11:08:23     - mountPath: "/home/jenkins/.m2/repository"
11:08:23       name: "volume-3"
11:08:23       readOnly: false
11:08:23     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:08:23       name: "m2-secret-dir"
11:08:23       readOnly: true
11:08:23       subPath: "settings-security.xml"
11:08:23     - mountPath: "/home/jenkins/.m2/wrapper"
11:08:23       name: "volume-4"
11:08:23       readOnly: false
11:08:23     - mountPath: "/home/jenkins/.m2/settings.xml"
11:08:23       name: "m2-secret-dir"
11:08:23       readOnly: true
11:08:23       subPath: "settings.xml"
11:08:23     - mountPath: "/home/jenkins/.ssh"
11:08:23       name: "volume-1"
11:08:23       readOnly: false
11:08:23       subPath: ""
11:08:23     - mountPath: "/home/jenkins/agent"
11:08:23       name: "workspace-volume"
11:08:23       readOnly: false
11:08:23     workingDir: "/home/jenkins/agent"
11:08:23   nodeSelector:
11:08:23     kubernetes.io/os: "linux"
11:08:23   restartPolicy: "Never"
11:08:23   volumes:
11:08:23   - name: "volume-0"
11:08:23     persistentVolumeClaim:
11:08:23       claimName: "tools-claim-jiro-reddeer"
11:08:23       readOnly: true
11:08:23   - name: "m2-secret-dir"
11:08:23     secret:
11:08:23       secretName: "m2-secret-dir"
11:08:23   - emptyDir:
11:08:23       medium: ""
11:08:23     name: "volume-2"
11:08:23   - configMap:
11:08:23       name: "m2-dir"
11:08:23     name: "m2-dir"
11:08:23   - configMap:
11:08:23       name: "known-hosts"
11:08:23     name: "volume-1"
11:08:23   - emptyDir:
11:08:23       medium: ""
11:08:23     name: "workspace-volume"
11:08:23   - emptyDir:
11:08:23       medium: ""
11:08:23     name: "volume-4"
11:08:23   - emptyDir:
11:08:23       medium: ""
11:08:23     name: "volume-3"
11:08:23 
11:08:23 Building remotely on centos-7-pwxxd (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.prcheck
11:08:23 [WS-CLEANUP] Deleting project workspace...
11:08:23 [WS-CLEANUP] Deferred wipeout is used...
11:08:23 The recommended git tool is: NONE
11:08:24 No credentials specified
11:08:24 Cloning the remote Git repository
11:08:25 Cloning repository https://github.com/eclipse/reddeer.git
11:08:25  > git init /home/jenkins/agent/workspace/reddeer.prcheck # timeout=10
11:08:25 Fetching upstream changes from https://github.com/eclipse/reddeer.git
11:08:25  > git --version # timeout=10
11:08:25  > git --version # 'git version 2.36.6'
11:08:25  > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:08:26  > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10
11:08:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:08:27  > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10
11:08:27 Fetching upstream changes from https://github.com/eclipse/reddeer.git
11:08:27  > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/pull/2223/*:refs/remotes/origin/pr/2223/* # timeout=10
11:08:28  > git rev-parse aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c^{commit} # timeout=10
11:08:28 Checking out Revision aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c (detached)
11:08:28  > git config core.sparsecheckout # timeout=10
11:08:28  > git checkout -f aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c # timeout=10
11:08:31 Commit message: "Added cleanup for EnumWizardTest"
11:08:31  > git rev-list --no-walk aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c # timeout=10
11:08:31 $ pkill Xvnc
11:08:31 $ pkill Xrealvnc
11:08:31 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
11:08:35 [reddeer.prcheck] $ Xvnc -help
11:08:35 Starting xvnc
11:08:35 [reddeer.prcheck] $ Xvnc :34 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
11:08:35 
11:08:35 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
11:08:35 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
11:08:35 See http://www.tigervnc.org for information on TigerVNC.
11:08:35 Underlying X server release 12004000, The X.Org Foundation
11:08:35 
11:08:35 
11:08:35 Fri Sep  1 15:08:35 2023
11:08:35  vncext:      VNC extension running!
11:08:35  vncext:      Listening for VNC connections on all interface(s), port 5934
11:08:35  vncext:      created VNC server for screen 0
11:08:35 [reddeer.prcheck] $ /bin/bash -x /tmp/jenkins6933620165648235807.sh
11:08:35 + metacity --sm-disable --replace
11:08:35 [reddeer.prcheck] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.prcheck/pom.xml -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 -U clean verify
11:08:36 Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
11:08:36 Maven home: /opt/tools/apache-maven/latest
11:08:36 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
11:08:36 Default locale: en_US, platform encoding: UTF-8
11:08:36 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
11:08:37 [INFO] Scanning for projects...
11:08:43 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:49 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:08:50 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
11:08:50 SLF4J: Defaulting to no-operation (NOP) logger implementation
11:08:50 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
11:08:50 [INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-09/ (365B)
11:08:50 [INFO] Adding repository https://download.eclipse.org/staging/2023-09
11:08:51 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-09/ (2.54MB)
11:08:52 [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B)
11:08:52 [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
11:08:52 [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB)
11:08:52 [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B)
11:08:52 [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09
11:08:52 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B)
11:08:52 [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B)
11:08:52 [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB)
11:08:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/pom.xml
11:08:53 [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.47MB)
11:08:54 [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (393.54kB)
11:08:54 [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.89kB)
11:08:54 [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.65kB)
11:08:54 [INFO] Fetching org.eclipse.swt_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.79kB)
11:08:54 [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.2kB)
11:08:54 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB)
11:08:54 [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB)
11:08:54 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.09kB)
11:08:54 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.49MB)
11:08:54 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.08MB)
11:08:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/pom.xml
11:08:55 [INFO] Fetching com.ibm.icu_73.2.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.89MB)
11:08:56 [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.81MB)
11:08:56 [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.3MB)
11:08:56 [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB)
11:08:56 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.41kB)
11:08:56 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.12kB)
11:08:56 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (361.47kB)
11:08:56 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.86kB)
11:08:56 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.35kB)
11:08:56 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-09/plugins/ (717.41kB)
11:08:56 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.26kB)
11:08:56 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.35kB)
11:08:56 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.59kB)
11:08:56 [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (472.61kB)
11:08:56 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2023-09/plugins/ (317.8kB)
11:08:56 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.45kB)
11:08:56 [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (117.29kB)
11:08:56 [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.54kB)
11:08:56 [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (102.48kB)
11:08:56 [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.88kB)
11:08:56 [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.21kB)
11:08:56 [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (287.75kB)
11:08:56 [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (315.27kB)
11:08:57 [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.11kB)
11:08:57 [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.08kB)
11:08:57 [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.99kB)
11:08:57 [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.71kB)
11:08:57 [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.53kB)
11:08:57 [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.5kB)
11:08:57 [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.35kB)
11:08:57 [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.66kB)
11:08:57 [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.64kB)
11:08:57 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (46.59kB)
11:08:57 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.82kB)
11:08:57 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.92kB)
11:08:57 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.36kB)
11:08:57 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.69kB)
11:08:57 [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.96kB)
11:08:57 [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230829-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.29MB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.5kB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.42kB)
11:08:57 [INFO] Fetching org.eclipse.jface_3.31.0.v20230821-1552.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.13MB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (219.3kB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (205.58kB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.14kB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.21kB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (58.65kB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (396.71kB)
11:08:57 [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.14kB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.11kB)
11:08:57 [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230819-0347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (270.25kB)
11:08:57 [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.77kB)
11:08:58 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (238.79kB)
11:08:58 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.39kB)
11:08:58 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.48kB)
11:08:58 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.24kB)
11:08:58 [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.29kB)
11:08:58 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.21kB)
11:08:58 [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.17kB)
11:08:58 [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/staging/2023-09/plugins/ (378.61kB)
11:08:58 [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.59kB)
11:08:58 [INFO] Fetching org.eclipse.ui_3.204.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (434.21kB)
11:08:58 [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230822-0911.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.52MB)
11:08:58 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.23kB)
11:08:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/pom.xml
11:08:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/pom.xml
11:08:58 [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (7.97MB)
11:08:59 [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (439.42kB)
11:08:59 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.53kB)
11:08:59 [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (69.73kB)
11:08:59 [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.83kB)
11:08:59 [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/staging/2023-09/plugins/ (299.13kB)
11:08:59 [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.25kB)
11:08:59 [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/staging/2023-09/plugins/ (900.14kB)
11:08:59 [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.28kB)
11:08:59 [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.88kB)
11:08:59 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.09kB)
11:08:59 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (365.14kB)
11:08:59 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.29kB)
11:08:59 [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.64kB)
11:09:00 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.43kB)
11:09:00 [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/staging/2023-09/plugins/ (184.63kB)
11:09:00 [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.73kB)
11:09:00 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (137.49kB)
11:09:00 [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.78kB)
11:09:00 [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB)
11:09:00 [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (612.76kB)
11:09:00 [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.32MB)
11:09:00 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230821-0745.jar from https://download.eclipse.org/staging/2023-09/plugins/ (693.66kB)
11:09:00 [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (428.8kB)
11:09:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/pom.xml
11:09:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml
11:09:00 [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB)
11:09:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/pom.xml
11:09:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/pom.xml
11:09:01 [INFO] Fetching org.eclipse.ui.forms_3.13.0.v20230807-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (332.72kB)
11:09:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/pom.xml
11:09:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/pom.xml
11:09:01 [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (73.8kB)
11:09:01 [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (536.33kB)
11:09:01 [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.55MB)
11:09:02 [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (300.96kB)
11:09:02 [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.54kB)
11:09:02 [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.09kB)
11:09:02 [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB)
11:09:02 [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (246.77kB)
11:09:02 [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (209.72kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.06kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.72kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.11kB)
11:09:02 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (429.55kB)
11:09:02 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.64kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.04kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.68kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.53kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.54kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.62kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.55kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.46kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.81kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (698.87kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230728-2008.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.99kB)
11:09:02 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.81kB)
11:09:02 [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (414.97kB)
11:09:03 [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.26kB)
11:09:03 [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.65kB)
11:09:03 [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (397.26kB)
11:09:03 [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (953.19kB)
11:09:03 [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.15kB)
11:09:03 [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.36kB)
11:09:03 [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/staging/2023-09/plugins/ (60.39kB)
11:09:03 [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.29kB)
11:09:03 [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (101.36kB)
11:09:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/pom.xml
11:09:03 [INFO] Fetching org.eclipse.draw2d_3.14.0.202308271959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.38kB)
11:09:03 [INFO] Fetching org.eclipse.gef_3.15.0.202308271959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (999.88kB)
11:09:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/pom.xml
11:09:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/pom.xml
11:09:04 [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (168.01kB)
11:09:04 [INFO] Fetching org.eclipse.emf.edit_2.19.0.v20230828-0616.jar from https://download.eclipse.org/staging/2023-09/plugins/ (301.87kB)
11:09:04 [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (354.65kB)
11:09:04 [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (107.54kB)
11:09:04 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.07kB)
11:09:04 [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (175.44kB)
11:09:04 [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (411.07kB)
11:09:04 [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.93kB)
11:09:04 [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.75kB)
11:09:04 [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (222.15kB)
11:09:04 [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (692.62kB)
11:09:04 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (110.58kB)
11:09:04 [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (155.83kB)
11:09:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/pom.xml
11:09:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/pom.xml
11:09:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/pom.xml
11:09:05 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.200.v20230627-0107.jar from https://download.eclipse.org/staging/2023-09/plugins/ (58.97kB)
11:09:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/pom.xml
11:09:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/pom.xml
11:09:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/pom.xml
11:09:06 [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.96kB)
11:09:06 [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB)
11:09:06 [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.84kB)
11:09:06 [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB)
11:09:06 [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB)
11:09:06 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.96MB)
11:09:06 [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB)
11:09:06 [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.39kB)
11:09:06 [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.54kB)
11:09:06 [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/staging/2023-09/plugins/ (583.32kB)
11:09:06 [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.77kB)
11:09:06 [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.04MB)
11:09:06 [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB)
11:09:07 [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.96kB)
11:09:07 [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (10.99MB)
11:09:07 [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB)
11:09:07 [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (405.12kB)
11:09:07 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (346.43kB)
11:09:08 [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (552.58kB)
11:09:08 [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (809.15kB)
11:09:08 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (258.26kB)
11:09:08 [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.05MB)
11:09:08 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.51MB)
11:09:08 [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (926.07kB)
11:09:08 [INFO] Fetching org.eclipse.search_3.15.200.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (500.56kB)
11:09:08 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (470.99kB)
11:09:08 [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/staging/2023-09/plugins/ (182.24kB)
11:09:08 [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB)
11:09:08 [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (180.32kB)
11:09:08 [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230825-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (507.87kB)
11:09:08 [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB)
11:09:09 [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.75kB)
11:09:09 [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.61MB)
11:09:09 [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.88kB)
11:09:09 [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/staging/2023-09/plugins/ (388.81kB)
11:09:09 [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.06kB)
11:09:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/pom.xml
11:09:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/pom.xml
11:09:10 [INFO] Fetching org.eclipse.swtbot.generator_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (110.97kB)
11:09:10 [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (60.3kB)
11:09:10 [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.04kB)
11:09:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/pom.xml
11:09:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/pom.xml
11:09:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/pom.xml
11:09:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/pom.xml
11:09:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/pom.xml
11:09:11 [INFO] Fetching org.eclipse.core.net_1.5.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.77kB)
11:09:11 [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.57kB)
11:09:11 [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.16kB)
11:09:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/pom.xml
11:09:16 [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (62.14kB)
11:09:16 [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.25kB)
11:09:16 [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (308.6kB)
11:09:16 [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.51kB)
11:09:16 [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.9MB)
11:09:16 [INFO] Fetching jaxen_2.0.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (218.71kB)
11:09:16 [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.01kB)
11:09:16 [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.52kB)
11:09:16 [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.94kB)
11:09:17 [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.92kB)
11:09:17 [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (352.28kB)
11:09:17 [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.5MB)
11:09:17 [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/staging/2023-09/plugins/ (101.69kB)
11:09:17 [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.25kB)
11:09:17 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.16kB)
11:09:17 [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (188.35kB)
11:09:17 [INFO] Fetching org.eclipse.m2e.archetype.catalog_3.2.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.15kB)
11:09:17 [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (179.57kB)
11:09:17 [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.400.20230826-0755.jar from https://download.eclipse.org/staging/2023-09/plugins/ (5.32MB)
11:09:17 [INFO] Fetching org.jdom2_2.0.6.v20230720-0727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.79kB)
11:09:17 [INFO] Fetching org.eclipse.m2e.archetype.descriptor_3.2.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.9kB)
11:09:17 [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (156.31kB)
11:09:17 [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230826-0915.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.71kB)
11:09:17 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.56kB)
11:09:17 [INFO] Fetching org.eclipse.m2e.core.ui_2.0.6.20230822-1606.jar from https://download.eclipse.org/staging/2023-09/plugins/ (812.06kB)
11:09:17 [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/staging/2023-09/plugins/ (410.69kB)
11:09:17 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.63kB)
11:09:17 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/staging/2023-09/plugins/ (229kB)
11:09:17 [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/staging/2023-09/plugins/ (479.34kB)
11:09:18 [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/staging/2023-09/plugins/ (812.15kB)
11:09:18 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.85kB)
11:09:18 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.38kB)
11:09:18 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.58kB)
11:09:18 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.82kB)
11:09:18 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.88kB)
11:09:18 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.28kB)
11:09:18 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.67kB)
11:09:18 [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.42kB)
11:09:18 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.74kB)
11:09:18 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.73kB)
11:09:18 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.3kB)
11:09:18 [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.12kB)
11:09:18 [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.66kB)
11:09:18 [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.73kB)
11:09:18 [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.18kB)
11:09:18 [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.73kB)
11:09:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/pom.xml
11:09:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/pom.xml
11:09:20 [INFO] Fetching org.eclipse.jdt_3.19.200.v20230830-2200.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.73kB)
11:09:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/pom.xml
11:09:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/pom.xml
11:09:22 [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B)
11:09:22 [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository
11:09:22 [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB)
11:09:22 [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B)
11:09:22 [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository
11:09:22 [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB)
11:09:22 [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B)
11:09:22 [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest
11:09:22 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B)
11:09:22 [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B)
11:09:22 [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB)
11:09:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/pom.xml
11:09:25 [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.9MB)
11:09:25 [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.84MB)
11:09:25 [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.44MB)
11:09:25 [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (546.11kB)
11:09:26 [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (449.09kB)
11:09:26 [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.53kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (275.68kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.94kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (17.44kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (573.38kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.63kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.26kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (578.19kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.6kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (348.3kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (636.3kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (232.29kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (97.24kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (99.81kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.87kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.79kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.54kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.04kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.35kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (476.59kB)
11:09:26 [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.78kB)
11:09:26 [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.22kB)
11:09:26 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.75kB)
11:09:26 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.39kB)
11:09:26 [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.79kB)
11:09:26 [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.06kB)
11:09:26 [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.83kB)
11:09:26 [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.48kB)
11:09:26 [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.71kB)
11:09:26 [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (132.24kB)
11:09:26 [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.38kB)
11:09:26 [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.23kB)
11:09:26 [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (436.03kB)
11:09:26 [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.87kB)
11:09:26 [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (190.33kB)
11:09:27 [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.01kB)
11:09:27 [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (297.78kB)
11:09:27 [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.98kB)
11:09:27 [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.26kB)
11:09:27 [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (459.55kB)
11:09:27 [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (159.82kB)
11:09:27 [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (339.48kB)
11:09:27 [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.83MB)
11:09:27 [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.78MB)
11:09:27 [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (858.88kB)
11:09:27 [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (90.73kB)
11:09:27 [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (165.77kB)
11:09:27 [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.84kB)
11:09:27 [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (194.86kB)
11:09:27 [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.58kB)
11:09:27 [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.56kB)
11:09:27 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.28kB)
11:09:27 [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.91kB)
11:09:27 [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.41kB)
11:09:27 [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.58kB)
11:09:27 [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (485.52kB)
11:09:27 [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.42kB)
11:09:27 [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (255.21kB)
11:09:27 [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (554.95kB)
11:09:27 [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (322.08kB)
11:09:27 [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1MB)
11:09:28 [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB)
11:09:28 [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (785.76kB)
11:09:28 [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (334.1kB)
11:09:28 [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B)
11:09:28 [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases
11:09:28 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB)
11:09:28 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB)
11:09:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/pom.xml
11:09:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/pom.xml
11:09:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/pom.xml
11:09:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/pom.xml
11:09:33 [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB)
11:09:33 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.52kB)
11:09:33 [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB)
11:09:33 [INFO] Fetching net.bytebuddy.byte-buddy_1.14.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.01MB)
11:09:33 [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB)
11:09:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/pom.xml
11:09:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/pom.xml
11:09:34 [INFO] Fetching org.eclipse.pde.junit.runtime_3.7.100.v20230728-0611.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.12kB)
11:09:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml
11:09:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/pom.xml
11:09:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/pom.xml
11:09:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/pom.xml
11:09:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/pom.xml
11:09:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/pom.xml
11:09:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/pom.xml
11:09:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/pom.xml
11:09:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/pom.xml
11:09:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/pom.xml
11:09:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/pom.xml
11:09:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/pom.xml
11:09:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/pom.xml
11:09:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/site/pom.xml
11:09:42 [INFO] ------------------------------------------------------------------------
11:09:42 [INFO] Reactor Build Order:
11:09:42 [INFO] 
11:09:42 [INFO] RedDeer Parent POM File                                            [pom]
11:09:42 [INFO] RedDeer Plugins                                                    [pom]
11:09:42 [INFO] RedDeer Common                                          [eclipse-plugin]
11:09:42 [INFO] RedDeer Workbench Core                                  [eclipse-plugin]
11:09:42 [INFO] RedDeer E4 Workbench Core                               [eclipse-plugin]
11:09:42 [INFO] RedDeer Core                                            [eclipse-plugin]
11:09:42 [INFO] RedDeer SWT                                             [eclipse-plugin]
11:09:42 [INFO] RedDeer JFace                                           [eclipse-plugin]
11:09:42 [INFO] RedDeer Workbench                                       [eclipse-plugin]
11:09:42 [INFO] RedDeer E4 Workbench                                    [eclipse-plugin]
11:09:42 [INFO] RedDeer UIForms                                         [eclipse-plugin]
11:09:42 [INFO] RedDeer Direct                                          [eclipse-plugin]
11:09:42 [INFO] RedDeer JUnit                                           [eclipse-plugin]
11:09:42 [INFO] RedDeer Eclipse                                         [eclipse-plugin]
11:09:42 [INFO] RedDeer GEF                                             [eclipse-plugin]
11:09:42 [INFO] RedDeer GEF Spy                                         [eclipse-plugin]
11:09:42 [INFO] RedDeer Graphiti                                        [eclipse-plugin]
11:09:42 [INFO] RedDeer JDT Junit                                       [eclipse-plugin]
11:09:42 [INFO] RedDeer JUnit Extensions                                [eclipse-plugin]
11:09:42 [INFO] RedDeer Requirements                                    [eclipse-plugin]
11:09:42 [INFO] RedDeer UI                                              [eclipse-plugin]
11:09:42 [INFO] RedDeer Spy                                             [eclipse-plugin]
11:09:42 [INFO] RedDeer Recorder                                        [eclipse-plugin]
11:09:42 [INFO] RedDeer Go                                              [eclipse-plugin]
11:09:42 [INFO] RedDeer Log Parser                                      [eclipse-plugin]
11:09:42 [INFO] RedDeer CodeGen                                         [eclipse-plugin]
11:09:42 [INFO] RedDeer Test-Apps                                                  [pom]
11:09:42 [INFO] RedDeer E4 Test App                                     [eclipse-plugin]
11:09:42 [INFO] RedDeer Tests                                                      [pom]
11:09:42 [INFO] RedDeer Common Tests                               [eclipse-test-plugin]
11:09:42 [INFO] RedDeer SWT Tests                                  [eclipse-test-plugin]
11:09:42 [INFO] RedDeer Core Tests                                 [eclipse-test-plugin]
11:09:42 [INFO] RedDeer Workbench Tests                            [eclipse-test-plugin]
11:09:42 [INFO] RedDeer UIForms Test                               [eclipse-test-plugin]
11:09:42 [INFO] RedDeer JFace Tests                                [eclipse-test-plugin]
11:09:42 [INFO] RedDeer Integration and Eclipse Installation Tests [eclipse-test-plugin]
11:09:42 [INFO] RedDeer Eclipse Tests                              [eclipse-test-plugin]
11:09:42 [INFO] RedDeer GEF Tests                                  [eclipse-test-plugin]
11:09:42 [INFO] RedDeer Graphiti Tests                             [eclipse-test-plugin]
11:09:42 [INFO] RedDeer Direct Tests                               [eclipse-test-plugin]
11:09:42 [INFO] RedDeer JUnit Tests                                [eclipse-test-plugin]
11:09:42 [INFO] RedDeer Requirements Tests                         [eclipse-test-plugin]
11:09:42 [INFO] RedDeer UI Tests                                   [eclipse-test-plugin]
11:09:42 [INFO] RedDeer E4 Workbench Tests                         [eclipse-test-plugin]
11:09:42 [INFO] RedDeer Features                                                   [pom]
11:09:42 [INFO] RedDeer E4 Feature                                     [eclipse-feature]
11:09:42 [INFO] RedDeer Eclipse Feature                                [eclipse-feature]
11:09:42 [INFO] RedDeer GEF Spy Feature                                [eclipse-feature]
11:09:42 [INFO] RedDeer SWT Feature                                    [eclipse-feature]
11:09:42 [INFO] RedDeer Tests Feature                                  [eclipse-feature]
11:09:42 [INFO] RedDeer UI Feature                                     [eclipse-feature]
11:09:42 [INFO] RedDeer Recorder Feature                               [eclipse-feature]
11:09:42 [INFO] RedDeer GEF/Graphiti Feature                           [eclipse-feature]
11:09:42 [INFO] RedDeer Spy Feature                                    [eclipse-feature]
11:09:42 [INFO] RedDeer Log Parser Feature                             [eclipse-feature]
11:09:42 [INFO] RedDeer CodeGen Feature                                [eclipse-feature]
11:09:42 [INFO] RedDeer Site                                        [eclipse-repository]
11:09:42 [INFO] RedDeer Archetype                                      [maven-archetype]
11:09:42 [INFO] 
11:09:42 [INFO] ---------------------< org.eclipse.reddeer:parent >---------------------
11:09:42 [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT                   [1/58]
11:09:42 [INFO]   from pom.xml
11:09:42 [INFO] --------------------------------[ pom ]---------------------------------
11:09:42 [INFO] 
11:09:42 [INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
11:09:42 [INFO] 
11:09:42 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent ---
11:09:44 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent ---
11:09:44 [INFO] 
11:09:44 [INFO] --------------------< org.eclipse.reddeer:plugins >---------------------
11:09:44 [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT                           [2/58]
11:09:44 [INFO]   from plugins/pom.xml
11:09:44 [INFO] --------------------------------[ pom ]---------------------------------
11:09:44 [INFO] 
11:09:44 [INFO] --- clean:3.2.0:clean (default-clean) @ plugins ---
11:09:44 [INFO] 
11:09:44 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins ---
11:09:44 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins ---
11:09:44 [INFO] 
11:09:44 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >-----------
11:09:44 [INFO] Building RedDeer Common 4.7.0-SNAPSHOT                            [3/58]
11:09:44 [INFO]   from plugins/org.eclipse.reddeer.common/pom.xml
11:09:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:44 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:44 [INFO] 
11:09:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common ---
11:09:44 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common ---
11:09:44 [INFO] 
11:09:44 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common ---
11:09:45 [INFO] Resolving class path of RedDeer Common...
11:09:45 [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.1MB)
11:09:45 [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.16kB)
11:09:45 [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.07MB)
11:09:45 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/staging/2023-09/plugins/ (251.02kB)
11:09:45 [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.92kB)
11:09:45 [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.02kB)
11:09:46 [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB)
11:09:46 [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.9kB)
11:09:46 [INFO] 
11:09:46 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common ---
11:09:46 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:46 [INFO] 
11:09:46 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common ---
11:09:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:47 [INFO] Copying 1 resource
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common ---
11:09:47 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/bin
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common ---
11:09:49 [INFO] 
11:09:49 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common ---
11:09:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/src/test/resources
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common ---
11:09:49 [INFO] 
11:09:49 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common ---
11:09:49 [INFO] No tests to run.
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common ---
11:09:50 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT-sources.jar
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common ---
11:09:50 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT.jar
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common ---
11:09:50 [INFO] 
11:09:50 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common ---
11:09:50 [INFO] No tests to run.
11:09:50 [INFO] 
11:09:50 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >-------
11:09:50 [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT                    [4/58]
11:09:50 [INFO]   from plugins/org.eclipse.reddeer.workbench.core/pom.xml
11:09:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:50 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:50 [INFO] 
11:09:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core ---
11:09:50 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core ---
11:09:50 [INFO] 
11:09:50 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.core ---
11:09:50 [INFO] Resolving class path of RedDeer Workbench Core...
11:09:50 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.61kB)
11:09:50 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.12kB)
11:09:50 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.84kB)
11:09:51 [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-09/plugins/ (11.39kB)
11:09:51 [INFO] 
11:09:51 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:51 [INFO] 
11:09:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/resources
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/bin
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/src/test/resources
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] No tests to run.
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT-sources.jar
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT.jar
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench.core ---
11:09:51 [INFO] No tests to run.
11:09:51 [INFO] 
11:09:51 [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------
11:09:51 [INFO] Building RedDeer E4 Workbench Core 4.7.0-SNAPSHOT                 [5/58]
11:09:51 [INFO]   from plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml
11:09:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:51 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:51 [INFO] 
11:09:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] Resolving class path of RedDeer E4 Workbench Core...
11:09:51 [INFO] 
11:09:51 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:51 [INFO] 
11:09:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/resources
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/bin
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/src/test/resources
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] No tests to run.
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT-sources.jar
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT.jar
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench.core ---
11:09:51 [INFO] No tests to run.
11:09:51 [INFO] 
11:09:51 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.core >------------
11:09:51 [INFO] Building RedDeer Core 4.7.0-SNAPSHOT                              [6/58]
11:09:51 [INFO]   from plugins/org.eclipse.reddeer.core/pom.xml
11:09:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:51 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:51 [INFO] 
11:09:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core ---
11:09:51 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core ---
11:09:51 [INFO] Resolving class path of RedDeer Core...
11:09:51 [INFO] 
11:09:51 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core ---
11:09:51 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:51 [INFO] 
11:09:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core ---
11:09:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/resources
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core ---
11:09:51 [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/bin
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/src/test/resources
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] No tests to run.
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT-sources.jar
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT.jar
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.core ---
11:09:52 [INFO] No tests to run.
11:09:52 [INFO] 
11:09:52 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.swt >-------------
11:09:52 [INFO] Building RedDeer SWT 4.7.0-SNAPSHOT                               [7/58]
11:09:52 [INFO]   from plugins/org.eclipse.reddeer.swt/pom.xml
11:09:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:52 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:52 [INFO] 
11:09:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt ---
11:09:52 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt ---
11:09:52 [INFO] 
11:09:52 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt ---
11:09:52 [INFO] Resolving class path of RedDeer SWT...
11:09:52 [INFO] 
11:09:52 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt ---
11:09:52 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:52 [INFO] 
11:09:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt ---
11:09:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/resources
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt ---
11:09:52 [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/bin
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] 
11:09:53 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/src/test/resources
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] 
11:09:53 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] No tests to run.
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT-sources.jar
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT.jar
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] 
11:09:53 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.swt ---
11:09:53 [INFO] No tests to run.
11:09:53 [INFO] 
11:09:53 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.jface >------------
11:09:53 [INFO] Building RedDeer JFace 4.7.0-SNAPSHOT                             [8/58]
11:09:53 [INFO]   from plugins/org.eclipse.reddeer.jface/pom.xml
11:09:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:53 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:53 [INFO] 
11:09:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface ---
11:09:53 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface ---
11:09:53 [INFO] 
11:09:53 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface ---
11:09:53 [INFO] Resolving class path of RedDeer JFace...
11:09:53 [INFO] 
11:09:53 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface ---
11:09:53 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:53 [INFO] 
11:09:53 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface ---
11:09:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/resources
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface ---
11:09:53 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/bin
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] 
11:09:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/src/test/resources
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] 
11:09:54 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] No tests to run.
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT-sources.jar
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT.jar
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] 
11:09:54 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jface ---
11:09:54 [INFO] No tests to run.
11:09:54 [INFO] 
11:09:54 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.workbench >----------
11:09:54 [INFO] Building RedDeer Workbench 4.7.0-SNAPSHOT                         [9/58]
11:09:54 [INFO]   from plugins/org.eclipse.reddeer.workbench/pom.xml
11:09:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:54 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:54 [INFO] 
11:09:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] 
11:09:54 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] Resolving class path of RedDeer Workbench...
11:09:54 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (59.56kB)
11:09:54 [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.94kB)
11:09:54 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.2.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.56kB)
11:09:54 [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13kB)
11:09:54 [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.89kB)
11:09:54 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.29kB)
11:09:54 [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.35kB)
11:09:54 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.13kB)
11:09:54 [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.64kB)
11:09:54 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.41kB)
11:09:54 [INFO] 
11:09:54 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:54 [INFO] 
11:09:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/resources
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/bin
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] 
11:09:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/src/test/resources
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] 
11:09:54 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] No tests to run.
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench ---
11:09:54 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT-sources.jar
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench ---
11:09:55 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT.jar
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench ---
11:09:55 [INFO] No tests to run.
11:09:55 [INFO] 
11:09:55 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >--------
11:09:55 [INFO] Building RedDeer E4 Workbench 4.7.0-SNAPSHOT                     [10/58]
11:09:55 [INFO]   from plugins/org.eclipse.reddeer.e4.workbench/pom.xml
11:09:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:55 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:55 [INFO] 
11:09:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] Resolving class path of RedDeer E4 Workbench...
11:09:55 [INFO] 
11:09:55 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:55 [INFO] 
11:09:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/resources
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/bin
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/src/test/resources
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] No tests to run.
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT-sources.jar
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT.jar
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] 
11:09:55 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench ---
11:09:55 [INFO] No tests to run.
11:09:55 [INFO] 
11:09:55 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms >-----------
11:09:55 [INFO] Building RedDeer UIForms 4.7.0-SNAPSHOT                          [11/58]
11:09:55 [INFO]   from plugins/org.eclipse.reddeer.uiforms/pom.xml
11:09:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:55 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:55 [INFO] 
11:09:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] 
11:09:55 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] Resolving class path of RedDeer UIForms...
11:09:55 [INFO] 
11:09:55 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:55 [INFO] 
11:09:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/resources
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/bin
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] 
11:09:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/src/test/resources
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] 
11:09:55 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] No tests to run.
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT-sources.jar
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT.jar
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] 
11:09:55 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.uiforms ---
11:09:55 [INFO] No tests to run.
11:09:55 [INFO] 
11:09:55 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.direct >-----------
11:09:55 [INFO] Building RedDeer Direct 4.7.0-SNAPSHOT                           [12/58]
11:09:55 [INFO]   from plugins/org.eclipse.reddeer.direct/pom.xml
11:09:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:55 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:55 [INFO] 
11:09:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct ---
11:09:55 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct ---
11:09:55 [INFO] 
11:09:55 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct ---
11:09:55 [INFO] Resolving class path of RedDeer Direct...
11:09:56 [INFO] 
11:09:56 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:56 [INFO] 
11:09:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/resources
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/bin
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] 
11:09:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/src/test/resources
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] 
11:09:56 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] No tests to run.
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT-sources.jar
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT.jar
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] 
11:09:56 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.direct ---
11:09:56 [INFO] No tests to run.
11:09:56 [INFO] 
11:09:56 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.junit >------------
11:09:56 [INFO] Building RedDeer JUnit 4.7.0-SNAPSHOT                            [13/58]
11:09:56 [INFO]   from plugins/org.eclipse.reddeer.junit/pom.xml
11:09:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:56 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:56 [INFO] 
11:09:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] Resolving class path of RedDeer JUnit...
11:09:56 [INFO] 
11:09:56 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:56 [INFO] 
11:09:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/resources
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/bin
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/src/test/resources
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] No tests to run.
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT-sources.jar
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT.jar
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit ---
11:09:56 [INFO] No tests to run.
11:09:56 [INFO] 
11:09:56 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse >-----------
11:09:56 [INFO] Building RedDeer Eclipse 4.7.0-SNAPSHOT                          [14/58]
11:09:56 [INFO]   from plugins/org.eclipse.reddeer.eclipse/pom.xml
11:09:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:56 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:57 [INFO] 
11:09:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] 
11:09:57 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] Resolving class path of RedDeer Eclipse...
11:09:57 [INFO] 
11:09:57 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:57 [INFO] 
11:09:57 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/resources
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] Compiling 251 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/bin
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] 
11:09:57 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/src/test/resources
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] 
11:09:57 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] No tests to run.
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse ---
11:09:57 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT-sources.jar
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse ---
11:09:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT.jar
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.eclipse ---
11:09:58 [INFO] 
11:09:58 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.eclipse ---
11:09:58 [INFO] No tests to run.
11:09:58 [INFO] 
11:09:58 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.gef >-------------
11:09:58 [INFO] Building RedDeer GEF 4.7.0-SNAPSHOT                              [15/58]
11:09:58 [INFO]   from plugins/org.eclipse.reddeer.gef/pom.xml
11:09:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:58 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:58 [INFO] 
11:09:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] 
11:09:58 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] Resolving class path of RedDeer GEF...
11:09:58 [INFO] 
11:09:58 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:58 [INFO] 
11:09:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/resources
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/bin
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] 
11:09:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/src/test/resources
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] 
11:09:58 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] No tests to run.
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT-sources.jar
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT.jar
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] 
11:09:58 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef ---
11:09:58 [INFO] No tests to run.
11:09:58 [INFO] 
11:09:58 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy >-----------
11:09:58 [INFO] Building RedDeer GEF Spy 4.7.0-SNAPSHOT                          [16/58]
11:09:58 [INFO]   from plugins/org.eclipse.reddeer.gef.spy/pom.xml
11:09:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:58 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:58 [INFO] 
11:09:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy ---
11:09:58 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy ---
11:09:58 [INFO] 
11:09:58 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.spy ---
11:09:58 [INFO] Resolving class path of RedDeer GEF Spy...
11:09:58 [INFO] 
11:09:58 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy ---
11:09:58 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:58 [INFO] 
11:09:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.spy ---
11:09:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/resources
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.spy ---
11:09:58 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/bin
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] 
11:09:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/src/test/resources
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] 
11:09:59 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] No tests to run.
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT-sources.jar
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT.jar
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] 
11:09:59 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef.spy ---
11:09:59 [INFO] No tests to run.
11:09:59 [INFO] 
11:09:59 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti >----------
11:09:59 [INFO] Building RedDeer Graphiti 4.7.0-SNAPSHOT                         [17/58]
11:09:59 [INFO]   from plugins/org.eclipse.reddeer.graphiti/pom.xml
11:09:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:59 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:59 [INFO] 
11:09:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] 
11:09:59 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] Resolving class path of RedDeer Graphiti...
11:09:59 [INFO] 
11:09:59 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:59 [INFO] 
11:09:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/resources
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/bin
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] 
11:09:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/src/test/resources
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] 
11:09:59 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] No tests to run.
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT-sources.jar
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT.jar
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] 
11:09:59 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.graphiti ---
11:09:59 [INFO] No tests to run.
11:09:59 [INFO] 
11:09:59 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit >----------
11:09:59 [INFO] Building RedDeer JDT Junit 4.7.0-SNAPSHOT                        [18/58]
11:09:59 [INFO]   from plugins/org.eclipse.reddeer.jdt.junit/pom.xml
11:09:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:59 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:59 [INFO] 
11:09:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] 
11:09:59 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] Resolving class path of RedDeer JDT Junit...
11:09:59 [INFO] 
11:09:59 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:09:59 [INFO] 
11:09:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/resources
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/bin
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] 
11:09:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:09:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/src/test/resources
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] 
11:09:59 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] No tests to run.
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT-sources.jar
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [WARNING] /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/build.properties: bin.includes value(s) [resources/] do not match any files.
11:09:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT.jar
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] 
11:09:59 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jdt.junit ---
11:09:59 [INFO] No tests to run.
11:09:59 [INFO] 
11:09:59 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.junit.extension >-------
11:09:59 [INFO] Building RedDeer JUnit Extensions 4.7.0-SNAPSHOT                 [19/58]
11:09:59 [INFO]   from plugins/org.eclipse.reddeer.junit.extension/pom.xml
11:09:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:59 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:09:59 [INFO] 
11:09:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.extension ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension ---
11:09:59 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.extension ---
11:09:59 [INFO] 
11:09:59 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.extension ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.extension ---
11:09:59 [INFO] Resolving class path of RedDeer JUnit Extensions...
11:10:00 [INFO] 
11:10:00 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:00 [INFO] 
11:10:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/resources
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/bin
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] 
11:10:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/src/test/resources
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] 
11:10:00 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] No tests to run.
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT-sources.jar
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT.jar
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] 
11:10:00 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit.extension ---
11:10:00 [INFO] No tests to run.
11:10:00 [INFO] 
11:10:00 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.requirements >--------
11:10:00 [INFO] Building RedDeer Requirements 4.7.0-SNAPSHOT                     [20/58]
11:10:00 [INFO]   from plugins/org.eclipse.reddeer.requirements/pom.xml
11:10:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:00 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:10:00 [INFO] 
11:10:00 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements ---
11:10:00 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements ---
11:10:00 [INFO] 
11:10:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements ---
11:10:00 [INFO] Resolving class path of RedDeer Requirements...
11:10:00 [INFO] 
11:10:00 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements ---
11:10:00 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:00 [INFO] 
11:10:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements ---
11:10:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/resources
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements ---
11:10:00 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/bin
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] 
11:10:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/src/test/resources
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] 
11:10:01 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] No tests to run.
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT-sources.jar
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT.jar
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] 
11:10:01 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.requirements ---
11:10:01 [INFO] No tests to run.
11:10:01 [INFO] 
11:10:01 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.ui >-------------
11:10:01 [INFO] Building RedDeer UI 4.7.0-SNAPSHOT                               [21/58]
11:10:01 [INFO]   from plugins/org.eclipse.reddeer.ui/pom.xml
11:10:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:01 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:10:01 [INFO] 
11:10:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui ---
11:10:01 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui ---
11:10:01 [INFO] 
11:10:01 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui ---
11:10:01 [INFO] Resolving class path of RedDeer UI...
11:10:01 [INFO] Fetching org.slf4j.binding.log4j12_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (23.66kB)
11:10:01 [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (10.42kB)
11:10:01 [INFO] Fetching biz.aQute.bnd.embedded-repo_6.4.1.202306080939.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (5.73MB)
11:10:01 [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (21.17kB)
11:10:01 [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (26.7kB)
11:10:01 [INFO] Fetching org.slf4j.binding.nop_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (15.08kB)
11:10:01 [INFO] 
11:10:01 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui ---
11:10:01 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:01 [INFO] 
11:10:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui ---
11:10:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:01 [INFO] Copying 2 resources
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui ---
11:10:01 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/bin
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] 
11:10:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/src/test/resources
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] 
11:10:02 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] No tests to run.
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT-sources.jar
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT.jar
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] 
11:10:02 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.ui ---
11:10:02 [INFO] No tests to run.
11:10:02 [INFO] 
11:10:02 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.spy >-------------
11:10:02 [INFO] Building RedDeer Spy 4.7.0-SNAPSHOT                              [22/58]
11:10:02 [INFO]   from plugins/org.eclipse.reddeer.spy/pom.xml
11:10:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:02 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:10:02 [INFO] 
11:10:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] 
11:10:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] Resolving class path of RedDeer Spy...
11:10:02 [INFO] 
11:10:02 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:02 [INFO] 
11:10:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:02 [INFO] Copying 1 resource
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/bin
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] 
11:10:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/src/test/resources
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] 
11:10:02 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] No tests to run.
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT-sources.jar
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT.jar
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] 
11:10:02 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.spy ---
11:10:02 [INFO] No tests to run.
11:10:02 [INFO] 
11:10:02 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.recorder >----------
11:10:02 [INFO] Building RedDeer Recorder 4.7.0-SNAPSHOT                         [23/58]
11:10:02 [INFO]   from plugins/org.eclipse.reddeer.recorder/pom.xml
11:10:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:02 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:10:02 [INFO] 
11:10:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder ---
11:10:02 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder ---
11:10:02 [INFO] 
11:10:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.recorder ---
11:10:02 [INFO] Resolving class path of RedDeer Recorder...
11:10:03 [INFO] 
11:10:03 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:03 [INFO] 
11:10:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/resources
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/bin
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] 
11:10:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/src/test/resources
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] 
11:10:03 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] No tests to run.
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT-sources.jar
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT.jar
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] 
11:10:03 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.recorder ---
11:10:03 [INFO] No tests to run.
11:10:03 [INFO] 
11:10:03 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.go >-------------
11:10:03 [INFO] Building RedDeer Go 4.7.0-SNAPSHOT                               [24/58]
11:10:03 [INFO]   from plugins/org.eclipse.reddeer.go/pom.xml
11:10:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:03 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:10:03 [INFO] 
11:10:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] 
11:10:03 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] Resolving class path of RedDeer Go...
11:10:03 [INFO] 
11:10:03 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:03 [INFO] 
11:10:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/resources
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] No sources to compile
11:10:03 [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/src does not exist
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] 
11:10:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/src/test/resources
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] 
11:10:03 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] No tests to run.
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT-sources.jar
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT.jar
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] 
11:10:03 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.go ---
11:10:03 [INFO] No tests to run.
11:10:03 [INFO] 
11:10:03 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.logparser >----------
11:10:03 [INFO] Building RedDeer Log Parser 4.7.0-SNAPSHOT                       [25/58]
11:10:03 [INFO]   from plugins/org.eclipse.reddeer.logparser/pom.xml
11:10:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:03 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:10:03 [INFO] 
11:10:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser ---
11:10:03 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser ---
11:10:03 [INFO] 
11:10:03 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.logparser ---
11:10:03 [INFO] Resolving class path of RedDeer Log Parser...
11:10:03 [INFO] 
11:10:03 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser ---
11:10:03 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:03 [INFO] 
11:10:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.logparser ---
11:10:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/resources
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.logparser ---
11:10:03 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/bin
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/src/test/resources
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] 
11:10:04 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] No tests to run.
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT-sources.jar
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT.jar
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] 
11:10:04 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.logparser ---
11:10:04 [INFO] No tests to run.
11:10:04 [INFO] 
11:10:04 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.codegen >-----------
11:10:04 [INFO] Building RedDeer CodeGen 4.7.0-SNAPSHOT                          [26/58]
11:10:04 [INFO]   from plugins/org.eclipse.reddeer.codegen/pom.xml
11:10:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:04 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:10:04 [INFO] 
11:10:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] 
11:10:04 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] Resolving class path of RedDeer CodeGen...
11:10:04 [INFO] 
11:10:04 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/resources
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/bin
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/src/test/resources
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] 
11:10:04 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] No tests to run.
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT-sources.jar
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT.jar
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] 
11:10:04 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.codegen ---
11:10:04 [INFO] No tests to run.
11:10:04 [INFO] 
11:10:04 [INFO] -------------------< org.eclipse.reddeer:test-apps >--------------------
11:10:04 [INFO] Building RedDeer Test-Apps 4.7.0-SNAPSHOT                        [27/58]
11:10:04 [INFO]   from test-apps/pom.xml
11:10:04 [INFO] --------------------------------[ pom ]---------------------------------
11:10:04 [INFO] 
11:10:04 [INFO] --- clean:3.2.0:clean (default-clean) @ test-apps ---
11:10:04 [INFO] 
11:10:04 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ test-apps ---
11:10:04 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/test-apps/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ test-apps ---
11:10:04 [INFO] 
11:10:04 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.e4 >-------------
11:10:04 [INFO] Building RedDeer E4 Test App 4.7.0-SNAPSHOT                      [28/58]
11:10:04 [INFO]   from test-apps/org.eclipse.reddeer.e4/pom.xml
11:10:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:04 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:10:04 [INFO] 
11:10:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] 
11:10:04 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] Resolving class path of RedDeer E4 Test App...
11:10:04 [INFO] 
11:10:04 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/resources
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/bin
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/src/test/resources
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] 
11:10:04 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] No tests to run.
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4 ---
11:10:04 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
11:10:04 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT-sources.jar
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT.jar
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] 
11:10:04 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4 ---
11:10:04 [INFO] No tests to run.
11:10:04 [INFO] 
11:10:04 [INFO] ---------------------< org.eclipse.reddeer:tests >----------------------
11:10:04 [INFO] Building RedDeer Tests 4.7.0-SNAPSHOT                            [29/58]
11:10:04 [INFO]   from tests/pom.xml
11:10:04 [INFO] --------------------------------[ pom ]---------------------------------
11:10:05 [INFO] 
11:10:05 [INFO] --- clean:3.2.0:clean (default-clean) @ tests ---
11:10:05 [INFO] 
11:10:05 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ tests ---
11:10:05 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ tests ---
11:10:05 [INFO] 
11:10:05 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ tests ---
11:10:05 [INFO] 
11:10:05 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >---------
11:10:05 [INFO] Building RedDeer Common Tests 4.7.0-SNAPSHOT                     [30/58]
11:10:05 [INFO]   from tests/org.eclipse.reddeer.common.test/pom.xml
11:10:05 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:10:05 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:10:05 [INFO] 
11:10:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] 
11:10:05 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] Resolving class path of RedDeer Common Tests...
11:10:05 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.19kB)
11:10:05 [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (16.38kB)
11:10:05 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB)
11:10:05 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.61kB)
11:10:05 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB)
11:10:05 [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.76kB)
11:10:05 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.39kB)
11:10:05 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.49kB)
11:10:05 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.6kB)
11:10:05 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (87.79kB)
11:10:05 [INFO] 
11:10:05 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:10:05 [INFO] 
11:10:05 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/bin
11:10:05 [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources does not exist
11:10:05 [INFO] 
11:10:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:10:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/src/test/resources
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT-sources.jar
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT.jar
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test ---
11:10:06 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.76kB)
11:10:06 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.71kB)
11:10:06 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.69kB)
11:10:06 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.01kB)
11:10:06 [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.87kB)
11:10:06 [INFO] Fetching org.eclipse.platform_4.29.0.v20230830-2200.jar from https://download.eclipse.org/staging/2023-09/plugins/ (586.37kB)
11:10:07 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:10:07 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data/.metadata/.log
11:10:07 [INFO] Command line:
11:10:07 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:10:09 Launching application org.eclipse.ui.ide.workbench...
11:10:12 Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest
11:10:12 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest
11:10:12 testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest)  Time elapsed: 0.006 s
11:10:12 testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest)  Time elapsed: 0.001 s
11:10:12 Running org.eclipse.reddeer.common.properties.LoggerTest
11:10:12 15:10:12.741 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message
11:10:12 15:10:12.741 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message
11:10:12 15:10:12.741 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message
11:10:12 15:10:12.742 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message
11:10:12 15:10:12.742 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message
11:10:12 15:10:12.742 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message
11:10:12 15:10:12.742 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message
11:10:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.reddeer.common.properties.LoggerTest
11:10:12 testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest)  Time elapsed: 0.012 s
11:10:12 Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest
11:10:12 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest
11:10:12 getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0.002 s
11:10:12 getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
11:10:12 getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0.001 s
11:10:12 getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
11:10:12 getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0.001 s
11:10:12 getByName_nonExisting(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
11:10:12 getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
11:10:12 Running org.eclipse.reddeer.common.test.wait.WaitProviderTest
11:10:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest
11:10:12 test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0.008 s
11:10:12 test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0.002 s
11:10:12 test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0 s
11:10:12 Running org.eclipse.reddeer.common.test.wait.WaitWhileTest
11:10:12 15:10:12.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:19 15:10:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
11:10:19 15:10:19.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:23 15:10:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, NO exception will be thrown
11:10:23 15:10:23.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:26 15:10:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
11:10:26 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.563 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest
11:10:26 test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0.055 s
11:10:26 test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0 s
11:10:26 test_WaitWhileFulFilled(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 7.004 s
11:10:26 test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0.001 s
11:10:26 test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 4.001 s
11:10:26 test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 2.501 s
11:10:26 Running org.eclipse.reddeer.common.test.wait.TimePeriodTest
11:10:26 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest
11:10:26 getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 getSeconds_factor1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0.001 s
11:10:26 getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
11:10:26 Running org.eclipse.reddeer.common.test.wait.GroupWaitTest
11:10:26 15:10:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:28 15:10:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
11:10:28 15:10:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:35 15:10:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
11:10:35 15:10:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:39 15:10:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
11:10:39 15:10:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:40 15:10:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
11:10:40 15:10:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:47 15:10:47.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
11:10:47 15:10:47.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:50 15:10:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
11:10:50 15:10:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:10:54 15:10:54.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
11:10:54 15:10:54.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:11:01 15:11:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
11:11:01 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.017 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest
11:11:01 test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 2.505 s
11:11:01 test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 0 s
11:11:01 test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 7.002 s
11:11:01 test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 4.001 s
11:11:01 test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 8.003 s
11:11:01 test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 2.501 s
11:11:01 test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 11.004 s
11:11:01 test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 0 s
11:11:01 Running org.eclipse.reddeer.common.test.wait.WaitUntilTest
11:11:01 15:11:01.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:11:08 15:11:08.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
11:11:08 15:11:08.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:11:15 15:11:15.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
11:11:15 15:11:15.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
11:11:17 15:11:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
11:11:17 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.506 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest
11:11:17 test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0.001 s
11:11:17 test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0 s
11:11:17 test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0 s
11:11:17 test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 7.002 s
11:11:17 test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 7.002 s
11:11:17 test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 2.501 s
11:11:17 Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest
11:11:18 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest
11:11:18 testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.017 s
11:11:18 testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.002 s
11:11:18 testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.002 s
11:11:18 testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
11:11:18 testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
11:11:18 testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
11:11:18 
11:11:18 Results:
11:11:18 
11:11:18 Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
11:11:18 
11:11:18 [INFO] All tests passed!
11:11:18 [INFO] 
11:11:18 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.common.test ---
11:11:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec
11:11:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:11:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:11:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:11:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:11:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:11:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:11:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:11:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:11:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:11:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:11:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:11:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:11:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:11:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:11:20 [INFO] 
11:11:20 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.swt.test >----------
11:11:20 [INFO] Building RedDeer SWT Tests 4.7.0-SNAPSHOT                        [31/58]
11:11:20 [INFO]   from tests/org.eclipse.reddeer.swt.test/pom.xml
11:11:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:11:20 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:11:21 [INFO] 
11:11:21 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] 
11:11:21 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] Resolving class path of RedDeer SWT Tests...
11:11:21 [INFO] 
11:11:21 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:11:21 [INFO] 
11:11:21 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:11:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/resources
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/bin
11:11:21 [INFO] 
11:11:21 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:11:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/src/test/resources
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT-sources.jar
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test ---
11:11:21 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar
11:11:22 [INFO] 
11:11:22 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test ---
11:11:22 [INFO] 
11:11:22 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test ---
11:11:24 [INFO] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.6kB)
11:11:24 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:11:24 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/data/.metadata/.log
11:11:24 [INFO] Command line:
11:11:24 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:11:26 Launching application org.eclipse.ui.ide.workbench...
11:11:26 SLF4J: No SLF4J providers were found.
11:11:26 SLF4J: Defaulting to no-operation (NOP) logger implementation
11:11:26 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
11:11:30 Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
11:11:30 15:11:30.144 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:11:30 15:11:30.146 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:11:30 15:11:30.156 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:11:30 15:11:30.157 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:11:30 15:11:30.231 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
11:11:30 15:11:30.263 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:11:30 15:11:30.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:30 15:11:30.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
11:11:30 15:11:30.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:11:30 15:11:30.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:11:30 15:11:30.326 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:11:30 15:11:30.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:30 15:11:30.331 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:11:30 15:11:30.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:30 15:11:30.334 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:11:30 15:11:30.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:30 15:11:30.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:30 15:11:30.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)
11:11:30 15:11:30.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
11:11:30 15:11:30.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:30 15:11:30.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:30 15:11:30.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:30 15:11:30.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:30 15:11:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:30 15:11:30.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:11:30 15:11:30.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:30 15:11:30.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:30 15:11:30.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
11:11:30 15:11:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:30 15:11:30.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:30 15:11:30.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:11:30 15:11:30.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:11:30 15:11:30.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:11:30 15:11:30.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:30 15:11:30.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:30 15:11:30.545 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:11:30 15:11:30.548 DEBUG [main][AbstractWait] Waiting until shell is active...
11:11:30 15:11:30.548 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:11:30 15:11:30.548 INFO [main][AbstractShell] Close shell Testing shell
11:11:30 15:11:30.548 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:11:30 15:11:30.625 DEBUG [main][AbstractWait] Waiting while shell is available...
11:11:30 15:11:30.625 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:11:30 15:11:30.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
11:11:30 15:11:30.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:30 15:11:30.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:30 15:11:30.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:30 15:11:30.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:30 15:11:30.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)
11:11:30 15:11:30.641 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
11:11:30 15:11:30.642 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:30 15:11:30.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:30 15:11:30.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:30 15:11:30.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
11:11:30 defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)  Time elapsed: 0.298 s
11:11:30 Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
11:11:30 15:11:30.759 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
11:11:30 15:11:30.760 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:11:30 15:11:30.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:30 15:11:30.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
11:11:30 15:11:30.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:30 15:11:30.761 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:11:30 15:11:30.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:30 15:11:30.761 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:11:30 15:11:30.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:30 15:11:30.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:30 15:11:30.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)
11:11:30 15:11:30.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
11:11:30 15:11:30.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:30 15:11:30.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:30 15:11:30.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:30 15:11:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:30 15:11:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:30 15:11:30.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:11:30 15:11:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:30 15:11:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:30 15:11:30.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
11:11:30 15:11:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:30 15:11:30.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:30 15:11:30.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:11:30 15:11:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:11:30 15:11:30.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:11:30 15:11:30.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell'
11:11:30 15:11:30.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:30 15:11:30.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:30 15:11:30.844 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:11:30 15:11:30.844 DEBUG [main][AbstractWait] Waiting until shell is active...
11:11:30 15:11:30.844 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:11:30 15:11:30.844 INFO [main][AbstractShell] Close shell Testing shell
11:11:30 15:11:30.844 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:11:30 15:11:30.850 DEBUG [main][AbstractWait] Waiting while shell is available...
11:11:30 15:11:30.850 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:11:30 15:11:30.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
11:11:30 15:11:30.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:30 15:11:30.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:30 15:11:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:30 15:11:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:30 15:11:30.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)
11:11:30 15:11:30.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
11:11:30 15:11:30.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:30 15:11:30.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:30 15:11:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:30 15:11:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
11:11:30 defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)  Time elapsed: 0.098 s
11:11:30 Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:30 15:11:30.872 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:30 15:11:30.924 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:11:30 15:11:30.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:30 15:11:30.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:30 15:11:30.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:30 15:11:30.925 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:11:30 15:11:30.929 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:30 15:11:30.929 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:11:30 15:11:30.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:30 15:11:30.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:30 15:11:30.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:30 15:11:30.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:30 15:11:30.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:30 15:11:30.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:30 15:11:30.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:31 15:11:31.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 1 and no matchers specified
11:11:31 15:11:31.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:11:31 15:11:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:31 15:11:31.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:31 15:11:31.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:11:31 15:11:31.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:11:31 15:11:31.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:31 15:11:31.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:11:31 15:11:31.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:11:31 15:11:31.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:11:31 15:11:31.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:11:32 15:11:32.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:11:32 15:11:32.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:11:32 15:11:32.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:11:32 15:11:32.141 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found
11:11:32 15:11:32.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:32 15:11:32.144 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:32 15:11:32.144 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:11:32 15:11:32.144 DEBUG [main][AbstractWait] Waiting until shell is active...
11:11:32 15:11:32.144 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:11:32 15:11:32.144 INFO [main][AbstractShell] Close shell Testing shell
11:11:32 15:11:32.144 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:11:32 15:11:32.156 DEBUG [main][AbstractWait] Waiting while shell is available...
11:11:32 15:11:32.156 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:11:32 15:11:32.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:32 15:11:32.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:32 15:11:32.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:32 15:11:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:32 15:11:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:32 15:11:32.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:32 15:11:32.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:32 15:11:32.182 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:32 15:11:32.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:32 15:11:32.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:32 15:11:32.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:32 15:11:32.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:32 15:11:32.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:11:32 is "@#NON_EXISITNG_LABEL%$")
11:11:32 15:11:32.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:11:32 15:11:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:32 15:11:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:32 15:11:32.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:11:32 15:11:32.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:11:32 15:11:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:32 15:11:32.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:32 15:11:32.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:11:32 15:11:32.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:32 15:11:32.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:11:33 15:11:33.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:33 15:11:33.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:11:33 15:11:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:11:33 15:11:33.248 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found
11:11:33 15:11:33.248 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:33 15:11:33.248 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:33 15:11:33.248 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:11:33 15:11:33.249 DEBUG [main][AbstractWait] Waiting until shell is active...
11:11:33 15:11:33.249 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:11:33 15:11:33.249 INFO [main][AbstractShell] Close shell Testing shell
11:11:33 15:11:33.249 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:11:33 15:11:33.264 DEBUG [main][AbstractWait] Waiting while shell is available...
11:11:33 15:11:33.264 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:11:33 15:11:33.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:33 15:11:33.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:33 15:11:33.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:33 15:11:33.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:33 15:11:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:33 15:11:33.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:33 15:11:33.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:33 15:11:33.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:33 15:11:33.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:33 15:11:33.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:33 15:11:33.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:33 15:11:33.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:33 15:11:33.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:11:33 15:11:33.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:11:33 15:11:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:33 15:11:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:33 15:11:33.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:11:33 15:11:33.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:11:33 15:11:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:33 15:11:33.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:33 15:11:33.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:11:33 15:11:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:11:33 15:11:33.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:11:33 15:11:33.331 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute()
11:11:33 15:11:33.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:33 15:11:33.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:33 15:11:33.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:11:33 15:11:33.434 DEBUG [main][AbstractWait] Waiting until shell is active...
11:11:33 15:11:33.434 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:11:33 15:11:33.434 INFO [main][AbstractShell] Close shell Testing shell
11:11:33 15:11:33.434 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:11:33 15:11:33.439 DEBUG [main][AbstractWait] Waiting while shell is available...
11:11:33 15:11:33.440 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:11:33 15:11:33.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:33 15:11:33.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:33 15:11:33.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:33 15:11:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:33 15:11:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:33 15:11:33.475 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:33 15:11:33.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:33 15:11:33.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:33 15:11:33.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:33 15:11:33.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:33 15:11:33.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:33 15:11:33.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:33 15:11:33.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:11:33 15:11:33.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:11:33 15:11:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:33 15:11:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:33 15:11:33.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:11:33 15:11:33.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:11:33 15:11:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:33 15:11:33.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:33 15:11:33.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:11:33 15:11:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:11:33 15:11:33.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:11:33 15:11:33.543 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test";
11:11:33 15:11:33.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:33 15:11:33.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:33 15:11:33.630 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:11:33 15:11:33.631 DEBUG [main][AbstractWait] Waiting until shell is active...
11:11:33 15:11:33.631 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:11:33 15:11:33.631 INFO [main][AbstractShell] Close shell Testing shell
11:11:33 15:11:33.631 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:11:33 15:11:33.637 DEBUG [main][AbstractWait] Waiting while shell is available...
11:11:33 15:11:33.637 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:11:33 15:11:33.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:33 15:11:33.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:33 15:11:33.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:33 15:11:33.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:33 15:11:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:33 15:11:33.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:33 15:11:33.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:33 15:11:33.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:33 15:11:33.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:33 15:11:33.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:33 15:11:33.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:33 15:11:33.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:33 15:11:33.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:11:33 15:11:33.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:11:33 15:11:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:33 15:11:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:33 15:11:33.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:11:33 15:11:33.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:11:33 15:11:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:33 15:11:33.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:33 15:11:33.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:11:33 15:11:33.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:11:33 15:11:33.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:11:33 15:11:33.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:33 15:11:33.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:33 15:11:33.738 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:11:33 15:11:33.738 DEBUG [main][AbstractWait] Waiting until shell is active...
11:11:33 15:11:33.738 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:11:33 15:11:33.738 INFO [main][AbstractShell] Close shell Testing shell
11:11:33 15:11:33.738 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:11:33 15:11:33.865 DEBUG [main][AbstractWait] Waiting while shell is available...
11:11:33 15:11:33.865 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:11:33 15:11:33.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:33 15:11:33.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:33 15:11:33.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:33 15:11:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:33 15:11:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:33 15:11:33.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:33 15:11:33.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:33 15:11:33.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:33 15:11:33.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:33 15:11:33.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:33 15:11:33.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:33 15:11:33.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:33 15:11:33.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:11:33 is "Test browser:")
11:11:33 15:11:33.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:11:33 15:11:33.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:33 15:11:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:33 15:11:33.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:11:33 15:11:33.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:11:33 15:11:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:33 15:11:33.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:33 15:11:33.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:11:33 15:11:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:11:33 15:11:33.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:11:33 15:11:33.918 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:33 15:11:33.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:33 15:11:33.919 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:11:33 15:11:33.919 DEBUG [main][AbstractWait] Waiting until shell is active...
11:11:33 15:11:33.919 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:11:33 15:11:33.919 INFO [main][AbstractShell] Close shell Testing shell
11:11:33 15:11:33.919 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:11:34 15:11:34.009 DEBUG [main][AbstractWait] Waiting while shell is available...
11:11:34 15:11:34.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:11:34 15:11:34.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:34 15:11:34.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:34 15:11:34.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:34 15:11:34.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:34 15:11:34.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:34 15:11:34.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:34 15:11:34.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:34 15:11:34.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:34 15:11:34.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:34 15:11:34.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:34 15:11:34.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:34 15:11:34.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:34 15:11:34.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:11:34 15:11:34.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:11:34 15:11:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:34 15:11:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:34 15:11:34.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:11:34 15:11:34.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:11:34 15:11:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:34 15:11:34.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:34 15:11:34.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:11:34 15:11:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:11:34 15:11:34.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:11:34 15:11:34.056 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/'
11:11:34 15:11:34.059 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:34 15:11:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:11:34 15:11:34.060 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:34 15:11:34.267 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:34 15:11:34.560 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:34 15:11:34.567 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:34 15:11:34.790 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:34 failed to create drawable
11:11:35 15:11:35.060 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:35 15:11:35.079 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:35 15:11:35.560 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:35 15:11:35.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:11:35 15:11:35.561 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:11:45 15:11:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:11:45 15:11:45.563 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:45 15:11:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:11:45 15:11:45.575 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/'
11:11:45 15:11:45.575 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:45 15:11:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:11:45 15:11:45.576 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:45 15:11:45.627 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:45 15:11:45.741 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:46 15:11:46.076 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:46 15:11:46.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:11:46 15:11:46.076 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:11:56 15:11:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:11:56 15:11:56.076 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:56 15:11:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:11:56 15:11:56.077 INFO [WorkbenchTestable][AbstractBrowser] Browser back
11:11:56 15:11:56.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:11:56 15:11:56.079 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:56 15:11:56.079 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:56 15:11:56.204 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:56 15:11:56.579 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:56 15:11:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:11:56 15:11:56.579 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:11:57 15:11:57.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:11:57 15:11:57.580 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:57 15:11:57.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:11:57 15:11:57.582 INFO [WorkbenchTestable][AbstractBrowser] Browser forward
11:11:57 15:11:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:11:57 15:11:57.583 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:57 15:11:57.583 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:57 15:11:57.652 DEBUG [main][BrowserProgressListener] Calling chanded()
11:11:58 15:11:58.083 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:58 15:11:58.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:11:58 15:11:58.084 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:11:59 15:11:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:11:59 15:11:59.084 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:11:59 15:11:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:11:59 15:11:59.085 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:11:59 15:11:59.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:11:59 15:11:59.086 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:11:59 15:11:59.086 DEBUG [main][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.086 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.086 INFO [main][AbstractShell] Close shell Testing shell
11:11:59 15:11:59.086 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:11:59 15:11:59.100 DEBUG [main][AbstractWait] Waiting while shell is available...
11:11:59 15:11:59.100 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:11:59 15:11:59.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:59 15:11:59.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
11:11:59 15:11:59.103 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:59 15:11:59.103 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.232 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
11:11:59 findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 1.252 s
11:11:59 findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 1.098 s
11:11:59 executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.195 s
11:11:59 evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.199 s
11:11:59 findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.195 s
11:11:59 findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.143 s
11:11:59 navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 25.091 s
11:11:59 Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.120 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.121 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:11:59 15:11:59.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.121 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:11:59 15:11:59.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.122 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:11:59 15:11:59.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
11:11:59 15:11:59.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:11:59 15:11:59.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
11:11:59 15:11:59.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.244 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.326 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
11:11:59 15:11:59.329 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
11:11:59 15:11:59.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
11:11:59 15:11:59.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
11:11:59 15:11:59.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.403 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
11:11:59 15:11:59.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
11:11:59 15:11:59.453 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
11:11:59 15:11:59.453 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
11:11:59 15:11:59.453 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
11:11:59 15:11:59.453 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1
11:11:59 15:11:59.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
11:11:59 15:11:59.534 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
11:11:59 15:11:59.534 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
11:11:59 15:11:59.534 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
11:11:59 15:11:59.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.595 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
11:11:59 15:11:59.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
11:11:59 15:11:59.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1"
11:11:59 15:11:59.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:11:59 15:11:59.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:11:59 15:11:59.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:11:59 15:11:59.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
11:11:59 15:11:59.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
11:11:59 15:11:59.673 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
11:11:59 15:11:59.673 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
11:11:59 15:11:59.673 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
11:11:59 15:11:59.673 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1
11:11:59 15:11:59.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
11:11:59 15:11:59.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 15:11:59.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:11:59 15:11:59.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:11:59 15:11:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
11:11:59 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.122 s
11:11:59 testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.113 s
11:11:59 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.045 s
11:11:59 shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.065 s
11:11:59 testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.095 s
11:11:59 hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.046 s
11:11:59 shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.078 s
11:11:59 Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:11:59 15:11:59.695 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:11:59 15:11:59.696 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:11:59 15:11:59.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.696 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:11:59 15:11:59.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.697 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:11:59 15:11:59.731 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.731 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:11:59 15:11:59.731 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:11:59 15:11:59.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
11:11:59 15:11:59.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:11:59 15:11:59.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:11:59 15:11:59.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:11:59 15:11:59.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:11:59 15:11:59.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:59 15:11:59.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:11:59 15:11:59.745 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu.
11:11:59 15:11:59.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:11:59 15:11:59.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:11:59 15:11:59.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:11:59 15:11:59.748 DEBUG [main][MenuItemLookup] Found menu:'File'
11:11:59 15:11:59.748 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:11:59 15:11:59.748 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:11:59 15:11:59.748 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:11:59 15:11:59.748 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:11:59 15:11:59.748 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:11:59 15:11:59.748 DEBUG [main][MenuItemLookup] Item match:Window
11:11:59 15:11:59.752 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:11:59 15:11:59.752 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:11:59 15:11:59.752 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:11:59 15:11:59.752 DEBUG [main][MenuItemLookup] Found menu:''
11:11:59 15:11:59.753 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:11:59 15:11:59.753 DEBUG [main][MenuItemLookup] Item match:Show View
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:''
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:11:59 15:11:59.761 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:11:59 15:11:59.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:11:59 15:11:59.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:11:59 15:11:59.764 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:11:59 15:11:59.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:11:59 15:11:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:11:59 15:11:59.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:11:59 15:11:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:11:59 15:11:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:11:59 15:11:59.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:11:59 15:11:59.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:11:59 15:11:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:11:59 15:11:59.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:11:59 15:11:59.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:11:59 15:11:59.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:11:59 15:11:59.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:11:59 15:11:59.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:11:59 15:11:59.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:11:59 15:11:59.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:11:59 15:11:59.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:11:59 15:11:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:11:59 15:11:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:11:59 15:11:59.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
11:11:59 15:11:59.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:11:59 15:11:59.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:00 15:12:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:00 15:12:00.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:12:00 15:12:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
11:12:00 15:12:00.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:12:00 15:12:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:00 15:12:00.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
11:12:00 15:12:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:00 15:12:00.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:12:00 15:12:00.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT
11:12:00 15:12:00.380 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT
11:12:00 15:12:00.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection
11:12:00 15:12:00.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT
11:12:00 15:12:00.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:00 15:12:00.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:00 15:12:00.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:00 15:12:00.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:00 15:12:00.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:00 15:12:00.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:00 15:12:00.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:12:00 15:12:00.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:00 15:12:00.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:00 15:12:00.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:00 15:12:00.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:00 15:12:00.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:00 15:12:00.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:00 15:12:00.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:00 15:12:00.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:00 15:12:00.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:00 15:12:00.385 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:12:00 15:12:00.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:00 15:12:00.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:00 15:12:00.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:00 15:12:00.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:00 15:12:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:12:00 15:12:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:12:00 15:12:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:12:00 15:12:00.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:00 15:12:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:12:00 15:12:00.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:00 15:12:00.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:00 15:12:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:00 15:12:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:00 15:12:00.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:00 15:12:00.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
11:12:00 15:12:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:00 15:12:00.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:00 15:12:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:00 15:12:00.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:00 15:12:00.469 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
11:12:00 15:12:00.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
11:12:00 15:12:00.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:00 15:12:00.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:00 15:12:00.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:00 15:12:00.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:00 15:12:00.483 DEBUG [main][MenuItemLookup] Found menu:'submenu'
11:12:00 15:12:00.483 DEBUG [main][MenuItemLookup] Found menu:''
11:12:00 15:12:00.483 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID'
11:12:00 15:12:00.483 DEBUG [main][MenuItemLookup] Item match:View Action with ID
11:12:00 15:12:00.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID"
11:12:00 15:12:00.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID
11:12:00 15:12:00.483 INFO [main][MenuItemHandler] Select menu item: View Action with ID
11:12:00 15:12:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled....
11:12:00 15:12:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully
11:12:00 15:12:00.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:12:00 15:12:00.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:00 15:12:00.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:00 15:12:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:00 15:12:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:00 15:12:00.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
11:12:00 15:12:00.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:00 15:12:00.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
11:12:00 15:12:00.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:12:00 15:12:00.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:00 15:12:00.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:00 15:12:00.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:00 15:12:00.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:00 15:12:00.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
11:12:00 15:12:00.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:00 15:12:00.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:00 15:12:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:00 15:12:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:00 15:12:00.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:00 15:12:00.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
11:12:00 15:12:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:00 15:12:00.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:00 15:12:00.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:00 15:12:00.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:00 15:12:00.540 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
11:12:00 15:12:00.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
11:12:00 15:12:00.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:00 15:12:00.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:00 15:12:00.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:00 15:12:00.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:00 15:12:00.543 DEBUG [main][MenuItemLookup] Found menu:'submenu'
11:12:00 15:12:00.543 DEBUG [main][MenuItemLookup] Item match:submenu
11:12:00 15:12:00.546 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA'
11:12:00 15:12:00.546 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA
11:12:00 15:12:00.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A"
11:12:00 15:12:00.547 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA
11:12:00 15:12:00.547 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A
11:12:00 15:12:00.548 DEBUG [main][MenuItemLookup] Found menu:'submenu'
11:12:00 15:12:00.548 DEBUG [main][MenuItemLookup] Item match:submenu
11:12:00 15:12:00.549 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA'
11:12:00 15:12:00.549 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB'
11:12:00 15:12:00.549 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB
11:12:00 15:12:00.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B"
11:12:00 15:12:00.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB
11:12:00 15:12:00.549 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B
11:12:00 15:12:00.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:12:00 15:12:00.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:00 15:12:00.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:00 15:12:00.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:00 15:12:00.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:00 15:12:00.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
11:12:00 15:12:00.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:00 15:12:00.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
11:12:00 15:12:00.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:12:00 15:12:00.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:00 15:12:00.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:00 15:12:00.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:00 15:12:00.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:00 15:12:00.557 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
11:12:00 15:12:00.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:00 15:12:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:00 15:12:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:00 15:12:00.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:00 15:12:00.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:00 15:12:00.558 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:00 15:12:00.558 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:00 15:12:00.558 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:00 15:12:00.558 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:00 15:12:00.558 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:00 15:12:00.558 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:00 15:12:00.558 DEBUG [main][MenuItemLookup] Item match:Window
11:12:00 15:12:00.558 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:00 15:12:00.558 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:00 15:12:00.559 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:00 15:12:00.559 DEBUG [main][MenuItemLookup] Found menu:''
11:12:00 15:12:00.559 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:00 15:12:00.559 DEBUG [main][MenuItemLookup] Item match:Show View
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:''
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:12:00 15:12:00.562 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:12:00 15:12:00.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:12:00 15:12:00.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:12:00 15:12:00.573 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:12:00 15:12:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:12:00 15:12:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:12:00 15:12:00.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:12:00 15:12:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:00 15:12:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:00 15:12:00.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:00 15:12:00.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:00 15:12:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:00 15:12:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:00 15:12:00.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:00 15:12:00.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:00 15:12:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:00 15:12:00.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:00 15:12:00.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:00 15:12:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:00 15:12:00.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:00 15:12:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:00 15:12:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:00 15:12:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:12:00 15:12:00.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:12:00 15:12:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:01 15:12:01.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:01 15:12:01.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:12:01 15:12:01.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:12:01 15:12:01.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:12:01 15:12:01.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:01 15:12:01.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:12:01 15:12:01.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:01 15:12:01.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:12:01 15:12:01.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
11:12:01 15:12:01.141 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
11:12:01 15:12:01.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
11:12:01 15:12:01.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
11:12:01 15:12:01.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:01 15:12:01.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:01 15:12:01.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:01 15:12:01.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:01 15:12:01.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:01 15:12:01.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:01 15:12:01.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:12:01 15:12:01.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:01 15:12:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:01 15:12:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:01 15:12:01.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:01 15:12:01.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:01 15:12:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:01 15:12:01.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:01 15:12:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:01 15:12:01.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:01 15:12:01.144 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:12:01 15:12:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:01 15:12:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:01 15:12:01.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:01 15:12:01.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:01 15:12:01.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:12:01 15:12:01.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:12:01 15:12:01.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:12:01 15:12:01.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:01 15:12:01.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:12:01 15:12:01.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:01 15:12:01.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:01 15:12:01.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:01 15:12:01.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:01 15:12:01.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:01 15:12:01.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:12:01 15:12:01.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:01 15:12:01.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:01 15:12:01.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:01 15:12:01.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:01 15:12:01.306 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:12:01 15:12:01.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:12:01 15:12:01.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:01 15:12:01.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:01 15:12:01.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:01 15:12:01.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:01 15:12:01.331 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:12:01 15:12:01.331 DEBUG [main][MenuItemLookup] Found menu:''
11:12:01 15:12:01.331 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:12:01 15:12:01.331 DEBUG [main][MenuItemLookup] Item match:Filters...
11:12:01 15:12:01.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..."
11:12:01 15:12:01.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters...
11:12:01 15:12:01.331 INFO [main][MenuItemHandler] Select menu item: &Filters...
11:12:01 15:12:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available....
11:12:01 15:12:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available. finished successfully
11:12:01 15:12:01.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters
11:12:01 15:12:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:01 15:12:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:01 15:12:01.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:12:01 15:12:01.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:01 15:12:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:01 15:12:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:01 15:12:01.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent
11:12:01 15:12:01.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:01 15:12:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:01 15:12:01.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:01 15:12:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:01 15:12:01.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:01 15:12:01.454 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:12:01 15:12:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:01 15:12:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:01 15:12:01.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:01 15:12:01.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:01 15:12:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available....
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available. finished successfully
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:01 15:12:01.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:01 15:12:01.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:01 15:12:01.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:12:01 15:12:01.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:01 15:12:01.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:01 15:12:01.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:01 15:12:01.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:01 15:12:01.564 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:12:01 15:12:01.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:01 15:12:01.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:01 15:12:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:01 15:12:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:01 15:12:01.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:01 15:12:01.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:12:01 15:12:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:01 15:12:01.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:01 15:12:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:01 15:12:01.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:01 15:12:01.575 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:12:01 15:12:01.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:12:01 15:12:01.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:01 15:12:01.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:01 15:12:01.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:01 15:12:01.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:01 15:12:01.577 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:12:01 15:12:01.577 DEBUG [main][MenuItemLookup] Found menu:''
11:12:01 15:12:01.578 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:12:01 15:12:01.578 DEBUG [main][MenuItemLookup] Found menu:''
11:12:01 15:12:01.578 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events'
11:12:01 15:12:01.578 DEBUG [main][MenuItemLookup] Found menu:'Show text filter'
11:12:01 15:12:01.578 DEBUG [main][MenuItemLookup] Item match:Show text filter
11:12:01 15:12:01.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter"
11:12:01 15:12:01.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter
11:12:01 15:12:01.579 INFO [main][MenuItemHandler] Select menu item: &Show text filter
11:12:01 15:12:01.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:01 15:12:01.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:01 15:12:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:01 15:12:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:01 15:12:01.582 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent
11:12:01 15:12:01.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:01 15:12:01.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:01 15:12:01.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:01 15:12:01.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:02 15:12:02.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:02 15:12:02.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:02 15:12:02.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:02 15:12:02.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:02 15:12:02.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:02 15:12:02.587 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
11:12:02 15:12:02.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:12:02 15:12:02.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:02 15:12:02.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:02 15:12:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:02 15:12:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:02 15:12:02.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
11:12:02 15:12:02.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:12:02 15:12:02.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:02 15:12:02.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:02 15:12:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:02 15:12:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:02 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
11:12:02 actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.753 s
11:12:02 parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.065 s
11:12:02 testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.998 s
11:12:02 testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 1.04 s
11:12:02 Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
11:12:02 15:12:02.598 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
11:12:02 15:12:02.599 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:02 15:12:02.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:02 15:12:02.599 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
11:12:02 15:12:02.599 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:02 15:12:02.599 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:02 15:12:02.599 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:02 15:12:02.599 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:02 15:12:02.599 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:02 15:12:02.601 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:12:02 15:12:02.601 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
11:12:02 15:12:02.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:02 15:12:02.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:02 15:12:02.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:02 15:12:02.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:02 15:12:02.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:02 15:12:02.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:12:02 15:12:02.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:02 15:12:02.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:02 15:12:02.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:02 15:12:02.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:02 15:12:02.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:12:02 15:12:02.615 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:12:02 15:12:02.616 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:12:02 15:12:02.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:02 15:12:02.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:12:02 15:12:02.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:12:02 15:12:02.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:12:02 15:12:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:02 15:12:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:02 15:12:02.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:12:02 15:12:02.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:02 15:12:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:02 15:12:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:02 15:12:02.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:12:02 15:12:02.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:02 15:12:02.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:02 15:12:02.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:02 15:12:02.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:02 15:12:02.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:02 15:12:02.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:12:02 15:12:02.683 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
11:12:02 15:12:02.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:12:02 15:12:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:12:02 15:12:02.686 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:12:02 15:12:02.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:12:02 15:12:02.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:12:02 15:12:02.686 TRACE [main][WidgetHandler] Notify Table with event 13
11:12:02 15:12:02.687 TRACE [main][WidgetHandler] Wait for synchronization
11:12:02 15:12:02.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:02 15:12:02.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:02 15:12:02.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:02 15:12:02.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:12:02 15:12:02.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:02 15:12:02.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:02 15:12:02.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:02 15:12:02.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:12:02 15:12:02.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:02 15:12:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:02 15:12:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:02 15:12:02.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:12:02 15:12:02.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:02 15:12:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:02 15:12:02.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:02 15:12:02.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:02 15:12:02.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:02 15:12:02.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:02 15:12:02.690 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:12:02 15:12:02.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:02 15:12:02.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:02 15:12:02.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:02 15:12:02.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:03 15:12:03.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:12:03 15:12:03.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:12:03 15:12:03.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:12:03 15:12:03.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:03 15:12:03.264 DEBUG [main][MenuItemLookup] Item match:Window
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.265 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:12:03 15:12:03.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Item match:Window
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:12:03 15:12:03.266 DEBUG [main][MenuItemLookup] Item match:Perspective
11:12:03 15:12:03.270 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:12:03 15:12:03.270 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.270 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:12:03 15:12:03.270 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:12:03 15:12:03.270 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:12:03 15:12:03.270 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:12:03 15:12:03.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:12:03 15:12:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.271 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Item match:Window
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:03 15:12:03.271 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:12:03 15:12:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.272 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:03 15:12:03.272 DEBUG [main][MenuItemLookup] Item match:Window
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Item match:Perspective
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:12:03 15:12:03.273 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:12:03 15:12:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.280 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Item match:Window
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.281 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:12:03 15:12:03.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Item match:Window
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:03 15:12:03.282 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.283 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:03 15:12:03.283 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:12:03 15:12:03.283 DEBUG [main][MenuItemLookup] Item match:Perspective
11:12:03 15:12:03.283 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:12:03 15:12:03.283 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.283 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:12:03 15:12:03.283 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:12:03 15:12:03.283 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:12:03 15:12:03.283 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:12:03 15:12:03.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:12:03 15:12:03.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:12:03 15:12:03.283 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:12:03 15:12:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:12:03 15:12:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:12:03 15:12:03.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:12:03 15:12:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:03 15:12:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:03 15:12:03.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:03 15:12:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:12:03 15:12:03.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:03 15:12:03.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:03 15:12:03.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:03 15:12:03.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:12:03 15:12:03.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:03 15:12:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:12:03 15:12:03.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:03 15:12:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:03 15:12:03.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:03 15:12:03.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:03 15:12:03.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:03 15:12:03.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:03 15:12:03.356 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:12:03 15:12:03.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:03 15:12:03.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:03 15:12:03.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:03 15:12:03.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:03 15:12:03.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:03 15:12:03.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)
11:12:03 15:12:03.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
11:12:03 15:12:03.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:03 15:12:03.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:03 15:12:03.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:03 15:12:03.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:03 15:12:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:03 15:12:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:03 15:12:03.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:03 15:12:03.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Run.*')
11:12:03 15:12:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:03 15:12:03.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:03 15:12:03.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:03 15:12:03.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:03 15:12:03.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:12:03 15:12:03.546 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:12:03 15:12:03.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:03 15:12:03.666 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)'
11:12:03 15:12:03.666 DEBUG [main][MenuItemLookup] Found menu:''
11:12:03 15:12:03.666 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:12:03 15:12:03.666 DEBUG [main][MenuItemLookup] Item match:Run As
11:12:03 15:12:03.669 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)'
11:12:03 15:12:03.669 DEBUG [main][MenuItemLookup] Item match:(none applicable)
11:12:03 15:12:03.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)"
11:12:03 15:12:03.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
11:12:03 15:12:03.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:03 15:12:03.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:03 15:12:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)
11:12:03 15:12:03.670 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
11:12:03 15:12:03.670 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:03 15:12:03.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:03 15:12:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
11:12:03 WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)  Time elapsed: 0.133 s
11:12:03 Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.675 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.676 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:03 15:12:03.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:03 15:12:03.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:03 15:12:03.676 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:03 15:12:03.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:03 15:12:03.685 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:03 15:12:03.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:03 15:12:03.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:03 15:12:03.685 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:03 15:12:03.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:03 15:12:03.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:03 15:12:03.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:03 15:12:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:03 15:12:03.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:03 15:12:03.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:03 15:12:03.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:03 15:12:03.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:03 15:12:03.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu")
11:12:03 15:12:03.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:03 15:12:03.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:03 15:12:03.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:03 15:12:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:03 15:12:03.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:12:03 15:12:03.723 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:12:03 15:12:03.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:03 15:12:03.734 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1'
11:12:03 15:12:03.734 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1
11:12:03 15:12:03.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:03 15:12:03.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:03 15:12:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:03 15:12:03.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:03 15:12:03.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:03 15:12:03.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:03 15:12:03.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:03 15:12:03.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:03 15:12:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:03 15:12:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:03 15:12:03.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:03 15:12:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:03 15:12:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:03 15:12:03.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu")
11:12:03 15:12:03.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:03 15:12:03.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:03 15:12:03.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:03 15:12:03.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:03 15:12:03.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:12:03 15:12:03.800 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:12:03 15:12:03.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:03 15:12:03.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1"
11:12:03 15:12:03.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2"
11:12:03 15:12:03.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3"
11:12:03 15:12:03.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:03 15:12:03.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:03 15:12:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:03 15:12:03.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:03 15:12:03.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:03 15:12:03.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:03 15:12:03.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:03 15:12:03.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:03 15:12:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:03 15:12:03.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:03 15:12:03.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:03 15:12:03.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:03 15:12:03.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:03 15:12:03.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu")
11:12:03 15:12:03.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:03 15:12:03.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:03 15:12:03.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:03 15:12:03.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:03 15:12:03.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:12:03 15:12:03.892 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:12:03 15:12:03.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:03 15:12:03.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:03 15:12:03.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:03 15:12:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:03 15:12:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:03 15:12:03.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:03 15:12:03.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:03 15:12:03.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:03 15:12:03.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:03 15:12:03.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:03 15:12:03.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:03 15:12:03.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:03 15:12:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:03 15:12:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:03 15:12:03.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:03 15:12:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:03 15:12:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:03 15:12:03.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu")
11:12:03 15:12:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:03 15:12:03.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:03 15:12:03.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:03 15:12:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:03 15:12:03.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:12:03 15:12:03.985 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:12:03 15:12:03.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:03 15:12:03.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1"
11:12:04 15:12:04.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:04 15:12:04.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:04 15:12:04.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:04 15:12:04.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:04 15:12:04.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "genericToolItem")
11:12:04 15:12:04.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:12:04 15:12:04.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:04 15:12:04.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
11:12:04 15:12:04.126 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:04 15:12:04.126 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
11:12:04 toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.066 s
11:12:04 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.104 s
11:12:04 toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.091 s
11:12:04 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.093 s
11:12:04 toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.086 s
11:12:04 Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.132 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.133 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:04 15:12:04.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.133 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:04 15:12:04.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.133 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:04 15:12:04.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:04 15:12:04.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:04 15:12:04.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:04 15:12:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:04 15:12:04.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:04 15:12:04.171 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:04 15:12:04.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:04 15:12:04.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:04 15:12:04.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:04 15:12:04.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.172 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:04 15:12:04.172 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
11:12:04 15:12:04.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
11:12:04 15:12:04.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2"
11:12:04 15:12:04.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:04 15:12:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:04 15:12:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:04 15:12:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:04 15:12:04.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:04 15:12:04.252 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:04 15:12:04.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:04 15:12:04.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:04 15:12:04.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:04 15:12:04.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.252 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:04 15:12:04.252 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
11:12:04 15:12:04.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
11:12:04 15:12:04.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:04 15:12:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:04 15:12:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:04 15:12:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:04 15:12:04.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:04 15:12:04.339 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:04 15:12:04.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:04 15:12:04.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:04 15:12:04.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:04 15:12:04.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.340 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:04 15:12:04.340 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
11:12:04 15:12:04.340 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
11:12:04 15:12:04.340 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
11:12:04 15:12:04.340 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
11:12:04 15:12:04.340 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio
11:12:04 15:12:04.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio"
11:12:04 15:12:04.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio
11:12:04 15:12:04.340 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio
11:12:04 15:12:04.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:04 15:12:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:04 15:12:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:04 15:12:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:04 15:12:04.427 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:04 15:12:04.427 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:04 15:12:04.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:04 15:12:04.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:04 15:12:04.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:04 15:12:04.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.428 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:04 15:12:04.428 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
11:12:04 15:12:04.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:04 15:12:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:04 15:12:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:04 15:12:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:04 15:12:04.497 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:04 15:12:04.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:04 15:12:04.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:04 15:12:04.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:04 15:12:04.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.498 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:04 15:12:04.498 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
11:12:04 15:12:04.498 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
11:12:04 15:12:04.498 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
11:12:04 15:12:04.498 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
11:12:04 15:12:04.498 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
11:12:04 15:12:04.498 DEBUG [main][MenuItemLookup] Item match:DisabledMenu
11:12:04 15:12:04.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
11:12:04 15:12:04.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.580 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
11:12:04 15:12:04.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:04 15:12:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:04 15:12:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:04 15:12:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:04 15:12:04.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:04 15:12:04.654 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:04 15:12:04.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:04 15:12:04.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:04 15:12:04.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:04 15:12:04.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.655 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:04 15:12:04.655 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
11:12:04 15:12:04.655 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
11:12:04 15:12:04.655 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
11:12:04 15:12:04.655 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
11:12:04 15:12:04.655 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
11:12:04 15:12:04.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
11:12:04 15:12:04.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
11:12:04 15:12:04.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.754 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.754 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:04 15:12:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:04 15:12:04.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:04 15:12:04.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:04 15:12:04.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:04 15:12:04.801 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:04 15:12:04.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:04 15:12:04.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:04 15:12:04.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:04 15:12:04.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.802 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:04 15:12:04.802 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
11:12:04 15:12:04.802 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
11:12:04 15:12:04.802 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
11:12:04 15:12:04.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
11:12:04 15:12:04.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild"
11:12:04 15:12:04.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:04 15:12:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:04 15:12:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:04 15:12:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:04 15:12:04.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:04 15:12:04.881 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:04 15:12:04.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:04 15:12:04.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:04 15:12:04.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:04 15:12:04.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.881 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:04 15:12:04.881 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
11:12:04 15:12:04.881 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
11:12:04 15:12:04.881 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
11:12:04 15:12:04.881 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
11:12:04 15:12:04.881 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
11:12:04 15:12:04.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:04 15:12:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:04 15:12:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:04 15:12:04.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:04 15:12:04.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:04 15:12:04.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:04 15:12:04.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:04 15:12:04.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:04 15:12:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:04 15:12:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:04 15:12:04.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:04 15:12:04.974 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:04 15:12:04.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:04 15:12:04.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:04 15:12:04.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:04 15:12:04.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:04 15:12:04.975 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:04 15:12:04.975 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
11:12:04 15:12:04.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
11:12:04 15:12:04.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1
11:12:04 15:12:04.975 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1
11:12:04 15:12:04.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
11:12:04 15:12:04.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:04 15:12:04.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:04 15:12:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent
11:12:04 15:12:04.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:04 15:12:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:04 15:12:04.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:04 15:12:04.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:04 15:12:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:04 15:12:04.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:04 15:12:04.976 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:04 15:12:04.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:04 15:12:04.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:04 15:12:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:04 15:12:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:04 15:12:04.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:04 15:12:04.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:04 15:12:04.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:04 15:12:04.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:04 15:12:04.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:04 15:12:04.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:05 15:12:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:05 15:12:05.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:05 15:12:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:05 15:12:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:05 15:12:05.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:05 15:12:05.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:05 15:12:05.053 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:05 15:12:05.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:05 15:12:05.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:05 15:12:05.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:05 15:12:05.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:05 15:12:05.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:05 15:12:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:05 15:12:05.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:05 15:12:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
11:12:05 15:12:05.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:05 15:12:05.133 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem'
11:12:05 15:12:05.134 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem
11:12:05 15:12:05.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:05 15:12:05.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:05 15:12:05.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:05 15:12:05.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:05 15:12:05.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:05 15:12:05.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:05 15:12:05.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:05 15:12:05.204 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:05 15:12:05.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:05 15:12:05.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:05 15:12:05.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:05 15:12:05.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:05 15:12:05.204 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:05 15:12:05.204 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
11:12:05 15:12:05.204 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
11:12:05 15:12:05.204 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
11:12:05 15:12:05.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu"
11:12:05 15:12:05.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:05 15:12:05.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:05 15:12:05.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:05 15:12:05.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:05 15:12:05.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:05 15:12:05.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:05 15:12:05.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:05 15:12:05.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:05 15:12:05.288 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:05 15:12:05.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:05 15:12:05.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:05 15:12:05.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:05 15:12:05.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:05 15:12:05.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:05 15:12:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:05 15:12:05.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:05 15:12:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:05 15:12:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:05 15:12:05.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:05 15:12:05.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:05 15:12:05.371 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:05 15:12:05.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:05 15:12:05.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:05 15:12:05.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:05 15:12:05.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:05 15:12:05.372 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:05 15:12:05.372 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
11:12:05 15:12:05.372 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
11:12:05 15:12:05.372 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
11:12:05 15:12:05.372 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild'
11:12:05 15:12:05.372 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild
11:12:05 15:12:05.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
11:12:05 15:12:05.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:05 15:12:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:05 15:12:05.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:05 15:12:05.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:05 15:12:05.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:05 15:12:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:05 15:12:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:05 15:12:05.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:05 15:12:05.451 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:05 15:12:05.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:05 15:12:05.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:05 15:12:05.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:05 15:12:05.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:05 15:12:05.452 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:05 15:12:05.452 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
11:12:05 15:12:05.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:05 15:12:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:05 15:12:05.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:05 15:12:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:05 15:12:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:05 15:12:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:05 15:12:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:05 15:12:05.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:05 15:12:05.544 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:05 15:12:05.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:05 15:12:05.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:05 15:12:05.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:05 15:12:05.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:05 15:12:05.545 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:05 15:12:05.545 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
11:12:05 15:12:05.545 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
11:12:05 15:12:05.545 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
11:12:05 15:12:05.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
11:12:05 15:12:05.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
11:12:05 15:12:05.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
11:12:05 15:12:05.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
11:12:05 15:12:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:12:05 15:12:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:05 15:12:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:05 15:12:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:05 15:12:05.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
11:12:05 15:12:05.649 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
11:12:05 15:12:05.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
11:12:05 15:12:05.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
11:12:05 15:12:05.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:12:05 15:12:05.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:05 15:12:05.650 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
11:12:05 15:12:05.650 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
11:12:05 15:12:05.650 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
11:12:05 15:12:05.650 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
11:12:05 15:12:05.650 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck
11:12:05 15:12:05.650 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck"
11:12:05 15:12:05.650 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck
11:12:05 15:12:05.650 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck
11:12:05 15:12:05.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
11:12:05 15:12:05.678 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 15:12:05.678 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
11:12:05 menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.055 s
11:12:05 menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.098 s
11:12:05 radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.084 s
11:12:05 getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.087 s
11:12:05 disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.084 s
11:12:05 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.05 s
11:12:05 getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.075 s
11:12:05 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.084 s
11:12:05 menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.078 s
11:12:05 getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.104 s
11:12:05 selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.056 s
11:12:05 getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.076 s
11:12:05 shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.083 s
11:12:05 menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.099 s
11:12:05 getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.08 s
11:12:05 menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.069 s
11:12:05 getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.09 s
11:12:05 menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.088 s
11:12:05 checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.097 s
11:12:05 Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:05 15:12:05.684 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:05 15:12:05.685 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:05 15:12:05.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:05 15:12:05.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.685 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:05 15:12:05.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.685 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:05 15:12:05.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
11:12:05 15:12:05.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:05 15:12:05.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:05 15:12:05.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:05 15:12:05.702 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
11:12:05 15:12:05.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:05 15:12:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.703 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:05 15:12:05.703 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:05 15:12:05.703 DEBUG [main][MenuItemLookup] Item match:Window
11:12:05 15:12:05.704 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:05 15:12:05.704 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:05 15:12:05.704 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:05 15:12:05.704 DEBUG [main][MenuItemLookup] Found menu:''
11:12:05 15:12:05.704 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:05 15:12:05.704 DEBUG [main][MenuItemLookup] Item match:Show View
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:''
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:12:05 15:12:05.708 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:12:05 15:12:05.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:12:05 15:12:05.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:12:05 15:12:05.709 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:12:05 15:12:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:12:05 15:12:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:12:05 15:12:05.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:12:05 15:12:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:05 15:12:05.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:05 15:12:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:05 15:12:05.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:05 15:12:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:05 15:12:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:05 15:12:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:05 15:12:05.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
11:12:05 15:12:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:05 15:12:05.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:12:05 15:12:05.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
11:12:05 15:12:05.790 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
11:12:05 15:12:05.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
11:12:05 15:12:05.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
11:12:05 15:12:05.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:05 15:12:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:05 15:12:05.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:05 15:12:05.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:12:05 15:12:05.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:05 15:12:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:05 15:12:05.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:05 15:12:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:05 15:12:05.793 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:12:05 15:12:05.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:05 15:12:05.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:05 15:12:05.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:05 15:12:05.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:05 15:12:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:12:05 15:12:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:12:05 15:12:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:12:05 15:12:05.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:12:05 15:12:05.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:05 15:12:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:05 15:12:05.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
11:12:05 15:12:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:05 15:12:05.909 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
11:12:05 15:12:05.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
11:12:05 15:12:05.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:05 15:12:05.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:05 15:12:05.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:05 15:12:05.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:05 15:12:05.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.view.WorkbenchView, index 0 and following matchers specified ( with key 'org.eclipse.reddeer.widget.key' and value 'text1')
11:12:05 15:12:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key
11:12:05 15:12:05.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:05 15:12:05.929 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:05 15:12:05.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:05 15:12:05.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:05 15:12:05.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:05 15:12:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:05 15:12:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:05 15:12:05.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
11:12:05 15:12:05.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:05 15:12:05.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
11:12:05 15:12:05.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:05 15:12:05.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:05 15:12:05.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:05 15:12:05.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:05 15:12:05.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:05 15:12:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:05 15:12:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:05 15:12:05.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:05 15:12:05.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
11:12:05 15:12:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:05 15:12:05.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:05 15:12:05.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:05 15:12:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:05 15:12:05.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:05 15:12:05.959 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
11:12:05 15:12:05.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
11:12:05 15:12:05.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:05 15:12:05.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:05 15:12:05.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:05 15:12:05.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:05 15:12:05.971 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
11:12:05 15:12:05.971 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
11:12:05 15:12:05.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
11:12:05 15:12:05.973 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:12:06 15:12:06.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:06 15:12:06.042 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
11:12:06 15:12:06.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:06 15:12:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:06 15:12:06.043 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:06 15:12:06.043 DEBUG [main][MenuItemLookup] Item match:Window
11:12:06 15:12:06.044 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:06 15:12:06.044 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:06 15:12:06.044 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:06 15:12:06.044 DEBUG [main][MenuItemLookup] Found menu:''
11:12:06 15:12:06.044 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:06 15:12:06.044 DEBUG [main][MenuItemLookup] Item match:Show View
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:''
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:12:06 15:12:06.049 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:12:06 15:12:06.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:12:06 15:12:06.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:12:06 15:12:06.051 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:12:06 15:12:06.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:12:06 15:12:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:12:06 15:12:06.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:12:06 15:12:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:06 15:12:06.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:06 15:12:06.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:06 15:12:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:06 15:12:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:06 15:12:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
11:12:06 15:12:06.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:12:06 15:12:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:06 15:12:06.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
11:12:06 15:12:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:06 15:12:06.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:12:06 15:12:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
11:12:06 15:12:06.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:12:06 15:12:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:06 15:12:06.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
11:12:06 15:12:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:06 15:12:06.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:12:06 15:12:06.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
11:12:06 15:12:06.135 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
11:12:06 15:12:06.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
11:12:06 15:12:06.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
11:12:06 15:12:06.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:06 15:12:06.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:12:06 15:12:06.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:06 15:12:06.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:06 15:12:06.138 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:12:06 15:12:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:06 15:12:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:06 15:12:06.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:06 15:12:06.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:06 15:12:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:12:06 15:12:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:12:06 15:12:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:12:06 15:12:06.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:12:06 15:12:06.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:06 15:12:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:06 15:12:06.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
11:12:06 15:12:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:06 15:12:06.199 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
11:12:06 15:12:06.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
11:12:06 15:12:06.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:06 15:12:06.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:06 15:12:06.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:06 15:12:06.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:06 15:12:06.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.210 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:06 15:12:06.210 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:06 15:12:06.210 DEBUG [main][MenuItemLookup] Item match:File
11:12:06 15:12:06.213 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:12:06 15:12:06.223 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:''
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:''
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:12:06 15:12:06.227 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:12:06 15:12:06.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:12:06 15:12:06.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:12:06 15:12:06.229 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:12:06 15:12:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
11:12:06 15:12:06.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully
11:12:06 15:12:06.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:12:06 15:12:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:06 15:12:06.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:12:06 15:12:06.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.313 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.313 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue
11:12:06 15:12:06.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:12:06 15:12:06.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:12:06 15:12:06.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:06 15:12:06.316 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:12:06 15:12:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:06 15:12:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:06 15:12:06.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:06 15:12:06.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:06 15:12:06.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:06 15:12:06.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:06 15:12:06.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:06 15:12:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
11:12:06 15:12:06.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:06 15:12:06.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
11:12:06 15:12:06.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:06 15:12:06.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:06 15:12:06.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:06 15:12:06.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:06 15:12:06.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:06 15:12:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:06 15:12:06.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
11:12:06 15:12:06.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:06 15:12:06.365 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
11:12:06 15:12:06.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
11:12:06 15:12:06.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:06 15:12:06.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:06 15:12:06.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:06 15:12:06.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:06 15:12:06.368 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
11:12:06 15:12:06.368 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
11:12:06 15:12:06.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
11:12:06 15:12:06.368 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:12:06 15:12:06.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:06 15:12:06.412 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
11:12:06 15:12:06.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:06 15:12:06.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:06 15:12:06.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:12:06 15:12:06.412 DEBUG [main][MenuItemLookup] Found menu:'File'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Item match:Window
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:''
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:12:06 15:12:06.413 DEBUG [main][MenuItemLookup] Item match:Show View
11:12:06 15:12:06.427 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:''
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:12:06 15:12:06.428 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:12:06 15:12:06.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:12:06 15:12:06.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:12:06 15:12:06.441 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:12:06 15:12:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:12:06 15:12:06.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:12:06 15:12:06.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:12:06 15:12:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:06 15:12:06.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:06 15:12:06.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:06 15:12:06.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
11:12:06 15:12:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:06 15:12:06.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:12:06 15:12:06.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
11:12:06 15:12:06.505 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
11:12:06 15:12:06.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
11:12:06 15:12:06.505 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
11:12:06 15:12:06.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:06 15:12:06.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:12:06 15:12:06.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:12:06 15:12:06.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:06 15:12:06.507 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:12:06 15:12:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:06 15:12:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:06 15:12:06.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:06 15:12:06.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:06 15:12:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:12:06 15:12:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:12:06 15:12:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:12:06 15:12:06.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:12:06 15:12:06.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:06 15:12:06.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:06 15:12:06.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
11:12:06 15:12:06.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:06 15:12:06.593 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
11:12:06 15:12:06.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
11:12:06 15:12:06.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:06 15:12:06.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:06 15:12:06.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:06 15:12:06.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:06 15:12:06.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:06 15:12:06.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.596 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
11:12:06 15:12:06.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Original text")
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.597 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.597 INFO [WorkbenchTestable][AbstractText] Text set to: New text
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:06 15:12:06.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.598 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "New text")
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.598 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.598 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.607 INFO [WorkbenchTestable][AbstractText] Text set to: Original text
11:12:06 15:12:06.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:06 15:12:06.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:06 15:12:06.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:06 15:12:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
11:12:06 15:12:06.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:06 15:12:06.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:06 15:12:06.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:06 15:12:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
11:12:06 testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.244 s
11:12:06 testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.414 s
11:12:06 defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.263 s
11:12:06 Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.613 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.614 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:06 15:12:06.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:06 15:12:06.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:06 15:12:06.615 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:06 15:12:06.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:06 15:12:06.623 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:06 15:12:06.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:06 15:12:06.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:06 15:12:06.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:06 15:12:06.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:06 15:12:06.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:06 15:12:06.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:06 15:12:06.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:06 15:12:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:06 15:12:06.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:06 15:12:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:06 is "Test clabel")
11:12:06 15:12:06.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:06 15:12:06.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.679 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:06 15:12:06.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:06 15:12:06.680 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:06 15:12:06.681 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.681 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.681 INFO [main][AbstractShell] Close shell Testing shell
11:12:06 15:12:06.681 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:06 15:12:06.690 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:06 15:12:06.691 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:06 15:12:06.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:06 15:12:06.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:06 15:12:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:06 15:12:06.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:06 15:12:06.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:06 15:12:06.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:06 15:12:06.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:06 15:12:06.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:06 15:12:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:06 is "FormLabel")
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.772 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:06 15:12:06.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:06 15:12:06.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:06 15:12:06.774 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.774 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.774 INFO [main][AbstractShell] Close shell Testing shell
11:12:06 15:12:06.774 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:06 15:12:06.783 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:06 15:12:06.783 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:06 15:12:06.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:06 15:12:06.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:06 15:12:06.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:06 15:12:06.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:06 15:12:06.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:06 15:12:06.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:06 15:12:06.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:06 15:12:06.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:06 15:12:06.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:06 15:12:06.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:06 15:12:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:12:06 15:12:06.851 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:06 is "Test label")
11:12:06 15:12:06.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:06 15:12:06.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.853 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:06 is "Test label1")
11:12:06 15:12:06.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:06 15:12:06.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:06 is "Test label")
11:12:06 15:12:06.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:06 15:12:06.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.863 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:06 15:12:06.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:06 15:12:06.863 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:06 15:12:06.864 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.864 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.864 INFO [main][AbstractShell] Close shell Testing shell
11:12:06 15:12:06.864 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:06 15:12:06.872 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:06 15:12:06.872 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:06 15:12:06.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:06 15:12:06.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:06 15:12:06.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.884 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:06 15:12:06.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:06 15:12:06.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:06 15:12:06.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:06 15:12:06.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:06 15:12:06.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:06 15:12:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:06 is "Test label4")
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:06 15:12:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:06 15:12:06.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:06 15:12:06.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:06 15:12:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:06 15:12:06.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:06 15:12:06.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:06 15:12:06.946 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:06 15:12:06.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:06 15:12:06.947 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:06 15:12:06.947 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:06 15:12:06.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:06 15:12:06.947 INFO [main][AbstractShell] Close shell Testing shell
11:12:06 15:12:06.947 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:06 15:12:06.955 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:06 15:12:06.955 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:06 15:12:06.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:06 15:12:06.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:06 15:12:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:06 15:12:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:06 15:12:06.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:06 15:12:06.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:06 15:12:06.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:06 15:12:06.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:06 15:12:06.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:06 15:12:06.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:06 15:12:06.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:06 15:12:06.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:07 is "Test label2")
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:07 15:12:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:07 15:12:07.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:07 15:12:07.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:07 15:12:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:07 15:12:07.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:07 15:12:07.027 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:07 15:12:07.027 INFO [WorkbenchTestable][AbstractText] Text set to: funny text
11:12:07 15:12:07.028 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.028 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.028 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.028 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.028 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.028 INFO [main][AbstractShell] Close shell Testing shell
11:12:07 15:12:07.028 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:07 15:12:07.036 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:07 15:12:07.036 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:07 15:12:07.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:07 15:12:07.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:07 15:12:07.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:07 15:12:07.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:07 15:12:07.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:07 15:12:07.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:07 15:12:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:07 is "Required label1*")
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:07 15:12:07.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:07 15:12:07.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:07 15:12:07.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:07 15:12:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:07 15:12:07.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:07 15:12:07.099 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:07 15:12:07.100 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.100 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.100 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.100 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.100 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.100 INFO [main][AbstractShell] Close shell Testing shell
11:12:07 15:12:07.100 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:07 15:12:07.108 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:07 15:12:07.108 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:07 15:12:07.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:07 15:12:07.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:07 15:12:07.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:07 15:12:07.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:07 15:12:07.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:07 15:12:07.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:07 15:12:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:07 is "Test label3")
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:07 15:12:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:07 15:12:07.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:07 15:12:07.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:07 15:12:07.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:07 15:12:07.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:07 15:12:07.176 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:07 15:12:07.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.177 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.178 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.178 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.178 INFO [main][AbstractShell] Close shell Testing shell
11:12:07 15:12:07.178 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:07 15:12:07.185 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:07 15:12:07.186 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:07 15:12:07.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:07 15:12:07.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:07 15:12:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:07 15:12:07.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:07 15:12:07.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:07 15:12:07.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:07 15:12:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:07 is "Required label1")
11:12:07 15:12:07.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:07 15:12:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:07 15:12:07.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:07 15:12:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:07 15:12:07.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:07 15:12:07.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:07 15:12:07.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:07 15:12:07.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:07 15:12:07.262 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:07 15:12:07.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.263 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.264 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.264 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.264 INFO [main][AbstractShell] Close shell Testing shell
11:12:07 15:12:07.264 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:07 15:12:07.272 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:07 15:12:07.272 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:07 15:12:07.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:07 15:12:07.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:07 15:12:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.279 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:07 15:12:07.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:07 15:12:07.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:07 15:12:07.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:07 15:12:07.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:07 is "Test label")
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:07 15:12:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:07 15:12:07.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:07 15:12:07.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:07 15:12:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:07 15:12:07.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:07 15:12:07.337 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:07 15:12:07.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.338 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.339 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.339 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.339 INFO [main][AbstractShell] Close shell Testing shell
11:12:07 15:12:07.339 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:07 15:12:07.346 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:07 15:12:07.346 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:07 15:12:07.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:07 15:12:07.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:07 15:12:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:07 15:12:07.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:07 15:12:07.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:07 15:12:07.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:07 15:12:07.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:07 15:12:07.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:07 15:12:07.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:07 15:12:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:07 15:12:07.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:07 15:12:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:07 15:12:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:07 15:12:07.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:07 is "Test label1")
11:12:07 15:12:07.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:07 15:12:07.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:07 15:12:07.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:07 15:12:07.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:07 15:12:07.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:07 15:12:07.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:07 15:12:07.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:07 15:12:07.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:07 15:12:07.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:07 15:12:07.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:07 15:12:07.397 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:07 15:12:07.398 INFO [WorkbenchTestable][AbstractText] Type text not so funny text
11:12:07 15:12:07.398 INFO [WorkbenchTestable][AbstractText] Text set to: 
11:12:07 15:12:07.398 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:07 15:12:07.398 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events
11:12:07 15:12:07.401 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text"
11:12:07 15:12:07.507 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:07 15:12:07.507 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
11:12:08 15:12:08.109 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:08 15:12:08.109 INFO [WorkbenchTestable][Keyboard]     As char:o, as int:111
11:12:08 15:12:08.711 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:08 15:12:08.711 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:12:09 15:12:09.312 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:09 15:12:09.312 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
11:12:09 15:12:09.913 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:09 15:12:09.913 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
11:12:10 15:12:10.515 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:10 15:12:10.515 INFO [WorkbenchTestable][Keyboard]     As char:o, as int:111
11:12:11 15:12:11.116 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:11 15:12:11.116 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
11:12:11 15:12:11.718 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:11 15:12:11.718 INFO [WorkbenchTestable][Keyboard]     As char:f, as int:102
11:12:12 15:12:12.319 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:12 15:12:12.319 INFO [WorkbenchTestable][Keyboard]     As char:u, as int:117
11:12:12 15:12:12.920 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:12 15:12:12.920 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
11:12:13 15:12:13.522 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:13 15:12:13.522 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
11:12:14 15:12:14.123 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:14 15:12:14.123 INFO [WorkbenchTestable][Keyboard]     As char:y, as int:121
11:12:14 15:12:14.724 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:14 15:12:14.724 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
11:12:15 15:12:15.325 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:15 15:12:15.325 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:12:15 15:12:15.926 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:15 15:12:15.926 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:12:16 15:12:16.527 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:16 15:12:16.528 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
11:12:17 15:12:17.129 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:12:17 15:12:17.129 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:12:17 15:12:17.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:17 is "Test label1")
11:12:17 15:12:17.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:17 15:12:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:17 15:12:17.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:17 15:12:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:17 15:12:17.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:17 15:12:17.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:17 15:12:17.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:17 15:12:17.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:17 15:12:17.732 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:17 15:12:17.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:17 15:12:17.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:17 15:12:17.732 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:17 15:12:17.733 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:17 15:12:17.733 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:17 15:12:17.733 INFO [main][AbstractShell] Close shell Testing shell
11:12:17 15:12:17.733 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:17 15:12:17.742 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:17 15:12:17.742 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:17 15:12:17.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:17 15:12:17.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:17 15:12:17.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:17 15:12:17.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:17 15:12:17.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:17 15:12:17.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:17 15:12:17.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:17 15:12:17.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:17 15:12:17.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:17 15:12:17.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:17 15:12:17.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:17 15:12:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:17 15:12:17.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:17 15:12:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:17 15:12:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:17 15:12:17.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:17 is "Test label1")
11:12:17 15:12:17.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:17 15:12:17.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:17 15:12:17.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:17 15:12:17.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:17 15:12:17.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:17 15:12:17.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:17 15:12:17.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:17 15:12:17.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:17 15:12:17.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:17 15:12:17.796 INFO [WorkbenchTestable][AbstractText] Text set to: funny text
11:12:17 15:12:17.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:17 is "Test label1")
11:12:17 15:12:17.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:17 15:12:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:17 15:12:17.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:17 15:12:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:17 15:12:17.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:17 15:12:17.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:17 15:12:17.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:17 15:12:17.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:17 15:12:17.798 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:17 15:12:17.799 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:17 15:12:17.799 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:17 15:12:17.799 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:17 15:12:17.799 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:17 15:12:17.799 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:17 15:12:17.799 INFO [main][AbstractShell] Close shell Testing shell
11:12:17 15:12:17.799 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:17 15:12:17.807 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:17 15:12:17.808 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:17 15:12:17.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:17 15:12:17.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:17 15:12:17.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:17 15:12:17.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:17 15:12:17.815 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:17 15:12:17.815 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:17 15:12:17.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:17 15:12:17.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:17 15:12:17.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:17 15:12:17.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:17 15:12:17.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:17 15:12:17.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:17 15:12:17.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:17 15:12:17.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:17 15:12:17.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:17 15:12:17.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:17 is "Special label?")
11:12:17 15:12:17.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:17 15:12:17.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:17 15:12:17.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:17 15:12:17.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:17 15:12:17.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:17 15:12:17.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:17 15:12:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:17 15:12:17.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:17 15:12:17.868 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:17 15:12:17.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:17 15:12:17.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:17 15:12:17.869 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:17 15:12:17.869 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:17 15:12:17.869 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:17 15:12:17.869 INFO [main][AbstractShell] Close shell Testing shell
11:12:17 15:12:17.869 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:17 15:12:17.878 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:17 15:12:17.878 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:17 15:12:17.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:17 15:12:17.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:17 15:12:17.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:17 15:12:17.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:17 15:12:17.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:17 15:12:17.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:17 15:12:17.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:17 15:12:17.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:17 15:12:17.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:17 15:12:17.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:17 15:12:17.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:17 15:12:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:17 15:12:17.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:17 15:12:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:17 15:12:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:17 15:12:17.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:17 is "Required label2 *")
11:12:17 15:12:17.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:17 15:12:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:17 15:12:17.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:17 15:12:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:17 15:12:17.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:17 15:12:17.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:17 15:12:17.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:17 15:12:17.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:17 15:12:17.934 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:17 15:12:17.935 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:17 15:12:17.935 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:17 15:12:17.935 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:17 15:12:17.936 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:17 15:12:17.936 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:17 15:12:17.936 INFO [main][AbstractShell] Close shell Testing shell
11:12:17 15:12:17.936 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:17 15:12:17.944 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:17 15:12:17.944 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:17 15:12:17.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:17 15:12:17.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:17 15:12:17.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:17 15:12:17.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:17 15:12:17.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:17 15:12:17.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:17 15:12:17.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:17 15:12:17.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:17 15:12:17.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:17 15:12:17.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:17 15:12:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:17 is "Test label2")
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:17 15:12:17.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:17 15:12:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:17 15:12:17.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:17 15:12:17.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:17 15:12:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:17 15:12:17.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:17 15:12:17.995 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:17 15:12:17.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:17 15:12:17.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:17 15:12:17.997 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:17 15:12:17.997 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:17 15:12:17.997 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:17 15:12:17.997 INFO [main][AbstractShell] Close shell Testing shell
11:12:17 15:12:17.997 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:18 15:12:18.005 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:18 15:12:18.005 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:18 15:12:18.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:18 15:12:18.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:18 15:12:18.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:18 15:12:18.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:18 15:12:18.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:18 is "Required label2")
11:12:18 15:12:18.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:18 15:12:18.071 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:18 15:12:18.072 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.072 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.072 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.073 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.073 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.073 INFO [main][AbstractShell] Close shell Testing shell
11:12:18 15:12:18.073 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:18 15:12:18.081 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:18 15:12:18.081 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:18 15:12:18.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:18 15:12:18.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:18 15:12:18.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:18 15:12:18.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:18 15:12:18.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:18 is "Test label1")
11:12:18 15:12:18.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:18 15:12:18.150 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:18 15:12:18.151 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.151 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.151 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.152 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.152 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.152 INFO [main][AbstractShell] Close shell Testing shell
11:12:18 15:12:18.152 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:18 15:12:18.160 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:18 15:12:18.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:18 15:12:18.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:18 15:12:18.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:18 15:12:18.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:18 15:12:18.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:18 15:12:18.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:18 is "FormCLabel")
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:18 15:12:18.212 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:18 15:12:18.213 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.213 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.213 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.213 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.213 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.213 INFO [main][AbstractShell] Close shell Testing shell
11:12:18 15:12:18.213 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:18 15:12:18.221 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:18 15:12:18.221 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:18 15:12:18.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:18 15:12:18.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
11:12:18 15:12:18.228 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:18 15:12:18.228 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.615 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
11:12:18 findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.081 s
11:12:18 findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.086 s
11:12:18 setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.092 s
11:12:18 findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.083 s
11:12:18 setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.077 s
11:12:18 findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.088 s
11:12:18 getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.059 s
11:12:18 findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.086 s
11:12:18 findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.074 s
11:12:18 typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 10.396 s
11:12:18 setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.065 s
11:12:18 findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.071 s
11:12:18 findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.066 s
11:12:18 findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.061 s
11:12:18 findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.065 s
11:12:18 findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.078 s
11:12:18 findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.061 s
11:12:18 Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.239 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.239 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:18 15:12:18.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.240 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:18 15:12:18.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.241 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:18 15:12:18.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate.
11:12:18 15:12:18.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:12:18 15:12:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:12:18 15:12:18.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
11:12:18 15:12:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:12:18 15:12:18.249 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
11:12:18 15:12:18.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
11:12:18 15:12:18.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:12:18 15:12:18.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:12:18 15:12:18.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:12:18 15:12:18.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:12:18 15:12:18.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
11:12:18 15:12:18.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:12:18 15:12:18.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:12:18 15:12:18.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
11:12:18 15:12:18.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
11:12:18 15:12:18.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:12:18 15:12:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
11:12:18 15:12:18.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.351 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:12:18 15:12:18.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Styled text")
11:12:18 15:12:18.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.359 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
11:12:18 15:12:18.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:12:18 15:12:18.360 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text
11:12:18 15:12:18.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
11:12:18 15:12:18.361 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 15:12:18.361 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
11:12:18 defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.051 s
11:12:18 defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.037 s
11:12:18 defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.01 s
11:12:18 Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.366 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.367 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:18 15:12:18.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.367 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:18 15:12:18.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.367 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:18 15:12:18.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:18 15:12:18.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified ( with key 'null' and value 'id#CLabel:1')
11:12:18 15:12:18.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:12:18 15:12:18.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:12:18 15:12:18.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:12:18 15:12:18.425 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.425 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.425 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.425 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.425 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.425 INFO [main][AbstractShell] Close shell Testing shell
11:12:18 15:12:18.425 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:18 15:12:18.428 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:18 15:12:18.428 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:18 15:12:18.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:18 15:12:18.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:18 15:12:18.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified
11:12:18 15:12:18.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:18 15:12:18.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:18 15:12:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
11:12:18 15:12:18.454 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.454 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.454 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.454 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.454 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.454 INFO [main][AbstractShell] Close shell Testing shell
11:12:18 15:12:18.454 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:18 15:12:18.457 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:18 15:12:18.457 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:18 15:12:18.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:18 15:12:18.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:18 15:12:18.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified
11:12:18 15:12:18.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:18 15:12:18.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:18 15:12:18.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:12:18 15:12:18.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified
11:12:18 15:12:18.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:18 15:12:18.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:18 15:12:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
11:12:18 15:12:18.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 2 and no matchers specified
11:12:18 15:12:18.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:12:18 15:12:18.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:12:18 15:12:18.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found
11:12:18 15:12:18.482 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.482 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.482 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.482 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.482 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.482 INFO [main][AbstractShell] Close shell Testing shell
11:12:18 15:12:18.482 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:18 15:12:18.485 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:18 15:12:18.485 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:18 15:12:18.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:18 15:12:18.523 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:18 15:12:18.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified
11:12:18 15:12:18.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:18 15:12:18.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:18 15:12:18.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:18 15:12:18.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
11:12:18 15:12:18.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:18 15:12:18.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:18 15:12:18.544 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:18 15:12:18.544 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:18 15:12:18.544 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:18 15:12:18.544 INFO [main][AbstractShell] Close shell Testing shell
11:12:18 15:12:18.544 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:18 15:12:18.547 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:18 15:12:18.547 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:18 15:12:18.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:18 15:12:18.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:18 15:12:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:18 15:12:18.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:18 15:12:18.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:18 15:12:18.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:18 15:12:18.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:18 15:12:18.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:18 15:12:18.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:18 15:12:18.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 11 and no matchers specified
11:12:18 15:12:18.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:18 15:12:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:18 15:12:18.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:18 15:12:18.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:18 15:12:18.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:18 15:12:18.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:18 15:12:18.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
11:12:18 15:12:18.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
11:12:19 15:12:19.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
11:12:19 15:12:19.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
11:12:19 15:12:19.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
11:12:19 15:12:19.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
11:12:19 15:12:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:19 15:12:19.574 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found
11:12:19 15:12:19.575 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:19 15:12:19.575 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:19 15:12:19.575 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:19 15:12:19.575 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:19 15:12:19.575 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:19 15:12:19.575 INFO [main][AbstractShell] Close shell Testing shell
11:12:19 15:12:19.575 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:19 15:12:19.578 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:19 15:12:19.578 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:19 15:12:19.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:19 15:12:19.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:19 15:12:19.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:19 15:12:19.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:19 15:12:19.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:19 15:12:19.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:19 15:12:19.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:19 15:12:19.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:19 15:12:19.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:19 15:12:19.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:19 15:12:19.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:19 15:12:19.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:19 15:12:19.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "CLabel:1")
11:12:19 15:12:19.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:19 15:12:19.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:19 15:12:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:19 15:12:19.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:19 15:12:19.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:19 15:12:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:19 15:12:19.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:19 15:12:19.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:19 15:12:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:19 15:12:19.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:12:19 15:12:19.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:19 15:12:19.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:19 15:12:19.603 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:19 15:12:19.603 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:19 15:12:19.603 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:19 15:12:19.603 INFO [main][AbstractShell] Close shell Testing shell
11:12:19 15:12:19.603 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:19 15:12:19.606 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:19 15:12:19.606 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:19 15:12:19.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:19 15:12:19.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:19 15:12:19.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:19 15:12:19.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:19 15:12:19.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:19 15:12:19.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:19 15:12:19.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:19 15:12:19.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:19 15:12:19.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:19 15:12:19.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:19 15:12:19.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:19 15:12:19.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:19 15:12:19.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "NON_ESITING_@##$_TEXT")
11:12:19 15:12:19.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:19 15:12:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:19 15:12:19.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:19 15:12:19.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:19 15:12:19.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:19 15:12:19.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:19 15:12:19.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:19 15:12:19.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:20 15:12:20.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:20 15:12:20.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:20 15:12:20.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:20 15:12:20.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:20 15:12:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:20 15:12:20.631 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found
11:12:20 15:12:20.631 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:20 15:12:20.632 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:20 15:12:20.632 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:20 15:12:20.632 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:20 15:12:20.632 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:20 15:12:20.632 INFO [main][AbstractShell] Close shell Testing shell
11:12:20 15:12:20.632 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:20 15:12:20.635 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:20 15:12:20.635 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:20 15:12:20.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:20 15:12:20.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:20 15:12:20.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:20 15:12:20.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:20 15:12:20.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:20 15:12:20.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:20 15:12:20.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:20 15:12:20.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:20 15:12:20.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:20 15:12:20.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:20 15:12:20.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 1 and no matchers specified
11:12:20 15:12:20.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:20 15:12:20.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:20 15:12:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
11:12:20 15:12:20.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:20 15:12:20.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:20 15:12:20.660 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:20 15:12:20.660 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:20 15:12:20.660 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:20 15:12:20.660 INFO [main][AbstractShell] Close shell Testing shell
11:12:20 15:12:20.660 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:20 15:12:20.663 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:20 15:12:20.663 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:20 15:12:20.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:20 15:12:20.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:20 15:12:20.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:20 15:12:20.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
11:12:20 15:12:20.676 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:20 15:12:20.676 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:20 15:12:20.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:20 15:12:20.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.31 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
11:12:20 findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.067 s
11:12:20 findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.028 s
11:12:20 hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.06 s
11:12:20 getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.035 s
11:12:20 findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 1.03 s
11:12:20 findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.021 s
11:12:20 findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 1.029 s
11:12:20 getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.035 s
11:12:20 Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.681 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.682 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:20 15:12:20.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:20 15:12:20.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:20 15:12:20.682 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:20 15:12:20.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:20 15:12:20.683 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:20 15:12:20.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:20 15:12:20.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:20 15:12:20.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:20 15:12:20.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:20 15:12:20.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:20 15:12:20.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:20 15:12:20.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified
11:12:20 15:12:20.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:20 15:12:20.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:20 15:12:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
11:12:20 15:12:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:20 is "Disabled:")
11:12:20 15:12:20.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:20 15:12:20.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:20 15:12:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:20 15:12:20.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:20 15:12:20.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:20 15:12:20.758 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:20 15:12:20.759 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:20 15:12:20.759 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:20 15:12:20.759 INFO [main][AbstractShell] Close shell Testing shell
11:12:20 15:12:20.759 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:20 15:12:20.773 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:20 15:12:20.773 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:20 15:12:20.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:20 15:12:20.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:20 15:12:20.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:20 15:12:20.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:20 15:12:20.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:20 15:12:20.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:20 15:12:20.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:20 15:12:20.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:20 15:12:20.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified ( with key 'coolId' and value '1')
11:12:20 15:12:20.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:20 15:12:20.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId
11:12:20 15:12:20.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId
11:12:20 15:12:20.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:20 15:12:20.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:20 15:12:20.848 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 1
11:12:20 15:12:20.851 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:20 15:12:20.851 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:20 15:12:20.851 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:20 15:12:20.853 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:20 15:12:20.853 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:20 15:12:20.853 INFO [main][AbstractShell] Close shell Testing shell
11:12:20 15:12:20.853 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:20 15:12:20.866 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:20 15:12:20.866 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:20 15:12:20.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:20 15:12:20.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:20 15:12:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:20 15:12:20.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:20 15:12:20.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:20 15:12:20.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:20 15:12:20.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:20 15:12:20.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:20 15:12:20.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:20 is "Combo0")
11:12:20 15:12:20.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:20 15:12:20.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:20 15:12:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:20 15:12:20.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and no matchers specified
11:12:20 15:12:20.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:20 15:12:20.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:20 is "Combo1")
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:20 15:12:20.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:20 15:12:20.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:20 15:12:20.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified
11:12:20 15:12:20.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:20 15:12:20.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:20 15:12:20.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
11:12:20 15:12:20.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:20 is "Combo2")
11:12:20 15:12:20.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:20 15:12:20.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:20 15:12:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:20 15:12:20.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 2 and no matchers specified
11:12:20 15:12:20.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:12:20 15:12:20.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:12:20 15:12:20.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found
11:12:20 15:12:20.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:20 is "Combo3")
11:12:20 15:12:20.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:20 15:12:20.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:20 15:12:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:20 15:12:20.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 3 and no matchers specified
11:12:20 15:12:20.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:20 15:12:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:20 15:12:20.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:20 15:12:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:20 15:12:20.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:12:20 15:12:20.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
11:12:20 15:12:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:20 15:12:20.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found
11:12:20 15:12:20.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:20 15:12:20.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:20 15:12:20.955 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:20 15:12:20.956 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:20 15:12:20.956 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:20 15:12:20.956 INFO [main][AbstractShell] Close shell Testing shell
11:12:20 15:12:20.956 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:20 15:12:20.969 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:20 15:12:20.969 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:20 15:12:20.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:20 15:12:20.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:20 15:12:20.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:20 15:12:20.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:20 15:12:20.983 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:20 15:12:20.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:20 15:12:20.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:20 15:12:20.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:20 15:12:20.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:20 15:12:20.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:20 15:12:20.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:21 15:12:21.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:21 is "Combo3")
11:12:21 15:12:21.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:21 15:12:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:21 15:12:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:21 15:12:21.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:21 15:12:21.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:21 15:12:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:21 15:12:21.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:21 15:12:21.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:21 15:12:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:21 15:12:21.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:21 15:12:21.058 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 3
11:12:21 15:12:21.059 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:21 15:12:21.059 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:21 15:12:21.059 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:21 15:12:21.060 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:21 15:12:21.060 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:21 15:12:21.060 INFO [main][AbstractShell] Close shell Testing shell
11:12:21 15:12:21.060 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:21 15:12:21.073 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:21 15:12:21.073 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:21 15:12:21.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:21 15:12:21.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:21 15:12:21.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:21 15:12:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:21 15:12:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:21 15:12:21.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:21 15:12:21.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:21 15:12:21.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:21 15:12:21.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:21 15:12:21.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:21 15:12:21.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:21 15:12:21.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:21 15:12:21.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:21 is "Combo1")
11:12:21 15:12:21.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:21 15:12:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:21 15:12:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:21 15:12:21.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:21 15:12:21.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:21 15:12:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:21 15:12:21.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:21 15:12:21.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:21 15:12:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:21 15:12:21.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:21 15:12:21.150 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 2
11:12:21 15:12:21.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:21 15:12:21.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:21 15:12:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:21 15:12:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:21 15:12:21.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:21 15:12:21.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:21 15:12:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:21 15:12:21.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:21 15:12:21.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:21 15:12:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:21 15:12:21.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:21 15:12:21.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:21 15:12:21.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:21 15:12:21.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:21 15:12:21.153 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:21 15:12:21.154 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:21 15:12:21.154 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:21 15:12:21.154 INFO [main][AbstractShell] Close shell Testing shell
11:12:21 15:12:21.154 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:21 15:12:21.173 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:21 15:12:21.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:21 15:12:21.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:21 15:12:21.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:21 15:12:21.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:21 15:12:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:21 15:12:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:21 15:12:21.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:21 15:12:21.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:21 15:12:21.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:21 15:12:21.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:21 15:12:21.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:21 15:12:21.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:21 15:12:21.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:21 15:12:21.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified
11:12:21 15:12:21.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:21 15:12:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:21 15:12:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:21 15:12:21.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:21 15:12:21.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:21 15:12:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:21 15:12:21.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:21 15:12:21.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:21 15:12:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:21 15:12:21.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
11:12:21 15:12:21.261 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 1
11:12:21 15:12:21.262 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:21 15:12:21.262 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:21 15:12:21.262 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:21 15:12:21.264 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:21 15:12:21.264 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:21 15:12:21.264 INFO [main][AbstractShell] Close shell Testing shell
11:12:21 15:12:21.264 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:21 15:12:21.278 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:21 15:12:21.278 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:21 15:12:21.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:21 15:12:21.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:21 15:12:21.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:21 15:12:21.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:21 15:12:21.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:21 15:12:21.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:21 15:12:21.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:21 15:12:21.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:21 15:12:21.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:21 15:12:21.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:21 15:12:21.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:21 15:12:21.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:21 15:12:21.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 5 and no matchers specified
11:12:21 15:12:21.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:21 15:12:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:21 15:12:21.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:21 15:12:21.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:21 15:12:21.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:21 15:12:21.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:21 15:12:21.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:12:21 15:12:21.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:12:21 15:12:21.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:12:21 15:12:21.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:12:22 15:12:22.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:12:22 15:12:22.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:12:22 15:12:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:22 15:12:22.364 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found
11:12:22 15:12:22.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:22 15:12:22.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:22 15:12:22.365 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:22 15:12:22.365 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:22 15:12:22.365 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:22 15:12:22.365 INFO [main][AbstractShell] Close shell Testing shell
11:12:22 15:12:22.365 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:22 15:12:22.378 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:22 15:12:22.378 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:22 15:12:22.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:22 15:12:22.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:22 15:12:22.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:22 15:12:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:22 15:12:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:22 15:12:22.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:22 15:12:22.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:22 15:12:22.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:22 15:12:22.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:22 15:12:22.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:22 15:12:22.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:22 15:12:22.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:22 15:12:22.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:22 is "NON_EXISTING_LABEL_&*")
11:12:22 15:12:22.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:22 15:12:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:22 15:12:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:22 15:12:22.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:22 15:12:22.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:22 15:12:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:22 15:12:22.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:22 15:12:22.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:22 15:12:22.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:22 15:12:22.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:23 15:12:23.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:23 15:12:23.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:23 15:12:23.456 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found
11:12:23 15:12:23.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:23 15:12:23.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:23 15:12:23.456 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:23 15:12:23.457 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:23 15:12:23.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:23 15:12:23.457 INFO [main][AbstractShell] Close shell Testing shell
11:12:23 15:12:23.457 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:23 15:12:23.469 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:23 15:12:23.469 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:23 15:12:23.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:23 15:12:23.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:23 15:12:23.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:23 15:12:23.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:23 15:12:23.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:23 is "Combo2")
11:12:23 15:12:23.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
11:12:23 15:12:23.540 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to selection: Item23
11:12:23 15:12:23.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:23 15:12:23.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:23 15:12:23.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:23 15:12:23.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:23 15:12:23.544 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:23 15:12:23.544 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:23 15:12:23.544 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:23 15:12:23.544 INFO [main][AbstractShell] Close shell Testing shell
11:12:23 15:12:23.544 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:23 15:12:23.557 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:23 15:12:23.557 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:23 15:12:23.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:23 15:12:23.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.569 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
11:12:23 15:12:23.569 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:23 15:12:23.569 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.889 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
11:12:23 enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.098 s
11:12:23 findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.092 s
11:12:23 getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.109 s
11:12:23 findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.103 s
11:12:23 selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.095 s
11:12:23 findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.103 s
11:12:23 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 1.098 s
11:12:23 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 1.091 s
11:12:23 selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.093 s
11:12:23 Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.575 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.575 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:23 15:12:23.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.576 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:23 15:12:23.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.576 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:23 15:12:23.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:23 15:12:23.596 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:23 15:12:23.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.600 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0
11:12:23 15:12:23.602 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
11:12:23 15:12:23.602 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.602 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.602 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.602 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified
11:12:23 15:12:23.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:23 15:12:23.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:23 15:12:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
11:12:23 15:12:23.603 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0
11:12:23 15:12:23.603 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
11:12:23 15:12:23.603 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.603 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.604 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.604 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:23 15:12:23.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
11:12:23 15:12:23.604 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0
11:12:23 15:12:23.604 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
11:12:23 15:12:23.604 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.604 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.604 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.604 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.605 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
11:12:23 15:12:23.623 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
11:12:23 15:12:23.624 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.624 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.624 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.624 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified
11:12:23 15:12:23.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:23 15:12:23.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
11:12:23 15:12:23.625 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
11:12:23 15:12:23.625 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
11:12:23 15:12:23.625 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.625 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.625 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.625 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:23 15:12:23.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
11:12:23 15:12:23.625 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
11:12:23 15:12:23.626 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
11:12:23 15:12:23.626 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.626 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.626 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.626 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.626 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:23 15:12:23.626 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:23 15:12:23.626 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:23 15:12:23.626 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:23 15:12:23.626 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:23 15:12:23.626 INFO [main][AbstractShell] Close shell Testing shell
11:12:23 15:12:23.626 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:23 15:12:23.630 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:23 15:12:23.630 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:23 15:12:23.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "This is a link1")
11:12:23 15:12:23.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "This is another link2 with two links")
11:12:23 15:12:23.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.659 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:23 15:12:23.659 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:23 15:12:23.659 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:23 15:12:23.659 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:23 15:12:23.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:23 15:12:23.659 INFO [main][AbstractShell] Close shell Testing shell
11:12:23 15:12:23.659 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:23 15:12:23.663 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:23 15:12:23.663 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:23 15:12:23.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.739 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0
11:12:23 15:12:23.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:23 15:12:23.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:23 15:12:23.739 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:23 15:12:23.739 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:23 15:12:23.739 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:23 15:12:23.739 INFO [main][AbstractShell] Close shell Testing shell
11:12:23 15:12:23.739 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:23 15:12:23.743 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:23 15:12:23.743 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:23 15:12:23.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.773 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
11:12:23 15:12:23.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:23 15:12:23.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:23 15:12:23.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:23 15:12:23.774 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:23 15:12:23.774 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:23 15:12:23.774 INFO [main][AbstractShell] Close shell Testing shell
11:12:23 15:12:23.774 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:23 15:12:23.777 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:23 15:12:23.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:23 15:12:23.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified
11:12:23 15:12:23.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:23 15:12:23.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:23 15:12:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
11:12:23 15:12:23.850 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:23 15:12:23.851 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:23 15:12:23.851 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:23 15:12:23.851 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:23 15:12:23.851 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:23 15:12:23.851 INFO [main][AbstractShell] Close shell Testing shell
11:12:23 15:12:23.851 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:23 15:12:23.854 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:23 15:12:23.854 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:23 15:12:23.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:23 15:12:23.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:23 15:12:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
11:12:23 15:12:23.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:23 15:12:23.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:23 15:12:23.885 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:23 15:12:23.885 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:23 15:12:23.885 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:23 15:12:23.885 INFO [main][AbstractShell] Close shell Testing shell
11:12:23 15:12:23.885 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:23 15:12:23.889 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:23 15:12:23.889 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:23 15:12:23.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:23 15:12:23.940 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:23 15:12:23.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 2 and no matchers specified
11:12:23 15:12:23.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:12:23 15:12:23.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:12:23 15:12:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found
11:12:23 15:12:23.942 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0
11:12:23 15:12:23.942 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1'
11:12:23 15:12:23.942 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.942 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.942 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.942 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.942 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1
11:12:23 15:12:23.942 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2'
11:12:23 15:12:23.942 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.942 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.942 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.942 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.944 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:23 15:12:23.944 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:23 15:12:23.944 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:23 15:12:23.944 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:23 15:12:23.944 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:23 15:12:23.944 INFO [main][AbstractShell] Close shell Testing shell
11:12:23 15:12:23.944 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:23 15:12:23.948 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:23 15:12:23.948 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:23 15:12:23.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
11:12:23 15:12:23.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 15:12:23.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:23 15:12:23.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:23 15:12:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
11:12:23 clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.06 s
11:12:23 stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.033 s
11:12:23 clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.086 s
11:12:23 clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.077 s
11:12:23 getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.034 s
11:12:23 getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.059 s
11:12:23 sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.029 s
11:12:23 Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:23 15:12:23.960 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:23 15:12:23.960 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:23 15:12:23.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:23 15:12:23.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.961 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:23 15:12:23.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.965 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:23 15:12:23.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:23 15:12:23.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:23 15:12:23.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:23 15:12:23.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:23 15:12:23.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:23 15:12:23.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:23 15:12:23.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:23 15:12:23.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:23 15:12:23.983 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:23 15:12:23.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1")
11:12:23 15:12:23.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.985 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0
11:12:23 15:12:23.986 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
11:12:23 15:12:23.986 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.986 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.986 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.986 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2")
11:12:23 15:12:23.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.987 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0
11:12:23 15:12:23.987 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
11:12:23 15:12:23.987 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.987 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.987 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.987 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2")
11:12:23 15:12:23.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:23 15:12:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:23 15:12:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:23 15:12:23.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:23 15:12:23.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:23 15:12:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:23 15:12:23.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:23 15:12:23.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:23 15:12:23.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:23 15:12:23.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:23 15:12:23.988 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0
11:12:23 15:12:23.988 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
11:12:23 15:12:23.988 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:23 15:12:23.988 TRACE [main][WidgetHandler] Wait for synchronization
11:12:23 15:12:23.988 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:23 15:12:23.988 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:23.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1")
11:12:24 15:12:23.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:23.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:23.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:23.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:23.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:23.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:23.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:23.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:23.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:23.989 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
11:12:24 15:12:23.989 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
11:12:24 15:12:23.989 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:24 15:12:23.989 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:23.989 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:24 15:12:23.989 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:23.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links")
11:12:24 15:12:23.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:23.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:23.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:23.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:23.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:23.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:23.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:23.990 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
11:12:24 15:12:23.990 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
11:12:24 15:12:23.990 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:24 15:12:23.990 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:23.990 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:24 15:12:23.990 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:23.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links")
11:12:24 15:12:23.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:23.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:23.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:23.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:23.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:23.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:23.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:23.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:23.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:23.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:23.991 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
11:12:24 15:12:23.991 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
11:12:24 15:12:23.991 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:24 15:12:23.991 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:23.991 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:24 15:12:23.991 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:23.991 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:23.991 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:23.991 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:23.992 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:23.992 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:23.992 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:23.992 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:23.995 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:23.995 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:23.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:23.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:23.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1")
11:12:24 15:12:24.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:24.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2")
11:12:24 15:12:24.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:24.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.051 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.052 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.052 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.052 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.052 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.055 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.055 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1")
11:12:24 15:12:24.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:24.083 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0
11:12:24 15:12:24.083 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.083 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.083 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.084 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.084 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.084 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.084 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.087 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.087 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1")
11:12:24 15:12:24.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:24.125 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
11:12:24 15:12:24.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.125 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.125 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.125 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.125 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.125 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.129 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.129 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1")
11:12:24 15:12:24.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:24.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2")
11:12:24 15:12:24.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:24.156 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.156 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.156 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.156 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.156 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.156 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.156 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.160 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.172 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1")
11:12:24 15:12:24.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:24.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2")
11:12:24 15:12:24.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:24.189 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.189 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.189 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.189 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.189 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.189 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.189 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.192 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.192 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:24 15:12:24.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:24 15:12:24.238 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:24 15:12:24.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "same")
11:12:24 15:12:24.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:12:24 15:12:24.240 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0
11:12:24 15:12:24.240 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1'
11:12:24 15:12:24.240 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:24 15:12:24.240 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.240 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:24 15:12:24.240 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.240 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1
11:12:24 15:12:24.240 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2'
11:12:24 15:12:24.240 TRACE [main][WidgetHandler] Notify Link with event 3
11:12:24 15:12:24.240 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.240 TRACE [main][WidgetHandler] Notify Link with event 4
11:12:24 15:12:24.240 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.240 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.240 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.240 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.241 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.241 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.241 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.241 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.244 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.244 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
11:12:24 15:12:24.256 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 15:12:24.256 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
11:12:24 clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.069 s
11:12:24 stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.033 s
11:12:24 clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.027 s
11:12:24 clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.041 s
11:12:24 getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.036 s
11:12:24 getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.031 s
11:12:24 sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.052 s
11:12:24 Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
11:12:24 15:12:24.264 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
11:12:24 15:12:24.265 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:24 15:12:24.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
11:12:24 15:12:24.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.265 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:24 15:12:24.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.265 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:24 15:12:24.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)
11:12:24 15:12:24.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
11:12:24 15:12:24.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label:
11:12:24 is "Label 1")
11:12:24 15:12:24.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:24 15:12:24.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label:
11:12:24 is "Label 2")
11:12:24 15:12:24.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:24 15:12:24.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.286 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.286 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.286 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.286 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.286 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.290 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.290 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
11:12:24 15:12:24.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)
11:12:24 15:12:24.301 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
11:12:24 15:12:24.301 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
11:12:24 labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)  Time elapsed: 0.035 s
11:12:24 Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.306 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.307 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:24 15:12:24.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.307 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:24 15:12:24.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.307 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:24 15:12:24.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.308 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 2)
11:12:24 15:12:24.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:24 15:12:24.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:24 15:12:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:12:24 15:12:24.340 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1
11:12:24 15:12:24.340 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1
11:12:24 15:12:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:24 15:12:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:24 15:12:24.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:24 15:12:24.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:24 15:12:24.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:24 15:12:24.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
11:12:24 15:12:24.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:24 15:12:24.343 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
11:12:24 15:12:24.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:24 15:12:24.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:24 15:12:24.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.343 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed
11:12:24 15:12:24.343 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.343 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.343 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.343 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.343 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.343 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.343 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.349 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.349 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1")
11:12:24 15:12:24.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:24 15:12:24.394 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
11:12:24 15:12:24.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:24 15:12:24.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:24 15:12:24.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Notify Button with event 27
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Notify Button with event 26
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Notify Button with event 3
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Notify Button with event 4
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.395 TRACE [main][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:24 15:12:24.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:24 15:12:24.396 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:24 15:12:24.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.396 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.397 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.397 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.397 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.402 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.402 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2")
11:12:24 15:12:24.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:24 15:12:24.446 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
11:12:24 15:12:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:24 15:12:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:24 15:12:24.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:24 15:12:24.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:24 15:12:24.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:24 15:12:24.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.447 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.448 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.448 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.448 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.448 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.454 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.454 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 4)
11:12:24 15:12:24.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:12:24 15:12:24.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:12:24 15:12:24.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:12:24 15:12:24.497 INFO [WorkbenchTestable][AbstractButton] Click button 
11:12:24 15:12:24.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:24 15:12:24.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:24 15:12:24.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:24 15:12:24.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:24 15:12:24.498 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:24 15:12:24.499 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.499 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.499 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.499 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.499 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.499 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.499 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.505 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.505 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0")
11:12:24 15:12:24.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:24 15:12:24.549 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
11:12:24 15:12:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:24 15:12:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:24 15:12:24.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:24 15:12:24.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:24 15:12:24.550 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:24 15:12:24.550 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.551 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.551 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.551 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.557 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.557 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 32)
11:12:24 15:12:24.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:24 15:12:24.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:24 15:12:24.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:12:24 15:12:24.600 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1
11:12:24 15:12:24.600 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1
11:12:24 15:12:24.601 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
11:12:24 15:12:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:24 15:12:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:24 15:12:24.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:24 15:12:24.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:24 15:12:24.602 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:24 15:12:24.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
11:12:24 15:12:24.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:24 15:12:24.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:24 15:12:24.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:24 15:12:24.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:24 15:12:24.603 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
11:12:24 15:12:24.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:24 15:12:24.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:24 15:12:24.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:24 15:12:24.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:24 15:12:24.603 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1
11:12:24 15:12:24.603 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed
11:12:24 15:12:24.604 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:24 15:12:24.604 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:24 15:12:24.604 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:24 15:12:24.604 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:24 15:12:24.604 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:24 15:12:24.604 INFO [main][AbstractShell] Close shell Testing shell
11:12:24 15:12:24.604 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:24 15:12:24.609 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:24 15:12:24.610 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:24 15:12:24.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:24 15:12:24.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:24 15:12:24.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:24 15:12:24.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:24 15:12:24.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:24 15:12:24.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:24 15:12:24.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:24 15:12:24.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:24 15:12:24.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 5 and following matchers specified (Widget matcher matching widgets with style: 32)
11:12:24 15:12:24.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:24 15:12:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:24 15:12:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:24 15:12:24.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:24 15:12:24.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:24 15:12:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:24 15:12:24.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:12:24 15:12:24.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:12:25 15:12:25.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:12:25 15:12:25.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:12:25 15:12:25.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:12:25 15:12:25.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:12:25 15:12:25.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:25 15:12:25.669 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found
11:12:25 15:12:25.669 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:25 15:12:25.670 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:25 15:12:25.670 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:25 15:12:25.670 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:25 15:12:25.670 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:25 15:12:25.670 INFO [main][AbstractShell] Close shell Testing shell
11:12:25 15:12:25.670 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:25 15:12:25.676 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:25 15:12:25.676 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:25 15:12:25.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:25 15:12:25.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:25 15:12:25.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:25 15:12:25.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:25 15:12:25.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:25 15:12:25.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:25 15:12:25.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:25 15:12:25.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:25 15:12:25.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:25 15:12:25.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:25 15:12:25.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:25 15:12:25.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:25 15:12:25.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ")
11:12:25 15:12:25.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:25 15:12:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:25 15:12:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:25 15:12:25.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:25 15:12:25.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:25 15:12:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:25 15:12:25.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:25 15:12:25.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:26 15:12:26.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:26 15:12:26.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:26 15:12:26.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:26 15:12:26.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:26 15:12:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:26 15:12:26.724 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:12:26 15:12:26.724 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:26 15:12:26.724 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:26 15:12:26.724 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:26 15:12:26.724 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:26 15:12:26.724 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:26 15:12:26.724 INFO [main][AbstractShell] Close shell Testing shell
11:12:26 15:12:26.724 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:26 15:12:26.731 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:26 15:12:26.731 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:26 15:12:26.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:26 15:12:26.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:26 15:12:26.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:26 15:12:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:26 15:12:26.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:26 15:12:26.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:26 15:12:26.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:26 15:12:26.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:26 15:12:26.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:26 15:12:26.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:26 15:12:26.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0")
11:12:26 15:12:26.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:26 15:12:26.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:26 15:12:26.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:26 15:12:26.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:26 15:12:26.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:26 15:12:26.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:26 15:12:26.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:26 15:12:26.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:26 15:12:26.778 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
11:12:26 15:12:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:26 15:12:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:26 15:12:26.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:26 15:12:26.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:26 15:12:26.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:26 15:12:26.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:26 15:12:26.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:26 15:12:26.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:26 15:12:26.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:26 15:12:26.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:26 15:12:26.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:26 15:12:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:26 15:12:26.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:26 15:12:26.783 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:26 15:12:26.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:26 15:12:26.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:26 15:12:26.783 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:26 15:12:26.784 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:26 15:12:26.784 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:26 15:12:26.784 INFO [main][AbstractShell] Close shell Testing shell
11:12:26 15:12:26.784 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:26 15:12:26.790 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:26 15:12:26.790 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:26 15:12:26.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:26 15:12:26.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:26 15:12:26.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:26 15:12:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:26 15:12:26.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:26 15:12:26.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:26 15:12:26.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:26 15:12:26.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:26 15:12:26.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:26 15:12:26.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:26 15:12:26.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4,  with key 'buttonTestId' and value 'ARROW-BUTTON#2')
11:12:26 15:12:26.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:26 15:12:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:26 15:12:26.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:26 15:12:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:26 15:12:26.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:26 15:12:26.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:26 15:12:26.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:26 15:12:26.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:26 15:12:26.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:26 15:12:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:26 15:12:26.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:26 15:12:26.840 INFO [WorkbenchTestable][AbstractButton] Click button 
11:12:26 15:12:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:26 15:12:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:26 15:12:26.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:26 15:12:26.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:26 15:12:26.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:26 15:12:26.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:26 15:12:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:26 15:12:26.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:26 15:12:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:26 15:12:26.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:26 15:12:26.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:26 15:12:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:26 15:12:26.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:26 15:12:26.841 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:26 15:12:26.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:26 15:12:26.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:26 15:12:26.842 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:26 15:12:26.842 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:26 15:12:26.842 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:26 15:12:26.842 INFO [main][AbstractShell] Close shell Testing shell
11:12:26 15:12:26.842 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:26 15:12:26.848 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:26 15:12:26.848 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:26 15:12:26.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:26 15:12:26.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:26 15:12:26.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:26 15:12:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:26 15:12:26.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:26 15:12:26.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:26 15:12:26.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:26 15:12:26.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:26 15:12:26.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:26 15:12:26.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:26 15:12:26.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 32)
11:12:26 15:12:26.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:26 15:12:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:26 15:12:26.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:26 15:12:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:26 15:12:26.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:26 15:12:26.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:26 15:12:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:26 15:12:26.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:12:26 15:12:26.892 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
11:12:26 15:12:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:26 15:12:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:26 15:12:26.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:26 15:12:26.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:26 15:12:26.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:26 15:12:26.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:26 15:12:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:26 15:12:26.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:26 15:12:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:26 15:12:26.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:26 15:12:26.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:26 15:12:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:26 15:12:26.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:26 15:12:26.893 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:26 15:12:26.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:26 15:12:26.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:26 15:12:26.894 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:26 15:12:26.894 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:26 15:12:26.894 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:26 15:12:26.894 INFO [main][AbstractShell] Close shell Testing shell
11:12:26 15:12:26.894 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:26 15:12:26.900 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:26 15:12:26.900 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:26 15:12:26.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:26 15:12:26.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:26 15:12:26.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:26 15:12:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:26 15:12:26.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:26 15:12:26.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:26 15:12:26.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:26 15:12:26.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:26 15:12:26.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:26 15:12:26.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:26 15:12:26.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 4 and following matchers specified (Widget matcher matching widgets with style: 2)
11:12:26 15:12:26.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:26 15:12:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:26 15:12:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:26 15:12:26.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:26 15:12:26.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:26 15:12:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:26 15:12:26.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:12:26 15:12:26.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:12:27 15:12:27.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:12:27 15:12:27.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:12:27 15:12:27.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:12:27 15:12:27.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:12:27 15:12:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:27 15:12:27.963 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found
11:12:27 15:12:27.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:27 15:12:27.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:27 15:12:27.963 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:27 15:12:27.963 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:27 15:12:27.963 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:27 15:12:27.963 INFO [main][AbstractShell] Close shell Testing shell
11:12:27 15:12:27.963 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:27 15:12:27.970 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:27 15:12:27.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:27 15:12:27.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:27 15:12:27.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:27 15:12:27.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:27 15:12:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:27 15:12:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:27 15:12:27.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:27 15:12:27.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:27 15:12:27.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:27 15:12:27.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:27 15:12:27.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:27 15:12:27.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:27 15:12:27.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:28 15:12:28.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG")
11:12:28 15:12:28.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:28 15:12:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:28 15:12:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:28 15:12:28.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:28 15:12:28.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:28 15:12:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:28 15:12:28.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:28 15:12:28.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:28 15:12:28.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:28 15:12:28.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:29 15:12:29.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:29 15:12:29.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:29 15:12:29.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:29 15:12:29.021 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:12:29 15:12:29.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:29 15:12:29.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:29 15:12:29.021 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:29 15:12:29.021 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:29 15:12:29.021 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:29 15:12:29.021 INFO [main][AbstractShell] Close shell Testing shell
11:12:29 15:12:29.021 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:29 15:12:29.027 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:29 15:12:29.027 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:29 15:12:29.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:29 15:12:29.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:29 15:12:29.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:29 15:12:29.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:29 15:12:29.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:29 15:12:29.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:29 15:12:29.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:29 15:12:29.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:29 15:12:29.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:29 15:12:29.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:29 15:12:29.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:29 15:12:29.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:29 15:12:29.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 5 and following matchers specified (Widget matcher matching widgets with style: 8)
11:12:29 15:12:29.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:29 15:12:29.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:29 15:12:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:29 15:12:29.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:29 15:12:29.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:29 15:12:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:29 15:12:29.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:12:29 15:12:29.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:12:29 15:12:29.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:12:29 15:12:29.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:12:30 15:12:30.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:12:30 15:12:30.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:12:30 15:12:30.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:30 15:12:30.067 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found
11:12:30 15:12:30.067 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:30 15:12:30.067 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:30 15:12:30.067 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:30 15:12:30.067 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:30 15:12:30.067 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:30 15:12:30.067 INFO [main][AbstractShell] Close shell Testing shell
11:12:30 15:12:30.067 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:30 15:12:30.073 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:30 15:12:30.073 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:30 15:12:30.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:30 15:12:30.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:30 15:12:30.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:30 15:12:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:30 15:12:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:30 15:12:30.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:30 15:12:30.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:30 15:12:30.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:30 15:12:30.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:30 15:12:30.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:30 15:12:30.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:30 15:12:30.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:30 15:12:30.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S")
11:12:30 15:12:30.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:30 15:12:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:30 15:12:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:30 15:12:30.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:30 15:12:30.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:30 15:12:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:30 15:12:30.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:30 15:12:30.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:30 15:12:30.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:30 15:12:30.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:31 15:12:31.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:31 15:12:31.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:31 15:12:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:31 15:12:31.115 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:12:31 15:12:31.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:31 15:12:31.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:31 15:12:31.115 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:31 15:12:31.115 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:31 15:12:31.115 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:31 15:12:31.115 INFO [main][AbstractShell] Close shell Testing shell
11:12:31 15:12:31.115 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:31 15:12:31.120 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:31 15:12:31.120 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:31 15:12:31.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:31 15:12:31.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:31 15:12:31.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:31 15:12:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:31 15:12:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:31 15:12:31.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:31 15:12:31.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:31 15:12:31.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:31 15:12:31.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:31 15:12:31.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:31 15:12:31.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:31 15:12:31.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:31 15:12:31.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1")
11:12:31 15:12:31.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:31 15:12:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:31 15:12:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:31 15:12:31.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:31 15:12:31.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:31 15:12:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:31 15:12:31.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:31 15:12:31.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:31 15:12:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:31 15:12:31.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:31 15:12:31.159 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
11:12:31 15:12:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:31 15:12:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:31 15:12:31.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:31 15:12:31.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:31 15:12:31.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:31 15:12:31.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:31 15:12:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:31 15:12:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:31 15:12:31.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:31 15:12:31.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:31 15:12:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:31 15:12:31.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:31 15:12:31.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:31 15:12:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:31 15:12:31.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:31 15:12:31.160 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:31 15:12:31.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:31 15:12:31.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:31 15:12:31.161 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:31 15:12:31.161 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:31 15:12:31.161 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:31 15:12:31.161 INFO [main][AbstractShell] Close shell Testing shell
11:12:31 15:12:31.161 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:31 15:12:31.166 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:31 15:12:31.166 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:31 15:12:31.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:31 15:12:31.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:31 15:12:31.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:31 15:12:31.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:31 15:12:31.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:31 15:12:31.177 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:31 15:12:31.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:31 15:12:31.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:31 15:12:31.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:31 15:12:31.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:31 15:12:31.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:31 15:12:31.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:31 15:12:31.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 6 and following matchers specified (Widget matcher matching widgets with style: 4)
11:12:31 15:12:31.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:31 15:12:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:31 15:12:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:31 15:12:31.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:31 15:12:31.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:31 15:12:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:31 15:12:31.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
11:12:31 15:12:31.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
11:12:31 15:12:31.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
11:12:31 15:12:31.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
11:12:32 15:12:32.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
11:12:32 15:12:32.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
11:12:32 15:12:32.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:32 15:12:32.209 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found
11:12:32 15:12:32.209 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:32 15:12:32.209 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:32 15:12:32.209 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:32 15:12:32.209 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:32 15:12:32.209 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:32 15:12:32.209 INFO [main][AbstractShell] Close shell Testing shell
11:12:32 15:12:32.209 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:32 15:12:32.215 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:32 15:12:32.215 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:32 15:12:32.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:32 15:12:32.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:32 15:12:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:32 15:12:32.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:32 15:12:32.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:32 15:12:32.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:32 15:12:32.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:32 15:12:32.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:32 15:12:32.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:32 15:12:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:12:32 15:12:32.255 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1
11:12:32 15:12:32.255 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
11:12:32 15:12:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:32 15:12:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:32 15:12:32.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Notify Button with event 27
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Notify Button with event 26
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Notify Button with event 3
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Notify Button with event 4
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.256 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:32 15:12:32.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:32 15:12:32.258 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
11:12:32 15:12:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:32 15:12:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:32 15:12:32.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.258 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed
11:12:32 15:12:32.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:32 15:12:32.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:32 15:12:32.258 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:32 15:12:32.259 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:32 15:12:32.259 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:32 15:12:32.259 INFO [main][AbstractShell] Close shell Testing shell
11:12:32 15:12:32.259 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:32 15:12:32.264 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:32 15:12:32.264 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:32 15:12:32.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:32 15:12:32.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:32 15:12:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:32 15:12:32.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:32 15:12:32.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:32 15:12:32.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:32 15:12:32.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8,  with key 'buttonTestId' and value 'PUSH-BUTTON#2')
11:12:32 15:12:32.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:32 15:12:32.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:32 15:12:32.303 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:32 15:12:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:32 15:12:32.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:32 15:12:32.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:32 15:12:32.304 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:32 15:12:32.305 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:32 15:12:32.305 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:32 15:12:32.305 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:32 15:12:32.305 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:32 15:12:32.305 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:32 15:12:32.305 INFO [main][AbstractShell] Close shell Testing shell
11:12:32 15:12:32.306 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:32 15:12:32.310 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:32 15:12:32.311 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:32 15:12:32.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:32 15:12:32.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:32 15:12:32.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:32 15:12:32.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:32 15:12:32.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:32 15:12:32.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:32 15:12:32.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16,  with key 'buttonTestId' and value 'RADIO-BUTTON#1')
11:12:32 15:12:32.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:32 15:12:32.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:32 15:12:32.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:32 15:12:32.356 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
11:12:32 15:12:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:32 15:12:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:32 15:12:32.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Notify Button with event 27
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Notify Button with event 26
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Notify Button with event 3
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Notify Button with event 4
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.357 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:32 15:12:32.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:32 15:12:32.358 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:32 15:12:32.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:32 15:12:32.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:32 15:12:32.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:32 15:12:32.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:12:32 15:12:32.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:12:32 15:12:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:12:32 15:12:32.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:32 15:12:32.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:32 15:12:32.360 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:32 15:12:32.360 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:32 15:12:32.360 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:32 15:12:32.360 INFO [main][AbstractShell] Close shell Testing shell
11:12:32 15:12:32.360 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:32 15:12:32.366 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:32 15:12:32.366 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:32 15:12:32.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:32 15:12:32.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:32 15:12:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:32 15:12:32.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:32 15:12:32.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:32 15:12:32.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:32 15:12:32.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:32 15:12:32.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:32 15:12:32.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:32 15:12:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:12:32 15:12:32.428 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
11:12:32 15:12:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:32 15:12:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:32 15:12:32.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.428 TRACE [main][WidgetHandler] Notify Button with event 27
11:12:32 15:12:32.428 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.428 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.428 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.428 TRACE [main][WidgetHandler] Notify Button with event 26
11:12:32 15:12:32.428 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.428 TRACE [main][WidgetHandler] Notify Button with event 3
11:12:32 15:12:32.429 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.429 TRACE [main][WidgetHandler] Notify Button with event 4
11:12:32 15:12:32.429 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.429 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.429 TRACE [main][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:32 15:12:32.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:32 15:12:32.429 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:32 15:12:32.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:32 15:12:32.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:32 15:12:32.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:32 15:12:32.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:12:32 15:12:32.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:12:32 15:12:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:12:32 15:12:32.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:32 15:12:32.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:32 15:12:32.432 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:32 15:12:32.432 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:32 15:12:32.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:32 15:12:32.432 INFO [main][AbstractShell] Close shell Testing shell
11:12:32 15:12:32.432 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:32 15:12:32.437 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:32 15:12:32.437 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:32 15:12:32.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:32 15:12:32.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:32 15:12:32.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:32 15:12:32.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:32 15:12:32.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:32 15:12:32.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:32 15:12:32.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 2)
11:12:32 15:12:32.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:12:32 15:12:32.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:12:32 15:12:32.476 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:32 15:12:32.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:32 15:12:32.477 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:32 15:12:32.477 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:32 15:12:32.478 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:32 15:12:32.478 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:32 15:12:32.478 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:32 15:12:32.478 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:32 15:12:32.478 INFO [main][AbstractShell] Close shell Testing shell
11:12:32 15:12:32.478 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:32 15:12:32.483 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:32 15:12:32.483 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:32 15:12:32.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:32 15:12:32.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:32 15:12:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:32 15:12:32.494 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:32 15:12:32.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:32 15:12:32.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:32 15:12:32.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 8)
11:12:32 15:12:32.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:12:32 15:12:32.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:12:32 15:12:32.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:12:32 15:12:32.542 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2
11:12:32 15:12:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:32 15:12:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:32 15:12:32.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:32 15:12:32.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:32 15:12:32.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:32 15:12:32.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:32 15:12:32.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:32 15:12:32.543 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:32 15:12:32.544 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:32 15:12:32.544 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:32 15:12:32.544 INFO [main][AbstractShell] Close shell Testing shell
11:12:32 15:12:32.544 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:32 15:12:32.549 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:32 15:12:32.549 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:32 15:12:32.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:32 15:12:32.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:32 15:12:32.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:32 15:12:32.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:32 15:12:32.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:32 15:12:32.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:32 15:12:32.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32,  with key 'buttonTestId' and value 'CHECK-BOX#1')
11:12:32 15:12:32.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:32 15:12:32.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:32 15:12:32.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:32 15:12:32.586 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
11:12:32 15:12:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:32 15:12:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:32 15:12:32.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:32 15:12:32.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:32 15:12:32.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:32 15:12:32.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:32 15:12:32.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:32 15:12:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:32 15:12:32.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:32 15:12:32.587 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:32 15:12:32.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:32 15:12:32.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:32 15:12:32.588 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:32 15:12:32.588 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:32 15:12:32.588 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:32 15:12:32.589 INFO [main][AbstractShell] Close shell Testing shell
11:12:32 15:12:32.589 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:32 15:12:32.594 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:32 15:12:32.594 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:32 15:12:32.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:32 15:12:32.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:32 15:12:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:32 15:12:32.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:32 15:12:32.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:32 15:12:32.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:32 15:12:32.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:32 15:12:32.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:32 15:12:32.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 4 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:32 15:12:32.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:32 15:12:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:32 15:12:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:32 15:12:32.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:32 15:12:32.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:32 15:12:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:32 15:12:32.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:12:32 15:12:32.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:12:33 15:12:33.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:12:33 15:12:33.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:12:33 15:12:33.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:12:33 15:12:33.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:12:33 15:12:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:33 15:12:33.651 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found
11:12:33 15:12:33.652 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:33 15:12:33.652 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:33 15:12:33.652 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:33 15:12:33.652 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:33 15:12:33.652 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:33 15:12:33.652 INFO [main][AbstractShell] Close shell Testing shell
11:12:33 15:12:33.652 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:33 15:12:33.657 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:33 15:12:33.658 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:33 15:12:33.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:33 15:12:33.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:33 15:12:33.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:33 15:12:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:33 15:12:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:33 15:12:33.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:33 15:12:33.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:33 15:12:33.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:33 15:12:33.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:33 15:12:33.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:33 15:12:33.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:33 15:12:33.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:33 15:12:33.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@")
11:12:33 15:12:33.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:33 15:12:33.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:33 15:12:33.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:33 15:12:33.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:33 15:12:33.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:33 15:12:33.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:33 15:12:33.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:33 15:12:33.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:34 15:12:34.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:34 15:12:34.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:34 15:12:34.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:34 15:12:34.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:34 15:12:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:34 15:12:34.698 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:12:34 15:12:34.698 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:34 15:12:34.698 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:34 15:12:34.698 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:34 15:12:34.698 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:34 15:12:34.698 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:34 15:12:34.698 INFO [main][AbstractShell] Close shell Testing shell
11:12:34 15:12:34.698 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:34 15:12:34.704 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:34 15:12:34.704 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:34 15:12:34.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:34 15:12:34.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:34 15:12:34.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:34 15:12:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:34 15:12:34.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:34 15:12:34.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:34 15:12:34.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:34 15:12:34.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:34 15:12:34.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:34 15:12:34.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:34 15:12:34.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2,  with key 'buttonTestId' and value 'TOOGLE-BUTTON#2')
11:12:34 15:12:34.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:34 15:12:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:34 15:12:34.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:34 15:12:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:34 15:12:34.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:34 15:12:34.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:34 15:12:34.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:34 15:12:34.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
11:12:34 15:12:34.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:34 15:12:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:34 15:12:34.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:34 15:12:34.741 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
11:12:34 15:12:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:34 15:12:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:34 15:12:34.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:34 15:12:34.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:34 15:12:34.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:34 15:12:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:34 15:12:34.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:34 15:12:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:34 15:12:34.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:34 15:12:34.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:34 15:12:34.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:34 15:12:34.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:34 15:12:34.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:34 15:12:34.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:34 15:12:34.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:34 15:12:34.742 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:34 15:12:34.743 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:34 15:12:34.743 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:34 15:12:34.743 INFO [main][AbstractShell] Close shell Testing shell
11:12:34 15:12:34.743 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:34 15:12:34.747 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:34 15:12:34.747 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:34 15:12:34.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:34 15:12:34.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:34 15:12:34.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:34 15:12:34.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
11:12:34 15:12:34.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:34 15:12:34.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:34 15:12:34.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:34 15:12:34.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.448 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest
11:12:34 toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.048 s
11:12:34 findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.052 s
11:12:34 findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.051 s
11:12:34 findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.051 s
11:12:34 findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.052 s
11:12:34 toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.071 s
11:12:34 findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.049 s
11:12:34 findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.061 s
11:12:34 findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.053 s
11:12:34 findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.057 s
11:12:34 findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.051 s
11:12:34 findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.078 s
11:12:34 findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.048 s
11:12:34 findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.046 s
11:12:34 findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.048 s
11:12:34 findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.051 s
11:12:34 findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.049 s
11:12:34 toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.048 s
11:12:34 findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.042 s
11:12:34 findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.06 s
11:12:34 findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.066 s
11:12:34 findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.051 s
11:12:34 findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.06 s
11:12:34 findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.05 s
11:12:34 findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.059 s
11:12:34 findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.046 s
11:12:34 findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.044 s
11:12:34 Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
11:12:34 15:12:34.758 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
11:12:34 15:12:34.762 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:34 15:12:34.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:34 15:12:34.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:34 15:12:34.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:34 15:12:34.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:34 15:12:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:34 15:12:34.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:34 15:12:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:34 15:12:34.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:34 15:12:34.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:34 15:12:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:34 15:12:34.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:34 15:12:34.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:34 15:12:34.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:34 15:12:34.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:12:34 15:12:34.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16)
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:34 15:12:34.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:12:34 15:12:34.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:34 is "Label A")
11:12:34 15:12:34.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:34 15:12:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:34 15:12:34.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:34 15:12:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:34 15:12:34.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:34 15:12:34.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:34 15:12:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:34 15:12:34.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:34 15:12:34.832 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:34 15:12:34.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:34 is "Label B")
11:12:34 15:12:34.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:34 15:12:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:34 15:12:34.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:34 15:12:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:34 15:12:34.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:34 15:12:34.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:34 15:12:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:34 15:12:34.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:34 15:12:34.834 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:34 15:12:34.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:12:34 is "Label C")
11:12:34 15:12:34.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:34 15:12:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:34 15:12:34.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:34 15:12:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:34 15:12:34.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:34 15:12:34.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:34 15:12:34.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:34 15:12:34.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:34 15:12:34.835 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:34 15:12:34.835 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB
11:12:34 15:12:34.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:34 15:12:34.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:34 15:12:34.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:34 15:12:34.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.835 TRACE [main][WidgetHandler] Notify Button with event 27
11:12:34 15:12:34.835 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.835 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:34 15:12:34.835 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.835 TRACE [main][WidgetHandler] Notify Button with event 26
11:12:34 15:12:34.836 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.836 TRACE [main][WidgetHandler] Notify Button with event 3
11:12:34 15:12:34.836 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.836 TRACE [main][WidgetHandler] Notify Button with event 4
11:12:34 15:12:34.836 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.836 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:34 15:12:34.836 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.837 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC
11:12:34 15:12:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:34 15:12:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:34 15:12:34.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:34 15:12:34.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Notify Button with event 27
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Notify Button with event 26
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Notify Button with event 3
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Notify Button with event 4
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Notify Button with event 13
11:12:34 15:12:34.837 TRACE [main][WidgetHandler] Wait for synchronization
11:12:34 15:12:34.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:34 15:12:34.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:34 15:12:34.838 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:34 15:12:34.838 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:34 15:12:34.838 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:34 15:12:34.838 INFO [main][AbstractShell] Close shell Testing shell
11:12:34 15:12:34.838 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:34 15:12:34.844 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:34 15:12:34.844 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:34 15:12:34.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
11:12:34 15:12:34.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:34 15:12:34.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:34 15:12:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)
11:12:34 15:12:34.849 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
11:12:34 15:12:34.850 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:34 15:12:34.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:34 15:12:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
11:12:34 clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)  Time elapsed: 0.086 s
11:12:34 Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
11:12:34 15:12:34.854 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
11:12:34 15:12:34.854 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:34 15:12:34.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:34 15:12:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:34 15:12:34.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:12:34 15:12:34.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:34 15:12:34.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:34 15:12:34.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:34 15:12:34.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:34 15:12:34.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:34 15:12:34.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:34 15:12:34.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:34 15:12:34.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:35 15:12:35.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:35 15:12:35.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:12:35 15:12:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:12:35 15:12:35.894 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:12:35 15:12:35.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:35 15:12:35.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:35 15:12:35.895 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:35 15:12:35.895 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:35 15:12:35.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:35 15:12:35.895 INFO [main][AbstractShell] Close shell Testing shell
11:12:35 15:12:35.895 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:35 15:12:35.902 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:35 15:12:35.902 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:35 15:12:35.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
11:12:35 15:12:35.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:35 15:12:35.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:35 15:12:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
11:12:35 15:12:35.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:35 15:12:35.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
11:12:35 15:12:35.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
11:12:35 15:12:35.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:35 15:12:35.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:35 15:12:35.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:35 15:12:35.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:12:35 15:12:35.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:35 15:12:35.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:35 15:12:35.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:35 15:12:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:35 15:12:35.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:35 15:12:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:35 15:12:35.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:35 15:12:35.944 INFO [WorkbenchTestable][AbstractButton] Click button &OK
11:12:35 15:12:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:35 15:12:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:35 15:12:35.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:35 15:12:35.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:35 15:12:35.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:12:35 15:12:35.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:35 15:12:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:35 15:12:35.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:35 15:12:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:35 15:12:35.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:35 15:12:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:35 15:12:35.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:12:35 15:12:35.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:12:35 15:12:35.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:12:35 15:12:35.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:35 15:12:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:35 15:12:35.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:35 15:12:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:35 15:12:35.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:35 15:12:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:35 15:12:35.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:35 15:12:35.948 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel
11:12:35 15:12:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:35 15:12:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:35 15:12:35.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:35 15:12:35.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:35 15:12:35.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:12:35 15:12:35.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:35 15:12:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:35 15:12:35.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:35 15:12:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:35 15:12:35.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:35 15:12:35.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:35 15:12:35.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:35 15:12:35.949 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:12:35 15:12:35.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:35 15:12:35.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:35 15:12:35.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:35 15:12:35.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:35 15:12:35.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8)
11:12:35 15:12:35.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:35 15:12:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:35 15:12:35.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:35 15:12:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:35 15:12:35.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:35 15:12:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:35 15:12:35.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:35 15:12:35.951 INFO [WorkbenchTestable][AbstractButton] Click button < &Back
11:12:35 15:12:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:35 15:12:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:35 15:12:35.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:35 15:12:35.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:35 15:12:35.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8)
11:12:35 15:12:35.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:35 15:12:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:35 15:12:35.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:35 15:12:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:35 15:12:35.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:35 15:12:35.953 INFO [WorkbenchTestable][AbstractButton] Click button &Yes
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:35 15:12:35.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:35 15:12:35.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8)
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:35 15:12:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:35 15:12:35.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:35 15:12:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:35 15:12:35.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:35 15:12:35.954 INFO [WorkbenchTestable][AbstractButton] Click button &No
11:12:35 15:12:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:35 15:12:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:35 15:12:35.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:35 15:12:35.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:35 15:12:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:12:35 15:12:35.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:35 15:12:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:35 15:12:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:35 15:12:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:35 15:12:35.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:35 15:12:35.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:35 15:12:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:35 15:12:35.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:12:35 15:12:35.957 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:12:35 15:12:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:12:35 15:12:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:12:35 15:12:35.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:12:35 15:12:35.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:12:35 15:12:35.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:35 15:12:35.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:35 15:12:35.957 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:35 15:12:35.957 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:35 15:12:35.957 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:35 15:12:35.957 INFO [main][AbstractShell] Close shell Testing shell
11:12:35 15:12:35.957 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:35 15:12:35.965 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:35 15:12:35.965 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:35 15:12:35.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
11:12:35 15:12:35.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:35 15:12:35.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:35 15:12:35.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 15:12:35.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
11:12:35 15:12:35.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
11:12:35 15:12:35.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:35 15:12:35.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:35 15:12:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
11:12:35 testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)  Time elapsed: 1.058 s
11:12:35 testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)  Time elapsed: 0.057 s
11:12:35 Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:35 15:12:35.978 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:35 15:12:35.979 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:35 15:12:35.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:35 15:12:35.979 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:35 15:12:35.979 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:35 15:12:35.979 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:35 15:12:35.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:35 15:12:35.981 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:35 15:12:35.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:35 15:12:35.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:35 15:12:35.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:35 15:12:35.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:35 15:12:35.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:35 15:12:35.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:35 15:12:35.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:35 15:12:35.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:35 15:12:35.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:35 15:12:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:35 15:12:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:36 15:12:35.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:36 15:12:35.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:36 15:12:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:36 15:12:35.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:36 15:12:35.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:36 15:12:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:36 15:12:35.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:36 15:12:36.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:36 15:12:36.006 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:36 15:12:36.006 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:36 15:12:36.006 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:36 15:12:36.006 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:36 15:12:36.006 INFO [main][AbstractShell] Close shell Testing shell
11:12:36 15:12:36.006 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:36 15:12:36.009 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:36 15:12:36.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:36 15:12:36.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:36 15:12:36.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:36 15:12:36.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:36 15:12:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:36 15:12:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:36 15:12:36.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:36 15:12:36.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:36 15:12:36.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:36 15:12:36.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:36 15:12:36.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:36 15:12:36.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:36 15:12:36.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:36 15:12:36.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:36 15:12:36.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:36 15:12:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:36 15:12:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:36 15:12:36.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:36 15:12:36.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:36 15:12:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:36 15:12:36.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:36 15:12:36.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:36 15:12:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:36 15:12:36.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:36 15:12:36.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:36 15:12:36.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:36 15:12:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:36 15:12:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:36 15:12:36.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:36 15:12:36.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:36 15:12:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:36 15:12:36.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:36 15:12:36.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:36 15:12:36.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:36 15:12:36.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:36 15:12:36.046 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:36 15:12:36.046 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:36 15:12:36.046 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:36 15:12:36.047 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:36 15:12:36.047 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:36 15:12:36.047 INFO [main][AbstractShell] Close shell Testing shell
11:12:36 15:12:36.047 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:36 15:12:36.050 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:36 15:12:36.050 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:36 15:12:36.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:36 15:12:36.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:36 15:12:36.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:36 15:12:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:36 15:12:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:36 15:12:36.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:36 15:12:36.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:36 15:12:36.061 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:36 15:12:36.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:36 15:12:36.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:36 15:12:36.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:36 15:12:36.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:36 15:12:36.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:36 15:12:36.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:36 15:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:36 15:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:36 15:12:36.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:36 15:12:36.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:36 15:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:36 15:12:36.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:36 15:12:36.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:36 15:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:36 15:12:36.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:36 15:12:36.080 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:36 15:12:36.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:36 15:12:36.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:36 15:12:36.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:36 15:12:36.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:36 15:12:36.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:36 15:12:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:36 15:12:36.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:36 15:12:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:36 15:12:36.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:36 15:12:36.583 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
11:12:36 15:12:36.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:36 15:12:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:37 15:12:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:37 15:12:37.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:37 15:12:37.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:37 15:12:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:37 15:12:37.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:37 15:12:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:37 15:12:37.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:37 15:12:37.086 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
11:12:37 15:12:37.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
11:12:37 15:12:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:37 15:12:37.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:37 15:12:37.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
11:12:37 15:12:37.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
11:12:37 15:12:37.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:38 15:12:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:38 15:12:38.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
11:12:38 15:12:38.088 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
11:12:38 15:12:38.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
11:12:38 15:12:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:38 15:12:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:38 15:12:38.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
11:12:38 15:12:38.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
11:12:38 15:12:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:39 15:12:39.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:39 15:12:39.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
11:12:39 15:12:39.089 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
11:12:39 15:12:39.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
11:12:39 15:12:39.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:39 15:12:39.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:39 15:12:39.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
11:12:39 15:12:39.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
11:12:39 15:12:39.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:39 15:12:39.590 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
11:12:39 15:12:39.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:39 15:12:39.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
11:12:39 15:12:39.590 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
11:12:39 15:12:39.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
11:12:39 15:12:39.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:40 15:12:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:40 15:12:40.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
11:12:40 15:12:40.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
11:12:40 15:12:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:40 15:12:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:40 15:12:40.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
11:12:40 15:12:40.591 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
11:12:40 15:12:40.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
11:12:40 15:12:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:41 15:12:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:41 15:12:41.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
11:12:41 15:12:41.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
11:12:41 15:12:41.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:41 15:12:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:41 15:12:41.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
11:12:41 15:12:41.593 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:41 15:12:41.593 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:41 15:12:41.593 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:41 15:12:41.594 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:41 15:12:41.594 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:41 15:12:41.594 INFO [main][AbstractShell] Close shell Testing shell
11:12:41 15:12:41.594 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:41 15:12:41.598 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:41 15:12:41.598 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:41 15:12:41.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:41 15:12:41.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:41 15:12:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:41 15:12:41.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:41 15:12:41.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:41 15:12:41.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:41 15:12:41.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:41 15:12:41.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:41 15:12:41.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:41 15:12:41.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:41 15:12:41.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:41 15:12:41.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:41 15:12:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:41 15:12:41.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:41 15:12:41.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:41 15:12:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:41 15:12:41.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:41 15:12:41.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:41 15:12:41.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:41 15:12:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:41 15:12:41.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:41 15:12:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:41 15:12:41.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:41 15:12:41.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:41 15:12:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:41 15:12:41.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:41 15:12:41.626 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:41 15:12:41.626 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:41 15:12:41.626 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:41 15:12:41.626 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:41 15:12:41.626 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:41 15:12:41.626 INFO [main][AbstractShell] Close shell Testing shell
11:12:41 15:12:41.626 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:41 15:12:41.629 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:41 15:12:41.629 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:41 15:12:41.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:41 15:12:41.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:41 15:12:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:41 15:12:41.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:41 15:12:41.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:41 15:12:41.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:41 15:12:41.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:41 15:12:41.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:41 15:12:41.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:41 15:12:41.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:41 15:12:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:41 15:12:41.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:41 15:12:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:41 15:12:41.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:41 15:12:41.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:41 15:12:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:41 15:12:41.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:41 15:12:41.656 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:41 15:12:41.656 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:41 15:12:41.656 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:41 15:12:41.657 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:41 15:12:41.657 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:41 15:12:41.657 INFO [main][AbstractShell] Close shell Testing shell
11:12:41 15:12:41.657 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:41 15:12:41.659 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:41 15:12:41.660 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:41 15:12:41.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:41 15:12:41.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:41 15:12:41.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:41 15:12:41.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:41 15:12:41.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:41 15:12:41.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:41 15:12:41.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:41 15:12:41.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:41 15:12:41.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:41 15:12:41.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:41 15:12:41.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:41 15:12:41.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:41 15:12:41.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:41 15:12:41.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:41 15:12:41.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:41 15:12:41.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:41 15:12:41.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:41 15:12:41.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'tree001')
11:12:41 15:12:41.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:41 15:12:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:41 15:12:41.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:41 15:12:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:41 15:12:41.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:41 15:12:41.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
11:12:41 15:12:41.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:41 15:12:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:41 15:12:41.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:41 15:12:41.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:41 15:12:41.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:41 15:12:41.686 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:41 15:12:41.686 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:41 15:12:41.686 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:41 15:12:41.686 INFO [main][AbstractShell] Close shell Testing shell
11:12:41 15:12:41.687 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:41 15:12:41.690 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:41 15:12:41.690 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:41 15:12:41.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:41 15:12:41.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:41 15:12:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:41 15:12:41.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:41 15:12:41.695 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:41 15:12:41.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:41 15:12:41.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:41 15:12:41.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:41 15:12:41.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:41 15:12:41.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:41 15:12:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:41 15:12:41.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:41 15:12:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:41 15:12:41.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:41 15:12:41.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:41 15:12:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:41 15:12:41.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:41 15:12:41.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:41 15:12:41.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:41 15:12:41.715 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:41 15:12:41.715 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:41 15:12:41.716 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:41 15:12:41.716 INFO [main][AbstractShell] Close shell Testing shell
11:12:41 15:12:41.716 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:41 15:12:41.719 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:41 15:12:41.719 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:41 15:12:41.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:41 15:12:41.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:41 15:12:41.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
11:12:41 15:12:41.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 15:12:41.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:41 15:12:41.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:41 15:12:41.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.746 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
11:12:41 testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.032 s
11:12:41 testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.047 s
11:12:41 testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 5.542 s
11:12:41 testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.036 s
11:12:41 testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.03 s
11:12:41 testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.026 s
11:12:41 testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.029 s
11:12:41 Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:41 15:12:41.729 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:41 15:12:41.729 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:12:41 15:12:41.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:41 15:12:41.729 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:41 15:12:41.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:41 15:12:41.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:41 15:12:41.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:41 15:12:41.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:41 15:12:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:41 15:12:41.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:41 15:12:41.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:41 15:12:41.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:41 15:12:41.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:41 15:12:41.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:41 15:12:41.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:41 15:12:41.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:41 15:12:41.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:41 15:12:41.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:41 15:12:41.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:41 15:12:41.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:41 15:12:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:42 15:12:42.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:42 15:12:42.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:42 15:12:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:42 15:12:42.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:42 15:12:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:42 15:12:42.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:42 15:12:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:42 15:12:42.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:42 15:12:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:12:42 15:12:42.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:42 15:12:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:42 15:12:42.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:42 15:12:42.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:42 15:12:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:12:42 15:12:42.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:42 15:12:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:42 15:12:42.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:42 15:12:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:42 15:12:42.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:42 15:12:42.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:42 15:12:42.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:42 15:12:42.762 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:42 15:12:42.762 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:42 15:12:42.762 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:42 15:12:42.762 INFO [main][AbstractShell] Close shell Testing shell
11:12:42 15:12:42.762 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:42 15:12:42.766 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:42 15:12:42.766 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:42 15:12:42.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:42 15:12:42.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:42 15:12:42.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:42 15:12:42.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:42 15:12:42.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:42 15:12:42.771 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:42 15:12:42.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:42 15:12:42.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:42 15:12:42.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:42 15:12:42.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:42 15:12:42.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:42 15:12:42.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:42 15:12:42.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:42 15:12:42.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:42 15:12:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:42 15:12:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:42 15:12:42.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:42 15:12:42.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:42 15:12:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:42 15:12:42.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:42 15:12:42.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:42 15:12:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:42 15:12:42.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:42 15:12:42.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:42 15:12:42.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:42 15:12:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:42 15:12:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:42 15:12:42.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:42 15:12:42.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:42 15:12:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:42 15:12:42.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:42 15:12:42.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:42 15:12:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:42 15:12:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:42 15:12:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:42 15:12:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:42 15:12:42.793 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:42 15:12:42.793 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:42 15:12:42.793 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:42 15:12:42.793 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:42 15:12:42.793 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:42 15:12:42.793 INFO [main][AbstractShell] Close shell Testing shell
11:12:42 15:12:42.793 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:42 15:12:42.796 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:42 15:12:42.796 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:42 15:12:42.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:42 15:12:42.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:42 15:12:42.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:42 15:12:42.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:42 15:12:42.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:42 15:12:42.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:42 15:12:42.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:42 15:12:42.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:42 15:12:42.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:42 15:12:42.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:42 15:12:42.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:42 15:12:42.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:42 15:12:42.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:42 15:12:42.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:42 15:12:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:42 15:12:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:42 15:12:42.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:42 15:12:42.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:42 15:12:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:42 15:12:42.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:42 15:12:42.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:42 15:12:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:42 15:12:42.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:42 15:12:42.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:42 15:12:42.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:42 15:12:42.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:42 15:12:42.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:42 15:12:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:43 15:12:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:43 15:12:43.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:43 15:12:43.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:43 15:12:43.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:43 15:12:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:43 15:12:43.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:43 15:12:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:43 15:12:43.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:43 15:12:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:12:43 15:12:43.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:43 15:12:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:43 15:12:43.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:43 15:12:43.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:43 15:12:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:12:43 15:12:43.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:43 15:12:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:43 15:12:43.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:43 15:12:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:43 15:12:43.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:43 15:12:43.829 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:43 15:12:43.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:43 15:12:43.830 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:43 15:12:43.830 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:43 15:12:43.830 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:43 15:12:43.830 INFO [main][AbstractShell] Close shell Testing shell
11:12:43 15:12:43.830 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:43 15:12:43.833 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:43 15:12:43.833 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:43 15:12:43.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:43 15:12:43.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:43 15:12:43.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:43 15:12:43.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:43 15:12:43.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:43 15:12:43.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:43 15:12:43.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:43 15:12:43.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:43 15:12:43.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:43 15:12:43.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:43 15:12:43.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:43 15:12:43.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:43 15:12:43.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:43 15:12:43.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:43 15:12:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:43 15:12:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:43 15:12:43.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:43 15:12:43.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:43 15:12:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:43 15:12:43.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:43 15:12:43.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:43 15:12:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:43 15:12:43.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:43 15:12:43.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:43 15:12:43.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:43 15:12:43.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:43 15:12:43.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:43 15:12:43.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:43 15:12:43.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:43 15:12:43.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:43 15:12:43.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:43 15:12:43.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:43 15:12:43.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:43 15:12:43.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:43 15:12:43.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:43 15:12:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:43 15:12:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:43 15:12:43.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:43 15:12:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:44 15:12:44.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:44 15:12:44.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:44 15:12:44.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:44 15:12:44.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:44 15:12:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:44 15:12:44.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:44 15:12:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:44 15:12:44.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:44 15:12:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:12:44 15:12:44.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:44 15:12:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:44 15:12:44.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:44 15:12:44.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:44 15:12:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:12:44 15:12:44.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:44 15:12:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:44 15:12:44.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:44 15:12:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:44 15:12:44.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:44 15:12:44.868 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:44 15:12:44.868 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:44 15:12:44.868 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:44 15:12:44.869 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:44 15:12:44.869 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:44 15:12:44.869 INFO [main][AbstractShell] Close shell Testing shell
11:12:44 15:12:44.869 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:44 15:12:44.872 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:44 15:12:44.872 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:44 15:12:44.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:44 15:12:44.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:44 15:12:44.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:44 15:12:44.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:44 15:12:44.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:44 15:12:44.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:44 15:12:44.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:44 15:12:44.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:44 15:12:44.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:44 15:12:44.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:44 15:12:44.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:44 15:12:44.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:44 15:12:44.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:44 15:12:44.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:44 15:12:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:44 15:12:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:44 15:12:44.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:44 15:12:44.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:44 15:12:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:44 15:12:44.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:44 15:12:44.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:44 15:12:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:44 15:12:44.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:44 15:12:44.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:44 15:12:44.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:44 15:12:44.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:44 15:12:44.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:44 15:12:44.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:44 15:12:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:45 15:12:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:45 15:12:45.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:45 15:12:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:45 15:12:45.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:45 15:12:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:45 15:12:45.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:45 15:12:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:45 15:12:45.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:45 15:12:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:12:45 15:12:45.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:45 15:12:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:45 15:12:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:45 15:12:45.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:45 15:12:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:12:45 15:12:45.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:45 15:12:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:45 15:12:45.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:45 15:12:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:45 15:12:45.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:45 15:12:45.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:45 15:12:45.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:45 15:12:45.909 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:45 15:12:45.910 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:45 15:12:45.910 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:45 15:12:45.910 INFO [main][AbstractShell] Close shell Testing shell
11:12:45 15:12:45.910 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:45 15:12:45.913 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:45 15:12:45.913 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:45 15:12:45.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:45 15:12:45.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:45 15:12:45.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:45 15:12:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:45 15:12:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:45 15:12:45.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:45 15:12:45.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:45 15:12:45.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:45 15:12:45.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:45 15:12:45.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:45 15:12:45.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:45 15:12:45.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:45 15:12:45.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:45 15:12:45.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:45 15:12:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:45 15:12:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:45 15:12:45.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:45 15:12:45.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:45 15:12:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:45 15:12:45.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:45 15:12:45.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:45 15:12:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:45 15:12:45.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:45 15:12:45.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:45 15:12:45.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:45 15:12:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:45 15:12:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:45 15:12:45.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:45 15:12:45.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:45 15:12:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:45 15:12:45.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:45 15:12:45.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:45 15:12:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:45 15:12:45.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:45 15:12:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:45 15:12:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:45 15:12:45.940 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A
11:12:45 15:12:45.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:45 15:12:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:46 15:12:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:46 15:12:46.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:46 15:12:46.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:46 15:12:46.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:46 15:12:46.443 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:46 15:12:46.443 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:46 15:12:46.443 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:46 15:12:46.443 INFO [main][AbstractShell] Close shell Testing shell
11:12:46 15:12:46.443 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:46 15:12:46.447 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:46 15:12:46.447 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:46 15:12:46.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:46 15:12:46.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:46 15:12:46.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:46 15:12:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:46 15:12:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:46 15:12:46.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:46 15:12:46.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:46 15:12:46.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:46 15:12:46.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:46 15:12:46.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:46 15:12:46.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:46 15:12:46.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:46 15:12:46.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:46 15:12:46.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:46 15:12:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:46 15:12:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:46 15:12:46.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:46 15:12:46.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:46 15:12:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:46 15:12:46.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:46 15:12:46.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:46 15:12:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:46 15:12:46.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:46 15:12:46.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:46 15:12:46.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:46 15:12:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:46 15:12:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:46 15:12:46.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:46 15:12:46.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:46 15:12:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:46 15:12:46.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:46 15:12:46.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:46 15:12:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:46 15:12:46.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:46 15:12:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:46 15:12:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:46 15:12:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:46 15:12:46.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:46 15:12:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:46 15:12:46.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:46 15:12:46.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:46 15:12:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:46 15:12:46.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:46 15:12:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:46 15:12:46.977 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:46 15:12:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:46 15:12:46.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:46 15:12:46.979 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
11:12:46 15:12:46.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:46 15:12:46.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:46 15:12:46.979 DEBUG [main][TreeEventsListener] Calling method treeExpanded()
11:12:47 15:12:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:47 15:12:47.480 DEBUG [main][TreeEventsListener] Calling method treeExpanded()
11:12:47 15:12:47.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:47 15:12:47.482 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA
11:12:47 15:12:47.482 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA
11:12:47 15:12:47.483 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed
11:12:47 15:12:47.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event
11:12:47 15:12:47.483 DEBUG [main][TreeEventsListener] Calling method treeCollapsed()
11:12:47 15:12:47.483 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA
11:12:47 15:12:47.484 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:47 15:12:47.484 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:47 15:12:47.484 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:47 15:12:47.485 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:47 15:12:47.485 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:47 15:12:47.485 INFO [main][AbstractShell] Close shell Testing shell
11:12:47 15:12:47.485 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:47 15:12:47.488 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:47 15:12:47.488 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:47 15:12:47.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:47 15:12:47.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:47 15:12:47.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:47 15:12:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:47 15:12:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:47 15:12:47.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:47 15:12:47.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:47 15:12:47.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:47 15:12:47.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:47 15:12:47.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:47 15:12:47.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:47 15:12:47.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:47 15:12:47.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:47 15:12:47.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:47 15:12:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:47 15:12:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:47 15:12:47.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:47 15:12:47.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:47 15:12:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:47 15:12:47.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:47 15:12:47.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:47 15:12:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:47 15:12:47.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:47 15:12:47.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:47 15:12:47.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:47 15:12:47.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:47 15:12:47.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:47 15:12:47.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:47 15:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:48 15:12:48.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:48 15:12:48.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:48 15:12:48.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:48 15:12:48.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:48 15:12:48.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:48 15:12:48.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:48 15:12:48.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:48 15:12:48.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:48 15:12:48.021 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA
11:12:48 15:12:48.021 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA:
11:12:48 15:12:48.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:12:48 15:12:48.022 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
11:12:48 15:12:48.022 DEBUG [main][TreeEventsListener] It was check event: true
11:12:48 15:12:48.022 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA
11:12:48 15:12:48.023 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA
11:12:48 15:12:48.023 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA:
11:12:48 15:12:48.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:12:48 15:12:48.024 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
11:12:48 15:12:48.024 DEBUG [main][TreeEventsListener] It was check event: true
11:12:48 15:12:48.024 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA
11:12:48 15:12:48.024 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:48 15:12:48.024 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:48 15:12:48.024 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:48 15:12:48.024 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:48 15:12:48.024 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:48 15:12:48.024 INFO [main][AbstractShell] Close shell Testing shell
11:12:48 15:12:48.024 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:48 15:12:48.028 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:48 15:12:48.028 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:48 15:12:48.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:48 15:12:48.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:48 15:12:48.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:48 15:12:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:48 15:12:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:48 15:12:48.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:48 15:12:48.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:48 15:12:48.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:48 15:12:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:48 15:12:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:48 15:12:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:48 15:12:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:48 15:12:48.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:48 15:12:48.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:48 15:12:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:48 15:12:48.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:48 15:12:48.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:48 15:12:48.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:48 15:12:48.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:48 15:12:48.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:48 15:12:48.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:48 15:12:48.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:48 15:12:48.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:48 15:12:48.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:48 15:12:48.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:48 15:12:48.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:48 15:12:48.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:48 15:12:48.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children...
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
11:12:48 15:12:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:48 15:12:48.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:48 15:12:48.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
11:12:48 15:12:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children finished successfully
11:12:48 15:12:48.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
11:12:48 15:12:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:48 15:12:48.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item  is already expanded. No action performed
11:12:48 15:12:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:48 15:12:48.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
11:12:48 15:12:48.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children...
11:12:48 15:12:48.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
11:12:48 15:12:48.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:49 15:12:49.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:49 15:12:49.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
11:12:49 15:12:49.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children finished successfully
11:12:49 15:12:49.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
11:12:49 15:12:49.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:49 15:12:49.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item  is already expanded. No action performed
11:12:49 15:12:49.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:49 15:12:49.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
11:12:49 15:12:49.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:49 15:12:49.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:49 15:12:49.062 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:49 15:12:49.062 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:49 15:12:49.063 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:49 15:12:49.063 INFO [main][AbstractShell] Close shell Testing shell
11:12:49 15:12:49.063 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:49 15:12:49.066 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:49 15:12:49.066 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:49 15:12:49.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:49 15:12:49.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:49 15:12:49.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:49 15:12:49.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:49 15:12:49.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:49 15:12:49.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:49 15:12:49.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:49 15:12:49.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:49 15:12:49.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:49 15:12:49.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:49 15:12:49.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:49 15:12:49.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:49 15:12:49.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:49 15:12:49.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:49 15:12:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:49 15:12:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:49 15:12:49.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:49 15:12:49.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:49 15:12:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:49 15:12:49.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:49 15:12:49.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:49 15:12:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:49 15:12:49.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:49 15:12:49.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:49 15:12:49.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:49 15:12:49.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:49 15:12:49.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:49 15:12:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:49 15:12:49.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:49 15:12:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:49 15:12:49.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:49 15:12:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:49 15:12:49.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:49 15:12:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:49 15:12:49.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:49 15:12:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:12:49 15:12:49.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:49 15:12:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:50 15:12:50.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:12:50 15:12:50.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:50 15:12:50.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:50 15:12:50.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:50 15:12:50.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:50 15:12:50.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children...
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
11:12:50 15:12:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
11:12:50 15:12:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully
11:12:50 15:12:50.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
11:12:50 15:12:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
11:12:50 15:12:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:50 15:12:50.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:50 15:12:50.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:50 15:12:50.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:50 15:12:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:50 15:12:50.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:50 15:12:50.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:50 15:12:50.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:50 15:12:50.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:50 15:12:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:50 15:12:50.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:50 15:12:50.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:50 15:12:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:50 15:12:50.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:50 15:12:50.604 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:12:50 15:12:50.604 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:12:50 15:12:50.605 DEBUG [main][TreeItemHandler] Set Tree selection
11:12:50 15:12:50.606 DEBUG [main][TreeHandler] Notify Tree about selection event
11:12:50 15:12:50.606 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
11:12:50 15:12:50.606 DEBUG [main][TreeEventsListener] It was check event: false
11:12:50 15:12:50.606 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:12:50 15:12:50.606 DEBUG [WorkbenchTestable][TreeItemHandler]   AAA
11:12:50 15:12:50.606 DEBUG [WorkbenchTestable][TreeItemHandler]   BB
11:12:50 15:12:50.606 DEBUG [WorkbenchTestable][TreeItemHandler]   AAB
11:12:50 15:12:50.606 DEBUG [WorkbenchTestable][TreeItemHandler]   C
11:12:50 15:12:50.607 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items
11:12:50 15:12:50.607 DEBUG [main][TreeHandler] Unselect all tree items
11:12:50 15:12:50.607 DEBUG [main][TreeHandler] Notify Tree about selection event
11:12:50 15:12:50.607 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
11:12:50 15:12:50.607 DEBUG [main][TreeEventsListener] It was check event: false
11:12:50 15:12:50.607 INFO [WorkbenchTestable][TreeHandler] All tree items unselected
11:12:50 15:12:50.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:50 15:12:50.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:50 15:12:50.608 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:50 15:12:50.608 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:50 15:12:50.608 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:50 15:12:50.608 INFO [main][AbstractShell] Close shell Testing shell
11:12:50 15:12:50.608 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:50 15:12:50.611 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:50 15:12:50.612 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:50 15:12:50.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:50 15:12:50.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:50 15:12:50.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:50 15:12:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:50 15:12:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:50 15:12:50.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:50 15:12:50.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:50 15:12:50.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:50 15:12:50.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:50 15:12:50.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:50 15:12:50.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:50 15:12:50.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:50 15:12:50.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:50 15:12:50.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:50 15:12:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:50 15:12:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:50 15:12:50.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:50 15:12:50.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:50 15:12:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:50 15:12:50.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:50 15:12:50.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:50 15:12:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:50 15:12:50.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:50 15:12:50.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:50 15:12:50.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:50 15:12:50.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:50 15:12:50.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:50 15:12:50.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:50 15:12:50.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:50 15:12:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:50 15:12:50.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:50 15:12:50.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:50 15:12:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:50 15:12:50.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:50 15:12:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:50 15:12:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:50 15:12:50.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:50 15:12:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:51 15:12:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:51 15:12:51.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:51 15:12:51.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:12:51 15:12:51.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:51 15:12:51.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:51 15:12:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:51 15:12:51.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:51 15:12:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:12:51 15:12:51.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:51 15:12:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:51 15:12:51.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:51 15:12:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:51 15:12:51.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:51 15:12:51.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:51 15:12:51.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:51 15:12:51.645 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:51 15:12:51.646 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:51 15:12:51.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:51 15:12:51.646 INFO [main][AbstractShell] Close shell Testing shell
11:12:51 15:12:51.646 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:51 15:12:51.650 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:51 15:12:51.650 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:51 15:12:51.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:51 15:12:51.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:51 15:12:51.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:51 15:12:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:51 15:12:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:51 15:12:51.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:51 15:12:51.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:51 15:12:51.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:51 15:12:51.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:51 15:12:51.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:51 15:12:51.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:51 15:12:51.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:51 15:12:51.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:51 15:12:51.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:51 15:12:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:51 15:12:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:51 15:12:51.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:51 15:12:51.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:51 15:12:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:51 15:12:51.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:51 15:12:51.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:51 15:12:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:51 15:12:51.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:51 15:12:51.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:51 15:12:51.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:51 15:12:51.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:51 15:12:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:52 15:12:52.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:52 15:12:52.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:52 15:12:52.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:52 15:12:52.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:52 15:12:52.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:52 15:12:52.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:52 15:12:52.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:52 15:12:52.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:52 15:12:52.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:52 15:12:52.184 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:52 15:12:52.184 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:52 15:12:52.184 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:52 15:12:52.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:52 15:12:52.184 INFO [main][AbstractShell] Close shell Testing shell
11:12:52 15:12:52.184 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:52 15:12:52.187 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:52 15:12:52.187 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:52 15:12:52.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:52 15:12:52.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:52 15:12:52.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:52 15:12:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:52 15:12:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:52 15:12:52.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:52 15:12:52.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:52 15:12:52.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:52 15:12:52.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:52 15:12:52.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:52 15:12:52.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:52 15:12:52.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:52 15:12:52.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:52 15:12:52.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:52 15:12:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:52 15:12:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:52 15:12:52.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:52 15:12:52.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:52 15:12:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:52 15:12:52.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:52 15:12:52.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:52 15:12:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:52 15:12:52.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:52 15:12:52.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:52 15:12:52.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:52 15:12:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:52 15:12:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:52 15:12:52.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:52 15:12:52.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:52 15:12:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:52 15:12:52.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:52 15:12:52.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:52 15:12:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:52 15:12:52.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:52 15:12:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:52 15:12:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:52 15:12:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:52 15:12:52.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:52 15:12:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:52 15:12:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:52 15:12:52.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:52 15:12:52.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:52 15:12:52.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:52 15:12:52.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:52 15:12:52.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:52 15:12:52.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:52 15:12:52.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:52 15:12:52.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA
11:12:52 15:12:52.718 DEBUG [main][TreeItemHandler] Selecting tree item: AA
11:12:52 15:12:52.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection
11:12:52 15:12:52.719 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
11:12:52 15:12:52.719 DEBUG [main][TreeEventsListener] It was check event: false
11:12:52 15:12:52.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA
11:12:52 15:12:52.719 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:52 15:12:52.719 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:52 15:12:52.719 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:52 15:12:52.720 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:52 15:12:52.720 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:52 15:12:52.720 INFO [main][AbstractShell] Close shell Testing shell
11:12:52 15:12:52.720 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:52 15:12:52.723 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:52 15:12:52.723 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:52 15:12:52.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:52 15:12:52.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:52 15:12:52.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:52 15:12:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:52 15:12:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:52 15:12:52.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:52 15:12:52.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:52 15:12:52.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:52 15:12:52.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:52 15:12:52.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:52 15:12:52.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:52 15:12:52.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:52 15:12:52.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:52 15:12:52.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:52 15:12:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:52 15:12:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:52 15:12:52.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:52 15:12:52.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:52 15:12:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:52 15:12:52.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:52 15:12:52.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:52 15:12:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:52 15:12:52.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:52 15:12:52.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:52 15:12:52.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:52 15:12:52.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:52 15:12:52.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:52 15:12:52.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:52 15:12:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:53 15:12:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:53 15:12:53.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:53 15:12:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:53 15:12:53.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:53 15:12:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:53 15:12:53.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:53 15:12:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:53 15:12:53.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:53 15:12:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:12:53 15:12:53.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:53 15:12:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:53 15:12:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:53 15:12:53.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:53 15:12:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:12:53 15:12:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:12:53 15:12:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:53 15:12:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:12:53 15:12:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:53 15:12:53.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:12:53 15:12:53.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:53 15:12:53.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:53 15:12:53.758 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:53 15:12:53.759 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:53 15:12:53.759 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:53 15:12:53.759 INFO [main][AbstractShell] Close shell Testing shell
11:12:53 15:12:53.759 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:53 15:12:53.762 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:53 15:12:53.762 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:53 15:12:53.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:53 15:12:53.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:53 15:12:53.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:53 15:12:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:53 15:12:53.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:53 15:12:53.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:53 15:12:53.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:53 15:12:53.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:53 15:12:53.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:53 15:12:53.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:53 15:12:53.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:53 15:12:53.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:53 15:12:53.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:53 15:12:53.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:53 15:12:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:53 15:12:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:53 15:12:53.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:53 15:12:53.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:53 15:12:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:53 15:12:53.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:53 15:12:53.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:53 15:12:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:53 15:12:53.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:53 15:12:53.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:53 15:12:53.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:53 15:12:53.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:53 15:12:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:54 15:12:54.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:54 15:12:54.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:54 15:12:54.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:12:54 15:12:54.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:54 15:12:54.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:54 15:12:54.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:54 15:12:54.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:54 15:12:54.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:54 15:12:54.295 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA
11:12:54 15:12:54.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA
11:12:54 15:12:54.295 DEBUG [main][TreeItemHandler] Selecting tree item: AA
11:12:54 15:12:54.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection
11:12:54 15:12:54.295 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
11:12:54 15:12:54.295 DEBUG [main][TreeEventsListener] It was check event: false
11:12:54 15:12:54.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA
11:12:54 15:12:54.295 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:12:54 15:12:54.295 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:12:54 15:12:54.295 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8
11:12:54 15:12:54.295 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired
11:12:54 15:12:54.296 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected()
11:12:54 15:12:54.296 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:12:54 15:12:54.296 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:12:54 15:12:54.296 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:12:54 15:12:54.296 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:12:54 15:12:54.297 DEBUG [main][AbstractWait] Waiting until shell is active...
11:12:54 15:12:54.297 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:12:54 15:12:54.297 INFO [main][AbstractShell] Close shell Testing shell
11:12:54 15:12:54.297 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:12:54 15:12:54.300 DEBUG [main][AbstractWait] Waiting while shell is available...
11:12:54 15:12:54.300 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:12:54 15:12:54.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:54 15:12:54.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:12:54 15:12:54.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:12:54 15:12:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:54 15:12:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:54 15:12:54.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:54 15:12:54.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:12:54 15:12:54.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:12:54 15:12:54.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:12:54 15:12:54.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:12:54 15:12:54.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:12:54 15:12:54.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:12:54 15:12:54.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:54 15:12:54.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:54 15:12:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:54 15:12:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:54 15:12:54.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:54 15:12:54.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:54 15:12:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:54 15:12:54.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:54 15:12:54.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:54 15:12:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:54 15:12:54.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:54 15:12:54.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:54 15:12:54.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:54 15:12:54.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:54 15:12:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:54 15:12:54.328 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items
11:12:54 15:12:54.328 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:54 15:12:54.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:54 15:12:54.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:54 15:12:54.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:54 15:12:54.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:54 15:12:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more...
11:12:54 15:12:54.829 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:54 15:12:54.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:54 15:12:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:55 15:12:55.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:55 15:12:55.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:55 15:12:55.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:55 15:12:55.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:55 15:12:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:55 15:12:55.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:56 15:12:56.331 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:56 15:12:56.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:56 15:12:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:56 15:12:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:56 15:12:56.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:56 15:12:56.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:56 15:12:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:57 15:12:57.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:57 15:12:57.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:57 15:12:57.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:57 15:12:57.833 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:57 15:12:57.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:57 15:12:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:57 15:12:57.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:57 15:12:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:57 15:12:57.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:57 15:12:57.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:57 15:12:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:57 15:12:57.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:57 15:12:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:57 15:12:57.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:58 15:12:58.333 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:58 15:12:58.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:58 15:12:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:58 15:12:58.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:58 15:12:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:58 15:12:58.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:58 15:12:58.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:58 15:12:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:58 15:12:58.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:58 15:12:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:58 15:12:58.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:58 15:12:58.834 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:58 15:12:58.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:58 15:12:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:58 15:12:58.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:58 15:12:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:58 15:12:58.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:58 15:12:58.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:58 15:12:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:58 15:12:58.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:58 15:12:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:58 15:12:58.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:59 15:12:59.335 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:59 15:12:59.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:59 15:12:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:59 15:12:59.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:59 15:12:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:59 15:12:59.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:59 15:12:59.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully
11:12:59 15:12:59.336 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:59 15:12:59.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:12:59 15:12:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:59 15:12:59.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:12:59 15:12:59.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:12:59 15:12:59.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:12:59 15:12:59.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:12:59 15:12:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:12:59 15:12:59.337 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items
11:12:59 15:12:59.338 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:59 15:12:59.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:59 15:12:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:12:59 15:12:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:12:59 15:12:59.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:12:59 15:12:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more...
11:12:59 15:12:59.838 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:12:59 15:12:59.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:12:59 15:12:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:00 15:13:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:00 15:13:00.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:00 15:13:00.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:00 15:13:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:00 15:13:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:00 15:13:00.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:01 15:13:01.340 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:13:01 15:13:01.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:01 15:13:01.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:01 15:13:01.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:01 15:13:01.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:01 15:13:01.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:01 15:13:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:02 15:13:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:02 15:13:02.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:02 15:13:02.842 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:13:02 15:13:02.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:02 15:13:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:03 15:13:03.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:03 15:13:03.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:03 15:13:03.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:03 15:13:03.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:03 15:13:03.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:03 15:13:03.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:03 15:13:03.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown
11:13:03 15:13:03.843 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:03 15:13:03.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:03 15:13:03.844 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:03 15:13:03.844 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:03 15:13:03.844 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:03 15:13:03.844 INFO [main][AbstractShell] Close shell Testing shell
11:13:03 15:13:03.844 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:03 15:13:03.849 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:03 15:13:03.849 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:03 15:13:03.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:13:03 15:13:03.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:03 15:13:03.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:03 15:13:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:03 15:13:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:03 15:13:03.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
11:13:03 15:13:03.857 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:13:03 15:13:03.857 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:03 15:13:03.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:03 15:13:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:03 15:13:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:03 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.129 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
11:13:03 testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.041 s
11:13:03 testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.03 s
11:13:03 testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.038 s
11:13:03 testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.044 s
11:13:03 testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.035 s
11:13:03 getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.534 s
11:13:03 testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.047 s
11:13:03 testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.534 s
11:13:03 testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.038 s
11:13:03 testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.546 s
11:13:03 getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.043 s
11:13:03 testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.532 s
11:13:03 testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.535 s
11:13:03 testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.044 s
11:13:03 testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.533 s
11:13:03 testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 9.55 s
11:13:03 Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.862 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.862 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:03 15:13:03.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:03 15:13:03.862 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:03 15:13:03.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:03 15:13:03.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:03 15:13:03.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:13:03 15:13:03.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:03 15:13:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:03 15:13:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:03 15:13:03.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:03 15:13:03.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:03 15:13:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:03 15:13:03.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:03 15:13:03.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:03 15:13:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:03 15:13:03.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:13:03 15:13:03.895 TRACE [main][WidgetHandler] Notify List with event 13
11:13:03 15:13:03.895 TRACE [main][WidgetHandler] Wait for synchronization
11:13:03 15:13:03.895 TRACE [main][WidgetHandler] Notify List with event 13
11:13:03 15:13:03.895 TRACE [main][WidgetHandler] Wait for synchronization
11:13:03 15:13:03.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:03 15:13:03.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:03 15:13:03.896 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:03 15:13:03.896 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:03 15:13:03.896 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:03 15:13:03.896 INFO [main][AbstractShell] Close shell Testing shell
11:13:03 15:13:03.896 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:03 15:13:03.900 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:03 15:13:03.900 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:03 15:13:03.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:03 15:13:03.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:03 15:13:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:03 15:13:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:03 15:13:03.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:03 15:13:03.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:03 15:13:03.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:03 15:13:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:03 15:13:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:03 15:13:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:03 15:13:03.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:13:03 15:13:03.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:03 15:13:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:03 15:13:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:03 15:13:03.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:03 15:13:03.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:03 15:13:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:03 15:13:03.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:03 15:13:03.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:03 15:13:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:03 15:13:03.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:13:03 15:13:03.931 TRACE [main][WidgetHandler] Notify List with event 13
11:13:03 15:13:03.931 TRACE [main][WidgetHandler] Wait for synchronization
11:13:03 15:13:03.931 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:03 15:13:03.932 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:03 15:13:03.932 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:03 15:13:03.932 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:03 15:13:03.932 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:03 15:13:03.932 INFO [main][AbstractShell] Close shell Testing shell
11:13:03 15:13:03.932 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:03 15:13:03.936 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:03 15:13:03.936 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:03 15:13:03.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:03 15:13:03.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:03 15:13:03.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:03 15:13:03.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:03 15:13:03.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:03 15:13:03.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:03 15:13:03.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:03 15:13:03.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:03 15:13:03.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:03 15:13:03.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:03 15:13:03.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:13:03 15:13:03.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:03 15:13:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:03 15:13:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:03 15:13:03.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:03 15:13:03.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:03 15:13:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:03 15:13:03.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:03 15:13:03.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:03 15:13:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:03 15:13:03.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:13:03 15:13:03.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:03 15:13:03.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:03 15:13:03.975 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:03 15:13:03.975 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:03 15:13:03.975 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:03 15:13:03.975 INFO [main][AbstractShell] Close shell Testing shell
11:13:03 15:13:03.975 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:03 15:13:03.979 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:03 15:13:03.980 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:03 15:13:03.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:03 15:13:03.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:03 15:13:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:03 15:13:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:03 15:13:03.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:03 15:13:03.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:03 15:13:03.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:03 15:13:03.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:03 15:13:03.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:03 15:13:03.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:03 15:13:03.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:03 15:13:03.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:13:03 15:13:03.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:04 15:13:04.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:13:04 15:13:04.005 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2)
11:13:04 15:13:04.006 TRACE [main][WidgetHandler] Notify List with event 13
11:13:04 15:13:04.006 TRACE [main][WidgetHandler] Wait for synchronization
11:13:04 15:13:04.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:04 15:13:04.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:04 15:13:04.007 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:04 15:13:04.007 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:04 15:13:04.007 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:04 15:13:04.007 INFO [main][AbstractShell] Close shell Testing shell
11:13:04 15:13:04.007 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:04 15:13:04.009 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:04 15:13:04.010 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:04 15:13:04.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:04 15:13:04.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:04 15:13:04.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:04 15:13:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:04 15:13:04.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:04 15:13:04.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:04 15:13:04.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:04 15:13:04.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:04 15:13:04.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:04 15:13:04.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:04 15:13:04.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:13:04 15:13:04.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:04 15:13:04.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:13:04 15:13:04.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'list001')
11:13:04 15:13:04.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:04 15:13:04.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
11:13:04 15:13:04.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:13:04 15:13:04.032 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:04 15:13:04.032 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:04 15:13:04.032 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:04 15:13:04.033 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:04 15:13:04.033 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:04 15:13:04.033 INFO [main][AbstractShell] Close shell Testing shell
11:13:04 15:13:04.033 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:04 15:13:04.035 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:04 15:13:04.035 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:04 15:13:04.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:04 15:13:04.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:04 15:13:04.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:04 15:13:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:04 15:13:04.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:04 15:13:04.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:04 15:13:04.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:04 15:13:04.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:04 15:13:04.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:04 15:13:04.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:04 15:13:04.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:13:04 15:13:04.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:04 15:13:04.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:13:04 15:13:04.061 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3)
11:13:04 15:13:04.061 TRACE [main][WidgetHandler] Notify List with event 13
11:13:04 15:13:04.061 TRACE [main][WidgetHandler] Wait for synchronization
11:13:04 15:13:04.062 TRACE [main][WidgetHandler] Notify List with event 13
11:13:04 15:13:04.062 TRACE [main][WidgetHandler] Wait for synchronization
11:13:04 15:13:04.063 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:04 15:13:04.063 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:04 15:13:04.063 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:04 15:13:04.063 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:04 15:13:04.063 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:04 15:13:04.063 INFO [main][AbstractShell] Close shell Testing shell
11:13:04 15:13:04.063 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:04 15:13:04.066 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:04 15:13:04.066 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:04 15:13:04.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:04 15:13:04.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:04 15:13:04.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:04 15:13:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:04 15:13:04.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:04 15:13:04.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:04 15:13:04.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:04 15:13:04.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:04 15:13:04.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:04 15:13:04.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:04 15:13:04.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:13:04 15:13:04.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:04 15:13:04.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:13:04 15:13:04.091 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2)
11:13:04 15:13:04.091 TRACE [main][WidgetHandler] Notify List with event 13
11:13:04 15:13:04.091 TRACE [main][WidgetHandler] Wait for synchronization
11:13:04 15:13:04.092 TRACE [main][WidgetHandler] Notify List with event 13
11:13:04 15:13:04.092 TRACE [main][WidgetHandler] Wait for synchronization
11:13:04 15:13:04.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:04 15:13:04.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:04 15:13:04.092 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:04 15:13:04.093 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:04 15:13:04.093 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:04 15:13:04.093 INFO [main][AbstractShell] Close shell Testing shell
11:13:04 15:13:04.093 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:04 15:13:04.095 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:04 15:13:04.095 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:04 15:13:04.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:04 15:13:04.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:04 15:13:04.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:04 15:13:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
11:13:04 15:13:04.106 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:04 15:13:04.106 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:04 15:13:04.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:04 15:13:04.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
11:13:04 testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.049 s
11:13:04 testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.036 s
11:13:04 testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.041 s
11:13:04 testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.025 s
11:13:04 testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.031 s
11:13:04 testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.03 s
11:13:04 testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.03 s
11:13:04 Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
11:13:04 15:13:04.110 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
11:13:04 15:13:04.111 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:04 15:13:04.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:04 15:13:04.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
11:13:04 15:13:04.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:04 15:13:04.111 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:04 15:13:04.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:04 15:13:04.112 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:04 15:13:04.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:04 15:13:04.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate.
11:13:04 15:13:04.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:13:04 15:13:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:04 15:13:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:04 15:13:04.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:13:04 15:13:04.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
11:13:04 15:13:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:13:04 15:13:04.125 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
11:13:04 15:13:04.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
11:13:04 15:13:04.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:13:04 15:13:04.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:13:04 15:13:04.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:13:04 15:13:04.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:13:04 15:13:04.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:04 15:13:04.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
11:13:04 15:13:04.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
11:13:04 15:13:04.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:04 15:13:04.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:04 15:13:04.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:04 15:13:04.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified ( with key 'org.eclipse.reddeer.widget.key' and value 'label1')
11:13:04 15:13:04.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.129 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
11:13:04 15:13:04.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key
11:13:04 15:13:04.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
11:13:04 15:13:04.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
11:13:04 15:13:04.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:04 15:13:04.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:04 15:13:04.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
11:13:04 15:13:04.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:04 15:13:04.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Name:")
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.131 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:04 15:13:04.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:04 15:13:04.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
11:13:04 testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)  Time elapsed: 0.002 s
11:13:04 defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)  Time elapsed: 0 s
11:13:04 Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:04 15:13:04.136 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:04 15:13:04.136 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:04 15:13:04.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:04 15:13:04.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:04 15:13:04.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:04 15:13:04.137 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:04 15:13:04.141 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:04 15:13:04.141 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:04 15:13:04.141 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:04 15:13:04.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:04 15:13:04.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:04 15:13:04.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:04 15:13:04.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:04 15:13:04.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:04 15:13:04.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.156: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.164: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.165: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.166: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.173: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.173: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.175: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.175: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.184: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.191: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.192: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.228: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.230: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.230: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.230: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.231: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.232: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.232: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.232: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 15:13:04.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified
11:13:04 15:13:04.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:04 15:13:04.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:04 15:13:04.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:04 15:13:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
11:13:04 15:13:04.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified
11:13:04 15:13:04.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:04 15:13:04.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:04 15:13:04.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:04 15:13:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
11:13:04 15:13:04.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:04 15:13:04.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:04 15:13:04.261 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:04 15:13:04.261 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:04 15:13:04.261 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:04 15:13:04.261 INFO [main][AbstractShell] Close shell Testing shell
11:13:04 15:13:04.261 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:04 15:13:04.281 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:04 15:13:04.281 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:04 15:13:04.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:04 15:13:04.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:04 15:13:04.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:04 15:13:04.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:04 15:13:04.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:04 15:13:04.293 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:04 15:13:04.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:04 15:13:04.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:04 15:13:04.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:04 15:13:04.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.330: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.331: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.332: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.332: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.358: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.360: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.377: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.377: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.377: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.387: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.387: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.387: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.387: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 
11:13:04 (Eclipse:756): Gtk-WARNING **: 15:13:04.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:04 15:13:04.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified
11:13:04 15:13:04.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:04 15:13:04.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:04 15:13:04.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:04 15:13:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
11:13:04   Expand Bar index: 1
11:13:04   Expand Bar Item index: 0
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:04 15:13:04.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:04 15:13:04.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:04 15:13:04.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
11:13:04 15:13:04.405 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
11:13:04 15:13:04.409 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:13:05 15:13:05.409 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
11:13:05 15:13:05.409 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
11:13:05   Expand Bar index: 1
11:13:05   Expand Bar Item index: 2
11:13:05 15:13:05.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified
11:13:05 15:13:05.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:05 15:13:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:05 15:13:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:05 15:13:05.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:05 15:13:05.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:05 15:13:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:05 15:13:05.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:05 15:13:05.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:05 15:13:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:05 15:13:05.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
11:13:05 15:13:05.410 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2
11:13:05 15:13:05.410 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:13:06 15:13:06.410 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded
11:13:06 15:13:06.410 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
11:13:06   Expand Bar index: 1
11:13:06   Expand Bar Item index: 4
11:13:06 15:13:06.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified
11:13:06 15:13:06.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:06 15:13:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:06 15:13:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:06 15:13:06.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:06 15:13:06.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:06 15:13:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:06 15:13:06.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:06 15:13:06.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:06 15:13:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:06 15:13:06.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
11:13:06 15:13:06.411 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4
11:13:06 15:13:06.412 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:13:07 15:13:07.412 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded
11:13:07 15:13:07.412 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items
11:13:07 15:13:07.412 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0
11:13:07 15:13:07.414 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed
11:13:07 15:13:07.414 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1
11:13:07 15:13:07.415 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed
11:13:07 15:13:07.415 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2
11:13:07 15:13:07.415 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed
11:13:07 15:13:07.415 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3
11:13:07 15:13:07.415 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed
11:13:07 15:13:07.415 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4
11:13:07 15:13:07.415 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed
11:13:07 15:13:07.416 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:07 15:13:07.416 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:07 15:13:07.416 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:07 15:13:07.416 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:07 15:13:07.416 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:07 15:13:07.416 INFO [main][AbstractShell] Close shell Testing shell
11:13:07 15:13:07.416 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:07 15:13:07.439 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:07 15:13:07.439 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:07 15:13:07.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:07 15:13:07.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:07 15:13:07.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:07 15:13:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:07 15:13:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:07 15:13:07.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:07 15:13:07.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:07 15:13:07.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:07 15:13:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:07 15:13:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:07 15:13:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:07 15:13:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.464: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.472: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.473: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.474: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.493: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.501: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.512: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.522: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.524: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.524: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.530: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.532: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.532: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.532: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.534: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 
11:13:07 (Eclipse:756): Gtk-WARNING **: 15:13:07.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:07 15:13:07.538 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
11:13:07   Expand Bar index: 1
11:13:07   Expand Bar Item index: 0
11:13:07 15:13:07.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified
11:13:07 15:13:07.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:07 15:13:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:07 15:13:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:07 15:13:07.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:07 15:13:07.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:07 15:13:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:07 15:13:07.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:07 15:13:07.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:07 15:13:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:07 15:13:07.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
11:13:07 15:13:07.551 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
11:13:07 15:13:07.552 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:13:08 15:13:08.552 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
11:13:08 15:13:08.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified
11:13:08 15:13:08.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:08 15:13:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:08 15:13:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:08 15:13:08.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:08 15:13:08.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:08 15:13:08.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:08 15:13:08.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:08 15:13:08.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:08 15:13:08.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:08 15:13:08.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:13:08 15:13:08.553 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:13:08 15:13:08.555 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:08 15:13:08.555 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:08 15:13:08.555 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:08 15:13:08.556 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:08 15:13:08.556 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:08 15:13:08.556 INFO [main][AbstractShell] Close shell Testing shell
11:13:08 15:13:08.556 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:08 15:13:08.578 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:08 15:13:08.578 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:08 15:13:08.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:08 15:13:08.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:08 15:13:08.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:08 15:13:08.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:08 15:13:08.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:08 15:13:08.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:08 15:13:08.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:08 15:13:08.584 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:08 15:13:08.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:08 15:13:08.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:08 15:13:08.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:08 15:13:08.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.597: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.604: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.605: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.606: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.607: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.616: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.616: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.625: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.632: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.633: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.634: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.635: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.643: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.643: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.644: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.653: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.653: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.653: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.654: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.664: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.664: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.664: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 
11:13:08 (Eclipse:756): Gtk-WARNING **: 15:13:08.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:08 15:13:08.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified
11:13:08 15:13:08.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:08 15:13:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:08 15:13:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:08 15:13:08.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:08 15:13:08.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:08 15:13:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:08 15:13:08.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:08 15:13:08.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:08 15:13:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:08 15:13:08.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
11:13:08 15:13:08.684 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items
11:13:08 15:13:08.684 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
11:13:08 15:13:08.685 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:13:09 15:13:09.685 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
11:13:09 15:13:09.685 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1
11:13:09 15:13:09.685 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:13:10 15:13:10.685 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded
11:13:10 15:13:10.686 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2
11:13:10 15:13:10.686 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:13:11 15:13:11.686 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded
11:13:11 15:13:11.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:11 15:13:11.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:11 15:13:11.687 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:11 15:13:11.687 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:11 15:13:11.687 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:11 15:13:11.687 INFO [main][AbstractShell] Close shell Testing shell
11:13:11 15:13:11.687 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:11 15:13:11.708 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:11 15:13:11.708 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:11 15:13:11.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:11 15:13:11.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:11 15:13:11.708 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:11 15:13:11.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:11 15:13:11.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:11 15:13:11.714 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:11 15:13:11.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:11 15:13:11.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:11 15:13:11.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:11 15:13:11.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:11 15:13:11.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:11 15:13:11.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.735: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.735: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.736: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.742: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.742: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.743: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.743: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.744: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.745: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.745: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.754: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.761: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.762: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.763: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.764: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.770: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.770: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.771: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.772: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.772: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.773: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.774: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.780: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.780: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.780: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.781: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.781: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.781: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.782: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.783: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.783: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.792: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.793: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.793: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.794: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 
11:13:11 (Eclipse:756): Gtk-WARNING **: 15:13:11.794: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:11 15:13:11.796 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
11:13:11   Expand Bar index: 1
11:13:11   Expand Bar Item text: Expand Item: 1
11:13:11 15:13:11.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified
11:13:11 15:13:11.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:11 15:13:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:11 15:13:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:11 15:13:11.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:11 15:13:11.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:11 15:13:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:11 15:13:11.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:11 15:13:11.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:11 15:13:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:11 15:13:11.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
11:13:11 15:13:11.811 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1
11:13:11 15:13:11.811 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:13:12 15:13:12.812 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded
11:13:12 15:13:12.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified
11:13:12 15:13:12.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:12 15:13:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:12 15:13:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:12 15:13:12.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:12 15:13:12.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:12 15:13:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:12 15:13:12.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:12 15:13:12.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:13:12 15:13:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:12 15:13:12.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:13:12 15:13:12.813 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:13:12 15:13:12.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:12 15:13:12.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:12 15:13:12.815 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:12 15:13:12.815 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:12 15:13:12.816 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:12 15:13:12.816 INFO [main][AbstractShell] Close shell Testing shell
11:13:12 15:13:12.816 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:12 15:13:12.845 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:12 15:13:12.845 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:12 15:13:12.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:12 15:13:12.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:12 15:13:12.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:12 15:13:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:12 15:13:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:12 15:13:12.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:12 15:13:12.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:12 15:13:12.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:12 15:13:12.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:12 15:13:12.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:12 15:13:12.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:12 15:13:12.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.882: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.882: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.883: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.883: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.884: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.893: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.900: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.901: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.902: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.903: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.909: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.909: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.910: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.910: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.911: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.912: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.912: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.918: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.918: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.918: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.919: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.920: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.920: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.928: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.928: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.928: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.928: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.929: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.930: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.930: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.930: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:12 15:13:12.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified
11:13:12 15:13:12.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:12 15:13:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:12 15:13:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:12 15:13:12.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:12 15:13:12.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:12 15:13:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:12 15:13:12.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:12 15:13:12.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:12 15:13:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:12 15:13:12.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
11:13:12 15:13:12.949 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:12 15:13:12.949 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:12 15:13:12.949 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:12 15:13:12.949 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:12 15:13:12.949 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:12 15:13:12.949 INFO [main][AbstractShell] Close shell Testing shell
11:13:12 15:13:12.949 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:12 15:13:12.970 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:12 15:13:12.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:12 15:13:12.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:12 15:13:12.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:12 15:13:12.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:12 15:13:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:12 15:13:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:12 15:13:12.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:12 15:13:12.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:12 15:13:12.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:12 15:13:12.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:12 15:13:12.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:12 15:13:12.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:12 15:13:12.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:12 
11:13:12 (Eclipse:756): Gtk-WARNING **: 15:13:12.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.001: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.003: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.003: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.023: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.033: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.040: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.058: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.058: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.068: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.068: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.068: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.069: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.071: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 
11:13:13 (Eclipse:756): Gtk-WARNING **: 15:13:13.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:13 15:13:13.075 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
11:13:13   Expand Bar index: 3
11:13:13   Expand Bar Item index: 1
11:13:13 15:13:13.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 3 and no matchers specified
11:13:13 15:13:13.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:13 15:13:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:13 15:13:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:13 15:13:13.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:13 15:13:13.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:13 15:13:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:13 15:13:13.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:13:13 15:13:13.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
11:13:13 15:13:13.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:13:13 15:13:13.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
11:13:14 15:13:14.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:13:14 15:13:14.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
11:13:14 15:13:14.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:14 15:13:14.088 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found
11:13:14 15:13:14.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:14 15:13:14.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:14 15:13:14.089 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:14 15:13:14.089 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:14 15:13:14.089 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:14 15:13:14.089 INFO [main][AbstractShell] Close shell Testing shell
11:13:14 15:13:14.089 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:14 15:13:14.110 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:14 15:13:14.110 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:14 15:13:14.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:14 15:13:14.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:14 15:13:14.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:14 15:13:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:14 15:13:14.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:14 15:13:14.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:14 15:13:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:14 15:13:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:14 15:13:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:14 15:13:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.134: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.141: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.142: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.149: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.150: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.151: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.151: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.153: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.162: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.168: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.171: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.178: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.179: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.179: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.180: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.181: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.181: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.188: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.188: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.188: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.199: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 
11:13:14 (Eclipse:756): Gtk-WARNING **: 15:13:14.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
11:13:14 15:13:14.203 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
11:13:14   Expand Bar index: 0
11:13:14   Expand Bar Item text: NON_EXISTING_#$
11:13:14 15:13:14.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 0 and no matchers specified
11:13:14 15:13:14.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
11:13:14 15:13:14.214 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:14 15:13:14.214 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:14 15:13:14.214 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:14 15:13:14.214 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:14 15:13:14.214 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:14 15:13:14.214 INFO [main][AbstractShell] Close shell Testing shell
11:13:14 15:13:14.214 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:14 15:13:14.234 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:14 15:13:14.234 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:14 15:13:14.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:14 15:13:14.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:14 15:13:14.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:14 15:13:14.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
11:13:14 15:13:14.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:14 15:13:14.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:14 15:13:14.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:14 15:13:14.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.104 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
11:13:14 getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.151 s
11:13:14 collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 3.152 s
11:13:14 findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.139 s
11:13:14 expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 3.13 s
11:13:14 findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.139 s
11:13:14 getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.122 s
11:13:14 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.145 s
11:13:14 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.118 s
11:13:14 Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.244 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.244 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:14 15:13:14.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:14 15:13:14.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:14 15:13:14.245 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:14 15:13:14.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:14 15:13:14.247 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:14 15:13:14.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:14 15:13:14.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:14 15:13:14.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:14 15:13:14.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:14 15:13:14.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:14 15:13:14.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
11:13:14 15:13:14.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:14 15:13:14.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:14 15:13:14.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:13:14 15:13:14.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:14 is "Disabled:")
11:13:14 15:13:14.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:14 15:13:14.285 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:14 15:13:14.285 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:14 15:13:14.285 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:14 15:13:14.285 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:14 15:13:14.285 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:14 15:13:14.285 INFO [main][AbstractShell] Close shell Testing shell
11:13:14 15:13:14.285 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:14 15:13:14.292 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:14 15:13:14.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:14 15:13:14.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:14 15:13:14.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:14 15:13:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:14 15:13:14.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:14 15:13:14.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:14 15:13:14.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:14 15:13:14.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified ( with key 'comboTestKey' and value '3')
11:13:14 15:13:14.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
11:13:14 15:13:14.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
11:13:14 15:13:14.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
11:13:14 15:13:14.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
11:13:14 15:13:14.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:14 15:13:14.331 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 3
11:13:14 15:13:14.336 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:14 15:13:14.336 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:14 15:13:14.336 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:14 15:13:14.337 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:14 15:13:14.337 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:14 15:13:14.337 INFO [main][AbstractShell] Close shell Testing shell
11:13:14 15:13:14.337 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:14 15:13:14.343 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:14 15:13:14.343 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:14 15:13:14.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:14 15:13:14.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:14 15:13:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:14 15:13:14.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:14 15:13:14.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:14 15:13:14.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:14 15:13:14.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:14 is "Combo0")
11:13:14 15:13:14.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:14 15:13:14.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified
11:13:14 15:13:14.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:14 is "Combo1")
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:14 15:13:14.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:14 is "Combo2")
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 2 and no matchers specified
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:14 15:13:14.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:14 is "Combo3")
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:14 15:13:14.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 3 and no matchers specified
11:13:14 15:13:14.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:13:14 15:13:14.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
11:13:14 15:13:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found
11:13:14 15:13:14.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:14 15:13:14.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:14 15:13:14.397 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:14 15:13:14.398 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:14 15:13:14.398 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:14 15:13:14.398 INFO [main][AbstractShell] Close shell Testing shell
11:13:14 15:13:14.398 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:14 15:13:14.404 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:14 15:13:14.404 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:14 15:13:14.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:14 15:13:14.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:14 15:13:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:14 15:13:14.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:14 15:13:14.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:14 15:13:14.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:14 15:13:14.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:14 is "Combo3")
11:13:14 15:13:14.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:14 15:13:14.446 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 3
11:13:14 15:13:14.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:14 15:13:14.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:14 15:13:14.446 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:14 15:13:14.446 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:14 15:13:14.446 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:14 15:13:14.446 INFO [main][AbstractShell] Close shell Testing shell
11:13:14 15:13:14.446 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:14 15:13:14.452 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:14 15:13:14.452 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:14 15:13:14.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:14 15:13:14.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:14 15:13:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:14 15:13:14.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:14 15:13:14.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:14 15:13:14.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:14 15:13:14.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:14 is "Combo1")
11:13:14 15:13:14.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:14 15:13:14.496 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 2
11:13:14 15:13:14.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:13:14 15:13:14.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:14 15:13:14.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:14 15:13:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:13:14 15:13:14.496 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:13:14 15:13:14.497 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:14 15:13:14.497 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:14 15:13:14.497 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:14 15:13:14.498 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:14 15:13:14.498 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:14 15:13:14.498 INFO [main][AbstractShell] Close shell Testing shell
11:13:14 15:13:14.498 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:14 15:13:14.505 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:14 15:13:14.505 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:14 15:13:14.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:14 15:13:14.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:14 15:13:14.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.517 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.517 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:14 15:13:14.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:14 15:13:14.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:14 15:13:14.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:14 15:13:14.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
11:13:14 15:13:14.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:14 15:13:14.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:14 15:13:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:14 15:13:14.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:13:14 15:13:14.546 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 1
11:13:14 15:13:14.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:14 15:13:14.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:14 15:13:14.546 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:14 15:13:14.546 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:14 15:13:14.546 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:14 15:13:14.546 INFO [main][AbstractShell] Close shell Testing shell
11:13:14 15:13:14.546 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:14 15:13:14.553 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:14 15:13:14.553 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:14 15:13:14.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:14 15:13:14.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:14 15:13:14.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:14 15:13:14.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:14 15:13:14.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:14 15:13:14.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:14 15:13:14.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:14 15:13:14.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:14 15:13:14.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 5 and no matchers specified
11:13:14 15:13:14.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:14 15:13:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:14 15:13:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:14 15:13:14.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:14 15:13:14.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:14 15:13:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:14 15:13:14.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:13:14 15:13:14.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:13:15 15:13:15.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:13:15 15:13:15.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:13:15 15:13:15.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:13:15 15:13:15.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:13:15 15:13:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:15 15:13:15.594 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found
11:13:15 15:13:15.594 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:15 15:13:15.594 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:15 15:13:15.594 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:15 15:13:15.594 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:15 15:13:15.594 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:15 15:13:15.594 INFO [main][AbstractShell] Close shell Testing shell
11:13:15 15:13:15.594 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:15 15:13:15.601 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:15 15:13:15.601 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:15 15:13:15.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:15 15:13:15.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:15 15:13:15.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:15 15:13:15.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:15 15:13:15.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:15 15:13:15.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:15 15:13:15.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:15 15:13:15.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:15 15:13:15.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:15 15:13:15.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:15 15:13:15.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:15 15:13:15.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:15 15:13:15.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:15 is "NON_EXISTING_LABEL_&*")
11:13:15 15:13:15.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:15 15:13:15.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:15 15:13:15.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:15 15:13:15.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:15 15:13:15.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:15 15:13:15.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:15 15:13:15.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:15 15:13:15.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:13:16 15:13:16.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:13:16 15:13:16.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:13:16 15:13:16.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:16 15:13:16.653 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found
11:13:16 15:13:16.653 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:16 15:13:16.653 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:16 15:13:16.653 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:16 15:13:16.653 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:16 15:13:16.653 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:16 15:13:16.653 INFO [main][AbstractShell] Close shell Testing shell
11:13:16 15:13:16.653 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:16 15:13:16.660 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:16 15:13:16.660 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:16 15:13:16.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:16 15:13:16.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:16 15:13:16.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:16 15:13:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:16 15:13:16.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:16 15:13:16.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:16 15:13:16.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:16 15:13:16.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:16 15:13:16.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:16 15:13:16.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:16 15:13:16.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:16 is "Combo2")
11:13:16 15:13:16.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:16 15:13:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:13:16 15:13:16.697 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Item23
11:13:16 15:13:16.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:13:16 15:13:16.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:16 15:13:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:13:16 15:13:16.699 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:13:16 15:13:16.699 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:16 15:13:16.699 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:16 15:13:16.699 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:16 15:13:16.700 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:16 15:13:16.700 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:16 15:13:16.700 INFO [main][AbstractShell] Close shell Testing shell
11:13:16 15:13:16.700 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:16 15:13:16.706 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:16 15:13:16.706 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:16 15:13:16.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:16 15:13:16.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:16 15:13:16.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:16 15:13:16.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
11:13:16 15:13:16.717 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:16 15:13:16.717 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:16 15:13:16.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:16 15:13:16.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.474 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest
11:13:16 enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.05 s
11:13:16 findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.052 s
11:13:16 getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.065 s
11:13:16 findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.048 s
11:13:16 selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.054 s
11:13:16 findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.047 s
11:13:16 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 1.044 s
11:13:16 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 1.058 s
11:13:16 selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.051 s
11:13:16 Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.722 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.722 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:16 15:13:16.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:16 15:13:16.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:16 15:13:16.722 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:16 15:13:16.723 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:16 15:13:16.723 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:16 15:13:16.723 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:16 15:13:16.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:16 15:13:16.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:16 15:13:16.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:16 15:13:16.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:16 15:13:16.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 2 and no matchers specified
11:13:16 15:13:16.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:16 15:13:16.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:13:16 15:13:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found
11:13:16 15:13:16.759 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2
11:13:16 15:13:16.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:13:16 15:13:16.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:16 15:13:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:13:16 15:13:16.762 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:13:16 15:13:16.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:16 15:13:16.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:16 15:13:16.763 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:16 15:13:16.763 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:16 15:13:16.763 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:16 15:13:16.763 INFO [main][AbstractShell] Close shell Testing shell
11:13:16 15:13:16.763 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:16 15:13:16.770 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:16 15:13:16.770 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:16 15:13:16.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:16 15:13:16.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:16 15:13:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:16 15:13:16.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:16 15:13:16.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:16 15:13:16.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:16 15:13:16.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified
11:13:16 15:13:16.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:16 15:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
11:13:16 15:13:16.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:16 15:13:16.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:16 15:13:16.815 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:16 15:13:16.816 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:16 15:13:16.816 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:16 15:13:16.816 INFO [main][AbstractShell] Close shell Testing shell
11:13:16 15:13:16.816 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:16 15:13:16.820 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:16 15:13:16.820 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:16 15:13:16.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:16 15:13:16.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:16 15:13:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:16 15:13:16.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:16 15:13:16.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:16 15:13:16.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:16 15:13:16.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and no matchers specified
11:13:16 15:13:16.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:13:16 15:13:16.862 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
11:13:16 15:13:16.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:16 15:13:16.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:16 15:13:16.863 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:16 15:13:16.864 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:16 15:13:16.864 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:16 15:13:16.864 INFO [main][AbstractShell] Close shell Testing shell
11:13:16 15:13:16.864 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:16 15:13:16.868 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:16 15:13:16.868 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:16 15:13:16.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:16 15:13:16.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:16 15:13:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:16 15:13:16.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:16 15:13:16.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:16 15:13:16.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:16 15:13:16.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 0")
11:13:16 15:13:16.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1")
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:13:16 15:13:16.904 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1
11:13:16 15:13:16.906 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0
11:13:16 15:13:16.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:16 15:13:16.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:16 15:13:16.906 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:16 15:13:16.906 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:16 15:13:16.906 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:16 15:13:16.906 INFO [main][AbstractShell] Close shell Testing shell
11:13:16 15:13:16.906 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:16 15:13:16.910 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:16 15:13:16.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:16 15:13:16.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:16 15:13:16.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:16 15:13:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:16 15:13:16.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:16 15:13:16.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:16 15:13:16.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:16 15:13:16.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabFolder with no referenced composite specified, index 0 and no matchers specified
11:13:16 15:13:16.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:16 15:13:16.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:16 15:13:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:16 15:13:16.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
11:13:16 15:13:16.956 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:16 15:13:16.956 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:16 15:13:16.956 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:16 15:13:16.956 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:16 15:13:16.956 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:16 15:13:16.956 INFO [main][AbstractShell] Close shell Testing shell
11:13:16 15:13:16.956 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:16 15:13:16.961 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:16 15:13:16.961 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:16 15:13:16.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:16 15:13:16.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:16 15:13:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:16 15:13:16.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:16 15:13:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:16 15:13:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:16 15:13:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:16 15:13:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:16 15:13:16.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 5 and no matchers specified
11:13:16 15:13:16.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:16 15:13:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:16 15:13:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:16 15:13:16.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:16 15:13:16.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:16 15:13:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:16 15:13:16.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:13:16 15:13:16.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:13:17 15:13:17.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:13:17 15:13:17.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:13:17 15:13:17.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:13:17 15:13:17.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:13:17 15:13:17.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:17 15:13:17.997 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found
11:13:17 15:13:17.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:17 15:13:17.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:17 15:13:17.998 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:18 15:13:17.998 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:18 15:13:17.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:18 15:13:17.998 INFO [main][AbstractShell] Close shell Testing shell
11:13:18 15:13:17.998 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:18 15:13:18.003 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:18 15:13:18.003 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:18 15:13:18.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:18 15:13:18.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:18 15:13:18.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:18 15:13:18.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:18 15:13:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:18 15:13:18.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:18 15:13:18.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:18 15:13:18.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:18 15:13:18.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:18 15:13:18.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:18 15:13:18.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:18 15:13:18.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:18 15:13:18.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$")
11:13:18 15:13:18.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:18 15:13:18.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:18 15:13:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:18 15:13:18.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:18 15:13:18.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:18 15:13:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:18 15:13:18.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:18 15:13:18.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:13:18 15:13:18.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:18 15:13:18.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:13:19 15:13:19.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:13:19 15:13:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:19 15:13:19.048 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found
11:13:19 15:13:19.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:19 15:13:19.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:19 15:13:19.048 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:19 15:13:19.048 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:19 15:13:19.048 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:19 15:13:19.048 INFO [main][AbstractShell] Close shell Testing shell
11:13:19 15:13:19.048 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:19 15:13:19.053 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:19 15:13:19.053 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:19 15:13:19.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:19 15:13:19.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:19 15:13:19.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:19 15:13:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:19 15:13:19.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:19 15:13:19.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:19 15:13:19.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:19 15:13:19.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:19 15:13:19.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:19 15:13:19.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:19 15:13:19.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1")
11:13:19 15:13:19.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:13:19 15:13:19.091 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1
11:13:19 15:13:19.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:13:19 15:13:19.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:13:19 15:13:19.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:13:19 15:13:19.093 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:19 15:13:19.093 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:19 15:13:19.093 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:19 15:13:19.093 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:19 15:13:19.093 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:19 15:13:19.093 INFO [main][AbstractShell] Close shell Testing shell
11:13:19 15:13:19.093 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:19 15:13:19.097 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:19 15:13:19.097 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:19 15:13:19.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:19 15:13:19.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:19 15:13:19.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:19 15:13:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
11:13:19 15:13:19.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:19 15:13:19.103 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:19 15:13:19.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:19 15:13:19.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.382 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
11:13:19 findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.06 s
11:13:19 getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.051 s
11:13:19 getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.039 s
11:13:19 isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.052 s
11:13:19 tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.04 s
11:13:19 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 1.048 s
11:13:19 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 1.05 s
11:13:19 findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.037 s
11:13:19 Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
11:13:19 15:13:19.107 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
11:13:19 15:13:19.107 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:19 15:13:19.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:19 15:13:19.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
11:13:19 15:13:19.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:19 15:13:19.108 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:19 15:13:19.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:19 15:13:19.111 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:19 15:13:19.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:19 15:13:19.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:19 15:13:19.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)
11:13:19 15:13:19.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
11:13:19 15:13:19.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:19 15:13:19.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:19 15:13:19.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:19 15:13:19.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified
11:13:19 15:13:19.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
11:13:19 15:13:19.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified
11:13:19 15:13:19.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
11:13:19 15:13:19.134 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 1 and no matchers specified
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:19 15:13:19.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found
11:13:19 15:13:19.136 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 1 and no matchers specified
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:19 15:13:19.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:19 is "First spinner:")
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
11:13:19 15:13:19.138 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:19 is "First spinner:")
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:19 is "Second spinner:")
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
11:13:19 15:13:19.140 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22
11:13:19 15:13:19.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:13:19 is "Second spinner:")
11:13:19 15:13:19.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
11:13:19 15:13:19.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:19 15:13:19.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:19 15:13:19.141 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:19 15:13:19.142 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:19 15:13:19.142 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:19 15:13:19.142 INFO [main][AbstractShell] Close shell Testing shell
11:13:19 15:13:19.142 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:19 15:13:19.146 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:19 15:13:19.146 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:19 15:13:19.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
11:13:19 15:13:19.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:19 15:13:19.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:19 15:13:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)
11:13:19 15:13:19.152 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
11:13:19 15:13:19.152 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:19 15:13:19.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:19 15:13:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
11:13:19 spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)  Time elapsed: 0.041 s
11:13:19 Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:19 15:13:19.157 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:19 15:13:19.157 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:19 15:13:19.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:19 15:13:19.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:19 15:13:19.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:19 15:13:19.157 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:19 15:13:19.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:19 15:13:19.158 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:19 15:13:19.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:19 15:13:19.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:19 15:13:19.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:19 15:13:19.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:19 15:13:19.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:19 15:13:19.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:19 15:13:19.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:19 15:13:19.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:19 15:13:19.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:19 15:13:19.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 7 and no matchers specified
11:13:19 15:13:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
11:13:19 15:13:19.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
11:13:19 15:13:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
11:13:19 15:13:19.501 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@59b92771
11:13:19 15:13:19.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:19 15:13:19.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:19 15:13:19.504 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:19 15:13:19.504 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:19 15:13:19.504 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:19 15:13:19.504 INFO [main][AbstractShell] Close shell Testing shell
11:13:19 15:13:19.504 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:19 15:13:19.511 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:19 15:13:19.511 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:19 15:13:19.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:19 15:13:19.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:19 15:13:19.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:19 15:13:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:19 15:13:19.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:19 15:13:19.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:19 15:13:19.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:19 15:13:19.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:19 15:13:19.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:19 15:13:19.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:19 15:13:19.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:19 15:13:19.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:19 15:13:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:19 15:13:19.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:19 15:13:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:19 15:13:19.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:19 15:13:19.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:19 15:13:19.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "1 3")
11:13:19 15:13:19.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:19 15:13:19.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:19 15:13:19.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:19 15:13:19.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:19 15:13:19.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:13:19 15:13:19.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:19 15:13:19.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:19 15:13:19.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:19 15:13:19.870 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:19 15:13:19.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:19 15:13:19.870 INFO [main][AbstractShell] Close shell Testing shell
11:13:19 15:13:19.870 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:19 15:13:19.877 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:19 15:13:19.877 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:19 15:13:19.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:19 15:13:19.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:19 15:13:19.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:19 15:13:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:19 15:13:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:19 15:13:19.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:19 15:13:19.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:19 15:13:19.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:19 15:13:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:19 15:13:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:19 15:13:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:19 15:13:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:20 15:13:20.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified
11:13:20 15:13:20.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:20 15:13:20.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:20 15:13:20.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:20 15:13:20.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:20 15:13:20.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:20 15:13:20.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:20 15:13:20.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:20 15:13:20.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:20 15:13:20.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:20 15:13:20.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:13:20 15:13:20.220 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:20 15:13:20.220 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:20 15:13:20.220 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:20 15:13:20.220 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:20 15:13:20.220 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:20 15:13:20.220 INFO [main][AbstractShell] Close shell Testing shell
11:13:20 15:13:20.220 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:20 15:13:20.228 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:20 15:13:20.228 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:20 15:13:20.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:20 15:13:20.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:20 15:13:20.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:20 15:13:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:20 15:13:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:20 15:13:20.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:20 15:13:20.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:20 15:13:20.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:20 15:13:20.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:20 15:13:20.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:20 15:13:20.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:20 15:13:20.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:20 15:13:20.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "0 3")
11:13:20 15:13:20.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:20 15:13:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:20 15:13:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:20 15:13:20.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:20 15:13:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:20 15:13:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:20 15:13:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:20 15:13:20.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:20 15:13:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:20 15:13:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:13:20 15:13:20.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:20 15:13:20.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:20 15:13:20.564 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:20 15:13:20.564 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:20 15:13:20.564 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:20 15:13:20.564 INFO [main][AbstractShell] Close shell Testing shell
11:13:20 15:13:20.564 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:20 15:13:20.571 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:20 15:13:20.571 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:20 15:13:20.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:20 15:13:20.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:20 15:13:20.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:20 15:13:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:20 15:13:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:20 15:13:20.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:20 15:13:20.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:20 15:13:20.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:20 15:13:20.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:20 15:13:20.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:20 15:13:20.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:20 15:13:20.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:20 15:13:20.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:20 15:13:20.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:20 15:13:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:20 15:13:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:20 15:13:20.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:20 15:13:20.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:20 15:13:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:20 15:13:20.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:20 15:13:20.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:20 15:13:20.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:20 15:13:20.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:20 15:13:20.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "1 2")
11:13:20 15:13:20.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:20 15:13:20.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:20 15:13:20.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:20 15:13:20.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:20 15:13:20.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:13:20 15:13:20.915 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2
11:13:20 15:13:20.916 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:20 15:13:20.916 TRACE [main][WidgetHandler] Wait for synchronization
11:13:20 15:13:20.917 TRACE [main][WidgetHandler] Notify Table with event 3
11:13:20 15:13:20.917 TRACE [main][WidgetHandler] Wait for synchronization
11:13:20 15:13:20.917 TRACE [main][WidgetHandler] Notify Table with event 4
11:13:20 15:13:20.917 TRACE [main][WidgetHandler] Wait for synchronization
11:13:20 15:13:20.918 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:20 15:13:20.918 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:20 15:13:20.918 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:20 15:13:20.919 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:20 15:13:20.919 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:20 15:13:20.919 INFO [main][AbstractShell] Close shell Testing shell
11:13:20 15:13:20.919 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:20 15:13:20.925 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:20 15:13:20.925 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:20 15:13:20.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:20 15:13:20.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:20 15:13:20.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:20 15:13:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:20 15:13:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:20 15:13:20.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:20 15:13:20.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:20 15:13:20.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:20 15:13:20.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:20 15:13:20.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:20 15:13:20.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:20 15:13:20.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:21 15:13:21.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 1 and no matchers specified
11:13:21 15:13:21.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:21 15:13:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:21 15:13:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:21 15:13:21.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:21 15:13:21.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:21 15:13:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:21 15:13:21.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:21 15:13:21.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:21 15:13:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:21 15:13:21.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found
11:13:21 15:13:21.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:21 15:13:21.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:21 15:13:21.259 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:21 15:13:21.259 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:21 15:13:21.259 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:21 15:13:21.259 INFO [main][AbstractShell] Close shell Testing shell
11:13:21 15:13:21.259 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:21 15:13:21.265 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:21 15:13:21.265 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:21 15:13:21.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:21 15:13:21.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:21 15:13:21.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:21 15:13:21.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:21 15:13:21.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:21 15:13:21.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:21 15:13:21.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:21 15:13:21.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:21 15:13:21.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:21 15:13:21.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:21 15:13:21.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:21 15:13:21.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:21 15:13:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:21 15:13:21.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:21 15:13:21.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:21 15:13:21.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:21 15:13:21.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:21 15:13:21.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:21 15:13:21.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:21 15:13:21.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:21 15:13:21.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:21 15:13:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:21 15:13:21.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:21 15:13:21.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and no matchers specified
11:13:21 15:13:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:21 15:13:21.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:21 15:13:21.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:21 15:13:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:21 15:13:21.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:13:21 15:13:21.611 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:21 15:13:21.612 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:21 15:13:21.612 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:21 15:13:21.612 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:21 15:13:21.612 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:21 15:13:21.612 INFO [main][AbstractShell] Close shell Testing shell
11:13:21 15:13:21.612 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:21 15:13:21.618 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:21 15:13:21.618 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:21 15:13:21.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:21 15:13:21.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:21 15:13:21.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:21 15:13:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:21 15:13:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:21 15:13:21.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:21 15:13:21.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:21 15:13:21.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:21 15:13:21.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:21 15:13:21.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:21 15:13:21.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:21 15:13:21.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:21 15:13:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:21 15:13:21.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:21 15:13:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:21 15:13:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:21 15:13:21.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:21 15:13:21.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:21 15:13:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:21 15:13:21.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:21 15:13:21.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:21 15:13:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:21 15:13:21.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:21 15:13:21.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 1 and no matchers specified
11:13:21 15:13:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:21 15:13:21.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:21 15:13:21.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:21 15:13:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:21 15:13:21.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found
11:13:21 15:13:21.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:21 15:13:21.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:21 15:13:21.962 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:21 15:13:21.963 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:21 15:13:21.963 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:21 15:13:21.963 INFO [main][AbstractShell] Close shell Testing shell
11:13:21 15:13:21.963 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:21 15:13:21.970 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:21 15:13:21.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:21 15:13:21.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:21 15:13:21.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:21 15:13:21.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:21 15:13:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:21 15:13:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:21 15:13:21.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:21 15:13:21.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:21 15:13:21.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:21 15:13:21.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:21 15:13:21.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:21 15:13:21.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:21 15:13:21.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:22 15:13:22.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified
11:13:22 15:13:22.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:22 15:13:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:22 15:13:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:22 15:13:22.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:22 15:13:22.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:22 15:13:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:22 15:13:22.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
11:13:22 15:13:22.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
11:13:22 15:13:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:22 15:13:22.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
11:13:22 15:13:22.309 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6
11:13:22 15:13:22.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified
11:13:22 15:13:22.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:22 15:13:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:22 15:13:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:22 15:13:22.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:22 15:13:22.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:22 15:13:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:22 15:13:22.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
11:13:22 15:13:22.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
11:13:22 15:13:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:22 15:13:22.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
11:13:22 15:13:22.317 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:22 15:13:22.317 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:22 15:13:22.317 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:22 15:13:22.317 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:22 15:13:22.317 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:22 15:13:22.317 INFO [main][AbstractShell] Close shell Testing shell
11:13:22 15:13:22.317 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:22 15:13:22.324 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:22 15:13:22.324 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:22 15:13:22.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:22 15:13:22.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:22 15:13:22.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:22 15:13:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:22 15:13:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:22 15:13:22.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:22 15:13:22.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:22 15:13:22.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:22 15:13:22.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:22 15:13:22.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:22 15:13:22.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:22 15:13:22.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:22 15:13:22.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:22 15:13:22.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:22 15:13:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:22 15:13:22.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:22 15:13:22.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:22 15:13:22.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:22 15:13:22.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:22 15:13:22.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:22 15:13:22.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:22 15:13:22.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:22 15:13:22.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:22 15:13:22.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 6 and no matchers specified
11:13:22 15:13:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:22 15:13:22.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
11:13:22 15:13:22.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found
11:13:22 15:13:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:22 15:13:22.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found
11:13:22 15:13:22.680 INFO [WorkbenchTestable][AbstractTableItem] Set text some text
11:13:22 15:13:22.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 6 and no matchers specified
11:13:22 15:13:22.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:22 15:13:22.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:22 15:13:22.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:22 15:13:22.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:22 15:13:22.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:22 15:13:22.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:22 15:13:22.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
11:13:22 15:13:22.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found
11:13:22 15:13:22.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:22 15:13:22.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found
11:13:22 15:13:22.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:22 15:13:22.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:22 15:13:22.682 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:22 15:13:22.682 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:22 15:13:22.682 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:22 15:13:22.682 INFO [main][AbstractShell] Close shell Testing shell
11:13:22 15:13:22.682 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:22 15:13:22.689 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:22 15:13:22.689 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:22 15:13:22.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:22 15:13:22.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:22 15:13:22.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:22 15:13:22.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:22 15:13:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:22 15:13:22.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
11:13:22 15:13:22.700 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:22 15:13:22.700 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:22 15:13:22.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:22 15:13:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:22 15:13:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:22 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.544 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
11:13:22 setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.364 s
11:13:22 referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.365 s
11:13:22 defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.347 s
11:13:22 text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.343 s
11:13:22 click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.353 s
11:13:22 index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.341 s
11:13:22 referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.352 s
11:13:22 referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.352 s
11:13:22 setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.359 s
11:13:22 setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.364 s
11:13:22 Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:22 15:13:22.709 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:22 15:13:22.710 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:22 15:13:22.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:22 15:13:22.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:22 15:13:22.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:22 15:13:22.710 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:22 15:13:22.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:22 15:13:22.710 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:22 15:13:22.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:22 15:13:22.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:22 15:13:22.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:22 15:13:22.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:22 15:13:22.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:22 15:13:22.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:22 15:13:22.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:22 15:13:22.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:22 15:13:22.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:23 15:13:23.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:23 15:13:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:23 15:13:23.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:23 15:13:23.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:23 15:13:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:23 15:13:23.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:23 15:13:23.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:23 15:13:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:23 15:13:23.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:23 15:13:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:23 15:13:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:23 15:13:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:23 15:13:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:23 15:13:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:23 15:13:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:23 15:13:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:23 15:13:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:23 15:13:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:23 15:13:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:23 15:13:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:23 15:13:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:23 15:13:23.254 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:23 15:13:23.254 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:23 15:13:23.254 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:23 15:13:23.255 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:23 15:13:23.255 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:23 15:13:23.255 INFO [main][AbstractShell] Close shell Testing shell
11:13:23 15:13:23.255 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:23 15:13:23.265 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:23 15:13:23.265 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:23 15:13:23.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:23 15:13:23.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:23 15:13:23.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:23 15:13:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:23 15:13:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:23 15:13:23.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:23 15:13:23.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:23 15:13:23.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:23 15:13:23.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:23 15:13:23.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:23 15:13:23.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:23 15:13:23.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:23 15:13:23.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:23 15:13:23.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:23 15:13:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:23 15:13:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:23 15:13:23.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:23 15:13:23.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:23 15:13:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:23 15:13:23.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:23 15:13:23.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:23 15:13:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:23 15:13:23.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:23 15:13:23.755 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
11:13:23 15:13:23.755 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:23 15:13:23.755 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:23 15:13:23.756 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:23 15:13:23.756 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:23 15:13:23.756 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:23 15:13:23.756 INFO [main][AbstractShell] Close shell Testing shell
11:13:23 15:13:23.756 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:23 15:13:23.765 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:23 15:13:23.765 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:23 15:13:23.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:23 15:13:23.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:23 15:13:23.765 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:23 15:13:23.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:23 15:13:23.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:23 15:13:23.771 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:23 15:13:23.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:23 15:13:23.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:23 15:13:23.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:23 15:13:23.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:23 15:13:23.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:23 15:13:23.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:24 15:13:24.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:24 15:13:24.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:24 15:13:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:24 15:13:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:24 15:13:24.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:24 15:13:24.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:24 15:13:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:24 15:13:24.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:24 15:13:24.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:24 15:13:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:24 15:13:24.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:24 15:13:24.247 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3)
11:13:24 15:13:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:24 15:13:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:24 15:13:24.248 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:24 15:13:24.248 TRACE [main][WidgetHandler] Wait for synchronization
11:13:24 15:13:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:24 15:13:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:24 15:13:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:24 15:13:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:24 15:13:24.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:24 15:13:24.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:24 15:13:24.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:24 15:13:24.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:24 15:13:24.260 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:24 15:13:24.260 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:24 15:13:24.260 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:24 15:13:24.260 INFO [main][AbstractShell] Close shell Testing shell
11:13:24 15:13:24.260 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:24 15:13:24.272 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:24 15:13:24.272 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:24 15:13:24.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:24 15:13:24.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:24 15:13:24.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:24 15:13:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:24 15:13:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:24 15:13:24.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:24 15:13:24.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:24 15:13:24.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:24 15:13:24.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:24 15:13:24.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:24 15:13:24.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:24 15:13:24.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:24 15:13:24.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:13:24 15:13:24.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:24 15:13:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:24 15:13:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:24 15:13:24.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:24 15:13:24.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:24 15:13:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:24 15:13:24.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:24 15:13:24.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:13:24 15:13:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:24 15:13:24.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:13:24 15:13:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:24 15:13:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:24 15:13:24.759 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
11:13:24 15:13:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:13:24 15:13:24.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:13:24 15:13:24.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:13:24 15:13:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:13:24 15:13:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:24 15:13:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:24 15:13:24.766 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:24 15:13:24.766 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:24 15:13:24.766 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:24 15:13:24.766 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:24 15:13:24.766 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:24 15:13:24.766 INFO [main][AbstractShell] Close shell Testing shell
11:13:24 15:13:24.766 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:24 15:13:24.775 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:24 15:13:24.775 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:24 15:13:24.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:24 15:13:24.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:24 15:13:24.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:24 15:13:24.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:24 15:13:24.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:24 15:13:24.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:24 15:13:24.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:24 15:13:24.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:24 15:13:24.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:24 15:13:24.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:24 15:13:24.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:24 15:13:24.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:25 15:13:25.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:25 15:13:25.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:25 15:13:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:25 15:13:25.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:25 15:13:25.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:25 15:13:25.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:25 15:13:25.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:25 15:13:25.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:25 15:13:25.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:25 15:13:25.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:25 15:13:25.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:25 15:13:25.264 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2)
11:13:25 15:13:25.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:25 15:13:25.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:25 15:13:25.264 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:25 15:13:25.264 TRACE [main][WidgetHandler] Wait for synchronization
11:13:25 15:13:25.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:25 15:13:25.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:25 15:13:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:25 15:13:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:25 15:13:25.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:25 15:13:25.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:25 15:13:25.266 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:25 15:13:25.267 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:25 15:13:25.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:25 15:13:25.267 INFO [main][AbstractShell] Close shell Testing shell
11:13:25 15:13:25.267 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:25 15:13:25.276 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:25 15:13:25.276 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:25 15:13:25.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:25 15:13:25.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:25 15:13:25.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:25 15:13:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:25 15:13:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:25 15:13:25.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:25 15:13:25.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:25 15:13:25.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:25 15:13:25.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:25 15:13:25.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:25 15:13:25.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:25 15:13:25.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:25 15:13:25.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:25 15:13:25.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:25 15:13:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:25 15:13:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:25 15:13:25.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:25 15:13:25.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:25 15:13:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:25 15:13:25.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:25 15:13:25.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:25 15:13:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:25 15:13:25.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:25 15:13:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:25 15:13:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:25 15:13:25.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:25 15:13:25.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:25 15:13:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:25 15:13:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:25 15:13:25.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:25 15:13:25.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:25 15:13:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:25 15:13:25.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:25 15:13:25.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:25 15:13:25.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:25 15:13:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:25 15:13:25.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:25 15:13:25.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:25 15:13:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:25 15:13:25.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:25 15:13:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:25 15:13:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:25 15:13:25.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:25 15:13:25.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:25 15:13:25.776 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:25 15:13:25.777 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:25 15:13:25.777 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:25 15:13:25.777 INFO [main][AbstractShell] Close shell Testing shell
11:13:25 15:13:25.777 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:25 15:13:25.786 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:25 15:13:25.786 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:25 15:13:25.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:25 15:13:25.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:25 15:13:25.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:25 15:13:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:25 15:13:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:25 15:13:25.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:25 15:13:25.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:25 15:13:25.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:25 15:13:25.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:25 15:13:25.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:25 15:13:25.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:25 15:13:25.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:26 15:13:26.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:26 15:13:26.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:26 15:13:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:26 15:13:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:26 15:13:26.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:26 15:13:26.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:26 15:13:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:26 15:13:26.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:26 15:13:26.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:26 15:13:26.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:26 15:13:26.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:26 15:13:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:26 15:13:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:26 15:13:26.280 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
11:13:26 15:13:26.281 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:26 15:13:26.281 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:26 15:13:26.281 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:26 15:13:26.281 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:26 15:13:26.281 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:26 15:13:26.281 INFO [main][AbstractShell] Close shell Testing shell
11:13:26 15:13:26.281 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:26 15:13:26.290 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:26 15:13:26.290 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:26 15:13:26.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:26 15:13:26.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:26 15:13:26.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:26 15:13:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:26 15:13:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:26 15:13:26.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:26 15:13:26.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:26 15:13:26.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:26 15:13:26.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:26 15:13:26.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:26 15:13:26.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:26 15:13:26.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:26 15:13:26.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:26 15:13:26.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:26 15:13:26.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:26 15:13:26.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:26 15:13:26.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:26 15:13:26.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:26 15:13:26.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:26 15:13:26.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:26 15:13:26.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:26 15:13:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:26 15:13:26.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:26 15:13:26.779 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:13:26 15:13:26.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:26 15:13:26.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:26 15:13:26.779 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:26 15:13:26.779 TRACE [main][WidgetHandler] Wait for synchronization
11:13:26 15:13:26.779 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:26 15:13:26.779 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:26 15:13:26.779 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:26 15:13:26.779 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:26 15:13:26.779 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:26 15:13:26.779 INFO [main][AbstractShell] Close shell Testing shell
11:13:26 15:13:26.779 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:26 15:13:26.788 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:26 15:13:26.788 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:26 15:13:26.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:26 15:13:26.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:26 15:13:26.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:26 15:13:26.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:26 15:13:26.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:26 15:13:26.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:26 15:13:26.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:26 15:13:26.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:26 15:13:26.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:26 15:13:26.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:26 15:13:26.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:26 15:13:26.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:27 15:13:27.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:13:27 15:13:27.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:27 15:13:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:27 15:13:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:27 15:13:27.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:27 15:13:27.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:27 15:13:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:27 15:13:27.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:27 15:13:27.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:13:27 15:13:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:27 15:13:27.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:13:27 15:13:27.272 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4)
11:13:27 15:13:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:27 15:13:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:27 15:13:27.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:27 15:13:27.273 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:27 15:13:27.273 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:27 15:13:27.273 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:27 15:13:27.273 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:27 15:13:27.273 INFO [main][AbstractShell] Close shell Testing shell
11:13:27 15:13:27.273 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:27 15:13:27.282 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:27 15:13:27.282 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:27 15:13:27.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:27 15:13:27.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:27 15:13:27.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:27 15:13:27.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:27 15:13:27.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:27 15:13:27.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:27 15:13:27.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:27 15:13:27.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:27 15:13:27.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:27 15:13:27.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:27 15:13:27.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:27 15:13:27.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:27 15:13:27.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:27 15:13:27.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:27 15:13:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:27 15:13:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:27 15:13:27.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:27 15:13:27.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:27 15:13:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:27 15:13:27.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:27 15:13:27.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:27 15:13:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:27 15:13:27.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:27 15:13:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2...
11:13:27 15:13:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:27 15:13:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:27 15:13:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully
11:13:27 15:13:27.766 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:27 15:13:27.766 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:27 15:13:27.766 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:27 15:13:27.767 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:27 15:13:27.767 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:27 15:13:27.767 INFO [main][AbstractShell] Close shell Testing shell
11:13:27 15:13:27.767 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:27 15:13:27.776 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:27 15:13:27.776 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:27 15:13:27.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:27 15:13:27.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:27 15:13:27.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:27 15:13:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:27 15:13:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:27 15:13:27.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:27 15:13:27.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:27 15:13:27.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:27 15:13:27.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:27 15:13:27.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:27 15:13:27.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:27 15:13:27.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:28 15:13:28.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:28 15:13:28.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:28 15:13:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:28 15:13:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:28 15:13:28.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:28 15:13:28.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:28 15:13:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:28 15:13:28.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:28 15:13:28.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:28 15:13:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:28 15:13:28.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:28 15:13:28.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:28 15:13:28.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:28 15:13:28.263 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:28 15:13:28.264 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:28 15:13:28.264 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:28 15:13:28.264 INFO [main][AbstractShell] Close shell Testing shell
11:13:28 15:13:28.264 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:28 15:13:28.273 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:28 15:13:28.273 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:28 15:13:28.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:28 15:13:28.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:28 15:13:28.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:28 15:13:28.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:28 15:13:28.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:28 15:13:28.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:28 15:13:28.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:28 15:13:28.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:28 15:13:28.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:28 15:13:28.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:28 15:13:28.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:28 15:13:28.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:28 15:13:28.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:28 15:13:28.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:28 15:13:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:28 15:13:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:28 15:13:28.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:28 15:13:28.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:28 15:13:28.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:28 15:13:28.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:28 15:13:28.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:28 15:13:28.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:28 15:13:28.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:28 15:13:28.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'table2')
11:13:28 15:13:28.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:28 15:13:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:28 15:13:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:28 15:13:28.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:28 15:13:28.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:28 15:13:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:28 15:13:28.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:28 15:13:28.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
11:13:28 15:13:28.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
11:13:28 15:13:28.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:28 15:13:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:28 15:13:28.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:28 15:13:28.774 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:28 15:13:28.774 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:28 15:13:28.774 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:28 15:13:28.774 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:28 15:13:28.774 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:28 15:13:28.774 INFO [main][AbstractShell] Close shell Testing shell
11:13:28 15:13:28.774 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:28 15:13:28.784 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:28 15:13:28.784 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:28 15:13:28.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:28 15:13:28.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:28 15:13:28.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:28 15:13:28.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:28 15:13:28.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:28 15:13:28.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:28 15:13:28.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:28 15:13:28.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:28 15:13:28.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:28 15:13:28.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:28 15:13:28.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:28 15:13:28.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:29 15:13:29.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:29 15:13:29.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:29 15:13:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:29 15:13:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:29 15:13:29.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:29 15:13:29.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:29 15:13:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:29 15:13:29.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:29 15:13:29.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:29 15:13:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:29 15:13:29.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:29 15:13:29.264 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
11:13:29 15:13:29.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:29 15:13:29.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:29 15:13:29.264 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:29 15:13:29.264 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:29 15:13:29.264 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:29 15:13:29.264 INFO [main][AbstractShell] Close shell Testing shell
11:13:29 15:13:29.264 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:29 15:13:29.274 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:29 15:13:29.274 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:29 15:13:29.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:29 15:13:29.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:29 15:13:29.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:29 15:13:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:29 15:13:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:29 15:13:29.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:29 15:13:29.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:29 15:13:29.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:29 15:13:29.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:29 15:13:29.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:29 15:13:29.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:29 15:13:29.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:29 15:13:29.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:29 15:13:29.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:29 15:13:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:29 15:13:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:29 15:13:29.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:29 15:13:29.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:29 15:13:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:29 15:13:29.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:29 15:13:29.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:29 15:13:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:29 15:13:29.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:29 15:13:29.752 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:13:29 15:13:29.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:29 15:13:29.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:29 15:13:29.752 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:29 15:13:29.752 TRACE [main][WidgetHandler] Wait for synchronization
11:13:29 15:13:29.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:29 15:13:29.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:29 15:13:29.752 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:29 15:13:29.752 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:29 15:13:29.752 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:29 15:13:29.752 INFO [main][AbstractShell] Close shell Testing shell
11:13:29 15:13:29.752 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:29 15:13:29.761 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:29 15:13:29.761 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:29 15:13:29.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:29 15:13:29.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:29 15:13:29.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:29 15:13:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:29 15:13:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:29 15:13:29.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:29 15:13:29.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:29 15:13:29.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:29 15:13:29.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:29 15:13:29.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:29 15:13:29.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:29 15:13:29.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:30 15:13:30.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:30 15:13:30.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:30 15:13:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:30 15:13:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:30 15:13:30.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:30 15:13:30.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:30 15:13:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:30 15:13:30.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:30 15:13:30.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:30 15:13:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:30 15:13:30.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:30 15:13:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:30 15:13:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:30 15:13:30.235 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
11:13:30 15:13:30.235 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:30 15:13:30.236 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:30 15:13:30.236 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:30 15:13:30.236 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:30 15:13:30.236 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:30 15:13:30.236 INFO [main][AbstractShell] Close shell Testing shell
11:13:30 15:13:30.236 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:30 15:13:30.244 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:30 15:13:30.244 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:30 15:13:30.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:30 15:13:30.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:30 15:13:30.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:30 15:13:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:30 15:13:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:30 15:13:30.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:30 15:13:30.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:30 15:13:30.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:30 15:13:30.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:30 15:13:30.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:30 15:13:30.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:30 15:13:30.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:30 15:13:30.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:30 15:13:30.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:30 15:13:30.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:30 15:13:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:30 15:13:30.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:30 15:13:30.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:30 15:13:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:30 15:13:30.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:30 15:13:30.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:30 15:13:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:30 15:13:30.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:30 15:13:30.729 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:30 15:13:30.729 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:30 15:13:30.729 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:30 15:13:30.729 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:30 15:13:30.729 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:30 15:13:30.729 INFO [main][AbstractShell] Close shell Testing shell
11:13:30 15:13:30.729 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:30 15:13:30.738 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:30 15:13:30.738 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:30 15:13:30.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:30 15:13:30.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:30 15:13:30.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:30 15:13:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:30 15:13:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:30 15:13:30.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:30 15:13:30.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:30 15:13:30.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:30 15:13:30.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:30 15:13:30.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:30 15:13:30.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:30 15:13:30.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:30 15:13:30.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:30 15:13:30.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:31 15:13:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:31 15:13:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:31 15:13:31.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:31 15:13:31.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:31 15:13:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:31 15:13:31.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:31 15:13:31.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:31 15:13:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:31 15:13:31.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:31 15:13:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:31 15:13:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:31 15:13:31.223 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:31 15:13:31.223 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:31 15:13:31.223 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:31 15:13:31.223 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:31 15:13:31.223 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:31 15:13:31.223 INFO [main][AbstractShell] Close shell Testing shell
11:13:31 15:13:31.223 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:31 15:13:31.232 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:31 15:13:31.232 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:31 15:13:31.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:31 15:13:31.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:31 15:13:31.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:31 15:13:31.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:31 15:13:31.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:31 15:13:31.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:31 15:13:31.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:31 15:13:31.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:31 15:13:31.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:31 15:13:31.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:31 15:13:31.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:31 15:13:31.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:31 15:13:31.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:13:31 15:13:31.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:31 15:13:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:31 15:13:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:31 15:13:31.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:31 15:13:31.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:31 15:13:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:31 15:13:31.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:31 15:13:31.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:13:31 15:13:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:31 15:13:31.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:13:31 15:13:31.715 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:13:31 15:13:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:31 15:13:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:31 15:13:31.715 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:31 15:13:31.715 TRACE [main][WidgetHandler] Wait for synchronization
11:13:31 15:13:31.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:31 15:13:31.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:31 15:13:31.715 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:31 15:13:31.715 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:31 15:13:31.716 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:31 15:13:31.716 INFO [main][AbstractShell] Close shell Testing shell
11:13:31 15:13:31.716 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:31 15:13:31.725 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:31 15:13:31.725 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:31 15:13:31.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:31 15:13:31.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:31 15:13:31.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:31 15:13:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:31 15:13:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:31 15:13:31.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:31 15:13:31.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:31 15:13:31.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:31 15:13:31.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:31 15:13:31.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:31 15:13:31.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:31 15:13:31.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:31 15:13:31.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:31 15:13:31.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:32 15:13:32.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:32 15:13:32.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:32 15:13:32.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:32 15:13:32.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:32 15:13:32.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:32 15:13:32.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:32 15:13:32.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:32 15:13:32.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:32 15:13:32.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:32 15:13:32.198 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:32 15:13:32.199 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:32 15:13:32.199 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:32 15:13:32.199 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:32 15:13:32.199 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:32 15:13:32.199 INFO [main][AbstractShell] Close shell Testing shell
11:13:32 15:13:32.199 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:32 15:13:32.207 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:32 15:13:32.207 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:32 15:13:32.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:32 15:13:32.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:32 15:13:32.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:32 15:13:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:32 15:13:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:32 15:13:32.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:32 15:13:32.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:32 15:13:32.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:32 15:13:32.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:32 15:13:32.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:32 15:13:32.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:32 15:13:32.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:32 15:13:32.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:32 15:13:32.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:32 15:13:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:32 15:13:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:32 15:13:32.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:32 15:13:32.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:32 15:13:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:32 15:13:32.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:32 15:13:32.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:32 15:13:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:32 15:13:32.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:32 15:13:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:32 15:13:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:32 15:13:32.687 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x
11:13:32 15:13:32.688 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:32 15:13:32.688 TRACE [main][WidgetHandler] Wait for synchronization
11:13:32 15:13:32.688 TRACE [main][WidgetHandler] Notify Table with event 8
11:13:32 15:13:32.688 TRACE [main][WidgetHandler] Wait for synchronization
11:13:32 15:13:32.689 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:32 15:13:32.689 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:32 15:13:32.689 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:32 15:13:32.689 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:32 15:13:32.689 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:32 15:13:32.689 INFO [main][AbstractShell] Close shell Testing shell
11:13:32 15:13:32.689 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:32 15:13:32.698 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:32 15:13:32.698 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:32 15:13:32.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:32 15:13:32.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:32 15:13:32.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:32 15:13:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:32 15:13:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:32 15:13:32.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:32 15:13:32.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:32 15:13:32.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:32 15:13:32.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:32 15:13:32.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:32 15:13:32.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:32 15:13:32.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:32 15:13:32.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:32 15:13:32.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:33 15:13:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:33 15:13:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:33 15:13:33.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:33 15:13:33.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:33 15:13:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:33 15:13:33.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:33 15:13:33.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:33 15:13:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:33 15:13:33.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:33 15:13:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:33 15:13:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:33 15:13:33.183 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:33 15:13:33.183 TRACE [main][WidgetHandler] Wait for synchronization
11:13:33 15:13:33.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:33 15:13:33.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:33 15:13:33.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:33 15:13:33.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:33 15:13:33.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:33 15:13:33.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:33 15:13:33.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:33 15:13:33.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:33 15:13:33.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:33 15:13:33.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:33 15:13:33.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:33 15:13:33.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:33 15:13:33.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:33 15:13:33.187 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:33 15:13:33.187 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:33 15:13:33.187 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:33 15:13:33.187 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:33 15:13:33.187 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:33 15:13:33.187 INFO [main][AbstractShell] Close shell Testing shell
11:13:33 15:13:33.187 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:33 15:13:33.196 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:33 15:13:33.196 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:33 15:13:33.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:33 15:13:33.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:33 15:13:33.196 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:33 15:13:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:33 15:13:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:33 15:13:33.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:33 15:13:33.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:33 15:13:33.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:33 15:13:33.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:33 15:13:33.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:33 15:13:33.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:33 15:13:33.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:33 15:13:33.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:33 15:13:33.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:33 15:13:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:33 15:13:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:33 15:13:33.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:33 15:13:33.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:33 15:13:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:33 15:13:33.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:33 15:13:33.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:33 15:13:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:33 15:13:33.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:33 15:13:33.680 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5)
11:13:33 15:13:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:33 15:13:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:33 15:13:33.687 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:33 15:13:33.687 TRACE [main][WidgetHandler] Wait for synchronization
11:13:33 15:13:33.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:33 15:13:33.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:33 15:13:33.688 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:33 15:13:33.688 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:33 15:13:33.688 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:33 15:13:33.688 INFO [main][AbstractShell] Close shell Testing shell
11:13:33 15:13:33.688 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:33 15:13:33.697 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:33 15:13:33.697 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:33 15:13:33.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:33 15:13:33.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:33 15:13:33.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:33 15:13:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:33 15:13:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:33 15:13:33.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:33 15:13:33.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:33 15:13:33.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:33 15:13:33.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:33 15:13:33.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:33 15:13:33.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:33 15:13:33.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:33 15:13:33.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:33 15:13:33.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:34 15:13:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:34 15:13:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:34 15:13:34.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:34 15:13:34.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:34 15:13:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:34 15:13:34.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:34 15:13:34.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:34 15:13:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:34 15:13:34.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:34 15:13:34.195 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4)
11:13:34 15:13:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:34 15:13:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:34 15:13:34.195 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:34 15:13:34.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:34 15:13:34.196 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:34 15:13:34.196 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:34 15:13:34.196 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:34 15:13:34.196 INFO [main][AbstractShell] Close shell Testing shell
11:13:34 15:13:34.196 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:34 15:13:34.204 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:34 15:13:34.204 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:34 15:13:34.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:34 15:13:34.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:34 15:13:34.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:34 15:13:34.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:34 15:13:34.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:34 15:13:34.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:34 15:13:34.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:34 15:13:34.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:34 15:13:34.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:34 15:13:34.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:34 15:13:34.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:34 15:13:34.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:34 15:13:34.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:34 15:13:34.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:34 15:13:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:34 15:13:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:34 15:13:34.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:34 15:13:34.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:34 15:13:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:34 15:13:34.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:34 15:13:34.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:34 15:13:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:34 15:13:34.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:34 15:13:34.690 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:13:34 15:13:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:34 15:13:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:34 15:13:34.698 TRACE [main][WidgetHandler] Notify Table with event 13
11:13:34 15:13:34.698 TRACE [main][WidgetHandler] Wait for synchronization
11:13:34 15:13:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:34 15:13:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:34 15:13:34.700 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows
11:13:34 15:13:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:34 15:13:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:34 15:13:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:34 15:13:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:34 15:13:34.703 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:34 15:13:34.703 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:34 15:13:34.703 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:34 15:13:34.703 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:34 15:13:34.703 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:34 15:13:34.703 INFO [main][AbstractShell] Close shell Testing shell
11:13:34 15:13:34.703 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:34 15:13:34.712 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:34 15:13:34.712 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:34 15:13:34.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:34 15:13:34.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:34 15:13:34.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:34 15:13:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:34 15:13:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:34 15:13:34.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:34 15:13:34.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:34 15:13:34.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:34 15:13:34.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:34 15:13:34.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:34 15:13:34.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:34 15:13:34.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:34 15:13:34.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:34 15:13:34.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:35 15:13:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:35 15:13:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:35 15:13:35.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:35 15:13:35.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:35 15:13:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:35 15:13:35.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:35 15:13:35.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:35 15:13:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:35 15:13:35.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:35 15:13:35.199 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
11:13:35 15:13:35.199 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:35 15:13:35.199 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:35 15:13:35.199 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:35 15:13:35.199 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:35 15:13:35.199 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:35 15:13:35.199 INFO [main][AbstractShell] Close shell Testing shell
11:13:35 15:13:35.199 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:35 15:13:35.208 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:35 15:13:35.208 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:35 15:13:35.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:35 15:13:35.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:35 15:13:35.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:35 15:13:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:35 15:13:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:35 15:13:35.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:35 15:13:35.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:35 15:13:35.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:35 15:13:35.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:35 15:13:35.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:35 15:13:35.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:35 15:13:35.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:35 15:13:35.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:35 15:13:35.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:35 15:13:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:35 15:13:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:35 15:13:35.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:35 15:13:35.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:35 15:13:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:35 15:13:35.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:35 15:13:35.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:35 15:13:35.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:35 15:13:35.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:35 15:13:35.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2...
11:13:35 15:13:35.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:35 15:13:35.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:36 15:13:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:36 15:13:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:36 15:13:36.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:36 15:13:36.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:37 15:13:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:37 15:13:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:37 15:13:37.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:37 15:13:37.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:38 15:13:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:38 15:13:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:38 15:13:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:38 15:13:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:39 15:13:39.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:39 15:13:39.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:39 15:13:39.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:39 15:13:39.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:40 15:13:40.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:40 15:13:40.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:40 15:13:40.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:40 15:13:40.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:41 15:13:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:41 15:13:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:41 15:13:41.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:41 15:13:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:42 15:13:42.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:42 15:13:42.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:42 15:13:42.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:42 15:13:42.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:43 15:13:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:43 15:13:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:43 15:13:43.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:43 15:13:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:44 15:13:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:44 15:13:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:44 15:13:44.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:44 15:13:44.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:45 15:13:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:45 15:13:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:45 15:13:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:45 15:13:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:45 15:13:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown
11:13:45 15:13:45.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:45 15:13:45.728 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:45 15:13:45.728 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:45 15:13:45.729 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:45 15:13:45.729 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:45 15:13:45.729 INFO [main][AbstractShell] Close shell Testing shell
11:13:45 15:13:45.729 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:45 15:13:45.739 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:45 15:13:45.739 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:45 15:13:45.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:45 15:13:45.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:45 15:13:45.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:45 15:13:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:45 15:13:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:45 15:13:45.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
11:13:45 15:13:45.752 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:45 15:13:45.752 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:45 15:13:45.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:45 15:13:45.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:45 15:13:45.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:45 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.044 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
11:13:45 testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.56 s
11:13:45 testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.498 s
11:13:45 testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.507 s
11:13:45 testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.509 s
11:13:45 testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.495 s
11:13:45 testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.515 s
11:13:45 testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.498 s
11:13:45 testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.5 s
11:13:45 testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.493 s
11:13:45 waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.494 s
11:13:45 testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.498 s
11:13:45 testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.516 s
11:13:45 testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.489 s
11:13:45 testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.487 s
11:13:45 testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.482 s
11:13:45 testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.488 s
11:13:45 indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.5 s
11:13:45 testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.488 s
11:13:45 testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.482 s
11:13:45 doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.492 s
11:13:45 testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.497 s
11:13:45 testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.505 s
11:13:45 testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.503 s
11:13:45 testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.513 s
11:13:45 testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.491 s
11:13:45 waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 10.537 s
11:13:45 Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:45 15:13:45.760 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:45 15:13:45.761 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:45 15:13:45.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:45 15:13:45.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:45 15:13:45.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:45 15:13:45.761 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:45 15:13:45.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:45 15:13:45.762 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:45 15:13:45.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:45 15:13:45.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:45 15:13:45.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:45 15:13:45.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:45 15:13:45.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:45 15:13:45.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:45 15:13:45.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:45 15:13:45.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified
11:13:45 15:13:45.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:45 15:13:45.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:45 15:13:45.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:45 15:13:45.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:45 15:13:45.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:45 15:13:45.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:45 15:13:45.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:45 15:13:45.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:45 15:13:45.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:45 15:13:45.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
11:13:45 15:13:45.785 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:45 15:13:45.785 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:45 15:13:45.785 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:45 15:13:45.785 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:45 15:13:45.785 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:45 15:13:45.785 INFO [main][AbstractShell] Close shell Testing shell
11:13:45 15:13:45.786 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:45 15:13:45.789 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:45 15:13:45.789 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:45 15:13:45.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:45 15:13:45.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:45 15:13:45.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:45 15:13:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:45 15:13:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:45 15:13:45.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:45 15:13:45.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:45 15:13:45.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:45 15:13:45.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:45 15:13:45.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:45 15:13:45.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:45 15:13:45.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:45 15:13:45.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 4 and no matchers specified
11:13:45 15:13:45.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:45 15:13:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:45 15:13:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:45 15:13:45.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:45 15:13:45.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:45 15:13:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:45 15:13:45.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:13:45 15:13:45.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:13:46 15:13:46.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:13:46 15:13:46.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:13:46 15:13:46.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:13:46 15:13:46.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:13:46 15:13:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:46 15:13:46.821 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found
11:13:46 15:13:46.821 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:46 15:13:46.821 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:46 15:13:46.821 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:46 15:13:46.821 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:46 15:13:46.821 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:46 15:13:46.821 INFO [main][AbstractShell] Close shell Testing shell
11:13:46 15:13:46.821 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:46 15:13:46.825 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:46 15:13:46.825 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:46 15:13:46.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:46 15:13:46.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:46 15:13:46.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.836 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:46 15:13:46.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:46 15:13:46.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:46 15:13:46.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:46 15:13:46.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:46 15:13:46.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:46 15:13:46.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified
11:13:46 15:13:46.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:46 15:13:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:46 15:13:46.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:46 15:13:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:46 15:13:46.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:46 15:13:46.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:46 15:13:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:46 15:13:46.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
11:13:46 15:13:46.853 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:46 15:13:46.854 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:46 15:13:46.854 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:46 15:13:46.854 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:46 15:13:46.854 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:46 15:13:46.854 INFO [main][AbstractShell] Close shell Testing shell
11:13:46 15:13:46.854 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:46 15:13:46.857 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:46 15:13:46.857 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:46 15:13:46.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:46 15:13:46.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:46 15:13:46.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.863 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:46 15:13:46.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:46 15:13:46.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:46 15:13:46.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:46 15:13:46.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:46 15:13:46.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:46 15:13:46.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 0 and no matchers specified
11:13:46 15:13:46.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:46 15:13:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:46 15:13:46.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:46 15:13:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:46 15:13:46.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:46 15:13:46.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:46 15:13:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:46 15:13:46.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found
11:13:46 15:13:46.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13
11:13:46 15:13:46.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:13:46 15:13:46.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:13:46 15:13:46.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:46 15:13:46.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:46 15:13:46.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:46 15:13:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:46 15:13:46.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:46 15:13:46.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:46 15:13:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:46 15:13:46.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:13:46 15:13:46.892 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:13:46 15:13:46.893 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:46 15:13:46.893 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:46 15:13:46.893 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:46 15:13:46.894 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:46 15:13:46.894 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:46 15:13:46.894 INFO [main][AbstractShell] Close shell Testing shell
11:13:46 15:13:46.894 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:46 15:13:46.897 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:46 15:13:46.897 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:46 15:13:46.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:46 15:13:46.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:46 15:13:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:46 15:13:46.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:46 15:13:46.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:46 15:13:46.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:46 15:13:46.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:46 15:13:46.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:46 15:13:46.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 1 and no matchers specified
11:13:46 15:13:46.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:46 15:13:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:46 15:13:46.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:46 15:13:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:46 15:13:46.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:46 15:13:46.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:46 15:13:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:46 15:13:46.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
11:13:46 15:13:46.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:46 15:13:46.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:46 15:13:46.926 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:46 15:13:46.926 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:46 15:13:46.926 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:46 15:13:46.926 INFO [main][AbstractShell] Close shell Testing shell
11:13:46 15:13:46.926 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:46 15:13:46.931 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:46 15:13:46.931 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:46 15:13:46.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:46 15:13:46.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:46 15:13:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:46 15:13:46.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:46 15:13:46.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:46 15:13:46.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:46 15:13:46.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:46 15:13:46.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:46 15:13:46.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Scale with no referenced composite specified, index 0 and no matchers specified
11:13:46 15:13:46.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:46 15:13:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:46 15:13:46.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:46 15:13:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:46 15:13:46.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:46 15:13:46.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:46 15:13:46.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:46 15:13:46.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found
11:13:46 15:13:46.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:46 15:13:46.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:46 15:13:46.959 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:46 15:13:46.960 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:46 15:13:46.960 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:46 15:13:46.960 INFO [main][AbstractShell] Close shell Testing shell
11:13:46 15:13:46.960 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:46 15:13:46.964 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:46 15:13:46.964 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:46 15:13:46.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:46 15:13:46.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:46 15:13:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
11:13:46 15:13:46.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 15:13:46.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:46 15:13:46.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:46 15:13:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
11:13:46 findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.039 s
11:13:46 findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 1.035 s
11:13:46 getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.026 s
11:13:46 setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.039 s
11:13:46 getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.039 s
11:13:46 getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.027 s
11:13:46 Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:46 15:13:46.977 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:46 15:13:46.978 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:46 15:13:46.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:46 15:13:46.978 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:46 15:13:46.978 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:46 15:13:46.978 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:46 15:13:46.979 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:46 15:13:46.979 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:46 15:13:46.979 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:46 15:13:46.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:46 15:13:46.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:46 15:13:46.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:46 15:13:46.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:46 15:13:46.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:46 15:13:46.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:46 15:13:46.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 256)
11:13:46 15:13:46.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:46 15:13:46.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:46 15:13:46.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:46 15:13:46.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:46 15:13:46.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:46 15:13:46.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:46 15:13:46.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:46 15:13:46.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
11:13:47 15:13:47.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:47 15:13:47.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
11:13:48 15:13:47.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:48 15:13:47.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
11:13:48 15:13:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:48 15:13:47.995 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found
11:13:48 15:13:47.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:48 15:13:47.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:48 15:13:47.995 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:48 15:13:47.995 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:48 15:13:47.995 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:48 15:13:47.995 INFO [main][AbstractShell] Close shell Testing shell
11:13:48 15:13:47.995 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:48 15:13:47.998 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:48 15:13:47.998 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:48 15:13:47.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:48 15:13:47.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:48 15:13:47.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:48 15:13:48.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:48 15:13:48.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:48 15:13:48.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:48 15:13:48.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:48 15:13:48.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:48 15:13:48.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:48 15:13:48.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:48 15:13:48.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:48 15:13:48.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:48 15:13:48.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2)
11:13:48 15:13:48.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:48 15:13:48.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:48 15:13:48.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:48 15:13:48.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:48 15:13:48.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2)
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:48 15:13:48.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:48 15:13:48.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:48 15:13:48.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:48 15:13:48.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
11:13:48 15:13:48.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:48 15:13:48.024 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:48 15:13:48.024 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:48 15:13:48.024 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:48 15:13:48.024 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:48 15:13:48.024 INFO [main][AbstractShell] Close shell Testing shell
11:13:48 15:13:48.024 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:48 15:13:48.027 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:48 15:13:48.027 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:48 15:13:48.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:48 15:13:48.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:48 15:13:48.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:48 15:13:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:48 15:13:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:48 15:13:48.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:48 15:13:48.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:48 15:13:48.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:48 15:13:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:48 15:13:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:48 15:13:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:48 15:13:48.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:48 15:13:48.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 256)
11:13:48 15:13:48.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:48 15:13:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:48 15:13:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:48 15:13:48.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:48 15:13:48.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:48 15:13:48.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 256)
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:48 15:13:48.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:48 15:13:48.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:48 15:13:48.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 256)
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:48 15:13:48.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:48 15:13:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:48 15:13:48.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:48 15:13:48.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:48 15:13:48.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:48 15:13:48.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found
11:13:48 15:13:48.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:48 15:13:48.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:48 15:13:48.055 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:48 15:13:48.055 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:48 15:13:48.055 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:48 15:13:48.055 INFO [main][AbstractShell] Close shell Testing shell
11:13:48 15:13:48.055 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:48 15:13:48.058 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:48 15:13:48.058 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:48 15:13:48.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:48 15:13:48.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:48 15:13:48.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:48 15:13:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:48 15:13:48.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:48 15:13:48.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:48 15:13:48.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:48 15:13:48.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:48 15:13:48.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:48 15:13:48.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:48 15:13:48.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:48 15:13:48.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:48 15:13:48.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 2)
11:13:48 15:13:48.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:48 15:13:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:48 15:13:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:48 15:13:48.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:48 15:13:48.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:48 15:13:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:48 15:13:48.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:48 15:13:48.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:13:48 15:13:48.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:48 15:13:48.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:13:49 15:13:49.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:49 15:13:49.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:13:49 15:13:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:49 15:13:49.086 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found
11:13:49 15:13:49.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:49 15:13:49.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:49 15:13:49.086 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:49 15:13:49.086 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:49 15:13:49.086 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:49 15:13:49.086 INFO [main][AbstractShell] Close shell Testing shell
11:13:49 15:13:49.086 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:49 15:13:49.090 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:49 15:13:49.090 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:49 15:13:49.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:49 15:13:49.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:49 15:13:49.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:49 15:13:49.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:49 15:13:49.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:49 15:13:49.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:49 15:13:49.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:49 15:13:49.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:49 15:13:49.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:49 15:13:49.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:49 15:13:49.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:49 15:13:49.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:49 15:13:49.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 512)
11:13:49 15:13:49.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:49 15:13:49.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:49 15:13:49.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:49 15:13:49.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:49 15:13:49.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:49 15:13:49.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:49 15:13:49.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:49 15:13:49.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 512)
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:49 15:13:49.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:49 15:13:49.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:49 15:13:49.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:49 15:13:49.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
11:13:49 15:13:49.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:49 15:13:49.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:49 15:13:49.115 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:49 15:13:49.115 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:49 15:13:49.115 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:49 15:13:49.115 INFO [main][AbstractShell] Close shell Testing shell
11:13:49 15:13:49.115 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:49 15:13:49.117 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:49 15:13:49.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:49 15:13:49.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:49 15:13:49.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:49 15:13:49.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:49 15:13:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:49 15:13:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:49 15:13:49.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:49 15:13:49.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:49 15:13:49.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:49 15:13:49.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:49 15:13:49.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:49 15:13:49.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:49 15:13:49.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:49 15:13:49.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 512)
11:13:49 15:13:49.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:49 15:13:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:49 15:13:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:49 15:13:49.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:49 15:13:49.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:49 15:13:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:49 15:13:49.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:49 15:13:49.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:13:49 15:13:49.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:49 15:13:49.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:13:50 15:13:50.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:50 15:13:50.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:13:50 15:13:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:50 15:13:50.143 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found
11:13:50 15:13:50.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:50 15:13:50.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:50 15:13:50.143 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:50 15:13:50.143 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:50 15:13:50.143 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:50 15:13:50.143 INFO [main][AbstractShell] Close shell Testing shell
11:13:50 15:13:50.143 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:50 15:13:50.146 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:50 15:13:50.146 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:50 15:13:50.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:50 15:13:50.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:50 15:13:50.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:50 15:13:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
11:13:50 15:13:50.152 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:50 15:13:50.152 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:50 15:13:50.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:50 15:13:50.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.175 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
11:13:50 nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.03 s
11:13:50 IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.024 s
11:13:50 horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.032 s
11:13:50 noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.031 s
11:13:50 verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.027 s
11:13:50 nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.028 s
11:13:50 Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
11:13:50 15:13:50.156 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
11:13:50 15:13:50.157 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:50 15:13:50.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:50 15:13:50.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
11:13:50 15:13:50.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:50 15:13:50.157 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:50 15:13:50.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:50 15:13:50.161 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:50 15:13:50.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:50 15:13:50.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:50 15:13:50.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)
11:13:50 15:13:50.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
11:13:50 15:13:50.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:50 15:13:50.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:50 15:13:50.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:50 15:13:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:50 15:13:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:50 15:13:50.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:13:50 15:13:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:50 15:13:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:50 15:13:50.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.OkCancelShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:13:50 15:13:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:13:50 15:13:50.175 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:13:50 15:13:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:13:50 15:13:50.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:13:50 15:13:50.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:13:50 15:13:50.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:13:50 15:13:50.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification...
11:13:50 15:13:50.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully
11:13:50 15:13:50.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.OkCancelShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:13:50 15:13:50.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:13:50 15:13:50.177 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:13:50 15:13:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:13:50 15:13:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:13:50 15:13:50.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:13:50 15:13:50.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:13:50 15:13:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification...
11:13:50 15:13:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully
11:13:50 15:13:50.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:50 15:13:50.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:50 15:13:50.177 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:50 15:13:50.178 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:50 15:13:50.178 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:50 15:13:50.178 INFO [main][AbstractShell] Close shell Testing shell
11:13:50 15:13:50.178 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:50 15:13:50.180 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:50 15:13:50.180 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:50 15:13:50.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
11:13:50 15:13:50.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:50 15:13:50.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:50 15:13:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)
11:13:50 15:13:50.185 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
11:13:50 15:13:50.185 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:50 15:13:50.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:50 15:13:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
11:13:50 okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)  Time elapsed: 0.024 s
11:13:50 Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.190 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.190 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:50 15:13:50.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:50 15:13:50.190 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.190 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:50 15:13:50.190 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:50 15:13:50.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:50 15:13:50.195 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:50 15:13:50.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:50 15:13:50.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:50 15:13:50.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
11:13:50 15:13:50.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:50 15:13:50.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:50 15:13:50.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:50 15:13:50.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:13:50 15:13:50.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:13:50 15:13:50.210 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
11:13:50 15:13:50.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:13:50 15:13:50.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:13:50 15:13:50.211 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:13:50 15:13:50.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:13:50 15:13:50.211 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:50 15:13:50.211 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:50 15:13:50.211 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:50 15:13:50.211 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:50 15:13:50.211 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:50 15:13:50.211 INFO [main][AbstractShell] Close shell Testing shell
11:13:50 15:13:50.211 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:50 15:13:50.214 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:50 15:13:50.214 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:50 15:13:50.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:50 15:13:50.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:50 15:13:50.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
11:13:50 15:13:50.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:50 15:13:50.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
11:13:50 15:13:50.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:50 15:13:50.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:50 15:13:50.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:50 15:13:50.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:13:50 15:13:50.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:13:50 15:13:50.236 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
11:13:50 15:13:50.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:13:50 15:13:50.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:13:50 15:13:50.236 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text
11:13:50 15:13:50.239 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:50 15:13:50.240 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:50 15:13:50.240 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:50 15:13:50.240 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:50 15:13:50.240 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:50 15:13:50.240 INFO [main][AbstractShell] Close shell Testing shell
11:13:50 15:13:50.240 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:50 15:13:50.243 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:50 15:13:50.243 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:50 15:13:50.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:50 15:13:50.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:50 15:13:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
11:13:50 15:13:50.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:50 15:13:50.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
11:13:50 15:13:50.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:50 15:13:50.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:50 15:13:50.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:50 15:13:50.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:13:50 15:13:50.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:13:50 15:13:50.265 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
11:13:50 15:13:50.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:13:50 15:13:50.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:13:50 15:13:50.266 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text
11:13:50 15:13:50.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:50 15:13:50.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:50 15:13:50.267 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:50 15:13:50.267 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:50 15:13:50.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:50 15:13:50.267 INFO [main][AbstractShell] Close shell Testing shell
11:13:50 15:13:50.267 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:50 15:13:50.270 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:50 15:13:50.270 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:50 15:13:50.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:50 15:13:50.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:50 15:13:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
11:13:50 15:13:50.275 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 15:13:50.275 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:50 15:13:50.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:50 15:13:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
11:13:50 openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.024 s
11:13:50 selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.029 s
11:13:50 selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.027 s
11:13:50 Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:50 15:13:50.280 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:50 15:13:50.280 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:50 15:13:50.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:50 15:13:50.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:50 15:13:50.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:50 15:13:50.280 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:50 15:13:50.285 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:50 15:13:50.285 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:50 15:13:50.285 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:50 15:13:50.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:50 15:13:50.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:50 15:13:50.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:50 15:13:50.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:50 15:13:50.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:50 15:13:50.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:50 15:13:50.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 2 and no matchers specified
11:13:50 15:13:50.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:13:50 15:13:50.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:13:50 15:13:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found
11:13:50 15:13:50.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2
11:13:50 15:13:50.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:13:50 15:13:50.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:13:50 15:13:50.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:13:50 15:13:50.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabFolder with no referenced composite specified, index 0 and no matchers specified
11:13:50 15:13:50.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:50 15:13:50.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:50 15:13:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found
11:13:50 15:13:50.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:50 15:13:50.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:50 15:13:50.318 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:50 15:13:50.318 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:50 15:13:50.318 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:50 15:13:50.318 INFO [main][AbstractShell] Close shell Testing shell
11:13:50 15:13:50.318 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:50 15:13:50.322 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:50 15:13:50.322 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:50 15:13:50.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:50 15:13:50.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:50 15:13:50.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:50 15:13:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:50 15:13:50.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:50 15:13:50.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:50 15:13:50.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:50 15:13:50.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:50 15:13:50.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:50 15:13:50.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:50 15:13:50.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 3 and no matchers specified
11:13:50 15:13:50.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:13:50 15:13:50.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
11:13:50 15:13:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:50 15:13:50.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found
11:13:50 15:13:50.359 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3
11:13:50 15:13:50.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3
11:13:50 15:13:50.360 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:13:50 15:13:50.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 3 and no matchers specified
11:13:50 15:13:50.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:50 15:13:50.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:50 15:13:50.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:50 15:13:50.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:50 15:13:50.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:50 15:13:50.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:50 15:13:50.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:13:50 15:13:50.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
11:13:50 15:13:50.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:13:50 15:13:50.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
11:13:51 15:13:51.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:13:51 15:13:51.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
11:13:51 15:13:51.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:51 15:13:51.363 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found
11:13:51 15:13:51.363 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:51 15:13:51.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:51 15:13:51.364 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:51 15:13:51.364 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:51 15:13:51.364 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:51 15:13:51.364 INFO [main][AbstractShell] Close shell Testing shell
11:13:51 15:13:51.364 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:51 15:13:51.368 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:51 15:13:51.368 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:51 15:13:51.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:51 15:13:51.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:51 15:13:51.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:51 15:13:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:51 15:13:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:51 15:13:51.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:51 15:13:51.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:51 15:13:51.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:51 15:13:51.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:51 15:13:51.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:51 15:13:51.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:51 15:13:51.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:51 15:13:51.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 5 and no matchers specified
11:13:51 15:13:51.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:51 15:13:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:51 15:13:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:51 15:13:51.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:51 15:13:51.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:51 15:13:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:51 15:13:51.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:13:51 15:13:51.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:13:51 15:13:51.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:13:51 15:13:51.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:13:52 15:13:52.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:13:52 15:13:52.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
11:13:52 15:13:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:52 15:13:52.404 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found
11:13:52 15:13:52.404 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:52 15:13:52.404 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:52 15:13:52.404 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:52 15:13:52.404 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:52 15:13:52.404 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:52 15:13:52.404 INFO [main][AbstractShell] Close shell Testing shell
11:13:52 15:13:52.404 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:52 15:13:52.409 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:52 15:13:52.409 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:52 15:13:52.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:52 15:13:52.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:52 15:13:52.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:52 15:13:52.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:52 15:13:52.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:52 15:13:52.414 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:52 15:13:52.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:52 15:13:52.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:52 15:13:52.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:52 15:13:52.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:52 15:13:52.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:52 15:13:52.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:52 15:13:52.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$")
11:13:52 15:13:52.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:52 15:13:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:52 15:13:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:52 15:13:52.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:52 15:13:52.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:52 15:13:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:52 15:13:52.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:52 15:13:52.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:13:52 15:13:52.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:52 15:13:52.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:13:53 15:13:53.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:53 15:13:53.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:13:53 15:13:53.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:13:53 15:13:53.445 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found
11:13:53 15:13:53.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:53 15:13:53.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:53 15:13:53.445 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:53 15:13:53.445 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:53 15:13:53.445 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:53 15:13:53.445 INFO [main][AbstractShell] Close shell Testing shell
11:13:53 15:13:53.445 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:53 15:13:53.450 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:53 15:13:53.450 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:53 15:13:53.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:53 15:13:53.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:53 15:13:53.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:53 15:13:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:53 15:13:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:53 15:13:53.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:53 15:13:53.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:53 15:13:53.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:53 15:13:53.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:53 15:13:53.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:53 15:13:53.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:53 15:13:53.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:53 15:13:53.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1")
11:13:53 15:13:53.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:53 15:13:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:53 15:13:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:53 15:13:53.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:53 15:13:53.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:53 15:13:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:53 15:13:53.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:53 15:13:53.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:53 15:13:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:53 15:13:53.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:13:53 15:13:53.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1
11:13:53 15:13:53.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:13:53 15:13:53.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:53 15:13:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:53 15:13:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:53 15:13:53.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:53 15:13:53.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:53 15:13:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:53 15:13:53.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:53 15:13:53.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:53 15:13:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:53 15:13:53.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:13:53 15:13:53.488 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:13:53 15:13:53.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabFolder with no referenced composite specified, index 0 and no matchers specified
11:13:53 15:13:53.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:53 15:13:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:53 15:13:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:53 15:13:53.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:53 15:13:53.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:53 15:13:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:53 15:13:53.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:53 15:13:53.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:53 15:13:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:53 15:13:53.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found
11:13:53 15:13:53.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:53 15:13:53.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:53 15:13:53.489 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:53 15:13:53.489 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:53 15:13:53.489 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:53 15:13:53.489 INFO [main][AbstractShell] Close shell Testing shell
11:13:53 15:13:53.489 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:53 15:13:53.494 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:53 15:13:53.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:53 15:13:53.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:53 15:13:53.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:53 15:13:53.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:53 15:13:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:53 15:13:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:53 15:13:53.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
11:13:53 15:13:53.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:53 15:13:53.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:53 15:13:53.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:53 15:13:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:53 15:13:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.221 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
11:13:53 findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 0.049 s
11:13:53 close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.045 s
11:13:53 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.035 s
11:13:53 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.046 s
11:13:53 findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 0.038 s
11:13:53 Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest
11:13:53 15:13:53.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:53 15:13:53.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:53 15:13:53.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:53 15:13:53.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:53 15:13:53.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:53 15:13:53.523 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:53 15:13:53.523 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:53 15:13:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:53 15:13:53.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:53 15:13:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:53 15:13:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:53 15:13:53.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:53 15:13:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:53 15:13:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:53 15:13:53.546 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:53 15:13:53.546 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:53 15:13:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:53 15:13:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:53 15:13:53.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:53 15:13:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:53 15:13:53.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:53 15:13:53.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:53 15:13:53.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:53 15:13:53.569 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell'
11:13:53 15:13:53.570 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell'
11:13:53 15:13:53.575 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:53 15:13:53.575 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:53 15:13:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:53 15:13:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:53 15:13:53.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:53 15:13:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:53 15:13:53.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:53 15:13:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:53 15:13:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:53 15:13:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:53 15:13:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:53 15:13:53.596 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:53 15:13:53.596 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:53 15:13:53.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:53 15:13:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:53 15:13:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:53 15:13:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:53 15:13:53.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:53 15:13:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:53 15:13:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:53 15:13:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:54 15:13:54.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. failed, an exception will be thrown
11:13:54 15:13:54.621 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:54 15:13:54.621 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:54 15:13:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:54 15:13:54.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:54 15:13:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:54 15:13:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:54 15:13:54.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:54 15:13:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:54 15:13:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:54 15:13:54.646 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:54 15:13:54.646 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:54 15:13:54.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:54 15:13:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:54 15:13:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:54 15:13:54.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:54 15:13:54.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:54 15:13:54.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:54 15:13:54.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:54 15:13:54.669 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:54 15:13:54.669 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:54 15:13:54.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:54 15:13:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:54 15:13:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:54 15:13:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:54 15:13:54.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:54 15:13:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:54 15:13:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:54 15:13:54.700 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:54 15:13:54.700 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:54 15:13:54.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:54 15:13:54.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:54 15:13:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:54 15:13:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:54 15:13:54.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:54 15:13:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:54 15:13:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:54 15:13:54.726 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:54 15:13:54.726 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:54 15:13:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:54 15:13:54.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:54 15:13:54.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:54 15:13:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:54 15:13:54.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:54 15:13:54.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:54 15:13:54.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:54 15:13:54.748 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:54 15:13:54.748 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:54 15:13:54.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:54 15:13:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:54 15:13:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:54 15:13:54.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:54 15:13:54.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:54 15:13:54.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:54 15:13:54.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:54 15:13:54.772 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:54 15:13:54.772 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:54 15:13:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:54 15:13:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:54 15:13:54.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
11:13:54 15:13:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
11:13:54 15:13:54.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
11:13:54 15:13:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:13:54 15:13:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:13:54 15:13:54.795 INFO [WorkbenchTestable][AbstractShell] Close shell shell
11:13:54 15:13:54.795 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
11:13:54 15:13:54.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:13:54 15:13:54.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:13:54 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest
11:13:54 testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.025 s
11:13:54 testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.028 s
11:13:54 testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.023 s
11:13:54 testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.022 s
11:13:54 testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 1.025 s
11:13:54 testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.026 s
11:13:54 testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.032 s
11:13:54 testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.024 s
11:13:54 testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.023 s
11:13:54 testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.026 s
11:13:54 testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.025 s
11:13:54 testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.023 s
11:13:54 Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:54 15:13:54.812 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:54 15:13:54.813 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:54 15:13:54.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:54 15:13:54.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:54 15:13:54.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:54 15:13:54.813 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:54 15:13:54.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:54 15:13:54.813 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:54 15:13:54.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:54 15:13:54.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:54 15:13:54.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:54 15:13:54.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:54 15:13:54.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:54 15:13:54.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:54 15:13:54.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:54 15:13:54.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:54 15:13:54.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:54 15:13:54.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:54 15:13:54.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:54 15:13:54.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:54 15:13:54.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:54 15:13:54.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:54 15:13:54.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:54 15:13:54.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:54 15:13:54.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:54 15:13:54.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:54 15:13:54.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:54 15:13:54.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:54 15:13:54.990 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:54 15:13:54.990 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:54 15:13:54.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:54 15:13:54.990 INFO [main][AbstractShell] Close shell Testing shell
11:13:54 15:13:54.990 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:54 15:13:54.998 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:54 15:13:54.998 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:54 15:13:54.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:54 15:13:54.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:54 15:13:54.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:55 15:13:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:55 15:13:55.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:55 15:13:55.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:55 15:13:55.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:55 15:13:55.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:55 15:13:55.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:55 15:13:55.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:55 15:13:55.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:55 15:13:55.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:55 15:13:55.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:55 15:13:55.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:55 15:13:55.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:55 15:13:55.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:55 15:13:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:55 15:13:55.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:55 15:13:55.197 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:55 15:13:55.197 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:55 15:13:55.197 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:55 15:13:55.198 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:55 15:13:55.198 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:55 15:13:55.198 INFO [main][AbstractShell] Close shell Testing shell
11:13:55 15:13:55.198 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:55 15:13:55.204 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:55 15:13:55.204 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:55 15:13:55.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:55 15:13:55.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:55 15:13:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:55 15:13:55.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:55 15:13:55.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:55 15:13:55.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:55 15:13:55.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:55 15:13:55.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:55 15:13:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:55 15:13:55.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:55 15:13:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:55 15:13:55.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:55 15:13:55.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:55 15:13:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:55 15:13:55.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:55 15:13:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:55 15:13:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:55 15:13:55.387 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:55 15:13:55.387 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:55 15:13:55.387 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:55 15:13:55.387 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:55 15:13:55.387 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:55 15:13:55.387 INFO [main][AbstractShell] Close shell Testing shell
11:13:55 15:13:55.387 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:55 15:13:55.393 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:55 15:13:55.393 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:55 15:13:55.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:55 15:13:55.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:55 15:13:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:55 15:13:55.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:55 15:13:55.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:55 15:13:55.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:55 15:13:55.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:13:55 15:13:55.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:55 15:13:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:55 15:13:55.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:55 15:13:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:55 15:13:55.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:13:55 15:13:55.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:13:55 15:13:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:55 15:13:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:13:55 15:13:55.576 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:55 15:13:55.576 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:55 15:13:55.576 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:55 15:13:55.576 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:55 15:13:55.576 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:55 15:13:55.576 INFO [main][AbstractShell] Close shell Testing shell
11:13:55 15:13:55.576 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:55 15:13:55.583 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:55 15:13:55.583 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:55 15:13:55.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:55 15:13:55.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:55 15:13:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:55 15:13:55.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:55 15:13:55.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:55 15:13:55.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:55 15:13:55.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:55 15:13:55.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:55 15:13:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:55 15:13:55.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:55 15:13:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:55 15:13:55.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:55 15:13:55.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:55 15:13:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:55 15:13:55.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:55 15:13:55.765 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:55 15:13:55.765 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:55 15:13:55.765 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:55 15:13:55.766 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:55 15:13:55.766 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:55 15:13:55.766 INFO [main][AbstractShell] Close shell Testing shell
11:13:55 15:13:55.766 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:55 15:13:55.773 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:55 15:13:55.773 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:55 15:13:55.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:55 15:13:55.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:55 15:13:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:55 15:13:55.780 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:55 15:13:55.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:55 15:13:55.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:55 15:13:55.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:55 15:13:55.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:55 15:13:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:55 15:13:55.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:55 15:13:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:55 15:13:55.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:55 15:13:55.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:55 15:13:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:55 15:13:55.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:55 15:13:55.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:55 15:13:55.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:55 15:13:55.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:55 15:13:55.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:55 15:13:55.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:55 15:13:55.974 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:55 15:13:55.974 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:55 15:13:55.974 INFO [main][AbstractShell] Close shell Testing shell
11:13:55 15:13:55.974 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:55 15:13:55.985 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:55 15:13:55.985 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:55 15:13:55.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:55 15:13:55.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:55 15:13:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:55 15:13:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:55 15:13:55.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:55 15:13:55.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:55 15:13:55.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:55 15:13:55.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:55 15:13:55.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:55 15:13:55.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:56 15:13:56.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:56 15:13:56.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:56 15:13:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:56 15:13:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:56 15:13:56.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:56 15:13:56.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:56 15:13:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:56 15:13:56.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:56 15:13:56.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:56 15:13:56.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:56 15:13:56.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:56 15:13:56.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:56 15:13:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:56 15:13:56.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:56 15:13:56.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:56 15:13:56.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:56 15:13:56.179 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:56 15:13:56.179 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:56 15:13:56.179 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:56 15:13:56.180 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:56 15:13:56.180 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:56 15:13:56.180 INFO [main][AbstractShell] Close shell Testing shell
11:13:56 15:13:56.180 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:56 15:13:56.189 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:56 15:13:56.189 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:56 15:13:56.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:56 15:13:56.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:56 15:13:56.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:56 15:13:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:56 15:13:56.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:56 15:13:56.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:56 15:13:56.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:56 15:13:56.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:56 15:13:56.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:56 15:13:56.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:56 15:13:56.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:56 15:13:56.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:56 15:13:56.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:13:56 15:13:56.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:56 15:13:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:56 15:13:56.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:56 15:13:56.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:56 15:13:56.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:56 15:13:56.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:56 15:13:56.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:56 15:13:56.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:56 15:13:56.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:56 15:13:56.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:13:56 15:13:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:13:56 15:13:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:13:56 15:13:56.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:56 15:13:56.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:56 15:13:56.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:56 15:13:56.369 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:56 15:13:56.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:56 15:13:56.369 INFO [main][AbstractShell] Close shell Testing shell
11:13:56 15:13:56.369 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:56 15:13:56.375 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:56 15:13:56.375 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:56 15:13:56.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:56 15:13:56.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:56 15:13:56.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:56 15:13:56.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:56 15:13:56.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:56 15:13:56.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
11:13:56 15:13:56.386 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:56 15:13:56.386 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:56 15:13:56.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:56 15:13:56.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:56 15:13:56.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:56 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
11:13:56 tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.191 s
11:13:56 tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.205 s
11:13:56 tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.189 s
11:13:56 tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.191 s
11:13:56 tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.19 s
11:13:56 tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.212 s
11:13:56 tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.206 s
11:13:56 tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.187 s
11:13:56 Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:56 15:13:56.391 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:56 15:13:56.391 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:13:56 15:13:56.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:56 15:13:56.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:56 15:13:56.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:56 15:13:56.391 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:13:56 15:13:56.392 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:56 15:13:56.392 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:13:56 15:13:56.392 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:56 15:13:56.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:56 15:13:56.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:13:56 15:13:56.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:56 15:13:56.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:56 15:13:56.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:56 15:13:56.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:56 15:13:56.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:13:56 15:13:56.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:56 15:13:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:56 15:13:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:56 15:13:56.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:56 15:13:56.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:56 15:13:56.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:56 15:13:56.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:56 15:13:56.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:56 15:13:56.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:56 15:13:56.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:13:56 15:13:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]...
11:13:56 15:13:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:56 15:13:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:13:56 15:13:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:13:56 15:13:56.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:56 15:13:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:56 15:13:56.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:56 15:13:56.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:56 15:13:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:13:56 15:13:56.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:56 15:13:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:56 15:13:56.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:13:56 15:13:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:56 15:13:56.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:57 15:13:57.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:57 15:13:57.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:57 15:13:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown
11:13:57 15:13:57.418 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:57 15:13:57.418 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:57 15:13:57.418 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:57 15:13:57.418 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:57 15:13:57.418 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:57 15:13:57.418 INFO [main][AbstractShell] Close shell Testing shell
11:13:57 15:13:57.418 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:57 15:13:57.421 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:57 15:13:57.421 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:57 15:13:57.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:57 15:13:57.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:57 15:13:57.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:57 15:13:57.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:57 15:13:57.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:57 15:13:57.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:13:57 15:13:57.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:57 15:13:57.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:13:57 15:13:57.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:57 15:13:57.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:57 15:13:57.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:57 15:13:57.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:57 15:13:57.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:13:57 15:13:57.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:57 15:13:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:57 15:13:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:57 15:13:57.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:57 15:13:57.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:57 15:13:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:57 15:13:57.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:57 15:13:57.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:57 15:13:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:57 15:13:57.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:13:57 15:13:57.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
11:13:57 15:13:57.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:57 15:13:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:13:57 15:13:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:13:57 15:13:57.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:57 15:13:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:57 15:13:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:57 15:13:57.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:57 15:13:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:13:57 15:13:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:57 15:13:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:57 15:13:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:13:57 15:13:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:57 15:13:57.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:57 15:13:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:13:57 15:13:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:13:57 15:13:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:58 15:13:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:58 15:13:58.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:58 15:13:58.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:58 15:13:58.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:58 15:13:58.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:58 15:13:58.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:58 15:13:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:58 15:13:58.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:58 15:13:58.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:58 15:13:58.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:13:58 15:13:58.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:13:58 15:13:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully
11:13:58 15:13:58.460 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:58 15:13:58.461 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:58 15:13:58.461 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:58 15:13:58.461 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:58 15:13:58.461 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:58 15:13:58.461 INFO [main][AbstractShell] Close shell Testing shell
11:13:58 15:13:58.461 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:58 15:13:58.464 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:58 15:13:58.464 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:58 15:13:58.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:58 15:13:58.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:58 15:13:58.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:58 15:13:58.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:58 15:13:58.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:58 15:13:58.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:13:58 15:13:58.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:58 15:13:58.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:13:58 15:13:58.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:58 15:13:58.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:58 15:13:58.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:58 15:13:58.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:58 15:13:58.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:13:58 15:13:58.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:58 15:13:58.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:58 15:13:58.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:58 15:13:58.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:58 15:13:58.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:58 15:13:58.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:58 15:13:58.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:58 15:13:58.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:58 15:13:58.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:58 15:13:58.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:13:58 15:13:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]...
11:13:58 15:13:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:58 15:13:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:13:58 15:13:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully
11:13:58 15:13:58.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:13:58 15:13:58.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:58 15:13:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:58 15:13:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:58 15:13:58.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:58 15:13:58.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:58 15:13:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:58 15:13:58.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:58 15:13:58.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:58 15:13:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:58 15:13:58.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:13:58 15:13:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]...
11:13:58 15:13:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:58 15:13:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:13:58 15:13:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully
11:13:58 15:13:58.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:58 15:13:58.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:58 15:13:58.494 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:58 15:13:58.494 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:58 15:13:58.494 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:58 15:13:58.494 INFO [main][AbstractShell] Close shell Testing shell
11:13:58 15:13:58.494 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:58 15:13:58.498 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:58 15:13:58.498 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:58 15:13:58.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:58 15:13:58.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:58 15:13:58.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:58 15:13:58.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:58 15:13:58.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:58 15:13:58.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:13:58 15:13:58.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:58 15:13:58.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:13:58 15:13:58.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:58 15:13:58.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:58 15:13:58.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:58 15:13:58.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:58 15:13:58.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:13:58 15:13:58.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:58 15:13:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:58 15:13:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:58 15:13:58.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:58 15:13:58.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:58 15:13:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:58 15:13:58.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:58 15:13:58.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:58 15:13:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:58 15:13:58.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:13:58 15:13:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]...
11:13:58 15:13:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:58 15:13:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:13:59 15:13:59.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:59 15:13:59.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:13:59 15:13:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:59 15:13:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:13:59 15:13:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown
11:13:59 15:13:59.528 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:13:59 15:13:59.528 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:13:59 15:13:59.528 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:13:59 15:13:59.529 DEBUG [main][AbstractWait] Waiting until shell is active...
11:13:59 15:13:59.529 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:13:59 15:13:59.529 INFO [main][AbstractShell] Close shell Testing shell
11:13:59 15:13:59.529 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:13:59 15:13:59.532 DEBUG [main][AbstractWait] Waiting while shell is available...
11:13:59 15:13:59.532 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:13:59 15:13:59.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:59 15:13:59.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:13:59 15:13:59.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:13:59 15:13:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:59 15:13:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:59 15:13:59.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:13:59 15:13:59.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:13:59 15:13:59.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:13:59 15:13:59.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:13:59 15:13:59.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:13:59 15:13:59.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:13:59 15:13:59.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:13:59 15:13:59.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:13:59 15:13:59.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:13:59 15:13:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:13:59 15:13:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:13:59 15:13:59.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:13:59 15:13:59.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:13:59 15:13:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:13:59 15:13:59.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:13:59 15:13:59.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:13:59 15:13:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:13:59 15:13:59.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:13:59 15:13:59.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]...
11:13:59 15:13:59.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:13:59 15:13:59.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:00 15:14:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:00 15:14:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:00 15:14:00.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:00 15:14:00.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:00 15:14:00.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]...
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:00 15:14:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:01 15:14:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:01 15:14:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:01 15:14:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:01 15:14:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:01 15:14:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown
11:14:01 15:14:01.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:14:01 15:14:01.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:14:01 15:14:01.564 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:14:01 15:14:01.564 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:01 15:14:01.564 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:01 15:14:01.564 INFO [main][AbstractShell] Close shell Testing shell
11:14:01 15:14:01.564 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:14:01 15:14:01.568 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:01 15:14:01.568 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:01 15:14:01.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:14:01 15:14:01.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:01 15:14:01.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:01 15:14:01.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:01 15:14:01.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:01 15:14:01.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:14:01 15:14:01.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:01 15:14:01.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:14:01 15:14:01.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:14:01 15:14:01.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:01 15:14:01.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:01 15:14:01.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:01 15:14:01.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:01 15:14:01.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:01 15:14:01.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:01 15:14:01.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:01 15:14:01.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:14:01 15:14:01.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:01 15:14:01.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:01 15:14:01.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:01 15:14:01.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:01 15:14:01.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:01 15:14:01.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:01 15:14:01.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null...
11:14:02 15:14:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown
11:14:02 15:14:02.598 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:14:02 15:14:02.598 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:14:02 15:14:02.598 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:14:02 15:14:02.599 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:02 15:14:02.599 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:02 15:14:02.599 INFO [main][AbstractShell] Close shell Testing shell
11:14:02 15:14:02.599 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:14:02 15:14:02.602 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:02 15:14:02.602 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:02 15:14:02.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:14:02 15:14:02.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:02 15:14:02.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:02 15:14:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:02 15:14:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:02 15:14:02.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:14:02 15:14:02.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:02 15:14:02.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:14:02 15:14:02.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:14:02 15:14:02.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:02 15:14:02.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:02 15:14:02.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:02 15:14:02.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:02 15:14:02.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:02 15:14:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:02 15:14:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:02 15:14:02.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:14:02 15:14:02.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:02 15:14:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:02 15:14:02.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:02 15:14:02.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:02 15:14:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:02 15:14:02.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:02 15:14:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
11:14:03 15:14:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown
11:14:03 15:14:03.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:14:03 15:14:03.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:14:03 15:14:03.630 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:14:03 15:14:03.631 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:03 15:14:03.631 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:03 15:14:03.631 INFO [main][AbstractShell] Close shell Testing shell
11:14:03 15:14:03.631 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:14:03 15:14:03.634 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:03 15:14:03.634 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:03 15:14:03.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:14:03 15:14:03.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:03 15:14:03.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:03 15:14:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:03 15:14:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:03 15:14:03.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
11:14:03 15:14:03.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:14:03 15:14:03.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:03 15:14:03.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:03 15:14:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:03 15:14:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:03 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.255 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
11:14:03 testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.04 s
11:14:03 testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.038 s
11:14:03 testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 0.034 s
11:14:03 testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.038 s
11:14:03 testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 2.031 s
11:14:03 testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.033 s
11:14:03 testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.032 s
11:14:03 Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:03 15:14:03.649 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:03 15:14:03.650 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:03 15:14:03.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:03 15:14:03.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:03 15:14:03.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:03 15:14:03.650 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:03 15:14:03.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:03 15:14:03.651 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:03 15:14:03.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:03 15:14:03.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:03 15:14:03.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:03 15:14:03.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:03 15:14:03.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:03 15:14:03.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:03 15:14:03.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:03 15:14:03.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available....
11:14:03 15:14:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available. finished successfully
11:14:03 15:14:03.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2
11:14:03 15:14:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:03 15:14:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:03 15:14:03.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 2")
11:14:03 15:14:03.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:03 15:14:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:03 15:14:03.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:03 15:14:03.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:03 15:14:03.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available....
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available. finished successfully
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 1")
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:03 15:14:03.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:03 15:14:03.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:03 15:14:03.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:03 15:14:03.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
11:14:03 15:14:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available....
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available. finished successfully
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 2")
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:03 15:14:03.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:03 15:14:03.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:03 15:14:03.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Shell 1")
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:03 15:14:03.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:03 15:14:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:03 15:14:03.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:03 15:14:03.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:04 15:14:04.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:04 15:14:04.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:04 15:14:04.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:04 15:14:04.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:04 15:14:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:14:04 15:14:04.678 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found
11:14:04 15:14:04.678 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1
11:14:04 15:14:04.678 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1'
11:14:04 15:14:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:04 15:14:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:04 15:14:04.680 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2
11:14:04 15:14:04.680 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2'
11:14:04 15:14:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:04 15:14:04.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:04 15:14:04.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:04 15:14:04.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:04 15:14:04.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:04 15:14:04.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:04 15:14:04.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:04 15:14:04.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:04 15:14:04.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:04 15:14:04.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:04 15:14:04.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:14:04 15:14:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
11:14:04 15:14:04.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:14:04 15:14:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:04 15:14:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:04 15:14:04.705 INFO [WorkbenchTestable][AbstractShell] Close shell 
11:14:04 15:14:04.705 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
11:14:04 15:14:04.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:04 15:14:04.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:04 15:14:04.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:04 15:14:04.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:04 15:14:04.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:04 15:14:04.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:04 15:14:04.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:04 15:14:04.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:04 15:14:04.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:04 15:14:04.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:04 15:14:04.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available....
11:14:04 15:14:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully
11:14:04 15:14:04.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin
11:14:04 15:14:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:04 15:14:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:04 15:14:04.731 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin'
11:14:04 15:14:04.732 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin'
11:14:04 15:14:04.733 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin'
11:14:04 15:14:04.733 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin'
11:14:04 15:14:04.734 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin
11:14:04 15:14:04.734 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin'
11:14:04 15:14:04.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:04 15:14:04.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:04 15:14:04.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:04 15:14:04.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:04 15:14:04.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:04 15:14:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:14:04 15:14:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
11:14:04 15:14:04.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:14:04 15:14:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:04 15:14:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:04 15:14:04.788 INFO [WorkbenchTestable][AbstractShell] Close shell 
11:14:04 15:14:04.788 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
11:14:04 15:14:04.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:04 15:14:04.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:04 15:14:04.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:04 15:14:04.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:04 15:14:04.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:04 15:14:04.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available....
11:14:05 15:14:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available. finished successfully
11:14:05 15:14:04.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell
11:14:05 15:14:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:04.820 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell
11:14:05 15:14:04.820 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell'
11:14:05 15:14:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:05 15:14:04.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:05 15:14:04.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:05 15:14:04.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:04.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:04.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
11:14:05 15:14:04.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:05 15:14:04.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:04.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest
11:14:05 activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 1.037 s
11:14:05 testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.031 s
11:14:05 defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.001 s
11:14:05 manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.043 s
11:14:05 testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.033 s
11:14:05 closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.031 s
11:14:05 Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
11:14:05 15:14:04.831 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
11:14:05 15:14:04.831 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:05 15:14:04.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:04.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
11:14:05 15:14:04.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:04.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:04.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:04.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:04.833 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform'
11:14:05 15:14:04.833 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:14:05 15:14:04.833 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform'
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:04.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:04.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:04.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:04.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
11:14:05 15:14:04.834 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
11:14:05 15:14:04.834 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:04.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:04.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:04.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
11:14:05 workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)  Time elapsed: 0.001 s
11:14:05 maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)  Time elapsed: 0.001 s
11:14:05 Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:04.863 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:04.863 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:05 15:14:04.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:04.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:04.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:04.863 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:04.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem")
11:14:05 15:14:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:04.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:04.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:04.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:04.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:05 15:14:04.867 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem
11:14:05 15:14:04.867 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:14:05 15:14:04.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:04.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:04.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:04.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:04.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:04.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:04.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:04.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:04.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:04.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:04.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:04.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:04.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:04.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:04.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:04.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:04.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:04.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'RedDeer SWT Workbench.*')
11:14:05 15:14:04.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:04.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:04.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:05 15:14:04.874 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem
11:14:05 15:14:04.874 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:14:05 15:14:04.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:04.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:04.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:04.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:04.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:04.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:04.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:04.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:04.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:04.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:04.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:04.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:04.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:04.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:04.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:04.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:14:05 15:14:04.882 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:05 15:14:04.882 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:14:05 15:14:04.882 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:14:05 15:14:04.882 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:14:05 15:14:04.882 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:14:05 15:14:04.882 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:14:05 15:14:04.882 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:14:05 15:14:04.882 DEBUG [main][MenuItemLookup] Item match:Window
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:14:05 15:14:04.883 DEBUG [main][MenuItemLookup] Item match:Preferences
11:14:05 15:14:04.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:14:05 15:14:04.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:14:05 15:14:04.883 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:14:05 15:14:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:14:05 15:14:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:14:05 15:14:05.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:14:05 15:14:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.010 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:14:05 15:14:05.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:05 15:14:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:05 15:14:05.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
11:14:05 15:14:05.011 DEBUG [main][TreeItemHandler] Selecting tree item: General
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
11:14:05 15:14:05.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java
11:14:05 15:14:05.013 DEBUG [main][TreeItemHandler] Selecting tree item: Java
11:14:05 15:14:05.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection
11:14:05 15:14:05.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java
11:14:05 15:14:05.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
11:14:05 15:14:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified
11:14:05 15:14:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:05 15:14:05.068 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General
11:14:05 15:14:05.068 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:14:05 15:14:05.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
11:14:05 15:14:05.094 DEBUG [main][TreeItemHandler] Selecting tree item: General
11:14:05 15:14:05.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
11:14:05 15:14:05.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
11:14:05 15:14:05.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:14:05 15:14:05.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:05 15:14:05.097 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:14:05 15:14:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:05 15:14:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:05 15:14:05.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:05 15:14:05.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:05.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:05.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:05.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:14:05 15:14:05.138 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:05 15:14:05.138 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:14:05 15:14:05.138 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:14:05 15:14:05.138 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:14:05 15:14:05.138 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:14:05 15:14:05.138 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:14:05 15:14:05.138 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:14:05 15:14:05.138 DEBUG [main][MenuItemLookup] Item match:Window
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:14:05 15:14:05.139 DEBUG [main][MenuItemLookup] Item match:Preferences
11:14:05 15:14:05.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:14:05 15:14:05.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:14:05 15:14:05.139 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:14:05 15:14:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:14:05 15:14:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:14:05 15:14:05.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:14:05 15:14:05.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.250 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:14:05 15:14:05.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:05 15:14:05.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:05 15:14:05.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
11:14:05 15:14:05.252 DEBUG [main][TreeItemHandler] Selecting tree item: General
11:14:05 15:14:05.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
11:14:05 15:14:05.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
11:14:05 15:14:05.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified
11:14:05 15:14:05.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
11:14:05 15:14:05.253 DEBUG [main][TreeItemHandler] Selecting tree item: General
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
11:14:05 15:14:05.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:05 15:14:05.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:14:05 15:14:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:05 15:14:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:05 15:14:05.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:05 15:14:05.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:05.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:05.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:05.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:05.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:05.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Item match:Window
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:14:05 15:14:05.275 DEBUG [main][MenuItemLookup] Item match:Preferences
11:14:05 15:14:05.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:14:05 15:14:05.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:14:05 15:14:05.276 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:14:05 15:14:05.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:14:05 15:14:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:14:05 15:14:05.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:14:05 15:14:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.355 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:14:05 15:14:05.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:05 15:14:05.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
11:14:05 15:14:05.357 DEBUG [main][TreeItemHandler] Selecting tree item: General
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
11:14:05 15:14:05.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java
11:14:05 15:14:05.358 DEBUG [main][TreeItemHandler] Selecting tree item: Java
11:14:05 15:14:05.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection
11:14:05 15:14:05.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression '.*ack.*')
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
11:14:05 15:14:05.402 DEBUG [main][TreeItemHandler] Selecting tree item: General
11:14:05 15:14:05.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
11:14:05 15:14:05.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
11:14:05 15:14:05.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:14:05 15:14:05.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:05 15:14:05.406 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:14:05 15:14:05.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:05 15:14:05.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:05 15:14:05.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:05 15:14:05.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:05.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:14:05 15:14:05.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:05.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Item match:Window
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:14:05 15:14:05.440 DEBUG [main][MenuItemLookup] Item match:Preferences
11:14:05 15:14:05.440 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:14:05 15:14:05.440 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:14:05 15:14:05.440 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:14:05 15:14:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:14:05 15:14:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:14:05 15:14:05.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.518 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:05 15:14:05.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:05 15:14:05.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
11:14:05 15:14:05.519 DEBUG [main][TreeItemHandler] Selecting tree item: General
11:14:05 15:14:05.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
11:14:05 15:14:05.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
11:14:05 15:14:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:14:05 15:14:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolBar with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:14:05 15:14:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
11:14:05 15:14:05.522 DEBUG [main][TreeItemHandler] Selecting tree item: General
11:14:05 15:14:05.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
11:14:05 15:14:05.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
11:14:05 15:14:05.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:14:05 15:14:05.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:14:05 15:14:05.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:05 15:14:05.524 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:14:05 15:14:05.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:05 15:14:05.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:05 15:14:05.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:05 15:14:05.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:05.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:05.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
11:14:05 15:14:05.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 15:14:05.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
11:14:05 workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.006 s
11:14:05 workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.004 s
11:14:05 testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.263 s
11:14:05 testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.137 s
11:14:05 testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.165 s
11:14:05 testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.104 s
11:14:05 Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.547 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.547 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:05 15:14:05.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.547 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:05 15:14:05.552 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu.
11:14:05 15:14:05.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:05.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:14:05 15:14:05.552 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:05 15:14:05.552 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:14:05 15:14:05.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:14:05 15:14:05.552 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:14:05 15:14:05.552 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:14:05 15:14:05.552 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:14:05 15:14:05.552 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:14:05 15:14:05.552 DEBUG [main][MenuItemLookup] Item match:Window
11:14:05 15:14:05.553 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:14:05 15:14:05.553 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:14:05 15:14:05.553 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:14:05 15:14:05.553 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.553 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:14:05 15:14:05.553 DEBUG [main][MenuItemLookup] Item match:Show View
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:''
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:14:05 15:14:05.557 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:14:05 15:14:05.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:14:05 15:14:05.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:14:05 15:14:05.568 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:14:05 15:14:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:14:05 15:14:05.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:14:05 15:14:05.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:14:05 15:14:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:14:05 15:14:05.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:05 15:14:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:05 15:14:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:14:05 15:14:05.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:14:05 15:14:05.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
11:14:05 15:14:05.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT
11:14:05 15:14:05.627 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection
11:14:05 15:14:05.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT
11:14:05 15:14:05.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:05 15:14:05.629 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:14:05 15:14:05.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:05 15:14:05.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:05 15:14:05.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:05 15:14:05.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:05 15:14:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:05 15:14:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:14:05 15:14:05.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:14:05 15:14:05.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:05.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
11:14:05 15:14:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:14:05 15:14:05.673 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
11:14:05 15:14:05.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
11:14:05 15:14:05.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:05 15:14:05.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:14:05 15:14:05.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:14:05 15:14:05.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:14:05 15:14:05.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:05.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:05.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
11:14:05 15:14:05.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
11:14:05 15:14:05.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
11:14:05 15:14:05.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:05.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
11:14:05 15:14:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:14:05 15:14:05.702 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
11:14:05 15:14:05.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
11:14:05 15:14:05.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:05 15:14:05.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:14:05 15:14:05.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:14:05 15:14:05.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:14:05 15:14:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.703 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem")
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
11:14:05 15:14:05.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:05.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
11:14:05 15:14:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:14:05 15:14:05.730 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
11:14:05 15:14:05.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
11:14:05 15:14:05.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:05 15:14:05.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:14:05 15:14:05.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:14:05 15:14:05.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.731 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem")
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:05 15:14:05.731 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem
11:14:05 15:14:05.731 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:14:05 15:14:05.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
11:14:05 15:14:05.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
11:14:05 15:14:05.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.734 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
11:14:05 15:14:05.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:05 15:14:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:05 15:14:05.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
11:14:05 15:14:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:14:05 15:14:05.739 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
11:14:05 15:14:05.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
11:14:05 15:14:05.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:05 15:14:05.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:14:05 15:14:05.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:14:05 15:14:05.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:14:05 15:14:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.752 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
11:14:05 15:14:05.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'RedDeer SWT View.*')
11:14:05 15:14:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:05 15:14:05.752 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem
11:14:05 15:14:05.752 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:14:05 15:14:05.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:05 15:14:05.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
11:14:05 15:14:05.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 15:14:05.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:05 15:14:05.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:05 15:14:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
11:14:05 testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.138 s
11:14:05 testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.018 s
11:14:05 testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.028 s
11:14:05 testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.021 s
11:14:05 Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:05 15:14:05.759 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:05 15:14:05.760 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:05 15:14:05.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.760 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:05 15:14:05.760 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.760 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:05 15:14:05.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.766 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:05 15:14:05.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:05 15:14:05.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:05 15:14:05.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:05 15:14:05.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:05 15:14:05.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:05 15:14:05.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:05 15:14:05.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:05 15:14:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:05 15:14:05.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:05 15:14:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:05 15:14:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:05 15:14:05.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:14:05 15:14:05.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:05 15:14:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:05 15:14:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:05 15:14:05.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
11:14:05 15:14:05.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:05 15:14:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:05 15:14:05.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:05 15:14:05.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:05 15:14:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:05 15:14:05.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:14:05 15:14:05.781 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:14:05 15:14:05.781 INFO [WorkbenchTestable][Keyboard] Type text "test123"
11:14:05 15:14:05.782 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:05 15:14:05.782 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:06 15:14:06.383 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:06 15:14:06.383 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:14:06 15:14:06.984 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:07 15:14:06.984 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
11:14:07 15:14:07.586 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:07 15:14:07.586 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:08 15:14:08.187 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:08 15:14:08.187 INFO [WorkbenchTestable][Keyboard]     As char:1, as int:49
11:14:08 15:14:08.788 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:08 15:14:08.788 INFO [WorkbenchTestable][Keyboard]     As char:2, as int:50
11:14:09 15:14:09.389 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:09 15:14:09.389 INFO [WorkbenchTestable][Keyboard]     As char:3, as int:51
11:14:09 15:14:09.991 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:09 15:14:09.991 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:09 15:14:09.991 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:09 15:14:09.992 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:09 15:14:09.992 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:09 15:14:09.992 INFO [main][AbstractShell] Close shell Keyboard testing shell
11:14:09 15:14:09.992 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
11:14:09 15:14:09.996 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:09 15:14:09.996 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:09 15:14:09.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:09 15:14:09.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:09 15:14:09.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:10 15:14:10.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:10 15:14:10.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:10 15:14:10.006 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:10 15:14:10.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:10 15:14:10.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:10 15:14:10.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:10 15:14:10.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:10 15:14:10.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:10 15:14:10.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:10 15:14:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:10 15:14:10.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:10 15:14:10.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:10 15:14:10.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:14:10 15:14:10.017 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:14:10 15:14:10.018 INFO [WorkbenchTestable][Keyboard] Type text "test"
11:14:10 15:14:10.019 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:10 15:14:10.019 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:10 15:14:10.620 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:10 15:14:10.620 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:14:11 15:14:11.221 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:11 15:14:11.221 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
11:14:11 15:14:11.822 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:11 15:14:11.822 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:12 15:14:12.423 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
11:14:12 15:14:12.423 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
11:14:12 15:14:12.624 INFO [WorkbenchTestable][Keyboard] Move cursor
11:14:12 15:14:12.825 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:12 15:14:12.825 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:13 15:14:13.025 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:13 15:14:13.427 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:13 15:14:13.427 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:13 15:14:13.627 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:13 15:14:13.828 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
11:14:14 15:14:14.029 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard
11:14:14 15:14:14.029 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
11:14:14 15:14:14.229 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120
11:14:14 15:14:14.229 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120
11:14:14 15:14:14.430 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120
11:14:14 15:14:14.631 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
11:14:14 15:14:14.831 INFO [WorkbenchTestable][Keyboard] Move cursor
11:14:15 15:14:15.032 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:15 15:14:15.032 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:15 15:14:15.232 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:15 15:14:15.633 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:15 15:14:15.633 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:15 15:14:15.834 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:16 15:14:16.235 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:16 15:14:16.235 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:16 15:14:16.435 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:16 15:14:16.837 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:16 15:14:16.837 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:17 15:14:17.037 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:17 15:14:17.438 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:17 15:14:17.438 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:17 15:14:17.638 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:17 15:14:17.839 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard
11:14:17 15:14:17.839 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
11:14:18 15:14:18.040 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118
11:14:18 15:14:18.040 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118
11:14:18 15:14:18.240 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118
11:14:18 15:14:18.441 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
11:14:18 15:14:18.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:18 15:14:18.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:18 15:14:18.643 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:18 15:14:18.644 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:18 15:14:18.644 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:18 15:14:18.644 INFO [main][AbstractShell] Close shell Keyboard testing shell
11:14:18 15:14:18.644 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
11:14:18 15:14:18.648 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:18 15:14:18.648 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:18 15:14:18.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:18 15:14:18.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:18 15:14:18.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:18 15:14:18.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:18 15:14:18.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:18 15:14:18.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:18 15:14:18.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:18 15:14:18.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:18 15:14:18.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:18 15:14:18.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:18 15:14:18.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:18 15:14:18.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:18 15:14:18.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:18 15:14:18.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:18 15:14:18.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:18 15:14:18.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:18 15:14:18.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:18 15:14:18.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:14:18 15:14:18.669 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:14:18 15:14:18.669 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}"
11:14:18 15:14:18.669 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:18 15:14:18.669 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
11:14:18 15:14:18.870 INFO [WorkbenchTestable][Keyboard]     As char:[, as int:91
11:14:19 15:14:19.871 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:19 15:14:19.871 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
11:14:20 15:14:20.072 INFO [WorkbenchTestable][Keyboard]     As char:2, as int:50
11:14:21 15:14:21.073 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:21 15:14:21.073 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
11:14:21 15:14:21.273 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:22 15:14:22.275 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:22 15:14:22.275 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:14:22 15:14:22.876 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:22 15:14:22.876 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
11:14:23 15:14:23.478 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:23 15:14:23.478 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:24 15:14:24.078 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:24 15:14:24.078 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
11:14:24 15:14:24.279 INFO [WorkbenchTestable][Keyboard]     As char:], as int:93
11:14:25 15:14:25.280 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:25 15:14:25.280 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:25 15:14:25.280 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:25 15:14:25.281 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:25 15:14:25.281 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:25 15:14:25.281 INFO [main][AbstractShell] Close shell Keyboard testing shell
11:14:25 15:14:25.281 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
11:14:25 15:14:25.285 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:25 15:14:25.285 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:25 15:14:25.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:25 15:14:25.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:25 15:14:25.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:25 15:14:25.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:25 15:14:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:25 15:14:25.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:25 15:14:25.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:25 15:14:25.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:25 15:14:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:25 15:14:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:25 15:14:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:25 15:14:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:25 15:14:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:25 15:14:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:25 15:14:25.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:25 15:14:25.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:25 15:14:25.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:25 15:14:25.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:14:25 15:14:25.306 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:14:25 15:14:25.306 INFO [WorkbenchTestable][Keyboard] Type text "test"
11:14:25 15:14:25.306 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:25 15:14:25.306 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:25 15:14:25.908 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:25 15:14:25.908 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:14:26 15:14:26.509 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:26 15:14:26.509 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
11:14:27 15:14:27.110 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:27 15:14:27.110 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:27 15:14:27.711 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
11:14:27 15:14:27.711 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
11:14:27 15:14:27.912 INFO [WorkbenchTestable][Keyboard] Move cursor
11:14:28 15:14:28.112 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:28 15:14:28.112 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:28 15:14:28.312 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:28 15:14:28.714 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:28 15:14:28.714 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:28 15:14:28.915 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:29 15:14:29.116 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
11:14:29 15:14:29.316 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127
11:14:29 15:14:29.316 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127
11:14:29 15:14:29.517 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127
11:14:29 15:14:29.718 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:29 15:14:29.718 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:29 15:14:29.718 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:29 15:14:29.719 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:29 15:14:29.719 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:29 15:14:29.719 INFO [main][AbstractShell] Close shell Keyboard testing shell
11:14:29 15:14:29.719 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
11:14:29 15:14:29.722 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:29 15:14:29.722 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:29 15:14:29.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:29 15:14:29.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:29 15:14:29.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:29 15:14:29.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:29 15:14:29.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:29 15:14:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:29 15:14:29.727 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:29 15:14:29.727 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
11:14:29 15:14:29.928 INFO [WorkbenchTestable][Keyboard]     As char:h, as int:104
11:14:30 15:14:30.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available....
11:14:30 15:14:30.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully
11:14:30 15:14:30.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search
11:14:30 15:14:30.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:30 15:14:30.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:30 15:14:30.939 INFO [WorkbenchTestable][AbstractShell] Close shell Search
11:14:30 15:14:30.939 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search'
11:14:30 15:14:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:30 15:14:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:30 15:14:30.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:30 15:14:30.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:30 15:14:30.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:30 15:14:30.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:30 15:14:30.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:30 15:14:30.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:30 15:14:30.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:30 15:14:30.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:30 15:14:30.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:30 15:14:30.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:30 15:14:30.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:30 15:14:30.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:30 15:14:30.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:30 15:14:30.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:30 15:14:30.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:30 15:14:30.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:30 15:14:30.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:14:30 15:14:30.981 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:14:30 15:14:30.981 INFO [WorkbenchTestable][Keyboard] Type text "test"
11:14:30 15:14:30.982 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:30 15:14:30.982 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:31 15:14:31.583 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:31 15:14:31.583 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:14:32 15:14:32.185 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:32 15:14:32.185 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
11:14:32 15:14:32.786 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:14:32 15:14:32.786 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:14:33 15:14:33.387 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
11:14:33 15:14:33.387 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
11:14:33 15:14:33.587 INFO [WorkbenchTestable][Keyboard] Move cursor
11:14:33 15:14:33.788 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:33 15:14:33.788 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:33 15:14:33.988 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:34 15:14:34.390 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:34 15:14:34.390 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:34 15:14:34.590 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:34 15:14:34.791 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
11:14:34 15:14:34.992 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard
11:14:34 15:14:34.992 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
11:14:35 15:14:35.192 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99
11:14:35 15:14:35.192 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99
11:14:35 15:14:35.393 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99
11:14:35 15:14:35.593 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
11:14:35 15:14:35.794 INFO [WorkbenchTestable][Keyboard] Move cursor
11:14:35 15:14:35.994 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:35 15:14:35.994 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:36 15:14:36.195 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:36 15:14:36.596 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:36 15:14:36.596 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:36 15:14:36.796 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:37 15:14:37.198 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:37 15:14:37.198 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:37 15:14:37.398 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:37 15:14:37.799 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:37 15:14:37.799 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:38 15:14:38.000 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:38 15:14:38.401 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
11:14:38 15:14:38.401 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
11:14:38 15:14:38.601 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
11:14:38 15:14:38.802 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard
11:14:38 15:14:38.802 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
11:14:39 15:14:39.003 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118
11:14:39 15:14:39.003 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118
11:14:39 15:14:39.203 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118
11:14:39 15:14:39.404 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
11:14:39 15:14:39.605 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
11:14:39 15:14:39.605 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully
11:14:39 15:14:39.605 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
11:14:39 15:14:39.605 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:39 15:14:39.605 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:39 15:14:39.605 INFO [main][AbstractShell] Close shell Keyboard testing shell
11:14:39 15:14:39.606 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
11:14:39 15:14:39.609 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:39 15:14:39.609 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:39 15:14:39.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:39 15:14:39.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:39 15:14:39.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:39 15:14:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:39 15:14:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:39 15:14:39.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
11:14:39 15:14:39.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:39 15:14:39.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:39 15:14:39.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:39 15:14:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:39 15:14:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:39 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.865 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
11:14:39 typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 4.24 s
11:14:39 cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 8.647 s
11:14:39 typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 6.638 s
11:14:39 selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 4.436 s
11:14:39 keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 1.229 s
11:14:39 copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 8.668 s
11:14:39 Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest
11:14:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest
11:14:39 regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
11:14:39 regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
11:14:39 regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
11:14:39 Running org.eclipse.reddeer.swt.test.WidgetResolverTest
11:14:39 15:14:39.633 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest
11:14:39 15:14:39.633 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:39 15:14:39.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:39 15:14:39.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
11:14:39 15:14:39.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:39 15:14:39.633 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:39 15:14:39.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:39 15:14:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:39 15:14:39.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers
11:14:39 15:14:39.639 TRACE [WorkbenchTestable][WidgetLookup] 144 widget(s) found
11:14:39 15:14:39.639 INFO [WorkbenchTestable][WidgetResolverTest] Testing 144 widgets for matching children to parent.
11:14:39 15:14:39.641 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b866e7d]
11:14:39 15:14:39.641 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@6e7b0234] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b866e7d]
11:14:39 15:14:39.641 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b866e7d]
11:14:39 15:14:39.641 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34784a86] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b866e7d]
11:14:39 15:14:39.641 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@3c053ff2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b866e7d]
11:14:39 15:14:39.642 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@a59e0e4] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
11:14:39 15:14:39.642 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@a59e0e4]
11:14:39 15:14:39.642 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}]
11:14:39 15:14:39.642 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@13d02df2] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
11:14:39 15:14:39.642 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@13d02df2]
11:14:39 15:14:39.642 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@13d02df2]
11:14:39 15:14:39.643 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@13d02df2]
11:14:39 15:14:39.643 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@13d02df2]
11:14:39 15:14:39.643 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974]
11:14:39 15:14:39.643 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974]
11:14:39 15:14:39.644 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974]
11:14:39 15:14:39.644 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974]
11:14:39 15:14:39.644 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@650a6974]
11:14:39 15:14:39.644 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.644 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.644 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}]
11:14:39 15:14:39.644 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}]
11:14:39 15:14:39.646 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.647 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.647 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.647 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
11:14:39 15:14:39.647 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
11:14:39 15:14:39.647 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
11:14:39 15:14:39.648 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}]
11:14:39 15:14:39.648 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}]
11:14:39 15:14:39.648 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]
11:14:39 15:14:39.648 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Link {There are no projects in your workspace.
11:14:39 To add a project:} matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.649 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.649 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.649 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.649 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.649 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.649 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.649 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.650 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer}
11:14:39 15:14:39.650 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
11:14:39 15:14:39.650 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@bdc5584] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
11:14:39 15:14:39.650 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@bdc5584]
11:14:39 15:14:39.650 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@bdc5584]
11:14:39 15:14:39.650 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@bdc5584]
11:14:39 15:14:39.651 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@bdc5584]
11:14:39 15:14:39.651 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.651 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.651 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.651 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.652 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open a file or drop files here to open them.} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.652 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Find Actions} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.652 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+3} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.652 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Show Key Assist} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.652 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+L} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.652 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {New} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.652 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+N} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.652 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open Type} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.653 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+T} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
11:14:39 15:14:39.653 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088]
11:14:39 15:14:39.653 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088]
11:14:39 15:14:39.653 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088]
11:14:39 15:14:39.653 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088]
11:14:39 15:14:39.654 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@70653088]
11:14:39 15:14:39.654 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}]
11:14:39 15:14:39.654 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}]
11:14:39 15:14:39.654 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.654 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.654 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
11:14:39 15:14:39.655 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
11:14:39 15:14:39.655 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@1f6fe574] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
11:14:39 15:14:39.655 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}] matches to its parent widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@1f6fe574]
11:14:39 15:14:39.655 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {There is no active editor that provides an outline.} matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}]
11:14:39 15:14:39.655 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline}
11:14:39 15:14:39.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.656 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.657 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.657 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@357eb0a0]
11:14:39 15:14:39.657 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}]
11:14:39 15:14:39.657 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}]
11:14:39 15:14:39.657 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.command.testCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.657 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.657 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.657 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
11:14:39 15:14:39.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
11:14:39 15:14:39.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems}
11:14:39 15:14:39.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls}
11:14:39 15:14:39.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT}
11:14:39 15:14:39.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4e6b3894] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@6e7b0234]
11:14:39 15:14:39.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@6e7b0234]
11:14:39 15:14:39.658 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4e6b3894]
11:14:39 15:14:39.659 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4e6b3894]
11:14:39 15:14:39.659 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4e6b3894]
11:14:39 15:14:39.659 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.659 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}]
11:14:39 15:14:39.659 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}]
11:14:39 15:14:39.659 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}]
11:14:39 15:14:39.659 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.659 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}]
11:14:39 15:14:39.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}]
11:14:39 15:14:39.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.660 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1fb0c411]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.661 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.662 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.662 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.662 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.662 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.662 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.662 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.DebugDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.662 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.RunDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.OpenPackageWizard, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.NewTypeDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.663 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.ui.actions.SkipAllBreakpoints, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoPreviousAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.664 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoLastEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.665 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.665 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.665 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.665 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.665 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.ui.window.pinEditor, visible=true)} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.666 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}]
11:14:39 15:14:39.666 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}]
11:14:39 15:14:39.666 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.666 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget ImageBasedFrame {} [layout=null]
11:14:39 15:14:39.666 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}]
11:14:39 15:14:39.666 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.666 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.667 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@525b8922 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.views.BookmarkView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.PropertySheet, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.perspSC:org.eclipse.team.ui.TeamSynchronizingPerspective, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/onboarding_resource_persp.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5b7ee56c, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.667 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@137d04d8 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.actionSet:org.eclipse.debug.ui.launchActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.jdt.ui.PackageExplorer, persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy, persp.viewSC:org.eclipse.jdt.ui.SourceView, persp.viewSC:org.eclipse.jdt.ui.JavadocView, persp.viewSC:org.eclipse.search.ui.views.SearchView, persp.viewSC:org.eclipse.ui.console.ConsoleView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.texteditor.TemplatesView, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewRecordCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective, persp.perspSC:org.eclipse.debug.ui.DebugPerspective, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T, persp.actionSet:org.eclipse.debug.ui.breakpointActionSet, persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet, persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard, persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5b7ee56c, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null]
11:14:39 15:14:39.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
11:14:39 15:14:39.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:39 15:14:39.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:39 15:14:39.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:39 15:14:39.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:39 15:14:39.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)
11:14:39 15:14:39.668 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
11:14:39 15:14:39.668 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:39 15:14:39.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:39 15:14:39.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:39 15:14:39.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest
11:14:39 parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)  Time elapsed: 0.034 s
11:14:39 Running org.eclipse.reddeer.swt.test.EditorBarTest
11:14:39 15:14:39.672 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest
11:14:39 15:14:39.672 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:39 15:14:39.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:39 15:14:39.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:39 15:14:39.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:39 15:14:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:39 15:14:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:39 15:14:39.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:39 15:14:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:39 15:14:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:39 15:14:39.674 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:14:39 15:14:39.674 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:39 15:14:39.674 DEBUG [main][MenuItemLookup] Item match:File
11:14:39 15:14:39.675 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:14:39 15:14:39.675 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:''
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:''
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:14:39 15:14:39.677 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:14:39 15:14:39.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:14:39 15:14:39.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:14:39 15:14:39.678 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:14:39 15:14:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
11:14:39 15:14:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully
11:14:39 15:14:39.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:39 15:14:39.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:39 15:14:39.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:39 15:14:39.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:39 15:14:39.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:39 15:14:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:39 15:14:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:39 15:14:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:14:39 15:14:39.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:14:39 15:14:39.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:14:40 15:14:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:14:40 15:14:40.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:14:40 15:14:40.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:14:40 15:14:40.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:14:40 15:14:40.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:14:40 15:14:40.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:14:40 15:14:40.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:14:40 15:14:40.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:14:40 15:14:40.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:14:40 15:14:40.271 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:14:40 15:14:40.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:14:40 15:14:40.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:14:40 15:14:40.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >")
11:14:40 15:14:40.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:40 15:14:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:40 15:14:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:40 15:14:40.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:14:40 15:14:40.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:40 15:14:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:40 15:14:40.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:40 15:14:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:40 15:14:40.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:40 15:14:40.276 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:14:40 15:14:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:40 15:14:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:40 15:14:40.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:40 15:14:40.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:40 15:14:40.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:14:40 15:14:40.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:14:40 15:14:40.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:14:40 15:14:40.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:40 15:14:40.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:40 15:14:40.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:14:40 is "Project name:")
11:14:40 15:14:40.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:40 15:14:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:40 15:14:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:40 15:14:40.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:14:40 15:14:40.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:40 15:14:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:40 15:14:40.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:40 15:14:40.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:40 15:14:40.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:14:40 15:14:40.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:14:40 15:14:40.312 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test
11:14:40 15:14:40.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:14:40 15:14:40.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:40 15:14:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:40 15:14:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:40 15:14:40.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:14:40 15:14:40.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:40 15:14:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:40 15:14:40.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:40 15:14:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:40 15:14:40.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:40 15:14:40.315 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:14:40 15:14:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:40 15:14:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:40 15:14:40.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:40 15:14:40.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:40 15:14:40.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:40 15:14:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:40 15:14:40.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:14:40 15:14:40.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:14:40 15:14:40.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:14:40 15:14:40.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:14:40 15:14:40.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:14:40 15:14:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:40 15:14:40.828 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:14:40 15:14:40.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:40 15:14:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:40 15:14:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:40 15:14:40.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:40 15:14:40.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Item match:Window
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:''
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:14:40 15:14:40.829 DEBUG [main][MenuItemLookup] Item match:Show View
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:''
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:14:40 15:14:40.834 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:14:40 15:14:40.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:14:40 15:14:40.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:14:40 15:14:40.835 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:14:40 15:14:40.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:14:40 15:14:40.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:14:40 15:14:40.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:14:40 15:14:40.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:40 15:14:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:40 15:14:40.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:14:40 15:14:40.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:40 15:14:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:40 15:14:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:40 15:14:40.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:14:40 15:14:40.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:40 15:14:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:40 15:14:40.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:40 15:14:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:40 15:14:40.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:14:40 15:14:40.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:14:40 15:14:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:14:40 15:14:40.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:14:40 15:14:40.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:14:40 15:14:40.894 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:14:40 15:14:40.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:14:40 15:14:40.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:14:40 15:14:40.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:40 15:14:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:40 15:14:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:40 15:14:40.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:14:40 15:14:40.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:40 15:14:40.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:40 15:14:40.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:40 15:14:40.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:40 15:14:40.895 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:40 15:14:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:40 15:14:40.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:40 15:14:40.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:40 15:14:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:40 15:14:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:40 15:14:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:14:40 15:14:40.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:40 15:14:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:14:40 15:14:40.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:40 15:14:40.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:40 15:14:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:40 15:14:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:40 15:14:40.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:14:40 15:14:40.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:14:40 15:14:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:40 15:14:40.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:40 15:14:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:40 15:14:40.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:14:40 15:14:40.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:40 15:14:40.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:40 15:14:40.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:40 15:14:40.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:14:40 15:14:40.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:14:40 15:14:40.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:14:40 15:14:40.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:40 15:14:40.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:40 15:14:40.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:40 15:14:40.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:14:40 15:14:40.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:40 15:14:40.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:40 15:14:40.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:40 15:14:40.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:14:40 15:14:40.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:40 15:14:40.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:40 15:14:40.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:40 15:14:40.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:14:40 15:14:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:40 15:14:40.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:40 15:14:40.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:41 15:14:41.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:41 15:14:41.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:41 15:14:41.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:41 15:14:41.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:41 15:14:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:14:41 15:14:41.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:41 15:14:41.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:41 15:14:41.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:41 15:14:41.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:14:41 15:14:41.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:14:41 15:14:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:41 15:14:41.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:41 15:14:41.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:41 15:14:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:41 15:14:41.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:41 15:14:41.942 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test
11:14:41 15:14:41.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:41 15:14:41.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:41 15:14:41.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:41 15:14:41.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:14:41 15:14:41.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:14:41 15:14:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:41 15:14:41.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:41 15:14:41.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:41 15:14:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:41 15:14:41.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:41 15:14:41.950 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:14:41 15:14:41.950 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:14:41 15:14:41.950 DEBUG [main][TreeItemHandler] Set Tree selection
11:14:41 15:14:41.950 DEBUG [main][TreeHandler] Notify Tree about selection event
11:14:41 15:14:41.961 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:14:41 15:14:41.977 DEBUG [WorkbenchTestable][TreeItemHandler]   EditorBarTest-test
11:14:41 15:14:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:41 15:14:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:41 15:14:41.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:14:41 15:14:41.977 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:41 15:14:41.977 DEBUG [main][MenuItemLookup] Item match:File
11:14:41 15:14:41.978 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:14:41 15:14:41.978 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:''
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Found menu:'File'
11:14:41 15:14:41.980 DEBUG [main][MenuItemLookup] Item match:File
11:14:41 15:14:41.981 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File"
11:14:41 15:14:41.981 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File
11:14:41 15:14:41.981 INFO [main][MenuItemHandler] Select menu item: File
11:14:42 15:14:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:14:42 is "File name:")
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:42 15:14:42.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:42 15:14:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:42 15:14:42.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:42 15:14:42.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:42 15:14:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:42 15:14:42.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:14:42 15:14:42.045 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:14:42 15:14:42.046 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb
11:14:42 15:14:42.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:14:42 15:14:42.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:42 15:14:42.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:42 15:14:42.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:42 15:14:42.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent
11:14:42 15:14:42.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:42 15:14:42.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:42 15:14:42.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:42 15:14:42.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:42 15:14:42.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:42 15:14:42.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:42 15:14:42.048 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:14:42 15:14:42.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:42 15:14:42.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:42 15:14:42.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:42 15:14:42.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:42 15:14:42.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:42 15:14:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:42 15:14:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@616230dc is found...
11:14:42 15:14:42.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@616230dc is found finished successfully
11:14:42 15:14:42.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qeditor-with-toolbar\E')
11:14:42 15:14:42.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:42 15:14:42.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:42 15:14:42.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:42 15:14:42.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:42 15:14:42.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:14:42 15:14:42.563 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:42 15:14:42.563 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null
11:14:42 15:14:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:42 15:14:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:42 15:14:42.563 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent
11:14:42 15:14:42.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Execute task")
11:14:42 15:14:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:42 15:14:42.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:42 15:14:42.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:42 15:14:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:42 15:14:42.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:42 15:14:42.563 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task
11:14:42 15:14:42.564 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:14:42 15:14:42.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:42 15:14:42.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:42 15:14:42.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:42 15:14:42.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:14:42 15:14:42.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:42 15:14:42.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:42 15:14:42.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform
11:14:42 15:14:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:42 15:14:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:42 15:14:42.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform'
11:14:42 15:14:42.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:14:42 15:14:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:42 15:14:42.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:42 15:14:42.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:42 15:14:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:42 15:14:42.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:14:42 15:14:42.567 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:42 15:14:42.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:42 15:14:42.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:42 15:14:42.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:14:42 15:14:42.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:42 15:14:42.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:42 15:14:42.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:42 15:14:42.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:14:42 15:14:42.576 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:42 15:14:42.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:42 15:14:42.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:42 15:14:42.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:14:42 15:14:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:42 15:14:42.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:42 15:14:42.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:43 15:14:43.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:43 15:14:43.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:43 15:14:43.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:43 15:14:43.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:43 15:14:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:14:43 15:14:43.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:14:43 15:14:43.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:14:43 15:14:43.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:14:43 15:14:43.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:14:43 15:14:43.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:14:43 15:14:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:43 15:14:43.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:43 15:14:43.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:43 15:14:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:43 15:14:43.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:14:43 15:14:43.578 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test
11:14:43 15:14:43.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test
11:14:43 15:14:43.580 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test
11:14:43 15:14:43.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection
11:14:43 15:14:43.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test
11:14:43 15:14:43.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:14:43 15:14:43.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'New'
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:''
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:''
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:''
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:14:43 15:14:43.636 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:14:43 15:14:43.637 DEBUG [main][MenuItemLookup] Found menu:''
11:14:43 15:14:43.637 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:14:43 15:14:43.637 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:14:43 15:14:43.637 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:14:43 15:14:43.637 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:14:43 15:14:43.637 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:14:43 15:14:43.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:14:43 15:14:43.638 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:14:43 15:14:43.638 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:14:44 15:14:44.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:14:44 15:14:44.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:14:44 15:14:44.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:14:44 15:14:44.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:14:44 15:14:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:14:44 15:14:44.139 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer
11:14:44 15:14:44.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test
11:14:44 15:14:44.139 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test
11:14:44 15:14:44.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection
11:14:44 15:14:44.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test
11:14:44 15:14:44.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:14:44 15:14:44.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:44 15:14:44.166 DEBUG [main][MenuItemLookup] Found menu:'New'
11:14:44 15:14:44.166 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:14:44 15:14:44.166 DEBUG [main][MenuItemLookup] Found menu:''
11:14:44 15:14:44.166 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:14:44 15:14:44.166 DEBUG [main][MenuItemLookup] Found menu:''
11:14:44 15:14:44.166 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:14:44 15:14:44.166 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:14:44 15:14:44.166 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:14:44 15:14:44.166 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:14:44 15:14:44.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:14:44 15:14:44.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:14:44 15:14:44.166 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:14:44 15:14:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:14:44 15:14:44.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:14:44 15:14:44.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:14:44 15:14:44.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:44 15:14:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:44 15:14:44.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:44 15:14:44.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:44 15:14:44.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:44 15:14:44.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:44 15:14:44.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:44 15:14:44.779 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:14:44 15:14:44.779 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:14:44 15:14:44.779 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:44 15:14:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:44 15:14:44.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:44 15:14:44.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:44 15:14:44.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:44 15:14:44.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:44 15:14:44.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:14:44 15:14:44.780 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:14:44 15:14:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:14:44 15:14:44.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:14:44 15:14:44.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:14:44 15:14:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:14:44 15:14:44.788 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:14:45 15:14:45.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:45 15:14:45.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:45 15:14:45.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:45 15:14:45.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:45 15:14:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.617 s - in org.eclipse.reddeer.swt.test.EditorBarTest
11:14:45 workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)  Time elapsed: 5.616 s
11:14:45 Running org.eclipse.reddeer.swt.test.DummyTest
11:14:45 15:14:45.294 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest
11:14:45 15:14:45.294 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:45 15:14:45.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:45 15:14:45.294 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest
11:14:45 15:14:45.294 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:45 15:14:45.294 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:45 15:14:45.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:45 15:14:45.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:45 15:14:45.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:45 15:14:45.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:45 15:14:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.DummyTest
11:14:45 dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)  Time elapsed: 0 s
11:14:45 Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:45 15:14:45.308 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:45 15:14:45.308 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:45 15:14:45.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:45 15:14:45.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:45 15:14:45.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:45 15:14:45.309 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:45 15:14:45.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:45 15:14:45.309 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:45 15:14:45.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:45 15:14:45.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:45 15:14:45.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:45 15:14:45.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:45 15:14:45.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:45 15:14:45.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:45 15:14:45.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:45 15:14:45.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:45 15:14:45.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:45 15:14:45.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:14:45 15:14:45.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 2 and no matchers specified
11:14:45 15:14:45.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:45 15:14:45.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:14:45 15:14:45.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:14:45 15:14:45.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:45 15:14:45.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found
11:14:45 15:14:45.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:14:45 15:14:45.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:14:45 15:14:45.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:14:45 15:14:45.328 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:45 15:14:45.328 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:45 15:14:45.328 INFO [main][AbstractShell] Close shell Testing shell
11:14:45 15:14:45.328 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:14:45 15:14:45.331 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:45 15:14:45.331 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:45 15:14:45.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:45 15:14:45.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:45 15:14:45.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:45 15:14:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:45 15:14:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:45 15:14:45.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:45 15:14:45.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:45 15:14:45.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:45 15:14:45.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:45 15:14:45.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:45 15:14:45.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:45 15:14:45.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:45 15:14:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:45 15:14:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:45 15:14:45.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:14:45 15:14:45.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'PUSH.*tb2')
11:14:45 15:14:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:45 15:14:45.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:45 15:14:45.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:45 15:14:45.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:45 15:14:45.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:45 15:14:45.354 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:14:45 15:14:45.354 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:14:45 15:14:45.354 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:14:45 15:14:45.354 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:45 15:14:45.354 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:45 15:14:45.354 INFO [main][AbstractShell] Close shell Testing shell
11:14:45 15:14:45.354 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:14:45 15:14:45.357 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:45 15:14:45.357 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:45 15:14:45.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:45 15:14:45.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:45 15:14:45.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:45 15:14:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:45 15:14:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:45 15:14:45.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:45 15:14:45.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:45 15:14:45.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:45 15:14:45.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:45 15:14:45.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:45 15:14:45.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:45 15:14:45.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:45 15:14:45.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform
11:14:45 15:14:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:45 15:14:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:45 15:14:45.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform'
11:14:45 15:14:45.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem with mnemonic")
11:14:45 15:14:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:45 15:14:45.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:45 15:14:45.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:45 15:14:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:45 15:14:45.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:45 15:14:45.388 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:14:45 15:14:45.388 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:14:45 15:14:45.388 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:14:45 15:14:45.389 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:45 15:14:45.389 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:45 15:14:45.389 INFO [main][AbstractShell] Close shell Testing shell
11:14:45 15:14:45.389 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:14:45 15:14:45.391 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:45 15:14:45.391 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:45 15:14:45.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:45 15:14:45.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:45 15:14:45.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:45 15:14:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:46 15:14:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown
11:14:46 15:14:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused...
11:14:47 15:14:47.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown
11:14:47 15:14:47.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:47 15:14:47.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:47 15:14:47.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:47 15:14:47.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:47 15:14:47.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:47 15:14:47.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:47 15:14:47.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:47 15:14:47.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:47 15:14:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:47 15:14:47.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:14:47 15:14:47.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "PUSH tooltip")
11:14:47 15:14:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:47 15:14:47.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:47 15:14:47.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:47 15:14:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:47 15:14:47.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:47 15:14:47.416 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:14:47 15:14:47.416 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:14:47 15:14:47.416 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:14:47 15:14:47.416 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:47 15:14:47.416 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:47 15:14:47.416 INFO [main][AbstractShell] Close shell Testing shell
11:14:47 15:14:47.416 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:14:47 15:14:47.420 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:47 15:14:47.420 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:47 15:14:47.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:47 15:14:47.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:47 15:14:47.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:47 15:14:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:47 15:14:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:47 15:14:47.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:47 15:14:47.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:47 15:14:47.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:47 15:14:47.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:47 15:14:47.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:47 15:14:47.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:47 15:14:47.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:47 15:14:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:47 15:14:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:47 15:14:47.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:14:47 15:14:47.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified
11:14:47 15:14:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:47 15:14:47.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:47 15:14:47.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:14:47 15:14:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:14:47 15:14:47.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:14:47 PUSH tooltip
11:14:47 15:14:47.449 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:14:47 15:14:47.449 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:14:47 15:14:47.449 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:14:47 15:14:47.449 DEBUG [main][AbstractWait] Waiting until shell is active...
11:14:47 15:14:47.449 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:14:47 15:14:47.449 INFO [main][AbstractShell] Close shell Testing shell
11:14:47 15:14:47.449 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:14:47 15:14:47.452 DEBUG [main][AbstractWait] Waiting while shell is available...
11:14:47 15:14:47.452 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:14:47 15:14:47.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:47 15:14:47.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:47 15:14:47.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:47 15:14:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:47 15:14:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:47 15:14:47.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
11:14:47 15:14:47.468 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:47 15:14:47.468 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:14:47 15:14:47.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:14:47 15:14:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:47 15:14:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:47 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.16 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
11:14:47 constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.027 s
11:14:47 constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.029 s
11:14:47 WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 2.028 s
11:14:47 testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.041 s
11:14:47 constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.032 s
11:14:47 
11:14:47 Results:
11:14:47 
11:14:47 Tests run: 307, Failures: 0, Errors: 0, Skipped: 0
11:14:47 
11:14:48 [INFO] All tests passed!
11:14:48 [INFO] 
11:14:48 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test ---
11:14:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
11:14:48 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:14:48 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:14:48 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:14:48 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:14:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:14:49 [INFO] 
11:14:49 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.core.test >----------
11:14:49 [INFO] Building RedDeer Core Tests 4.7.0-SNAPSHOT                       [32/58]
11:14:49 [INFO]   from tests/org.eclipse.reddeer.core.test/pom.xml
11:14:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:14:49 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:14:49 [INFO] 
11:14:49 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core.test ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test ---
11:14:49 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test ---
11:14:49 [INFO] 
11:14:49 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test ---
11:14:49 [INFO] Resolving class path of RedDeer Core Tests...
11:14:50 [INFO] 
11:14:50 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core.test ---
11:14:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:14:50 [INFO] 
11:14:50 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core.test ---
11:14:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:14:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/resources
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core.test ---
11:14:50 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/bin
11:14:50 [INFO] 
11:14:50 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core.test ---
11:14:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:14:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/src/test/resources
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test ---
11:14:50 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT-sources.jar
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test ---
11:14:50 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT.jar
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test ---
11:14:52 [INFO] Fetching slf4j.api_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (40.16kB)
11:14:52 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (421.77kB)
11:14:52 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:14:52 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/data/.metadata/.log
11:14:52 [INFO] Command line:
11:14:52 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:14:55 Launching application org.eclipse.ui.ide.workbench...
11:14:55 SLF4J: No SLF4J providers were found.
11:14:55 SLF4J: Defaulting to no-operation (NOP) logger implementation
11:14:55 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
11:14:58 Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest
11:14:58 15:14:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available....
11:14:58 15:14:58.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available. finished successfully
11:14:58 15:14:58.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
11:14:58 15:14:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:58 15:14:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:58 15:14:58.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
11:14:58 15:14:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:58 15:14:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:58 15:14:58.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
11:14:58 15:14:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:58 15:14:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:58 15:14:58.652 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell
11:14:58 15:14:58.653 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell'
11:14:58 15:14:58.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:14:58 15:14:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:14:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest
11:14:58 testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest)  Time elapsed: 0.296 s
11:14:58 Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
11:14:58 15:14:58.769 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:14:58 15:14:58.824 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:14:58 15:14:58.834 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:14:58 15:14:58.835 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:14:58 15:14:58.851 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
11:14:58 15:14:58.864 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:14:58 15:14:58.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:58 15:14:58.867 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
11:14:58 15:14:58.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:14:58 15:14:58.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:14:58 15:14:58.871 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:14:58 15:14:58.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:58 15:14:58.954 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:14:58 15:14:58.956 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:58 15:14:58.956 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:14:58 15:14:58.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:58 15:14:58.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:14:58 15:14:58.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
11:14:58 15:14:58.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
11:14:58 15:14:58.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:14:58 15:14:58.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:14:58 15:14:58.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:14:59 15:14:59.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:14:59 15:14:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:14:59 15:14:59.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:14:59 15:14:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:59 15:14:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:59 15:14:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:14:59 15:14:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:14:59 15:14:59.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:14:59 15:14:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:59 15:14:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:59 15:14:59.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:14:59 15:14:59.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:14:59 15:14:59.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:14:59 15:14:59.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:59 15:14:59.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:59 15:14:59.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:14:59 15:14:59.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:14:59 15:14:59.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:14:59 15:14:59.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:59 15:14:59.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:59 15:14:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:14:59 15:14:59.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:14:59 15:14:59.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:14:59 15:14:59.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:59 15:14:59.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:59 15:14:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:14:59 15:14:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:14:59 15:14:59.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:14:59 15:14:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:14:59 15:14:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:14:59 15:14:59.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:14:59 15:14:59.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:14:59 15:14:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:14:59 15:14:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:14:59 15:14:59.168 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:14:59 15:14:59.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:14:59 15:14:59.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:14:59 15:14:59.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:59 15:14:59.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:14:59 15:14:59.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:14:59 15:14:59.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:00 15:15:00.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:00 15:15:00.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:00 15:15:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:00 15:15:00.239 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:00 15:15:00.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:00 15:15:00.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:00 15:15:00.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:00 15:15:00.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:00 15:15:00.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:00 15:15:00.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:00 15:15:00.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:00 15:15:00.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:00 15:15:00.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:00 15:15:00.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:00 15:15:00.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:00 15:15:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:00 15:15:00.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:00 15:15:00.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:00 15:15:00.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:00 15:15:00.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:01 15:15:01.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:01 15:15:01.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:01 15:15:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:01 15:15:01.257 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:01 15:15:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:01 15:15:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:01 15:15:01.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:01 15:15:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:01 15:15:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:01 15:15:01.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:01 15:15:01.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:01 15:15:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:01 15:15:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:01 15:15:01.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:01 15:15:01.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:01 15:15:01.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:01 15:15:01.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:01 15:15:01.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:01 15:15:01.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:01 15:15:01.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:02 15:15:02.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:02 15:15:02.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:02 15:15:02.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:02 15:15:02.263 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:02 15:15:02.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:02 15:15:02.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:02 15:15:02.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:02 15:15:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:02 15:15:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:02 15:15:02.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:02 15:15:02.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:02 15:15:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:02 15:15:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:02 15:15:02.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:02 15:15:02.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:02 15:15:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:02 15:15:02.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:02 15:15:02.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:02 15:15:02.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:02 15:15:02.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:03 15:15:03.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:03 15:15:03.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:03 15:15:03.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:03 15:15:03.270 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:03 15:15:03.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:03 15:15:03.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:03 15:15:03.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:03 15:15:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:03 15:15:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:03 15:15:03.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:03 15:15:03.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:03 15:15:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:03 15:15:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:03 15:15:03.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:03 15:15:03.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:03 15:15:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:03 15:15:03.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:03 15:15:03.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:03 15:15:03.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:03 15:15:03.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:04 15:15:04.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:04 15:15:04.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:04 15:15:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:04 15:15:04.276 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:04 15:15:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:04 15:15:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:04 15:15:04.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:04 15:15:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:04 15:15:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:04 15:15:04.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:04 15:15:04.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:04 15:15:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:04 15:15:04.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:04 15:15:04.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:04 15:15:04.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:04 15:15:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:04 15:15:04.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:04 15:15:04.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:04 15:15:04.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:04 15:15:04.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:05 15:15:05.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:05 15:15:05.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:05 15:15:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:05 15:15:05.283 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:05 15:15:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:05 15:15:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:05 15:15:05.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:05 15:15:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:05 15:15:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:05 15:15:05.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:05 15:15:05.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:05 15:15:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:05 15:15:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:05 15:15:05.307 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:05 15:15:05.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:05 15:15:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:05 15:15:05.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:05 15:15:05.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:05 15:15:05.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:05 15:15:05.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:06 15:15:06.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:06 15:15:06.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:06 15:15:06.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:06 15:15:06.311 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:06 15:15:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:06 15:15:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:06 15:15:06.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:06 15:15:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:06 15:15:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:06 15:15:06.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:06 15:15:06.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:06 15:15:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:06 15:15:06.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:06 15:15:06.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:06 15:15:06.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:06 15:15:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:06 15:15:06.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:06 15:15:06.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:06 15:15:06.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:06 15:15:06.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:07 15:15:07.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:07 15:15:07.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:07 15:15:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:07 15:15:07.328 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:07 15:15:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:07 15:15:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:07 15:15:07.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:07 15:15:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:07 15:15:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:07 15:15:07.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:07 15:15:07.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:07 15:15:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:07 15:15:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:07 15:15:07.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:07 15:15:07.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:07 15:15:07.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:07 15:15:07.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:07 15:15:07.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:07 15:15:07.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:07 15:15:07.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:08 15:15:08.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:08 15:15:08.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:08 15:15:08.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:08 15:15:08.333 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:08 15:15:08.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:08 15:15:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:08 15:15:08.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:08 15:15:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:08 15:15:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:08 15:15:08.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:08 15:15:08.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:08 15:15:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:08 15:15:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:08 15:15:08.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:08 15:15:08.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:08 15:15:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:08 15:15:08.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:08 15:15:08.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:08 15:15:08.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:08 15:15:08.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:09 15:15:09.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:09 15:15:09.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:09 15:15:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:09 15:15:09.340 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:09 15:15:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:09 15:15:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:09 15:15:09.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:09 15:15:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:09 15:15:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:09 15:15:09.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:09 15:15:09.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:09 15:15:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:09 15:15:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:09 15:15:09.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:09 15:15:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:09 15:15:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:09 15:15:09.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:09 15:15:09.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:09 15:15:09.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:09 15:15:09.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:10 15:15:10.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:10 15:15:10.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:10 15:15:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:10 15:15:10.345 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:10 15:15:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:10 15:15:10.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:10 15:15:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:10 15:15:10.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:10 15:15:10.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:10 15:15:10.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:10 15:15:10.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:11 15:15:11.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:11 15:15:11.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:11 15:15:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:11 15:15:11.351 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:11 15:15:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:11 15:15:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:11 15:15:11.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:11 15:15:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:11 15:15:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:11 15:15:11.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:11 15:15:11.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:11 15:15:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:11 15:15:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:11 15:15:11.376 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:11 15:15:11.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:11 15:15:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:11 15:15:11.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:11 15:15:11.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:11 15:15:11.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:11 15:15:11.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:12 15:15:12.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:12 15:15:12.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:12 15:15:12.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:12 15:15:12.380 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:12 15:15:12.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:12 15:15:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:12 15:15:12.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:12 15:15:12.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:12 15:15:12.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:12 15:15:12.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:13 15:15:13.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:13 15:15:13.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:13 15:15:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:13 15:15:13.391 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:13 15:15:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:13 15:15:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:13 15:15:13.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:13 15:15:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:13 15:15:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:13 15:15:13.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:13 15:15:13.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:13 15:15:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:13 15:15:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:13 15:15:13.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:13 15:15:13.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:13 15:15:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:13 15:15:13.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:13 15:15:13.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:13 15:15:13.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:13 15:15:13.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:14 15:15:14.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:14 15:15:14.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:14 15:15:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:14 15:15:14.397 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:14 15:15:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:14 15:15:14.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:14 15:15:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:14 15:15:14.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:14 15:15:14.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:14 15:15:14.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:14 15:15:14.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:15 15:15:15.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:15 15:15:15.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:15 15:15:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:15 15:15:15.403 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:15 15:15:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:15 15:15:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:15 15:15:15.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:15 15:15:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:15 15:15:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:15 15:15:15.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:15 15:15:15.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:15 15:15:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:15 15:15:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:15 15:15:15.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:15 15:15:15.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:15 15:15:15.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:15 15:15:15.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:15 15:15:15.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:15 15:15:15.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:15 15:15:15.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:16 15:15:16.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:16 15:15:16.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:16 15:15:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:16 15:15:16.408 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:16 15:15:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:16 15:15:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:16 15:15:16.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:16 15:15:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:16 15:15:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:16 15:15:16.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:16 15:15:16.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:16 15:15:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:16 15:15:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:16 15:15:16.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:16 15:15:16.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:16 15:15:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:16 15:15:16.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:16 15:15:16.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:16 15:15:16.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:16 15:15:16.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:17 15:15:17.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:17 15:15:17.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:17 15:15:17.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:17 15:15:17.412 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:17 15:15:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:17 15:15:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:17 15:15:17.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:17 15:15:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:17 15:15:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:17 15:15:17.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:17 15:15:17.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:17 15:15:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:17 15:15:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:17 15:15:17.414 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:17 15:15:17.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:17 15:15:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:17 15:15:17.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:17 15:15:17.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:17 15:15:17.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:17 15:15:17.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:18 15:15:18.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:18 15:15:18.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:18 15:15:18.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:18 15:15:18.424 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:18 15:15:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:18 15:15:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:18 15:15:18.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:18 15:15:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:18 15:15:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:18 15:15:18.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:18 15:15:18.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:18 15:15:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:18 15:15:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:18 15:15:18.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:18 15:15:18.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:18 15:15:18.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:18 15:15:18.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:18 15:15:18.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:18 15:15:18.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:18 15:15:18.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:19 15:15:19.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:19 15:15:19.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:19 15:15:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:19 15:15:19.442 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:19 15:15:19.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:19 15:15:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:19 15:15:19.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:19 15:15:19.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:19 15:15:19.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:19 15:15:19.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:20 15:15:20.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:20 15:15:20.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:20 15:15:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:20 15:15:20.446 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:20 15:15:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:20 15:15:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:20 15:15:20.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:20 15:15:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:20 15:15:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:20 15:15:20.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:20 15:15:20.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:20 15:15:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:20 15:15:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:20 15:15:20.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:20 15:15:20.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:20 15:15:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:20 15:15:20.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:20 15:15:20.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:20 15:15:20.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:20 15:15:20.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:21 15:15:21.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:21 15:15:21.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:21 15:15:21.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:21 15:15:21.448 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:21 15:15:21.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:21 15:15:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:21 15:15:21.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:21 15:15:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:21 15:15:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:21 15:15:21.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:21 15:15:21.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:21 15:15:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:21 15:15:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:21 15:15:21.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:21 15:15:21.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:21 15:15:21.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:21 15:15:21.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:21 15:15:21.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:21 15:15:21.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:21 15:15:21.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:22 15:15:22.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:22 15:15:22.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:22 15:15:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:22 15:15:22.454 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:22 15:15:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:22 15:15:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:22 15:15:22.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:22 15:15:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:22 15:15:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:22 15:15:22.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:22 15:15:22.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:22 15:15:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:22 15:15:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:22 15:15:22.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:22 15:15:22.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:22 15:15:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:22 15:15:22.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:22 15:15:22.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:22 15:15:22.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:22 15:15:22.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:23 15:15:23.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:23 15:15:23.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:23 15:15:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:23 15:15:23.459 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:23 15:15:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:23 15:15:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:23 15:15:23.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:23 15:15:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:23 15:15:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:23 15:15:23.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:23 15:15:23.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:23 15:15:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:23 15:15:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:23 15:15:23.460 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:23 15:15:23.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:23 15:15:23.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:23 15:15:23.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:23 15:15:23.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:23 15:15:23.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:23 15:15:23.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:24 15:15:24.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:24 15:15:24.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:24 15:15:24.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:24 15:15:24.471 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:24 15:15:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:24 15:15:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:24 15:15:24.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:24 15:15:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:24 15:15:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:24 15:15:24.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:24 15:15:24.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:24 15:15:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:24 15:15:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:24 15:15:24.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:24 15:15:24.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:24 15:15:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:24 15:15:24.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:24 15:15:24.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:24 15:15:24.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:24 15:15:24.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:25 15:15:25.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:25 15:15:25.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:25 15:15:25.479 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:25 15:15:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:25 15:15:25.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:25 15:15:25.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:25 15:15:25.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:25 15:15:25.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:25 15:15:25.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:25 15:15:25.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:25 15:15:25.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:26 15:15:26.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:26 15:15:26.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:26 15:15:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:26 15:15:26.481 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:26 15:15:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:26 15:15:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:26 15:15:26.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:26 15:15:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:26 15:15:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:26 15:15:26.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:26 15:15:26.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:26 15:15:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:26 15:15:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:26 15:15:26.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:26 15:15:26.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:26 15:15:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:26 15:15:26.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:26 15:15:26.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:26 15:15:26.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:26 15:15:26.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:27 15:15:27.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:27 15:15:27.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:27 15:15:27.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:27 15:15:27.483 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:27 15:15:27.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:27 15:15:27.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:27 15:15:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:27 15:15:27.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:27 15:15:27.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:27 15:15:27.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:27 15:15:27.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:28 15:15:28.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:28 15:15:28.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:28 15:15:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:28 15:15:28.485 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:28 15:15:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:28 15:15:28.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:28 15:15:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:28 15:15:28.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:28 15:15:28.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:28 15:15:28.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:28 15:15:28.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:29 15:15:29.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:29 15:15:29.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:29 15:15:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:29 15:15:29.488 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:29 15:15:29.510 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:29 15:15:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:29 15:15:29.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:29 15:15:29.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:30 15:15:30.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:30 15:15:30.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:30 15:15:30.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:30 15:15:30.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:30 15:15:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:30 15:15:30.519 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:30 15:15:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:30 15:15:30.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:30 15:15:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:30 15:15:30.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:30 15:15:30.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:30 15:15:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:30 15:15:30.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:30 15:15:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:30 15:15:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:30 15:15:30.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:30 15:15:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:30 15:15:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:30 15:15:30.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:30 15:15:30.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:30 15:15:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:30 15:15:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:30 15:15:30.558 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:30 15:15:30.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:30 15:15:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:30 15:15:30.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:30 15:15:30.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:31 15:15:31.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:31 15:15:31.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:31 15:15:31.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:31 15:15:31.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:31 15:15:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:31 15:15:31.563 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:31 15:15:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:31 15:15:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:31 15:15:31.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:31 15:15:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:31 15:15:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:31 15:15:31.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:31 15:15:31.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:31 15:15:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:31 15:15:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:31 15:15:31.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:31 15:15:31.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:31 15:15:31.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:31 15:15:31.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:31 15:15:31.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:31 15:15:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:31 15:15:31.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:31 15:15:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:31 15:15:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:31 15:15:31.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:31 15:15:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:31 15:15:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:31 15:15:31.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:31 15:15:31.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:31 15:15:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:31 15:15:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:31 15:15:31.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:31 15:15:31.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:31 15:15:31.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:31 15:15:31.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:31 15:15:31.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:32 15:15:32.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:32 15:15:32.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:32 15:15:32.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:32 15:15:32.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:32 15:15:32.583 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:32 15:15:32.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:32 15:15:32.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:32 15:15:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:32 15:15:32.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:32 15:15:32.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:33 15:15:33.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:33 15:15:33.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:33 15:15:33.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:33 15:15:33.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:33 15:15:33.585 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:33 15:15:33.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:33 15:15:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:33 15:15:33.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:33 15:15:33.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:34 15:15:34.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:34 15:15:34.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:34 15:15:34.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:34 15:15:34.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:35 15:15:35.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:35 15:15:35.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:35 15:15:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:35 15:15:35.087 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:35 15:15:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:35 15:15:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:35 15:15:35.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:35 15:15:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:35 15:15:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:35 15:15:35.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:35 15:15:35.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:35 15:15:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:35 15:15:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:35 15:15:35.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:35 15:15:35.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:35 15:15:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:35 15:15:35.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:35 15:15:35.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:35 15:15:35.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:35 15:15:35.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:36 15:15:36.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:36 15:15:36.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:36 15:15:36.089 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:36 15:15:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:36 15:15:36.090 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:36 15:15:36.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:36 15:15:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:36 15:15:36.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:36 15:15:36.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:36 15:15:36.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:36 15:15:36.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:37 15:15:37.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:37 15:15:37.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:37 15:15:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:37 15:15:37.100 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:37 15:15:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:37 15:15:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:37 15:15:37.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:37 15:15:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:37 15:15:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:37 15:15:37.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:37 15:15:37.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:37 15:15:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:37 15:15:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:37 15:15:37.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:37 15:15:37.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:37 15:15:37.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:37 15:15:37.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:37 15:15:37.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:37 15:15:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:37 15:15:37.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:37 15:15:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:37 15:15:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:37 15:15:37.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:37 15:15:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:37 15:15:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:37 15:15:37.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:37 15:15:37.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:37 15:15:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:37 15:15:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:37 15:15:37.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:37 15:15:37.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:37 15:15:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:37 15:15:37.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:37 15:15:37.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:37 15:15:37.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:37 15:15:37.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:38 15:15:38.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:38 15:15:38.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:38 15:15:38.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:38 15:15:38.111 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:38 15:15:38.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:38 15:15:38.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:38 15:15:38.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:38 15:15:38.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:38 15:15:38.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:38 15:15:38.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:38 15:15:38.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:39 15:15:39.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:39 15:15:39.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:39 15:15:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:39 15:15:39.116 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:39 15:15:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:39 15:15:39.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:39 15:15:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:39 15:15:39.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:39 15:15:39.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:39 15:15:39.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:39 15:15:39.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:40 15:15:40.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:40 15:15:40.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:40 15:15:40.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:40 15:15:40.118 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:40 15:15:40.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:40 15:15:40.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:40 15:15:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:40 15:15:40.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:40 15:15:40.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:40 15:15:40.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:40 15:15:40.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:41 15:15:41.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:41 15:15:41.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:41 15:15:41.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:41 15:15:41.120 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:41 15:15:41.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:41 15:15:41.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:41 15:15:41.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:41 15:15:41.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:41 15:15:41.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:41 15:15:41.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:41 15:15:41.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:41 15:15:41.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:41 15:15:41.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:41 15:15:41.121 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:41 15:15:41.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:41 15:15:41.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:41 15:15:41.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:41 15:15:41.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:41 15:15:41.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:41 15:15:41.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:42 15:15:42.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:42 15:15:42.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:42 15:15:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:42 15:15:42.143 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:42 15:15:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:42 15:15:42.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:42 15:15:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:42 15:15:42.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:42 15:15:42.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:42 15:15:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:42 15:15:42.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:42 15:15:42.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:42 15:15:42.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:42 15:15:42.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:42 15:15:42.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:42 15:15:42.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:42 15:15:42.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:42 15:15:42.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:43 15:15:43.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:43 15:15:43.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:43 15:15:43.154 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:43 15:15:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:43 15:15:43.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:43 15:15:43.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:43 15:15:43.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:43 15:15:43.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:43 15:15:43.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:43 15:15:43.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:43 15:15:43.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:44 15:15:44.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:44 15:15:44.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:44 15:15:44.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:44 15:15:44.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:44 15:15:44.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:44 15:15:44.656 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:44 15:15:44.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:44 15:15:44.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:44 15:15:44.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:44 15:15:44.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:44 15:15:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:44 15:15:44.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:44 15:15:44.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:44 15:15:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:44 15:15:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:44 15:15:44.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:44 15:15:44.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:44 15:15:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:44 15:15:44.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:44 15:15:44.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:45 15:15:45.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:45.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:47 15:15:45.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:45.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:47 15:15:45.658 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:47 15:15:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:47 15:15:45.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:47 15:15:45.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:47 15:15:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:47 15:15:45.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:45.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:47 15:15:46.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:46.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:47 15:15:46.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:46.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:47 15:15:46.660 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:47 15:15:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:47 15:15:46.660 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:47 15:15:46.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:47 15:15:46.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:47 15:15:46.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:46.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:47 15:15:47.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:47.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:47 15:15:47.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:47.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:47 15:15:47.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:47 15:15:47.682 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:47 15:15:47.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:47 15:15:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:47 15:15:47.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:47.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:47 15:15:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:47 15:15:47.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:47 15:15:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:47 15:15:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:47 15:15:47.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:47 15:15:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:47 15:15:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:47 15:15:47.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:47 15:15:47.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:47 15:15:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:47 15:15:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:47 15:15:47.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:47 15:15:47.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:47 15:15:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:47 15:15:47.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:47 15:15:47.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:48 15:15:48.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:48 15:15:48.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:48 15:15:48.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:48 15:15:48.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:48 15:15:48.692 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:48 15:15:48.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:48 15:15:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:48 15:15:48.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:48 15:15:48.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:49 15:15:49.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:49 15:15:49.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:49 15:15:49.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:49 15:15:49.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:49 15:15:49.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:49 15:15:49.694 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:49 15:15:49.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:49 15:15:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:49 15:15:49.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:49 15:15:49.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:50 15:15:50.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:50 15:15:50.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:50 15:15:50.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:50 15:15:50.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:50 15:15:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:50 15:15:50.695 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:50 15:15:50.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:50 15:15:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:50 15:15:50.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:50 15:15:50.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:51 15:15:51.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:51 15:15:51.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:51 15:15:51.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:51 15:15:51.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:51 15:15:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:51 15:15:51.697 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:51 15:15:51.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:51 15:15:51.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:51 15:15:51.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:51 15:15:51.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:51 15:15:51.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:51 15:15:51.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:51 15:15:51.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:51 15:15:51.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:51 15:15:51.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:51 15:15:51.701 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:51 15:15:51.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:51 15:15:51.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:51 15:15:51.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:51 15:15:51.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:52 15:15:52.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:52 15:15:52.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:52 15:15:52.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:52 15:15:52.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:52 15:15:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:52 15:15:52.723 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:52 15:15:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:52 15:15:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:52 15:15:52.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:52 15:15:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:52 15:15:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:52 15:15:52.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:52 15:15:52.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:52 15:15:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:52 15:15:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:52 15:15:52.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:52 15:15:52.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:52 15:15:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:52 15:15:52.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:52 15:15:52.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:52 15:15:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:52 15:15:52.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:52 15:15:52.735 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:52 15:15:52.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:52 15:15:52.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:52 15:15:52.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:52 15:15:52.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:53 15:15:53.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:53 15:15:53.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:53 15:15:53.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:53 15:15:53.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:53 15:15:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:53 15:15:53.738 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:53 15:15:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:53 15:15:53.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:53 15:15:53.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:53 15:15:53.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:53 15:15:53.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:53 15:15:53.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:53 15:15:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:53 15:15:53.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:53 15:15:53.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:53 15:15:53.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:53 15:15:53.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:53 15:15:53.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:53 15:15:53.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:53 15:15:53.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:53 15:15:53.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:53 15:15:53.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:53 15:15:53.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:53 15:15:53.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:53 15:15:53.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:53 15:15:53.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:53 15:15:53.749 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:53 15:15:53.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:53 15:15:53.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:53 15:15:53.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:53 15:15:53.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:54 15:15:54.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:54 15:15:54.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:54 15:15:54.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:54 15:15:54.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:54 15:15:54.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:54 15:15:54.769 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:54 15:15:54.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:54 15:15:54.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:54 15:15:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:54 15:15:54.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:54 15:15:54.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:54 15:15:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:54 15:15:54.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:54 15:15:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:54 15:15:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:54 15:15:54.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:54 15:15:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:54 15:15:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:54 15:15:54.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:54 15:15:54.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:54 15:15:54.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:54 15:15:54.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:54 15:15:54.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:54 15:15:54.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:54 15:15:54.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:54 15:15:54.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:54 15:15:54.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:54 15:15:54.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:54 15:15:54.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:54 15:15:54.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:54 15:15:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:54 15:15:54.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:54 15:15:54.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:55 15:15:55.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:55 15:15:55.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:55 15:15:55.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:55 15:15:55.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:55 15:15:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:55 15:15:55.779 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:55 15:15:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:55 15:15:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:55 15:15:55.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:55 15:15:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:55 15:15:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:55 15:15:55.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:55 15:15:55.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:55 15:15:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:55 15:15:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:55 15:15:55.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:55 15:15:55.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:55 15:15:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:55 15:15:55.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:55 15:15:55.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:56 15:15:56.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:56 15:15:56.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:56 15:15:56.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:56 15:15:56.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:56 15:15:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:56 15:15:56.781 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:56 15:15:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:15:56 15:15:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:15:56 15:15:56.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:15:56 15:15:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:56 15:15:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:56 15:15:56.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:56 15:15:56.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:56 15:15:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:56 15:15:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:56 15:15:56.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:15:56 15:15:56.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:56 15:15:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:56 15:15:56.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:56 15:15:56.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:57 15:15:57.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:57 15:15:57.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:57 15:15:57.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:57 15:15:57.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:57 15:15:57.783 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:57 15:15:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:57 15:15:57.784 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:15:57 15:15:57.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:57 15:15:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:57 15:15:57.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:57 15:15:57.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:58 15:15:58.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:58 15:15:58.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:58 15:15:58.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:58 15:15:58.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:58 15:15:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:58 15:15:58.792 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:58 15:15:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:15:58 15:15:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:15:58 15:15:58.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:15:58 15:15:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:58 15:15:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:58 15:15:58.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:58 15:15:58.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:58 15:15:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:58 15:15:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:58 15:15:58.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:15:58 15:15:58.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:58 15:15:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:58 15:15:58.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:58 15:15:58.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:58 15:15:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:58 15:15:58.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:58 15:15:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:15:58 15:15:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:15:58 15:15:58.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:15:58 15:15:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:58 15:15:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:58 15:15:58.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:58 15:15:58.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:58 15:15:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:58 15:15:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:58 15:15:58.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:15:58 15:15:58.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:58 15:15:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:58 15:15:58.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:58 15:15:58.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:58 15:15:58.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:58 15:15:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:58 15:15:58.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:58 15:15:58.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:59 15:15:59.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:59 15:15:59.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:59 15:15:59.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:59 15:15:59.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:15:59 15:15:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:15:59 15:15:59.809 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:15:59 15:15:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:15:59 15:15:59.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:15:59 15:15:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:15:59 15:15:59.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:15:59 15:15:59.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:00 15:16:00.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:00 15:16:00.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:00 15:16:00.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:00 15:16:00.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:00 15:16:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:00 15:16:00.811 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:00 15:16:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:00 15:16:00.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:00 15:16:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:00 15:16:00.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:00 15:16:00.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:01 15:16:01.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:01 15:16:01.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:01 15:16:01.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:01 15:16:01.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:01 15:16:01.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:01 15:16:01.813 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:01 15:16:01.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:01 15:16:01.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:01 15:16:01.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:01 15:16:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:01 15:16:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:01 15:16:01.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:01 15:16:01.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:01 15:16:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:01 15:16:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:01 15:16:01.814 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:01 15:16:01.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:01 15:16:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:01 15:16:01.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:01 15:16:01.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:02 15:16:02.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:02 15:16:02.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:02 15:16:02.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:02 15:16:02.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:02 15:16:02.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:02 15:16:02.822 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:02 15:16:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:02 15:16:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:02 15:16:02.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:02 15:16:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:02 15:16:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:02 15:16:02.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:02 15:16:02.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:02 15:16:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:02 15:16:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:02 15:16:02.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:02 15:16:02.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:02 15:16:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:02 15:16:02.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:02 15:16:02.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:02 15:16:02.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:02 15:16:02.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:02 15:16:02.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:02 15:16:02.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:02 15:16:02.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:02 15:16:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:02 15:16:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:02 15:16:02.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:02 15:16:02.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:02 15:16:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:02 15:16:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:02 15:16:02.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:02 15:16:02.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:02 15:16:02.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:02 15:16:02.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:02 15:16:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:02 15:16:02.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:02 15:16:02.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:03 15:16:03.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:03 15:16:03.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:03 15:16:03.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:03 15:16:03.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:03 15:16:03.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:03 15:16:03.833 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:03 15:16:03.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:03 15:16:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:03 15:16:03.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:03 15:16:03.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:04 15:16:04.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:04 15:16:04.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:04 15:16:04.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:04 15:16:04.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:04 15:16:04.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:04 15:16:04.834 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:04 15:16:04.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:04 15:16:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:04 15:16:04.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:04 15:16:04.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:05 15:16:05.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:05 15:16:05.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:05 15:16:05.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:05 15:16:05.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:05 15:16:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:05 15:16:05.836 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:05 15:16:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:05 15:16:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:05 15:16:05.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:05 15:16:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:05 15:16:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:05 15:16:05.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:05 15:16:05.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:05 15:16:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:05 15:16:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:05 15:16:05.840 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:05 15:16:05.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:05 15:16:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:05 15:16:05.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:05 15:16:05.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:06 15:16:06.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:06 15:16:06.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:06 15:16:06.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:07 15:16:06.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:07 15:16:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:07 15:16:06.848 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:07 15:16:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:07 15:16:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:07 15:16:06.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:07 15:16:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:07 15:16:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:07 15:16:06.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:07 15:16:06.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:07 15:16:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:07 15:16:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:07 15:16:06.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:07 15:16:06.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:07 15:16:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:07 15:16:06.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:07 15:16:06.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:07 15:16:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:07 15:16:06.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:07 15:16:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:07 15:16:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:07 15:16:06.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:07 15:16:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:07 15:16:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:07 15:16:06.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:07 15:16:06.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:07 15:16:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:07 15:16:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:07 15:16:06.859 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:07 15:16:06.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:07 15:16:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:07 15:16:06.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:07 15:16:06.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:07 15:16:07.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:07 15:16:07.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:07 15:16:07.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:07 15:16:07.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:07 15:16:07.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:07 15:16:07.862 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:07 15:16:07.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:07 15:16:07.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:07 15:16:07.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:07 15:16:07.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:07 15:16:07.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:07 15:16:07.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:07 15:16:07.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:07 15:16:07.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:07 15:16:07.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:07 15:16:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:07 15:16:07.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:07 15:16:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:07 15:16:07.873 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:07 15:16:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:07 15:16:07.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:07 15:16:07.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:08 15:16:08.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:08 15:16:08.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:08 15:16:08.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:08 15:16:08.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:08 15:16:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:08 15:16:08.876 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:08 15:16:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:08 15:16:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:08 15:16:08.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:08 15:16:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:08 15:16:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:08 15:16:08.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:08 15:16:08.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:08 15:16:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:08 15:16:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:08 15:16:08.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:08 15:16:08.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:08 15:16:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:08 15:16:08.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:08 15:16:08.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:08 15:16:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:08 15:16:08.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:08 15:16:08.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:08 15:16:08.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:08 15:16:08.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:08 15:16:08.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:08 15:16:08.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:08 15:16:08.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:08 15:16:08.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:08 15:16:08.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:08 15:16:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:08 15:16:08.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:08 15:16:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:08 15:16:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:08 15:16:08.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:08 15:16:08.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:08 15:16:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:08 15:16:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:08 15:16:08.894 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:08 15:16:08.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:08 15:16:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:08 15:16:08.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:08 15:16:08.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:09 15:16:09.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:09 15:16:09.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:09 15:16:09.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:09 15:16:09.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:09 15:16:09.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:09 15:16:09.910 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:09 15:16:09.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:09 15:16:09.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:09 15:16:09.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:09 15:16:09.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:09 15:16:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:09 15:16:09.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:09 15:16:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:09 15:16:09.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:09 15:16:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:09 15:16:09.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:09 15:16:09.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:09 15:16:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:09 15:16:09.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:09 15:16:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:09 15:16:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:09 15:16:09.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:09 15:16:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:09 15:16:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:09 15:16:09.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:09 15:16:09.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:09 15:16:09.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:09 15:16:09.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:09 15:16:09.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:09 15:16:09.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:09 15:16:09.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:09 15:16:09.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:09 15:16:09.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:09 15:16:09.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:09 15:16:09.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:10 15:16:10.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:10 15:16:10.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:10 15:16:10.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:10 15:16:10.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:10 15:16:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:10 15:16:10.935 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:10 15:16:10.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:10 15:16:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:10 15:16:10.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:10 15:16:10.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:11 15:16:11.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:11 15:16:11.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:11 15:16:11.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:11 15:16:11.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:11 15:16:11.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:11 15:16:11.936 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:11 15:16:11.937 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:11 15:16:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:11 15:16:11.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:11 15:16:11.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:12 15:16:12.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:12 15:16:12.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:12 15:16:12.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:12 15:16:12.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:12 15:16:12.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:12 15:16:12.957 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:12 15:16:12.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:12 15:16:12.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:12 15:16:12.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:12 15:16:12.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:12 15:16:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:12 15:16:12.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:12 15:16:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:12 15:16:12.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:12 15:16:12.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:12 15:16:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:12 15:16:12.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:12 15:16:12.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:12 15:16:12.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:12 15:16:12.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:12 15:16:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:12 15:16:12.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:12 15:16:12.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:13 15:16:13.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:13 15:16:13.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:13 15:16:13.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:13 15:16:13.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:13 15:16:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:13 15:16:13.981 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:13 15:16:13.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:13 15:16:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:13 15:16:13.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:13 15:16:13.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:14 15:16:14.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:14 15:16:14.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:14 15:16:14.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:14 15:16:14.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:14 15:16:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:14 15:16:14.982 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:14 15:16:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:14 15:16:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:14 15:16:14.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:14 15:16:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:14 15:16:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:14 15:16:14.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:14 15:16:14.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:14 15:16:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:14 15:16:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:14 15:16:14.993 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:14 15:16:14.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:14 15:16:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:14 15:16:14.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:14 15:16:14.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:15 15:16:15.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:15 15:16:15.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:15 15:16:15.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:15 15:16:15.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:15 15:16:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:15 15:16:15.996 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:15 15:16:15.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:15 15:16:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:15 15:16:15.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:16 15:16:15.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:16 15:16:16.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:16 15:16:16.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:16 15:16:16.004 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:16 15:16:16.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:16 15:16:16.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:16 15:16:16.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:16 15:16:16.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:16 15:16:16.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:17 15:16:17.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:17 15:16:17.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:17 15:16:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:17 15:16:17.011 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:17 15:16:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:17 15:16:17.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:17 15:16:17.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:17 15:16:17.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:17 15:16:17.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:17 15:16:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:17 15:16:17.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:17 15:16:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:17 15:16:17.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:17 15:16:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:17 15:16:17.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:17 15:16:17.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:17 15:16:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:17 15:16:17.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:17 15:16:17.028 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:17 15:16:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:17 15:16:17.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:17 15:16:17.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:17 15:16:17.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:17 15:16:17.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:18 15:16:18.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:18 15:16:18.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:18 15:16:18.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:18 15:16:18.050 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:18 15:16:18.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:18 15:16:18.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:18 15:16:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:18 15:16:18.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:18 15:16:18.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:18 15:16:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:18 15:16:18.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:18 15:16:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:18 15:16:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:18 15:16:18.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:18 15:16:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:18 15:16:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:18 15:16:18.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:18 15:16:18.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:18 15:16:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:18 15:16:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:18 15:16:18.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:18 15:16:18.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:18 15:16:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:18 15:16:18.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:18 15:16:18.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:18 15:16:18.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:18 15:16:18.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:18 15:16:18.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:18 15:16:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:18 15:16:18.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:18 15:16:18.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:18 15:16:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:18 15:16:18.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:18 15:16:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:18 15:16:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:18 15:16:18.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:18 15:16:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:18 15:16:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:18 15:16:18.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:18 15:16:18.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:18 15:16:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:18 15:16:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:18 15:16:18.082 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:18 15:16:18.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:18 15:16:18.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:18 15:16:18.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:18 15:16:18.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:18 15:16:18.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:18 15:16:18.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:19 15:16:19.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:19 15:16:19.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:19 15:16:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:19 15:16:19.085 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:19 15:16:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:19 15:16:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:19 15:16:19.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:19 15:16:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:19 15:16:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:19 15:16:19.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:19 15:16:19.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:19 15:16:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:19 15:16:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:19 15:16:19.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:19 15:16:19.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:19 15:16:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:19 15:16:19.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:19 15:16:19.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:19 15:16:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:19 15:16:19.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:19 15:16:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:19 15:16:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:19 15:16:19.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:19 15:16:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:19 15:16:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:19 15:16:19.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:19 15:16:19.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:19 15:16:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:19 15:16:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:19 15:16:19.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:19 15:16:19.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:19 15:16:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:19 15:16:19.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:19 15:16:19.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:19 15:16:19.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:19 15:16:19.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:19 15:16:19.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:19 15:16:19.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:19 15:16:19.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:19 15:16:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:19 15:16:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:19 15:16:19.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:19 15:16:19.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:19 15:16:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:19 15:16:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:19 15:16:19.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:19 15:16:19.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:19 15:16:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:19 15:16:19.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:19 15:16:19.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:19 15:16:19.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:19 15:16:19.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:19 15:16:19.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:19 15:16:19.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:19 15:16:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:19 15:16:19.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:19 15:16:19.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:19 15:16:19.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:19 15:16:19.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:19 15:16:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:19 15:16:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:19 15:16:19.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:19 15:16:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:19 15:16:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:19 15:16:19.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:19 15:16:19.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:19 15:16:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:19 15:16:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:19 15:16:19.109 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:19 15:16:19.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:19 15:16:19.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:19 15:16:19.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:19 15:16:19.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:19 15:16:19.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:19 15:16:19.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:20 15:16:20.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:20 15:16:20.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:20 15:16:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:20 15:16:20.118 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:20 15:16:20.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:20 15:16:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:20 15:16:20.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:20 15:16:20.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:20 15:16:20.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:20 15:16:20.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:20 15:16:20.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:20 15:16:20.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:20 15:16:20.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:20 15:16:20.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:20 15:16:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:20 15:16:20.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:20 15:16:20.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:20 15:16:20.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:20 15:16:20.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:20 15:16:20.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:20 15:16:20.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:20 15:16:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:20 15:16:20.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:20 15:16:20.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:20 15:16:20.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:20 15:16:20.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:20 15:16:20.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:20 15:16:20.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:20 15:16:20.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:20 15:16:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:20 15:16:20.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:20 15:16:20.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:20 15:16:20.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:20 15:16:20.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:21 15:16:21.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:21 15:16:21.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:21 15:16:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:21 15:16:21.142 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:21 15:16:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:21 15:16:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:21 15:16:21.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:21 15:16:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:21 15:16:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:21 15:16:21.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:21 15:16:21.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:21 15:16:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:21 15:16:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:21 15:16:21.145 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:21 15:16:21.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:21 15:16:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:21 15:16:21.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:21 15:16:21.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:21 15:16:21.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:21 15:16:21.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:22 15:16:22.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:22 15:16:22.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:22 15:16:22.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:22 15:16:22.153 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:22 15:16:22.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:22 15:16:22.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:22 15:16:22.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:22 15:16:22.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:22 15:16:22.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:22 15:16:22.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:22 15:16:22.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:22 15:16:22.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:22 15:16:22.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:22 15:16:22.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:22 15:16:22.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:22 15:16:22.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:22 15:16:22.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:22 15:16:22.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:22 15:16:22.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:22 15:16:22.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:22 15:16:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:22 15:16:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:22 15:16:22.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:22 15:16:22.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:22 15:16:22.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:22 15:16:22.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:22 15:16:22.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:22 15:16:22.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:22 15:16:22.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:22 15:16:22.167 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:22 15:16:22.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:22 15:16:22.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:22 15:16:22.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:22 15:16:22.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:22 15:16:22.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:22 15:16:22.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:23 15:16:23.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:23 15:16:23.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:23 15:16:23.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:23 15:16:23.169 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:23 15:16:23.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:23 15:16:23.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:23 15:16:23.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:23 15:16:23.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:23 15:16:23.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:23 15:16:23.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:23 15:16:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:23 15:16:23.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:23 15:16:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:23 15:16:23.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:23 15:16:23.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:23 15:16:23.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:23 15:16:23.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:23 15:16:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:23 15:16:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:23 15:16:23.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:23 15:16:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:23 15:16:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:23 15:16:23.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:23 15:16:23.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:23 15:16:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:23 15:16:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:23 15:16:23.178 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:23 15:16:23.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:23 15:16:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:23 15:16:23.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:23 15:16:23.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:23 15:16:23.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:23 15:16:23.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:24 15:16:24.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:24 15:16:24.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:24 15:16:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:24 15:16:24.180 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:24 15:16:24.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:24 15:16:24.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:24 15:16:24.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:24 15:16:24.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:24 15:16:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:24 15:16:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:24 15:16:24.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:24 15:16:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:24 15:16:24.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:24 15:16:24.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:24 15:16:24.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:24 15:16:24.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:24 15:16:24.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:24 15:16:24.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:24 15:16:24.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:24 15:16:24.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:24 15:16:24.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:24 15:16:24.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:24 15:16:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:24 15:16:24.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:24 15:16:24.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:24 15:16:24.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:24 15:16:24.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:24 15:16:24.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:24 15:16:24.197 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:24 15:16:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:24 15:16:24.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:24 15:16:24.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:24 15:16:24.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:24 15:16:24.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:25 15:16:25.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:25 15:16:25.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:25 15:16:25.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:25 15:16:25.223 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:25 15:16:25.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:25 15:16:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:25 15:16:25.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:25 15:16:25.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:25 15:16:25.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:25 15:16:25.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:25 15:16:25.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:25 15:16:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:25 15:16:25.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:25 15:16:25.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:25 15:16:25.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:25 15:16:25.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:25 15:16:25.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:25 15:16:25.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:25 15:16:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:25 15:16:25.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:25 15:16:25.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:25 15:16:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:25 15:16:25.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:25 15:16:25.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:25 15:16:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:25 15:16:25.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:25 15:16:25.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:25 15:16:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:25 15:16:25.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:25 15:16:25.246 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:25 15:16:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:25 15:16:25.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:25 15:16:25.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:25 15:16:25.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:25 15:16:25.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:26 15:16:26.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:26 15:16:26.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:26 15:16:26.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:26 15:16:26.267 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:26 15:16:26.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:26 15:16:26.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:26 15:16:26.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:26 15:16:26.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:26 15:16:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:26 15:16:26.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:26 15:16:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:26 15:16:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:26 15:16:26.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:26 15:16:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:26 15:16:26.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:26 15:16:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:26 15:16:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:26 15:16:26.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:26 15:16:26.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:26 15:16:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:26 15:16:26.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:26 15:16:26.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:26 15:16:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:26 15:16:26.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:26 15:16:26.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:26 15:16:26.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:26 15:16:26.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:26 15:16:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:26 15:16:26.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:26 15:16:26.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:26 15:16:26.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:26 15:16:26.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:26 15:16:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:26 15:16:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:26 15:16:26.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:26 15:16:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:26 15:16:26.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:26 15:16:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:26 15:16:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:26 15:16:26.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:26 15:16:26.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:26 15:16:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:26 15:16:26.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:26 15:16:26.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:26 15:16:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:26 15:16:26.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:26 15:16:26.291 INFO [WorkbenchTestable][AbstractShell] Close shell shell1
11:16:26 15:16:26.292 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1'
11:16:26 15:16:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:16:26 15:16:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:16:26 15:16:26.299 INFO [WorkbenchTestable][AbstractShell] Close shell shell2
11:16:26 15:16:26.299 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2'
11:16:26 15:16:26.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:16:26 15:16:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:16:26 15:16:26.301 INFO [WorkbenchTestable][AbstractShell] Close shell shell3
11:16:26 15:16:26.301 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3'
11:16:26 15:16:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:16:26 15:16:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:16:26 15:16:26.302 INFO [WorkbenchTestable][AbstractShell] Close shell shell4
11:16:26 15:16:26.302 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4'
11:16:26 15:16:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:16:26 15:16:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:16:26 15:16:26.304 INFO [WorkbenchTestable][AbstractShell] Close shell shell5
11:16:26 15:16:26.304 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5'
11:16:26 15:16:26.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:16:26 15:16:26.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:16:26 15:16:26.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
11:16:26 15:16:26.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:16:26 15:16:26.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:16:26 15:16:26.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:26 15:16:26.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:26 15:16:26.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
11:16:26 15:16:26.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:16:26 15:16:26.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
11:16:26 15:16:26.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
11:16:26 15:16:26.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:16:26 15:16:26.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:16:26 15:16:26.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:16:26 15:16:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:26 15:16:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:26 15:16:26.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:26 15:16:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:26 15:16:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:26 15:16:26.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:26 15:16:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:26 15:16:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:26 15:16:26.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:26 15:16:26.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:26 15:16:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:26 15:16:26.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:26 15:16:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:26 15:16:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:26 15:16:26.372 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:26 15:16:26.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:26 15:16:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:26 15:16:26.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:26 15:16:26.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:26 15:16:26.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:26 15:16:26.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:27 15:16:27.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:27 15:16:27.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:27 15:16:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:27 15:16:27.375 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:27 15:16:27.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:27 15:16:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:27 15:16:27.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:27 15:16:27.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:27 15:16:27.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:27 15:16:27.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:28 15:16:28.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:28 15:16:28.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:28 15:16:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:28 15:16:28.376 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:28 15:16:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:28 15:16:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:28 15:16:28.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:28 15:16:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:28 15:16:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:28 15:16:28.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:28 15:16:28.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:28 15:16:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:28 15:16:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:28 15:16:28.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:28 15:16:28.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:28 15:16:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:28 15:16:28.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:28 15:16:28.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:28 15:16:28.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:28 15:16:28.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:29 15:16:29.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:29 15:16:29.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:29 15:16:29.378 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:29 15:16:29.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:29 15:16:29.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:29 15:16:29.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:29 15:16:29.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:29 15:16:29.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:29 15:16:29.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:30 15:16:30.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:30 15:16:30.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:30 15:16:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:30 15:16:30.380 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:30 15:16:30.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:30 15:16:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:30 15:16:30.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:30 15:16:30.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:30 15:16:30.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:30 15:16:30.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:31 15:16:31.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:31 15:16:31.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:31 15:16:31.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:31 15:16:31.381 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:31 15:16:31.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:31 15:16:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:31 15:16:31.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:31 15:16:31.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:31 15:16:31.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:31 15:16:31.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:32 15:16:32.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:32 15:16:32.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:32 15:16:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:32 15:16:32.383 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:32 15:16:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:32 15:16:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:32 15:16:32.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:32 15:16:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:32 15:16:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:32 15:16:32.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:32 15:16:32.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:32 15:16:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:32 15:16:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:32 15:16:32.387 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:32 15:16:32.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:32 15:16:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:32 15:16:32.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:32 15:16:32.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:32 15:16:32.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:32 15:16:32.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:33 15:16:33.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:33 15:16:33.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:33 15:16:33.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:33 15:16:33.406 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:33 15:16:33.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:33 15:16:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:33 15:16:33.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:33 15:16:33.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:33 15:16:33.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:33 15:16:33.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:34 15:16:34.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:34 15:16:34.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:34 15:16:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:34 15:16:34.408 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:34 15:16:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:34 15:16:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:34 15:16:34.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:34 15:16:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:34 15:16:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:34 15:16:34.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:34 15:16:34.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:34 15:16:34.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:34 15:16:34.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:34 15:16:34.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:34 15:16:34.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:34 15:16:34.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:34 15:16:34.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:34 15:16:34.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:34 15:16:34.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:34 15:16:34.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:35 15:16:35.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:35 15:16:35.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:35 15:16:35.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:35 15:16:35.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:35 15:16:35.910 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:35 15:16:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:35 15:16:35.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:35 15:16:35.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:35 15:16:35.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:35 15:16:35.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:35 15:16:35.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:36 15:16:36.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:36 15:16:36.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:36 15:16:36.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:36 15:16:36.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:36 15:16:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:36 15:16:36.925 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:36 15:16:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:36 15:16:36.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:36 15:16:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:36 15:16:36.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:36 15:16:36.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:37 15:16:37.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:37 15:16:37.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:37 15:16:37.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:37 15:16:37.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:37 15:16:37.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:37 15:16:37.927 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:37 15:16:37.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:37 15:16:37.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:37 15:16:37.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:37 15:16:37.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:37 15:16:37.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:37 15:16:37.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:37 15:16:37.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:37 15:16:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:37 15:16:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:37 15:16:37.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:37 15:16:37.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:37 15:16:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:37 15:16:37.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:37 15:16:37.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:37 15:16:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:37 15:16:37.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:37 15:16:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:37 15:16:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:37 15:16:37.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:37 15:16:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:37 15:16:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:37 15:16:37.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:37 15:16:37.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:37 15:16:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:37 15:16:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:37 15:16:37.931 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:37 15:16:37.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:37 15:16:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:37 15:16:37.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:37 15:16:37.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:38 15:16:38.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:38 15:16:38.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:38 15:16:38.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:38 15:16:38.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:38 15:16:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:38 15:16:38.939 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:38 15:16:38.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:38 15:16:38.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:38 15:16:38.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:38 15:16:38.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:38 15:16:38.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:39 15:16:39.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:39 15:16:39.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:39 15:16:39.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:39 15:16:39.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:39 15:16:39.941 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:39 15:16:39.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:39 15:16:39.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:39 15:16:39.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:39 15:16:39.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:40 15:16:40.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:40 15:16:40.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:40 15:16:40.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:40 15:16:40.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:40 15:16:40.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:40 15:16:40.942 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:40 15:16:40.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:40 15:16:40.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:40 15:16:40.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:40 15:16:40.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:40 15:16:40.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:41 15:16:41.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:41 15:16:41.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:41 15:16:41.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:41 15:16:41.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:41 15:16:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:41 15:16:41.944 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:41 15:16:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:41 15:16:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:41 15:16:41.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:41 15:16:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:41 15:16:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:41 15:16:41.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:41 15:16:41.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:41 15:16:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:41 15:16:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:41 15:16:41.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:41 15:16:41.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:41 15:16:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:41 15:16:41.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:41 15:16:41.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:42 15:16:42.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:42 15:16:42.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:42 15:16:42.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:42 15:16:42.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:42 15:16:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:42 15:16:42.946 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:42 15:16:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:42 15:16:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:42 15:16:42.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:42 15:16:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:42 15:16:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:42 15:16:42.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:42 15:16:42.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:42 15:16:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:42 15:16:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:42 15:16:42.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:42 15:16:42.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:42 15:16:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:42 15:16:42.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:42 15:16:42.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:42 15:16:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:42 15:16:42.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:42 15:16:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:42 15:16:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:42 15:16:42.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:42 15:16:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:42 15:16:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:42 15:16:42.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:42 15:16:42.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:42 15:16:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:42 15:16:42.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:42 15:16:42.956 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:42 15:16:42.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:42 15:16:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:42 15:16:42.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:42 15:16:42.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:43 15:16:43.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:43 15:16:43.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:43 15:16:43.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:43 15:16:43.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:43 15:16:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:43 15:16:43.959 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:43 15:16:43.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:43 15:16:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:43 15:16:43.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:43 15:16:43.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:44 15:16:44.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:44 15:16:44.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:44 15:16:44.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:44 15:16:44.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:44 15:16:44.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:44 15:16:44.960 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:44 15:16:44.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:44 15:16:44.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:44 15:16:44.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:44 15:16:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:44 15:16:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:44 15:16:44.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:44 15:16:44.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:44 15:16:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:44 15:16:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:44 15:16:44.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:44 15:16:44.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:44 15:16:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:44 15:16:44.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:44 15:16:44.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:45 15:16:45.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:45 15:16:45.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:45 15:16:45.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:45 15:16:45.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:45 15:16:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:45 15:16:45.962 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:45 15:16:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:45 15:16:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:45 15:16:45.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:45 15:16:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:45 15:16:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:45 15:16:45.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:45 15:16:45.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:45 15:16:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:45 15:16:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:45 15:16:45.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:45 15:16:45.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:45 15:16:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:45 15:16:45.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:45 15:16:45.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:46 15:16:46.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:46 15:16:46.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:46 15:16:46.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:46 15:16:46.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:47 15:16:47.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:47 15:16:47.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:47 15:16:47.464 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:47 15:16:47.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:47 15:16:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:47 15:16:47.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:47 15:16:47.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:47 15:16:47.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:47 15:16:47.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:47 15:16:47.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:47 15:16:47.467 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:47 15:16:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:47 15:16:47.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:47 15:16:47.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:47 15:16:47.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:47 15:16:47.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:48 15:16:48.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:48 15:16:48.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:48 15:16:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:48 15:16:48.470 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:48 15:16:48.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:48 15:16:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:48 15:16:48.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:48 15:16:48.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:48 15:16:48.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:48 15:16:48.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:49 15:16:49.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:49 15:16:49.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:49 15:16:49.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:49 15:16:49.472 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:49 15:16:49.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:49 15:16:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:49 15:16:49.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:49 15:16:49.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:49 15:16:49.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:49 15:16:49.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:50 15:16:50.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:50 15:16:50.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:50 15:16:50.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:50 15:16:50.473 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:50 15:16:50.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:50 15:16:50.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:50 15:16:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:50 15:16:50.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:50 15:16:50.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:50 15:16:50.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:50 15:16:50.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:51 15:16:51.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:51 15:16:51.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:51 15:16:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:51 15:16:51.475 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:51 15:16:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:51 15:16:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:51 15:16:51.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:51 15:16:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:51 15:16:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:51 15:16:51.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:51 15:16:51.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:51 15:16:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:51 15:16:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:51 15:16:51.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:51 15:16:51.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:51 15:16:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:51 15:16:51.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:51 15:16:51.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:51 15:16:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:51 15:16:51.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:51 15:16:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:51 15:16:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:51 15:16:51.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:51 15:16:51.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:51 15:16:51.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:51 15:16:51.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:51 15:16:51.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:51 15:16:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:51 15:16:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:51 15:16:51.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:51 15:16:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:51 15:16:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:51 15:16:51.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:51 15:16:51.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:51 15:16:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:51 15:16:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:51 15:16:51.483 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:51 15:16:51.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:51 15:16:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:51 15:16:51.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:51 15:16:51.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:51 15:16:51.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:51 15:16:51.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:52 15:16:52.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:52 15:16:52.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:52 15:16:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:52 15:16:52.489 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:52 15:16:52.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:52 15:16:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:52 15:16:52.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:52 15:16:52.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:52 15:16:52.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:52 15:16:52.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:53 15:16:53.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:53 15:16:53.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:53 15:16:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:53 15:16:53.491 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:53 15:16:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:53 15:16:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:53 15:16:53.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:53 15:16:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:53 15:16:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:53 15:16:53.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:53 15:16:53.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:53 15:16:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:53 15:16:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:53 15:16:53.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:53 15:16:53.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:53 15:16:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:53 15:16:53.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:53 15:16:53.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:53 15:16:53.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:53 15:16:53.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:54 15:16:54.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:54 15:16:54.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:54 15:16:54.493 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:54 15:16:54.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:54 15:16:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:54 15:16:54.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:54 15:16:54.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:54 15:16:54.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:54 15:16:54.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:54 15:16:54.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:54 15:16:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:54 15:16:54.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:54 15:16:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:54 15:16:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:54 15:16:54.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:54 15:16:54.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:54 15:16:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:54 15:16:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:54 15:16:54.497 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:54 15:16:54.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:54 15:16:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:54 15:16:54.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:54 15:16:54.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:54 15:16:54.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:54 15:16:54.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:55 15:16:55.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:55 15:16:55.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:55 15:16:55.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:55 15:16:55.499 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:55 15:16:55.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:55 15:16:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:55 15:16:55.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:55 15:16:55.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:56 15:16:56.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:56 15:16:56.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:56 15:16:56.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:56 15:16:56.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:56 15:16:56.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:56 15:16:56.501 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:56 15:16:56.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:56 15:16:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:56 15:16:56.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:56 15:16:56.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:57 15:16:57.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:57 15:16:57.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:57 15:16:57.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:57 15:16:57.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:57 15:16:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:57 15:16:57.502 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:57 15:16:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:16:57 15:16:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:16:57 15:16:57.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:57 15:16:57.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:57 15:16:57.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:57 15:16:57.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:57 15:16:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:16:57 15:16:57.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:16:57 15:16:57.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:16:57 15:16:57.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:57 15:16:57.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:57 15:16:57.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:57 15:16:57.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:57 15:16:57.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:57 15:16:57.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:57 15:16:57.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:57 15:16:57.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:57 15:16:57.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:57 15:16:57.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:57 15:16:57.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:57 15:16:57.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:57 15:16:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:57 15:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:57 15:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:57 15:16:57.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:57 15:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:57 15:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:57 15:16:57.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:57 15:16:57.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:57 15:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:57 15:16:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:57 15:16:57.528 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:57 15:16:57.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:57 15:16:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:57 15:16:57.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:57 15:16:57.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:58 15:16:58.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:58 15:16:58.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:58 15:16:58.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:58 15:16:58.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:58 15:16:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:58 15:16:58.530 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:58 15:16:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:16:58 15:16:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:16:58 15:16:58.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:16:58 15:16:58.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:58 15:16:58.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:58 15:16:58.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:58 15:16:58.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:58 15:16:58.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:58 15:16:58.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:58 15:16:58.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:16:58 15:16:58.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:58 15:16:58.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:58 15:16:58.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:58 15:16:58.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:59 15:16:59.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:59 15:16:59.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:59 15:16:59.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:59 15:16:59.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:16:59 15:16:59.532 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:59 15:16:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:59 15:16:59.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:16:59 15:16:59.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:59 15:16:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:59 15:16:59.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:59 15:16:59.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:16:59 15:16:59.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:16:59 15:16:59.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:16:59 15:16:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:16:59 15:16:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:16:59 15:16:59.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:16:59 15:16:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:16:59 15:16:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:16:59 15:16:59.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:16:59 15:16:59.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:16:59 15:16:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:16:59 15:16:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:16:59 15:16:59.536 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:16:59 15:16:59.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:16:59 15:16:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:16:59 15:16:59.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:16:59 15:16:59.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:00 15:17:00.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:00 15:17:00.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:00 15:17:00.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:00 15:17:00.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:00 15:17:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:17:00 15:17:00.538 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:17:00 15:17:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:00 15:17:00.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:00 15:17:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:00 15:17:00.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:00 15:17:00.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:01 15:17:01.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:01 15:17:01.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:01 15:17:01.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:01 15:17:01.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:17:01 15:17:01.540 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:01 15:17:01.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:01 15:17:01.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:01 15:17:01.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:01 15:17:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:01 15:17:01.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:17:01 15:17:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:01 15:17:01.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:01 15:17:01.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:01 15:17:01.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:01 15:17:01.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:01 15:17:01.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:01 15:17:01.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:01 15:17:01.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:01 15:17:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:01 15:17:01.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
11:17:01 15:17:01.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:01 15:17:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:01 15:17:01.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:01 15:17:01.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:01 15:17:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:01 15:17:01.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:17:01 15:17:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
11:17:01 15:17:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
11:17:01 15:17:01.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:17:01 15:17:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:01 15:17:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:01 15:17:01.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:17:01 15:17:01.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:01 15:17:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:01 15:17:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:01 15:17:01.552 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
11:17:01 15:17:01.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:01 15:17:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:01 15:17:01.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:01 15:17:01.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:02 15:17:02.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:02 15:17:02.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:02 15:17:02.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:02 15:17:02.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:02 15:17:02.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:17:02 15:17:02.559 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:02 15:17:02.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:02 15:17:02.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:02 15:17:02.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:02 15:17:02.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:17:02 15:17:02.564 INFO [WorkbenchTestable][AbstractShell] Close shell shell1
11:17:02 15:17:02.564 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1'
11:17:02 15:17:02.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:17:02 15:17:02.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:17:02 15:17:02.566 INFO [WorkbenchTestable][AbstractShell] Close shell shell2
11:17:02 15:17:02.566 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2'
11:17:02 15:17:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:17:02 15:17:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:17:02 15:17:02.568 INFO [WorkbenchTestable][AbstractShell] Close shell shell3
11:17:02 15:17:02.568 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3'
11:17:02 15:17:02.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:17:02 15:17:02.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:17:02 15:17:02.569 INFO [WorkbenchTestable][AbstractShell] Close shell shell4
11:17:02 15:17:02.569 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4'
11:17:02 15:17:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:17:02 15:17:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:17:02 15:17:02.571 INFO [WorkbenchTestable][AbstractShell] Close shell shell5
11:17:02 15:17:02.571 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5'
11:17:02 15:17:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:17:02 15:17:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:17:02 15:17:02.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
11:17:02 15:17:02.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:02 15:17:02.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:02 15:17:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:02 15:17:02.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:02 15:17:02.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
11:17:02 15:17:02.587 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
11:17:02 15:17:02.587 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:02 15:17:02.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:02 15:17:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:02 15:17:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.82 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
11:17:02 testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)  Time elapsed: 87.365 s
11:17:02 testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)  Time elapsed: 36.26 s
11:17:02 Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
11:17:02 15:17:02.603 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
11:17:02 15:17:02.609 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:17:02 15:17:02.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:02 15:17:02.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
11:17:02 15:17:02.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:02 15:17:02.609 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:17:02 15:17:02.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:02 15:17:02.609 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:17:02 15:17:02.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:02 15:17:02.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:02 15:17:02.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
11:17:02 15:17:02.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
11:17:02 15:17:02.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:02 15:17:02.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:02 15:17:02.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:02 15:17:02.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:17:02 15:17:02.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:03 15:17:03.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:03 15:17:03.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:03 15:17:03.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:03 15:17:03.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:03 15:17:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:03 15:17:03.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:03 15:17:03.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:17:03 15:17:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:03 15:17:03.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:17:03 15:17:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:03 15:17:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:03 15:17:03.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:03 15:17:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:03 15:17:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:03 15:17:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:17:03 15:17:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:17:03 15:17:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:17:03 15:17:03.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:17:03 15:17:03.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:17:03 15:17:03.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:17:03 15:17:03.126 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:17:03 15:17:03.126 DEBUG [main][AbstractWait] Waiting until shell is active...
11:17:03 15:17:03.126 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:17:03 15:17:03.126 INFO [main][AbstractShell] Close shell Testing shell
11:17:03 15:17:03.126 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:17:03 15:17:03.134 DEBUG [main][AbstractWait] Waiting while shell is available...
11:17:03 15:17:03.134 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:17:03 15:17:03.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
11:17:03 15:17:03.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:03 15:17:03.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:03 15:17:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:03 15:17:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:03 15:17:03.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
11:17:03 15:17:03.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:03 15:17:03.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
11:17:03 15:17:03.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
11:17:03 15:17:03.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:03 15:17:03.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:03 15:17:03.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:03 15:17:03.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:17:03 15:17:03.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:03 15:17:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:03 15:17:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:03 15:17:03.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:03 15:17:03.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:03 15:17:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:03 15:17:03.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:03 15:17:03.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:03 15:17:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:03 15:17:03.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:17:03 15:17:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:03 15:17:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:03 15:17:03.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:03 15:17:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:03 15:17:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:03 15:17:03.186 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
11:17:03 15:17:03.186 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
11:17:03 15:17:03.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:03 15:17:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:03 15:17:03.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
11:17:03 15:17:03.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
11:17:03 15:17:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:04 15:17:04.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:04 15:17:04.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
11:17:04 15:17:04.192 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
11:17:04 15:17:04.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
11:17:04 15:17:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:04 15:17:04.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:04 15:17:04.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
11:17:04 15:17:04.693 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
11:17:04 15:17:04.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
11:17:04 15:17:04.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:05 15:17:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:05 15:17:05.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
11:17:05 15:17:05.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
11:17:05 15:17:05.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:05 15:17:05.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
11:17:05 15:17:05.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:05 15:17:05.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
11:17:05 15:17:05.198 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
11:17:05 15:17:05.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
11:17:05 15:17:05.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:05 15:17:05.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
11:17:05 15:17:05.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:05 15:17:05.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
11:17:05 15:17:05.198 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
11:17:05 15:17:05.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
11:17:05 15:17:05.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:05 15:17:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:05 15:17:05.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
11:17:05 15:17:05.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
11:17:05 15:17:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:06 15:17:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:06 15:17:06.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
11:17:06 15:17:06.199 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
11:17:06 15:17:06.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
11:17:06 15:17:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:06 15:17:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:06 15:17:06.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
11:17:06 15:17:06.700 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:17:06 15:17:06.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:17:06 15:17:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:07 15:17:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:07 15:17:07.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:07 15:17:07.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:17:07 15:17:07.203 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:07 15:17:07.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
11:17:07 15:17:07.203 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:17:07 15:17:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:07 15:17:07.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:07 15:17:07.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:17:07 15:17:07.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:17:07 15:17:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:07 15:17:07.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:17:07 15:17:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:07 15:17:07.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:17:07 15:17:07.707 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
11:17:07 15:17:07.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
11:17:07 15:17:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:07 15:17:07.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
11:17:07 15:17:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:07 15:17:07.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
11:17:07 15:17:07.707 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
11:17:07 15:17:07.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
11:17:07 15:17:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:08 15:17:08.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:08 15:17:08.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
11:17:08 15:17:08.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
11:17:08 15:17:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:08 15:17:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:08 15:17:08.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
11:17:08 15:17:08.708 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
11:17:08 15:17:08.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
11:17:08 15:17:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:09 15:17:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:09 15:17:09.209 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
11:17:09 15:17:09.209 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
11:17:09 15:17:09.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
11:17:09 15:17:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:09 15:17:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:09 15:17:09.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
11:17:09 15:17:09.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
11:17:09 15:17:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:10 15:17:10.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:10 15:17:10.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
11:17:10 15:17:10.210 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
11:17:10 15:17:10.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
11:17:10 15:17:10.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:10 15:17:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:10 15:17:10.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
11:17:10 15:17:10.711 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:17:10 15:17:10.711 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:17:10 15:17:10.711 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:17:10 15:17:10.711 DEBUG [main][AbstractWait] Waiting until shell is active...
11:17:10 15:17:10.711 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:17:10 15:17:10.711 INFO [main][AbstractShell] Close shell Testing shell
11:17:10 15:17:10.711 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:17:10 15:17:10.715 DEBUG [main][AbstractWait] Waiting while shell is available...
11:17:10 15:17:10.715 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:17:10 15:17:10.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
11:17:10 15:17:10.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:10 15:17:10.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:10 15:17:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:10 15:17:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:10 15:17:10.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
11:17:10 15:17:10.720 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
11:17:10 15:17:10.720 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:10 15:17:10.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:10 15:17:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:10 15:17:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.118 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
11:17:10 testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)  Time elapsed: 0.53 s
11:17:10 testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)  Time elapsed: 7.58 s
11:17:10 Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:10 15:17:10.729 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:10 15:17:10.730 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:17:10 15:17:10.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:10 15:17:10.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:10 15:17:10.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:10 15:17:10.730 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:17:10 15:17:10.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:10 15:17:10.737 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:17:10 15:17:10.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:10 15:17:10.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:10 15:17:10.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:10 15:17:10.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:10 15:17:10.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:10 15:17:10.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:10 15:17:10.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:10 15:17:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:10 15:17:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:10 15:17:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:10 15:17:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:10 15:17:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:11 15:17:11.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:11 15:17:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:17:11 15:17:11.243 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it
11:17:11 15:17:11.243 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:11 15:17:11.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it
11:17:11 15:17:11.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:12 15:17:12.243 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it
11:17:12 15:17:12.243 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:12 15:17:12.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it
11:17:12 15:17:12.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
11:17:12 15:17:12.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
11:17:12 15:17:12.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:17:13 15:17:13.745 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed
11:17:13 15:17:13.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:13 15:17:13.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:13 15:17:13.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:13 15:17:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:13 15:17:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:13 15:17:13.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:13 15:17:13.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:13 15:17:13.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:13 15:17:13.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:13 15:17:13.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:13 15:17:13.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:13 15:17:13.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:13 15:17:13.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:13 15:17:13.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:13 15:17:13.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:17:13 15:17:13.746 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:14 15:17:14.247 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:14 15:17:14.747 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:15 15:17:15.247 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:15 15:17:15.747 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:16 15:17:16.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:16 15:17:16.748 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:17 15:17:17.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:17 15:17:17.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:17 15:17:17.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown
11:17:18 15:17:18.752 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed
11:17:18 15:17:18.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:18 15:17:18.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:18 15:17:18.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:18 15:17:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:18 15:17:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:18 15:17:18.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:18 15:17:18.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:18 15:17:18.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:19 15:17:19.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:19 15:17:19.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:19 15:17:19.754 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:19 15:17:19.754 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:20 15:17:20.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:20 15:17:20.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:20 15:17:20.755 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:20 15:17:20.755 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:21 15:17:21.255 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:21 15:17:21.255 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:21 15:17:21.755 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:21 15:17:21.755 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:22 15:17:22.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:22 15:17:22.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:22 15:17:22.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:22 15:17:22.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:23 15:17:23.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:23 15:17:23.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:23 15:17:23.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:23 15:17:23.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:24 15:17:24.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:24 15:17:24.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:24 15:17:24.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
11:17:24 15:17:24.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
11:17:24 15:17:24.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
11:17:24 15:17:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:17:25 15:17:25.758 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed
11:17:25 15:17:25.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:25 15:17:25.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:25 15:17:25.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:25 15:17:25.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:25 15:17:25.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:25 15:17:25.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:25 15:17:25.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:25 15:17:25.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:25 15:17:25.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:25 15:17:25.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:25 15:17:25.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:25 15:17:25.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:25 15:17:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:25 15:17:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:25 15:17:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:26 15:17:26.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:26 15:17:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:26 15:17:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:26 15:17:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:26 15:17:26.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:26 15:17:26.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:17:26 15:17:26.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
11:17:26 15:17:26.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:26 15:17:26.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:27 15:17:27.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
11:17:27 15:17:27.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:27 15:17:27.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:27 15:17:27.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
11:17:27 15:17:27.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:27 15:17:27.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:28 15:17:28.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
11:17:28 15:17:28.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:28 15:17:28.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:28 15:17:28.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:28 15:17:28.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:29 15:17:29.262 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:29 15:17:29.262 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:29 15:17:29.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:29 15:17:29.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:30 15:17:30.262 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:30 15:17:30.262 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:30 15:17:30.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:30 15:17:30.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:31 15:17:31.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:31 15:17:31.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:31 15:17:31.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:31 15:17:31.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:32 15:17:32.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:32 15:17:32.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:32 15:17:32.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:32 15:17:32.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:33 15:17:33.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:33 15:17:33.265 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:33 15:17:33.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:33 15:17:33.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:34 15:17:34.265 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:34 15:17:34.265 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:34 15:17:34.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:34 15:17:34.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
11:17:35 15:17:35.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:35 15:17:35.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
11:17:35 15:17:35.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
11:17:35 15:17:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:17:36 15:17:36.266 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed
11:17:36 15:17:36.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:36 15:17:36.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:36 15:17:36.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:36 15:17:36.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:36 15:17:36.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:36 15:17:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:36 15:17:36.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:36 15:17:36.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:36 15:17:36.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:36 15:17:36.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:37 15:17:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:37 15:17:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:17:37 15:17:37.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:37 15:17:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:38 15:17:38.269 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:38 15:17:38.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:39 15:17:39.269 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:39 15:17:39.770 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:40 15:17:40.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:40 15:17:40.770 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:41 15:17:41.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:41 15:17:41.771 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
11:17:42 15:17:42.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
11:17:42 15:17:42.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
11:17:42 15:17:42.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
11:17:42 15:17:42.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
11:17:42 15:17:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:17:43 15:17:43.272 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed
11:17:44 15:17:44.272 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed
11:17:44 15:17:44.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:44 15:17:44.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:44 15:17:44.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:44 15:17:44.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:44 15:17:44.273 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:44 15:17:44.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:17:44 15:17:44.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:44 15:17:44.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:45 15:17:45.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:45 15:17:45.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
11:17:46 15:17:46.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:17:46 15:17:46.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:17:46 15:17:46.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:17:46 15:17:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:17:46 15:17:46.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:46 15:17:46.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:46 15:17:46.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:46 15:17:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:46 15:17:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:46 15:17:46.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
11:17:46 15:17:46.275 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:46 15:17:46.275 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:17:46 15:17:46.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:17:46 15:17:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:46 15:17:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.546 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest
11:17:46 testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 3.008 s
11:17:46 testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 5.007 s
11:17:46 testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 7.006 s
11:17:46 testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 10.508 s
11:17:46 testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 8.006 s
11:17:46 testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 2.002 s
11:17:46 Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest
11:17:46 15:17:46.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:17:46 15:17:46.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:46 15:17:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:46 15:17:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:46 15:17:46.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:46 15:17:46.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:46 15:17:46.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:46 15:17:46.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:46 15:17:46.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:17:46 15:17:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:46 15:17:46.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:17:46 15:17:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:46 15:17:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:46 15:17:46.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:46 15:17:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:46 15:17:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:46 15:17:46.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:46 15:17:46.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:46 15:17:46.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:46 15:17:46.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:46 15:17:46.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:46 15:17:46.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:17:46 15:17:46.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:46 15:17:46.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:46 15:17:46.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:46 15:17:46.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:17:46 15:17:46.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:46 15:17:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:46 15:17:46.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:46 15:17:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:46 15:17:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:46 15:17:46.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:17:46 15:17:46.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found
11:17:46 15:17:46.805 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:17:46 15:17:46.805 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:17:46 15:17:46.805 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:17:46 15:17:46.805 DEBUG [main][AbstractWait] Waiting until shell is active...
11:17:46 15:17:46.805 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:17:46 15:17:46.805 INFO [main][AbstractShell] Close shell Testing shell
11:17:46 15:17:46.805 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:17:46 15:17:46.815 DEBUG [main][AbstractWait] Waiting while shell is available...
11:17:46 15:17:46.815 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:17:47 15:17:47.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:17:47 15:17:47.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:47 15:17:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:47 15:17:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:47 15:17:47.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:47 15:17:47.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:47 15:17:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:47 15:17:47.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:47 15:17:47.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:17:47 15:17:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:47 15:17:47.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:17:47 15:17:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:47 15:17:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:47 15:17:47.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:47 15:17:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:47 15:17:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:47 15:17:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:47 15:17:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:47 15:17:47.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:47 15:17:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:47 15:17:47.339 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:17:47 15:17:47.339 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:17:47 15:17:47.339 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:17:47 15:17:47.339 DEBUG [main][AbstractWait] Waiting until shell is active...
11:17:47 15:17:47.339 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:17:47 15:17:47.339 INFO [main][AbstractShell] Close shell Testing shell
11:17:47 15:17:47.339 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:17:47 15:17:47.347 DEBUG [main][AbstractWait] Waiting while shell is available...
11:17:47 15:17:47.348 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:17:47 15:17:47.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
11:17:47 15:17:47.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:17:47 15:17:47.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:47 15:17:47.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:47 15:17:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:47 15:17:47.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:47 15:17:47.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:47 15:17:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:47 15:17:47.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:47 15:17:47.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:17:47 15:17:47.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:47 15:17:47.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:17:47 15:17:47.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:47 15:17:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:47 15:17:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:47 15:17:47.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:47 15:17:47.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:47 15:17:47.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:47 15:17:47.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:47 15:17:47.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:17:47 15:17:47.873 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:17:47 15:17:47.873 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:17:47 15:17:47.873 DEBUG [main][AbstractWait] Waiting until shell is active...
11:17:47 15:17:47.873 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:17:47 15:17:47.873 INFO [main][AbstractShell] Close shell Testing shell
11:17:47 15:17:47.873 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:17:47 15:17:47.881 DEBUG [main][AbstractWait] Waiting while shell is available...
11:17:47 15:17:47.881 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:17:48 15:17:48.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:17:48 15:17:48.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:48 15:17:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:48 15:17:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:48 15:17:48.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:48 15:17:48.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:48 15:17:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:48 15:17:48.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:48 15:17:48.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:17:48 15:17:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:48 15:17:48.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:17:48 15:17:48.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:48 15:17:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:48 15:17:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:48 15:17:48.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:48 15:17:48.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:48 15:17:48.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:48 15:17:48.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:48 15:17:48.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:17:48 15:17:48.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:17:48 15:17:48.364 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:17:48 15:17:48.365 DEBUG [main][AbstractWait] Waiting until shell is active...
11:17:48 15:17:48.365 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:17:48 15:17:48.365 INFO [main][AbstractShell] Close shell Testing shell
11:17:48 15:17:48.365 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:17:48 15:17:48.372 DEBUG [main][AbstractWait] Waiting while shell is available...
11:17:48 15:17:48.372 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:17:48 15:17:48.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:48 15:17:48.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:17:48 15:17:48.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:17:48 15:17:48.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:48 15:17:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:48 15:17:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:48 15:17:48.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:48 15:17:48.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:48 15:17:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:48 15:17:48.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:48 15:17:48.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:17:48 15:17:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:48 15:17:48.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:17:48 15:17:48.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:17:48 15:17:48.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:48 15:17:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:48 15:17:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:48 15:17:48.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:48 15:17:48.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:48 15:17:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:48 15:17:48.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:48 15:17:48.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:48 15:17:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:48 15:17:48.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:17:48 15:17:48.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:17:48 15:17:48.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:48 15:17:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:48 15:17:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:48 15:17:48.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:48 15:17:48.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:48 15:17:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:48 15:17:48.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:17:48 15:17:48.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:17:48 15:17:48.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:48 15:17:48.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:17:48 15:17:48.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:17:48 15:17:48.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:48 15:17:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:48 15:17:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:48 15:17:48.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:48 15:17:48.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:48 15:17:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:48 15:17:48.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:48 15:17:48.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:17:48 15:17:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:48 15:17:48.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:17:48 15:17:48.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:48 15:17:48.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:48 15:17:48.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:48 15:17:48.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:48 15:17:48.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:48 15:17:48.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:48 15:17:48.853 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:17:48 15:17:48.853 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:17:48 15:17:48.853 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:17:48 15:17:48.854 DEBUG [main][AbstractWait] Waiting until shell is active...
11:17:48 15:17:48.854 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:17:48 15:17:48.854 INFO [main][AbstractShell] Close shell Testing shell
11:17:48 15:17:48.854 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:17:48 15:17:48.862 DEBUG [main][AbstractWait] Waiting while shell is available...
11:17:48 15:17:48.862 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:17:49 15:17:49.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
11:17:49 15:17:49.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:49 15:17:49.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:49 15:17:49.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:49 15:17:49.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:49 15:17:49.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:49 15:17:49.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:49 15:17:49.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:17:49 15:17:49.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:17:49 15:17:49.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:49 15:17:49.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
11:17:49 15:17:49.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:17:49 15:17:49.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:17:49 15:17:49.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:17:49 15:17:49.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:17:49 15:17:49.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:17:49 15:17:49.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:49 15:17:49.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:49 15:17:49.350 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:17:49 15:17:49.350 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:17:49 15:17:49.350 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:17:49 15:17:49.350 DEBUG [main][AbstractWait] Waiting until shell is active...
11:17:49 15:17:49.350 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:17:49 15:17:49.350 INFO [main][AbstractShell] Close shell Testing shell
11:17:49 15:17:49.350 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:17:49 15:17:49.358 DEBUG [main][AbstractWait] Waiting while shell is available...
11:17:49 15:17:49.358 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:17:49 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.076 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest
11:17:49 testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.531 s
11:17:49 testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.533 s
11:17:49 testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.533 s
11:17:49 testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.491 s
11:17:49 testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.489 s
11:17:49 testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.497 s
11:17:49 Running org.eclipse.reddeer.core.test.DummyTest
11:17:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.core.test.DummyTest
11:17:49 dummyTest(org.eclipse.reddeer.core.test.DummyTest)  Time elapsed: 0.001 s
11:17:49 
11:17:49 Results:
11:17:49 
11:17:49 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
11:17:49 
11:17:50 [INFO] All tests passed!
11:17:50 [INFO] 
11:17:50 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test ---
11:17:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec
11:17:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
11:17:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:17:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:17:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:17:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:17:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes
11:17:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:17:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:17:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:17:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:17:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:17:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:17:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:17:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:17:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:17:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:17:51 [INFO] 
11:17:51 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.test >-------
11:17:51 [INFO] Building RedDeer Workbench Tests 4.7.0-SNAPSHOT                  [33/58]
11:17:51 [INFO]   from tests/org.eclipse.reddeer.workbench.test/pom.xml
11:17:51 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:17:51 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:17:51 [INFO] 
11:17:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.test ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test ---
11:17:51 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.test ---
11:17:51 [INFO] 
11:17:51 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.test ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.test ---
11:17:51 [INFO] Resolving class path of RedDeer Workbench Tests...
11:17:52 [INFO] 
11:17:52 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.test ---
11:17:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:17:52 [INFO] 
11:17:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.test ---
11:17:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:17:52 [INFO] Copying 5 resources
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.test ---
11:17:52 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/bin
11:17:52 [INFO] 
11:17:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.test ---
11:17:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:17:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/src/test/resources
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.test ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.test ---
11:17:52 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT-sources.jar
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.test ---
11:17:52 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT.jar
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.workbench.test ---
11:17:53 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:17:53 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data/.metadata/.log
11:17:53 [INFO] Command line:
11:17:53 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:17:55 Launching application org.eclipse.ui.ide.workbench...
11:17:58 Running org.eclipse.reddeer.workbench.test.editor.EditorTest
11:17:58 15:17:58.639 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:17:58 15:17:58.641 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:17:58 15:17:58.654 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:17:58 15:17:58.655 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:17:58 15:17:58.733 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:17:58 15:17:58.755 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:17:58 15:17:58.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:17:58 15:17:58.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:17:58 15:17:58.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:17:58 15:17:58.764 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:17:58 15:17:58.772 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:17:58 15:17:58.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:17:58 15:17:58.845 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:17:58 15:17:58.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:17:58 15:17:58.848 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:17:58 15:17:58.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:17:58 15:17:58.851 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:17:58 15:17:58.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:17:58 15:17:58.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:58 15:17:58.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:17:58 15:17:58.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:58 15:17:58.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:17:58 15:17:58.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:58 15:17:58.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:17:58 15:17:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:58 15:17:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:58 15:17:58.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:17:58 15:17:58.924 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:17:58 15:17:58.927 DEBUG [main][MenuItemLookup] Found menu:'File'
11:17:58 15:17:58.927 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:17:58 15:17:58.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:17:58 15:17:58.928 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:17:58 15:17:58.928 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:17:58 15:17:58.928 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:17:58 15:17:58.928 DEBUG [main][MenuItemLookup] Item match:Window
11:17:58 15:17:58.931 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Found menu:''
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Found menu:''
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Found menu:''
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:17:58 15:17:58.932 DEBUG [main][MenuItemLookup] Item match:Preferences
11:17:58 15:17:58.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:17:58 15:17:58.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:17:58 15:17:58.936 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:17:59 15:17:59.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:17:59 15:17:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:17:59 15:17:59.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:17:59 15:17:59.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:59 15:17:59.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:59 15:17:59.096 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:17:59 15:17:59.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:17:59 15:17:59.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:59 15:17:59.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:59 15:17:59.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:59 15:17:59.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:59 15:17:59.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:17:59 15:17:59.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:17:59 15:17:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:17:59 15:17:59.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:17:59 15:17:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:59 15:17:59.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:59 15:17:59.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:59 15:17:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:59 15:17:59.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:17:59 15:17:59.176 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:17:59 15:17:59.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:17:59 15:17:59.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:17:59 15:17:59.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:17:59 15:17:59.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:17:59 15:17:59.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:17:59 15:17:59.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:17:59 15:17:59.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:17:59 15:17:59.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:59 15:17:59.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:59 15:17:59.244 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:17:59 15:17:59.245 DEBUG [main][EditorHandler] 0 editor(s) found
11:17:59 15:17:59.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:59 15:17:59.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:59 15:17:59.253 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:17:59 15:17:59.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:59 15:17:59.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:59 15:17:59.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:17:59 15:17:59.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:59 15:17:59.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:59 15:17:59.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:17:59 15:17:59.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:17:59 15:17:59.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:59 15:17:59.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:59 15:17:59.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:59 15:17:59.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:59 15:17:59.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:17:59 15:17:59.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:17:59 15:17:59.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:17:59 15:17:59.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:17:59 15:17:59.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:17:59 15:17:59.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:17:59 15:17:59.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:17:59 15:17:59.277 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:17:59 15:17:59.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:17:59 15:17:59.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:17:59 15:17:59.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:17:59 To add a project: TooltipText=null
11:17:59 15:17:59.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:17:59 15:17:59.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:17:59 15:17:59.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:17:59 15:17:59.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:17:59 To add a project: TooltipText=null
11:17:59 15:17:59.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:59 15:17:59.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:59 15:17:59.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:59 15:17:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:59 15:17:59.282 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:17:59 15:17:59.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:17:59 15:17:59.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:17:59 15:17:59.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:17:59 To add a project: TooltipText=null
11:17:59 15:17:59.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:17:59 15:17:59.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:17:59 15:17:59.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:17:59 15:17:59.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:17:59 15:17:59.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:17:59 15:17:59.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:17:59 15:17:59.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:17:59 15:17:59.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:17:59 15:17:59.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:17:59 15:17:59.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:17:59 15:17:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:59 15:17:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:59 15:17:59.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:17:59 15:17:59.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:17:59 15:17:59.324 DEBUG [main][MenuItemLookup] Found menu:'File'
11:17:59 15:17:59.324 DEBUG [main][MenuItemLookup] Item match:File
11:17:59 15:17:59.327 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:17:59 15:17:59.327 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:17:59 15:17:59.331 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:17:59 15:17:59.331 DEBUG [main][MenuItemLookup] Found menu:''
11:17:59 15:17:59.331 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:17:59 15:17:59.331 DEBUG [main][MenuItemLookup] Found menu:'File'
11:17:59 15:17:59.331 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:17:59 15:17:59.332 DEBUG [main][MenuItemLookup] Found menu:''
11:17:59 15:17:59.332 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:17:59 15:17:59.332 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:17:59 15:17:59.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:17:59 15:17:59.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:17:59 15:17:59.333 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:17:59 15:17:59.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:17:59 15:17:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:17:59 15:17:59.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:17:59 15:17:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:59 15:17:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:59 15:17:59.432 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:17:59 15:17:59.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:17:59 15:17:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:59 15:17:59.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:59 15:17:59.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:59 15:17:59.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:59 15:17:59.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:17:59 15:17:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:17:59 15:17:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:17:59 15:17:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:17:59 15:17:59.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:17:59 15:17:59.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:59 15:17:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:59 15:17:59.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:17:59 15:17:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:17:59 15:17:59.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:17:59 15:17:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:17:59 15:17:59.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:17:59 15:17:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:17:59 15:17:59.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:17:59 15:17:59.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:17:59 15:17:59.949 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:17:59 15:17:59.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:17:59 15:17:59.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:17:59 15:17:59.953 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:17:59 15:17:59.953 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:17:59 15:17:59.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:17:59 15:17:59.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:59 15:17:59.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:17:59 15:17:59.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:17:59 15:17:59.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:17:59 15:17:59.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:17:59 15:17:59.956 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:17:59 15:17:59.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:17:59 15:17:59.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:17:59 15:17:59.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:17:59 15:17:59.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:17:59 15:17:59.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:17:59 15:17:59.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:17:59 15:17:59.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:17:59 15:17:59.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:17:59 15:17:59.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:17:59 15:17:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:17:59 15:17:59.996 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:17:59 15:17:59.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:17:59 15:17:59.997 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject'
11:17:59 15:17:59.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:17:59 is "Project name:")
11:17:59 15:17:59.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:17:59 15:17:59.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:00 15:18:00.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:00 15:18:00.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:00 15:18:00.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:18:00 15:18:00.004 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:18:00 15:18:00.005 INFO [WorkbenchTestable][AbstractText] Text set to: testProject
11:18:00 15:18:00.007 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:18:00 15:18:00.007 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
11:18:00 15:18:00.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:18:00 15:18:00.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:00 15:18:00.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:00 15:18:00.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:00 15:18:00.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:00 15:18:00.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:00 15:18:00.020 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:18:00 15:18:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:00 15:18:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:00 15:18:00.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:00 15:18:00.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:00 15:18:00.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:18:00 15:18:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:18:00 15:18:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:00 15:18:00.528 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:18:00 15:18:00.529 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:00 15:18:00.529 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:00 15:18:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:00 15:18:00.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:00 15:18:00.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:00 15:18:00.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:18:00 15:18:00.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:00 15:18:00.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:00 15:18:00.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:00 15:18:00.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:18:00 15:18:00.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:00 15:18:00.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:00 15:18:00.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:00 15:18:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:00 15:18:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:00 15:18:00.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:00 15:18:00.532 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:18:00 15:18:00.532 DEBUG [main][MenuItemLookup] Found menu:'File'
11:18:00 15:18:00.532 DEBUG [main][MenuItemLookup] Item match:File
11:18:00 15:18:00.534 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:18:00 15:18:00.534 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:18:00 15:18:00.535 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:18:00 15:18:00.535 DEBUG [main][MenuItemLookup] Found menu:''
11:18:00 15:18:00.535 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:18:00 15:18:00.535 DEBUG [main][MenuItemLookup] Found menu:'File'
11:18:00 15:18:00.535 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:18:00 15:18:00.535 DEBUG [main][MenuItemLookup] Found menu:''
11:18:00 15:18:00.536 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:18:00 15:18:00.536 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:18:00 15:18:00.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:18:00 15:18:00.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:18:00 15:18:00.537 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:18:00 15:18:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:18:00 15:18:00.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:18:00 15:18:00.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:18:00 15:18:00.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:00 15:18:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:00 15:18:00.629 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:18:00 15:18:00.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:18:00 15:18:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:00 15:18:00.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:00 15:18:00.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:00 15:18:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:00 15:18:00.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:00 15:18:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:18:00 15:18:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:18:00 15:18:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:18:00 15:18:00.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:18:00 15:18:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:00 15:18:00.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:18:00 15:18:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:00 15:18:00.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:18:00 15:18:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:18:00 15:18:00.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:18:00 15:18:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:00 15:18:00.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:18:00 15:18:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:00 15:18:00.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:18:00 15:18:00.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
11:18:00 15:18:00.632 DEBUG [main][TreeItemHandler] Selecting tree item: File
11:18:00 15:18:00.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
11:18:00 15:18:00.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
11:18:00 15:18:00.636 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:18:00 15:18:00.636 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:18:00 15:18:00.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:18:00 15:18:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:00 15:18:00.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:00 15:18:00.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:00 15:18:00.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:00 15:18:00.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:00 15:18:00.638 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:18:00 15:18:00.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:00 15:18:00.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:00 15:18:00.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:00 15:18:00.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:00 15:18:00.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:00 15:18:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
11:18:00 15:18:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
11:18:00 15:18:00.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
11:18:00 15:18:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:00 15:18:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:00 15:18:00.685 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:18:00 15:18:00.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:00 15:18:00.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:18:00 is "File name:")
11:18:00 15:18:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:00 15:18:00.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:00 15:18:00.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:00 15:18:00.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:00 15:18:00.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:18:00 15:18:00.691 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:18:00 15:18:00.692 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min
11:18:00 15:18:00.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:18:00 is "Enter or select the parent folder:")
11:18:00 15:18:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:00 15:18:00.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:00 15:18:00.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:00 15:18:00.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:00 15:18:00.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:18:00 15:18:00.731 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:18:00 15:18:00.731 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
11:18:00 15:18:00.732 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:18:00 15:18:00.732 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
11:18:00 15:18:00.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:18:00 15:18:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:00 15:18:00.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:00 15:18:00.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:00 15:18:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:00 15:18:00.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:00 15:18:00.734 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:18:00 15:18:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:00 15:18:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:00 15:18:00.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:00 15:18:00.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:00 15:18:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:18:01 15:18:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:18:01 15:18:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:01 15:18:01.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:18:01 15:18:01.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:18:01 15:18:01.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:01 15:18:01.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:01 15:18:01.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:01 15:18:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:01 15:18:01.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:01 15:18:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:01 15:18:01.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:01 15:18:01.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:01 15:18:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:01 15:18:01.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:01 15:18:01.248 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:01 15:18:01.248 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
11:18:01 15:18:01.248 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:01 15:18:01.248 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:01 15:18:01.258 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:01 15:18:01.258 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:01 15:18:01.259 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:18:01 15:18:01.259 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:01 15:18:01.288 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:01 15:18:01.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:18:01 15:18:01.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:18:01 15:18:01.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:01 15:18:01.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:01 15:18:01.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:01 15:18:01.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:01 15:18:01.291 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:18:01 15:18:01.292 DEBUG [main][MenuItemLookup] Found menu:'File'
11:18:01 15:18:01.292 DEBUG [main][MenuItemLookup] Item match:File
11:18:01 15:18:01.293 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:18:01 15:18:01.293 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:18:01 15:18:01.294 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:18:01 15:18:01.294 DEBUG [main][MenuItemLookup] Found menu:''
11:18:01 15:18:01.294 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:18:01 15:18:01.294 DEBUG [main][MenuItemLookup] Found menu:'File'
11:18:01 15:18:01.294 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:18:01 15:18:01.294 DEBUG [main][MenuItemLookup] Found menu:''
11:18:01 15:18:01.295 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:18:01 15:18:01.295 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:18:01 15:18:01.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:18:01 15:18:01.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:18:01 15:18:01.295 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:18:01 15:18:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:18:01 15:18:01.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:18:01 15:18:01.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:18:01 15:18:01.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:01 15:18:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:01 15:18:01.368 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:18:01 15:18:01.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:18:01 15:18:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:01 15:18:01.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:01 15:18:01.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:01 15:18:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:01 15:18:01.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:01 15:18:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:18:01 15:18:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:18:01 15:18:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:01 15:18:01.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:01 15:18:01.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:18:01 15:18:01.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
11:18:01 15:18:01.371 DEBUG [main][TreeItemHandler] Selecting tree item: File
11:18:01 15:18:01.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
11:18:01 15:18:01.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
11:18:01 15:18:01.372 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:18:01 15:18:01.372 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:18:01 15:18:01.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:18:01 15:18:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:01 15:18:01.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:01 15:18:01.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:01 15:18:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:01 15:18:01.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:01 15:18:01.373 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:18:01 15:18:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:01 15:18:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:01 15:18:01.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:01 15:18:01.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:01 15:18:01.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
11:18:01 15:18:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
11:18:01 15:18:01.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
11:18:01 15:18:01.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:01 15:18:01.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:01 15:18:01.405 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:18:01 15:18:01.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:18:01 is "File name:")
11:18:01 15:18:01.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:01 15:18:01.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:01 15:18:01.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:01 15:18:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:01 15:18:01.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:18:01 15:18:01.409 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:18:01 15:18:01.409 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min
11:18:01 15:18:01.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:18:01 is "Enter or select the parent folder:")
11:18:01 15:18:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:01 15:18:01.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:01 15:18:01.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:01 15:18:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:01 15:18:01.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:18:01 15:18:01.412 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:18:01 15:18:01.412 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
11:18:01 15:18:01.413 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:18:01 15:18:01.413 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
11:18:01 15:18:01.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:18:01 15:18:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:01 15:18:01.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:01 15:18:01.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:01 15:18:01.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:01 15:18:01.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:01 15:18:01.429 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:18:01 15:18:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:01 15:18:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:01 15:18:01.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:01 15:18:01.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:01 15:18:01.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:18:01 15:18:01.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:01 15:18:01.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:01 15:18:01.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:01 15:18:01.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:01 15:18:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:01 15:18:01.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:01 15:18:01.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
11:18:01 15:18:01.947 DEBUG [main][MenuItemLookup] Found menu:'File'
11:18:01 15:18:01.947 DEBUG [main][MenuItemLookup] Item match:File
11:18:01 15:18:01.949 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:18:01 15:18:01.949 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:18:01 15:18:01.951 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:18:01 15:18:01.951 DEBUG [main][MenuItemLookup] Found menu:''
11:18:01 15:18:01.951 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:18:01 15:18:01.951 DEBUG [main][MenuItemLookup] Found menu:'File'
11:18:01 15:18:01.951 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:18:01 15:18:01.951 DEBUG [main][MenuItemLookup] Found menu:''
11:18:01 15:18:01.951 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:18:01 15:18:01.951 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:18:01 15:18:01.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:18:01 15:18:01.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:18:01 15:18:01.952 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:18:02 15:18:02.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:18:02 15:18:02.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:18:02 15:18:02.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:18:02 15:18:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:02 15:18:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:02 15:18:02.014 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:18:02 15:18:02.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:02 15:18:02.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:18:02 15:18:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:02 15:18:02.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:02 15:18:02.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:02 15:18:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:02 15:18:02.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:02 15:18:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:18:02 15:18:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:18:02 15:18:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:18:02 15:18:02.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:18:02 15:18:02.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:02 15:18:02.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:18:02 15:18:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:02 15:18:02.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:18:02 15:18:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:18:02 15:18:02.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:18:02 15:18:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:02 15:18:02.017 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:18:02 15:18:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:02 15:18:02.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:18:02 15:18:02.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
11:18:02 15:18:02.017 DEBUG [main][TreeItemHandler] Selecting tree item: File
11:18:02 15:18:02.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
11:18:02 15:18:02.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
11:18:02 15:18:02.017 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:18:02 15:18:02.017 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:18:02 15:18:02.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:18:02 15:18:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:02 15:18:02.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:02 15:18:02.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:02 15:18:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:02 15:18:02.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:02 15:18:02.019 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:18:02 15:18:02.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:02 15:18:02.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:02 15:18:02.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:02 15:18:02.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:02 15:18:02.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:18:02 15:18:02.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:02 15:18:02.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:02 15:18:02.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
11:18:02 15:18:02.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
11:18:02 15:18:02.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
11:18:02 15:18:02.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:02 15:18:02.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:02 15:18:02.053 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:18:02 15:18:02.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:18:02 15:18:02.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:18:02 is "File name:")
11:18:02 15:18:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:02 15:18:02.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:02 15:18:02.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:02 15:18:02.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:02 15:18:02.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:18:02 15:18:02.057 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:18:02 15:18:02.058 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min
11:18:02 15:18:02.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:18:02 is "Enter or select the parent folder:")
11:18:02 15:18:02.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:02 15:18:02.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:02 15:18:02.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:02 15:18:02.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:02 15:18:02.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:18:02 15:18:02.060 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:18:02 15:18:02.060 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
11:18:02 15:18:02.061 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:18:02 15:18:02.061 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
11:18:02 15:18:02.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:18:02 15:18:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:02 15:18:02.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:02 15:18:02.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:02 15:18:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:02 15:18:02.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:02 15:18:02.063 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:18:02 15:18:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:02 15:18:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:02 15:18:02.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:02 15:18:02.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:02 15:18:02.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:18:02 15:18:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:18:02 15:18:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:02 15:18:02.567 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:18:02 15:18:02.567 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:02 15:18:02.567 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:02 15:18:02.568 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:02 15:18:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:02 15:18:02.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E')
11:18:02 15:18:02.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:02 15:18:02.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:02 15:18:02.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:02 15:18:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:02 15:18:02.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:02 15:18:02.571 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min
11:18:02 15:18:02.578 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:02 15:18:02.578 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:02 15:18:02.578 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:02 15:18:02.578 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:02 15:18:02.580 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:02 15:18:02.580 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:02 15:18:02.580 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:18:02 15:18:02.580 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min
11:18:02 15:18:02.591 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed
11:18:02 15:18:02.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:02 15:18:02.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:02 15:18:02.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:02 15:18:02.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:02 15:18:02.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:02 15:18:02.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:02 15:18:02.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:02 15:18:02.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:02 15:18:02.605 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:18:02 15:18:02.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:02 15:18:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:02 15:18:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:02 15:18:02.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:02 15:18:02.606 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
11:18:02 15:18:02.607 DEBUG [main][MenuItemLookup] Found menu:'File'
11:18:02 15:18:02.607 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:18:02 15:18:02.607 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:18:02 15:18:02.607 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:18:02 15:18:02.607 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:18:02 15:18:02.607 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:18:02 15:18:02.607 DEBUG [main][MenuItemLookup] Item match:Window
11:18:02 15:18:02.608 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:18:02 15:18:02.608 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:18:02 15:18:02.608 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:18:02 15:18:02.608 DEBUG [main][MenuItemLookup] Found menu:''
11:18:02 15:18:02.608 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:18:02 15:18:02.609 DEBUG [main][MenuItemLookup] Item match:Show View
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:''
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:18:02 15:18:02.616 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:18:02 15:18:02.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:18:02 15:18:02.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:18:02 15:18:02.624 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:18:02 15:18:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:18:02 15:18:02.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:18:02 15:18:02.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:18:02 15:18:02.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:02 15:18:02.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:02 15:18:02.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:18:02 15:18:02.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:02 15:18:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:02 15:18:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:02 15:18:02.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:18:02 15:18:02.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:02 15:18:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:02 15:18:02.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:02 15:18:02.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:02 15:18:02.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:02 15:18:02.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:02 15:18:02.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:18:02 15:18:02.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:18:02 15:18:02.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:18:02 15:18:02.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:18:02 15:18:02.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:03 15:18:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:03 15:18:03.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:18:03 15:18:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:18:03 15:18:03.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:18:03 15:18:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:03 15:18:03.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:18:03 15:18:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:03 15:18:03.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:18:03 15:18:03.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:18:03 15:18:03.177 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:18:03 15:18:03.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:18:03 15:18:03.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:18:03 15:18:03.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:03 15:18:03.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:03 15:18:03.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:03 15:18:03.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:18:03 15:18:03.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:03 15:18:03.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:03 15:18:03.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:03 15:18:03.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:18:03 15:18:03.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:03 15:18:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:03 15:18:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:03 15:18:03.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:18:03 15:18:03.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:03 15:18:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:03 15:18:03.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:03 15:18:03.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:03 15:18:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:03 15:18:03.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:03 15:18:03.180 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:18:03 15:18:03.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:03 15:18:03.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:03 15:18:03.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:03 15:18:03.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:03 15:18:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:18:03 15:18:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:18:03 15:18:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:18:03 15:18:03.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:03 15:18:03.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:03 15:18:03.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:18:03 15:18:03.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:03 15:18:03.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:03 15:18:03.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:03 15:18:03.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:03 15:18:03.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:03 15:18:03.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:03 15:18:03.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:03 15:18:03.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:03 15:18:03.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:03 15:18:03.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:03 15:18:03.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:03 15:18:03.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:03 15:18:03.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:03 15:18:03.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:03 15:18:03.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:03 15:18:03.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
11:18:03 15:18:03.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:03 15:18:03.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:03 15:18:03.461 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:03 15:18:03.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:03 15:18:03.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:03 15:18:03.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:03 15:18:03.462 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:03 15:18:03.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:03 15:18:03.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:03 15:18:03.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:03 15:18:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:03 15:18:03.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:03 15:18:03.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:03 15:18:03.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:03 15:18:03.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:04 15:18:04.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:04 15:18:04.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:04 15:18:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:04 15:18:04.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:04 15:18:04.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:04 15:18:04.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:04 15:18:04.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:04 15:18:04.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:04 15:18:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:04 15:18:04.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:04 15:18:04.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:04 15:18:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:04 15:18:04.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:04 15:18:04.467 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:04 15:18:04.475 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:04 15:18:04.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:04 15:18:04.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:04 15:18:04.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:04 15:18:04.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:04 15:18:04.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:04 15:18:04.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:04 15:18:04.983 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:04 15:18:04.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:05 15:18:05.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:05 15:18:05.012 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:05 15:18:05.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:05 15:18:05.012 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:05 15:18:05.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:05 15:18:05.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:05 15:18:05.016 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:05 15:18:05.016 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:05 15:18:05.047 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:05 15:18:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:05 15:18:05.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:05 15:18:05.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:05 15:18:05.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:05 15:18:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:05 15:18:05.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:05 15:18:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:05 15:18:05.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:05 15:18:05.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:05 15:18:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:05 15:18:05.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:05 15:18:05.054 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:05 15:18:05.054 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:05 15:18:05.054 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:05 15:18:05.054 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:05 15:18:05.055 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:05 15:18:05.055 DEBUG [main][EditorHandler] 2 editor(s) found
11:18:05 15:18:05.055 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
11:18:05 15:18:05.071 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
11:18:05 15:18:05.071 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:05 15:18:05.125 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:05 15:18:05.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:05 15:18:05.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:05 15:18:05.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:05 15:18:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:05 15:18:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:05 15:18:05.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:05 15:18:05.131 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:05 15:18:05.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:05 15:18:05.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:05 15:18:05.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:05 15:18:05.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:05 15:18:05.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:05 15:18:05.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:05 15:18:05.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:05 15:18:05.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:05 15:18:05.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:05 15:18:05.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:05 15:18:05.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:05 15:18:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:05 15:18:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:05 15:18:05.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:05 15:18:05.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:05 15:18:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:05 15:18:05.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:05 15:18:05.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:05 15:18:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:05 15:18:05.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:05 15:18:05.140 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:05 15:18:05.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:05 15:18:05.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:05 15:18:05.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:05 15:18:05.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:05 15:18:05.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:05 15:18:05.142 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:05 15:18:05.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:05 15:18:05.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:05 15:18:05.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:05 15:18:05.143 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:05 15:18:05.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:05 15:18:05.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:05 15:18:05.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:05 15:18:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:05 15:18:05.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:05 15:18:05.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:05 15:18:05.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:05 15:18:05.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:06 15:18:06.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:06 15:18:06.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:06 15:18:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:06 15:18:06.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:06 15:18:06.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:06 15:18:06.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:06 15:18:06.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:06 15:18:06.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:06 15:18:06.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:06 15:18:06.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:06 15:18:06.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:06 15:18:06.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:06 15:18:06.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:06 15:18:06.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:06 15:18:06.147 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:06 15:18:06.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:06 15:18:06.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:06 15:18:06.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:06 15:18:06.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:06 15:18:06.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:06 15:18:06.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:06 15:18:06.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:06 15:18:06.148 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:06 15:18:06.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:06 15:18:06.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:06 15:18:06.152 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:06 15:18:06.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:06 15:18:06.152 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:06 15:18:06.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:06 15:18:06.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:06 15:18:06.154 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:06 15:18:06.154 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:06 15:18:06.178 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:06 15:18:06.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:06 15:18:06.178 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:06 15:18:06.178 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:06 15:18:06.178 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:06 15:18:06.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:06 15:18:06.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:06 15:18:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:06 15:18:06.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:06 15:18:06.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:06 15:18:06.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:06 15:18:06.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:06 15:18:06.181 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:06 15:18:06.181 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:06 15:18:06.181 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:06 15:18:06.181 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:06 15:18:06.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
11:18:06 15:18:06.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:06 15:18:06.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:06 15:18:06.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:06 15:18:06.183 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
11:18:06 15:18:06.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:06 15:18:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:06 15:18:06.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:06 15:18:06.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:06 15:18:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:06 15:18:06.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:06 15:18:06.184 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
11:18:06 15:18:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:06 15:18:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:06 15:18:06.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:06 15:18:06.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:06 15:18:06.186 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:06 15:18:06.186 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:06 15:18:06.186 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:06 15:18:06.216 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:06 15:18:06.216 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:06 15:18:06.216 DEBUG [main][EditorHandler] 0 editor(s) found
11:18:06 15:18:06.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:06 15:18:06.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:06 15:18:06.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:06 15:18:06.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:06 15:18:06.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:06 15:18:06.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:06 15:18:06.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:06 15:18:06.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:06 15:18:06.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:06 15:18:06.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:06 15:18:06.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:06 15:18:06.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:06 15:18:06.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:06 15:18:06.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:06 15:18:06.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:06 15:18:06.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:06 15:18:06.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:06 15:18:06.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:06 15:18:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:06 15:18:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:06 15:18:06.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:06 15:18:06.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:06 15:18:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:06 15:18:06.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:06 15:18:06.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:06 15:18:06.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:06 15:18:06.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:06 15:18:06.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:06 15:18:06.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:06 15:18:06.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:06 15:18:06.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:06 15:18:06.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:06 15:18:06.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:06 15:18:06.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:06 15:18:06.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:06 15:18:06.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:06 15:18:06.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:06 15:18:06.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:06 15:18:06.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:06 15:18:06.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:06 15:18:06.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:06 15:18:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:06 15:18:06.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:06 15:18:06.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:06 15:18:06.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:06 15:18:06.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:07 15:18:07.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:07 15:18:07.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:07 15:18:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:07 15:18:07.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:07 15:18:07.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:07 15:18:07.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:07 15:18:07.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:07 15:18:07.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:07 15:18:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:07 15:18:07.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:07 15:18:07.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:07 15:18:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:07 15:18:07.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:07 15:18:07.230 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:07 15:18:07.230 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:07 15:18:07.231 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:07 15:18:07.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:07 15:18:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:07 15:18:07.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:07 15:18:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:07 15:18:07.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:07 15:18:07.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:07 15:18:07.231 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:07 15:18:07.233 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:07 15:18:07.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:07 15:18:07.235 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:07 15:18:07.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:07 15:18:07.235 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:07 15:18:07.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:07 15:18:07.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:07 15:18:07.237 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:07 15:18:07.237 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:07 15:18:07.261 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:07 15:18:07.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:07 15:18:07.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:07 15:18:07.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:07 15:18:07.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:07 15:18:07.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:07 15:18:07.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:07 15:18:07.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:07 15:18:07.264 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:07 15:18:07.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:07 15:18:07.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:07 15:18:07.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:07 15:18:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:07 15:18:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:07 15:18:07.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:07 15:18:07.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:07 15:18:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:07 15:18:07.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:07 15:18:07.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:07 15:18:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:07 15:18:07.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:07 15:18:07.269 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:07 15:18:07.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:07 15:18:07.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:07 15:18:07.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:07 15:18:07.298 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:07 15:18:07.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:07 15:18:07.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:07 15:18:07.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:07 15:18:07.299 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:07 15:18:07.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:07 15:18:07.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:07 15:18:07.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:07 15:18:07.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:07 15:18:07.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:07 15:18:07.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:07 15:18:07.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:07 15:18:07.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:08 15:18:08.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:08 15:18:08.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:08 15:18:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:08 15:18:08.301 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:08 15:18:08.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:08 15:18:08.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:08 15:18:08.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:08 15:18:08.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:08 15:18:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:08 15:18:08.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:08 15:18:08.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:08 15:18:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:08 15:18:08.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:08 15:18:08.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:08 15:18:08.303 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:08 15:18:08.303 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:08 15:18:08.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:08 15:18:08.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:08 15:18:08.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:08 15:18:08.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:08 15:18:08.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:08 15:18:08.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:08 15:18:08.304 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:08 15:18:08.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:08 15:18:08.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:08 15:18:08.308 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:08 15:18:08.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:08 15:18:08.308 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:08 15:18:08.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:08 15:18:08.310 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:08 15:18:08.310 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:08 15:18:08.310 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:08 15:18:08.319 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:08 15:18:08.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:08 15:18:08.319 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:08 15:18:08.319 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:08 15:18:08.319 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:08 15:18:08.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:08 15:18:08.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1848d1bf is found...
11:18:08 15:18:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1848d1bf is found finished successfully
11:18:08 15:18:08.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:08 15:18:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:08 15:18:08.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:08 15:18:08.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:08 15:18:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:08 15:18:08.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:08 15:18:08.323 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:08 15:18:08.323 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:08 15:18:08.323 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:08 15:18:08.323 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:08 15:18:08.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:08 15:18:08.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:08 15:18:08.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:08 15:18:08.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:08 15:18:08.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:08 15:18:08.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:08 15:18:08.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:08 15:18:08.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:08 15:18:08.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:08 15:18:08.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:08 15:18:08.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:08 15:18:08.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:08 15:18:08.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:08 15:18:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:08 15:18:08.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:08 15:18:08.349 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:08 15:18:08.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:08 15:18:08.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:08 15:18:08.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:08 15:18:08.376 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:08 15:18:08.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:08 15:18:08.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:08 15:18:08.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:08 15:18:08.377 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:08 15:18:08.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:08 15:18:08.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:08 15:18:08.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:08 15:18:08.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:08 15:18:08.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:08 15:18:08.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:08 15:18:08.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:08 15:18:08.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:09 15:18:09.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:09 15:18:09.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:09 15:18:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:09 15:18:09.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:09 15:18:09.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:09 15:18:09.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:09 15:18:09.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:09 15:18:09.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:09 15:18:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:09 15:18:09.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:09 15:18:09.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:09 15:18:09.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:09 15:18:09.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:09 15:18:09.380 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:09 15:18:09.380 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:09 15:18:09.381 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
11:18:09 15:18:09.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:09 15:18:09.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:09 15:18:09.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:09 15:18:09.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:09 15:18:09.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:09 15:18:09.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
11:18:09 15:18:09.381 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
11:18:09 15:18:09.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
11:18:09 15:18:09.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
11:18:09 15:18:09.387 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
11:18:09 15:18:09.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
11:18:09 15:18:09.387 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
11:18:09 15:18:09.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
11:18:09 15:18:09.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
11:18:09 15:18:09.389 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:09 15:18:09.389 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:09 15:18:09.412 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:09 15:18:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:09 15:18:09.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:09 15:18:09.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:09 15:18:09.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:09 15:18:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:09 15:18:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60905b78 is found...
11:18:09 15:18:09.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60905b78 is found finished successfully
11:18:09 15:18:09.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
11:18:09 15:18:09.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:09 15:18:09.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:09 15:18:09.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:09 15:18:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:09 15:18:09.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:09 15:18:09.415 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:09 15:18:09.415 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:09 15:18:09.415 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:09 15:18:09.415 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:09 15:18:09.416 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:09 15:18:09.416 DEBUG [main][EditorHandler] 2 editor(s) found
11:18:09 15:18:09.416 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:09 15:18:09.421 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:09 15:18:09.422 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
11:18:09 15:18:09.451 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
11:18:09 15:18:09.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:09 15:18:09.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:09 15:18:09.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:09 15:18:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:09 15:18:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:09 15:18:09.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:09 15:18:09.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:09 15:18:09.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:09 15:18:09.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:09 15:18:09.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:09 15:18:09.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:09 15:18:09.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:09 15:18:09.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:09 15:18:09.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:09 15:18:09.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:09 15:18:09.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:09 15:18:09.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:09 15:18:09.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:09 15:18:09.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:09 15:18:09.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:09 15:18:09.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:09 15:18:09.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:09 15:18:09.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:09 15:18:09.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:09 15:18:09.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:09 15:18:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:09 15:18:09.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:09 15:18:09.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:09 15:18:09.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:09 15:18:09.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:09 15:18:09.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:09 15:18:09.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:09 15:18:09.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:09 15:18:09.459 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:09 15:18:09.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:09 15:18:09.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:09 15:18:09.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:09 15:18:09.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:09 15:18:09.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:09 15:18:09.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:09 15:18:09.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:09 15:18:09.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:09 15:18:09.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:09 15:18:09.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:09 15:18:09.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:09 15:18:09.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:10 15:18:10.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:10 15:18:10.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:10 15:18:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:10 15:18:10.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:10 15:18:10.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:10 15:18:10.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:10 15:18:10.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:10 15:18:10.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:10 15:18:10.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:10 15:18:10.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:10 15:18:10.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:10 15:18:10.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:10 15:18:10.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:10 15:18:10.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:10 15:18:10.475 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:10 15:18:10.475 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:10 15:18:10.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:10 15:18:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:10 15:18:10.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:10 15:18:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:10 15:18:10.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:10 15:18:10.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:10 15:18:10.475 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:10 15:18:10.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:10 15:18:10.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:10 15:18:10.481 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:10 15:18:10.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:10 15:18:10.481 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:10 15:18:10.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:10 15:18:10.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:10 15:18:10.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:10 15:18:10.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:10 15:18:10.512 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:10 15:18:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:10 15:18:10.513 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:10 15:18:10.513 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:10 15:18:10.513 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:10 15:18:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:10 15:18:10.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:10 15:18:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:10 15:18:10.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:10 15:18:10.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:10 15:18:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:10 15:18:10.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:10 15:18:10.515 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:10 15:18:10.516 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:10 15:18:10.516 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:10 15:18:10.516 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:10 15:18:10.517 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:10 15:18:10.517 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:10 15:18:10.517 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it
11:18:10 15:18:10.517 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:10 15:18:10.554 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:10 15:18:10.554 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:10 15:18:10.554 DEBUG [main][EditorHandler] 0 editor(s) found
11:18:10 15:18:10.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:10 15:18:10.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:10 15:18:10.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:10 15:18:10.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:10 15:18:10.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:10 15:18:10.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:10 15:18:10.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:10 15:18:10.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:10 15:18:10.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:10 15:18:10.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:10 15:18:10.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:10 15:18:10.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:10 15:18:10.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:10 15:18:10.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:10 15:18:10.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:10 15:18:10.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:10 15:18:10.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:10 15:18:10.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:10 15:18:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:10 15:18:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:10 15:18:10.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:10 15:18:10.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:10 15:18:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:10 15:18:10.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:10 15:18:10.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:10 15:18:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:10 15:18:10.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:10 15:18:10.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:10 15:18:10.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:10 15:18:10.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:10 15:18:10.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:10 15:18:10.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:10 15:18:10.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:10 15:18:10.563 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:10 15:18:10.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:10 15:18:10.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:10 15:18:10.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:10 15:18:10.564 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:10 15:18:10.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:10 15:18:10.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:10 15:18:10.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:10 15:18:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:10 15:18:10.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:10 15:18:10.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:11 15:18:11.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:11 15:18:11.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:11 15:18:11.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:11 15:18:11.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:11 15:18:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:11 15:18:11.566 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:11 15:18:11.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:11 15:18:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:11 15:18:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:11 15:18:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:11 15:18:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:11 15:18:11.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:11 15:18:11.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:11 15:18:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:11 15:18:11.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:11 15:18:11.567 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:11 15:18:11.567 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:11 15:18:11.567 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:11 15:18:11.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:11 15:18:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:11 15:18:11.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:11 15:18:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:11 15:18:11.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:11 15:18:11.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:11 15:18:11.568 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:11 15:18:11.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:11 15:18:11.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:11 15:18:11.572 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:11 15:18:11.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:11 15:18:11.572 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:11 15:18:11.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:11 15:18:11.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:11 15:18:11.574 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:11 15:18:11.574 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:11 15:18:11.598 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:11 15:18:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:11 15:18:11.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:11 15:18:11.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:11 15:18:11.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:11 15:18:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:11 15:18:11.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:11 15:18:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:11 15:18:11.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:11 15:18:11.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:11 15:18:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:11 15:18:11.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:11 15:18:11.601 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:11 15:18:11.601 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:11 15:18:11.601 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:11 15:18:11.601 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:11 15:18:11.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.impl.editor.DefaultEditor, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
11:18:11 15:18:11.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:11 15:18:11.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:11 15:18:11.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:11 15:18:11.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:11 15:18:11.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:11 15:18:11.602 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:11 15:18:11.602 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:11 15:18:11.602 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:11 15:18:11.630 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:11 15:18:11.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:11 15:18:11.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:11 15:18:11.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:11 15:18:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:11 15:18:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:11 15:18:11.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:11 15:18:11.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:11 15:18:11.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:11 15:18:11.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:11 15:18:11.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:11 15:18:11.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:11 15:18:11.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:11 15:18:11.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:11 15:18:11.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:11 15:18:11.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:11 15:18:11.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:11 15:18:11.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:11 15:18:11.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:11 15:18:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:11 15:18:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:11 15:18:11.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:11 15:18:11.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:11 15:18:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:11 15:18:11.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:11 15:18:11.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:11 15:18:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:11 15:18:11.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:11 15:18:11.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:11 15:18:11.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:11 15:18:11.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:11 15:18:11.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:11 15:18:11.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:11 15:18:11.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:11 15:18:11.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:11 15:18:11.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:11 15:18:11.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:11 15:18:11.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:11 15:18:11.641 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:11 15:18:11.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:11 15:18:11.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:11 15:18:11.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:11 15:18:11.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:11 15:18:11.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:11 15:18:11.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:12 15:18:12.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:12 15:18:12.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:12 15:18:12.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:12 15:18:12.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:12 15:18:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:12 15:18:12.643 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:12 15:18:12.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:12 15:18:12.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:12 15:18:12.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:12 15:18:12.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:12 15:18:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:12 15:18:12.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:12 15:18:12.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:12 15:18:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:12 15:18:12.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:12 15:18:12.644 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:12 15:18:12.645 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:12 15:18:12.645 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:12 15:18:12.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:12 15:18:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:12 15:18:12.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:12 15:18:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:12 15:18:12.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:12 15:18:12.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:12 15:18:12.646 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:12 15:18:12.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:12 15:18:12.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:12 15:18:12.650 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:12 15:18:12.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:12 15:18:12.650 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:12 15:18:12.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:12 15:18:12.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:12 15:18:12.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:12 15:18:12.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:12 15:18:12.679 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:12 15:18:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:12 15:18:12.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:12 15:18:12.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:12 15:18:12.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:12 15:18:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:12 15:18:12.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:12 15:18:12.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:12 15:18:12.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:12 15:18:12.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:12 15:18:12.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:12 15:18:12.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:12 15:18:12.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:12 15:18:12.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:12 15:18:12.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:12 15:18:12.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:12 15:18:12.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:12 15:18:12.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:12 15:18:12.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:12 15:18:12.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:12 15:18:12.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:12 15:18:12.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:12 15:18:12.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:12 15:18:12.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:12 15:18:12.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:12 15:18:12.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:12 15:18:12.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:12 15:18:12.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:12 15:18:12.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:12 15:18:12.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:12 15:18:12.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:12 15:18:12.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:12 15:18:12.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:12 15:18:12.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:12 15:18:12.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:12 15:18:12.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:13 15:18:13.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:13 15:18:13.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:13 15:18:13.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:13 15:18:13.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:13 15:18:13.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:13 15:18:13.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:13 15:18:13.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:13 15:18:13.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:13 15:18:13.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:13 15:18:13.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:13 15:18:13.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:13 15:18:13.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:13 15:18:13.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:13 15:18:13.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:13 15:18:13.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:13 15:18:13.721 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:13 15:18:13.721 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:13 15:18:13.721 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:13 15:18:13.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:13 15:18:13.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:13 15:18:13.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:13 15:18:13.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:13 15:18:13.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:13 15:18:13.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:13 15:18:13.722 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:13 15:18:13.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:13 15:18:13.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:13 15:18:13.725 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:13 15:18:13.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:13 15:18:13.726 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:13 15:18:13.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:13 15:18:13.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:13 15:18:13.727 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:13 15:18:13.727 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:13 15:18:13.736 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:13 15:18:13.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:13 15:18:13.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:13 15:18:13.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:13 15:18:13.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:13 15:18:13.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:13 15:18:13.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@256efdb7 is found...
11:18:13 15:18:13.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@256efdb7 is found finished successfully
11:18:13 15:18:13.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:13 15:18:13.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:13 15:18:13.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:13 15:18:13.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:13 15:18:13.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:13 15:18:13.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:13 15:18:13.739 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:13 15:18:13.739 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:13 15:18:13.739 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:13 15:18:13.739 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:13 15:18:13.742 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:13 15:18:13.742 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:13 15:18:13.743 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:13 15:18:13.771 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:13 15:18:13.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:13 15:18:13.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:13 15:18:13.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:13 15:18:13.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:13 15:18:13.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:13 15:18:13.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:13 15:18:13.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:13 15:18:13.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:13 15:18:13.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:13 15:18:13.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:13 15:18:13.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:13 15:18:13.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:13 15:18:13.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:13 15:18:13.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:13 15:18:13.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:13 15:18:13.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:13 15:18:13.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:13 15:18:13.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:13 15:18:13.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:13 15:18:13.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:13 15:18:13.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:13 15:18:13.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:13 15:18:13.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:13 15:18:13.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:13 15:18:13.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:13 15:18:13.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:13 15:18:13.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:13 15:18:13.778 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:13 15:18:13.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:13 15:18:13.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:13 15:18:13.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:13 15:18:13.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:13 15:18:13.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:13 15:18:13.790 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:13 15:18:13.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:13 15:18:13.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:13 15:18:13.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:13 15:18:13.791 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:13 15:18:13.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:13 15:18:13.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:13 15:18:13.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:13 15:18:13.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:13 15:18:13.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:13 15:18:13.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:14 15:18:14.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:14 15:18:14.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:14 15:18:14.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:14 15:18:14.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:14 15:18:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:14 15:18:14.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:14 15:18:14.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:14 15:18:14.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:14 15:18:14.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:14 15:18:14.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:14 15:18:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:14 15:18:14.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:14 15:18:14.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:14 15:18:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:14 15:18:14.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:14 15:18:14.795 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:14 15:18:14.795 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:14 15:18:14.795 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:14 15:18:14.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:14 15:18:14.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:14 15:18:14.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:14 15:18:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:14 15:18:14.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:14 15:18:14.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:14 15:18:14.796 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:14 15:18:14.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:14 15:18:14.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:14 15:18:14.800 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:14 15:18:14.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:14 15:18:14.800 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:14 15:18:14.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:14 15:18:14.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:14 15:18:14.801 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:14 15:18:14.802 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:14 15:18:14.824 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:14 15:18:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:14 15:18:14.824 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:14 15:18:14.824 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:14 15:18:14.824 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:14 15:18:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:14 15:18:14.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:14 15:18:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:14 15:18:14.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:14 15:18:14.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:14 15:18:14.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:14 15:18:14.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:14 15:18:14.827 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:14 15:18:14.828 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:14 15:18:14.828 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:14 15:18:14.828 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:14 15:18:14.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
11:18:14 15:18:14.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:14 15:18:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:14 15:18:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:14 15:18:14.829 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
11:18:14 15:18:14.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:14 15:18:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:14 15:18:14.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:14 15:18:14.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:14 15:18:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:14 15:18:14.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:14 15:18:14.829 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
11:18:14 15:18:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:14 15:18:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:14 15:18:14.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:14 15:18:14.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:14 15:18:14.831 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:14 15:18:14.831 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:14 15:18:14.831 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:18:14 15:18:14.831 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:14 15:18:14.859 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:14 15:18:14.859 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:14 15:18:14.859 DEBUG [main][EditorHandler] 0 editor(s) found
11:18:14 15:18:14.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:14 15:18:14.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:14 15:18:14.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:14 15:18:14.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:14 15:18:14.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:14 15:18:14.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:14 15:18:14.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:14 15:18:14.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:14 15:18:14.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:14 15:18:14.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:14 15:18:14.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:14 15:18:14.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:14 15:18:14.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:14 15:18:14.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:14 15:18:14.862 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:14 15:18:14.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:14 15:18:14.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:14 15:18:14.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:14 15:18:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:14 15:18:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:14 15:18:14.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:14 15:18:14.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:14 15:18:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:14 15:18:14.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:14 15:18:14.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:14 15:18:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:14 15:18:14.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:14 15:18:14.866 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:14 15:18:14.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:14 15:18:14.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:14 15:18:14.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:14 15:18:14.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:14 15:18:14.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:14 15:18:14.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:14 15:18:14.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:14 15:18:14.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:14 15:18:14.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:14 15:18:14.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:14 15:18:14.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:14 15:18:14.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:14 15:18:14.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:14 15:18:14.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:14 15:18:14.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:14 15:18:14.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:15 15:18:15.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:15 15:18:15.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:15 15:18:15.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:15 15:18:15.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:15 15:18:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:15 15:18:15.871 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:15 15:18:15.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:15 15:18:15.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:15 15:18:15.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:15 15:18:15.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:15 15:18:15.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:15 15:18:15.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:15 15:18:15.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:15 15:18:15.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:15 15:18:15.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:15 15:18:15.872 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:15 15:18:15.872 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:15 15:18:15.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:15 15:18:15.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:15 15:18:15.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:15 15:18:15.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:15 15:18:15.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:15 15:18:15.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:15 15:18:15.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:15 15:18:15.873 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:15 15:18:15.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:15 15:18:15.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:15 15:18:15.877 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:15 15:18:15.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:15 15:18:15.877 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:15 15:18:15.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:15 15:18:15.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:15 15:18:15.879 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:15 15:18:15.879 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:15 15:18:15.901 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:15 15:18:15.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:15 15:18:15.901 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:15 15:18:15.901 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:15 15:18:15.901 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:15 15:18:15.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:15 15:18:15.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:15 15:18:15.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:15 15:18:15.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:15 15:18:15.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:15 15:18:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:15 15:18:15.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:15 15:18:15.904 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:15 15:18:15.904 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:15 15:18:15.904 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:15 15:18:15.904 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:15 15:18:15.905 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:15 15:18:15.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:15 15:18:15.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:15 15:18:15.905 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:15 15:18:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:15 15:18:15.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:15 15:18:15.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:15 15:18:15.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:15 15:18:15.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:15 15:18:15.907 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it
11:18:15 15:18:15.907 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:15 15:18:15.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
11:18:16 15:18:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
11:18:16 15:18:16.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
11:18:16 15:18:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:16 15:18:16.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:16 15:18:16.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:16 15:18:16.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:16 15:18:16.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:16 15:18:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:16 15:18:16.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:16 15:18:16.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:16 15:18:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:16 15:18:16.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:16 15:18:16.446 INFO [WorkbenchTestable][AbstractButton] Click button &Save
11:18:16 15:18:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:16 15:18:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:16 15:18:16.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:16 15:18:16.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:16 15:18:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:16 15:18:16.493 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:16 15:18:16.493 DEBUG [main][EditorHandler] 0 editor(s) found
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:16 15:18:16.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:16 15:18:16.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:16 15:18:16.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:16 15:18:16.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:16 15:18:16.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:16 15:18:16.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:16 15:18:16.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:16 15:18:16.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:16 15:18:16.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:16 15:18:16.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:16 15:18:16.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:16 15:18:16.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:16 15:18:16.499 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:16 15:18:16.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:16 15:18:16.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:16 15:18:16.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:16 15:18:16.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:16 15:18:16.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:16 15:18:16.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:16 15:18:16.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:16 15:18:16.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:16 15:18:16.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:16 15:18:16.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:16 15:18:16.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:16 15:18:16.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:16 15:18:16.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:16 15:18:16.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:16 15:18:16.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:16 15:18:16.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:16 15:18:16.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:16 15:18:16.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:16 15:18:16.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:16 15:18:16.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:16 15:18:16.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:16 15:18:16.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:16 15:18:16.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:17 15:18:17.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:17 15:18:17.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:17 15:18:17.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:17 15:18:17.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:17 15:18:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:17 15:18:17.506 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:17 15:18:17.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:17 15:18:17.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:17 15:18:17.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:17 15:18:17.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:17 15:18:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:17 15:18:17.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:17 15:18:17.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:17 15:18:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:17 15:18:17.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:17 15:18:17.507 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:17 15:18:17.507 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:17 15:18:17.508 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:17 15:18:17.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:17 15:18:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:17 15:18:17.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:17 15:18:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:17 15:18:17.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:17 15:18:17.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:17 15:18:17.508 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:17 15:18:17.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:17 15:18:17.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:17 15:18:17.512 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:17 15:18:17.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:17 15:18:17.512 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:17 15:18:17.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:17 15:18:17.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:17 15:18:17.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:17 15:18:17.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:17 15:18:17.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:17 15:18:17.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:17 15:18:17.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:17 15:18:17.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:17 15:18:17.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:17 15:18:17.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:17 15:18:17.535 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:17 15:18:17.536 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:17 15:18:17.536 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:17 15:18:17.560 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:17 15:18:17.561 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:17 15:18:17.561 DEBUG [main][EditorHandler] 0 editor(s) found
11:18:17 15:18:17.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:17 15:18:17.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:17 15:18:17.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:17 15:18:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:17 15:18:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:17 15:18:17.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:17 15:18:17.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:17 15:18:17.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:17 15:18:17.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:17 15:18:17.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:17 15:18:17.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:17 15:18:17.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:17 15:18:17.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:17 15:18:17.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:17 15:18:17.563 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:17 15:18:17.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:17 15:18:17.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:17 15:18:17.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:17 15:18:17.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:17 15:18:17.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:17 15:18:17.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:17 15:18:17.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:17 15:18:17.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:17 15:18:17.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:17 15:18:17.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:17 15:18:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:17 15:18:17.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:17 15:18:17.567 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:17 15:18:17.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:17 15:18:17.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:17 15:18:17.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:17 15:18:17.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:17 15:18:17.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:17 15:18:17.569 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:17 15:18:17.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:17 15:18:17.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:17 15:18:17.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:17 15:18:17.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:17 15:18:17.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:17 15:18:17.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:17 15:18:17.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:17 15:18:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:17 15:18:17.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:17 15:18:17.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:18 15:18:18.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:18 15:18:18.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:18 15:18:18.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:18 15:18:18.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:18 15:18:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:18 15:18:18.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:18 15:18:18.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:18 15:18:18.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:18 15:18:18.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:18 15:18:18.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:18 15:18:18.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:18 15:18:18.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:18 15:18:18.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:18 15:18:18.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:18 15:18:18.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:18 15:18:18.573 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:18 15:18:18.573 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:18 15:18:18.574 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:18 15:18:18.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:18 15:18:18.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:18 15:18:18.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:18 15:18:18.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:18 15:18:18.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:18 15:18:18.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:18 15:18:18.574 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:18 15:18:18.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:18 15:18:18.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:18 15:18:18.578 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:18 15:18:18.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:18 15:18:18.578 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:18 15:18:18.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:18 15:18:18.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:18 15:18:18.580 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:18 15:18:18.580 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:18 15:18:18.600 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:18 15:18:18.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:18 15:18:18.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:18 15:18:18.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:18 15:18:18.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:18 15:18:18.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:18 15:18:18.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@278d498d is found...
11:18:18 15:18:18.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@278d498d is found finished successfully
11:18:18 15:18:18.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:18 15:18:18.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:18 15:18:18.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:18 15:18:18.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:18 15:18:18.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:18 15:18:18.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:18 15:18:18.603 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:18 15:18:18.603 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:18 15:18:18.603 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:18 15:18:18.603 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:18 15:18:18.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:18 15:18:18.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:18 15:18:18.607 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:18 15:18:18.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:18 15:18:18.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:18 15:18:18.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:18 15:18:18.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:18 15:18:18.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:18 15:18:18.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:18 15:18:18.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:18 15:18:18.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:18 15:18:18.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:18 15:18:18.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:18 15:18:18.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:18 15:18:18.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:18 15:18:18.623 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:18 15:18:18.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:18 15:18:18.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:18 15:18:18.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:18 15:18:18.649 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:18 15:18:18.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:18 15:18:18.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:18 15:18:18.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:18 15:18:18.650 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:18 15:18:18.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:18 15:18:18.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:18 15:18:18.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:18 15:18:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:18 15:18:18.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:18 15:18:18.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:19 15:18:19.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:19 15:18:19.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:19 15:18:19.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:19 15:18:19.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:19 15:18:19.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:19 15:18:19.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:19 15:18:19.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:19 15:18:19.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:19 15:18:19.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:19 15:18:19.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:19 15:18:19.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:19 15:18:19.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:19 15:18:19.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:19 15:18:19.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:19 15:18:19.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:19 15:18:19.653 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:19 15:18:19.653 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:19 15:18:19.653 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
11:18:19 15:18:19.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:19 15:18:19.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:19 15:18:19.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:19 15:18:19.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:19 15:18:19.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:19 15:18:19.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
11:18:19 15:18:19.654 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
11:18:19 15:18:19.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
11:18:19 15:18:19.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
11:18:19 15:18:19.659 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
11:18:19 15:18:19.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
11:18:19 15:18:19.659 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
11:18:19 15:18:19.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
11:18:19 15:18:19.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
11:18:19 15:18:19.660 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:19 15:18:19.660 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:19 15:18:19.682 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:19 15:18:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:19 15:18:19.682 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:19 15:18:19.682 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:19 15:18:19.682 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:19 15:18:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:19 15:18:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@567bbc82 is found...
11:18:19 15:18:19.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@567bbc82 is found finished successfully
11:18:19 15:18:19.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:19 15:18:19.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:19 15:18:19.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:19 15:18:19.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:19 15:18:19.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:19 15:18:19.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:19 15:18:19.684 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
11:18:19 15:18:19.691 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:19 15:18:19.691 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:19 15:18:19.691 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:19 15:18:19.691 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:19 15:18:19.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e1c91a1 is found...
11:18:19 15:18:19.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e1c91a1 is found finished successfully
11:18:19 15:18:19.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
11:18:19 15:18:19.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:19 15:18:19.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:19 15:18:19.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:19 15:18:19.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:19 15:18:19.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:19 15:18:19.700 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min
11:18:19 15:18:19.706 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:19 15:18:19.706 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null
11:18:19 15:18:19.706 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:19 15:18:19.706 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:19 15:18:19.707 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:19 15:18:19.707 DEBUG [main][EditorHandler] 2 editor(s) found
11:18:19 15:18:19.707 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:19 15:18:19.715 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:19 15:18:19.715 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
11:18:19 15:18:19.742 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
11:18:19 15:18:19.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:19 15:18:19.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:19 15:18:19.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:19 15:18:19.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:19 15:18:19.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:19 15:18:19.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:19 15:18:19.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:19 15:18:19.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:19 15:18:19.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:19 15:18:19.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:19 15:18:19.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:19 15:18:19.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:19 15:18:19.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:19 15:18:19.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:19 15:18:19.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:19 15:18:19.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:19 15:18:19.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:19 15:18:19.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:19 15:18:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:19 15:18:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:19 15:18:19.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:19 15:18:19.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:19 15:18:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:19 15:18:19.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:19 15:18:19.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:19 15:18:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:19 15:18:19.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:19 15:18:19.749 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:19 15:18:19.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:19 15:18:19.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:19 15:18:19.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:19 15:18:19.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:19 15:18:19.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:19 15:18:19.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:19 15:18:19.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:19 15:18:19.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:19 15:18:19.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:19 15:18:19.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:19 15:18:19.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:19 15:18:19.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:19 15:18:19.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:19 15:18:19.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:19 15:18:19.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:19 15:18:19.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:20 15:18:20.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:20 15:18:20.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:20 15:18:20.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:20 15:18:20.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:20 15:18:20.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:20 15:18:20.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:20 15:18:20.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:20 15:18:20.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:20 15:18:20.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:20 15:18:20.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:20 15:18:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:20 15:18:20.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:20 15:18:20.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:20 15:18:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:20 15:18:20.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:20 15:18:20.754 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:20 15:18:20.755 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:20 15:18:20.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:20 15:18:20.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:20 15:18:20.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:20 15:18:20.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:20 15:18:20.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:20 15:18:20.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:20 15:18:20.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:20 15:18:20.756 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:20 15:18:20.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:20 15:18:20.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:20 15:18:20.761 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:20 15:18:20.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:20 15:18:20.761 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:20 15:18:20.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:20 15:18:20.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:20 15:18:20.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:20 15:18:20.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:20 15:18:20.785 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:20 15:18:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:20 15:18:20.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:20 15:18:20.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:20 15:18:20.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:20 15:18:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:20 15:18:20.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:20 15:18:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:20 15:18:20.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:20 15:18:20.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:20 15:18:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:20 15:18:20.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:20 15:18:20.788 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:20 15:18:20.788 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:20 15:18:20.788 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:20 15:18:20.788 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:20 15:18:20.789 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:20 15:18:20.790 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:20 15:18:20.790 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:20 15:18:20.818 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:20 15:18:20.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:20 15:18:20.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:20 15:18:20.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:20 15:18:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:20 15:18:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:20 15:18:20.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:20 15:18:20.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:20 15:18:20.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:20 15:18:20.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:20 15:18:20.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:20 15:18:20.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:20 15:18:20.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:20 15:18:20.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:20 15:18:20.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:20 15:18:20.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:20 15:18:20.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:20 15:18:20.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:20 15:18:20.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:20 15:18:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:20 15:18:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:20 15:18:20.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:20 15:18:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:20 15:18:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:20 15:18:20.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:20 15:18:20.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:20 15:18:20.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:20 15:18:20.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:20 15:18:20.825 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:20 15:18:20.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:20 15:18:20.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:20 15:18:20.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:20 15:18:20.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:20 15:18:20.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:20 15:18:20.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:20 15:18:20.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:20 15:18:20.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:20 15:18:20.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:20 15:18:20.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:20 15:18:20.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:20 15:18:20.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:20 15:18:20.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:20 15:18:20.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:20 15:18:20.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:20 15:18:20.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:21 15:18:21.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:21 15:18:21.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:21 15:18:21.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:21 15:18:21.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:21 15:18:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:21 15:18:21.829 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:21 15:18:21.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:21 15:18:21.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:21 15:18:21.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:21 15:18:21.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:21 15:18:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:21 15:18:21.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:21 15:18:21.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:21 15:18:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:21 15:18:21.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:21 15:18:21.831 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:21 15:18:21.831 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:21 15:18:21.831 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:21 15:18:21.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:21 15:18:21.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:21 15:18:21.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:21 15:18:21.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:21 15:18:21.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:21 15:18:21.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:21 15:18:21.832 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:21 15:18:21.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:21 15:18:21.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:21 15:18:21.835 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:21 15:18:21.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:21 15:18:21.835 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:21 15:18:21.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:21 15:18:21.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:21 15:18:21.837 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:21 15:18:21.837 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:21 15:18:21.859 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:21 15:18:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:21 15:18:21.859 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:21 15:18:21.859 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:21 15:18:21.859 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:21 15:18:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:21 15:18:21.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:21 15:18:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:21 15:18:21.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:21 15:18:21.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:21 15:18:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:21 15:18:21.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:21 15:18:21.862 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:21 15:18:21.862 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:21 15:18:21.862 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:21 15:18:21.862 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:21 15:18:21.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
11:18:21 15:18:21.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:21 15:18:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:21 15:18:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:21 15:18:21.863 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
11:18:21 15:18:21.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:21 15:18:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:21 15:18:21.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:21 15:18:21.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:21 15:18:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:21 15:18:21.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:21 15:18:21.863 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
11:18:21 15:18:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:21 15:18:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:21 15:18:21.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:21 15:18:21.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:21 15:18:21.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:21 15:18:21.865 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:21 15:18:21.865 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:18:21 15:18:21.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:21 15:18:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:21 15:18:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:21 15:18:21.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:21 15:18:21.865 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
11:18:21 15:18:21.865 DEBUG [main][MenuItemLookup] Found menu:'File'
11:18:21 15:18:21.865 DEBUG [main][MenuItemLookup] Item match:File
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Found menu:''
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Found menu:''
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:18:21 15:18:21.866 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:18:21 15:18:21.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:18:21 15:18:21.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:18:21 15:18:21.867 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:18:21 15:18:21.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:18:21 15:18:21.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:18:21 15:18:21.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:21 15:18:21.883 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
11:18:21 15:18:21.883 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:21 15:18:21.883 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:21 15:18:21.884 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:21 15:18:21.884 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:21 15:18:21.884 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:21 15:18:21.925 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:21 15:18:21.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:21 15:18:21.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:21 15:18:21.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:21 15:18:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:21 15:18:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:21 15:18:21.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:21 15:18:21.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:21 15:18:21.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:21 15:18:21.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:21 15:18:21.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:21 15:18:21.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:21 15:18:21.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:21 15:18:21.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:21 15:18:21.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:21 15:18:21.928 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:21 15:18:21.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:21 15:18:21.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:21 15:18:21.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:21 15:18:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:21 15:18:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:21 15:18:21.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:21 15:18:21.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:21 15:18:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:21 15:18:21.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:21 15:18:21.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:21 15:18:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:21 15:18:21.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:21 15:18:21.932 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:21 15:18:21.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:21 15:18:21.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:21 15:18:21.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:21 15:18:21.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:21 15:18:21.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:21 15:18:21.933 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:21 15:18:21.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:21 15:18:21.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:21 15:18:21.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:21 15:18:21.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:21 15:18:21.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:21 15:18:21.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:21 15:18:21.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:21 15:18:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:21 15:18:21.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:21 15:18:21.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:22 15:18:22.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:22 15:18:22.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:22 15:18:22.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:22 15:18:22.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:22 15:18:22.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:22 15:18:22.936 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:22 15:18:22.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:22 15:18:22.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:22 15:18:22.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:22 15:18:22.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:22 15:18:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:22 15:18:22.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:22 15:18:22.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:22 15:18:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:22 15:18:22.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:22 15:18:22.937 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:22 15:18:22.937 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:22 15:18:22.938 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:22 15:18:22.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:22 15:18:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:22 15:18:22.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:22 15:18:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:22 15:18:22.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:22 15:18:22.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:22 15:18:22.938 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:22 15:18:22.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:22 15:18:22.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:22 15:18:22.941 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:22 15:18:22.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:22 15:18:22.941 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:22 15:18:22.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:22 15:18:22.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:22 15:18:22.943 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:22 15:18:22.943 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:22 15:18:22.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:22 15:18:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:22 15:18:22.974 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:22 15:18:22.974 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:22 15:18:22.974 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:22 15:18:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:22 15:18:22.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:22 15:18:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:22 15:18:22.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:22 15:18:22.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:22 15:18:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:22 15:18:22.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:22 15:18:22.977 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:22 15:18:22.977 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:22 15:18:22.977 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:22 15:18:22.978 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:22 15:18:22.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
11:18:22 15:18:22.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:22 15:18:22.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:22 15:18:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:22 15:18:22.979 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
11:18:22 15:18:22.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:22 15:18:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:22 15:18:22.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:22 15:18:22.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:22 15:18:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:22 15:18:22.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:22 15:18:22.979 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
11:18:22 15:18:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:22 15:18:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:22 15:18:22.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:22 15:18:22.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:22 15:18:22.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
11:18:22 15:18:22.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:22 15:18:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:22 15:18:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:22 15:18:22.981 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
11:18:22 15:18:22.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:22 15:18:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:22 15:18:22.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:22 15:18:22.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:22 15:18:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:22 15:18:22.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:22 15:18:22.981 INFO [WorkbenchTestable][AbstractButton] Click button Save
11:18:22 15:18:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:22 15:18:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:22 15:18:22.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:22 15:18:22.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:22 15:18:22.983 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:22 15:18:22.983 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:22 15:18:22.983 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:23 15:18:23.012 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:23 15:18:23.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:23 15:18:23.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:23 15:18:23.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:23 15:18:23.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:23 15:18:23.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:23 15:18:23.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:23 15:18:23.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:23 15:18:23.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:23 15:18:23.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:23 15:18:23.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:23 15:18:23.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:23 15:18:23.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:23 15:18:23.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:23 15:18:23.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:23 15:18:23.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:23 15:18:23.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:23 15:18:23.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:23 15:18:23.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:23 15:18:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:23 15:18:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:23 15:18:23.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:23 15:18:23.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:23 15:18:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:23 15:18:23.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:23 15:18:23.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:23 15:18:23.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:23 15:18:23.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:23 15:18:23.019 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:23 15:18:23.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:23 15:18:23.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:23 15:18:23.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:23 15:18:23.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:23 15:18:23.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:23 15:18:23.023 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:23 15:18:23.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:23 15:18:23.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:23 15:18:23.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:23 15:18:23.024 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:23 15:18:23.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:23 15:18:23.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:23 15:18:23.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:23 15:18:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:23 15:18:23.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:23 15:18:23.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:23 15:18:23.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:23 15:18:23.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:24 15:18:24.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:24 15:18:24.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:24 15:18:24.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:24 15:18:24.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:24 15:18:24.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:24 15:18:24.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:24 15:18:24.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:24 15:18:24.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:24 15:18:24.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:24 15:18:24.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:24 15:18:24.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:24 15:18:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:24 15:18:24.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:24 15:18:24.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:24 15:18:24.038 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:24 15:18:24.039 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:24 15:18:24.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:24 15:18:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:24 15:18:24.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:24 15:18:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:24 15:18:24.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:24 15:18:24.039 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:24 15:18:24.039 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:24 15:18:24.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:24 15:18:24.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:24 15:18:24.043 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:24 15:18:24.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:24 15:18:24.043 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:24 15:18:24.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:24 15:18:24.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:24 15:18:24.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:24 15:18:24.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:24 15:18:24.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:24 15:18:24.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:24 15:18:24.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:24 15:18:24.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:24 15:18:24.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:24 15:18:24.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:24 15:18:24.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:24 15:18:24.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:24 15:18:24.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:24 15:18:24.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:24 15:18:24.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:24 15:18:24.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:24 15:18:24.069 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:24 15:18:24.069 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:24 15:18:24.069 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:24 15:18:24.069 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:24 15:18:24.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:24 15:18:24.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:24 15:18:24.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:24 15:18:24.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:24 15:18:24.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:24 15:18:24.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:24 15:18:24.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:24 15:18:24.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:24 15:18:24.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:24 15:18:24.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:24 15:18:24.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:24 15:18:24.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:24 15:18:24.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:24 15:18:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:24 15:18:24.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:24 15:18:24.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:24 15:18:24.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:24 15:18:24.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:24 15:18:24.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:24 15:18:24.104 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:24 15:18:24.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:24 15:18:24.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:24 15:18:24.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:24 15:18:24.105 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:24 15:18:24.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:24 15:18:24.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:24 15:18:24.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:24 15:18:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:24 15:18:24.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:24 15:18:24.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:24 15:18:24.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:24 15:18:24.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:25 15:18:25.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:25 15:18:25.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:25 15:18:25.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:25 15:18:25.107 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:25 15:18:25.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:25 15:18:25.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:25 15:18:25.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:25 15:18:25.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:25 15:18:25.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:25 15:18:25.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:25 15:18:25.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:25 15:18:25.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:25 15:18:25.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:25 15:18:25.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:25 15:18:25.108 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:25 15:18:25.109 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
11:18:25 15:18:25.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:25 15:18:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:25 15:18:25.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:25 15:18:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:25 15:18:25.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:25 15:18:25.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
11:18:25 15:18:25.109 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
11:18:25 15:18:25.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
11:18:25 15:18:25.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
11:18:25 15:18:25.114 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
11:18:25 15:18:25.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
11:18:25 15:18:25.114 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
11:18:25 15:18:25.114 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
11:18:25 15:18:25.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
11:18:25 15:18:25.115 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:25 15:18:25.115 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:25 15:18:25.136 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:25 15:18:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:25 15:18:25.137 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:25 15:18:25.137 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:25 15:18:25.137 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:25 15:18:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:25 15:18:25.138 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
11:18:25 15:18:25.144 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:25 15:18:25.144 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:25 15:18:25.144 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:25 15:18:25.144 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:25 15:18:25.145 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:18:25 15:18:25.145 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:25 15:18:25.161 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:25 15:18:25.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51471d2a is found...
11:18:35 15:18:35.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51471d2a is found failed, an exception will be thrown
11:18:35 15:18:35.172 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:35 15:18:35.172 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:35 15:18:35.172 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
11:18:35 15:18:35.200 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
11:18:35 15:18:35.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:35 15:18:35.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:35 15:18:35.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:35 15:18:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:35 15:18:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:35 15:18:35.201 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:35 15:18:35.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:35 15:18:35.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:35 15:18:35.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:35 15:18:35.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:35 15:18:35.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:35 15:18:35.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:35 15:18:35.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:35 15:18:35.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:35 15:18:35.203 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:35 15:18:35.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:35 15:18:35.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:35 15:18:35.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:35 15:18:35.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:35 15:18:35.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:35 15:18:35.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:35 15:18:35.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:35 15:18:35.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:35 15:18:35.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:35 15:18:35.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:35 15:18:35.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:35 15:18:35.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:35 15:18:35.207 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:35 15:18:35.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:35 15:18:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:35 15:18:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:35 15:18:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:35 15:18:35.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:35 15:18:35.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:35 15:18:35.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:35 15:18:35.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:35 15:18:35.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:35 15:18:35.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:35 15:18:35.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:35 15:18:35.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:35 15:18:35.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:35 15:18:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:35 15:18:35.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:35 15:18:35.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:35 15:18:35.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:35 15:18:35.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:36 15:18:36.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:36 15:18:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:36 15:18:36.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:36 15:18:36.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:36 15:18:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:36 15:18:36.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:36 15:18:36.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:36 15:18:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:36 15:18:36.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:36 15:18:36.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:36 15:18:36.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:36 15:18:36.224 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:36 15:18:36.224 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:36 15:18:36.224 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:36 15:18:36.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:36 15:18:36.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:36 15:18:36.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:36 15:18:36.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:36 15:18:36.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:36 15:18:36.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:36 15:18:36.225 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:36 15:18:36.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:36 15:18:36.229 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:36 15:18:36.229 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:36 15:18:36.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:36 15:18:36.229 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:36 15:18:36.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:36 15:18:36.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:36 15:18:36.231 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:36 15:18:36.231 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:36 15:18:36.252 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:36 15:18:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:36 15:18:36.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:36 15:18:36.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:36 15:18:36.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:36 15:18:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:36 15:18:36.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:36 15:18:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:36 15:18:36.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:36 15:18:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:36 15:18:36.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:36 15:18:36.255 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:36 15:18:36.255 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:36 15:18:36.256 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:36 15:18:36.256 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:36 15:18:36.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
11:18:36 15:18:36.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:36 15:18:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:36 15:18:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:36 15:18:36.256 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
11:18:36 15:18:36.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:36 15:18:36.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:36 15:18:36.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:36 15:18:36.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:36 15:18:36.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:36 15:18:36.257 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
11:18:36 15:18:36.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:36 15:18:36.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:36 15:18:36.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:36 15:18:36.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:36 15:18:36.258 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:36 15:18:36.258 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:36 15:18:36.258 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:36 15:18:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
11:18:36 15:18:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
11:18:36 15:18:36.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
11:18:36 15:18:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:36 15:18:36.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:36 15:18:36.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:36 15:18:36.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:36 15:18:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:36 15:18:36.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:36 15:18:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:36 15:18:36.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:36 15:18:36.787 INFO [WorkbenchTestable][AbstractButton] Click button &Save
11:18:36 15:18:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:36 15:18:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:36 15:18:36.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:36 15:18:36.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:36 15:18:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:18:36 15:18:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:18:36 15:18:36.828 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:36 15:18:36.828 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:36 15:18:36.829 DEBUG [main][EditorHandler] 0 editor(s) found
11:18:36 15:18:36.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:36 15:18:36.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:36 15:18:36.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:36 15:18:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:36 15:18:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:36 15:18:36.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:36 15:18:36.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:36 15:18:36.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:36 15:18:36.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:36 15:18:36.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:36 15:18:36.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:36 15:18:36.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:36 15:18:36.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:36 15:18:36.832 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:36 15:18:36.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:36 15:18:36.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:36 15:18:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:36 15:18:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:36 15:18:36.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:36 15:18:36.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:36 15:18:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:36 15:18:36.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:36 15:18:36.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:36 15:18:36.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:36 15:18:36.837 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:36 15:18:36.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:36 15:18:36.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:36 15:18:36.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:36 15:18:36.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:36 15:18:36.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:36 15:18:36.838 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:36 15:18:36.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:36 15:18:36.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:36 15:18:36.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:36 15:18:36.839 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:36 15:18:36.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:36 15:18:36.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:36 15:18:36.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:36 15:18:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:36 15:18:36.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:36 15:18:36.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:37 15:18:37.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:37 15:18:37.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:37 15:18:37.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:37 15:18:37.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:37 15:18:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:37 15:18:37.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:37 15:18:37.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:37 15:18:37.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:37 15:18:37.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:37 15:18:37.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:37 15:18:37.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:37 15:18:37.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:37 15:18:37.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:37 15:18:37.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:37 15:18:37.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:37 15:18:37.842 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:37 15:18:37.842 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:37 15:18:37.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:37 15:18:37.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:37 15:18:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:37 15:18:37.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:37 15:18:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:37 15:18:37.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:37 15:18:37.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:37 15:18:37.843 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:37 15:18:37.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:37 15:18:37.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:37 15:18:37.846 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:37 15:18:37.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:37 15:18:37.846 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:37 15:18:37.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:37 15:18:37.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:37 15:18:37.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:37 15:18:37.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:37 15:18:37.874 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:37 15:18:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:37 15:18:37.874 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:37 15:18:37.874 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:37 15:18:37.874 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:37 15:18:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:37 15:18:37.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:37 15:18:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:37 15:18:37.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:37 15:18:37.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:37 15:18:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:37 15:18:37.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:37 15:18:37.877 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:37 15:18:37.877 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:37 15:18:37.877 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:37 15:18:37.877 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:37 15:18:37.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
11:18:37 15:18:37.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:37 15:18:37.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:37 15:18:37.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:37 15:18:37.878 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
11:18:37 15:18:37.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:37 15:18:37.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:37 15:18:37.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:37 15:18:37.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:37 15:18:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:37 15:18:37.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:37 15:18:37.879 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
11:18:37 15:18:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:37 15:18:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:37 15:18:37.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:37 15:18:37.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:37 15:18:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42922c4a is found...
11:18:37 15:18:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42922c4a is found finished successfully
11:18:37 15:18:37.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:37 15:18:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:37 15:18:37.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:37 15:18:37.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:37 15:18:37.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:37 15:18:37.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:37 15:18:37.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:37 15:18:37.883 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:37 15:18:37.883 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:37 15:18:37.883 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:37 15:18:37.883 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:37 15:18:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
11:18:38 15:18:38.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
11:18:38 15:18:38.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
11:18:38 15:18:38.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:38 15:18:38.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:38 15:18:38.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:38 15:18:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:38 15:18:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:38 15:18:38.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:18:38 15:18:38.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:38 15:18:38.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:38 15:18:38.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:38 15:18:38.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
11:18:38 15:18:38.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:18:38 15:18:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:38 15:18:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:38 15:18:38.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:18:38 15:18:38.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:18:38 15:18:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:38 15:18:38.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:38 15:18:38.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:38 15:18:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:38 15:18:38.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:18:38 15:18:38.412 INFO [WorkbenchTestable][AbstractButton] Click button &Save
11:18:38 15:18:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:18:38 15:18:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:18:38 15:18:38.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:18:38 15:18:38.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:38 15:18:38.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:38 15:18:38.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:38 15:18:38.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:38 15:18:38.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:38 15:18:38.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:38 15:18:38.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:38 15:18:38.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:38 15:18:38.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:38 15:18:38.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:38 15:18:38.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:38 15:18:38.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:38 15:18:38.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:38 15:18:38.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:38 15:18:38.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:38 15:18:38.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:38 15:18:38.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:38 15:18:38.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:38 15:18:38.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:38 15:18:38.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:38 15:18:38.468 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:38 15:18:38.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:38 15:18:38.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:38 15:18:38.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:38 15:18:38.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:38 15:18:38.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:38 15:18:38.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:38 15:18:38.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:38 15:18:38.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:38 15:18:38.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:38 15:18:38.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:38 15:18:38.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:38 15:18:38.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:38 15:18:38.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:38 15:18:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:38 15:18:38.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:38 15:18:38.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:38 15:18:38.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:38 15:18:38.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:39 15:18:39.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:39 15:18:39.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:39 15:18:39.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:39 15:18:39.472 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:39 15:18:39.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:39 15:18:39.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:39 15:18:39.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:39 15:18:39.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:39 15:18:39.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:39 15:18:39.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:39 15:18:39.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:39 15:18:39.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:39 15:18:39.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:39 15:18:39.473 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:39 15:18:39.474 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:39 15:18:39.474 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:39 15:18:39.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:39 15:18:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:39 15:18:39.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:39 15:18:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:39 15:18:39.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:39 15:18:39.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:39 15:18:39.475 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:39 15:18:39.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:39 15:18:39.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:39 15:18:39.478 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:39 15:18:39.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:39 15:18:39.478 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:39 15:18:39.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:39 15:18:39.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:39 15:18:39.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:39 15:18:39.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:39 15:18:39.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:39 15:18:39.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:39 15:18:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:39 15:18:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:39 15:18:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:39 15:18:39.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:39 15:18:39.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:39 15:18:39.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:39 15:18:39.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:39 15:18:39.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:39 15:18:39.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:39 15:18:39.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:39 15:18:39.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:39 15:18:39.503 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:39 15:18:39.503 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:39 15:18:39.503 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:39 15:18:39.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:39 15:18:39.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:39 15:18:39.504 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:18:39 15:18:39.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:39 15:18:39.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:39 15:18:39.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:39 15:18:39.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:39 15:18:39.505 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
11:18:39 15:18:39.505 DEBUG [main][MenuItemLookup] Found menu:'File'
11:18:39 15:18:39.505 DEBUG [main][MenuItemLookup] Item match:File
11:18:39 15:18:39.505 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:18:39 15:18:39.505 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:18:39 15:18:39.505 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:18:39 15:18:39.506 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:18:39 15:18:39.506 DEBUG [main][MenuItemLookup] Found menu:''
11:18:39 15:18:39.506 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:18:39 15:18:39.506 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:18:39 15:18:39.506 DEBUG [main][MenuItemLookup] Found menu:''
11:18:39 15:18:39.506 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:18:39 15:18:39.506 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:18:39 15:18:39.506 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:39 15:18:39.506 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:39 15:18:39.506 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:39 15:18:39.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:39 15:18:39.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:39 15:18:39.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:39 15:18:39.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:39 15:18:39.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:39 15:18:39.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:39 15:18:39.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:39 15:18:39.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:39 15:18:39.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:39 15:18:39.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:39 15:18:39.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:39 15:18:39.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:39 15:18:39.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:39 15:18:39.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:39 15:18:39.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:39 15:18:39.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:39 15:18:39.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:39 15:18:39.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:39 15:18:39.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:39 15:18:39.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:39 15:18:39.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:39 15:18:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:39 15:18:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:39 15:18:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:39 15:18:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:39 15:18:39.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:39 15:18:39.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:39 15:18:39.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:39 15:18:39.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:39 15:18:39.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:39 15:18:39.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:39 15:18:39.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:39 15:18:39.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:39 15:18:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:39 15:18:39.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:39 15:18:39.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:40 15:18:40.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:40 15:18:40.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:40 15:18:40.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:40 15:18:40.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:40 15:18:40.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:40 15:18:40.560 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:40 15:18:40.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:40 15:18:40.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:40 15:18:40.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:40 15:18:40.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:40 15:18:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:40 15:18:40.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:40 15:18:40.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:40 15:18:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:40 15:18:40.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:40 15:18:40.562 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:40 15:18:40.562 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:40 15:18:40.562 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:40 15:18:40.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:40 15:18:40.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:40 15:18:40.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:40 15:18:40.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:40 15:18:40.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:40 15:18:40.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:40 15:18:40.563 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:40 15:18:40.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:40 15:18:40.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:40 15:18:40.566 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:40 15:18:40.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:40 15:18:40.566 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:40 15:18:40.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:40 15:18:40.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:40 15:18:40.568 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:40 15:18:40.568 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:40 15:18:40.583 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:40 15:18:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:40 15:18:40.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:40 15:18:40.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:40 15:18:40.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:40 15:18:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:40 15:18:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a3b15e9 is found...
11:18:50 15:18:50.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a3b15e9 is found failed, an exception will be thrown
11:18:50 15:18:50.599 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:50 15:18:50.599 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:50 15:18:50.599 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:50 15:18:50.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:50 15:18:50.622 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:50 15:18:50.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:50 15:18:50.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:50 15:18:50.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:50 15:18:50.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:50 15:18:50.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:50 15:18:50.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:50 15:18:50.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:50 15:18:50.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:50 15:18:50.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:50 15:18:50.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:50 15:18:50.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:50 15:18:50.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:50 15:18:50.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:50 15:18:50.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:50 15:18:50.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:50 15:18:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:50 15:18:50.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:50 15:18:50.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:50 15:18:50.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:50 15:18:50.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:50 15:18:50.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:50 15:18:50.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:50 15:18:50.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:50 15:18:50.630 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:50 15:18:50.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:50 15:18:50.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:50 15:18:50.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:50 15:18:50.630 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:50 15:18:50.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:50 15:18:50.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:50 15:18:50.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:50 15:18:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:50 15:18:50.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:50 15:18:50.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:51 15:18:51.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:51 15:18:51.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:51 15:18:51.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:51 15:18:51.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:51 15:18:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:51 15:18:51.632 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:51 15:18:51.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:51 15:18:51.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:51 15:18:51.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:51 15:18:51.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:51 15:18:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:51 15:18:51.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:51 15:18:51.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:51 15:18:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:51 15:18:51.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:51 15:18:51.633 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:51 15:18:51.634 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:51 15:18:51.634 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:51 15:18:51.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:51 15:18:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:51 15:18:51.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:51 15:18:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:51 15:18:51.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:51 15:18:51.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:51 15:18:51.635 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:51 15:18:51.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:51 15:18:51.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:51 15:18:51.638 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:51 15:18:51.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:51 15:18:51.638 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:51 15:18:51.638 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:51 15:18:51.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:51 15:18:51.639 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:51 15:18:51.639 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:51 15:18:51.654 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:51 15:18:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:51 15:18:51.655 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:51 15:18:51.655 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:51 15:18:51.655 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:51 15:18:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:51 15:18:51.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:51 15:18:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:51 15:18:51.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:51 15:18:51.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:51 15:18:51.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:51 15:18:51.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:51 15:18:51.662 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:51 15:18:51.662 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:51 15:18:51.662 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:51 15:18:51.662 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:51 15:18:51.663 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:51 15:18:51.663 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:51 15:18:51.663 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:18:51 15:18:51.663 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:51 15:18:51.688 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:51 15:18:51.689 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:51 15:18:51.689 DEBUG [main][EditorHandler] 0 editor(s) found
11:18:51 15:18:51.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:51 15:18:51.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:51 15:18:51.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:51 15:18:51.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:51 15:18:51.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:51 15:18:51.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:51 15:18:51.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:51 15:18:51.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:51 15:18:51.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:51 15:18:51.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:51 15:18:51.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:51 15:18:51.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:51 15:18:51.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:51 15:18:51.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:51 15:18:51.692 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:51 15:18:51.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:51 15:18:51.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:51 15:18:51.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:51 15:18:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:51 15:18:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:51 15:18:51.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:51 15:18:51.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:51 15:18:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:51 15:18:51.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:51 15:18:51.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:51 15:18:51.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:51 15:18:51.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:51 15:18:51.695 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:51 15:18:51.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:51 15:18:51.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:51 15:18:51.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:51 15:18:51.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:51 15:18:51.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:51 15:18:51.697 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:51 15:18:51.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:51 15:18:51.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:51 15:18:51.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:51 15:18:51.698 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:51 15:18:51.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:51 15:18:51.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:51 15:18:51.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:51 15:18:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:51 15:18:51.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:51 15:18:51.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:52 15:18:52.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:52 15:18:52.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:52 15:18:52.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:52 15:18:52.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:52 15:18:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:52 15:18:52.700 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:52 15:18:52.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:52 15:18:52.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:52 15:18:52.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:52 15:18:52.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:52 15:18:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:52 15:18:52.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:52 15:18:52.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:52 15:18:52.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:52 15:18:52.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:52 15:18:52.701 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:52 15:18:52.701 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:52 15:18:52.701 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:52 15:18:52.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:52 15:18:52.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:52 15:18:52.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:52 15:18:52.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:52 15:18:52.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:52 15:18:52.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:52 15:18:52.702 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:52 15:18:52.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:52 15:18:52.705 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:52 15:18:52.705 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:52 15:18:52.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:52 15:18:52.705 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:52 15:18:52.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:52 15:18:52.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:52 15:18:52.707 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:52 15:18:52.707 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:52 15:18:52.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:52 15:18:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:52 15:18:52.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:52 15:18:52.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:52 15:18:52.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:52 15:18:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:52 15:18:52.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:52 15:18:52.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:52 15:18:52.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:52 15:18:52.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:52 15:18:52.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:52 15:18:52.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:52 15:18:52.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:52 15:18:52.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:52 15:18:52.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:52 15:18:52.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:52 15:18:52.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:52 15:18:52.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:52 15:18:52.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:52 15:18:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:52 15:18:52.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:52 15:18:52.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:52 15:18:52.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:52 15:18:52.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:52 15:18:52.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:52 15:18:52.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:52 15:18:52.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:52 15:18:52.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:52 15:18:52.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:52 15:18:52.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:52 15:18:52.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:52 15:18:52.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:52 15:18:52.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:52 15:18:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:52 15:18:52.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:52 15:18:52.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:53 15:18:53.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:53 15:18:53.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:53 15:18:53.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:53 15:18:53.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:53 15:18:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:53 15:18:53.761 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:53 15:18:53.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:53 15:18:53.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:53 15:18:53.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:53 15:18:53.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:53 15:18:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:53 15:18:53.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:53 15:18:53.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:53 15:18:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:53 15:18:53.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:53 15:18:53.762 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:53 15:18:53.762 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:53 15:18:53.763 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
11:18:53 15:18:53.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:53 15:18:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:53 15:18:53.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:53 15:18:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:53 15:18:53.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:53 15:18:53.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
11:18:53 15:18:53.763 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
11:18:53 15:18:53.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
11:18:53 15:18:53.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
11:18:53 15:18:53.767 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
11:18:53 15:18:53.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
11:18:53 15:18:53.767 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
11:18:53 15:18:53.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
11:18:53 15:18:53.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
11:18:53 15:18:53.769 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:53 15:18:53.769 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:53 15:18:53.788 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:53 15:18:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:53 15:18:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:53 15:18:53.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:53 15:18:53.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:53 15:18:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:53 15:18:53.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
11:18:53 15:18:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:53 15:18:53.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:53 15:18:53.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:53 15:18:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:53 15:18:53.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:53 15:18:53.791 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:53 15:18:53.791 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:53 15:18:53.791 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:53 15:18:53.791 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:53 15:18:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79188c98 is found...
11:18:53 15:18:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79188c98 is found finished successfully
11:18:53 15:18:53.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:53 15:18:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:53 15:18:53.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:53 15:18:53.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:53 15:18:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:53 15:18:53.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:53 15:18:53.794 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
11:18:53 15:18:53.806 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:53 15:18:53.806 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null
11:18:53 15:18:53.806 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:53 15:18:53.806 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:53 15:18:53.806 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:53 15:18:53.807 DEBUG [main][EditorHandler] 2 editor(s) found
11:18:53 15:18:53.807 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:53 15:18:53.816 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:53 15:18:53.816 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:53 15:18:53.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:53 15:18:53.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:53 15:18:53.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:53 15:18:53.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:53 15:18:53.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:53 15:18:53.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:53 15:18:53.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:53 15:18:53.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:53 15:18:53.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:53 15:18:53.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:53 15:18:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:53 15:18:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:53 15:18:53.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:53 15:18:53.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:53 15:18:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:53 15:18:53.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:53 15:18:53.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:53 15:18:53.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:53 15:18:53.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:53 15:18:53.848 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:53 15:18:53.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:53 15:18:53.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:53 15:18:53.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:53 15:18:53.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:53 15:18:53.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:53 15:18:53.850 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:53 15:18:53.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:53 15:18:53.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:53 15:18:53.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:53 15:18:53.850 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:53 15:18:53.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:53 15:18:53.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:53 15:18:53.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:53 15:18:53.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:53 15:18:53.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:53 15:18:53.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:54 15:18:54.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:54 15:18:54.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:54 15:18:54.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:54 15:18:54.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:54 15:18:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:54 15:18:54.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:54 15:18:54.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:54 15:18:54.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:54 15:18:54.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:54 15:18:54.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:54 15:18:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:54 15:18:54.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:54 15:18:54.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:54 15:18:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:54 15:18:54.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:54 15:18:54.854 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:54 15:18:54.854 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:54 15:18:54.854 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:54 15:18:54.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:54 15:18:54.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:54 15:18:54.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:54 15:18:54.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:54 15:18:54.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:54 15:18:54.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:54 15:18:54.855 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:54 15:18:54.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:54 15:18:54.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:54 15:18:54.859 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:54 15:18:54.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:54 15:18:54.859 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:54 15:18:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:54 15:18:54.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:54 15:18:54.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:54 15:18:54.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:54 15:18:54.880 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:54 15:18:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:54 15:18:54.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:54 15:18:54.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:54 15:18:54.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:54 15:18:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:54 15:18:54.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:54 15:18:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:54 15:18:54.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:54 15:18:54.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:54 15:18:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:54 15:18:54.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:54 15:18:54.882 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:54 15:18:54.882 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:54 15:18:54.882 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:54 15:18:54.882 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:54 15:18:54.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:54 15:18:54.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:54 15:18:54.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:54 15:18:54.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:54 15:18:54.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:54 15:18:54.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:54 15:18:54.885 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:54 15:18:54.885 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
11:18:54 15:18:54.885 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:54 15:18:54.885 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:54 15:18:54.885 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:54 15:18:54.911 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:54 15:18:54.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:54 15:18:54.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:54 15:18:54.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:54 15:18:54.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:54 15:18:54.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:54 15:18:54.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:54 15:18:54.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:54 15:18:54.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:54 15:18:54.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:54 15:18:54.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:54 15:18:54.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:54 15:18:54.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:54 15:18:54.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:54 15:18:54.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:54 15:18:54.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:54 15:18:54.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:54 15:18:54.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:54 15:18:54.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:54 15:18:54.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:54 15:18:54.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:54 15:18:54.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:54 15:18:54.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:54 15:18:54.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:54 15:18:54.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:54 15:18:54.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:54 15:18:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:54 15:18:54.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:54 15:18:54.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:54 15:18:54.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:54 15:18:54.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:54 15:18:54.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:54 15:18:54.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:54 15:18:54.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:54 15:18:54.919 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:54 15:18:54.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:54 15:18:54.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:54 15:18:54.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:54 15:18:54.920 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:54 15:18:54.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:54 15:18:54.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:54 15:18:54.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:54 15:18:54.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:54 15:18:54.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:54 15:18:54.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:55 15:18:55.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:55 15:18:55.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:55 15:18:55.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:55 15:18:55.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:55 15:18:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:55 15:18:55.922 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:55 15:18:55.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:55 15:18:55.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:55 15:18:55.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:55 15:18:55.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:55 15:18:55.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:55 15:18:55.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:55 15:18:55.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:55 15:18:55.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:55 15:18:55.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:55 15:18:55.923 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:55 15:18:55.923 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:55 15:18:55.923 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:55 15:18:55.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:55 15:18:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:55 15:18:55.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:55 15:18:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:55 15:18:55.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:55 15:18:55.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:55 15:18:55.924 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:55 15:18:55.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:55 15:18:55.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:55 15:18:55.927 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:55 15:18:55.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:55 15:18:55.927 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:55 15:18:55.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:55 15:18:55.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:55 15:18:55.928 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:55 15:18:55.929 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:55 15:18:55.951 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:55 15:18:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:55 15:18:55.952 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:55 15:18:55.952 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:55 15:18:55.952 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:55 15:18:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:55 15:18:55.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:18:55 15:18:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:55 15:18:55.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:55 15:18:55.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:55 15:18:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:55 15:18:55.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:55 15:18:55.955 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:55 15:18:55.955 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:55 15:18:55.955 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:55 15:18:55.955 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:55 15:18:55.956 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:55 15:18:55.956 DEBUG [main][EditorHandler] 1 editor(s) found
11:18:55 15:18:55.956 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:55 15:18:55.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:55 15:18:55.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:18:55 15:18:55.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:18:55 15:18:55.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:18:55 15:18:55.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:55 15:18:55.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:55 15:18:55.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:55 15:18:55.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:55 15:18:55.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:55 15:18:55.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:55 15:18:55.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:55 15:18:55.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:55 15:18:55.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:55 15:18:55.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:55 15:18:55.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:55 15:18:55.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:55 15:18:55.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:55 15:18:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:55 15:18:55.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:55 15:18:55.990 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:55 15:18:55.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:55 15:18:55.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:55 15:18:55.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:18:55 15:18:55.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:18:55 15:18:55.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:18:55 15:18:55.992 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:55 15:18:55.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:55 15:18:55.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:55 15:18:55.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:55 15:18:55.992 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:55 15:18:55.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:55 15:18:55.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:55 15:18:55.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:55 15:18:55.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:55 15:18:55.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:55 15:18:55.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:56 15:18:56.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:56 15:18:56.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:56 15:18:56.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:56 15:18:56.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:56 15:18:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:56 15:18:56.994 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:56 15:18:56.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:56 15:18:56.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:56 15:18:56.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:56 15:18:56.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:56 15:18:56.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:56 15:18:56.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:56 15:18:56.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:56 15:18:56.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:56 15:18:56.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:56 15:18:56.996 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:56 15:18:56.996 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:56 15:18:56.996 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
11:18:56 15:18:56.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:56 15:18:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:56 15:18:56.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:56 15:18:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:56 15:18:56.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:56 15:18:56.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:57 15:18:56.997 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:57 15:18:56.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:57 15:18:57.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:57 15:18:57.001 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
11:18:57 15:18:57.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
11:18:57 15:18:57.001 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
11:18:57 15:18:57.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
11:18:57 15:18:57.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
11:18:57 15:18:57.002 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:57 15:18:57.002 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:57 15:18:57.024 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:57 15:18:57.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:57 15:18:57.025 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:57 15:18:57.025 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:57 15:18:57.025 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:57 15:18:57.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:57 15:18:57.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:57 15:18:57.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:57 15:18:57.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:18:57 15:18:57.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:57 15:18:57.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:57 15:18:57.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:18:57 15:18:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:57 15:18:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:57 15:18:57.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:18:57 15:18:57.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:18:57 15:18:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:57 15:18:57.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:57 15:18:57.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:57 15:18:57.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:57 15:18:57.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:57 15:18:57.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:57 15:18:57.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:57 15:18:57.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:57 15:18:57.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:57 15:18:57.062 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:57 15:18:57.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:57 15:18:57.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:57 15:18:57.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:57 15:18:57.063 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:57 15:18:57.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:57 15:18:57.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:57 15:18:57.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:57 15:18:57.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:57 15:18:57.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:57 15:18:57.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:57 15:18:57.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:57 15:18:57.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:58 15:18:58.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:58 15:18:58.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:58 15:18:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:58 15:18:58.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:18:58 15:18:58.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:18:58 15:18:58.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:58 15:18:58.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:58 15:18:58.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:58 15:18:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:58 15:18:58.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:58 15:18:58.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:58 15:18:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:58 15:18:58.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:58 15:18:58.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:58 15:18:58.066 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:18:58 15:18:58.066 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject
11:18:58 15:18:58.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
11:18:58 15:18:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:18:58 15:18:58.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
11:18:58 15:18:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:18:58 15:18:58.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
11:18:58 15:18:58.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min
11:18:58 15:18:58.067 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min
11:18:58 15:18:58.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection
11:18:58 15:18:58.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min
11:18:58 15:18:58.070 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min
11:18:58 15:18:58.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min
11:18:58 15:18:58.070 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min
11:18:58 15:18:58.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection
11:18:58 15:18:58.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min
11:18:58 15:18:58.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:18:58 15:18:58.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:18:58 15:18:58.091 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:18:58 15:18:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:18:58 15:18:58.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:18:58 15:18:58.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:18:58 15:18:58.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:18:58 15:18:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:18:58 15:18:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4da375a2 is found...
11:18:58 15:18:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4da375a2 is found finished successfully
11:18:58 15:18:58.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E')
11:18:58 15:18:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:58 15:18:58.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:58 15:18:58.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:58 15:18:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:58 15:18:58.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:58 15:18:58.095 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:58 15:18:58.096 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:58 15:18:58.096 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:18:58 15:18:58.096 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:18:58 15:18:58.096 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:58 15:18:58.096 DEBUG [main][EditorHandler] 2 editor(s) found
11:18:58 15:18:58.096 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:18:58 15:18:58.102 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:18:58 15:18:58.102 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min
11:18:58 15:18:58.128 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed
11:18:58 15:18:58.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:18:58 15:18:58.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:18:58 15:18:58.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:18:58 15:18:58.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:18:58 15:18:58.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:18:58 15:18:58.129 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
11:18:58 15:18:58.129 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:18:58 15:18:58.129 DEBUG [main][EditorHandler] 0 editor(s) found
11:18:58 15:18:58.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:58 15:18:58.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:58 15:18:58.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:18:58 15:18:58.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:58 15:18:58.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:58 15:18:58.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:18:58 15:18:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:18:58 15:18:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:18:58 15:18:58.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:18:58 15:18:58.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:18:58 15:18:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:58 15:18:58.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:58 15:18:58.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:58 15:18:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:58 15:18:58.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:18:58 15:18:58.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:18:58 15:18:58.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:18:58 15:18:58.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:58 15:18:58.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:58 15:18:58.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:18:58 15:18:58.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:18:58 15:18:58.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:58 15:18:58.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:58 15:18:58.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:18:58 15:18:58.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:18:58 15:18:58.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:58 15:18:58.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:58 15:18:58.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:58 15:18:58.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:58 15:18:58.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:58 15:18:58.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:58 15:18:58.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:59 15:18:59.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:59 15:18:59.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:59 15:18:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:18:59 15:18:59.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:18:59 15:18:59.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:18:59 15:18:59.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:59 15:18:59.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:59 15:18:59.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:18:59 15:18:59.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:59 15:18:59.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:59 15:18:59.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:18:59 15:18:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:18:59 15:18:59.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:18:59 15:18:59.160 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:18:59 15:18:59.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:18:59 15:18:59.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:18:59 15:18:59.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:18:59 15:18:59.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:18:59 15:18:59.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:18:59 15:18:59.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:59 15:18:59.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:18:59 15:18:59.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:18:59 15:18:59.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:00 15:19:00.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:00 15:19:00.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:00 15:19:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:00 15:19:00.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:00 15:19:00.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:00 15:19:00.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:00 15:19:00.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:00 15:19:00.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:00 15:19:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:00 15:19:00.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:00 15:19:00.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:00 15:19:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:00 15:19:00.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:00 15:19:00.163 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:00 15:19:00.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:00 15:19:00.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:00 15:19:00.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:00 15:19:00.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:00 15:19:00.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:00 15:19:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:00 15:19:00.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:00 15:19:00.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:00 15:19:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:00 15:19:00.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:00 15:19:00.164 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:19:00 15:19:00.164 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:19:00 15:19:00.165 DEBUG [main][TreeItemHandler] Set Tree selection
11:19:00 15:19:00.168 DEBUG [main][TreeHandler] Notify Tree about selection event
11:19:00 15:19:00.174 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:19:00 15:19:00.175 DEBUG [WorkbenchTestable][TreeItemHandler]   testProject
11:19:00 15:19:00.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:19:00 15:19:00.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'New'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:''
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:''
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:''
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:''
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:19:00 15:19:00.227 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:19:00 15:19:00.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:19:00 15:19:00.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:19:00 15:19:00.227 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:19:00 15:19:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:00 15:19:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:19:00 15:19:00.728 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:00 15:19:00.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:00 15:19:00.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:00 15:19:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:00 15:19:00.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:19:00 15:19:00.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:00 15:19:00.748 DEBUG [main][MenuItemLookup] Found menu:'New'
11:19:00 15:19:00.748 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:19:00 15:19:00.748 DEBUG [main][MenuItemLookup] Found menu:''
11:19:00 15:19:00.748 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:19:00 15:19:00.748 DEBUG [main][MenuItemLookup] Found menu:''
11:19:00 15:19:00.748 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:19:00 15:19:00.748 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:19:00 15:19:00.748 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:19:00 15:19:00.748 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:19:00 15:19:00.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:19:00 15:19:00.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:19:00 15:19:00.748 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:19:00 15:19:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:19:01 15:19:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:19:01 15:19:01.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:19:01 15:19:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:01 15:19:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:01 15:19:01.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:19:01 15:19:01.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:19:01 15:19:01.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:01 15:19:01.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:01 15:19:01.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:19:01 15:19:01.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:19:01 15:19:01.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:01 15:19:01.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:01 15:19:01.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:01 15:19:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:01 15:19:01.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:01 15:19:01.390 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:19:01 15:19:01.390 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:19:01 15:19:01.391 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:19:01 15:19:01.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:01 15:19:01.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:01 15:19:01.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:01 15:19:01.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:01 15:19:01.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:19:01 15:19:01.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:19:01 15:19:01.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:01 15:19:01.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:01 15:19:01.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:19:01 15:19:01.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:19:01 15:19:01.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:01 15:19:01.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:01 15:19:01.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:01 15:19:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:01 15:19:01.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:01 15:19:01.392 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:19:01 15:19:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:01 15:19:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:01 15:19:01.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:01 15:19:01.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:01 15:19:01.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:19:01 15:19:01.400 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:19:01 15:19:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:19:01 15:19:01.901 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:19:01 15:19:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:01 15:19:01.901 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:19:01 15:19:01.901 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:19:01 15:19:01.901 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:01 15:19:01.901 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:01 15:19:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:01 15:19:01.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:01 15:19:01.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:01 15:19:01.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:01 15:19:01.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:19:01 15:19:01.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:01 15:19:01.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:01 15:19:01.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
11:19:01 15:19:01.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:01 15:19:01.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:01 15:19:01.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:01 15:19:01.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:01 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.341 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest
11:19:01 getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.537 s
11:19:01 closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.086 s
11:19:01 getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 3.234 s
11:19:01 closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.104 s
11:19:01 testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.076 s
11:19:01 getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.141 s
11:19:01 closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.088 s
11:19:01 closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.633 s
11:19:01 noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.068 s
11:19:01 getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.181 s
11:19:01 testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.075 s
11:19:01 saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.107 s
11:19:01 isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.088 s
11:19:01 closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 12.188 s
11:19:01 closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.628 s
11:19:01 findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.621 s
11:19:01 saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.087 s
11:19:01 getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 11.084 s
11:19:01 noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.067 s
11:19:01 switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.152 s
11:19:01 testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.07 s
11:19:01 getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.072 s
11:19:01 getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.145 s
11:19:01 Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:01 15:19:01.938 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:01 15:19:01.939 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:19:01 15:19:01.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:01 15:19:01.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:01 15:19:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:01 15:19:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:01 15:19:01.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:01 15:19:01.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:19:01 15:19:01.949 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:01 15:19:01.949 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:19:01 15:19:01.949 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:19:01 15:19:01.949 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:19:01 15:19:01.949 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:19:01 15:19:01.949 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:19:01 15:19:01.949 DEBUG [main][MenuItemLookup] Item match:Window
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:''
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:''
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:''
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:19:01 15:19:01.950 DEBUG [main][MenuItemLookup] Item match:Preferences
11:19:01 15:19:01.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:19:01 15:19:01.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:19:01 15:19:01.950 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:19:02 15:19:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:19:02 15:19:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:19:02 15:19:02.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:19:02 15:19:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:02 15:19:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:02 15:19:02.040 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:19:02 15:19:02.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:19:02 15:19:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:02 15:19:02.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:02 15:19:02.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:02 15:19:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:19:02 15:19:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:19:02 15:19:02.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:19:02 15:19:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:02 15:19:02.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:02 15:19:02.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:02 15:19:02.044 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:19:02 15:19:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:02 15:19:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:02 15:19:02.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:02 15:19:02.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:02 15:19:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:19:02 15:19:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:19:02 15:19:02.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:02 15:19:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:02 15:19:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:02 15:19:02.072 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:02 15:19:02.073 DEBUG [main][EditorHandler] 0 editor(s) found
11:19:02 15:19:02.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:02 15:19:02.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:02 15:19:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:02 15:19:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:02 15:19:02.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:02 15:19:02.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:02 15:19:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:02 15:19:02.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:02 15:19:02.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:02 15:19:02.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:02 15:19:02.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:02 15:19:02.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:02 15:19:02.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:02 15:19:02.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:02 15:19:02.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:02 15:19:02.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:02 15:19:02.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:02 15:19:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:02 15:19:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:19:02 To add a project: TooltipText=null
11:19:02 15:19:02.086 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:02 15:19:02.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:02 15:19:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:02 15:19:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:19:02 To add a project: TooltipText=null
11:19:02 15:19:02.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:02 15:19:02.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:02 15:19:02.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:02 15:19:02.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:02 15:19:02.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:02 15:19:02.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:19:02 To add a project: TooltipText=null
11:19:02 15:19:02.089 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:02 15:19:02.089 DEBUG [main][EditorHandler] 0 editor(s) found
11:19:02 15:19:02.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:02 15:19:02.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:02 15:19:02.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:19:02 15:19:02.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:02 15:19:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:02 15:19:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:02 15:19:02.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:02 15:19:02.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:19:02 15:19:02.091 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:02 15:19:02.091 DEBUG [main][MenuItemLookup] Item match:File
11:19:02 15:19:02.092 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:02 15:19:02.092 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:19:02 15:19:02.093 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:19:02 15:19:02.093 DEBUG [main][MenuItemLookup] Found menu:''
11:19:02 15:19:02.093 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:19:02 15:19:02.093 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:02 15:19:02.093 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:19:02 15:19:02.093 DEBUG [main][MenuItemLookup] Found menu:''
11:19:02 15:19:02.093 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:19:02 15:19:02.093 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:19:02 15:19:02.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:19:02 15:19:02.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:19:02 15:19:02.094 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:19:02 15:19:02.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:19:02 15:19:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:19:02 15:19:02.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:19:02 15:19:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:02 15:19:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:02 15:19:02.176 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:19:02 15:19:02.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:19:02 15:19:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:02 15:19:02.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:02 15:19:02.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:02 15:19:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:19:02 15:19:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:19:02 15:19:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:02 15:19:02.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:02 15:19:02.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:19:02 15:19:02.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:19:02 15:19:02.178 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:19:02 15:19:02.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:19:02 15:19:02.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:19:02 15:19:02.181 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:19:02 15:19:02.181 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:19:02 15:19:02.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:19:02 15:19:02.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:02 15:19:02.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:02 15:19:02.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:02 15:19:02.182 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:19:02 15:19:02.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:02 15:19:02.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:02 15:19:02.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:02 15:19:02.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:02 15:19:02.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:02 15:19:02.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:19:02 15:19:02.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:19:02 15:19:02.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:19:02 15:19:02.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:02 15:19:02.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:02 15:19:02.207 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:19:02 15:19:02.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.207 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject'
11:19:02 15:19:02.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:19:02 is "Project name:")
11:19:02 15:19:02.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:02 15:19:02.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:02 15:19:02.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:19:02 15:19:02.208 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:19:02 15:19:02.209 INFO [WorkbenchTestable][AbstractText] Text set to: testProject
11:19:02 15:19:02.230 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:19:02 15:19:02.230 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
11:19:02 15:19:02.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:19:02 15:19:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:02 15:19:02.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:02 15:19:02.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:02 15:19:02.233 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:19:02 15:19:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:02 15:19:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:02 15:19:02.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:02 15:19:02.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:02 15:19:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:19:02 15:19:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:19:02 15:19:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:02 15:19:02.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:19:02 15:19:02.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:19:02 15:19:02.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:19:02 15:19:02.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:02 15:19:02.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:02 15:19:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:02 15:19:02.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:02 15:19:02.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:02 15:19:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:02 15:19:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:02 15:19:02.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:02 15:19:02.740 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:19:02 15:19:02.740 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:02 15:19:02.740 DEBUG [main][MenuItemLookup] Item match:File
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:''
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:''
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:''
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:''
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:''
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:19:02 15:19:02.741 DEBUG [main][MenuItemLookup] Item match:Import...
11:19:02 15:19:02.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:19:02 15:19:02.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:19:02 15:19:02.742 INFO [main][MenuItemHandler] Select menu item: &Import...
11:19:02 15:19:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:19:02 15:19:02.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:19:02 15:19:02.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:19:02 15:19:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:02 15:19:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:02 15:19:02.799 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:19:02 15:19:02.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:02 15:19:02.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:19:02 15:19:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:02 15:19:02.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:02 15:19:02.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:02 15:19:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:02 15:19:02.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:02 15:19:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:19:02 15:19:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:19:02 15:19:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:19:02 15:19:02.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:19:02 15:19:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:03 15:19:03.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:03 15:19:03.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:19:03 15:19:03.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:19:03 15:19:03.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:19:03 15:19:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:03 15:19:03.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:19:03 15:19:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:03 15:19:03.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:19:03 15:19:03.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:19:03 15:19:03.304 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:19:03 15:19:03.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:19:03 15:19:03.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:19:03 15:19:03.306 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:19:03 15:19:03.306 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:19:03 15:19:03.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:19:03 15:19:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:03 15:19:03.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:03 15:19:03.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:03 15:19:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:03 15:19:03.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:03 15:19:03.308 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:19:03 15:19:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:03 15:19:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:03 15:19:03.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:03 15:19:03.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:03 15:19:03.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:19:03 15:19:03.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:03 15:19:03.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:03 15:19:03.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:19:03 15:19:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:03 15:19:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:03 15:19:03.379 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:19:03 15:19:03.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:03 15:19:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:19:03 15:19:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:19:03 15:19:03.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:19:03 15:19:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:03 15:19:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:03 15:19:03.380 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:19:03 15:19:03.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:03 15:19:03.390 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/'
11:19:03 15:19:03.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:19:03 15:19:03.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:03 15:19:03.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:03 15:19:03.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:03 15:19:03.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:03 15:19:03.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:03 15:19:03.391 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
11:19:03 15:19:03.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:03 15:19:03.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:03 15:19:03.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:03 15:19:03.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:03 15:19:03.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:19:03 15:19:03.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:03 15:19:03.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:03 15:19:03.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:03 15:19:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:03 15:19:03.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:19:03 15:19:03.396 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/work/data/testProject to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/
11:19:03 15:19:03.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:19:03 15:19:03.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:03 15:19:03.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:03 15:19:03.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:03 15:19:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:03 15:19:03.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:03 15:19:03.436 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:19:03 15:19:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:03 15:19:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:03 15:19:03.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:03 15:19:03.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:03 15:19:03.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:19:03 15:19:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:03 15:19:03.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:03 15:19:03.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:03 15:19:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:03 15:19:03.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:03 15:19:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:19:03 15:19:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:19:03 15:19:03.446 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true
11:19:03 15:19:03.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:19:03 15:19:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:03 15:19:03.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:03 15:19:03.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:03 15:19:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:03 15:19:03.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:03 15:19:03.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace")
11:19:03 15:19:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:03 15:19:03.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:03 15:19:03.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:03 15:19:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:03 15:19:03.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:03 15:19:03.448 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace
11:19:03 15:19:03.448 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace
11:19:03 15:19:03.448 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace
11:19:03 15:19:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:03 15:19:03.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:03 15:19:03.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:03 15:19:03.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:03 15:19:03.460 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:19:03 15:19:03.460 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:19:03 15:19:03.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:19:03 15:19:03.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:03 15:19:03.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:03 15:19:03.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:03 15:19:03.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:03 15:19:03.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:03 15:19:03.463 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:19:03 15:19:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:03 15:19:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:03 15:19:03.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:03 15:19:03.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:03 15:19:03.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:19:03 15:19:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:19:03 15:19:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:03 15:19:03.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:19:04 15:19:04.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:19:04 15:19:04.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:19:04 15:19:04.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:19:04 15:19:04.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:04 15:19:04.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:04 15:19:04.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:04 15:19:04.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:04 15:19:04.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:04 15:19:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:04 15:19:04.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:04 15:19:04.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:04 15:19:04.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:04 15:19:04.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:04 15:19:04.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:04 15:19:04.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:04 15:19:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:04 15:19:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:04 15:19:04.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:04 15:19:04.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:04 15:19:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:04 15:19:04.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:04 15:19:04.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:04 15:19:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:04 15:19:04.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:04 15:19:04.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:04 15:19:04.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:04 15:19:04.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:04 15:19:04.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:04 15:19:04.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:04 15:19:04.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:04 15:19:04.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:04 15:19:04.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:04 15:19:04.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:04 15:19:04.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:05 15:19:04.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:05 15:19:04.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:05 15:19:05.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:05 15:19:05.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:05 15:19:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:05 15:19:05.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:05 15:19:05.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:05 15:19:05.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:05 15:19:05.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:06 15:19:06.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:06 15:19:06.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:06 15:19:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:06 15:19:06.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:06 15:19:06.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:06 15:19:06.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:06 15:19:06.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:06 15:19:06.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:06 15:19:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:06 15:19:06.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:06 15:19:06.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:06 15:19:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:06 15:19:06.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:06 15:19:06.072 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:06 15:19:06.072 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:06 15:19:06.073 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:06 15:19:06.073 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:06 15:19:06.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:06 15:19:06.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:06 15:19:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:06 15:19:06.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:06 15:19:06.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:06 15:19:06.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:06 15:19:06.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:07 15:19:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:07 15:19:07.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:07 15:19:07.083 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:07 15:19:07.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:07 15:19:07.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:07 15:19:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:07 15:19:07.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:07 15:19:07.591 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:07 15:19:07.591 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:07 15:19:07.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:07 15:19:07.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:07 15:19:07.656 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:07 15:19:07.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:07 15:19:07.657 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:07 15:19:07.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:07 15:19:07.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:07 15:19:07.664 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:07 15:19:07.665 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:08 15:19:08.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:08 15:19:08.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:08 15:19:08.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:19:08 15:19:08.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:08 15:19:08.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:08 15:19:08.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:08 15:19:08.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:08 15:19:08.629 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:08 15:19:08.629 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:08 15:19:08.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:08 15:19:08.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12548166 is found...
11:19:08 15:19:08.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12548166 is found finished successfully
11:19:08 15:19:08.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:08 15:19:08.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:08 15:19:08.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:08 15:19:08.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:08 15:19:08.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:08 15:19:08.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:08 15:19:08.650 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:08 15:19:08.650 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:08 package test;
11:19:08 public class JavaClass {
11:19:08 
11:19:08 	public JavaClass() {
11:19:08 		System.out.println("");
11:19:08 	}
11:19:08 
11:19:08 }
11:19:08  TooltipText=null
11:19:08 15:19:08.651 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13]
11:19:08 15:19:08.668 INFO [WorkbenchTestable][Keyboard] Type text "a"
11:19:09 15:19:09.634 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:09 15:19:09.634 INFO [WorkbenchTestable][Keyboard]     As char:a, as int:97
11:19:10 15:19:10.236 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:10 15:19:10.237 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
11:19:10  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:10  * This program and the accompanying materials are made available under the
11:19:10  * terms of the Eclipse Public License 2.0 which is available at
11:19:10  * http://www.eclipse.org/legal/epl-2.0.
11:19:10  *
11:19:10  * SPDX-License-Identifier: EPL-2.0
11:19:10  *
11:19:10  * Contributors:
11:19:10  *     Red Hat, Inc - initial API and implementation
11:19:10  *******************************************************************************/
11:19:10 package test;
11:19:10 public class JavaClass {
11:19:10 
11:19:10 	public JavaClass() {
11:19:10 		System.out.println("");
11:19:10 	}
11:19:10 
11:19:10 }
11:19:10  TooltipText=null
11:19:10 15:19:10.237 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:10 15:19:10.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:10 15:19:10.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:10 15:19:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:10 15:19:10.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:10 15:19:10.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:10 15:19:10.252 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:10 15:19:10.252 DEBUG [main][MenuItemLookup] Item match:File
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Found menu:''
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Found menu:''
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:10 15:19:10.253 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:10 15:19:10.254 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:10 15:19:10.254 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:10 15:19:10.254 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:10 15:19:10.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:10 15:19:10.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:10 15:19:10.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:10 15:19:10.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
11:19:10  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:10  * This program and the accompanying materials are made available under the
11:19:10  * terms of the Eclipse Public License 2.0 which is available at
11:19:10  * http://www.eclipse.org/legal/epl-2.0.
11:19:10  *
11:19:10  * SPDX-License-Identifier: EPL-2.0
11:19:10  *
11:19:10  * Contributors:
11:19:10  *     Red Hat, Inc - initial API and implementation
11:19:10  *******************************************************************************/
11:19:10 package test;
11:19:10 public class JavaClass {
11:19:10 
11:19:10 	public JavaClass() {
11:19:10 		System.out.println("");
11:19:10 	}
11:19:10 
11:19:10 }
11:19:10  TooltipText=null
11:19:10 15:19:10.337 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:10 15:19:10.337 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
11:19:10  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:10  * This program and the accompanying materials are made available under the
11:19:10  * terms of the Eclipse Public License 2.0 which is available at
11:19:10  * http://www.eclipse.org/legal/epl-2.0.
11:19:10  *
11:19:10  * SPDX-License-Identifier: EPL-2.0
11:19:10  *
11:19:10  * Contributors:
11:19:10  *     Red Hat, Inc - initial API and implementation
11:19:10  *******************************************************************************/
11:19:10 package test;
11:19:10 public class JavaClass {
11:19:10 
11:19:10 	public JavaClass() {
11:19:10 		System.out.println("");
11:19:10 	}
11:19:10 
11:19:10 }
11:19:10  TooltipText=null
11:19:10 15:19:10.337 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:19:10 15:19:10.337 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:10 15:19:10.453 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:10 15:19:10.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:10 15:19:10.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:10 15:19:10.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:10 15:19:10.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:10 15:19:10.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:10 15:19:10.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:10 15:19:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:10 15:19:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:10 15:19:10.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:10 15:19:10.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:10 15:19:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:10 15:19:10.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:10 15:19:10.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:10 15:19:10.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:10 15:19:10.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:10 15:19:10.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:10 15:19:10.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:10 15:19:10.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:10 15:19:10.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:10 15:19:10.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:10 15:19:10.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:10 15:19:10.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:10 15:19:10.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:10 15:19:10.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:10 15:19:10.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:10 15:19:10.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:10 15:19:10.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:10 15:19:10.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:10 15:19:10.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:10 15:19:10.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:10 15:19:10.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:10 15:19:10.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:10 15:19:10.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:10 15:19:10.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:11 15:19:11.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:11 15:19:11.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:11 15:19:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:11 15:19:11.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:11 15:19:11.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:11 15:19:11.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:11 15:19:11.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:11 15:19:11.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:11 15:19:11.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:11 15:19:11.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:11 15:19:11.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:11 15:19:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:11 15:19:11.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:11 15:19:11.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:11 15:19:11.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:11 15:19:11.463 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:11 15:19:11.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:11 15:19:11.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:11 15:19:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:11 15:19:11.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:11 15:19:11.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:11 15:19:11.465 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:11 15:19:11.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:11 15:19:11.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:11 15:19:11.474 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:11 15:19:11.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:11 15:19:11.474 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:11 15:19:11.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:11 15:19:11.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:11 15:19:11.479 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:11 15:19:11.479 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:11 15:19:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:11 15:19:11.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7089c55d is found...
11:19:11 15:19:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7089c55d is found finished successfully
11:19:11 15:19:11.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:11 15:19:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:11 15:19:11.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:11 15:19:11.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:11 15:19:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:11 15:19:11.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:11 15:19:11.632 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:11 15:19:11.632 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
11:19:11 package test;
11:19:11 public class JavaClass {
11:19:11 
11:19:11 	public JavaClass() {
11:19:11 		System.out.println("");
11:19:11 	}
11:19:11 
11:19:11 }
11:19:11  TooltipText=null
11:19:11 15:19:11.632 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:11 15:19:11.654 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:11 15:19:11.654 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:11  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:11  * This program and the accompanying materials are made available under the
11:19:11  * terms of the Eclipse Public License 2.0 which is available at
11:19:11  * http://www.eclipse.org/legal/epl-2.0.
11:19:11  *
11:19:11  * SPDX-License-Identifier: EPL-2.0
11:19:11  *
11:19:11  * Contributors:
11:19:11  *     Red Hat, Inc - initial API and implementation
11:19:11  *******************************************************************************/
11:19:11 package test;
11:19:11 public class JavaClass {
11:19:11 
11:19:11 	public JavaClass() {
11:19:11 		System.out.println("");
11:19:11 	}
11:19:11 
11:19:11 }
11:19:11  TooltipText=null
11:19:11 15:19:11.654 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:11 15:19:11.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:11 15:19:11.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:11 15:19:11.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:11 15:19:11.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:11 15:19:11.655 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:11 15:19:11.655 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:11 15:19:11.655 DEBUG [main][MenuItemLookup] Item match:File
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Found menu:''
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Found menu:''
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:11 15:19:11.656 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:11 15:19:11.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:11 15:19:11.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:11 15:19:11.656 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:11 15:19:11.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:11 15:19:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:11 15:19:11.735 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:11 15:19:11.736 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:11  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:11  * This program and the accompanying materials are made available under the
11:19:11  * terms of the Eclipse Public License 2.0 which is available at
11:19:11  * http://www.eclipse.org/legal/epl-2.0.
11:19:11  *
11:19:11  * SPDX-License-Identifier: EPL-2.0
11:19:11  *
11:19:11  * Contributors:
11:19:11  *     Red Hat, Inc - initial API and implementation
11:19:11  *******************************************************************************/
11:19:11 package test;
11:19:11 public class JavaClass {
11:19:11 
11:19:11 	public JavaClass() {
11:19:11 		System.out.println("");
11:19:11 	}
11:19:11 
11:19:11 }
11:19:11  TooltipText=null
11:19:11 15:19:11.736 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:11 15:19:11.736 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:11 15:19:11.736 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:11 15:19:11.796 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:11 15:19:11.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:11 15:19:11.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:11 15:19:11.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:11 15:19:11.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:11 15:19:11.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:11 15:19:11.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:11 15:19:11.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:11 15:19:11.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:11 15:19:11.798 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:11 15:19:11.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:11 15:19:11.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:11 15:19:11.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:11 15:19:11.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:11 15:19:11.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:11 15:19:11.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:11 15:19:11.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:11 15:19:11.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:11 15:19:11.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:11 15:19:11.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:11 15:19:11.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:11 15:19:11.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:11 15:19:11.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:11 15:19:11.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:11 15:19:11.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:11 15:19:11.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:11 15:19:11.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:11 15:19:11.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:11 15:19:11.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:11 15:19:11.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:11 15:19:11.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:11 15:19:11.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:11 15:19:11.802 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:11 15:19:11.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:11 15:19:11.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:11 15:19:11.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:11 15:19:11.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:11 15:19:11.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:11 15:19:11.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:12 15:19:12.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:12 15:19:12.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:12 15:19:12.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:12 15:19:12.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:12 15:19:12.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:12 15:19:12.804 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:12 15:19:12.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:12 15:19:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:12 15:19:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:12 15:19:12.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:12 15:19:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:12 15:19:12.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:12 15:19:12.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:12 15:19:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:12 15:19:12.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:12 15:19:12.806 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:12 15:19:12.806 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:12 15:19:12.806 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:12 15:19:12.806 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:12 15:19:12.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:12 15:19:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:12 15:19:12.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:12 15:19:12.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:12 15:19:12.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:12 15:19:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:12 15:19:12.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:12 15:19:12.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:12 15:19:12.807 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:12 15:19:12.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:12 15:19:12.816 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:12 15:19:12.816 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:12 15:19:12.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:12 15:19:12.816 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:12 15:19:12.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:12 15:19:12.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:12 15:19:12.821 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:12 15:19:12.822 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:12 15:19:12.954 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:12 15:19:12.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5bc3c868 is found...
11:19:12 15:19:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5bc3c868 is found finished successfully
11:19:12 15:19:12.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:12 15:19:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:12 15:19:12.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:12 15:19:12.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:12 15:19:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:12 15:19:12.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:12 15:19:12.968 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:12 15:19:12.968 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:12 package test;
11:19:12 public class JavaClass {
11:19:12 
11:19:12 	public JavaClass() {
11:19:12 		System.out.println("");
11:19:12 	}
11:19:12 
11:19:12 }
11:19:12  TooltipText=null
11:19:12 15:19:12.969 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:12 15:19:12.969 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:12 package test;
11:19:12 public class JavaClass {
11:19:12 
11:19:12 	public JavaClass() {
11:19:12 		System.out.println("");
11:19:12 	}
11:19:12 
11:19:12 }
11:19:12  TooltipText=null
11:19:12 15:19:12.970 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13]
11:19:12 15:19:12.982 INFO [WorkbenchTestable][Keyboard] Type text "testtext"
11:19:12 15:19:12.987 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:12 15:19:12.987 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:19:13 15:19:13.588 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:13 15:19:13.588 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:19:14 15:19:14.190 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:14 15:19:14.190 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
11:19:14 15:19:14.791 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:14 15:19:14.791 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:19:15 15:19:15.393 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:15 15:19:15.393 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:19:15 15:19:15.995 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:15 15:19:15.995 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:19:16 15:19:16.596 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:16 15:19:16.596 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
11:19:17 15:19:17.197 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:17 15:19:17.197 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:19:17 15:19:17.799 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:17 15:19:17.799 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:17  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:17  * This program and the accompanying materials are made available under the
11:19:17  * terms of the Eclipse Public License 2.0 which is available at
11:19:17  * http://www.eclipse.org/legal/epl-2.0.
11:19:17  *
11:19:17  * SPDX-License-Identifier: EPL-2.0
11:19:17  *
11:19:17  * Contributors:
11:19:17  *     Red Hat, Inc - initial API and implementation
11:19:17  *******************************************************************************/
11:19:17 package test;testtext
11:19:17 public class JavaClass {
11:19:17 
11:19:17 	public JavaClass() {
11:19:17 		System.out.println("");
11:19:17 	}
11:19:17 
11:19:17 }
11:19:17  TooltipText=null
11:19:17 15:19:17.799 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:17 15:19:17.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:17 15:19:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:17 15:19:17.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:17 15:19:17.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:17 15:19:17.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:17 15:19:17.814 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:17 15:19:17.814 DEBUG [main][MenuItemLookup] Item match:File
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Found menu:''
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Found menu:''
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:17 15:19:17.815 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:17 15:19:17.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:17 15:19:17.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:17 15:19:17.816 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:17 15:19:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:17 15:19:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:17 15:19:17.837 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:17 15:19:17.837 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:17  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:17  * This program and the accompanying materials are made available under the
11:19:17  * terms of the Eclipse Public License 2.0 which is available at
11:19:17  * http://www.eclipse.org/legal/epl-2.0.
11:19:17  *
11:19:17  * SPDX-License-Identifier: EPL-2.0
11:19:17  *
11:19:17  * Contributors:
11:19:17  *     Red Hat, Inc - initial API and implementation
11:19:17  *******************************************************************************/
11:19:17 package test;testtext
11:19:17 public class JavaClass {
11:19:17 
11:19:17 	public JavaClass() {
11:19:17 		System.out.println("");
11:19:17 	}
11:19:17 
11:19:17 }
11:19:17  TooltipText=null
11:19:17 15:19:17.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:17 15:19:17.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:17 15:19:17.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:17 15:19:17.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:17 15:19:17.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:17 15:19:17.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:17 15:19:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:17 15:19:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:17 15:19:17.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:17 15:19:17.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:17 15:19:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:17 15:19:17.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:17 15:19:17.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:17 15:19:17.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:17 15:19:17.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:17 15:19:17.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:17 15:19:17.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:17 15:19:17.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:17 15:19:17.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:17 15:19:17.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:17 15:19:17.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:17 15:19:17.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:17 15:19:17.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:17 15:19:17.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:17 15:19:17.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:17 15:19:17.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:17 15:19:17.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:17 15:19:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:17 15:19:17.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:17 15:19:17.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:18 15:19:18.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:18 15:19:18.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:18 15:19:18.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:18 15:19:18.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:18 15:19:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:18 15:19:18.881 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:18 15:19:18.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:18 15:19:18.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:18 15:19:18.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:18 15:19:18.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:18 15:19:18.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:18 15:19:18.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:18 15:19:18.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:18 15:19:18.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:18 15:19:18.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:18 15:19:18.883 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:18 15:19:18.883 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:18 15:19:18.883 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:18 15:19:18.883 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:18 15:19:18.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:18 15:19:18.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:18 15:19:18.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:18 15:19:18.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:18 15:19:18.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:18 15:19:18.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:18 15:19:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:18 15:19:18.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:18 15:19:18.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:18 15:19:18.884 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:18 15:19:18.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:18 15:19:18.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:18 15:19:18.893 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:18 15:19:18.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:18 15:19:18.893 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:18 15:19:18.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:18 15:19:18.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:18 15:19:18.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:18 15:19:18.898 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:18 15:19:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@313f90f0 is found...
11:19:18 15:19:18.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@313f90f0 is found finished successfully
11:19:18 15:19:18.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:18 15:19:18.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:18 15:19:18.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:18 15:19:18.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:18 15:19:18.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:18 15:19:18.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:18 15:19:18.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:18 15:19:18.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:18  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:18  * This program and the accompanying materials are made available under the
11:19:18  * terms of the Eclipse Public License 2.0 which is available at
11:19:18  * http://www.eclipse.org/legal/epl-2.0.
11:19:18  *
11:19:18  * SPDX-License-Identifier: EPL-2.0
11:19:18  *
11:19:18  * Contributors:
11:19:18  *     Red Hat, Inc - initial API and implementation
11:19:18  *******************************************************************************/
11:19:18 package test;testtext
11:19:18 public class JavaClass {
11:19:18 
11:19:18 	public JavaClass() {
11:19:18 		System.out.println("");
11:19:18 	}
11:19:18 
11:19:18 }
11:19:18  TooltipText=null
11:19:18 15:19:18.933 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:18 15:19:18.948 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:18 15:19:18.948 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:18  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:18  * This program and the accompanying materials are made available under the
11:19:18  * terms of the Eclipse Public License 2.0 which is available at
11:19:18  * http://www.eclipse.org/legal/epl-2.0.
11:19:18  *
11:19:18  * SPDX-License-Identifier: EPL-2.0
11:19:18  *
11:19:18  * Contributors:
11:19:18  *     Red Hat, Inc - initial API and implementation
11:19:18  *******************************************************************************/
11:19:18 package test;
11:19:18 public class JavaClass {
11:19:18 
11:19:18 	public JavaClass() {
11:19:18 		System.out.println("");
11:19:18 	}
11:19:18 
11:19:18 }
11:19:18  TooltipText=null
11:19:18 15:19:18.948 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:18 15:19:18.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:18 15:19:18.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:18 15:19:18.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:18 15:19:18.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:18 15:19:18.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:18 15:19:18.949 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:18 15:19:18.949 DEBUG [main][MenuItemLookup] Item match:File
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Found menu:''
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Found menu:''
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:18 15:19:18.950 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:18 15:19:18.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:18 15:19:18.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:18 15:19:18.950 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:18 15:19:18.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:18 15:19:18.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:18 15:19:18.983 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:18 15:19:18.983 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:18  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:18  * This program and the accompanying materials are made available under the
11:19:18  * terms of the Eclipse Public License 2.0 which is available at
11:19:18  * http://www.eclipse.org/legal/epl-2.0.
11:19:18  *
11:19:18  * SPDX-License-Identifier: EPL-2.0
11:19:18  *
11:19:18  * Contributors:
11:19:18  *     Red Hat, Inc - initial API and implementation
11:19:18  *******************************************************************************/
11:19:18 package test;
11:19:18 public class JavaClass {
11:19:18 
11:19:18 	public JavaClass() {
11:19:18 		System.out.println("");
11:19:18 	}
11:19:18 
11:19:18 }
11:19:18  TooltipText=null
11:19:18 15:19:18.983 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:18 15:19:18.983 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:18 15:19:18.983 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:19 15:19:19.144 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:19 15:19:19.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:19 15:19:19.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:19 15:19:19.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:19 15:19:19.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:19 15:19:19.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:19 15:19:19.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:19 15:19:19.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:19 15:19:19.144 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:19 15:19:19.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:19 15:19:19.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:19 15:19:19.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:19 15:19:19.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:19 15:19:19.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:19 15:19:19.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:19 15:19:19.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:19 15:19:19.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:19 15:19:19.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:19 15:19:19.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:19 15:19:19.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:19 15:19:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:19 15:19:19.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:19 15:19:19.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:19 15:19:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:19 15:19:19.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:19 15:19:19.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:19 15:19:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:19 15:19:19.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:19 15:19:19.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:19 15:19:19.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:19 15:19:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:19 15:19:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:19 15:19:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:19 15:19:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:19 15:19:19.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:19 15:19:19.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:19 15:19:19.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:19 15:19:19.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:19 15:19:19.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:19 15:19:19.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:19 15:19:19.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:19 15:19:19.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:19 15:19:19.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:19 15:19:19.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:19 15:19:19.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:19 15:19:19.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:19 15:19:19.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:20 15:19:20.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:20 15:19:20.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:20 15:19:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:20 15:19:20.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:20 15:19:20.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:20 15:19:20.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:20 15:19:20.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:20 15:19:20.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:20 15:19:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:20 15:19:20.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:20 15:19:20.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:20 15:19:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:20 15:19:20.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:20 15:19:20.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:20 15:19:20.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:20 15:19:20.153 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:20 15:19:20.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:20 15:19:20.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:20 15:19:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:20 15:19:20.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:20 15:19:20.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:20 15:19:20.154 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:20 15:19:20.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:20 15:19:20.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:20 15:19:20.162 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:20 15:19:20.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:20 15:19:20.162 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:20 15:19:20.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:20 15:19:20.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:20 15:19:20.167 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:20 15:19:20.167 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:20 15:19:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12018189 is found...
11:19:20 15:19:20.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12018189 is found finished successfully
11:19:20 15:19:20.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:20 15:19:20.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:20 15:19:20.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:20 15:19:20.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:20 15:19:20.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:20 15:19:20.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:20 15:19:20.319 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:20 15:19:20.319 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:20 package test;
11:19:20 public class JavaClass {
11:19:20 
11:19:20 	public JavaClass() {
11:19:20 		System.out.println("");
11:19:20 	}
11:19:20 
11:19:20 }
11:19:20  TooltipText=null
11:19:20 15:19:20.320 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:20 15:19:20.320 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:20 package test;
11:19:20 public class JavaClass {
11:19:20 
11:19:20 	public JavaClass() {
11:19:20 		System.out.println("");
11:19:20 	}
11:19:20 
11:19:20 }
11:19:20  TooltipText=null
11:19:20 15:19:20.320 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:19:21 15:19:21.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:21 15:19:21.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:21 15:19:21.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:21 15:19:21.321 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:21 15:19:21.321 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:19:21 15:19:21.321 DEBUG [main][MenuItemLookup] Item match:Edit
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:''
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:''
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:''
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:''
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:''
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:''
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:''
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
11:19:21 15:19:21.322 DEBUG [main][MenuItemLookup] Item match:Content Assist
11:19:21 15:19:21.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
11:19:21 15:19:21.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals"
11:19:21 15:19:21.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals"
11:19:21 15:19:21.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals"
11:19:21 15:19:21.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals"
11:19:21 15:19:21.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals"
11:19:21 15:19:21.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:""
11:19:21 15:19:21.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints	Shift+Ctrl+Space"
11:19:21 15:19:21.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:21 15:19:21.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:21 15:19:21.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:21 15:19:21.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:21 15:19:21.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:21 15:19:21.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:21 15:19:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:21 15:19:21.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:21 15:19:21.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:21 15:19:21.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:21 15:19:21.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:21 15:19:21.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:21 15:19:21.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:21 15:19:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:21 15:19:21.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:21 15:19:21.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:21 15:19:21.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:21 15:19:21.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:21 15:19:21.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:21 15:19:21.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:21 15:19:21.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:21 15:19:21.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:21 15:19:21.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:21 15:19:21.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:21 15:19:21.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:21 15:19:21.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:21 15:19:21.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:21 15:19:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:21 15:19:21.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:21 15:19:21.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:21 15:19:21.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:21 15:19:21.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:22 15:19:22.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:22 15:19:22.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:22 15:19:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:22 15:19:22.368 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:22 15:19:22.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:22 15:19:22.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:22 15:19:22.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:22 15:19:22.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:22 15:19:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:22 15:19:22.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:22 15:19:22.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:22 15:19:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:22 15:19:22.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:22 15:19:22.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:22 15:19:22.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:22 15:19:22.369 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:22 15:19:22.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:22 15:19:22.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:22 15:19:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:22 15:19:22.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:22 15:19:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:22 15:19:22.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:22 15:19:22.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:22 15:19:22.371 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:22 15:19:22.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:22 15:19:22.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:22 15:19:22.379 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:22 15:19:22.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:22 15:19:22.379 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:22 15:19:22.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:22 15:19:22.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:22 15:19:22.383 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:22 15:19:22.383 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:22 15:19:22.412 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:22 15:19:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:22 15:19:22.413 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:22 15:19:22.413 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:22 15:19:22.413 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:22 15:19:22.413 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:22 15:19:22.413 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:22 15:19:22.413 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:22 15:19:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:22 15:19:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ff0f59f is found...
11:19:22 15:19:22.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ff0f59f is found finished successfully
11:19:22 15:19:22.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:22 15:19:22.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:22 15:19:22.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:22 15:19:22.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:22 15:19:22.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:22 15:19:22.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:22 15:19:22.416 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:22 15:19:22.416 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:22 package test;
11:19:22 public class JavaClass {
11:19:22 
11:19:22 	public JavaClass() {
11:19:22 		System.out.println("");
11:19:22 	}
11:19:22 
11:19:22 }
11:19:22  TooltipText=null
11:19:22 15:19:22.416 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:22 15:19:22.433 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:22 15:19:22.433 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:22  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:22  * This program and the accompanying materials are made available under the
11:19:22  * terms of the Eclipse Public License 2.0 which is available at
11:19:22  * http://www.eclipse.org/legal/epl-2.0.
11:19:22  *
11:19:22  * SPDX-License-Identifier: EPL-2.0
11:19:22  *
11:19:22  * Contributors:
11:19:22  *     Red Hat, Inc - initial API and implementation
11:19:22  *******************************************************************************/
11:19:22 package test;
11:19:22 public class JavaClass {
11:19:22 
11:19:22 	public JavaClass() {
11:19:22 		System.out.println("");
11:19:22 	}
11:19:22 
11:19:22 }
11:19:22  TooltipText=null
11:19:22 15:19:22.433 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:22 15:19:22.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:22 15:19:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:22 15:19:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:22 15:19:22.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:22 15:19:22.434 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:22 15:19:22.434 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:22 15:19:22.434 DEBUG [main][MenuItemLookup] Item match:File
11:19:22 15:19:22.434 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:22 15:19:22.434 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:22 15:19:22.434 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:22 15:19:22.434 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:22 15:19:22.435 DEBUG [main][MenuItemLookup] Found menu:''
11:19:22 15:19:22.435 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:22 15:19:22.435 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:22 15:19:22.435 DEBUG [main][MenuItemLookup] Found menu:''
11:19:22 15:19:22.435 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:22 15:19:22.435 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:22 15:19:22.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:22 15:19:22.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:22 15:19:22.435 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:22 15:19:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:22 15:19:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:22 15:19:22.463 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:22 15:19:22.463 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:22  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:22  * This program and the accompanying materials are made available under the
11:19:22  * terms of the Eclipse Public License 2.0 which is available at
11:19:22  * http://www.eclipse.org/legal/epl-2.0.
11:19:22  *
11:19:22  * SPDX-License-Identifier: EPL-2.0
11:19:22  *
11:19:22  * Contributors:
11:19:22  *     Red Hat, Inc - initial API and implementation
11:19:22  *******************************************************************************/
11:19:22 package test;
11:19:22 public class JavaClass {
11:19:22 
11:19:22 	public JavaClass() {
11:19:22 		System.out.println("");
11:19:22 	}
11:19:22 
11:19:22 }
11:19:22  TooltipText=null
11:19:22 15:19:22.463 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:22 15:19:22.463 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:22 15:19:22.463 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:22 15:19:22.549 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:22 15:19:22.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:22 15:19:22.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:22 15:19:22.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:22 15:19:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:22 15:19:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:22 15:19:22.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:22 15:19:22.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:22 15:19:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:22 15:19:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:22 15:19:22.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:22 15:19:22.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:19:22 15:19:22.552 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:22 15:19:22.552 DEBUG [main][MenuItemLookup] Item match:File
11:19:22 15:19:22.552 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:22 15:19:22.552 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:19:22 15:19:22.554 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:19:22 15:19:22.554 DEBUG [main][MenuItemLookup] Found menu:''
11:19:22 15:19:22.554 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:19:22 15:19:22.554 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:22 15:19:22.554 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:19:22 15:19:22.554 DEBUG [main][MenuItemLookup] Found menu:''
11:19:22 15:19:22.554 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:19:22 15:19:22.554 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:19:22 15:19:22.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:19:22 15:19:22.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:19:22 15:19:22.554 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:19:22 15:19:22.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:19:22 15:19:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:19:22 15:19:22.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:19:22 15:19:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:22 15:19:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:22 15:19:22.645 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:19:22 15:19:22.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:19:22 15:19:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:22 15:19:22.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:22 15:19:22.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:22 15:19:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:22 15:19:22.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:22 15:19:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:19:22 15:19:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:22 15:19:22.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:22 15:19:22.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:19:22 15:19:22.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
11:19:22 15:19:22.648 DEBUG [main][TreeItemHandler] Selecting tree item: File
11:19:22 15:19:22.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
11:19:22 15:19:22.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
11:19:22 15:19:22.656 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:19:22 15:19:22.656 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:19:22 15:19:22.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:19:22 15:19:22.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:22 15:19:22.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:22 15:19:22.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:22 15:19:22.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:22 15:19:22.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:22 15:19:22.657 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:19:22 15:19:22.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:22 15:19:22.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:22 15:19:22.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:22 15:19:22.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:22 15:19:22.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:19:22 15:19:22.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
11:19:22 15:19:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
11:19:22 15:19:22.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
11:19:22 15:19:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:22 15:19:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:22 15:19:22.687 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:19:22 15:19:22.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:19:22 15:19:22.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:19:22 is "File name:")
11:19:22 15:19:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:22 15:19:22.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:22 15:19:22.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:22 15:19:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:22 15:19:22.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:19:22 15:19:22.690 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:19:22 15:19:22.691 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min
11:19:22 15:19:22.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:19:22 is "Enter or select the parent folder:")
11:19:22 15:19:22.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:22 15:19:22.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:22 15:19:22.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:22 15:19:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:22 15:19:22.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:19:22 15:19:22.692 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:19:22 15:19:22.693 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
11:19:22 15:19:22.693 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:19:22 15:19:22.693 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
11:19:22 15:19:22.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:19:22 15:19:22.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:22 15:19:22.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:22 15:19:22.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:22 15:19:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:22 15:19:22.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:19:22 15:19:22.694 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:19:22 15:19:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:19:22 15:19:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:19:22 15:19:22.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:19:22 15:19:22.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:19:22 15:19:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:19:23 15:19:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:19:23 15:19:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:23 15:19:23.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:19:23 15:19:23.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:23 15:19:23.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:23 15:19:23.201 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:23 15:19:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:23 15:19:23.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
11:19:23 15:19:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:23 15:19:23.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:23 15:19:23.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:23 15:19:23.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:23 15:19:23.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:23 15:19:23.203 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
11:19:23 15:19:23.209 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:23 15:19:23.209 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:23 15:19:23.209 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:19:23 15:19:23.209 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:19:23 15:19:23.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:23 15:19:23.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:23 15:19:23.211 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:23 15:19:23.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:23 15:19:23.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:23 15:19:23.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
11:19:23 15:19:23.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:23 15:19:23.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:23 15:19:23.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
11:19:23 15:19:23.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:23 15:19:23.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:23 15:19:23.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:23 15:19:23.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:23 15:19:23.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:23 15:19:23.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:23 15:19:23.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:23 15:19:23.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:23 15:19:23.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:23 15:19:23.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:23 15:19:23.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:23 15:19:23.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:23 15:19:23.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:23 15:19:23.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:23 15:19:23.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:23 15:19:23.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:23 15:19:23.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:23 15:19:23.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:23 15:19:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:23 15:19:23.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:23 15:19:23.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:23 15:19:23.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:23 15:19:23.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:24 15:19:24.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:24 15:19:24.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:24 15:19:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:24 15:19:24.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:24 15:19:24.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:24 15:19:24.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:24 15:19:24.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:24 15:19:24.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:24 15:19:24.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:24 15:19:24.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:24 15:19:24.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:24 15:19:24.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:24 15:19:24.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:24 15:19:24.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:24 15:19:24.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:24 15:19:24.221 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:24 15:19:24.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:24 15:19:24.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:24 15:19:24.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:24 15:19:24.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:24 15:19:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:24 15:19:24.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:24 15:19:24.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:24 15:19:24.222 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:24 15:19:24.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:24 15:19:24.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:24 15:19:24.232 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:24 15:19:24.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:24 15:19:24.233 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:24 15:19:24.233 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:24 15:19:24.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:24 15:19:24.237 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:24 15:19:24.238 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:24 15:19:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3922b558 is found...
11:19:24 15:19:24.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3922b558 is found finished successfully
11:19:24 15:19:24.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:24 15:19:24.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:24 15:19:24.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:24 15:19:24.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:24 15:19:24.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:24 15:19:24.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:24 15:19:24.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:24 15:19:24.383 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:24 package test;
11:19:24 public class JavaClass {
11:19:24 
11:19:24 	public JavaClass() {
11:19:24 		System.out.println("");
11:19:24 	}
11:19:24 
11:19:24 }
11:19:24  TooltipText=null
11:19:24 15:19:24.383 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:24 15:19:24.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:24 15:19:24.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:24  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:24  * This program and the accompanying materials are made available under the
11:19:24  * terms of the Eclipse Public License 2.0 which is available at
11:19:24  * http://www.eclipse.org/legal/epl-2.0.
11:19:24  *
11:19:24  * SPDX-License-Identifier: EPL-2.0
11:19:24  *
11:19:24  * Contributors:
11:19:24  *     Red Hat, Inc - initial API and implementation
11:19:24  *******************************************************************************/
11:19:24 package test;
11:19:24 public class JavaClass {
11:19:24 
11:19:24 	public JavaClass() {
11:19:24 		System.out.println("");
11:19:24 	}
11:19:24 
11:19:24 }
11:19:24  TooltipText=null
11:19:24 15:19:24.400 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:24 15:19:24.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:24 15:19:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:24 15:19:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:24 15:19:24.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:24 15:19:24.400 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:24 15:19:24.404 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:24 15:19:24.404 DEBUG [main][MenuItemLookup] Item match:File
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Found menu:''
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Found menu:''
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:24 15:19:24.405 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:24 15:19:24.405 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:24 15:19:24.405 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:24 15:19:24.405 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:24 15:19:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:24 15:19:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:24 15:19:24.443 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:24 15:19:24.443 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:24  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:24  * This program and the accompanying materials are made available under the
11:19:24  * terms of the Eclipse Public License 2.0 which is available at
11:19:24  * http://www.eclipse.org/legal/epl-2.0.
11:19:24  *
11:19:24  * SPDX-License-Identifier: EPL-2.0
11:19:24  *
11:19:24  * Contributors:
11:19:24  *     Red Hat, Inc - initial API and implementation
11:19:24  *******************************************************************************/
11:19:24 package test;
11:19:24 public class JavaClass {
11:19:24 
11:19:24 	public JavaClass() {
11:19:24 		System.out.println("");
11:19:24 	}
11:19:24 
11:19:24 }
11:19:24  TooltipText=null
11:19:24 15:19:24.443 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:24 15:19:24.444 DEBUG [main][EditorHandler] 2 editor(s) found
11:19:24 15:19:24.444 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
11:19:24 15:19:24.464 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
11:19:24 15:19:24.464 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:24 15:19:24.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:24 15:19:24.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:24 15:19:24.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:24 15:19:24.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:24 15:19:24.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:24 15:19:24.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:24 15:19:24.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:24 15:19:24.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:24 15:19:24.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:24 15:19:24.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:24 15:19:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:24 15:19:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:24 15:19:24.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:24 15:19:24.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:24 15:19:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:24 15:19:24.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:24 15:19:24.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:24 15:19:24.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:24 15:19:24.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:24 15:19:24.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:24 15:19:24.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:24 15:19:24.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:24 15:19:24.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:24 15:19:24.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:24 15:19:24.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:24 15:19:24.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:24 15:19:24.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:24 15:19:24.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:24 15:19:24.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:24 15:19:24.547 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:24 15:19:24.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:24 15:19:24.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:24 15:19:24.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:24 15:19:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:24 15:19:24.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:24 15:19:24.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:25 15:19:25.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:25 15:19:25.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:25 15:19:25.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:25 15:19:25.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:25 15:19:25.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:25 15:19:25.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:25 15:19:25.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:25 15:19:25.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:25 15:19:25.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:25 15:19:25.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:25 15:19:25.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:25 15:19:25.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:25 15:19:25.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:25 15:19:25.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:25 15:19:25.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:25 15:19:25.550 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:25 15:19:25.550 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:25 15:19:25.551 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:25 15:19:25.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:25 15:19:25.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:25 15:19:25.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:25 15:19:25.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:25 15:19:25.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:25 15:19:25.552 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:25 15:19:25.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:25 15:19:25.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:25 15:19:25.560 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:25 15:19:25.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:25 15:19:25.560 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:25 15:19:25.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:25 15:19:25.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:25 15:19:25.565 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:25 15:19:25.565 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:25 15:19:25.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fe025d8 is found...
11:19:25 15:19:25.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fe025d8 is found finished successfully
11:19:25 15:19:25.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:25 15:19:25.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:25 15:19:25.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:25 15:19:25.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:25 15:19:25.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:25 15:19:25.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:25 15:19:25.684 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:25 15:19:25.684 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:25 package test;
11:19:25 public class JavaClass {
11:19:25 
11:19:25 	public JavaClass() {
11:19:25 		System.out.println("");
11:19:25 	}
11:19:25 
11:19:25 }
11:19:25  TooltipText=null
11:19:25 15:19:25.684 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5
11:19:25 15:19:25.684 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0
11:19:25 15:19:25.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:25 15:19:25.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:25 15:19:25.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:25 15:19:25.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:25 15:19:25.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:25 15:19:25.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:25 15:19:25.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:25 15:19:25.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:25 15:19:25.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:25 15:19:25.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:25 15:19:25.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:25 15:19:25.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:25 15:19:25.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:25 15:19:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:25 15:19:25.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:25 15:19:25.696 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:25 15:19:25.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:25 15:19:25.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:25 15:19:25.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:25 15:19:25.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:25 15:19:25.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:25 15:19:25.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:25 15:19:25.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:25 15:19:25.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:25 15:19:25.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:25 15:19:25.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:25 15:19:25.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:25 15:19:25.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:25 15:19:25.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:25 15:19:25.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:26 15:19:26.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:26 15:19:26.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:26 15:19:26.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:26 15:19:26.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:26 15:19:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:26 15:19:26.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:26 15:19:26.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:26 15:19:26.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:26 15:19:26.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:26 15:19:26.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:26 15:19:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:26 15:19:26.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:26 15:19:26.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:26 15:19:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:26 15:19:26.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:26 15:19:26.744 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:26 15:19:26.744 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:26 15:19:26.745 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:26 15:19:26.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:26 15:19:26.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:26 15:19:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:26 15:19:26.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:26 15:19:26.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:26 15:19:26.746 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:26 15:19:26.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:26 15:19:26.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:26 15:19:26.753 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:26 15:19:26.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:26 15:19:26.753 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:26 15:19:26.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:26 15:19:26.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:26 15:19:26.757 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:26 15:19:26.757 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:26 15:19:26.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27a90a4b is found...
11:19:26 15:19:26.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27a90a4b is found finished successfully
11:19:26 15:19:26.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:26 15:19:26.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:26 15:19:26.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:26 15:19:26.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:26 15:19:26.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:26 15:19:26.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:26 15:19:26.790 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:26 15:19:26.790 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:26 package test;
11:19:26 public class JavaClass {
11:19:26 
11:19:26 	public JavaClass() {
11:19:26 		System.out.println("");
11:19:26 	}
11:19:26 
11:19:26 }
11:19:26  TooltipText=null
11:19:26 15:19:26.790 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:26 15:19:26.805 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:26 15:19:26.805 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:26  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:26  * This program and the accompanying materials are made available under the
11:19:26  * terms of the Eclipse Public License 2.0 which is available at
11:19:26  * http://www.eclipse.org/legal/epl-2.0.
11:19:26  *
11:19:26  * SPDX-License-Identifier: EPL-2.0
11:19:26  *
11:19:26  * Contributors:
11:19:26  *     Red Hat, Inc - initial API and implementation
11:19:26  *******************************************************************************/
11:19:26 package test;
11:19:26 public class JavaClass {
11:19:26 
11:19:26 	public JavaClass() {
11:19:26 		System.out.println("");
11:19:26 	}
11:19:26 
11:19:26 }
11:19:26  TooltipText=null
11:19:26 15:19:26.805 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:26 15:19:26.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:26 15:19:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:26 15:19:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:26 15:19:26.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:26 15:19:26.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:26 15:19:26.806 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:26 15:19:26.806 DEBUG [main][MenuItemLookup] Item match:File
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Found menu:''
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Found menu:''
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:26 15:19:26.807 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:26 15:19:26.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:26 15:19:26.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:26 15:19:26.807 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:26 15:19:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:26 15:19:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:26 15:19:26.835 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:26 15:19:26.835 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:26  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:26  * This program and the accompanying materials are made available under the
11:19:26  * terms of the Eclipse Public License 2.0 which is available at
11:19:26  * http://www.eclipse.org/legal/epl-2.0.
11:19:26  *
11:19:26  * SPDX-License-Identifier: EPL-2.0
11:19:26  *
11:19:26  * Contributors:
11:19:26  *     Red Hat, Inc - initial API and implementation
11:19:26  *******************************************************************************/
11:19:26 package test;
11:19:26 public class JavaClass {
11:19:26 
11:19:26 	public JavaClass() {
11:19:26 		System.out.println("");
11:19:26 	}
11:19:26 
11:19:26 }
11:19:26  TooltipText=null
11:19:26 15:19:26.835 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:26 15:19:26.835 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:26 15:19:26.835 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:26 15:19:26.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:26 15:19:26.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:26 15:19:26.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:26 15:19:26.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:26 15:19:26.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:26 15:19:26.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:26 15:19:26.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:26 15:19:26.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:26 15:19:26.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:26 15:19:26.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:26 15:19:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:26 15:19:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:26 15:19:26.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:26 15:19:26.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:26 15:19:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:26 15:19:26.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:26 15:19:26.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:26 15:19:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:26 15:19:26.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:26 15:19:26.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:26 15:19:26.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:26 15:19:26.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:26 15:19:26.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:26 15:19:26.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:26 15:19:26.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:26 15:19:26.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:26 15:19:26.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:26 15:19:26.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:26 15:19:26.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:26 15:19:26.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:26 15:19:26.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:26 15:19:26.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:26 15:19:26.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:26 15:19:26.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:26 15:19:26.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:26 15:19:26.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:27 15:19:27.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:27 15:19:27.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:27 15:19:27.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:27 15:19:27.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:27 15:19:27.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:27 15:19:27.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:27 15:19:27.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:27 15:19:27.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:27 15:19:27.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:27 15:19:27.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:27 15:19:27.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:27 15:19:27.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:27 15:19:27.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:27 15:19:27.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:27 15:19:27.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:27 15:19:27.940 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:27 15:19:27.940 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:27 15:19:27.940 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:27 15:19:27.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:27 15:19:27.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:27 15:19:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:27 15:19:27.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:27 15:19:27.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:27 15:19:27.941 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:27 15:19:27.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:27 15:19:27.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:27 15:19:27.950 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:27 15:19:27.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:27 15:19:27.950 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:27 15:19:27.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:27 15:19:27.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:27 15:19:27.954 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:27 15:19:27.954 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:28 15:19:28.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:28 15:19:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@411903f4 is found...
11:19:28 15:19:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@411903f4 is found finished successfully
11:19:28 15:19:28.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:28 15:19:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:28 15:19:28.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:28 15:19:28.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:28 15:19:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:28 15:19:28.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:28 15:19:28.083 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:28 15:19:28.083 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:28 package test;
11:19:28 public class JavaClass {
11:19:28 
11:19:28 	public JavaClass() {
11:19:28 		System.out.println("");
11:19:28 	}
11:19:28 
11:19:28 }
11:19:28  TooltipText=null
11:19:28 15:19:28.083 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:28 15:19:28.083 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:28 15:19:28.284 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:28 15:19:28.488 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:31 15:19:28.488 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:31 15:19:28.688 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:31 15:19:28.893 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:31 15:19:28.893 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:31 15:19:29.093 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:31 15:19:29.298 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:31 15:19:29.298 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:31 15:19:29.498 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:31 15:19:29.703 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:31 15:19:29.703 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
11:19:31 15:19:29.903 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
11:19:31 15:19:30.905 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 1
11:19:31 /*******************************************************************************
11:19:31  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:31  * This program and the accompanying materials are made available under the
11:19:31  * terms of the Eclipse Public License 2.0 which is available at
11:19:31  * http://www.eclipse.org/legal/epl-2.0.
11:19:31  *
11:19:31  * SPDX-License-Identifier: EPL-2.0
11:19:31  *
11:19:31  * Contributors:
11:19:31  *     Red Hat, Inc - initial API and implementation
11:19:31  *******************************************************************************/
11:19:31 package test;
11:19:31 public class JavaClass {
11:19:31 
11:19:31 	public JavaClass() {
11:19:31 15:19:30.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:31 15:19:30.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:31 15:19:30.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:31 15:19:30.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:31 15:19:30.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:31 15:19:30.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:31 15:19:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:31 15:19:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:31 15:19:30.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:31 15:19:30.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:31 15:19:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:31 15:19:30.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:31 15:19:30.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:31 15:19:30.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:31 15:19:30.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:31 15:19:30.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:31 15:19:30.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:31 15:19:30.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:31 15:19:30.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:31 15:19:30.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:31 15:19:30.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:31 15:19:30.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:31 15:19:30.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:31 15:19:30.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:31 15:19:30.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:31 15:19:30.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:31 15:19:30.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:31 15:19:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:31 15:19:30.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:31 15:19:30.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:31 15:19:31.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:31 15:19:31.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:31 15:19:31.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:31 15:19:31.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:31 15:19:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:31 15:19:31.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:31 15:19:31.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:31 15:19:31.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:31 15:19:31.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:31 15:19:31.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:31 15:19:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:31 15:19:31.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:31 15:19:31.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:31 15:19:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:31 15:19:31.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:31 15:19:31.941 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:31 15:19:31.941 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:31 15:19:31.941 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:31 15:19:31.941 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:31 15:19:31.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:31 15:19:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:31 15:19:31.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:31 15:19:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:31 15:19:31.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:31 15:19:31.941 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:31 15:19:31.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:31 15:19:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:31 15:19:31.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:31 15:19:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:31 15:19:31.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:31 15:19:31.942 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:31 15:19:31.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:31 15:19:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:31 15:19:31.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:31 15:19:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:31 15:19:31.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:31 15:19:31.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:31 15:19:31.942 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:31 15:19:31.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:31 15:19:31.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:31 15:19:31.950 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:31 15:19:31.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:31 15:19:31.950 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:31 15:19:31.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:31 15:19:31.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:31 15:19:31.954 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:31 15:19:31.954 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:31 15:19:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@382cff2a is found...
11:19:31 15:19:31.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@382cff2a is found finished successfully
11:19:31 15:19:31.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:31 15:19:31.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:31 15:19:31.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:31 15:19:31.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:31 15:19:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:31 15:19:31.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:31 15:19:31.989 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:31 15:19:31.989 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:31 package test;
11:19:31 public class JavaClass {
11:19:31 
11:19:31 	public JavaClass() {
11:19:31 		System.out.println("");
11:19:31 	}
11:19:31 
11:19:31 }
11:19:31  TooltipText=null
11:19:31 15:19:31.989 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:32 15:19:32.009 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:32 15:19:32.009 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:32  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:32  * This program and the accompanying materials are made available under the
11:19:32  * terms of the Eclipse Public License 2.0 which is available at
11:19:32  * http://www.eclipse.org/legal/epl-2.0.
11:19:32  *
11:19:32  * SPDX-License-Identifier: EPL-2.0
11:19:32  *
11:19:32  * Contributors:
11:19:32  *     Red Hat, Inc - initial API and implementation
11:19:32  *******************************************************************************/
11:19:32 package test;
11:19:32 public class JavaClass {
11:19:32 
11:19:32 	public JavaClass() {
11:19:32 		System.out.println("");
11:19:32 	}
11:19:32 
11:19:32 }
11:19:32  TooltipText=null
11:19:32 15:19:32.009 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:32 15:19:32.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:32 15:19:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:32 15:19:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:32 15:19:32.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:32 15:19:32.010 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:32 15:19:32.010 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:32 15:19:32.010 DEBUG [main][MenuItemLookup] Item match:File
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Found menu:''
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Found menu:''
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:32 15:19:32.011 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:32 15:19:32.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:32 15:19:32.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:32 15:19:32.011 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:32 15:19:32.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:32 15:19:32.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:32 15:19:32.039 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:32 15:19:32.040 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:32  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:32  * This program and the accompanying materials are made available under the
11:19:32  * terms of the Eclipse Public License 2.0 which is available at
11:19:32  * http://www.eclipse.org/legal/epl-2.0.
11:19:32  *
11:19:32  * SPDX-License-Identifier: EPL-2.0
11:19:32  *
11:19:32  * Contributors:
11:19:32  *     Red Hat, Inc - initial API and implementation
11:19:32  *******************************************************************************/
11:19:32 package test;
11:19:32 public class JavaClass {
11:19:32 
11:19:32 	public JavaClass() {
11:19:32 		System.out.println("");
11:19:32 	}
11:19:32 
11:19:32 }
11:19:32  TooltipText=null
11:19:32 15:19:32.040 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:32 15:19:32.040 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:32 15:19:32.040 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:32 15:19:32.099 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:32 15:19:32.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:32 15:19:32.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:32 15:19:32.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:32 15:19:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:32 15:19:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:32 15:19:32.099 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:32 15:19:32.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:32 15:19:32.100 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:32 15:19:32.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:32 15:19:32.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:32 15:19:32.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:32 15:19:32.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:32 15:19:32.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:32 15:19:32.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:32 15:19:32.100 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:32 15:19:32.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:32 15:19:32.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:32 15:19:32.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:32 15:19:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:32 15:19:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:32 15:19:32.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:32 15:19:32.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:32 15:19:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:32 15:19:32.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:32 15:19:32.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:32 15:19:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:32 15:19:32.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:32 15:19:32.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:32 15:19:32.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:32 15:19:32.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:32 15:19:32.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:32 15:19:32.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:32 15:19:32.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:32 15:19:32.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:32 15:19:32.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:32 15:19:32.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:32 15:19:32.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:32 15:19:32.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:32 15:19:32.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:32 15:19:32.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:32 15:19:32.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:32 15:19:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:32 15:19:32.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:32 15:19:32.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:32 15:19:32.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:32 15:19:32.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:33 15:19:33.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:33 15:19:33.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:33 15:19:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:33 15:19:33.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:33 15:19:33.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:33 15:19:33.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:33 15:19:33.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:33 15:19:33.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:33 15:19:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:33 15:19:33.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:33 15:19:33.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:33 15:19:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:33 15:19:33.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:33 15:19:33.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:33 15:19:33.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:33 15:19:33.144 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:33 15:19:33.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:33 15:19:33.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:33 15:19:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:33 15:19:33.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:33 15:19:33.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:33 15:19:33.145 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:33 15:19:33.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:33 15:19:33.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:33 15:19:33.153 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:33 15:19:33.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:33 15:19:33.153 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:33 15:19:33.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:33 15:19:33.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:33 15:19:33.157 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:33 15:19:33.158 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:33 15:19:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ca5f5c0 is found...
11:19:33 15:19:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ca5f5c0 is found finished successfully
11:19:33 15:19:33.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:33 15:19:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:33 15:19:33.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:33 15:19:33.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:33 15:19:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:33 15:19:33.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:33 15:19:33.292 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:33 15:19:33.292 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:33 package test;
11:19:33 public class JavaClass {
11:19:33 
11:19:33 	public JavaClass() {
11:19:33 		System.out.println("");
11:19:33 	}
11:19:33 
11:19:33 }
11:19:33  TooltipText=null
11:19:33 15:19:33.292 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:33 15:19:33.292 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:33 15:19:33.493 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:33 15:19:33.695 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:33 15:19:33.695 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:33 15:19:33.895 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:34 15:19:34.100 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:34 15:19:34.100 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:34 15:19:34.300 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:34 15:19:34.504 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:34 15:19:34.504 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:34 15:19:34.704 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:35 15:19:34.909 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:35 15:19:34.909 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
11:19:35 15:19:35.109 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
11:19:36 15:19:36.111 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 2
11:19:36 /*******************************************************************************
11:19:36  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:36  * This program and the accompanying materials are made available under the
11:19:36  * terms of the Eclipse Public License 2.0 which is available at
11:19:36  * http://www.eclipse.org/legal/epl-2.0.
11:19:36  *
11:19:36  * SPDX-License-Identifier: EPL-2.0
11:19:36  *
11:19:36  * Contributors:
11:19:36  *     Red Hat, Inc - initial API and implementation
11:19:36  *******************************************************************************/
11:19:36 package test;
11:19:36 public class JavaClass {
11:19:36 
11:19:36 	public JavaClass() {
11:19:36 		System.out.println("");
11:19:36 	}
11:19:36 
11:19:36 }
11:19:36 
11:19:36 15:19:36.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:36 15:19:36.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:36 15:19:36.113 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:36 15:19:36.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:36 15:19:36.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:36 15:19:36.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:36 15:19:36.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:36 15:19:36.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:36 15:19:36.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:36 15:19:36.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:36 15:19:36.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:36 15:19:36.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:36 15:19:36.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:36 15:19:36.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:36 15:19:36.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:36 15:19:36.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:36 15:19:36.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:36 15:19:36.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:36 15:19:36.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:36 15:19:36.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:36 15:19:36.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:36 15:19:36.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:36 15:19:36.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:36 15:19:36.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:36 15:19:36.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:36 15:19:36.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:36 15:19:36.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:36 15:19:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:36 15:19:36.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:36 15:19:36.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:36 15:19:36.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:36 15:19:36.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:37 15:19:37.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:37 15:19:37.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:37 15:19:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:37 15:19:37.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:37 15:19:37.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:37 15:19:37.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:37 15:19:37.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:37 15:19:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:37 15:19:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:37 15:19:37.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:37 15:19:37.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:37 15:19:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:37 15:19:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:37 15:19:37.154 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:37 15:19:37.154 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:37 15:19:37.155 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:37 15:19:37.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:37 15:19:37.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:37 15:19:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:37 15:19:37.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:37 15:19:37.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:37 15:19:37.156 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:37 15:19:37.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:37 15:19:37.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:37 15:19:37.163 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:37 15:19:37.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:37 15:19:37.163 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:37 15:19:37.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:37 15:19:37.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:37 15:19:37.168 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:37 15:19:37.168 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:37 15:19:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ab06653 is found...
11:19:37 15:19:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ab06653 is found finished successfully
11:19:37 15:19:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:37 15:19:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:37 15:19:37.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:37 15:19:37.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:37 15:19:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:37 15:19:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:37 15:19:37.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:37 15:19:37.201 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:37 package test;
11:19:37 public class JavaClass {
11:19:37 
11:19:37 	public JavaClass() {
11:19:37 
11:19:37 }
11:19:37  TooltipText=null
11:19:37 15:19:37.201 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:37 15:19:37.219 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:37 15:19:37.220 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:37  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:37  * This program and the accompanying materials are made available under the
11:19:37  * terms of the Eclipse Public License 2.0 which is available at
11:19:37  * http://www.eclipse.org/legal/epl-2.0.
11:19:37  *
11:19:37  * SPDX-License-Identifier: EPL-2.0
11:19:37  *
11:19:37  * Contributors:
11:19:37  *     Red Hat, Inc - initial API and implementation
11:19:37  *******************************************************************************/
11:19:37 package test;
11:19:37 public class JavaClass {
11:19:37 
11:19:37 	public JavaClass() {
11:19:37 		System.out.println("");
11:19:37 	}
11:19:37 
11:19:37 }
11:19:37  TooltipText=null
11:19:37 15:19:37.220 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:37 15:19:37.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:37 15:19:37.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:37 15:19:37.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:37 15:19:37.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:37 15:19:37.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:37 15:19:37.220 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:37 15:19:37.220 DEBUG [main][MenuItemLookup] Item match:File
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Found menu:''
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Found menu:''
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:37 15:19:37.221 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:37 15:19:37.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:37 15:19:37.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:37 15:19:37.221 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:37 15:19:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:37 15:19:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:37 15:19:37.249 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:37 15:19:37.249 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:37  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:37  * This program and the accompanying materials are made available under the
11:19:37  * terms of the Eclipse Public License 2.0 which is available at
11:19:37  * http://www.eclipse.org/legal/epl-2.0.
11:19:37  *
11:19:37  * SPDX-License-Identifier: EPL-2.0
11:19:37  *
11:19:37  * Contributors:
11:19:37  *     Red Hat, Inc - initial API and implementation
11:19:37  *******************************************************************************/
11:19:37 package test;
11:19:37 public class JavaClass {
11:19:37 
11:19:37 	public JavaClass() {
11:19:37 		System.out.println("");
11:19:37 	}
11:19:37 
11:19:37 }
11:19:37  TooltipText=null
11:19:37 15:19:37.249 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:37 15:19:37.250 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:37 15:19:37.250 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:37 15:19:37.337 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:37 15:19:37.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:37 15:19:37.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:37 15:19:37.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:37 15:19:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:37 15:19:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:37 15:19:37.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:37 15:19:37.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:37 15:19:37.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:37 15:19:37.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:37 15:19:37.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:37 15:19:37.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:37 15:19:37.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:37 15:19:37.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:37 15:19:37.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:37 15:19:37.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:37 15:19:37.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:37 15:19:37.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:37 15:19:37.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:37 15:19:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:37 15:19:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:37 15:19:37.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:37 15:19:37.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:37 15:19:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:37 15:19:37.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:37 15:19:37.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:37 15:19:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:37 15:19:37.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:37 15:19:37.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:37 15:19:37.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:37 15:19:37.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:37 15:19:37.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:37 15:19:37.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:37 15:19:37.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:37 15:19:37.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:37 15:19:37.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:37 15:19:37.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:37 15:19:37.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:37 15:19:37.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:37 15:19:37.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:37 15:19:37.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:37 15:19:37.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:37 15:19:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:37 15:19:37.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:37 15:19:37.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:37 15:19:37.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:37 15:19:37.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:38 15:19:38.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:38 15:19:38.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:38 15:19:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:38 15:19:38.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:38 15:19:38.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:38 15:19:38.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:38 15:19:38.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:38 15:19:38.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:38 15:19:38.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:38 15:19:38.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:38 15:19:38.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:38 15:19:38.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:38 15:19:38.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:38 15:19:38.347 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:38 15:19:38.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:38 15:19:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:38 15:19:38.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:38 15:19:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:38 15:19:38.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:38 15:19:38.348 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:38 15:19:38.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:38 15:19:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:38 15:19:38.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:38 15:19:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:38 15:19:38.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:38 15:19:38.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:38 15:19:38.348 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:38 15:19:38.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:38 15:19:38.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:38 15:19:38.356 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:38 15:19:38.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:38 15:19:38.356 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:38 15:19:38.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:38 15:19:38.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:38 15:19:38.360 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:38 15:19:38.361 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:38 15:19:38.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f66b543 is found...
11:19:38 15:19:38.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f66b543 is found finished successfully
11:19:38 15:19:38.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:38 15:19:38.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:38 15:19:38.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:38 15:19:38.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:38 15:19:38.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:38 15:19:38.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:38 15:19:38.474 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:38 15:19:38.474 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:38 package test;
11:19:38 public class JavaClass {
11:19:38 
11:19:38 	public JavaClass() {
11:19:38 		System.out.println("");
11:19:38 	}
11:19:38 
11:19:38 }
11:19:38  TooltipText=null
11:19:38 15:19:38.474 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:38 15:19:38.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:38 15:19:38.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:38  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:38  * This program and the accompanying materials are made available under the
11:19:38  * terms of the Eclipse Public License 2.0 which is available at
11:19:38  * http://www.eclipse.org/legal/epl-2.0.
11:19:38  *
11:19:38  * SPDX-License-Identifier: EPL-2.0
11:19:38  *
11:19:38  * Contributors:
11:19:38  *     Red Hat, Inc - initial API and implementation
11:19:38  *******************************************************************************/
11:19:38 package test;
11:19:38 public class JavaClass {
11:19:38 
11:19:38 	public JavaClass() {
11:19:38 		System.out.println("");
11:19:38 	}
11:19:38 
11:19:38 }
11:19:38  TooltipText=null
11:19:38 15:19:38.504 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:38 15:19:38.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:38 15:19:38.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:38 15:19:38.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:38 15:19:38.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:38 15:19:38.504 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:38 15:19:38.504 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:38 15:19:38.504 DEBUG [main][MenuItemLookup] Item match:File
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Found menu:''
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Found menu:''
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:38 15:19:38.505 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:38 15:19:38.505 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:38 15:19:38.505 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:38 15:19:38.505 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:38 15:19:38.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:38 15:19:38.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:38 15:19:38.547 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:38 15:19:38.547 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:38  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:38  * This program and the accompanying materials are made available under the
11:19:38  * terms of the Eclipse Public License 2.0 which is available at
11:19:38  * http://www.eclipse.org/legal/epl-2.0.
11:19:38  *
11:19:38  * SPDX-License-Identifier: EPL-2.0
11:19:38  *
11:19:38  * Contributors:
11:19:38  *     Red Hat, Inc - initial API and implementation
11:19:38  *******************************************************************************/
11:19:38 package test;
11:19:38 public class JavaClass {
11:19:38 
11:19:38 	public JavaClass() {
11:19:38 		System.out.println("");
11:19:38 	}
11:19:38 
11:19:38 }
11:19:38  TooltipText=null
11:19:38 15:19:38.548 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:19:39 15:19:39.548 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:39 15:19:39.554 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:19:40 15:19:40.555 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:40 15:19:40.555 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:40  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:40  * This program and the accompanying materials are made available under the
11:19:40  * terms of the Eclipse Public License 2.0 which is available at
11:19:40  * http://www.eclipse.org/legal/epl-2.0.
11:19:40  *
11:19:40  * SPDX-License-Identifier: EPL-2.0
11:19:40  *
11:19:40  * Contributors:
11:19:40  *     Red Hat, Inc - initial API and implementation
11:19:40  *******************************************************************************/
11:19:40 package test;
11:19:40 public class JavaClass {
11:19:40 
11:19:40 	public JavaClass() {
11:19:40 		SystemY.out.println("");
11:19:40 	}
11:19:40 
11:19:40 }
11:19:40  TooltipText=null
11:19:40 15:19:40.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:40 15:19:40.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:40 15:19:40.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:40 15:19:40.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:40 15:19:40.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:40 15:19:40.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:40 15:19:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:40 15:19:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:40 15:19:40.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:40 15:19:40.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:40 15:19:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:40 15:19:40.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:40 15:19:40.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:40 15:19:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:40 15:19:40.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:40 15:19:40.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:40 15:19:40.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:40 15:19:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:40 15:19:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:40 15:19:40.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:40 15:19:40.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:40 15:19:40.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:40 15:19:40.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:40 15:19:40.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:40 15:19:40.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:40 15:19:40.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:40 15:19:40.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:40 15:19:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:40 15:19:40.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:40 15:19:40.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:41 15:19:41.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:41 15:19:41.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:41 15:19:41.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:41 15:19:41.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:41 15:19:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:41 15:19:41.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:41 15:19:41.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:41 15:19:41.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:41 15:19:41.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:41 15:19:41.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:41 15:19:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:41 15:19:41.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:41 15:19:41.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:41 15:19:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:41 15:19:41.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:41 15:19:41.599 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:41 15:19:41.599 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:41 15:19:41.599 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:41 15:19:41.599 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:41 15:19:41.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:41 15:19:41.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:41 15:19:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:41 15:19:41.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:41 15:19:41.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:41 15:19:41.600 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:41 15:19:41.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:41 15:19:41.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:41 15:19:41.607 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:41 15:19:41.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:41 15:19:41.607 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:41 15:19:41.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:41 15:19:41.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:41 15:19:41.612 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:41 15:19:41.612 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:41 15:19:41.641 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:41 15:19:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:41 15:19:41.642 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:41 15:19:41.642 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:41 15:19:41.642 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:41 15:19:41.642 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:41 15:19:41.642 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:41 15:19:41.642 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:41 15:19:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:41 15:19:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6acc77ae is found...
11:19:41 15:19:41.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6acc77ae is found finished successfully
11:19:41 15:19:41.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:41 15:19:41.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:41 15:19:41.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:41 15:19:41.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:41 15:19:41.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:41 15:19:41.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:41 15:19:41.645 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:41 15:19:41.645 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:41  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:41  * This program and the accompanying materials are made available under the
11:19:41  * terms of the Eclipse Public License 2.0 which is available at
11:19:41  * http://www.eclipse.org/legal/epl-2.0.
11:19:41  *
11:19:41  * SPDX-License-Identifier: EPL-2.0
11:19:41  *
11:19:41  * Contributors:
11:19:41  *     Red Hat, Inc - initial API and implementation
11:19:41  *******************************************************************************/
11:19:41 package test;
11:19:41 public class JavaClass {
11:19:41 
11:19:41 	public JavaClass() {
11:19:41 		SystemY.out.println("");
11:19:41 	}
11:19:41 
11:19:41 }
11:19:41  TooltipText=null
11:19:41 15:19:41.645 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:41 15:19:41.651 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:41 15:19:41.651 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:41  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:41  * This program and the accompanying materials are made available under the
11:19:41  * terms of the Eclipse Public License 2.0 which is available at
11:19:41  * http://www.eclipse.org/legal/epl-2.0.
11:19:41  *
11:19:41  * SPDX-License-Identifier: EPL-2.0
11:19:41  *
11:19:41  * Contributors:
11:19:41  *     Red Hat, Inc - initial API and implementation
11:19:41  *******************************************************************************/
11:19:41 package test;
11:19:41 public class JavaClass {
11:19:41 
11:19:41 	public JavaClass() {
11:19:41 		System.out.println("");
11:19:41 	}
11:19:41 
11:19:41 }
11:19:41  TooltipText=null
11:19:41 15:19:41.651 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:41 15:19:41.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:41 15:19:41.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:41 15:19:41.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:41 15:19:41.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:41 15:19:41.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:41 15:19:41.652 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:41 15:19:41.652 DEBUG [main][MenuItemLookup] Item match:File
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Found menu:''
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Found menu:''
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:41 15:19:41.653 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:41 15:19:41.653 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:41 15:19:41.653 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:41 15:19:41.653 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:41 15:19:41.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:41 15:19:41.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:41 15:19:41.681 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:41 15:19:41.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:41  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:41  * This program and the accompanying materials are made available under the
11:19:41  * terms of the Eclipse Public License 2.0 which is available at
11:19:41  * http://www.eclipse.org/legal/epl-2.0.
11:19:41  *
11:19:41  * SPDX-License-Identifier: EPL-2.0
11:19:41  *
11:19:41  * Contributors:
11:19:41  *     Red Hat, Inc - initial API and implementation
11:19:41  *******************************************************************************/
11:19:41 package test;
11:19:41 public class JavaClass {
11:19:41 
11:19:41 	public JavaClass() {
11:19:41 		System.out.println("");
11:19:41 	}
11:19:41 
11:19:41 }
11:19:41  TooltipText=null
11:19:41 15:19:41.681 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:41 15:19:41.681 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:41 15:19:41.681 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:41 15:19:41.762 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:41 15:19:41.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:41 15:19:41.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:41 15:19:41.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:41 15:19:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:41 15:19:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:41 15:19:41.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:41 15:19:41.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:41 15:19:41.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:41 15:19:41.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:41 15:19:41.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:41 15:19:41.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:41 15:19:41.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:41 15:19:41.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:41 15:19:41.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:41 15:19:41.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:41 15:19:41.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:41 15:19:41.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:41 15:19:41.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:41 15:19:41.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:41 15:19:41.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:41 15:19:41.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:41 15:19:41.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:41 15:19:41.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:41 15:19:41.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:41 15:19:41.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:41 15:19:41.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:41 15:19:41.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:41 15:19:41.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:41 15:19:41.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:41 15:19:41.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:41 15:19:41.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:41 15:19:41.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:41 15:19:41.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:41 15:19:41.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:41 15:19:41.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:41 15:19:41.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:41 15:19:41.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:41 15:19:41.768 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:41 15:19:41.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:41 15:19:41.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:41 15:19:41.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:41 15:19:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:41 15:19:41.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:41 15:19:41.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:42 15:19:42.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:42 15:19:42.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:42 15:19:42.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:42 15:19:42.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:42 15:19:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:42 15:19:42.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:42 15:19:42.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:42 15:19:42.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:42 15:19:42.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:42 15:19:42.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:42 15:19:42.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:42 15:19:42.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:42 15:19:42.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:42 15:19:42.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:42 15:19:42.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:42 15:19:42.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:42 15:19:42.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:42 15:19:42.771 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:42 15:19:42.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:42 15:19:42.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:42 15:19:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:42 15:19:42.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:42 15:19:42.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:42 15:19:42.772 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:42 15:19:42.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:42 15:19:42.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:42 15:19:42.781 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:42 15:19:42.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:42 15:19:42.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:42 15:19:42.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:42 15:19:42.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:42 15:19:42.785 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:42 15:19:42.785 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:42 15:19:42.891 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:42 15:19:42.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:42 15:19:42.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:42 15:19:42.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:42 15:19:42.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:42 15:19:42.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:42 15:19:42.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:42 15:19:42.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:42 15:19:42.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:42 15:19:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:42 15:19:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74efad8b is found...
11:19:42 15:19:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74efad8b is found finished successfully
11:19:42 15:19:42.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:42 15:19:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:42 15:19:42.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:42 15:19:42.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:42 15:19:42.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:42 15:19:42.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:42 15:19:42.899 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:42 15:19:42.899 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:42 package test;
11:19:42 public class JavaClass {
11:19:42 
11:19:42 	public JavaClass() {
11:19:42 		System.out.println("");
11:19:42 	}
11:19:42 
11:19:42 }
11:19:42  TooltipText=null
11:19:42 15:19:42.899 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:42 15:19:42.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:42 package test;
11:19:42 public class JavaClass {
11:19:42 
11:19:42 	public JavaClass() {
11:19:42 		System.out.println("");
11:19:42 	}
11:19:42 
11:19:42 }
11:19:42  TooltipText=null
11:19:42 15:19:42.900 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13]
11:19:42 15:19:42.920 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:42 15:19:42.920 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:42  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:42  * This program and the accompanying materials are made available under the
11:19:42  * terms of the Eclipse Public License 2.0 which is available at
11:19:42  * http://www.eclipse.org/legal/epl-2.0.
11:19:42  *
11:19:42  * SPDX-License-Identifier: EPL-2.0
11:19:42  *
11:19:42  * Contributors:
11:19:42  *     Red Hat, Inc - initial API and implementation
11:19:42  *******************************************************************************/
11:19:42 package test;
11:19:42 public class JavaClass {
11:19:42 
11:19:42 	public JavaClass() {
11:19:42 		System.out.println("");
11:19:42 	}
11:19:42 
11:19:42 }
11:19:42  TooltipText=null
11:19:42 15:19:42.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:42 15:19:42.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:42 15:19:42.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:42 15:19:42.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:42 15:19:42.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:42 15:19:42.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:42 15:19:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:42 15:19:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:42 15:19:42.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:42 15:19:42.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:42 15:19:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:42 15:19:42.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:42 15:19:42.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:42 15:19:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:42 15:19:42.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:42 15:19:42.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:42 15:19:42.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:42 15:19:42.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:42 15:19:42.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:42 15:19:42.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:42 15:19:42.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:42 15:19:42.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:42 15:19:42.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:42 15:19:42.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:42 15:19:42.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:42 15:19:42.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:42 15:19:42.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:42 15:19:42.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:42 15:19:42.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:42 15:19:42.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:43 15:19:43.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:43 15:19:43.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:43 15:19:43.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:43 15:19:43.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:43 15:19:43.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:43 15:19:43.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:43 15:19:43.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:43 15:19:43.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:43 15:19:43.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:43 15:19:43.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:43 15:19:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:43 15:19:43.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:43 15:19:43.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:43 15:19:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:43 15:19:43.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:43 15:19:43.957 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:43 15:19:43.958 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:43 15:19:43.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:43 15:19:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:43 15:19:43.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:43 15:19:43.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:43 15:19:43.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:43 15:19:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:43 15:19:43.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:43 15:19:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:43 15:19:43.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:43 15:19:43.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:43 15:19:43.959 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:43 15:19:43.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:43 15:19:43.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:43 15:19:43.966 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:43 15:19:43.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:43 15:19:43.966 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:43 15:19:43.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:43 15:19:43.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:43 15:19:43.970 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:43 15:19:43.970 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:44 15:19:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37d747c7 is found...
11:19:44 15:19:44.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37d747c7 is found finished successfully
11:19:44 15:19:44.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:44 15:19:44.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:44 15:19:44.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:44 15:19:44.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:44 15:19:44.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:44 15:19:44.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:44 15:19:44.003 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:44 15:19:44.003 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:44  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:44  * This program and the accompanying materials are made available under the
11:19:44  * terms of the Eclipse Public License 2.0 which is available at
11:19:44  * http://www.eclipse.org/legal/epl-2.0.
11:19:44  *
11:19:44  * SPDX-License-Identifier: EPL-2.0
11:19:44  *
11:19:44  * Contributors:
11:19:44  *     Red Hat, Inc - initial API and implementation
11:19:44  *******************************************************************************/
11:19:44 package test;
11:19:44 public class JavaClass {
11:19:44 
11:19:44 	public JavaClass() {
11:19:44 		System.out.println("");
11:19:44 	}
11:19:44 
11:19:44 }
11:19:44  TooltipText=null
11:19:44 15:19:44.003 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:44 15:19:44.010 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:44 15:19:44.010 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:44  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:44  * This program and the accompanying materials are made available under the
11:19:44  * terms of the Eclipse Public License 2.0 which is available at
11:19:44  * http://www.eclipse.org/legal/epl-2.0.
11:19:44  *
11:19:44  * SPDX-License-Identifier: EPL-2.0
11:19:44  *
11:19:44  * Contributors:
11:19:44  *     Red Hat, Inc - initial API and implementation
11:19:44  *******************************************************************************/
11:19:44 package test;
11:19:44 public class JavaClass {
11:19:44 
11:19:44 	public JavaClass() {
11:19:44 		System.out.println("");
11:19:44 	}
11:19:44 
11:19:44 }
11:19:44  TooltipText=null
11:19:44 15:19:44.010 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:44 15:19:44.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:44 15:19:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:44 15:19:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:44 15:19:44.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:44 15:19:44.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:44 15:19:44.011 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:44 15:19:44.011 DEBUG [main][MenuItemLookup] Item match:File
11:19:44 15:19:44.011 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:44 15:19:44.011 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:44 15:19:44.011 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:44 15:19:44.012 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:44 15:19:44.012 DEBUG [main][MenuItemLookup] Found menu:''
11:19:44 15:19:44.012 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:44 15:19:44.012 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:44 15:19:44.012 DEBUG [main][MenuItemLookup] Found menu:''
11:19:44 15:19:44.012 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:44 15:19:44.012 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:44 15:19:44.012 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:44 15:19:44.012 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:44 15:19:44.012 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:44 15:19:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:44 15:19:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:44 15:19:44.040 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:44 15:19:44.040 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:44  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:44  * This program and the accompanying materials are made available under the
11:19:44  * terms of the Eclipse Public License 2.0 which is available at
11:19:44  * http://www.eclipse.org/legal/epl-2.0.
11:19:44  *
11:19:44  * SPDX-License-Identifier: EPL-2.0
11:19:44  *
11:19:44  * Contributors:
11:19:44  *     Red Hat, Inc - initial API and implementation
11:19:44  *******************************************************************************/
11:19:44 package test;
11:19:44 public class JavaClass {
11:19:44 
11:19:44 	public JavaClass() {
11:19:44 		System.out.println("");
11:19:44 	}
11:19:44 
11:19:44 }
11:19:44  TooltipText=null
11:19:44 15:19:44.040 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:44 15:19:44.040 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:44 15:19:44.040 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:44 15:19:44.096 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:44 15:19:44.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:44 15:19:44.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:44 15:19:44.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:44 15:19:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:44 15:19:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:44 15:19:44.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:44 15:19:44.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:44 15:19:44.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:44 15:19:44.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:44 15:19:44.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:44 15:19:44.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:44 15:19:44.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:44 15:19:44.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:44 15:19:44.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:44 15:19:44.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:44 15:19:44.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:44 15:19:44.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:44 15:19:44.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:44 15:19:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:44 15:19:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:44 15:19:44.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:44 15:19:44.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:44 15:19:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:44 15:19:44.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:44 15:19:44.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:44 15:19:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:44 15:19:44.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:44 15:19:44.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:44 15:19:44.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:44 15:19:44.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:44 15:19:44.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:44 15:19:44.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:44 15:19:44.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:44 15:19:44.139 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:44 15:19:44.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:44 15:19:44.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:44 15:19:44.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:44 15:19:44.140 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:44 15:19:44.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:44 15:19:44.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:44 15:19:44.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:44 15:19:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:44 15:19:44.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:44 15:19:44.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:44 15:19:44.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:44 15:19:44.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:45 15:19:45.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:45 15:19:45.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:45 15:19:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:45 15:19:45.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:45 15:19:45.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:45 15:19:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:45 15:19:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:45 15:19:45.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:45 15:19:45.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:45 15:19:45.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:45 15:19:45.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:45 15:19:45.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:45 15:19:45.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:45 15:19:45.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:45 15:19:45.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:45 15:19:45.143 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:45 15:19:45.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:45 15:19:45.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:45 15:19:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:45 15:19:45.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:45 15:19:45.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:45 15:19:45.144 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:45 15:19:45.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:45 15:19:45.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:45 15:19:45.153 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:45 15:19:45.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:45 15:19:45.153 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:45 15:19:45.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:45 15:19:45.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:45 15:19:45.157 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:45 15:19:45.158 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:45 15:19:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54bbaa7 is found...
11:19:45 15:19:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54bbaa7 is found finished successfully
11:19:45 15:19:45.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:45 15:19:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:45 15:19:45.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:45 15:19:45.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:45 15:19:45.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:45 15:19:45.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:45 15:19:45.291 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:45 15:19:45.291 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:45 package test;
11:19:45 public class JavaClass {
11:19:45 
11:19:45 	public JavaClass() {
11:19:45 		System.out.println("");
11:19:45 	}
11:19:45 
11:19:45 }
11:19:45  TooltipText=null
11:19:45 15:19:45.291 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19
11:19:45 15:19:45.291 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0
11:19:45 15:19:45.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:45 15:19:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:45 15:19:45.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:45 15:19:45.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:45 15:19:45.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:45 15:19:45.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:45 15:19:45.328 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:45 15:19:45.328 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:45 package test;
11:19:45 public class JavaClass {
11:19:45 
11:19:45 	public JavaClass() {
11:19:45 		System.out.println("");
11:19:45 	}
11:19:45 
11:19:45 }
11:19:45 newText
11:19:45  TooltipText=null
11:19:45 15:19:45.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:45 15:19:45.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:45 15:19:45.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:45 15:19:45.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:45 15:19:45.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:45 15:19:45.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:45 15:19:45.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:45 15:19:45.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:45 15:19:45.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:45 15:19:45.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:45 15:19:45.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:45 15:19:45.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:45 15:19:45.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:45 15:19:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:45 15:19:45.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:45 15:19:45.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:45 15:19:45.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:45 15:19:45.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:45 15:19:45.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:45 15:19:45.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:45 15:19:45.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:45 15:19:45.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:45 15:19:45.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:45 15:19:45.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:45 15:19:45.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:45 15:19:45.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:45 15:19:45.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:45 15:19:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:45 15:19:45.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:45 15:19:45.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:45 15:19:45.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:45 15:19:45.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:46 15:19:46.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:46 15:19:46.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:46 15:19:46.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:46 15:19:46.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:46 15:19:46.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:46 15:19:46.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:46 15:19:46.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:46 15:19:46.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:46 15:19:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:46 15:19:46.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:46 15:19:46.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:46 15:19:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:46 15:19:46.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:46 15:19:46.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:46 15:19:46.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:46 15:19:46.376 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:46 15:19:46.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:46 15:19:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:46 15:19:46.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:46 15:19:46.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:46 15:19:46.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:46 15:19:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:46 15:19:46.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:46 15:19:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:46 15:19:46.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:46 15:19:46.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:46 15:19:46.377 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:46 15:19:46.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:46 15:19:46.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:46 15:19:46.383 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:46 15:19:46.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:46 15:19:46.384 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:46 15:19:46.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:46 15:19:46.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:46 15:19:46.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:46 15:19:46.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:46 15:19:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1df98f37 is found...
11:19:46 15:19:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1df98f37 is found finished successfully
11:19:46 15:19:46.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:46 15:19:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:46 15:19:46.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:46 15:19:46.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:46 15:19:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:46 15:19:46.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:46 15:19:46.420 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:46 15:19:46.420 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:46 package test;
11:19:46 public class JavaClass {
11:19:46 
11:19:46 	public JavaClass() {
11:19:46 		System.out.println("");
11:19:46 	}
11:19:46 
11:19:46 }
11:19:46 newText
11:19:46  TooltipText=null
11:19:46 15:19:46.420 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:46 15:19:46.431 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:46 15:19:46.434 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:46  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:46  * This program and the accompanying materials are made available under the
11:19:46  * terms of the Eclipse Public License 2.0 which is available at
11:19:46  * http://www.eclipse.org/legal/epl-2.0.
11:19:46  *
11:19:46  * SPDX-License-Identifier: EPL-2.0
11:19:46  *
11:19:46  * Contributors:
11:19:46  *     Red Hat, Inc - initial API and implementation
11:19:46  *******************************************************************************/
11:19:46 package test;
11:19:46 public class JavaClass {
11:19:46 
11:19:46 	public JavaClass() {
11:19:46 		System.out.println("");
11:19:46 	}
11:19:46 
11:19:46 }
11:19:46  TooltipText=null
11:19:46 15:19:46.434 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:46 15:19:46.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:46 15:19:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:46 15:19:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:46 15:19:46.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:46 15:19:46.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:46 15:19:46.435 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:46 15:19:46.435 DEBUG [main][MenuItemLookup] Item match:File
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Found menu:''
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Found menu:''
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:46 15:19:46.436 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:46 15:19:46.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:46 15:19:46.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:46 15:19:46.436 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:46 15:19:46.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:46 15:19:46.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:46 15:19:46.447 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:46 15:19:46.447 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:46  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:46  * This program and the accompanying materials are made available under the
11:19:46  * terms of the Eclipse Public License 2.0 which is available at
11:19:46  * http://www.eclipse.org/legal/epl-2.0.
11:19:46  *
11:19:46  * SPDX-License-Identifier: EPL-2.0
11:19:46  *
11:19:46  * Contributors:
11:19:46  *     Red Hat, Inc - initial API and implementation
11:19:46  *******************************************************************************/
11:19:46 package test;
11:19:46 public class JavaClass {
11:19:46 
11:19:46 	public JavaClass() {
11:19:46 		System.out.println("");
11:19:46 	}
11:19:46 
11:19:46 }
11:19:46  TooltipText=null
11:19:46 15:19:46.447 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:46 15:19:46.447 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:46 15:19:46.447 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:46 15:19:46.538 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:46 15:19:46.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:46 15:19:46.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:46 15:19:46.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:46 15:19:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:46 15:19:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:46 15:19:46.539 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:46 15:19:46.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:46 15:19:46.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:46 15:19:46.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:46 15:19:46.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:46 15:19:46.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:46 15:19:46.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:46 15:19:46.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:46 15:19:46.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:46 15:19:46.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:46 15:19:46.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:46 15:19:46.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:46 15:19:46.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:46 15:19:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:46 15:19:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:46 15:19:46.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:46 15:19:46.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:46 15:19:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:46 15:19:46.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:46 15:19:46.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:46 15:19:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:46 15:19:46.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:46 15:19:46.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:46 15:19:46.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:46 15:19:46.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:46 15:19:46.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:46 15:19:46.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:46 15:19:46.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:46 15:19:46.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:46 15:19:46.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:46 15:19:46.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:46 15:19:46.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:46 15:19:46.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:46 15:19:46.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:46 15:19:46.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:46 15:19:46.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:46 15:19:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:46 15:19:46.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:46 15:19:46.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:47 15:19:47.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:47 15:19:47.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:47 15:19:47.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:47 15:19:47.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:47 15:19:47.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:47 15:19:47.547 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:47 15:19:47.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:47 15:19:47.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:47 15:19:47.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:47 15:19:47.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:47 15:19:47.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:47 15:19:47.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:47 15:19:47.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:47 15:19:47.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:47 15:19:47.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:47 15:19:47.548 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:47 15:19:47.548 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:47 15:19:47.548 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:47 15:19:47.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:47 15:19:47.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:47 15:19:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:47 15:19:47.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:47 15:19:47.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:47 15:19:47.550 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:47 15:19:47.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:47 15:19:47.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:47 15:19:47.558 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:47 15:19:47.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:47 15:19:47.558 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:47 15:19:47.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:47 15:19:47.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:47 15:19:47.562 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:47 15:19:47.562 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:47 15:19:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c883e2a is found...
11:19:47 15:19:47.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c883e2a is found finished successfully
11:19:47 15:19:47.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:47 15:19:47.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:47 15:19:47.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:47 15:19:47.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:47 15:19:47.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:47 15:19:47.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:47 15:19:47.674 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:47 15:19:47.675 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:47 package test;
11:19:47 public class JavaClass {
11:19:47 
11:19:47 	public JavaClass() {
11:19:47 		System.out.println("");
11:19:47 	}
11:19:47 
11:19:47 }
11:19:47  TooltipText=null
11:19:47 15:19:47.675 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0]
11:19:47 15:19:47.682 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0
11:19:47 15:19:47.682 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0
11:19:47 15:19:47.700 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:47 15:19:47.700 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:19:47 /*******************************************************************************
11:19:47  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:47  * This program and the accompanying materials are made available under the
11:19:47  * terms of the Eclipse Public License 2.0 which is available at
11:19:47  * http://www.eclipse.org/legal/epl-2.0.
11:19:47  *
11:19:47  * SPDX-License-Identifier: EPL-2.0
11:19:47  *
11:19:47  * Contributors:
11:19:47  *     Red Hat, Inc - initial API and implementation
11:19:47  *******************************************************************************/
11:19:47 package test;
11:19:47 public class JavaClass {
11:19:47 
11:19:47 	public JavaClass() {
11:19:47 		System.out.println("");
11:19:47 	}
11:19:47 
11:19:47 }
11:19:47  TooltipText=null
11:19:47 15:19:47.700 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:47 15:19:47.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:47 15:19:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:47 15:19:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:47 15:19:47.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:47 15:19:47.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Item match:File
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Found menu:''
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:47 15:19:47.701 DEBUG [main][MenuItemLookup] Found menu:''
11:19:47 15:19:47.702 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:47 15:19:47.702 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:47 15:19:47.703 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:47 15:19:47.703 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:47 15:19:47.703 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:47 15:19:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:47 15:19:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:47 15:19:47.743 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:47 15:19:47.743 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:19:47 /*******************************************************************************
11:19:47  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:47  * This program and the accompanying materials are made available under the
11:19:47  * terms of the Eclipse Public License 2.0 which is available at
11:19:47  * http://www.eclipse.org/legal/epl-2.0.
11:19:47  *
11:19:47  * SPDX-License-Identifier: EPL-2.0
11:19:47  *
11:19:47  * Contributors:
11:19:47  *     Red Hat, Inc - initial API and implementation
11:19:47  *******************************************************************************/
11:19:47 package test;
11:19:47 public class JavaClass {
11:19:47 
11:19:47 	public JavaClass() {
11:19:47 		System.out.println("");
11:19:47 	}
11:19:47 
11:19:47 }
11:19:47  TooltipText=null
11:19:47 15:19:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:47 15:19:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:47 15:19:47.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:47 15:19:47.743 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:47 15:19:47.743 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:19:47 15:19:47.743 DEBUG [main][MenuItemLookup] Item match:Edit
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:''
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:''
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:19:47 15:19:47.744 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:''
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:''
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:''
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:''
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:''
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
11:19:47 15:19:47.745 DEBUG [main][MenuItemLookup] Item match:Content Assist
11:19:47 15:19:47.745 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:47 15:19:47.745 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:19:47 /*******************************************************************************
11:19:47  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:47  * This program and the accompanying materials are made available under the
11:19:47  * terms of the Eclipse Public License 2.0 which is available at
11:19:47  * http://www.eclipse.org/legal/epl-2.0.
11:19:47  *
11:19:47  * SPDX-License-Identifier: EPL-2.0
11:19:47  *
11:19:47  * Contributors:
11:19:47  *     Red Hat, Inc - initial API and implementation
11:19:47  *******************************************************************************/
11:19:47 package test;
11:19:47 public class JavaClass {
11:19:47 
11:19:47 	public JavaClass() {
11:19:47 		System.out.println("");
11:19:47 	}
11:19:47 
11:19:47 }
11:19:47  TooltipText=null
11:19:47 15:19:47.745 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
11:19:47 15:19:47.745 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:19:48 15:19:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:48 15:19:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:48 15:19:48.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:48 15:19:48.746 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:48 15:19:48.746 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:19:48 15:19:48.746 DEBUG [main][MenuItemLookup] Item match:Edit
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:''
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:''
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:''
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:''
11:19:48 15:19:48.747 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Found menu:''
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Found menu:''
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Found menu:''
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Item match:Content Assist
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
11:19:48 15:19:48.748 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
11:19:48 15:19:48.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
11:19:48 15:19:48.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
11:19:48 15:19:48.749 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
11:19:48 15:19:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
11:19:48 15:19:48.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:19:48 15:19:48.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:19:48 15:19:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:48 15:19:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:48 15:19:48.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:19:48 15:19:48.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:19:48 15:19:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:48 15:19:48.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:48 15:19:48.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:48 15:19:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:48 15:19:48.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:19:48 15:19:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:19:48 15:19:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:19:48 15:19:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
11:19:48 15:19:48.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:19:48 15:19:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:48 15:19:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:48 15:19:48.931 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
11:19:48 15:19:48.931 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
11:19:48 15:19:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:19:48 15:19:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:19:48 15:19:48.932 DEBUG [WorkbenchTestable][ContentAssistant]   abstract
11:19:48 15:19:48.932 DEBUG [WorkbenchTestable][ContentAssistant]   class
11:19:48 15:19:48.932 DEBUG [WorkbenchTestable][ContentAssistant]   enum
11:19:48 15:19:48.932 DEBUG [WorkbenchTestable][ContentAssistant]   final
11:19:48 15:19:48.932 DEBUG [WorkbenchTestable][ContentAssistant]   import
11:19:48 15:19:48.932 DEBUG [WorkbenchTestable][ContentAssistant]   interface
11:19:48 15:19:48.932 DEBUG [WorkbenchTestable][ContentAssistant]   non-sealed
11:19:48 15:19:48.932 DEBUG [WorkbenchTestable][ContentAssistant]   public
11:19:48 15:19:48.932 DEBUG [WorkbenchTestable][ContentAssistant]   record
11:19:48 15:19:48.933 DEBUG [WorkbenchTestable][ContentAssistant]   sealed
11:19:48 15:19:48.933 DEBUG [WorkbenchTestable][ContentAssistant]   new - create new object
11:19:48 15:19:48.934 DEBUG [WorkbenchTestable][ContentAssistant]   nls - non-externalized string marker
11:19:48 15:19:48.934 DEBUG [WorkbenchTestable][ContentAssistant]   runnable - runnable
11:19:48 15:19:48.935 DEBUG [WorkbenchTestable][ContentAssistant]   switch - switch case expression
11:19:48 15:19:48.935 DEBUG [WorkbenchTestable][ContentAssistant]   switch - switch labeled expression
11:19:48 15:19:48.936 DEBUG [WorkbenchTestable][ContentAssistant]   toarray - convert collection to array
11:19:48 15:19:48.936 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum
11:19:48 15:19:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:19:48 15:19:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:19:48 15:19:48.939 TRACE [main][WidgetHandler] Notify Table with event 13
11:19:48 15:19:48.939 TRACE [main][WidgetHandler] Wait for synchronization
11:19:48 15:19:48.939 TRACE [main][WidgetHandler] Notify Table with event 14
11:19:48 15:19:48.939 TRACE [main][WidgetHandler] Wait for synchronization
11:19:48 15:19:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:19:48 15:19:48.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:19:48 15:19:48.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:48 15:19:48.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:48 15:19:48.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:48 15:19:48.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:48 15:19:48.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:48 15:19:48.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:48 15:19:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:48 15:19:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:48 15:19:48.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:48 15:19:48.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:48 15:19:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:48 15:19:48.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:48 15:19:48.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:48 15:19:48.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:48 15:19:48.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:48 15:19:48.971 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:48 15:19:48.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:49 15:19:49.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:49 15:19:49.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:49 15:19:49.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:49 15:19:49.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:49 15:19:49.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:49 15:19:49.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:49 15:19:49.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:49 15:19:49.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:49 15:19:49.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:49 15:19:49.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:49 15:19:49.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:49 15:19:49.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:49 15:19:49.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:49 15:19:49.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:49 15:19:49.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:50 15:19:50.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:50 15:19:50.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:50 15:19:50.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:50 15:19:50.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:50 15:19:50.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:50 15:19:50.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:50 15:19:50.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:50 15:19:50.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:50 15:19:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:50 15:19:50.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:50 15:19:50.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:50 15:19:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:50 15:19:50.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:50 15:19:50.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:50 15:19:50.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:50 15:19:50.004 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:50 15:19:50.004 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:50 15:19:50.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:50 15:19:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:50 15:19:50.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:50 15:19:50.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:50 15:19:50.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:50 15:19:50.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:50 15:19:50.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:50 15:19:50.005 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:50 15:19:50.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:50 15:19:50.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:50 15:19:50.013 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:50 15:19:50.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:50 15:19:50.013 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:50 15:19:50.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:50 15:19:50.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:50 15:19:50.017 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:50 15:19:50.017 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:50 15:19:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a3398b1 is found...
11:19:50 15:19:50.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a3398b1 is found finished successfully
11:19:50 15:19:50.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:50 15:19:50.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:50 15:19:50.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:50 15:19:50.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:50 15:19:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:50 15:19:50.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:50 15:19:50.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:50 15:19:50.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=enum
11:19:50 /*******************************************************************************
11:19:50  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:50  * This program and the accompanying materials are made available under the
11:19:50  * terms of the Eclipse Public License 2.0 which is available at
11:19:50  * http://www.eclipse.org/legal/epl-2.0.
11:19:50  *
11:19:50  * SPDX-License-Identifier: EPL-2.0
11:19:50  *
11:19:50  * Contributors:
11:19:50  *     Red Hat, Inc - initial API and implementation
11:19:50  *******************************************************************************/
11:19:50 package test;
11:19:50 public class JavaClass {
11:19:50 
11:19:50 	public JavaClass() {
11:19:50 		System.out.println("");
11:19:50 	}
11:19:50 
11:19:50 }
11:19:50  TooltipText=null
11:19:50 15:19:50.050 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:50 15:19:50.056 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:50 15:19:50.056 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:50  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:50  * This program and the accompanying materials are made available under the
11:19:50  * terms of the Eclipse Public License 2.0 which is available at
11:19:50  * http://www.eclipse.org/legal/epl-2.0.
11:19:50  *
11:19:50  * SPDX-License-Identifier: EPL-2.0
11:19:50  *
11:19:50  * Contributors:
11:19:50  *     Red Hat, Inc - initial API and implementation
11:19:50  *******************************************************************************/
11:19:50 package test;
11:19:50 public class JavaClass {
11:19:50 
11:19:50 	public JavaClass() {
11:19:50 		System.out.println("");
11:19:50 	}
11:19:50 
11:19:50 }
11:19:50  TooltipText=null
11:19:50 15:19:50.056 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:50 15:19:50.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:50 15:19:50.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:50 15:19:50.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:50 15:19:50.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:50 15:19:50.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:50 15:19:50.056 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:50 15:19:50.056 DEBUG [main][MenuItemLookup] Item match:File
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Found menu:''
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Found menu:''
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:50 15:19:50.057 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:50 15:19:50.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:50 15:19:50.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:50 15:19:50.058 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:50 15:19:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:50 15:19:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:50 15:19:50.087 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:50 15:19:50.087 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:50  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:50  * This program and the accompanying materials are made available under the
11:19:50  * terms of the Eclipse Public License 2.0 which is available at
11:19:50  * http://www.eclipse.org/legal/epl-2.0.
11:19:50  *
11:19:50  * SPDX-License-Identifier: EPL-2.0
11:19:50  *
11:19:50  * Contributors:
11:19:50  *     Red Hat, Inc - initial API and implementation
11:19:50  *******************************************************************************/
11:19:50 package test;
11:19:50 public class JavaClass {
11:19:50 
11:19:50 	public JavaClass() {
11:19:50 		System.out.println("");
11:19:50 	}
11:19:50 
11:19:50 }
11:19:50  TooltipText=null
11:19:50 15:19:50.087 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:50 15:19:50.087 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:50 15:19:50.087 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:50 15:19:50.172 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:50 15:19:50.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:50 15:19:50.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:50 15:19:50.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:50 15:19:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:50 15:19:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:50 15:19:50.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:50 15:19:50.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:50 15:19:50.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:50 15:19:50.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:50 15:19:50.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:50 15:19:50.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:50 15:19:50.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:50 15:19:50.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:50 15:19:50.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:50 15:19:50.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:50 15:19:50.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:50 15:19:50.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:50 15:19:50.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:50 15:19:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:50 15:19:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:50 15:19:50.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:50 15:19:50.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:50 15:19:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:50 15:19:50.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:50 15:19:50.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:50 15:19:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:50 15:19:50.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:50 15:19:50.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:50 15:19:50.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:50 15:19:50.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:50 15:19:50.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:50 15:19:50.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:50 15:19:50.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:50 15:19:50.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:50 15:19:50.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:50 15:19:50.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:50 15:19:50.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:50 15:19:50.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:50 15:19:50.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:50 15:19:50.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:50 15:19:50.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:50 15:19:50.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:50 15:19:50.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:50 15:19:50.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:50 15:19:50.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:50 15:19:50.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:51 15:19:51.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:51 15:19:51.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:51 15:19:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:51 15:19:51.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:51 15:19:51.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:51 15:19:51.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:51 15:19:51.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:51 15:19:51.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:51 15:19:51.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:51 15:19:51.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:51 15:19:51.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:51 15:19:51.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:51 15:19:51.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:51 15:19:51.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:51 15:19:51.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:51 15:19:51.181 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:51 15:19:51.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:51 15:19:51.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:51 15:19:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:51 15:19:51.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:51 15:19:51.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java
11:19:51 15:19:51.182 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java
11:19:51 15:19:51.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection
11:19:51 15:19:51.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java
11:19:51 15:19:51.192 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java
11:19:51 15:19:51.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java
11:19:51 15:19:51.192 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java
11:19:51 15:19:51.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection
11:19:51 15:19:51.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java
11:19:51 15:19:51.198 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:51 15:19:51.198 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:51 15:19:51.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:51 15:19:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15c829c8 is found...
11:19:51 15:19:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15c829c8 is found finished successfully
11:19:51 15:19:51.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E')
11:19:51 15:19:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:51 15:19:51.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:51 15:19:51.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:51 15:19:51.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:51 15:19:51.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:51 15:19:51.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:51 15:19:51.314 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:51 package test;
11:19:51 public class JavaClass1 {
11:19:51 
11:19:51 	public JavaClass1() {
11:19:51 		System.out.println("");
11:19:51 	}
11:19:51 
11:19:51 }
11:19:51  TooltipText=null
11:19:51 15:19:51.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:51 15:19:51.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:51 15:19:51.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:51 15:19:51.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:51 15:19:51.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:51 15:19:51.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform
11:19:51 15:19:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:51 15:19:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:51 15:19:51.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform'
11:19:51 15:19:51.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:51 15:19:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:51 15:19:51.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:51 15:19:51.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:51 15:19:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:51 15:19:51.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:51 15:19:51.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:51 15:19:51.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:51 15:19:51.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:51 15:19:51.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:51 15:19:51.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:51 15:19:51.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:51 15:19:51.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:51 15:19:51.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:51 15:19:51.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:51 15:19:51.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:51 15:19:51.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:51 15:19:51.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:51 15:19:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:51 15:19:51.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:51 15:19:51.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:51 15:19:51.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:51 15:19:51.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:52 15:19:52.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:52 15:19:52.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:52 15:19:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:52 15:19:52.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:52 15:19:52.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:52 15:19:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:52 15:19:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:52 15:19:52.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:52 15:19:52.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:52 15:19:52.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:52 15:19:52.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:52 15:19:52.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:52 15:19:52.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:52 15:19:52.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:52 15:19:52.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:52 15:19:52.364 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:52 15:19:52.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:52 15:19:52.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:52 15:19:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:52 15:19:52.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:52 15:19:52.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:52 15:19:52.365 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:52 15:19:52.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:52 15:19:52.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:52 15:19:52.373 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:52 15:19:52.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:52 15:19:52.374 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:52 15:19:52.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:52 15:19:52.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:52 15:19:52.378 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:52 15:19:52.378 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:52 15:19:52.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c00df7c is found...
11:19:52 15:19:52.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c00df7c is found finished successfully
11:19:52 15:19:52.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:52 15:19:52.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:52 15:19:52.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:52 15:19:52.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:52 15:19:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:52 15:19:52.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:52 15:19:52.488 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:52 15:19:52.488 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:52 package test;
11:19:52 public class JavaClass {
11:19:52 
11:19:52 	public JavaClass() {
11:19:52 		System.out.println("");
11:19:52 	}
11:19:52 
11:19:52 }
11:19:52  TooltipText=null
11:19:52 15:19:52.488 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:52 15:19:52.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:52 15:19:52.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:52  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:52  * This program and the accompanying materials are made available under the
11:19:52  * terms of the Eclipse Public License 2.0 which is available at
11:19:52  * http://www.eclipse.org/legal/epl-2.0.
11:19:52  *
11:19:52  * SPDX-License-Identifier: EPL-2.0
11:19:52  *
11:19:52  * Contributors:
11:19:52  *     Red Hat, Inc - initial API and implementation
11:19:52  *******************************************************************************/
11:19:52 package test;
11:19:52 public class JavaClass {
11:19:52 
11:19:52 	public JavaClass() {
11:19:52 		System.out.println("");
11:19:52 	}
11:19:52 
11:19:52 }
11:19:52  TooltipText=null
11:19:52 15:19:52.504 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:52 15:19:52.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:52 15:19:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:52 15:19:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:52 15:19:52.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:52 15:19:52.504 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Item match:File
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:''
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:''
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:52 15:19:52.506 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:52 15:19:52.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:52 15:19:52.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:52 15:19:52.509 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:52 15:19:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:52 15:19:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:52 15:19:52.544 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:52 15:19:52.544 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:52  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:52  * This program and the accompanying materials are made available under the
11:19:52  * terms of the Eclipse Public License 2.0 which is available at
11:19:52  * http://www.eclipse.org/legal/epl-2.0.
11:19:52  *
11:19:52  * SPDX-License-Identifier: EPL-2.0
11:19:52  *
11:19:52  * Contributors:
11:19:52  *     Red Hat, Inc - initial API and implementation
11:19:52  *******************************************************************************/
11:19:52 package test;
11:19:52 public class JavaClass {
11:19:52 
11:19:52 	public JavaClass() {
11:19:52 		System.out.println("");
11:19:52 	}
11:19:52 
11:19:52 }
11:19:52  TooltipText=null
11:19:52 15:19:52.544 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:52 15:19:52.544 DEBUG [main][EditorHandler] 2 editor(s) found
11:19:52 15:19:52.544 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java
11:19:52 15:19:52.578 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed
11:19:52 15:19:52.578 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:52 15:19:52.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:52 15:19:52.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:52 15:19:52.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:52 15:19:52.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:52 15:19:52.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:52 15:19:52.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:52 15:19:52.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:52 15:19:52.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:52 15:19:52.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:52 15:19:52.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:52 15:19:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:52 15:19:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:52 15:19:52.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:52 15:19:52.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:52 15:19:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:52 15:19:52.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:52 15:19:52.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:52 15:19:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:52 15:19:52.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:52 15:19:52.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:52 15:19:52.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:52 15:19:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:52 15:19:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:52 15:19:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:52 15:19:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:52 15:19:52.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:52 15:19:52.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:52 15:19:52.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:52 15:19:52.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:52 15:19:52.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:52 15:19:52.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:52 15:19:52.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:52 15:19:52.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:52 15:19:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:52 15:19:52.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:52 15:19:52.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:53 15:19:53.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:53 15:19:53.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:53 15:19:53.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:53 15:19:53.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:53 15:19:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:53 15:19:53.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:53 15:19:53.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:53 15:19:53.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:53 15:19:53.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:53 15:19:53.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:53 15:19:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:53 15:19:53.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:53 15:19:53.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:53 15:19:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:53 15:19:53.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:53 15:19:53.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:53 15:19:53.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:53 15:19:53.668 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:53 15:19:53.668 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:53 15:19:53.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:53 15:19:53.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:53 15:19:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:53 15:19:53.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:53 15:19:53.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:53 15:19:53.669 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:53 15:19:53.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:53 15:19:53.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:53 15:19:53.677 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:53 15:19:53.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:53 15:19:53.677 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:53 15:19:53.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:53 15:19:53.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:53 15:19:53.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:53 15:19:53.682 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:53 15:19:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60c0d141 is found...
11:19:53 15:19:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60c0d141 is found finished successfully
11:19:53 15:19:53.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:53 15:19:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:53 15:19:53.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:53 15:19:53.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:53 15:19:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:53 15:19:53.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:53 15:19:53.796 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:53 15:19:53.796 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:53 package test;
11:19:53 public class JavaClass {
11:19:53 
11:19:53 	public JavaClass() {
11:19:53 		System.out.println("");
11:19:53 	}
11:19:53 
11:19:53 }
11:19:53  TooltipText=null
11:19:53 15:19:53.796 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:53 15:19:53.796 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:53 15:19:53.996 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:54 15:19:54.201 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:54 15:19:54.201 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:54 15:19:54.401 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:54 15:19:54.605 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:54 15:19:54.605 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:54 15:19:54.806 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:55 15:19:55.010 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:19:55 15:19:55.010 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:19:55 15:19:55.210 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:19:55 15:19:55.415 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:19:55 15:19:55.415 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
11:19:55 15:19:55.615 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
11:19:56 15:19:56.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:56 15:19:56.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:56 15:19:56.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:56 15:19:56.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:56 15:19:56.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:56 15:19:56.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:56 15:19:56.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:56 15:19:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:56 15:19:56.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:56 15:19:56.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:56 15:19:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:56 15:19:56.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:56 15:19:56.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:56 15:19:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:56 15:19:56.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:56 15:19:56.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:56 15:19:56.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:56 15:19:56.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:56 15:19:56.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:56 15:19:56.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:56 15:19:56.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:56 15:19:56.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:56 15:19:56.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:56 15:19:56.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:56 15:19:56.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:56 15:19:56.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:56 15:19:56.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:56 15:19:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:56 15:19:56.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:56 15:19:56.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:57 15:19:57.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:57 15:19:57.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:57 15:19:57.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:57 15:19:57.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:57 15:19:57.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:57 15:19:57.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:57 15:19:57.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:57 15:19:57.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:57 15:19:57.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:57 15:19:57.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:57 15:19:57.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:57 15:19:57.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:57 15:19:57.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:57 15:19:57.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:57 15:19:57.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:57 15:19:57.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:57 15:19:57.664 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:57 15:19:57.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:57 15:19:57.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:57 15:19:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:57 15:19:57.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:57 15:19:57.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:57 15:19:57.665 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:57 15:19:57.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:57 15:19:57.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:57 15:19:57.673 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:57 15:19:57.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:57 15:19:57.673 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:57 15:19:57.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:57 15:19:57.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:57 15:19:57.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:57 15:19:57.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:57 15:19:57.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36602bf8 is found...
11:19:57 15:19:57.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36602bf8 is found finished successfully
11:19:57 15:19:57.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:57 15:19:57.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:57 15:19:57.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:57 15:19:57.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:57 15:19:57.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:57 15:19:57.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:57 15:19:57.709 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:57 15:19:57.709 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:57 package test;
11:19:57 public class JavaClass {
11:19:57 
11:19:57 	public JavaClass() {
11:19:57 
11:19:57 }
11:19:57  TooltipText=null
11:19:57 15:19:57.709 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:19:57 15:19:57.731 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:57 15:19:57.731 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:57  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:57  * This program and the accompanying materials are made available under the
11:19:57  * terms of the Eclipse Public License 2.0 which is available at
11:19:57  * http://www.eclipse.org/legal/epl-2.0.
11:19:57  *
11:19:57  * SPDX-License-Identifier: EPL-2.0
11:19:57  *
11:19:57  * Contributors:
11:19:57  *     Red Hat, Inc - initial API and implementation
11:19:57  *******************************************************************************/
11:19:57 package test;
11:19:57 public class JavaClass {
11:19:57 
11:19:57 	public JavaClass() {
11:19:57 		System.out.println("");
11:19:57 	}
11:19:57 
11:19:57 }
11:19:57  TooltipText=null
11:19:57 15:19:57.731 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:19:57 15:19:57.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:57 15:19:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:57 15:19:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:57 15:19:57.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:57 15:19:57.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:57 15:19:57.731 DEBUG [main][MenuItemLookup] Found menu:'File'
11:19:57 15:19:57.731 DEBUG [main][MenuItemLookup] Item match:File
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Found menu:''
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Found menu:''
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:19:57 15:19:57.732 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:19:57 15:19:57.733 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:19:57 15:19:57.733 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:19:57 15:19:57.733 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:19:57 15:19:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:19:57 15:19:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:19:57 15:19:57.763 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:57 15:19:57.763 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:19:57  * Copyright (c) 2017 Red Hat, Inc and others.
11:19:57  * This program and the accompanying materials are made available under the
11:19:57  * terms of the Eclipse Public License 2.0 which is available at
11:19:57  * http://www.eclipse.org/legal/epl-2.0.
11:19:57  *
11:19:57  * SPDX-License-Identifier: EPL-2.0
11:19:57  *
11:19:57  * Contributors:
11:19:57  *     Red Hat, Inc - initial API and implementation
11:19:57  *******************************************************************************/
11:19:57 package test;
11:19:57 public class JavaClass {
11:19:57 
11:19:57 	public JavaClass() {
11:19:57 		System.out.println("");
11:19:57 	}
11:19:57 
11:19:57 }
11:19:57  TooltipText=null
11:19:57 15:19:57.763 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:19:57 15:19:57.763 DEBUG [main][EditorHandler] 1 editor(s) found
11:19:57 15:19:57.763 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:19:57 15:19:57.856 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:19:57 15:19:57.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:57 15:19:57.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:19:57 15:19:57.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:19:57 15:19:57.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:19:57 15:19:57.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:19:57 15:19:57.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:57 15:19:57.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:19:57 15:19:57.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:19:57 15:19:57.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:19:57 15:19:57.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:19:57 15:19:57.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:19:57 15:19:57.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:19:57 15:19:57.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:57 15:19:57.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:57 15:19:57.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:57 15:19:57.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:57 15:19:57.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:57 15:19:57.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:19:57 15:19:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:57 15:19:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:57 15:19:57.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:19:57 15:19:57.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:57 15:19:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:57 15:19:57.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:57 15:19:57.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:57 15:19:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:57 15:19:57.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:57 15:19:57.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:57 15:19:57.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:57 15:19:57.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:57 15:19:57.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:19:57 15:19:57.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:19:57 15:19:57.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:19:57 15:19:57.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:57 15:19:57.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:57 15:19:57.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:57 15:19:57.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:57 15:19:57.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:57 15:19:57.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:57 15:19:57.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:57 15:19:57.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:57 15:19:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:57 15:19:57.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:57 15:19:57.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:58 15:19:58.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:58 15:19:58.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:58 15:19:58.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:58 15:19:58.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:58 15:19:58.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:19:58 15:19:58.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:58 15:19:58.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:58 15:19:58.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:58 15:19:58.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:58 15:19:58.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:19:58 15:19:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:58 15:19:58.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:58 15:19:58.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:58 15:19:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:58 15:19:58.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:19:58 15:19:58.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:19:58 15:19:58.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:19:58 15:19:58.866 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:19:58 15:19:58.866 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:58 15:19:58.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:58 15:19:58.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:19:58 15:19:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:19:58 15:19:58.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:19:58 15:19:58.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:58 15:19:58.867 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:58 15:19:58.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:58 15:19:58.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:58 15:19:58.878 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:19:58 15:19:58.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:19:58 15:19:58.878 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:19:58 15:19:58.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:19:58 15:19:58.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:19:58 15:19:58.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:19:58 15:19:58.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:19:59 15:19:59.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6232d295 is found...
11:19:59 15:19:59.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6232d295 is found finished successfully
11:19:59 15:19:59.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:19:59 15:19:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:59 15:19:59.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:59 15:19:59.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:59 15:19:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:59 15:19:59.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:59 15:19:59.013 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:59 15:19:59.014 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:19:59 package test;
11:19:59 public class JavaClass {
11:19:59 
11:19:59 	public JavaClass() {
11:19:59 		System.out.println("");
11:19:59 	}
11:19:59 
11:19:59 }
11:19:59  TooltipText=null
11:19:59 15:19:59.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:59 15:19:59.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:59 15:19:59.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:19:59 15:19:59.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:59 15:19:59.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:59 15:19:59.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:19:59 15:19:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:19:59 15:19:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:19:59 15:19:59.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:19:59 15:19:59.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:19:59 15:19:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:59 15:19:59.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:59 15:19:59.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:19:59 15:19:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:19:59 15:19:59.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:19:59 15:19:59.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:59 15:19:59.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:59 15:19:59.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:59 15:19:59.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:59 15:19:59.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:59 15:19:59.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:59 15:19:59.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:59 15:19:59.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:59 15:19:59.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:19:59 15:19:59.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:19:59 15:19:59.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:19:59 15:19:59.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:19:59 15:19:59.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:19:59 15:19:59.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:59 15:19:59.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:19:59 15:19:59.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:19:59 15:19:59.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:00 15:20:00.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:00 15:20:00.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:00 15:20:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:00 15:20:00.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:00 15:20:00.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:00 15:20:00.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:00 15:20:00.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:00 15:20:00.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:00 15:20:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:00 15:20:00.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:00 15:20:00.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:00 15:20:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:00 15:20:00.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:00 15:20:00.061 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:00 15:20:00.061 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:00 15:20:00.061 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:00 15:20:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:00 15:20:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:00 15:20:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:00 15:20:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:00 15:20:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:00 15:20:00.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:00 15:20:00.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:00 15:20:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:00 15:20:00.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:00 15:20:00.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:00 15:20:00.062 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:00 15:20:00.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:00 15:20:00.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:00 15:20:00.069 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:00 15:20:00.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:00 15:20:00.069 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:00 15:20:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:00 15:20:00.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:00 15:20:00.073 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:00 15:20:00.073 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:00 15:20:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38931a90 is found...
11:20:00 15:20:00.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38931a90 is found finished successfully
11:20:00 15:20:00.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:00 15:20:00.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:00 15:20:00.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:00 15:20:00.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:00 15:20:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:00 15:20:00.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:00 15:20:00.104 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:00 15:20:00.104 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:00 package test;
11:20:00 public class JavaClass {
11:20:00 
11:20:00 	public JavaClass() {
11:20:00 		System.out.println("");
11:20:00 	}
11:20:00 
11:20:00 }
11:20:00  TooltipText=null
11:20:00 15:20:00.104 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:00 15:20:00.115 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:00 15:20:00.115 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:00  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:00  * This program and the accompanying materials are made available under the
11:20:00  * terms of the Eclipse Public License 2.0 which is available at
11:20:00  * http://www.eclipse.org/legal/epl-2.0.
11:20:00  *
11:20:00  * SPDX-License-Identifier: EPL-2.0
11:20:00  *
11:20:00  * Contributors:
11:20:00  *     Red Hat, Inc - initial API and implementation
11:20:00  *******************************************************************************/
11:20:00 package test;
11:20:00 public class JavaClass {
11:20:00 
11:20:00 	public JavaClass() {
11:20:00 		System.out.println("");
11:20:00 	}
11:20:00 
11:20:00 }
11:20:00  TooltipText=null
11:20:00 15:20:00.115 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:00 15:20:00.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:00 15:20:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:00 15:20:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:00 15:20:00.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:00 15:20:00.115 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Item match:File
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:''
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:''
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:00 15:20:00.116 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:00 15:20:00.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:00 15:20:00.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:00 15:20:00.129 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:00 15:20:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:00 15:20:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:00 15:20:00.150 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:00 15:20:00.150 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:00  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:00  * This program and the accompanying materials are made available under the
11:20:00  * terms of the Eclipse Public License 2.0 which is available at
11:20:00  * http://www.eclipse.org/legal/epl-2.0.
11:20:00  *
11:20:00  * SPDX-License-Identifier: EPL-2.0
11:20:00  *
11:20:00  * Contributors:
11:20:00  *     Red Hat, Inc - initial API and implementation
11:20:00  *******************************************************************************/
11:20:00 package test;
11:20:00 public class JavaClass {
11:20:00 
11:20:00 	public JavaClass() {
11:20:00 		System.out.println("");
11:20:00 	}
11:20:00 
11:20:00 }
11:20:00  TooltipText=null
11:20:00 15:20:00.150 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:00 15:20:00.150 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:00 15:20:00.150 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:00 15:20:00.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:00 15:20:00.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:00 15:20:00.207 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:00 15:20:00.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:00 15:20:00.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:00 15:20:00.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:00 15:20:00.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:00 15:20:00.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:00 15:20:00.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:00 15:20:00.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:00 15:20:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:00 15:20:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:00 15:20:00.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:00 15:20:00.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:00 15:20:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:00 15:20:00.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:00 15:20:00.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:00 15:20:00.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:00 15:20:00.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:00 15:20:00.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:00 15:20:00.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:00 15:20:00.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:00 15:20:00.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:00 15:20:00.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:00 15:20:00.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:00 15:20:00.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:00 15:20:00.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:00 15:20:00.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:00 15:20:00.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:00 15:20:00.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:00 15:20:00.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:00 15:20:00.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:00 15:20:00.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:00 15:20:00.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:00 15:20:00.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:00 15:20:00.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:00 15:20:00.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:00 15:20:00.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:01 15:20:01.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:01 15:20:01.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:01 15:20:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:01 15:20:01.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:01 15:20:01.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:01 15:20:01.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:01 15:20:01.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:01 15:20:01.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:01 15:20:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:01 15:20:01.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:01 15:20:01.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:01 15:20:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:01 15:20:01.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:01 15:20:01.231 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:01 15:20:01.231 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:01 15:20:01.231 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:01 15:20:01.232 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:01 15:20:01.232 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:01 15:20:01.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:01 15:20:01.232 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:01 15:20:01.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:01 15:20:01.232 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:01 15:20:01.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:01 15:20:01.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:01 15:20:01.240 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:01 15:20:01.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:01 15:20:01.240 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:01 15:20:01.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:01 15:20:01.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:01 15:20:01.244 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:01 15:20:01.245 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:01 15:20:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e3f8e1a is found...
11:20:01 15:20:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e3f8e1a is found finished successfully
11:20:01 15:20:01.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:01 15:20:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:01 15:20:01.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:01 15:20:01.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:01 15:20:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:01 15:20:01.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:01 15:20:01.358 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:01 15:20:01.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:01 package test;
11:20:01 public class JavaClass {
11:20:01 
11:20:01 	public JavaClass() {
11:20:01 		System.out.println("");
11:20:01 	}
11:20:01 
11:20:01 }
11:20:01  TooltipText=null
11:20:01 15:20:01.361 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:20:01 15:20:01.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Revert File'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:''
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb	Shift+Alt+B'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline	Ctrl+O'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy	Ctrl+T'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Open With'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:''
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:''
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix	Ctrl+1'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Local History'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:''
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'References'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:''
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Replace With'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:''
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Found menu:'Preferences...'
11:20:01 15:20:01.431 DEBUG [main][MenuItemLookup] Item match:Preferences...
11:20:01 15:20:01.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:01 15:20:01.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:01 15:20:01.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:01 15:20:01.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:01 15:20:01.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:01 15:20:01.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:01 15:20:01.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:01 15:20:01.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:01 15:20:01.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:01 15:20:01.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:01 15:20:01.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:01 15:20:01.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:01 15:20:01.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:01 15:20:01.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:01 15:20:01.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:01 15:20:01.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:01 15:20:01.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:01 15:20:01.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:01 15:20:01.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:01 15:20:01.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:01 15:20:01.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:01 15:20:01.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:01 15:20:01.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:01 15:20:01.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:01 15:20:01.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:01 15:20:01.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:01 15:20:01.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:01 15:20:01.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:01 15:20:01.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:01 15:20:01.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:01 15:20:01.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:01 15:20:01.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:02 15:20:02.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:02 15:20:02.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:02 15:20:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:02 15:20:02.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:02 15:20:02.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:02 15:20:02.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:02 15:20:02.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:02 15:20:02.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:02 15:20:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:02 15:20:02.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:02 15:20:02.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:02 15:20:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:02 15:20:02.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:02 15:20:02.446 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:02 15:20:02.446 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:02 15:20:02.446 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:02 15:20:02.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:02 15:20:02.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:02 15:20:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:02 15:20:02.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:02 15:20:02.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:02 15:20:02.447 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:02 15:20:02.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:02 15:20:02.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:02 15:20:02.454 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:02 15:20:02.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:02 15:20:02.454 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:02 15:20:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:02 15:20:02.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:02 15:20:02.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:02 15:20:02.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:02 15:20:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ff8ce33 is found...
11:20:02 15:20:02.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ff8ce33 is found finished successfully
11:20:02 15:20:02.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:02 15:20:02.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:02 15:20:02.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:02 15:20:02.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:02 15:20:02.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:02 15:20:02.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:02 15:20:02.492 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:02 15:20:02.492 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:02 package test;
11:20:02 public class JavaClass {
11:20:02 
11:20:02 	public JavaClass() {
11:20:02 		System.out.println("");
11:20:02 	}
11:20:02 
11:20:02 }
11:20:02  TooltipText=null
11:20:02 15:20:02.492 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:02 15:20:02.507 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:02 15:20:02.507 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:02  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:02  * This program and the accompanying materials are made available under the
11:20:02  * terms of the Eclipse Public License 2.0 which is available at
11:20:02  * http://www.eclipse.org/legal/epl-2.0.
11:20:02  *
11:20:02  * SPDX-License-Identifier: EPL-2.0
11:20:02  *
11:20:02  * Contributors:
11:20:02  *     Red Hat, Inc - initial API and implementation
11:20:02  *******************************************************************************/
11:20:02 package test;
11:20:02 public class JavaClass {
11:20:02 
11:20:02 	public JavaClass() {
11:20:02 		System.out.println("");
11:20:02 	}
11:20:02 
11:20:02 }
11:20:02  TooltipText=null
11:20:02 15:20:02.507 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:02 15:20:02.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:02 15:20:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:02 15:20:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:02 15:20:02.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:02 15:20:02.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:02 15:20:02.508 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:02 15:20:02.508 DEBUG [main][MenuItemLookup] Item match:File
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Found menu:''
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Found menu:''
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:02 15:20:02.509 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:02 15:20:02.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:02 15:20:02.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:02 15:20:02.509 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:02 15:20:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:02 15:20:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:02 15:20:02.538 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:02 15:20:02.538 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:02  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:02  * This program and the accompanying materials are made available under the
11:20:02  * terms of the Eclipse Public License 2.0 which is available at
11:20:02  * http://www.eclipse.org/legal/epl-2.0.
11:20:02  *
11:20:02  * SPDX-License-Identifier: EPL-2.0
11:20:02  *
11:20:02  * Contributors:
11:20:02  *     Red Hat, Inc - initial API and implementation
11:20:02  *******************************************************************************/
11:20:02 package test;
11:20:02 public class JavaClass {
11:20:02 
11:20:02 	public JavaClass() {
11:20:02 		System.out.println("");
11:20:02 	}
11:20:02 
11:20:02 }
11:20:02  TooltipText=null
11:20:02 15:20:02.538 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:02 15:20:02.538 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:02 15:20:02.538 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:02 15:20:02.624 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:02 15:20:02.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:02 15:20:02.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:02 15:20:02.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:02 15:20:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:02 15:20:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:02 15:20:02.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:02 15:20:02.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:02 15:20:02.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:02 15:20:02.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:02 15:20:02.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:02 15:20:02.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:02 15:20:02.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:02 15:20:02.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:02 15:20:02.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:02 15:20:02.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:02 15:20:02.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:02 15:20:02.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:02 15:20:02.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:02 15:20:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:02 15:20:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:02 15:20:02.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:02 15:20:02.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:02 15:20:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:02 15:20:02.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:02 15:20:02.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:02 15:20:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:02 15:20:02.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:02 15:20:02.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:02 15:20:02.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:02 15:20:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:02 15:20:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:02 15:20:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:02 15:20:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:02 15:20:02.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:02 15:20:02.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:02 15:20:02.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:02 15:20:02.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:02 15:20:02.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:02 15:20:02.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:02 15:20:02.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:02 15:20:02.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:02 15:20:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:02 15:20:02.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:02 15:20:02.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:03 15:20:03.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:03 15:20:03.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:03 15:20:03.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:03 15:20:03.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:03 15:20:03.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:03 15:20:03.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:03 15:20:03.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:03 15:20:03.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:03 15:20:03.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:03 15:20:03.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:03 15:20:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:03 15:20:03.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:03 15:20:03.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:03 15:20:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:03 15:20:03.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:03 15:20:03.633 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:03 15:20:03.633 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:03 15:20:03.633 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:03 15:20:03.633 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:03 15:20:03.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:03 15:20:03.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:03 15:20:03.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:03 15:20:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:03 15:20:03.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:03 15:20:03.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:03 15:20:03.634 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:03 15:20:03.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:03 15:20:03.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:03 15:20:03.642 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:03 15:20:03.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:03 15:20:03.642 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:03 15:20:03.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:03 15:20:03.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:03 15:20:03.646 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:03 15:20:03.646 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:03 15:20:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53adc0f7 is found...
11:20:03 15:20:03.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53adc0f7 is found finished successfully
11:20:03 15:20:03.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:03 15:20:03.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:03 15:20:03.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:03 15:20:03.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:03 15:20:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:03 15:20:03.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:03 15:20:03.767 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:03 15:20:03.767 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:03 package test;
11:20:03 public class JavaClass {
11:20:03 
11:20:03 	public JavaClass() {
11:20:03 		System.out.println("");
11:20:03 	}
11:20:03 
11:20:03 }
11:20:03  TooltipText=null
11:20:03 15:20:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:03 15:20:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:03 15:20:03.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:03 15:20:03.767 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:03 15:20:03.767 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:20:03 15:20:03.767 DEBUG [main][MenuItemLookup] Item match:Edit
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:''
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:''
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:''
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:''
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:''
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:''
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:''
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
11:20:03 15:20:03.768 DEBUG [main][MenuItemLookup] Item match:Content Assist
11:20:03 15:20:03.777 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:03 15:20:03.777 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:03 package test;
11:20:03 public class JavaClass {
11:20:03 
11:20:03 	public JavaClass() {
11:20:03 		System.out.println("");
11:20:03 	}
11:20:03 
11:20:03 }
11:20:03  TooltipText=null
11:20:03 15:20:03.777 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
11:20:03 15:20:03.777 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:20:04 15:20:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:04 15:20:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:04 15:20:04.777 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Item match:Edit
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:''
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:''
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:''
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
11:20:04 15:20:04.778 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:''
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:''
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:''
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:''
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Item match:Content Assist
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
11:20:04 15:20:04.779 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
11:20:04 15:20:04.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
11:20:04 15:20:04.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
11:20:04 15:20:04.780 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
11:20:04 15:20:04.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
11:20:04 15:20:04.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:20:04 15:20:04.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:20:04 15:20:04.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:04 15:20:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:04 15:20:04.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:20:04 15:20:04.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:20:04 15:20:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:04 15:20:04.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:04 15:20:04.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:04 15:20:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:04 15:20:04.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:20:04 15:20:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:04 15:20:04.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:04 15:20:04.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:20:04 15:20:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:04 15:20:04.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:04 15:20:04.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:05 15:20:05.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:05 15:20:05.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:05 15:20:05.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:05 15:20:05.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:05 15:20:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:20:05 15:20:05.821 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:20:05 15:20:05.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
11:20:05 15:20:05.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:20:05 15:20:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:20:06 15:20:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown
11:20:06 15:20:06.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:06 15:20:06.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:06 15:20:06.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:06 15:20:06.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:06 15:20:06.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:06 15:20:06.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:06 15:20:06.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:06 15:20:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:06 15:20:06.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:06 15:20:06.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:06 15:20:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:06 15:20:06.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:06 15:20:06.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:06 15:20:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:06 15:20:06.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:06 15:20:06.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:06 15:20:06.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:06 15:20:06.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:06 15:20:06.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:06 15:20:06.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:06 15:20:06.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:06 15:20:06.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:06 15:20:06.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:06 15:20:06.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:06 15:20:06.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:06 15:20:06.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:06 15:20:06.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:06 15:20:06.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:06 15:20:06.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:06 15:20:06.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:06 15:20:06.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:06 15:20:06.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:07 15:20:07.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:07 15:20:07.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:07 15:20:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:07 15:20:07.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:07 15:20:07.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:07 15:20:07.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:07 15:20:07.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:07 15:20:07.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:07 15:20:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:07 15:20:07.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:07 15:20:07.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:07 15:20:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:07 15:20:07.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:07 15:20:07.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:07 15:20:07.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:07 15:20:07.400 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:07 15:20:07.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:07 15:20:07.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:07 15:20:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:07 15:20:07.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:07 15:20:07.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:07 15:20:07.401 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:07 15:20:07.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:07 15:20:07.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:07 15:20:07.409 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:07 15:20:07.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:07 15:20:07.409 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:07 15:20:07.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:07 15:20:07.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:07 15:20:07.414 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:07 15:20:07.414 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:07 15:20:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ae82cd is found...
11:20:07 15:20:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ae82cd is found finished successfully
11:20:07 15:20:07.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:07 15:20:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:07 15:20:07.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:07 15:20:07.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:07 15:20:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:07 15:20:07.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:07 15:20:07.457 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:07 15:20:07.458 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:07 package test;
11:20:07 public class JavaClass {
11:20:07 
11:20:07 	public JavaClass() {
11:20:07 		System.out.println("");
11:20:07 	}
11:20:07 
11:20:07 }
11:20:07  TooltipText=null
11:20:07 15:20:07.458 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:07 15:20:07.478 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:07 15:20:07.478 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:07  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:07  * This program and the accompanying materials are made available under the
11:20:07  * terms of the Eclipse Public License 2.0 which is available at
11:20:07  * http://www.eclipse.org/legal/epl-2.0.
11:20:07  *
11:20:07  * SPDX-License-Identifier: EPL-2.0
11:20:07  *
11:20:07  * Contributors:
11:20:07  *     Red Hat, Inc - initial API and implementation
11:20:07  *******************************************************************************/
11:20:07 package test;
11:20:07 public class JavaClass {
11:20:07 
11:20:07 	public JavaClass() {
11:20:07 		System.out.println("");
11:20:07 	}
11:20:07 
11:20:07 }
11:20:07  TooltipText=null
11:20:07 15:20:07.478 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:07 15:20:07.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:07 15:20:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:07 15:20:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:07 15:20:07.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:07 15:20:07.478 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Item match:File
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:''
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:''
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:07 15:20:07.479 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:07 15:20:07.480 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:07 15:20:07.480 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:07 15:20:07.480 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:07 15:20:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:07 15:20:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:07 15:20:07.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:07 15:20:07.490 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:07  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:07  * This program and the accompanying materials are made available under the
11:20:07  * terms of the Eclipse Public License 2.0 which is available at
11:20:07  * http://www.eclipse.org/legal/epl-2.0.
11:20:07  *
11:20:07  * SPDX-License-Identifier: EPL-2.0
11:20:07  *
11:20:07  * Contributors:
11:20:07  *     Red Hat, Inc - initial API and implementation
11:20:07  *******************************************************************************/
11:20:07 package test;
11:20:07 public class JavaClass {
11:20:07 
11:20:07 	public JavaClass() {
11:20:07 		System.out.println("");
11:20:07 	}
11:20:07 
11:20:07 }
11:20:07  TooltipText=null
11:20:07 15:20:07.490 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:07 15:20:07.490 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:07 15:20:07.507 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:07 15:20:07.572 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:07 15:20:07.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:07 15:20:07.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:07 15:20:07.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:07 15:20:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:07 15:20:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:07 15:20:07.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:07 15:20:07.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:07 15:20:07.573 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:07 15:20:07.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:07 15:20:07.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:07 15:20:07.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:07 15:20:07.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:07 15:20:07.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:07 15:20:07.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:07 15:20:07.574 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:07 15:20:07.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:07 15:20:07.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:07 15:20:07.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:07 15:20:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:07 15:20:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:07 15:20:07.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:07 15:20:07.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:07 15:20:07.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:07 15:20:07.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:07 15:20:07.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:07 15:20:07.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:07 15:20:07.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:07 15:20:07.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:07 15:20:07.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:07 15:20:07.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:07 15:20:07.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:07 15:20:07.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:07 15:20:07.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:07 15:20:07.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:07 15:20:07.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:07 15:20:07.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:07 15:20:07.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:07 15:20:07.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:07 15:20:07.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:07 15:20:07.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:07 15:20:07.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:07 15:20:07.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:07 15:20:07.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:07 15:20:07.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:08 15:20:08.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:08 15:20:08.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:08 15:20:08.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:08 15:20:08.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:08 15:20:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:08 15:20:08.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:08 15:20:08.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:08 15:20:08.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:08 15:20:08.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:08 15:20:08.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:08 15:20:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:08 15:20:08.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:08 15:20:08.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:08 15:20:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:08 15:20:08.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:08 15:20:08.593 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:08 15:20:08.593 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:08 15:20:08.593 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:08 15:20:08.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:08 15:20:08.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:08 15:20:08.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:08 15:20:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:08 15:20:08.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:08 15:20:08.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:08 15:20:08.594 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:08 15:20:08.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:08 15:20:08.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:08 15:20:08.602 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:08 15:20:08.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:08 15:20:08.602 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:08 15:20:08.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:08 15:20:08.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:08 15:20:08.605 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:08 15:20:08.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:08 15:20:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:08 15:20:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@275273a9 is found...
11:20:08 15:20:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@275273a9 is found finished successfully
11:20:08 15:20:08.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:08 15:20:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:08 15:20:08.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:08 15:20:08.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:08 15:20:08.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:08 15:20:08.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:08 15:20:08.725 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:08 15:20:08.725 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:08 package test;
11:20:08 public class JavaClass {
11:20:08 
11:20:08 	public JavaClass() {
11:20:08 		System.out.println("");
11:20:08 	}
11:20:08 
11:20:08 }
11:20:08  TooltipText=null
11:20:08 15:20:08.725 INFO [WorkbenchTestable][TextEditor] Select text in editor
11:20:08 /*******************************************************************************
11:20:08  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:08  * This program and the accompanying materials are made available under the
11:20:08  * terms of the Eclipse Public License 2.0 which is available at
11:20:08  * http://www.eclipse.org/legal/epl-2.0.
11:20:08  *
11:20:08  * SPDX-License-Identifier: EPL-2.0
11:20:08  *
11:20:08  * Contributors:
11:20:08  *     Red Hat, Inc - initial API and implementation
11:20:08  *******************************************************************************/
11:20:08 package test;
11:20:08 public class JavaClass {
11:20:08 15:20:08.730 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:08 15:20:08.730 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:08 package test;
11:20:08 public class JavaClass {
11:20:08 
11:20:08 	public JavaClass() {
11:20:08 		System.out.println("");
11:20:08 	}
11:20:08 
11:20:08 }
11:20:08  TooltipText=null
11:20:08 15:20:08.730 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant
11:20:08 15:20:08.730 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:20:09 15:20:09.731 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:09 15:20:09.731 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
11:20:09 15:20:09.931 INFO [WorkbenchTestable][Keyboard]     As char:1, as int:49
11:20:10 15:20:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
11:20:10 15:20:10.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:20:10 15:20:10.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:20:10 15:20:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:10 15:20:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:10 15:20:10.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:20:10 15:20:10.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:20:10 15:20:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:10 15:20:10.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:10 15:20:10.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:10 15:20:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:10 15:20:10.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:20:10 15:20:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:20:10 15:20:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:20:10 15:20:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
11:20:10 15:20:10.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:20:10 15:20:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:10 15:20:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:10 15:20:10.949 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
11:20:10 15:20:10.949 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
11:20:10 15:20:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in file (Ctrl+2 R)
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in workspace (Shift+Alt+R)
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][ContentAssistant]   Create new JUnit test case for 'JavaClass.java'
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in file (Ctrl+2 R)
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in workspace (Shift+Alt+R)
11:20:10 15:20:10.950 DEBUG [WorkbenchTestable][ContentAssistant]   Create new JUnit test case for 'JavaClass.java'
11:20:10 15:20:10.950 INFO [WorkbenchTestable][AbstractShell] Close shell 
11:20:10 15:20:10.950 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
11:20:10 15:20:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:20:10 15:20:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:20:10 15:20:10.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:10 15:20:10.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:10 15:20:10.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:10 15:20:10.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:10 15:20:10.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:10 15:20:10.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:10 15:20:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:10 15:20:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:10 15:20:10.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:10 15:20:10.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:10 15:20:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:10 15:20:10.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:10 15:20:10.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:10 15:20:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:10 15:20:10.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:10 15:20:10.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:10 15:20:10.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:11 15:20:11.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:11 15:20:11.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:11 15:20:11.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:11 15:20:11.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:11 15:20:11.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:11 15:20:11.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:11 15:20:11.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:11 15:20:11.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:11 15:20:11.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:11 15:20:11.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:11 15:20:11.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:11 15:20:11.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:11 15:20:11.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:11 15:20:11.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:11 15:20:11.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:12 15:20:12.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:12 15:20:12.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:12 15:20:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:12 15:20:12.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:12 15:20:12.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:12 15:20:12.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:12 15:20:12.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:12 15:20:12.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:12 15:20:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:12 15:20:12.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:12 15:20:12.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:12 15:20:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:12 15:20:12.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:12 15:20:12.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:12 15:20:12.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:12 15:20:12.005 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:12 15:20:12.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:12 15:20:12.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:12 15:20:12.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:12 15:20:12.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:12 15:20:12.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:12 15:20:12.006 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:12 15:20:12.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:12 15:20:12.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:12 15:20:12.014 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:12 15:20:12.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:12 15:20:12.014 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:12 15:20:12.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:12 15:20:12.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:12 15:20:12.017 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:12 15:20:12.018 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:12 15:20:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@761c868b is found...
11:20:12 15:20:12.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@761c868b is found finished successfully
11:20:12 15:20:12.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:12 15:20:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:12 15:20:12.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:12 15:20:12.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:12 15:20:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:12 15:20:12.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:12 15:20:12.049 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:12 15:20:12.049 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:12 package test;
11:20:12 public class JavaClass {
11:20:12 
11:20:12 	public JavaClass() {
11:20:12 		System.out.println("");
11:20:12 	}
11:20:12 
11:20:12 }
11:20:12  TooltipText=null
11:20:12 15:20:12.049 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:12 15:20:12.067 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:12 15:20:12.067 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:12  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:12  * This program and the accompanying materials are made available under the
11:20:12  * terms of the Eclipse Public License 2.0 which is available at
11:20:12  * http://www.eclipse.org/legal/epl-2.0.
11:20:12  *
11:20:12  * SPDX-License-Identifier: EPL-2.0
11:20:12  *
11:20:12  * Contributors:
11:20:12  *     Red Hat, Inc - initial API and implementation
11:20:12  *******************************************************************************/
11:20:12 package test;
11:20:12 public class JavaClass {
11:20:12 
11:20:12 	public JavaClass() {
11:20:12 		System.out.println("");
11:20:12 	}
11:20:12 
11:20:12 }
11:20:12  TooltipText=null
11:20:12 15:20:12.067 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:12 15:20:12.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:12 15:20:12.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:12 15:20:12.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:12 15:20:12.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:12 15:20:12.068 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:12 15:20:12.068 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:12 15:20:12.068 DEBUG [main][MenuItemLookup] Item match:File
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Found menu:''
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Found menu:''
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:12 15:20:12.069 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:12 15:20:12.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:12 15:20:12.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:12 15:20:12.069 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:12 15:20:12.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:12 15:20:12.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:12 15:20:12.097 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:12 15:20:12.097 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:12  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:12  * This program and the accompanying materials are made available under the
11:20:12  * terms of the Eclipse Public License 2.0 which is available at
11:20:12  * http://www.eclipse.org/legal/epl-2.0.
11:20:12  *
11:20:12  * SPDX-License-Identifier: EPL-2.0
11:20:12  *
11:20:12  * Contributors:
11:20:12  *     Red Hat, Inc - initial API and implementation
11:20:12  *******************************************************************************/
11:20:12 package test;
11:20:12 public class JavaClass {
11:20:12 
11:20:12 	public JavaClass() {
11:20:12 		System.out.println("");
11:20:12 	}
11:20:12 
11:20:12 }
11:20:12  TooltipText=null
11:20:12 15:20:12.097 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:12 15:20:12.098 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:12 15:20:12.098 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:12 15:20:12.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:12 15:20:12.169 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:12 15:20:12.169 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:12 15:20:12.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:12 15:20:12.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:12 15:20:12.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:12 15:20:12.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:12 15:20:12.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:12 15:20:12.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:12 15:20:12.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:12 15:20:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:12 15:20:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:12 15:20:12.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:12 15:20:12.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:12 15:20:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:12 15:20:12.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:12 15:20:12.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:12 15:20:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:12 15:20:12.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:12 15:20:12.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:12 15:20:12.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:12 15:20:12.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:12 15:20:12.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:12 15:20:12.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:12 15:20:12.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:12 15:20:12.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:12 15:20:12.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:12 15:20:12.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:12 15:20:12.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:12 15:20:12.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:12 15:20:12.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:12 15:20:12.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:12 15:20:12.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:12 15:20:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:12 15:20:12.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:12 15:20:12.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:12 15:20:12.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:12 15:20:12.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:13 15:20:13.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:13 15:20:13.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:13 15:20:13.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:13 15:20:13.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:13 15:20:13.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:13 15:20:13.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:13 15:20:13.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:13 15:20:13.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:13 15:20:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:13 15:20:13.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:13 15:20:13.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:13 15:20:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:13 15:20:13.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:13 15:20:13.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:13 15:20:13.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:13 15:20:13.178 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:13 15:20:13.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:13 15:20:13.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:13 15:20:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:13 15:20:13.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:13 15:20:13.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:13 15:20:13.178 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:13 15:20:13.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:13 15:20:13.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:13 15:20:13.186 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:13 15:20:13.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:13 15:20:13.186 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:13 15:20:13.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:13 15:20:13.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:13 15:20:13.190 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:13 15:20:13.190 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:13 15:20:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42676cda is found...
11:20:13 15:20:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42676cda is found finished successfully
11:20:13 15:20:13.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:13 15:20:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:13 15:20:13.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:13 15:20:13.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:13 15:20:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:13 15:20:13.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:13 15:20:13.303 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:13 15:20:13.303 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:13 package test;
11:20:13 public class JavaClass {
11:20:13 
11:20:13 	public JavaClass() {
11:20:13 		System.out.println("");
11:20:13 	}
11:20:13 
11:20:13 }
11:20:13  TooltipText=null
11:20:13 15:20:13.303 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:20:13 15:20:13.303 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:20:13 15:20:13.503 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:20:13 15:20:13.706 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:20:13 15:20:13.706 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:20:13 15:20:13.906 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:20:14 15:20:14.110 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:20:14 15:20:14.110 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:20:14 15:20:14.311 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:20:14 15:20:14.515 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:20:14 15:20:14.515 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:20:14 15:20:14.715 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:20:14 15:20:14.919 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:14 15:20:14.919 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
11:20:15 15:20:15.120 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
11:20:16 15:20:16.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:16 15:20:16.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:16 15:20:16.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:16 15:20:16.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:16 15:20:16.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:16 15:20:16.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:16 15:20:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:16 15:20:16.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:16 15:20:16.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:16 15:20:16.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:16 15:20:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:16 15:20:16.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:16 15:20:16.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:16 15:20:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:16 15:20:16.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:16 15:20:16.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:16 15:20:16.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:16 15:20:16.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:16 15:20:16.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:16 15:20:16.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:16 15:20:16.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:16 15:20:16.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:16 15:20:16.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:16 15:20:16.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:16 15:20:16.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:16 15:20:16.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:16 15:20:16.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:16 15:20:16.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:16 15:20:16.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:16 15:20:16.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:16 15:20:16.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:16 15:20:16.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:17 15:20:17.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:17 15:20:17.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:17 15:20:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:17 15:20:17.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:17 15:20:17.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:17 15:20:17.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:17 15:20:17.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:17 15:20:17.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:17 15:20:17.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:17 15:20:17.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:17 15:20:17.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:17 15:20:17.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:17 15:20:17.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:17 15:20:17.169 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:17 15:20:17.169 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:17 15:20:17.169 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:17 15:20:17.169 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:17 15:20:17.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:17 15:20:17.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:17 15:20:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:17 15:20:17.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:17 15:20:17.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:17 15:20:17.170 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:17 15:20:17.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:17 15:20:17.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:17 15:20:17.178 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:17 15:20:17.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:17 15:20:17.178 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:17 15:20:17.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:17 15:20:17.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:17 15:20:17.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:17 15:20:17.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:17 15:20:17.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3566c26a is found...
11:20:17 15:20:17.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3566c26a is found finished successfully
11:20:17 15:20:17.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:17 15:20:17.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:17 15:20:17.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:17 15:20:17.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:17 15:20:17.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:17 15:20:17.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:17 15:20:17.213 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:17 15:20:17.213 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:17 package test;
11:20:17 public class JavaClass {
11:20:17 
11:20:17 	public JavaClass() {
11:20:17 
11:20:17 }
11:20:17  TooltipText=null
11:20:17 15:20:17.213 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:17 15:20:17.230 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:17 15:20:17.230 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:17  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:17  * This program and the accompanying materials are made available under the
11:20:17  * terms of the Eclipse Public License 2.0 which is available at
11:20:17  * http://www.eclipse.org/legal/epl-2.0.
11:20:17  *
11:20:17  * SPDX-License-Identifier: EPL-2.0
11:20:17  *
11:20:17  * Contributors:
11:20:17  *     Red Hat, Inc - initial API and implementation
11:20:17  *******************************************************************************/
11:20:17 package test;
11:20:17 public class JavaClass {
11:20:17 
11:20:17 	public JavaClass() {
11:20:17 		System.out.println("");
11:20:17 	}
11:20:17 
11:20:17 }
11:20:17  TooltipText=null
11:20:17 15:20:17.230 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:17 15:20:17.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:17 15:20:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:17 15:20:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:17 15:20:17.231 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:17 15:20:17.231 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:17 15:20:17.231 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:17 15:20:17.231 DEBUG [main][MenuItemLookup] Item match:File
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Found menu:''
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Found menu:''
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:17 15:20:17.232 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:17 15:20:17.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:17 15:20:17.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:17 15:20:17.232 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:17 15:20:17.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:17 15:20:17.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:17 15:20:17.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:17 15:20:17.260 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:17  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:17  * This program and the accompanying materials are made available under the
11:20:17  * terms of the Eclipse Public License 2.0 which is available at
11:20:17  * http://www.eclipse.org/legal/epl-2.0.
11:20:17  *
11:20:17  * SPDX-License-Identifier: EPL-2.0
11:20:17  *
11:20:17  * Contributors:
11:20:17  *     Red Hat, Inc - initial API and implementation
11:20:17  *******************************************************************************/
11:20:17 package test;
11:20:17 public class JavaClass {
11:20:17 
11:20:17 	public JavaClass() {
11:20:17 		System.out.println("");
11:20:17 	}
11:20:17 
11:20:17 }
11:20:17  TooltipText=null
11:20:17 15:20:17.260 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:17 15:20:17.260 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:17 15:20:17.260 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:17 15:20:17.343 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:17 15:20:17.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:17 15:20:17.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:17 15:20:17.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:17 15:20:17.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:17 15:20:17.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:17 15:20:17.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:17 15:20:17.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:17 15:20:17.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:17 15:20:17.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:17 15:20:17.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:17 15:20:17.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:17 15:20:17.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:17 15:20:17.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:17 15:20:17.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:17 15:20:17.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:17 15:20:17.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:17 15:20:17.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:17 15:20:17.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:17 15:20:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:17 15:20:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:17 15:20:17.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:17 15:20:17.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:17 15:20:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:17 15:20:17.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:17 15:20:17.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:17 15:20:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:17 15:20:17.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:17 15:20:17.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:17 15:20:17.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:17 15:20:17.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:17 15:20:17.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:17 15:20:17.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:17 15:20:17.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:17 15:20:17.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:17 15:20:17.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:17 15:20:17.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:17 15:20:17.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:17 15:20:17.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:17 15:20:17.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:17 15:20:17.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:17 15:20:17.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:17 15:20:17.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:17 15:20:17.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:17 15:20:17.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:17 15:20:17.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:17 15:20:17.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:18 15:20:18.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:18 15:20:18.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:18 15:20:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:18 15:20:18.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:18 15:20:18.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:18 15:20:18.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:18 15:20:18.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:18 15:20:18.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:18 15:20:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:18 15:20:18.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:18 15:20:18.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:18 15:20:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:18 15:20:18.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:18 15:20:18.351 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:18 15:20:18.351 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:18 15:20:18.352 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:18 15:20:18.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:18 15:20:18.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:18 15:20:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:18 15:20:18.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:18 15:20:18.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:18 15:20:18.353 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:18 15:20:18.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:18 15:20:18.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:18 15:20:18.360 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:18 15:20:18.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:18 15:20:18.360 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:18 15:20:18.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:18 15:20:18.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:18 15:20:18.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:18 15:20:18.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:18 15:20:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61b7f7bf is found...
11:20:18 15:20:18.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61b7f7bf is found finished successfully
11:20:18 15:20:18.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:18 15:20:18.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:18 15:20:18.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:18 15:20:18.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:18 15:20:18.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:18 15:20:18.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:18 15:20:18.477 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:18 15:20:18.477 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:18 package test;
11:20:18 public class JavaClass {
11:20:18 
11:20:18 	public JavaClass() {
11:20:18 		System.out.println("");
11:20:18 	}
11:20:18 
11:20:18 }
11:20:18  TooltipText=null
11:20:18 15:20:18.477 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:20:18 15:20:18.477 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:20:18 15:20:18.677 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:20:18 15:20:18.879 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:20:18 15:20:18.879 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:20:19 15:20:19.080 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:20:19 15:20:19.284 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:20:19 15:20:19.284 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:20:19 15:20:19.484 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:20:19 15:20:19.688 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:20:19 15:20:19.688 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:20:19 15:20:19.889 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:20:20 15:20:20.093 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:20 15:20:20.093 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
11:20:20 15:20:20.294 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
11:20:21 15:20:21.295 INFO [WorkbenchTestable][TextEditor] Select text in editor
11:20:21 /*******************************************************************************
11:20:21  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:21  * This program and the accompanying materials are made available under the
11:20:21  * terms of the Eclipse Public License 2.0 which is available at
11:20:21  * http://www.eclipse.org/legal/epl-2.0.
11:20:21  *
11:20:21  * SPDX-License-Identifier: EPL-2.0
11:20:21  *
11:20:21  * Contributors:
11:20:21  *     Red Hat, Inc - initial API and implementation
11:20:21  *******************************************************************************/
11:20:21 package test;
11:20:21 public class JavaClass {
11:20:21 15:20:21.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:21 15:20:21.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:21 15:20:21.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:21 15:20:21.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:21 15:20:21.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:21 15:20:21.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:21 15:20:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:21 15:20:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:21 15:20:21.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:21 15:20:21.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:21 15:20:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:21 15:20:21.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:21 15:20:21.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:21 15:20:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:21 15:20:21.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:21 15:20:21.306 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:21 15:20:21.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:21 15:20:21.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:21 15:20:21.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:21 15:20:21.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:21 15:20:21.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:21 15:20:21.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:21 15:20:21.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:21 15:20:21.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:21 15:20:21.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:21 15:20:21.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:21 15:20:21.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:21 15:20:21.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:21 15:20:21.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:21 15:20:21.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:21 15:20:21.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:21 15:20:21.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:22 15:20:22.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:22 15:20:22.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:22 15:20:22.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:22 15:20:22.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:22 15:20:22.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:22 15:20:22.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:22 15:20:22.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:22 15:20:22.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:22 15:20:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:22 15:20:22.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:22 15:20:22.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:22 15:20:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:22 15:20:22.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:22 15:20:22.318 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:22 15:20:22.319 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:22 15:20:22.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:22 15:20:22.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:22 15:20:22.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:22 15:20:22.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:22 15:20:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:22 15:20:22.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:22 15:20:22.320 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:22 15:20:22.320 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:22 15:20:22.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:22 15:20:22.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:22 15:20:22.326 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:22 15:20:22.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:22 15:20:22.327 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:22 15:20:22.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:22 15:20:22.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:22 15:20:22.330 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:22 15:20:22.330 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:22 15:20:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@407a248e is found...
11:20:22 15:20:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@407a248e is found finished successfully
11:20:22 15:20:22.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:22 15:20:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:22 15:20:22.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:22 15:20:22.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:22 15:20:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:22 15:20:22.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:22 15:20:22.361 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:22 15:20:22.362 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:22 package test;
11:20:22 public class JavaClass {
11:20:22 
11:20:22 	public JavaClass() {
11:20:22 		System.out.println("");
11:20:22 	}
11:20:22 
11:20:22 }
11:20:22  TooltipText=null
11:20:22 15:20:22.362 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:22 15:20:22.373 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:22 15:20:22.373 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:22  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:22  * This program and the accompanying materials are made available under the
11:20:22  * terms of the Eclipse Public License 2.0 which is available at
11:20:22  * http://www.eclipse.org/legal/epl-2.0.
11:20:22  *
11:20:22  * SPDX-License-Identifier: EPL-2.0
11:20:22  *
11:20:22  * Contributors:
11:20:22  *     Red Hat, Inc - initial API and implementation
11:20:22  *******************************************************************************/
11:20:22 package test;
11:20:22 public class JavaClass {
11:20:22 
11:20:22 	public JavaClass() {
11:20:22 		System.out.println("");
11:20:22 	}
11:20:22 
11:20:22 }
11:20:22  TooltipText=null
11:20:22 15:20:22.374 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:22 15:20:22.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:22 15:20:22.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:22 15:20:22.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:22 15:20:22.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:22 15:20:22.386 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:22 15:20:22.386 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Item match:File
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Found menu:''
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Found menu:''
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:22 15:20:22.387 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:22 15:20:22.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:22 15:20:22.387 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:22 15:20:22.387 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:22 15:20:22.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:22 15:20:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:22 15:20:22.409 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:22 15:20:22.409 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:22  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:22  * This program and the accompanying materials are made available under the
11:20:22  * terms of the Eclipse Public License 2.0 which is available at
11:20:22  * http://www.eclipse.org/legal/epl-2.0.
11:20:22  *
11:20:22  * SPDX-License-Identifier: EPL-2.0
11:20:22  *
11:20:22  * Contributors:
11:20:22  *     Red Hat, Inc - initial API and implementation
11:20:22  *******************************************************************************/
11:20:22 package test;
11:20:22 public class JavaClass {
11:20:22 
11:20:22 	public JavaClass() {
11:20:22 		System.out.println("");
11:20:22 	}
11:20:22 
11:20:22 }
11:20:22  TooltipText=null
11:20:22 15:20:22.409 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:22 15:20:22.409 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:22 15:20:22.409 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:22 15:20:22.466 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:22 15:20:22.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:22 15:20:22.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:22 15:20:22.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:22 15:20:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:22 15:20:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:22 15:20:22.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:22 15:20:22.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:22 15:20:22.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:22 15:20:22.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:22 15:20:22.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:22 15:20:22.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:22 15:20:22.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:22 15:20:22.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:22 15:20:22.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:22 15:20:22.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:22 15:20:22.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:22 15:20:22.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:22 15:20:22.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:22 15:20:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:22 15:20:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:22 15:20:22.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:22 15:20:22.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:22 15:20:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:22 15:20:22.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:22 15:20:22.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:22 15:20:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:22 15:20:22.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:22 15:20:22.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:22 15:20:22.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:22 15:20:22.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:22 15:20:22.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:22 15:20:22.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:22 15:20:22.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:22 15:20:22.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:22 15:20:22.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:22 15:20:22.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:22 15:20:22.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:22 15:20:22.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:22 15:20:22.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:22 15:20:22.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:22 15:20:22.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:22 15:20:22.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:22 15:20:22.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:22 15:20:22.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:22 15:20:22.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:22 15:20:22.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:23 15:20:23.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:23 15:20:23.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:23 15:20:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:23 15:20:23.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:23 15:20:23.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:23 15:20:23.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:23 15:20:23.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:23 15:20:23.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:23 15:20:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:23 15:20:23.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:23 15:20:23.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:23 15:20:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:23 15:20:23.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:23 15:20:23.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:23 15:20:23.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:23 15:20:23.475 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:23 15:20:23.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:23 15:20:23.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:23 15:20:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:23 15:20:23.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:23 15:20:23.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:23 15:20:23.475 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:23 15:20:23.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:23 15:20:23.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:23 15:20:23.483 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:23 15:20:23.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:23 15:20:23.483 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:23 15:20:23.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:23 15:20:23.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:23 15:20:23.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:23 15:20:23.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:23 15:20:23.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@485f66d6 is found...
11:20:23 15:20:23.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@485f66d6 is found finished successfully
11:20:23 15:20:23.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:23 15:20:23.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:23 15:20:23.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:23 15:20:23.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:23 15:20:23.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:23 15:20:23.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:23 15:20:23.599 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:23 15:20:23.599 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:23 package test;
11:20:23 public class JavaClass {
11:20:23 
11:20:23 	public JavaClass() {
11:20:23 		System.out.println("");
11:20:23 	}
11:20:23 
11:20:23 }
11:20:23  TooltipText=null
11:20:23 15:20:23.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:23 15:20:23.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:23 15:20:23.605 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:23 15:20:23.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:23 15:20:23.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:23 15:20:23.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:23 15:20:23.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:23 15:20:23.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:23 15:20:23.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:23 15:20:23.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:23 15:20:23.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:23 15:20:23.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:23 15:20:23.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:23 15:20:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:23 15:20:23.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:23 15:20:23.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:23 15:20:23.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:23 15:20:23.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:23 15:20:23.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:23 15:20:23.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:23 15:20:23.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:23 15:20:23.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:23 15:20:23.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:23 15:20:23.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:23 15:20:23.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:23 15:20:23.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:23 15:20:23.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:23 15:20:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:23 15:20:23.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:23 15:20:23.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:24 15:20:24.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:24 15:20:24.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:24 15:20:24.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:24 15:20:24.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:24 15:20:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:24 15:20:24.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:24 15:20:24.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:24 15:20:24.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:24 15:20:24.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:24 15:20:24.637 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:24 15:20:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:24 15:20:24.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:24 15:20:24.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:24 15:20:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:24 15:20:24.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:24 15:20:24.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:24 15:20:24.638 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:24 15:20:24.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:24 15:20:24.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:24 15:20:24.645 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:24 15:20:24.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:24 15:20:24.645 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:24 15:20:24.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:24 15:20:24.648 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:24 15:20:24.648 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:24 15:20:24.648 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:24 15:20:24.675 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:24 15:20:24.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:24 15:20:24.675 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:24 15:20:24.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:24 15:20:24.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:24 15:20:24.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:24 15:20:24.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:24 15:20:24.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:24 15:20:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:24 15:20:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b299825 is found...
11:20:24 15:20:24.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b299825 is found finished successfully
11:20:24 15:20:24.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:24 15:20:24.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:24 15:20:24.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:24 15:20:24.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:24 15:20:24.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:24 15:20:24.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:24 15:20:24.678 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:24 15:20:24.678 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:24 package test;
11:20:24 public class JavaClass {
11:20:24 
11:20:24 	public JavaClass() {
11:20:24 		System.out.println("");
11:20:24 	}
11:20:24 
11:20:24 }
11:20:24  TooltipText=null
11:20:24 15:20:24.679 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:24 15:20:24.689 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:24 15:20:24.689 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:24  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:24  * This program and the accompanying materials are made available under the
11:20:24  * terms of the Eclipse Public License 2.0 which is available at
11:20:24  * http://www.eclipse.org/legal/epl-2.0.
11:20:24  *
11:20:24  * SPDX-License-Identifier: EPL-2.0
11:20:24  *
11:20:24  * Contributors:
11:20:24  *     Red Hat, Inc - initial API and implementation
11:20:24  *******************************************************************************/
11:20:24 package test;
11:20:24 public class JavaClass {
11:20:24 
11:20:24 	public JavaClass() {
11:20:24 		System.out.println("");
11:20:24 	}
11:20:24 
11:20:24 }
11:20:24  TooltipText=null
11:20:24 15:20:24.689 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:24 15:20:24.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:24 15:20:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:24 15:20:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:24 15:20:24.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:24 15:20:24.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:24 15:20:24.690 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:24 15:20:24.690 DEBUG [main][MenuItemLookup] Item match:File
11:20:24 15:20:24.690 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:24 15:20:24.691 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:24 15:20:24.691 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:24 15:20:24.691 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:24 15:20:24.691 DEBUG [main][MenuItemLookup] Found menu:''
11:20:24 15:20:24.691 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:24 15:20:24.691 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:24 15:20:24.691 DEBUG [main][MenuItemLookup] Found menu:''
11:20:24 15:20:24.691 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:24 15:20:24.691 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:24 15:20:24.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:24 15:20:24.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:24 15:20:24.691 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:24 15:20:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:24 15:20:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:24 15:20:24.719 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:24 15:20:24.719 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:24  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:24  * This program and the accompanying materials are made available under the
11:20:24  * terms of the Eclipse Public License 2.0 which is available at
11:20:24  * http://www.eclipse.org/legal/epl-2.0.
11:20:24  *
11:20:24  * SPDX-License-Identifier: EPL-2.0
11:20:24  *
11:20:24  * Contributors:
11:20:24  *     Red Hat, Inc - initial API and implementation
11:20:24  *******************************************************************************/
11:20:24 package test;
11:20:24 public class JavaClass {
11:20:24 
11:20:24 	public JavaClass() {
11:20:24 		System.out.println("");
11:20:24 	}
11:20:24 
11:20:24 }
11:20:24  TooltipText=null
11:20:24 15:20:24.719 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:24 15:20:24.719 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:24 15:20:24.719 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:24 15:20:24.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:24 15:20:24.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:24 15:20:24.778 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:24 15:20:24.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:24 15:20:24.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:24 15:20:24.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:24 15:20:24.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:24 15:20:24.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:24 15:20:24.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:24 15:20:24.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:24 15:20:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:24 15:20:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:24 15:20:24.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:24 15:20:24.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:24 15:20:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:24 15:20:24.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:24 15:20:24.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:24 15:20:24.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:24 15:20:24.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:24 15:20:24.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:24 15:20:24.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:24 15:20:24.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:24 15:20:24.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:24 15:20:24.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:24 15:20:24.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:24 15:20:24.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:24 15:20:24.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:24 15:20:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:24 15:20:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:24 15:20:24.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:24 15:20:24.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:24 15:20:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:24 15:20:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:24 15:20:24.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:24 15:20:24.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:24 15:20:24.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:25 15:20:25.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:25 15:20:25.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:25 15:20:25.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:25 15:20:25.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:25 15:20:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:25 15:20:25.784 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:25 15:20:25.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:25 15:20:25.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:25 15:20:25.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:25 15:20:25.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:25 15:20:25.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:25 15:20:25.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:25 15:20:25.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:25 15:20:25.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:25 15:20:25.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:25 15:20:25.785 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:25 15:20:25.785 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:25 15:20:25.786 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:25 15:20:25.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:25 15:20:25.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:25 15:20:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:25 15:20:25.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:25 15:20:25.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:25 15:20:25.786 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:25 15:20:25.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:25 15:20:25.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:25 15:20:25.794 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:25 15:20:25.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:25 15:20:25.794 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:25 15:20:25.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:25 15:20:25.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:25 15:20:25.798 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:25 15:20:25.798 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:25 15:20:25.906 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:25 15:20:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@157d84f0 is found...
11:20:25 15:20:25.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@157d84f0 is found finished successfully
11:20:25 15:20:25.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:25 15:20:25.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:25 15:20:25.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:25 15:20:25.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:25 15:20:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:25 15:20:25.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:25 15:20:25.930 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:25 15:20:25.930 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:25 package test;
11:20:25 public class JavaClass {
11:20:25 
11:20:25 	public JavaClass() {
11:20:25 		System.out.println("");
11:20:25 	}
11:20:25 
11:20:25 }
11:20:25  TooltipText=null
11:20:25 15:20:25.930 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0]
11:20:25 15:20:25.938 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:25 15:20:25.938 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:25  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:25  * This program and the accompanying materials are made available under the
11:20:25  * terms of the Eclipse Public License 2.0 which is available at
11:20:25  * http://www.eclipse.org/legal/epl-2.0.
11:20:25  *
11:20:25  * SPDX-License-Identifier: EPL-2.0
11:20:25  *
11:20:25  * Contributors:
11:20:25  *     Red Hat, Inc - initial API and implementation
11:20:25  *******************************************************************************/
11:20:25 package test;
11:20:25 public class JavaClass {
11:20:25 
11:20:25 	public JavaClass() {
11:20:25 		System.out.println("");
11:20:25 	}
11:20:25 
11:20:25 }
11:20:25  TooltipText=null
11:20:25 15:20:25.938 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant
11:20:25 15:20:25.938 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:20:26 15:20:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:26 15:20:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:26 15:20:26.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:26 15:20:26.939 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:26 15:20:26.939 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:20:26 15:20:26.939 DEBUG [main][MenuItemLookup] Item match:Edit
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:''
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:''
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:''
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:''
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:''
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:''
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:''
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
11:20:26 15:20:26.940 DEBUG [main][MenuItemLookup] Item match:Content Assist
11:20:26 15:20:26.941 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
11:20:26 15:20:26.941 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals'
11:20:26 15:20:26.941 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals'
11:20:26 15:20:26.941 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals'
11:20:26 15:20:26.941 DEBUG [main][MenuItemLookup] Item match:Java Proposals
11:20:26 15:20:26.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals"
11:20:26 15:20:26.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals
11:20:26 15:20:26.941 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals
11:20:26 15:20:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
11:20:26 15:20:26.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:20:26 15:20:26.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:20:26 15:20:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:26 15:20:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:26 15:20:26.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:20:26 15:20:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:20:26 15:20:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:26 15:20:26.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:26 15:20:26.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:26 15:20:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:26 15:20:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:20:26 15:20:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   abstract
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   class
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   enum
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   final
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   import
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   interface
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   non-sealed
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   public
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   record
11:20:26 15:20:26.984 DEBUG [WorkbenchTestable][ContentAssistant]   sealed
11:20:26 15:20:26.984 INFO [WorkbenchTestable][AbstractShell] Close shell 
11:20:26 15:20:26.985 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
11:20:26 15:20:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:20:27 15:20:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:20:27 15:20:27.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:27 15:20:27.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:27 15:20:27.005 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:27 15:20:27.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:27 15:20:27.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:27 15:20:27.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:27 15:20:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:27 15:20:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:27 15:20:27.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:27 15:20:27.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:27 15:20:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:27 15:20:27.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:27 15:20:27.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:27 15:20:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:27 15:20:27.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:27 15:20:27.006 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:27 15:20:27.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:27 15:20:27.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:27 15:20:27.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:27 15:20:27.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:27 15:20:27.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:27 15:20:27.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:27 15:20:27.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:27 15:20:27.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:27 15:20:27.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:27 15:20:27.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:27 15:20:27.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:27 15:20:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:27 15:20:27.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:27 15:20:27.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:27 15:20:27.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:27 15:20:27.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:28 15:20:28.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:28 15:20:28.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:28 15:20:28.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:28 15:20:28.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:28 15:20:28.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:28 15:20:28.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:28 15:20:28.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:28 15:20:28.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:28 15:20:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:28 15:20:28.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:28 15:20:28.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:28 15:20:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:28 15:20:28.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:28 15:20:28.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:28 15:20:28.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:28 15:20:28.037 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:28 15:20:28.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:28 15:20:28.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:28 15:20:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:28 15:20:28.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:28 15:20:28.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:28 15:20:28.038 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:28 15:20:28.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:28 15:20:28.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:28 15:20:28.044 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:28 15:20:28.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:28 15:20:28.044 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:28 15:20:28.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:28 15:20:28.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:28 15:20:28.048 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:28 15:20:28.048 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:28 15:20:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4329c85 is found...
11:20:28 15:20:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4329c85 is found finished successfully
11:20:28 15:20:28.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:28 15:20:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:28 15:20:28.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:28 15:20:28.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:28 15:20:28.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:28 15:20:28.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:28 15:20:28.079 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:28 15:20:28.079 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:28  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:28  * This program and the accompanying materials are made available under the
11:20:28  * terms of the Eclipse Public License 2.0 which is available at
11:20:28  * http://www.eclipse.org/legal/epl-2.0.
11:20:28  *
11:20:28  * SPDX-License-Identifier: EPL-2.0
11:20:28  *
11:20:28  * Contributors:
11:20:28  *     Red Hat, Inc - initial API and implementation
11:20:28  *******************************************************************************/
11:20:28 package test;
11:20:28 public class JavaClass {
11:20:28 
11:20:28 	public JavaClass() {
11:20:28 		System.out.println("");
11:20:28 	}
11:20:28 
11:20:28 }
11:20:28  TooltipText=null
11:20:28 15:20:28.080 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:28 15:20:28.086 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:28 15:20:28.086 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:28  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:28  * This program and the accompanying materials are made available under the
11:20:28  * terms of the Eclipse Public License 2.0 which is available at
11:20:28  * http://www.eclipse.org/legal/epl-2.0.
11:20:28  *
11:20:28  * SPDX-License-Identifier: EPL-2.0
11:20:28  *
11:20:28  * Contributors:
11:20:28  *     Red Hat, Inc - initial API and implementation
11:20:28  *******************************************************************************/
11:20:28 package test;
11:20:28 public class JavaClass {
11:20:28 
11:20:28 	public JavaClass() {
11:20:28 		System.out.println("");
11:20:28 	}
11:20:28 
11:20:28 }
11:20:28  TooltipText=null
11:20:28 15:20:28.086 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:28 15:20:28.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:28 15:20:28.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:28 15:20:28.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:28 15:20:28.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:28 15:20:28.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:28 15:20:28.086 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:28 15:20:28.086 DEBUG [main][MenuItemLookup] Item match:File
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Found menu:''
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Found menu:''
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:28 15:20:28.087 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:28 15:20:28.087 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:28 15:20:28.087 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:28 15:20:28.087 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:28 15:20:28.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:28 15:20:28.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:28 15:20:28.115 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:28 15:20:28.115 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:28  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:28  * This program and the accompanying materials are made available under the
11:20:28  * terms of the Eclipse Public License 2.0 which is available at
11:20:28  * http://www.eclipse.org/legal/epl-2.0.
11:20:28  *
11:20:28  * SPDX-License-Identifier: EPL-2.0
11:20:28  *
11:20:28  * Contributors:
11:20:28  *     Red Hat, Inc - initial API and implementation
11:20:28  *******************************************************************************/
11:20:28 package test;
11:20:28 public class JavaClass {
11:20:28 
11:20:28 	public JavaClass() {
11:20:28 		System.out.println("");
11:20:28 	}
11:20:28 
11:20:28 }
11:20:28  TooltipText=null
11:20:28 15:20:28.116 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:28 15:20:28.116 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:28 15:20:28.116 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:28 15:20:28.186 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:28 15:20:28.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:28 15:20:28.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:28 15:20:28.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:28 15:20:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:28 15:20:28.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:28 15:20:28.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:28 15:20:28.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:28 15:20:28.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:28 15:20:28.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:28 15:20:28.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:28 15:20:28.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:28 15:20:28.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:28 15:20:28.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:28 15:20:28.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:28 15:20:28.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:28 15:20:28.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:28 15:20:28.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:28 15:20:28.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:28 15:20:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:28 15:20:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:28 15:20:28.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:28 15:20:28.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:28 15:20:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:28 15:20:28.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:28 15:20:28.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:28 15:20:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:28 15:20:28.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:28 15:20:28.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:28 15:20:28.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:28 15:20:28.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:28 15:20:28.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:28 15:20:28.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:28 15:20:28.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:28 15:20:28.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:28 15:20:28.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:28 15:20:28.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:28 15:20:28.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:28 15:20:28.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:28 15:20:28.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:28 15:20:28.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:28 15:20:28.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:28 15:20:28.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:28 15:20:28.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:28 15:20:28.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:28 15:20:28.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:28 15:20:28.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:29 15:20:29.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:29 15:20:29.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:29 15:20:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:29 15:20:29.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:29 15:20:29.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:29 15:20:29.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:29 15:20:29.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:29 15:20:29.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:29 15:20:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:29 15:20:29.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:29 15:20:29.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:29 15:20:29.195 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:29 15:20:29.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:29 15:20:29.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:29 15:20:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:29 15:20:29.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:29 15:20:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:29 15:20:29.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:29 15:20:29.196 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:29 15:20:29.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:29 15:20:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:29 15:20:29.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:29 15:20:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:29 15:20:29.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:29 15:20:29.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:29 15:20:29.196 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:29 15:20:29.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:29 15:20:29.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:29 15:20:29.203 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:29 15:20:29.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:29 15:20:29.203 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:29 15:20:29.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:29 15:20:29.207 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:29 15:20:29.207 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:29 15:20:29.207 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:29 15:20:29.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37683303 is found...
11:20:29 15:20:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37683303 is found finished successfully
11:20:29 15:20:29.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:29 15:20:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:29 15:20:29.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:29 15:20:29.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:29 15:20:29.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:29 15:20:29.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:29 15:20:29.328 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:29 15:20:29.328 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:29 package test;
11:20:29 public class JavaClass {
11:20:29 
11:20:29 	public JavaClass() {
11:20:29 		System.out.println("");
11:20:29 	}
11:20:29 
11:20:29 }
11:20:29  TooltipText=null
11:20:29 15:20:29.328 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22
11:20:29 15:20:29.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:29 15:20:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:29 15:20:29.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:29 15:20:29.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:29 15:20:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:29 15:20:29.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:29 15:20:29.333 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:29 15:20:29.334 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:29 package test;
11:20:29 public class JavaClass {
11:20:29 
11:20:29 	public JavaClass() {
11:20:29 test		System.out.println("");
11:20:29 	}
11:20:29 
11:20:29 }
11:20:29  TooltipText=null
11:20:29 15:20:29.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:29 15:20:29.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:29 15:20:29.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:29 15:20:29.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:29 15:20:29.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:29 15:20:29.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:29 15:20:29.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:29 15:20:29.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:29 15:20:29.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:29 15:20:29.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:29 15:20:29.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:29 15:20:29.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:29 15:20:29.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:29 15:20:29.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:29 15:20:29.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:29 15:20:29.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:29 15:20:29.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:29 15:20:29.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:29 15:20:29.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:29 15:20:29.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:29 15:20:29.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:29 15:20:29.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:29 15:20:29.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:29 15:20:29.368 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:29 15:20:29.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:29 15:20:29.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:29 15:20:29.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:29 15:20:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:29 15:20:29.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:29 15:20:29.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:29 15:20:29.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:29 15:20:29.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:30 15:20:30.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:30 15:20:30.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:30 15:20:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:30 15:20:30.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:30 15:20:30.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:30 15:20:30.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:30 15:20:30.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:30 15:20:30.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:30 15:20:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:30 15:20:30.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:30 15:20:30.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:30 15:20:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:30 15:20:30.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:30 15:20:30.371 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:30 15:20:30.371 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:30 15:20:30.371 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:30 15:20:30.371 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:30 15:20:30.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:30 15:20:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:30 15:20:30.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:30 15:20:30.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:30 15:20:30.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:30 15:20:30.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:30 15:20:30.372 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:30 15:20:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:30 15:20:30.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:30 15:20:30.377 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:30 15:20:30.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:30 15:20:30.377 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:30 15:20:30.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:30 15:20:30.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:30 15:20:30.381 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:30 15:20:30.381 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:30 15:20:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30077d7b is found...
11:20:30 15:20:30.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30077d7b is found finished successfully
11:20:30 15:20:30.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:30 15:20:30.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:30 15:20:30.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:30 15:20:30.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:30 15:20:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:30 15:20:30.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:30 15:20:30.413 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:30 15:20:30.413 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:30 package test;
11:20:30 public class JavaClass {
11:20:30 
11:20:30 	public JavaClass() {
11:20:30 test		System.out.println("");
11:20:30 	}
11:20:30 
11:20:30 }
11:20:30  TooltipText=null
11:20:30 15:20:30.413 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:30 15:20:30.427 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:30 15:20:30.427 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:30  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:30  * This program and the accompanying materials are made available under the
11:20:30  * terms of the Eclipse Public License 2.0 which is available at
11:20:30  * http://www.eclipse.org/legal/epl-2.0.
11:20:30  *
11:20:30  * SPDX-License-Identifier: EPL-2.0
11:20:30  *
11:20:30  * Contributors:
11:20:30  *     Red Hat, Inc - initial API and implementation
11:20:30  *******************************************************************************/
11:20:30 package test;
11:20:30 public class JavaClass {
11:20:30 
11:20:30 	public JavaClass() {
11:20:30 		System.out.println("");
11:20:30 	}
11:20:30 
11:20:30 }
11:20:30  TooltipText=null
11:20:30 15:20:30.427 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:30 15:20:30.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:30 15:20:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:30 15:20:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:30 15:20:30.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:30 15:20:30.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Item match:File
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:''
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:''
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:30 15:20:30.428 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:30 15:20:30.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:30 15:20:30.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:30 15:20:30.429 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:30 15:20:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:30 15:20:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:30 15:20:30.459 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:30 15:20:30.459 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:30  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:30  * This program and the accompanying materials are made available under the
11:20:30  * terms of the Eclipse Public License 2.0 which is available at
11:20:30  * http://www.eclipse.org/legal/epl-2.0.
11:20:30  *
11:20:30  * SPDX-License-Identifier: EPL-2.0
11:20:30  *
11:20:30  * Contributors:
11:20:30  *     Red Hat, Inc - initial API and implementation
11:20:30  *******************************************************************************/
11:20:30 package test;
11:20:30 public class JavaClass {
11:20:30 
11:20:30 	public JavaClass() {
11:20:30 		System.out.println("");
11:20:30 	}
11:20:30 
11:20:30 }
11:20:30  TooltipText=null
11:20:30 15:20:30.459 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:30 15:20:30.459 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:30 15:20:30.459 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:30 15:20:30.545 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:30 15:20:30.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:30 15:20:30.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:30 15:20:30.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:30 15:20:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:30 15:20:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:30 15:20:30.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:30 15:20:30.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:20:30 15:20:30.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:30 15:20:30.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:30 15:20:30.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:20:30 15:20:30.548 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:30 15:20:30.548 DEBUG [main][MenuItemLookup] Item match:File
11:20:30 15:20:30.548 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:30 15:20:30.548 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:20:30 15:20:30.549 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:20:30 15:20:30.549 DEBUG [main][MenuItemLookup] Found menu:''
11:20:30 15:20:30.550 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:20:30 15:20:30.550 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:30 15:20:30.550 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:20:30 15:20:30.550 DEBUG [main][MenuItemLookup] Found menu:''
11:20:30 15:20:30.550 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:20:30 15:20:30.550 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:20:30 15:20:30.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:20:30 15:20:30.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:20:30 15:20:30.550 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:20:30 15:20:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:20:30 15:20:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:20:30 15:20:30.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:20:30 15:20:30.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:30 15:20:30.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:30 15:20:30.612 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:20:30 15:20:30.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:20:30 15:20:30.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:30 15:20:30.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:30 15:20:30.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:30 15:20:30.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:30 15:20:30.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:30 15:20:30.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:30 15:20:30.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:20:30 15:20:30.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
11:20:30 15:20:30.614 DEBUG [main][TreeItemHandler] Selecting tree item: File
11:20:30 15:20:30.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
11:20:30 15:20:30.615 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
11:20:30 15:20:30.615 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:20:30 15:20:30.615 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:20:30 15:20:30.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:20:30 15:20:30.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:30 15:20:30.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:30 15:20:30.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:30 15:20:30.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:30 15:20:30.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:20:30 15:20:30.616 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:20:30 15:20:30.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:20:30 15:20:30.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:20:30 15:20:30.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:20:30 15:20:30.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:20:30 15:20:30.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:20:30 15:20:30.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
11:20:30 15:20:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
11:20:30 15:20:30.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
11:20:30 15:20:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:30 15:20:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:30 15:20:30.646 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:20:30 15:20:30.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:20:30 15:20:30.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:20:30 is "File name:")
11:20:30 15:20:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:30 15:20:30.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:30 15:20:30.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:30 15:20:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:30 15:20:30.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:20:30 15:20:30.649 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:20:30 15:20:30.649 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt
11:20:30 15:20:30.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:20:30 is "Enter or select the parent folder:")
11:20:30 15:20:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:30 15:20:30.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:30 15:20:30.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:30 15:20:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:30 15:20:30.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:20:30 15:20:30.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:20:30 15:20:30.651 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
11:20:30 15:20:30.651 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:20:30 15:20:30.651 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
11:20:30 15:20:30.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:20:30 15:20:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:30 15:20:30.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:30 15:20:30.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:30 15:20:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:30 15:20:30.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:20:30 15:20:30.653 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:20:30 15:20:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:20:30 15:20:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:20:30 15:20:30.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:20:30 15:20:30.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:20:30 15:20:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E')
11:20:31 15:20:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:31 15:20:31.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:31 15:20:31.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:31 15:20:31.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:31 15:20:31.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:31 15:20:31.175 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:31 15:20:31.175 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:20:31 15:20:31.181 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:31 15:20:31.181 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
11:20:31 15:20:31.181 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:31 15:20:31.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform
11:20:31 15:20:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:31 15:20:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:31 15:20:31.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform'
11:20:31 15:20:31.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform'
11:20:31 15:20:31.181 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:31 15:20:31.181 DEBUG [main][MenuItemLookup] Item match:File
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Found menu:''
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Found menu:''
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:31 15:20:31.182 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:31 15:20:31.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:31 15:20:31.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:31 15:20:31.182 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:31 15:20:31.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:31 15:20:31.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:31 15:20:31.189 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:31 15:20:31.189 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
11:20:31 15:20:31.189 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:31 15:20:31.189 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
11:20:31 15:20:31.189 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:20:31 15:20:31.189 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt
11:20:31 15:20:31.227 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed
11:20:31 15:20:31.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:31 15:20:31.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:31 15:20:31.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:31 15:20:31.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:31 15:20:31.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:31 15:20:31.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:31 15:20:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:31 15:20:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:31 15:20:31.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:31 15:20:31.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:31 15:20:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:31 15:20:31.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:31 15:20:31.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:31 15:20:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:31 15:20:31.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:31 15:20:31.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:31 15:20:31.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:31 15:20:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:31 15:20:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:31 15:20:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:31 15:20:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:31 15:20:31.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:31 15:20:31.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:31 15:20:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:31 15:20:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:31 15:20:31.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:31 15:20:31.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:31 15:20:31.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:31 15:20:31.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:31 15:20:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:31 15:20:31.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:31 15:20:31.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:31 15:20:31.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:31 15:20:31.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:32 15:20:32.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:32 15:20:32.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:32 15:20:32.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:32 15:20:32.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:32 15:20:32.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:32 15:20:32.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:32 15:20:32.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:32 15:20:32.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:32 15:20:32.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:32 15:20:32.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:32 15:20:32.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:32 15:20:32.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:32 15:20:32.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:32 15:20:32.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:32 15:20:32.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:32 15:20:32.234 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:32 15:20:32.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:32 15:20:32.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:32 15:20:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:32 15:20:32.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:32 15:20:32.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:32 15:20:32.235 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:32 15:20:32.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:32 15:20:32.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:32 15:20:32.245 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:32 15:20:32.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:32 15:20:32.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:32 15:20:32.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:32 15:20:32.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:32 15:20:32.249 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:32 15:20:32.249 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:32 15:20:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c257ce1 is found...
11:20:32 15:20:32.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c257ce1 is found finished successfully
11:20:32 15:20:32.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:32 15:20:32.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:32 15:20:32.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:32 15:20:32.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:32 15:20:32.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:32 15:20:32.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:32 15:20:32.368 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:32 15:20:32.368 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:32 package test;
11:20:32 public class JavaClass {
11:20:32 
11:20:32 	public JavaClass() {
11:20:32 		System.out.println("");
11:20:32 	}
11:20:32 
11:20:32 }
11:20:32  TooltipText=null
11:20:32 15:20:32.368 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:32 15:20:32.387 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:32 15:20:32.387 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:32  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:32  * This program and the accompanying materials are made available under the
11:20:32  * terms of the Eclipse Public License 2.0 which is available at
11:20:32  * http://www.eclipse.org/legal/epl-2.0.
11:20:32  *
11:20:32  * SPDX-License-Identifier: EPL-2.0
11:20:32  *
11:20:32  * Contributors:
11:20:32  *     Red Hat, Inc - initial API and implementation
11:20:32  *******************************************************************************/
11:20:32 package test;
11:20:32 public class JavaClass {
11:20:32 
11:20:32 	public JavaClass() {
11:20:32 		System.out.println("");
11:20:32 	}
11:20:32 
11:20:32 }
11:20:32  TooltipText=null
11:20:32 15:20:32.387 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:32 15:20:32.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:32 15:20:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:32 15:20:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:32 15:20:32.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:32 15:20:32.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Item match:File
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:''
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:''
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:32 15:20:32.388 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:32 15:20:32.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:32 15:20:32.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:32 15:20:32.389 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:32 15:20:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:32 15:20:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:32 15:20:32.442 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:32 15:20:32.442 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:32  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:32  * This program and the accompanying materials are made available under the
11:20:32  * terms of the Eclipse Public License 2.0 which is available at
11:20:32  * http://www.eclipse.org/legal/epl-2.0.
11:20:32  *
11:20:32  * SPDX-License-Identifier: EPL-2.0
11:20:32  *
11:20:32  * Contributors:
11:20:32  *     Red Hat, Inc - initial API and implementation
11:20:32  *******************************************************************************/
11:20:32 package test;
11:20:32 public class JavaClass {
11:20:32 
11:20:32 	public JavaClass() {
11:20:32 		System.out.println("");
11:20:32 	}
11:20:32 
11:20:32 }
11:20:32  TooltipText=null
11:20:32 15:20:32.442 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:32 15:20:32.442 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:32 15:20:32.442 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:32 15:20:32.491 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:32 15:20:32.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:32 15:20:32.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:32 15:20:32.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:32 15:20:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:32 15:20:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:32 15:20:32.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:32 15:20:32.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:32 15:20:32.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:32 15:20:32.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:32 15:20:32.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:32 15:20:32.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:32 15:20:32.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:32 15:20:32.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:32 15:20:32.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:32 15:20:32.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:32 15:20:32.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:32 15:20:32.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:32 15:20:32.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:32 15:20:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:32 15:20:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:32 15:20:32.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:32 15:20:32.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:32 15:20:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:32 15:20:32.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:32 15:20:32.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:32 15:20:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:32 15:20:32.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:32 15:20:32.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:32 15:20:32.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:32 15:20:32.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:32 15:20:32.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:32 15:20:32.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:32 15:20:32.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:32 15:20:32.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:32 15:20:32.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:32 15:20:32.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:32 15:20:32.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:32 15:20:32.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:32 15:20:32.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:32 15:20:32.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:32 15:20:32.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:32 15:20:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:32 15:20:32.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:32 15:20:32.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:32 15:20:32.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:32 15:20:32.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:33 15:20:33.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:33 15:20:33.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:33 15:20:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:33 15:20:33.498 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:33 15:20:33.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:33 15:20:33.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:33 15:20:33.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:33 15:20:33.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:33 15:20:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:33 15:20:33.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:33 15:20:33.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:33 15:20:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:33 15:20:33.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:33 15:20:33.499 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:33 15:20:33.499 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:33 15:20:33.500 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:33 15:20:33.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:33 15:20:33.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:33 15:20:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:33 15:20:33.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:33 15:20:33.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:33 15:20:33.500 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:33 15:20:33.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:33 15:20:33.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:33 15:20:33.508 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:33 15:20:33.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:33 15:20:33.508 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:33 15:20:33.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:33 15:20:33.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:33 15:20:33.512 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:33 15:20:33.512 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:33 15:20:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3689c96b is found...
11:20:33 15:20:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3689c96b is found finished successfully
11:20:33 15:20:33.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:33 15:20:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:33 15:20:33.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:33 15:20:33.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:33 15:20:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:33 15:20:33.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:33 15:20:33.640 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:33 15:20:33.640 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:33 package test;
11:20:33 public class JavaClass {
11:20:33 
11:20:33 	public JavaClass() {
11:20:33 		System.out.println("");
11:20:33 	}
11:20:33 
11:20:33 }
11:20:33  TooltipText=null
11:20:33 15:20:33.640 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540
11:20:33 15:20:33.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:33 15:20:33.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:33 15:20:33.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:33 15:20:33.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:33 15:20:33.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:33 15:20:33.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:33 15:20:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:33 15:20:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:33 15:20:33.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:33 15:20:33.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:33 15:20:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:33 15:20:33.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:33 15:20:33.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:33 15:20:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:33 15:20:33.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:33 15:20:33.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:33 15:20:33.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:33 15:20:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:33 15:20:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:33 15:20:33.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:33 15:20:33.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:33 15:20:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:33 15:20:33.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:33 15:20:33.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:33 15:20:33.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:33 15:20:33.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:33 15:20:33.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:33 15:20:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:33 15:20:33.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:33 15:20:33.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:34 15:20:34.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:34 15:20:34.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:34 15:20:34.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:34 15:20:34.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:34 15:20:34.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:34 15:20:34.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:34 15:20:34.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:34 15:20:34.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:34 15:20:34.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:34 15:20:34.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:34 15:20:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:34 15:20:34.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:34 15:20:34.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:34 15:20:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:34 15:20:34.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:34 15:20:34.688 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:34 15:20:34.688 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:34 15:20:34.688 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:34 15:20:34.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:34 15:20:34.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:34 15:20:34.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:34 15:20:34.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:34 15:20:34.689 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:34 15:20:34.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:34 15:20:34.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:34 15:20:34.696 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:34 15:20:34.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:34 15:20:34.696 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:34 15:20:34.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:34 15:20:34.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:34 15:20:34.700 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:34 15:20:34.701 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:34 15:20:34.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@248e73f is found...
11:20:34 15:20:34.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@248e73f is found finished successfully
11:20:34 15:20:34.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:34 15:20:34.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:34 15:20:34.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:34 15:20:34.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:34 15:20:34.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:34 15:20:34.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:34 15:20:34.732 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:34 15:20:34.732 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:34 package test;
11:20:34 public class JavaClass extends String {
11:20:34 
11:20:34 	public JavaClass() {
11:20:34 		System.out.println("");
11:20:34 	}
11:20:34 
11:20:34 }
11:20:34  TooltipText=null
11:20:34 15:20:34.732 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:34 15:20:34.742 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:34 15:20:34.742 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:34  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:34  * This program and the accompanying materials are made available under the
11:20:34  * terms of the Eclipse Public License 2.0 which is available at
11:20:34  * http://www.eclipse.org/legal/epl-2.0.
11:20:34  *
11:20:34  * SPDX-License-Identifier: EPL-2.0
11:20:34  *
11:20:34  * Contributors:
11:20:34  *     Red Hat, Inc - initial API and implementation
11:20:34  *******************************************************************************/
11:20:34 package test;
11:20:34 public class JavaClass {
11:20:34 
11:20:34 	public JavaClass() {
11:20:34 		System.out.println("");
11:20:34 	}
11:20:34 
11:20:34 }
11:20:34  TooltipText=null
11:20:34 15:20:34.742 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:34 15:20:34.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:34 15:20:34.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:34 15:20:34.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:34 15:20:34.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:34 15:20:34.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:34 15:20:34.743 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:34 15:20:34.743 DEBUG [main][MenuItemLookup] Item match:File
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Found menu:''
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Found menu:''
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:34 15:20:34.744 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:34 15:20:34.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:34 15:20:34.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:34 15:20:34.744 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:34 15:20:34.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:34 15:20:34.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:34 15:20:34.771 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:34 15:20:34.771 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:34  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:34  * This program and the accompanying materials are made available under the
11:20:34  * terms of the Eclipse Public License 2.0 which is available at
11:20:34  * http://www.eclipse.org/legal/epl-2.0.
11:20:34  *
11:20:34  * SPDX-License-Identifier: EPL-2.0
11:20:34  *
11:20:34  * Contributors:
11:20:34  *     Red Hat, Inc - initial API and implementation
11:20:34  *******************************************************************************/
11:20:34 package test;
11:20:34 public class JavaClass {
11:20:34 
11:20:34 	public JavaClass() {
11:20:34 		System.out.println("");
11:20:34 	}
11:20:34 
11:20:34 }
11:20:34  TooltipText=null
11:20:34 15:20:34.771 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:34 15:20:34.771 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:34 15:20:34.771 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:34 15:20:34.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:34 15:20:34.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:34 15:20:34.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:34 15:20:34.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:34 15:20:34.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:34 15:20:34.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:34 15:20:34.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:34 15:20:34.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:34 15:20:34.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:34 15:20:34.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:34 15:20:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:34 15:20:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:34 15:20:34.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:34 15:20:34.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:34 15:20:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:34 15:20:34.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:34 15:20:34.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:34 15:20:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:34 15:20:34.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:34 15:20:34.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:34 15:20:34.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:34 15:20:34.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:34 15:20:34.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:34 15:20:34.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:34 15:20:34.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:34 15:20:34.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:34 15:20:34.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:34 15:20:34.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:34 15:20:34.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:34 15:20:34.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:34 15:20:34.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:34 15:20:34.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:34 15:20:34.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:34 15:20:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:34 15:20:34.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:34 15:20:34.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:35 15:20:35.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:35 15:20:35.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:35 15:20:35.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:35 15:20:35.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:35 15:20:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:35 15:20:35.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:35 15:20:35.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:35 15:20:35.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:35 15:20:35.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:35 15:20:35.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:35 15:20:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:35 15:20:35.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:35 15:20:35.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:35 15:20:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:35 15:20:35.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:35 15:20:35.861 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:35 15:20:35.861 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:35 15:20:35.862 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:35 15:20:35.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:35 15:20:35.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:35 15:20:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:35 15:20:35.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:35 15:20:35.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:35 15:20:35.863 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:35 15:20:35.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:35 15:20:35.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:35 15:20:35.869 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:35 15:20:35.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:35 15:20:35.869 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:35 15:20:35.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:35 15:20:35.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:35 15:20:35.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:35 15:20:35.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:35 15:20:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4965fa3a is found...
11:20:35 15:20:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4965fa3a is found finished successfully
11:20:35 15:20:35.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:35 15:20:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:35 15:20:35.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:35 15:20:35.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:35 15:20:35.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:35 15:20:35.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:35 15:20:35.992 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:35 15:20:35.992 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:35 package test;
11:20:35 public class JavaClass {
11:20:35 
11:20:35 	public JavaClass() {
11:20:35 		System.out.println("");
11:20:35 	}
11:20:35 
11:20:35 }
11:20:35  TooltipText=null
11:20:35 15:20:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:35 15:20:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:35 15:20:35.992 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:35 15:20:35.992 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:35 15:20:35.992 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:20:35 15:20:35.992 DEBUG [main][MenuItemLookup] Item match:Edit
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:''
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:''
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:''
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:''
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:''
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:''
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:''
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
11:20:35 15:20:35.993 DEBUG [main][MenuItemLookup] Item match:Content Assist
11:20:35 15:20:35.994 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:35 15:20:35.994 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:35 package test;
11:20:35 public class JavaClass {
11:20:35 
11:20:35 	public JavaClass() {
11:20:35 		System.out.println("");
11:20:35 	}
11:20:35 
11:20:35 }
11:20:35  TooltipText=null
11:20:35 15:20:35.994 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
11:20:35 15:20:35.994 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:20:36 15:20:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:36 15:20:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:36 15:20:36.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:36 15:20:36.994 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:36 15:20:36.994 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:20:36 15:20:36.994 DEBUG [main][MenuItemLookup] Item match:Edit
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:''
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:''
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:''
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:''
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:''
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:''
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:''
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
11:20:36 15:20:36.995 DEBUG [main][MenuItemLookup] Item match:Content Assist
11:20:36 15:20:36.996 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
11:20:37 15:20:36.996 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
11:20:37 15:20:36.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
11:20:37 15:20:36.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
11:20:37 15:20:36.996 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
11:20:37 15:20:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
11:20:37 15:20:37.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:20:37 15:20:37.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:20:37 15:20:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:37 15:20:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:37 15:20:37.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:20:37 15:20:37.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:20:37 15:20:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:37 15:20:37.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:37 15:20:37.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:37 15:20:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:37 15:20:37.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:20:37 15:20:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:20:37 15:20:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:20:37 15:20:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
11:20:37 15:20:37.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:20:37 15:20:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:37 15:20:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:37 15:20:37.027 INFO [WorkbenchTestable][AbstractShell] Close shell 
11:20:37 15:20:37.027 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
11:20:37 15:20:37.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:20:37 15:20:37.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:20:37 15:20:37.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:20:37 15:20:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown
11:20:37 15:20:37.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:37 15:20:37.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:37 15:20:37.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:37 15:20:37.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:37 15:20:37.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:37 15:20:37.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:37 15:20:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:37 15:20:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:37 15:20:37.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:37 15:20:37.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:37 15:20:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:37 15:20:37.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:37 15:20:37.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:37 15:20:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:37 15:20:37.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:37 15:20:37.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:37 15:20:37.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:37 15:20:37.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:37 15:20:37.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:37 15:20:37.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:37 15:20:37.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:37 15:20:37.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:37 15:20:37.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:37 15:20:37.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:37 15:20:37.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:37 15:20:37.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:37 15:20:37.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:37 15:20:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:37 15:20:37.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:37 15:20:37.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:38 15:20:38.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:38 15:20:38.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:38 15:20:38.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:38 15:20:38.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:39 15:20:39.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:39 15:20:39.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:39 15:20:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:39 15:20:39.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:39 15:20:39.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:39 15:20:39.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:39 15:20:39.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:39 15:20:39.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:39 15:20:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:39 15:20:39.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:39 15:20:39.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:39 15:20:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:39 15:20:39.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:39 15:20:39.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:39 15:20:39.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:39 15:20:39.078 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:39 15:20:39.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:39 15:20:39.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:39 15:20:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:39 15:20:39.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:39 15:20:39.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:39 15:20:39.079 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:39 15:20:39.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:39 15:20:39.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:39 15:20:39.086 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:39 15:20:39.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:39 15:20:39.086 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:39 15:20:39.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:39 15:20:39.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:39 15:20:39.089 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:39 15:20:39.090 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:39 15:20:39.116 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:39 15:20:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:39 15:20:39.117 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:39 15:20:39.117 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:39 15:20:39.117 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:39 15:20:39.117 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:39 15:20:39.117 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:39 15:20:39.117 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:39 15:20:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:39 15:20:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@806de04 is found...
11:20:39 15:20:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@806de04 is found finished successfully
11:20:39 15:20:39.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:39 15:20:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:39 15:20:39.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:39 15:20:39.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:39 15:20:39.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:39 15:20:39.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:39 15:20:39.119 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:39 15:20:39.119 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:39 package test;
11:20:39 public class JavaClass {
11:20:39 
11:20:39 	public JavaClass() {
11:20:39 		System.out.println("");
11:20:39 	}
11:20:39 
11:20:39 }
11:20:39  TooltipText=null
11:20:39 15:20:39.119 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:39 15:20:39.130 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:39 15:20:39.130 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:39  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:39  * This program and the accompanying materials are made available under the
11:20:39  * terms of the Eclipse Public License 2.0 which is available at
11:20:39  * http://www.eclipse.org/legal/epl-2.0.
11:20:39  *
11:20:39  * SPDX-License-Identifier: EPL-2.0
11:20:39  *
11:20:39  * Contributors:
11:20:39  *     Red Hat, Inc - initial API and implementation
11:20:39  *******************************************************************************/
11:20:39 package test;
11:20:39 public class JavaClass {
11:20:39 
11:20:39 	public JavaClass() {
11:20:39 		System.out.println("");
11:20:39 	}
11:20:39 
11:20:39 }
11:20:39  TooltipText=null
11:20:39 15:20:39.130 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:39 15:20:39.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:39 15:20:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:39 15:20:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:39 15:20:39.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:39 15:20:39.131 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:39 15:20:39.131 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:39 15:20:39.131 DEBUG [main][MenuItemLookup] Item match:File
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Found menu:''
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Found menu:''
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:39 15:20:39.132 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:39 15:20:39.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:39 15:20:39.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:39 15:20:39.132 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:39 15:20:39.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:39 15:20:39.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:39 15:20:39.158 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:39 15:20:39.158 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:39  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:39  * This program and the accompanying materials are made available under the
11:20:39  * terms of the Eclipse Public License 2.0 which is available at
11:20:39  * http://www.eclipse.org/legal/epl-2.0.
11:20:39  *
11:20:39  * SPDX-License-Identifier: EPL-2.0
11:20:39  *
11:20:39  * Contributors:
11:20:39  *     Red Hat, Inc - initial API and implementation
11:20:39  *******************************************************************************/
11:20:39 package test;
11:20:39 public class JavaClass {
11:20:39 
11:20:39 	public JavaClass() {
11:20:39 		System.out.println("");
11:20:39 	}
11:20:39 
11:20:39 }
11:20:39  TooltipText=null
11:20:39 15:20:39.158 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:39 15:20:39.158 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:39 15:20:39.158 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:39 15:20:39.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:39 15:20:39.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:39 15:20:39.233 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:39 15:20:39.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:39 15:20:39.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:39 15:20:39.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:39 15:20:39.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:39 15:20:39.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:39 15:20:39.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:39 15:20:39.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:39 15:20:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:39 15:20:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:39 15:20:39.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:39 15:20:39.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:39 15:20:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:39 15:20:39.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:39 15:20:39.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:39 15:20:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:39 15:20:39.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:39 15:20:39.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:39 15:20:39.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:39 15:20:39.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:39 15:20:39.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:39 15:20:39.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:39 15:20:39.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:39 15:20:39.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:39 15:20:39.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:39 15:20:39.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:39 15:20:39.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:39 15:20:39.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:39 15:20:39.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:39 15:20:39.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:39 15:20:39.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:39 15:20:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:39 15:20:39.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:39 15:20:39.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:39 15:20:39.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:39 15:20:39.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:40 15:20:40.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:40 15:20:40.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:40 15:20:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:40 15:20:40.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:40 15:20:40.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:40 15:20:40.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:40 15:20:40.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:40 15:20:40.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:40 15:20:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:40 15:20:40.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:40 15:20:40.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:40 15:20:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:40 15:20:40.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:40 15:20:40.241 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:40 15:20:40.241 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:40 15:20:40.241 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:40 15:20:40.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:40 15:20:40.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:40 15:20:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:40 15:20:40.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:40 15:20:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:40 15:20:40.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:40 15:20:40.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:40 15:20:40.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:40 15:20:40.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:40 15:20:40.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:40 15:20:40.242 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:40 15:20:40.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:40 15:20:40.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:40 15:20:40.249 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:40 15:20:40.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:40 15:20:40.249 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:40 15:20:40.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:40 15:20:40.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:40 15:20:40.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:40 15:20:40.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:40 15:20:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63d868a2 is found...
11:20:40 15:20:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63d868a2 is found finished successfully
11:20:40 15:20:40.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:40 15:20:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:40 15:20:40.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:40 15:20:40.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:40 15:20:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:40 15:20:40.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:40 15:20:40.372 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:40 15:20:40.372 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:40 package test;
11:20:40 public class JavaClass {
11:20:40 
11:20:40 	public JavaClass() {
11:20:40 		System.out.println("");
11:20:40 	}
11:20:40 
11:20:40 }
11:20:40  TooltipText=null
11:20:40 15:20:40.372 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:40 15:20:40.372 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:40 package test;
11:20:40 public class JavaClass {
11:20:40 
11:20:40 	public JavaClass() {
11:20:40 		System.out.println("");
11:20:40 	}
11:20:40 
11:20:40 }
11:20:40  TooltipText=null
11:20:40 15:20:40.372 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517
11:20:40 15:20:40.373 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:40 15:20:40.373 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:40 package test;
11:20:40 public class JavaClass {
11:20:40 
11:20:40 	public JavaClass() {
11:20:40 		System.out.println("");
11:20:40 	}
11:20:40 
11:20:40 }
11:20:40  TooltipText=null
11:20:40 15:20:40.381 INFO [WorkbenchTestable][Keyboard] Type text "testtext"
11:20:40 15:20:40.381 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:40 15:20:40.381 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:20:40 15:20:40.983 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:40 15:20:40.983 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:20:41 15:20:41.584 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:41 15:20:41.584 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
11:20:42 15:20:42.185 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:42 15:20:42.185 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:20:42 15:20:42.787 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:42 15:20:42.787 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:20:43 15:20:43.388 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:43 15:20:43.388 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
11:20:43 15:20:43.990 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:43 15:20:43.990 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
11:20:44 15:20:44.591 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:20:44 15:20:44.591 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
11:20:45 15:20:45.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:45 15:20:45.193 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:45  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:45  * This program and the accompanying materials are made available under the
11:20:45  * terms of the Eclipse Public License 2.0 which is available at
11:20:45  * http://www.eclipse.org/legal/epl-2.0.
11:20:45  *
11:20:45  * SPDX-License-Identifier: EPL-2.0
11:20:45  *
11:20:45  * Contributors:
11:20:45  *     Red Hat, Inc - initial API and implementation
11:20:45  *******************************************************************************/
11:20:45 package test;testtext
11:20:45 public class JavaClass {
11:20:45 
11:20:45 	public JavaClass() {
11:20:45 		System.out.println("");
11:20:45 	}
11:20:45 
11:20:45 }
11:20:45  TooltipText=null
11:20:45 15:20:45.193 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:45 15:20:45.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:45 15:20:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:45 15:20:45.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:45 15:20:45.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:45 15:20:45.206 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:45 15:20:45.206 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:45 15:20:45.206 DEBUG [main][MenuItemLookup] Item match:File
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Found menu:''
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Found menu:''
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:45 15:20:45.207 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:45 15:20:45.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:45 15:20:45.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:45 15:20:45.207 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:45 15:20:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:45 15:20:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:45 15:20:45.227 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:45 15:20:45.227 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:45  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:45  * This program and the accompanying materials are made available under the
11:20:45  * terms of the Eclipse Public License 2.0 which is available at
11:20:45  * http://www.eclipse.org/legal/epl-2.0.
11:20:45  *
11:20:45  * SPDX-License-Identifier: EPL-2.0
11:20:45  *
11:20:45  * Contributors:
11:20:45  *     Red Hat, Inc - initial API and implementation
11:20:45  *******************************************************************************/
11:20:45 package test;testtext
11:20:45 public class JavaClass {
11:20:45 
11:20:45 	public JavaClass() {
11:20:45 		System.out.println("");
11:20:45 	}
11:20:45 
11:20:45 }
11:20:45  TooltipText=null
11:20:45 15:20:45.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:45 15:20:45.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:45 15:20:45.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:45 15:20:45.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:45 15:20:45.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:45 15:20:45.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:45 15:20:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:45 15:20:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:45 15:20:45.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:45 15:20:45.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:45 15:20:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:45 15:20:45.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:45 15:20:45.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:45 15:20:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:45 15:20:45.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:45 15:20:45.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:45 15:20:45.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:45 15:20:45.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:45 15:20:45.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:45 15:20:45.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:45 15:20:45.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:45 15:20:45.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:45 15:20:45.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:45 15:20:45.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:45 15:20:45.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:45 15:20:45.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:45 15:20:45.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:45 15:20:45.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:45 15:20:45.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:45 15:20:45.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:45 15:20:45.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:45 15:20:45.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:46 15:20:46.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:46 15:20:46.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:46 15:20:46.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:46 15:20:46.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:46 15:20:46.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:46 15:20:46.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:46 15:20:46.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:46 15:20:46.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:46 15:20:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:46 15:20:46.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:46 15:20:46.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:46 15:20:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:46 15:20:46.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:46 15:20:46.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:46 15:20:46.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:46 15:20:46.244 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:46 15:20:46.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:46 15:20:46.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:46 15:20:46.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:46 15:20:46.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:46 15:20:46.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:46 15:20:46.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:46 15:20:46.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:46 15:20:46.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:46 15:20:46.251 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:46 15:20:46.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:46 15:20:46.252 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:46 15:20:46.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:46 15:20:46.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:46 15:20:46.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:46 15:20:46.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:46 15:20:46.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ecb7acd is found...
11:20:46 15:20:46.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ecb7acd is found finished successfully
11:20:46 15:20:46.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:46 15:20:46.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:46 15:20:46.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:46 15:20:46.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:46 15:20:46.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:46 15:20:46.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:46 15:20:46.288 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:46 15:20:46.288 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:46  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:46  * This program and the accompanying materials are made available under the
11:20:46  * terms of the Eclipse Public License 2.0 which is available at
11:20:46  * http://www.eclipse.org/legal/epl-2.0.
11:20:46  *
11:20:46  * SPDX-License-Identifier: EPL-2.0
11:20:46  *
11:20:46  * Contributors:
11:20:46  *     Red Hat, Inc - initial API and implementation
11:20:46  *******************************************************************************/
11:20:46 package test;testtext
11:20:46 public class JavaClass {
11:20:46 
11:20:46 	public JavaClass() {
11:20:46 		System.out.println("");
11:20:46 	}
11:20:46 
11:20:46 }
11:20:46  TooltipText=null
11:20:46 15:20:46.288 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:46 15:20:46.295 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:46 15:20:46.295 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:46  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:46  * This program and the accompanying materials are made available under the
11:20:46  * terms of the Eclipse Public License 2.0 which is available at
11:20:46  * http://www.eclipse.org/legal/epl-2.0.
11:20:46  *
11:20:46  * SPDX-License-Identifier: EPL-2.0
11:20:46  *
11:20:46  * Contributors:
11:20:46  *     Red Hat, Inc - initial API and implementation
11:20:46  *******************************************************************************/
11:20:46 package test;
11:20:46 public class JavaClass {
11:20:46 
11:20:46 	public JavaClass() {
11:20:46 		System.out.println("");
11:20:46 	}
11:20:46 
11:20:46 }
11:20:46  TooltipText=null
11:20:46 15:20:46.295 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:46 15:20:46.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:46 15:20:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:46 15:20:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:46 15:20:46.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:46 15:20:46.296 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:46 15:20:46.296 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:46 15:20:46.296 DEBUG [main][MenuItemLookup] Item match:File
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Found menu:''
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Found menu:''
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:46 15:20:46.297 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:46 15:20:46.297 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:46 15:20:46.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:46 15:20:46.297 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:46 15:20:46.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:46 15:20:46.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:46 15:20:46.326 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:46 15:20:46.326 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:46  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:46  * This program and the accompanying materials are made available under the
11:20:46  * terms of the Eclipse Public License 2.0 which is available at
11:20:46  * http://www.eclipse.org/legal/epl-2.0.
11:20:46  *
11:20:46  * SPDX-License-Identifier: EPL-2.0
11:20:46  *
11:20:46  * Contributors:
11:20:46  *     Red Hat, Inc - initial API and implementation
11:20:46  *******************************************************************************/
11:20:46 package test;
11:20:46 public class JavaClass {
11:20:46 
11:20:46 	public JavaClass() {
11:20:46 		System.out.println("");
11:20:46 	}
11:20:46 
11:20:46 }
11:20:46  TooltipText=null
11:20:46 15:20:46.326 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:46 15:20:46.326 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:46 15:20:46.326 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:46 15:20:46.384 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:46 15:20:46.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:46 15:20:46.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:46 15:20:46.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:46 15:20:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:46 15:20:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:46 15:20:46.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:46 15:20:46.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:46 15:20:46.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:46 15:20:46.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:46 15:20:46.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:46 15:20:46.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:46 15:20:46.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:46 15:20:46.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:46 15:20:46.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:46 15:20:46.385 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:46 15:20:46.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:46 15:20:46.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:46 15:20:46.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:46 15:20:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:46 15:20:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:46 15:20:46.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:46 15:20:46.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:46 15:20:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:46 15:20:46.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:46 15:20:46.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:46 15:20:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:46 15:20:46.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:46 15:20:46.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:46 15:20:46.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:46 15:20:46.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:46 15:20:46.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:46 15:20:46.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:46 15:20:46.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:46 15:20:46.389 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:46 15:20:46.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:46 15:20:46.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:46 15:20:46.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:46 15:20:46.389 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:46 15:20:46.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:46 15:20:46.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:46 15:20:46.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:46 15:20:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:46 15:20:46.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:46 15:20:46.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:46 15:20:46.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:46 15:20:46.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:47 15:20:47.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:47 15:20:47.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:47 15:20:47.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:47 15:20:47.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:47 15:20:47.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:47 15:20:47.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:47 15:20:47.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:47 15:20:47.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:47 15:20:47.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:47 15:20:47.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:47 15:20:47.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:47 15:20:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:47 15:20:47.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:47 15:20:47.392 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:47 15:20:47.392 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:47 15:20:47.392 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:47 15:20:47.392 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:47 15:20:47.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:47 15:20:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:47 15:20:47.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:47 15:20:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:47 15:20:47.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:47 15:20:47.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:47 15:20:47.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:47 15:20:47.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:47 15:20:47.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:47 15:20:47.393 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:47 15:20:47.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:47 15:20:47.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:47 15:20:47.399 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:47 15:20:47.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:47 15:20:47.399 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:47 15:20:47.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:47 15:20:47.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:47 15:20:47.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:47 15:20:47.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:47 15:20:47.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1836982f is found...
11:20:47 15:20:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1836982f is found finished successfully
11:20:47 15:20:47.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:47 15:20:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:47 15:20:47.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:47 15:20:47.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:47 15:20:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:47 15:20:47.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:47 15:20:47.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:47 15:20:47.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:47 package test;
11:20:47 public class JavaClass {
11:20:47 
11:20:47 	public JavaClass() {
11:20:47 		System.out.println("");
11:20:47 	}
11:20:47 
11:20:47 }
11:20:47  TooltipText=null
11:20:47 15:20:47.523 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0]
11:20:47 15:20:47.531 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right
11:20:47 15:20:47.531 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
11:20:47 15:20:47.732 INFO [WorkbenchTestable][Keyboard] Move cursor
11:20:47 15:20:47.932 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:47 15:20:47.932 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:48 15:20:48.132 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:48 15:20:48.539 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:48 15:20:48.540 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:48 15:20:48.740 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:49 15:20:49.143 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:49 15:20:49.143 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:49 15:20:49.344 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:49 15:20:49.745 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:49 15:20:49.745 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:49 15:20:49.946 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:50 15:20:50.348 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:50 15:20:50.348 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:50 15:20:50.549 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:50 15:20:50.951 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:50 15:20:50.951 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:51 15:20:51.153 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:51 15:20:51.554 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:51 15:20:51.554 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:51 15:20:51.755 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:52 15:20:52.157 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:52 15:20:52.157 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:52 15:20:52.358 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:52 15:20:52.760 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:52 15:20:52.760 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:52 15:20:52.960 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:53 15:20:53.362 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:53 15:20:53.362 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:53 15:20:53.563 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:53 15:20:53.965 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:53 15:20:53.965 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:54 15:20:54.166 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:54 15:20:54.568 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:54 15:20:54.568 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:54 15:20:54.769 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:55 15:20:55.171 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:55 15:20:55.171 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:55 15:20:55.372 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:55 15:20:55.774 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:55 15:20:55.774 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:55 15:20:55.975 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:56 15:20:56.377 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
11:20:56 15:20:56.377 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
11:20:56 15:20:56.578 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
11:20:56 15:20:56.781 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
11:20:56 15:20:56.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:56 15:20:56.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:56 15:20:56.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:56 15:20:56.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:56 15:20:56.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:56 15:20:56.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:56 15:20:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:56 15:20:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:56 15:20:56.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:56 15:20:56.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:56 15:20:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:56 15:20:56.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:56 15:20:56.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:56 15:20:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:56 15:20:56.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:56 15:20:56.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:56 15:20:56.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:57 15:20:57.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:57 15:20:57.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:57 15:20:57.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:57 15:20:57.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:57 15:20:57.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:57 15:20:57.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:57 15:20:57.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:57 15:20:57.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:57 15:20:57.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:57 15:20:57.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:57 15:20:57.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:57 15:20:57.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:57 15:20:57.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:57 15:20:57.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:57 15:20:57.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:58 15:20:58.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:58 15:20:58.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:58 15:20:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:58 15:20:58.022 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:58 15:20:58.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:58 15:20:58.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:58 15:20:58.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:58 15:20:58.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:58 15:20:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:58 15:20:58.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:58 15:20:58.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:58 15:20:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:58 15:20:58.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:58 15:20:58.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:58 15:20:58.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:58 15:20:58.023 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:58 15:20:58.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:58 15:20:58.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:58 15:20:58.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:58 15:20:58.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:58 15:20:58.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:58 15:20:58.024 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:58 15:20:58.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:58 15:20:58.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:58 15:20:58.031 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:58 15:20:58.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:58 15:20:58.031 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:58 15:20:58.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:58 15:20:58.035 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:58 15:20:58.035 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:58 15:20:58.036 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:58 15:20:58.064 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:58 15:20:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:58 15:20:58.065 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:58 15:20:58.065 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:58 15:20:58.065 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:58 15:20:58.065 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:58 15:20:58.065 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:58 15:20:58.065 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:58 15:20:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:58 15:20:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2cbd84ad is found...
11:20:58 15:20:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2cbd84ad is found finished successfully
11:20:58 15:20:58.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:58 15:20:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:58 15:20:58.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:58 15:20:58.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:58 15:20:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:58 15:20:58.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:58 15:20:58.068 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:58 15:20:58.068 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:58  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:58  * This program and the accompanying materials are made available under the
11:20:58  * terms of the Eclipse Public License 2.0 which is available at
11:20:58  * http://www.eclipse.org/legal/epl-2.0.
11:20:58  *
11:20:58  * SPDX-License-Identifier: EPL-2.0
11:20:58  *
11:20:58  * Contributors:
11:20:58  *     Red Hat, Inc - initial API and implementation
11:20:58  *******************************************************************************/
11:20:58 package test;
11:20:58 public class JavaClass {
11:20:58 
11:20:58 	public JavaClass() {
11:20:58 		System.out.println("");
11:20:58 	}
11:20:58 
11:20:58 }
11:20:58  TooltipText=null
11:20:58 15:20:58.068 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:20:58 15:20:58.074 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:58 15:20:58.074 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:58  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:58  * This program and the accompanying materials are made available under the
11:20:58  * terms of the Eclipse Public License 2.0 which is available at
11:20:58  * http://www.eclipse.org/legal/epl-2.0.
11:20:58  *
11:20:58  * SPDX-License-Identifier: EPL-2.0
11:20:58  *
11:20:58  * Contributors:
11:20:58  *     Red Hat, Inc - initial API and implementation
11:20:58  *******************************************************************************/
11:20:58 package test;
11:20:58 public class JavaClass {
11:20:58 
11:20:58 	public JavaClass() {
11:20:58 		System.out.println("");
11:20:58 	}
11:20:58 
11:20:58 }
11:20:58  TooltipText=null
11:20:58 15:20:58.074 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:20:58 15:20:58.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:58 15:20:58.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:58 15:20:58.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:58 15:20:58.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:58 15:20:58.075 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:58 15:20:58.075 DEBUG [main][MenuItemLookup] Found menu:'File'
11:20:58 15:20:58.075 DEBUG [main][MenuItemLookup] Item match:File
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Found menu:''
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Found menu:''
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:20:58 15:20:58.076 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:20:58 15:20:58.076 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:20:58 15:20:58.076 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:20:58 15:20:58.076 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:20:58 15:20:58.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:20:58 15:20:58.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:20:58 15:20:58.104 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:58 15:20:58.104 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:20:58  * Copyright (c) 2017 Red Hat, Inc and others.
11:20:58  * This program and the accompanying materials are made available under the
11:20:58  * terms of the Eclipse Public License 2.0 which is available at
11:20:58  * http://www.eclipse.org/legal/epl-2.0.
11:20:58  *
11:20:58  * SPDX-License-Identifier: EPL-2.0
11:20:58  *
11:20:58  * Contributors:
11:20:58  *     Red Hat, Inc - initial API and implementation
11:20:58  *******************************************************************************/
11:20:58 package test;
11:20:58 public class JavaClass {
11:20:58 
11:20:58 	public JavaClass() {
11:20:58 		System.out.println("");
11:20:58 	}
11:20:58 
11:20:58 }
11:20:58  TooltipText=null
11:20:58 15:20:58.104 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:20:58 15:20:58.105 DEBUG [main][EditorHandler] 1 editor(s) found
11:20:58 15:20:58.105 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:20:58 15:20:58.170 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:20:58 15:20:58.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:58 15:20:58.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:20:58 15:20:58.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:20:58 15:20:58.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:20:58 15:20:58.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:20:58 15:20:58.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:58 15:20:58.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:20:58 15:20:58.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:20:58 15:20:58.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:20:58 15:20:58.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:20:58 15:20:58.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:20:58 15:20:58.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:20:58 15:20:58.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:58 15:20:58.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:58 15:20:58.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:58 15:20:58.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:58 15:20:58.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:58 15:20:58.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:20:58 15:20:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:58 15:20:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:58 15:20:58.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:20:58 15:20:58.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:58 15:20:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:58 15:20:58.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:58 15:20:58.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:58 15:20:58.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:58 15:20:58.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:58 15:20:58.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:58 15:20:58.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:58 15:20:58.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:58 15:20:58.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:20:58 15:20:58.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:20:58 15:20:58.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:20:58 15:20:58.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:58 15:20:58.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:58 15:20:58.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:58 15:20:58.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:58 15:20:58.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:58 15:20:58.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:58 15:20:58.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:58 15:20:58.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:58 15:20:58.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:58 15:20:58.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:58 15:20:58.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:58 15:20:58.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:58 15:20:58.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:59 15:20:59.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:59 15:20:59.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:59 15:20:59.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:20:59 15:20:59.177 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:59 15:20:59.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:59 15:20:59.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:59 15:20:59.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:59 15:20:59.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:20:59 15:20:59.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:59 15:20:59.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:59 15:20:59.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:59 15:20:59.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:59 15:20:59.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:20:59 15:20:59.178 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:20:59 15:20:59.178 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:20:59 15:20:59.178 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:59 15:20:59.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:59 15:20:59.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:20:59 15:20:59.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:20:59 15:20:59.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:20:59 15:20:59.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:59 15:20:59.179 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:59 15:20:59.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:59 15:20:59.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:59 15:20:59.187 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:20:59 15:20:59.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:20:59 15:20:59.187 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:20:59 15:20:59.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:20:59 15:20:59.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:20:59 15:20:59.190 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:20:59 15:20:59.191 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:20:59 15:20:59.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6607292b is found...
11:20:59 15:20:59.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6607292b is found finished successfully
11:20:59 15:20:59.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:20:59 15:20:59.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:59 15:20:59.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:59 15:20:59.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:59 15:20:59.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:59 15:20:59.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:59 15:20:59.302 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:59 15:20:59.302 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:20:59 package test;
11:20:59 public class JavaClass {
11:20:59 
11:20:59 	public JavaClass() {
11:20:59 		System.out.println("");
11:20:59 	}
11:20:59 
11:20:59 }
11:20:59  TooltipText=null
11:20:59 15:20:59.302 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525
11:20:59 15:20:59.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:59 15:20:59.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:59 15:20:59.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:20:59 15:20:59.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:59 15:20:59.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:59 15:20:59.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:20:59 15:20:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:20:59 15:20:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:20:59 15:20:59.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:20:59 15:20:59.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:20:59 15:20:59.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:59 15:20:59.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:59 15:20:59.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:20:59 15:20:59.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:20:59 15:20:59.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:20:59 15:20:59.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:59 15:20:59.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:59 15:20:59.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:59 15:20:59.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:59 15:20:59.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:59 15:20:59.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:59 15:20:59.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:59 15:20:59.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:59 15:20:59.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:20:59 15:20:59.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:20:59 15:20:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:20:59 15:20:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:20:59 15:20:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:20:59 15:20:59.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:59 15:20:59.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:20:59 15:20:59.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:20:59 15:20:59.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:00 15:21:00.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:00 15:21:00.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:00 15:21:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:00 15:21:00.359 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:00 15:21:00.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:00 15:21:00.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:00 15:21:00.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:00 15:21:00.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:00 15:21:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:00 15:21:00.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:00 15:21:00.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:00 15:21:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:00 15:21:00.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:00 15:21:00.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:00 15:21:00.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:00 15:21:00.360 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:21:00 15:21:00.360 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:00 15:21:00.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:00 15:21:00.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:21:00 15:21:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:00 15:21:00.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:21:00 15:21:00.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:00 15:21:00.361 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:00 15:21:00.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:00 15:21:00.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:00 15:21:00.368 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:21:00 15:21:00.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:00 15:21:00.368 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:00 15:21:00.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:00 15:21:00.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:00 15:21:00.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:21:00 15:21:00.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:21:00 15:21:00.400 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:21:00 15:21:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:00 15:21:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:00 15:21:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:00 15:21:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:21:00 15:21:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:00 15:21:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:00 15:21:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:00 15:21:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:00 15:21:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@639f3a34 is found...
11:21:00 15:21:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@639f3a34 is found finished successfully
11:21:00 15:21:00.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:21:00 15:21:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:00 15:21:00.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:00 15:21:00.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:00 15:21:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:00 15:21:00.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:00 15:21:00.404 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:00 15:21:00.404 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:21:00 package test;
11:21:00 public static class JavaClass {
11:21:00 
11:21:00 	public JavaClass() {
11:21:00 		System.out.println("");
11:21:00 	}
11:21:00 
11:21:00 }
11:21:00  TooltipText=null
11:21:00 15:21:00.404 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:21:00 15:21:00.414 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:00 15:21:00.414 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:00  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:00  * This program and the accompanying materials are made available under the
11:21:00  * terms of the Eclipse Public License 2.0 which is available at
11:21:00  * http://www.eclipse.org/legal/epl-2.0.
11:21:00  *
11:21:00  * SPDX-License-Identifier: EPL-2.0
11:21:00  *
11:21:00  * Contributors:
11:21:00  *     Red Hat, Inc - initial API and implementation
11:21:00  *******************************************************************************/
11:21:00 package test;
11:21:00 public class JavaClass {
11:21:00 
11:21:00 	public JavaClass() {
11:21:00 		System.out.println("");
11:21:00 	}
11:21:00 
11:21:00 }
11:21:00  TooltipText=null
11:21:00 15:21:00.414 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:21:00 15:21:00.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:00 15:21:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:00 15:21:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:00 15:21:00.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:00 15:21:00.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:00 15:21:00.414 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Item match:File
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Found menu:''
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Found menu:''
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:21:00 15:21:00.415 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:21:00 15:21:00.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:21:00 15:21:00.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:21:00 15:21:00.416 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:21:00 15:21:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:21:00 15:21:00.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:21:00 15:21:00.453 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:00 15:21:00.453 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:00  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:00  * This program and the accompanying materials are made available under the
11:21:00  * terms of the Eclipse Public License 2.0 which is available at
11:21:00  * http://www.eclipse.org/legal/epl-2.0.
11:21:00  *
11:21:00  * SPDX-License-Identifier: EPL-2.0
11:21:00  *
11:21:00  * Contributors:
11:21:00  *     Red Hat, Inc - initial API and implementation
11:21:00  *******************************************************************************/
11:21:00 package test;
11:21:00 public class JavaClass {
11:21:00 
11:21:00 	public JavaClass() {
11:21:00 		System.out.println("");
11:21:00 	}
11:21:00 
11:21:00 }
11:21:00  TooltipText=null
11:21:00 15:21:00.453 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:00 15:21:00.453 DEBUG [main][EditorHandler] 1 editor(s) found
11:21:00 15:21:00.453 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:00 15:21:00.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:00 15:21:00.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:00 15:21:00.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:00 15:21:00.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:00 15:21:00.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:00 15:21:00.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:00 15:21:00.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:00 15:21:00.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:00 15:21:00.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:00 15:21:00.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:00 15:21:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:00 15:21:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:00 15:21:00.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:00 15:21:00.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:00 15:21:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:00 15:21:00.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:00 15:21:00.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:00 15:21:00.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:00 15:21:00.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:00 15:21:00.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:00 15:21:00.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:00 15:21:00.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:00 15:21:00.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:00 15:21:00.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:00 15:21:00.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:00 15:21:00.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:00 15:21:00.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:00 15:21:00.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:00 15:21:00.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:00 15:21:00.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:00 15:21:00.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:00 15:21:00.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:00 15:21:00.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:00 15:21:00.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:00 15:21:00.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:00 15:21:00.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:01 15:21:01.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:01 15:21:01.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:01 15:21:01.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:01 15:21:01.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:01 15:21:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:01 15:21:01.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:01 15:21:01.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:01 15:21:01.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:01 15:21:01.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:01 15:21:01.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:01 15:21:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:01 15:21:01.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:01 15:21:01.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:01 15:21:01.584 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:01 15:21:01.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:21:01 15:21:01.584 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:21:01 15:21:01.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:21:01 15:21:01.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:01 15:21:01.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:21:01 15:21:01.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:01 15:21:01.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:21:01 15:21:01.585 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:21:01 15:21:01.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:21:01 15:21:01.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:01 15:21:01.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:21:01 15:21:01.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:01 15:21:01.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:21:01 15:21:01.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:01 15:21:01.585 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:01 15:21:01.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:01 15:21:01.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:01 15:21:01.591 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:21:01 15:21:01.591 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:01 15:21:01.591 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:01 15:21:01.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:01 15:21:01.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:01 15:21:01.595 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:21:01 15:21:01.595 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:01 15:21:01.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fc42188 is found...
11:21:01 15:21:01.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fc42188 is found finished successfully
11:21:01 15:21:01.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:21:01 15:21:01.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:01 15:21:01.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:01 15:21:01.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:01 15:21:01.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:01 15:21:01.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:01 15:21:01.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:01 15:21:01.717 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:21:01 package test;
11:21:01 public class JavaClass {
11:21:01 
11:21:01 	public JavaClass() {
11:21:01 		System.out.println("");
11:21:01 	}
11:21:01 
11:21:01 }
11:21:01  TooltipText=null
11:21:01 15:21:01.717 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:21:01 15:21:01.732 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:21:01 15:21:01.751 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:01 15:21:01.751 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:01  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:01  * This program and the accompanying materials are made available under the
11:21:01  * terms of the Eclipse Public License 2.0 which is available at
11:21:01  * http://www.eclipse.org/legal/epl-2.0.
11:21:01  *
11:21:01  * SPDX-License-Identifier: EPL-2.0
11:21:01  *
11:21:01  * Contributors:
11:21:01  *     Red Hat, Inc - initial API and implementation
11:21:01  *******************************************************************************/
11:21:01 package test;
11:21:01 public class JavaClass {
11:21:01 
11:21:01 	public JavaClass() {
11:21:01 		SystemX.out.println("");
11:21:01 	}
11:21:01 
11:21:01 }
11:21:01  TooltipText=null
11:21:01 15:21:01.751 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:21:01 15:21:01.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:01 15:21:01.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:01 15:21:01.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:01 15:21:01.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:01 15:21:01.751 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:01 15:21:01.751 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:01 15:21:01.751 DEBUG [main][MenuItemLookup] Item match:File
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Found menu:''
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Found menu:''
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:21:01 15:21:01.752 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:21:01 15:21:01.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:21:01 15:21:01.752 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:21:01 15:21:01.752 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:21:01 15:21:01.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:21:01 15:21:01.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:21:01 15:21:01.786 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:01 15:21:01.786 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:01  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:01  * This program and the accompanying materials are made available under the
11:21:01  * terms of the Eclipse Public License 2.0 which is available at
11:21:01  * http://www.eclipse.org/legal/epl-2.0.
11:21:01  *
11:21:01  * SPDX-License-Identifier: EPL-2.0
11:21:01  *
11:21:01  * Contributors:
11:21:01  *     Red Hat, Inc - initial API and implementation
11:21:01  *******************************************************************************/
11:21:01 package test;
11:21:01 public class JavaClass {
11:21:01 
11:21:01 	public JavaClass() {
11:21:01 		SystemX.out.println("");
11:21:01 	}
11:21:01 
11:21:01 }
11:21:01  TooltipText=null
11:21:01 15:21:01.786 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:21:02 15:21:02.787 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:02 15:21:02.787 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:02  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:02  * This program and the accompanying materials are made available under the
11:21:02  * terms of the Eclipse Public License 2.0 which is available at
11:21:02  * http://www.eclipse.org/legal/epl-2.0.
11:21:02  *
11:21:02  * SPDX-License-Identifier: EPL-2.0
11:21:02  *
11:21:02  * Contributors:
11:21:02  *     Red Hat, Inc - initial API and implementation
11:21:02  *******************************************************************************/
11:21:02 package test;
11:21:02 public class JavaClass {
11:21:02 
11:21:02 	public JavaClass() {
11:21:02 		SystemX.out.println("");
11:21:02 	}
11:21:02 
11:21:02 }
11:21:02  TooltipText=null
11:21:02 15:21:02.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:02 15:21:02.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:02 15:21:02.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:02 15:21:02.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:02 15:21:02.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:02 15:21:02.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:02 15:21:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:02 15:21:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:02 15:21:02.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:02 15:21:02.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:02 15:21:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:02 15:21:02.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:02 15:21:02.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:02 15:21:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:02 15:21:02.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:02 15:21:02.802 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:02 15:21:02.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:02 15:21:02.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:02 15:21:02.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:02 15:21:02.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:02 15:21:02.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:02 15:21:02.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:02 15:21:02.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:02 15:21:02.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:02 15:21:02.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:02 15:21:02.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:02 15:21:02.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:02 15:21:02.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:02 15:21:02.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:02 15:21:02.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:03 15:21:03.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:03 15:21:03.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:03 15:21:03.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:03 15:21:03.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:03 15:21:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:03 15:21:03.827 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:03 15:21:03.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:03 15:21:03.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:03 15:21:03.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:03 15:21:03.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:03 15:21:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:03 15:21:03.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:03 15:21:03.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:03 15:21:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:03 15:21:03.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:03 15:21:03.828 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:03 15:21:03.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:03 15:21:03.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:21:03 15:21:03.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:21:03 15:21:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:03 15:21:03.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:21:03 15:21:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:03 15:21:03.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:21:03 15:21:03.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:03 15:21:03.829 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:03 15:21:03.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:03 15:21:03.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:03 15:21:03.836 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:21:03 15:21:03.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:03 15:21:03.836 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:03 15:21:03.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:03 15:21:03.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:03 15:21:03.840 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:21:03 15:21:03.840 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:03 15:21:03.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f9c4c31 is found...
11:21:03 15:21:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f9c4c31 is found finished successfully
11:21:03 15:21:03.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:21:03 15:21:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:03 15:21:03.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:03 15:21:03.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:03 15:21:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:03 15:21:03.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:03 15:21:03.870 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:03 15:21:03.871 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:03  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:03  * This program and the accompanying materials are made available under the
11:21:03  * terms of the Eclipse Public License 2.0 which is available at
11:21:03  * http://www.eclipse.org/legal/epl-2.0.
11:21:03  *
11:21:03  * SPDX-License-Identifier: EPL-2.0
11:21:03  *
11:21:03  * Contributors:
11:21:03  *     Red Hat, Inc - initial API and implementation
11:21:03  *******************************************************************************/
11:21:03 package test;
11:21:03 public class JavaClass {
11:21:03 
11:21:03 	public JavaClass() {
11:21:03 		SystemX.out.println("");
11:21:03 	}
11:21:03 
11:21:03 }
11:21:03  TooltipText=null
11:21:03 15:21:03.871 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:21:03 15:21:03.878 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:03 15:21:03.878 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:03  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:03  * This program and the accompanying materials are made available under the
11:21:03  * terms of the Eclipse Public License 2.0 which is available at
11:21:03  * http://www.eclipse.org/legal/epl-2.0.
11:21:03  *
11:21:03  * SPDX-License-Identifier: EPL-2.0
11:21:03  *
11:21:03  * Contributors:
11:21:03  *     Red Hat, Inc - initial API and implementation
11:21:03  *******************************************************************************/
11:21:03 package test;
11:21:03 public class JavaClass {
11:21:03 
11:21:03 	public JavaClass() {
11:21:03 		System.out.println("");
11:21:03 	}
11:21:03 
11:21:03 }
11:21:03  TooltipText=null
11:21:03 15:21:03.878 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:21:03 15:21:03.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:03 15:21:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:03 15:21:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:03 15:21:03.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:03 15:21:03.878 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:03 15:21:03.878 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Item match:File
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Found menu:''
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Found menu:''
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:21:03 15:21:03.879 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:21:03 15:21:03.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:21:03 15:21:03.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:21:03 15:21:03.879 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:21:03 15:21:03.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:21:03 15:21:03.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:21:03 15:21:03.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:03 15:21:03.908 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:03  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:03  * This program and the accompanying materials are made available under the
11:21:03  * terms of the Eclipse Public License 2.0 which is available at
11:21:03  * http://www.eclipse.org/legal/epl-2.0.
11:21:03  *
11:21:03  * SPDX-License-Identifier: EPL-2.0
11:21:03  *
11:21:03  * Contributors:
11:21:03  *     Red Hat, Inc - initial API and implementation
11:21:03  *******************************************************************************/
11:21:03 package test;
11:21:03 public class JavaClass {
11:21:03 
11:21:03 	public JavaClass() {
11:21:03 		System.out.println("");
11:21:03 	}
11:21:03 
11:21:03 }
11:21:03  TooltipText=null
11:21:03 15:21:03.908 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:03 15:21:03.908 DEBUG [main][EditorHandler] 1 editor(s) found
11:21:03 15:21:03.908 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:21:03 15:21:03.968 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:21:03 15:21:03.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:03 15:21:03.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:03 15:21:03.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:03 15:21:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:03 15:21:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:03 15:21:03.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:21:03 15:21:03.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:03 15:21:03.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:21:03 15:21:03.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:03 15:21:03.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:03 15:21:03.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:03 15:21:03.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:03 15:21:03.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:03 15:21:03.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:03 15:21:03.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:03 15:21:03.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:03 15:21:03.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:03 15:21:03.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:03 15:21:03.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:03 15:21:03.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:03 15:21:03.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:03 15:21:03.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:03 15:21:03.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:03 15:21:03.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:03 15:21:03.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:03 15:21:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:03 15:21:03.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:03 15:21:03.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:03 15:21:03.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:03 15:21:03.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:03 15:21:03.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:03 15:21:03.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:03 15:21:03.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:03 15:21:03.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:03 15:21:03.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:03 15:21:03.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:03 15:21:03.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:03 15:21:03.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:03 15:21:03.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:03 15:21:03.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:03 15:21:03.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:03 15:21:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:03 15:21:03.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:03 15:21:03.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:04 15:21:04.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:04 15:21:04.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:04 15:21:04.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:04 15:21:04.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:04 15:21:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:04 15:21:04.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:04 15:21:04.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:04 15:21:04.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:04 15:21:04.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:04 15:21:04.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:04 15:21:04.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:04 15:21:04.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:04 15:21:04.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:04 15:21:04.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:04 15:21:04.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:04 15:21:04.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:04 15:21:04.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:04 15:21:04.977 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:21:04 15:21:04.977 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:21:04 15:21:04.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:04 15:21:04.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:04 15:21:04.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:21:04 15:21:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:04 15:21:04.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:21:04 15:21:04.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:04 15:21:04.978 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:04 15:21:04.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:04 15:21:04.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:04 15:21:04.985 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:21:04 15:21:04.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:04 15:21:04.985 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:04 15:21:04.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:04 15:21:04.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:04 15:21:04.989 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:21:04 15:21:04.989 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:05 15:21:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@500d7298 is found...
11:21:05 15:21:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@500d7298 is found finished successfully
11:21:05 15:21:05.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:21:05 15:21:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:05 15:21:05.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:05 15:21:05.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:05 15:21:05.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:05 15:21:05.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:05 15:21:05.101 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:05 15:21:05.101 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:21:05 package test;
11:21:05 public class JavaClass {
11:21:05 
11:21:05 	public JavaClass() {
11:21:05 		System.out.println("");
11:21:05 	}
11:21:05 
11:21:05 }
11:21:05  TooltipText=null
11:21:05 15:21:05.101 INFO [WorkbenchTestable][TextEditor] Select text in editor
11:21:05 /*******************************************************************************
11:21:05  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:05  * This program and the accompanying materials are made available under the
11:21:05  * terms of the Eclipse Public License 2.0 which is available at
11:21:05  * http://www.eclipse.org/legal/epl-2.0.
11:21:05  *
11:21:05  * SPDX-License-Identifier: EPL-2.0
11:21:05  *
11:21:05  * Contributors:
11:21:05  *     Red Hat, Inc - initial API and implementation
11:21:05  *******************************************************************************/
11:21:05 package test;
11:21:05 public class JavaClass {
11:21:05 15:21:05.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:05 15:21:05.113 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:21:05 package test;
11:21:05 public class JavaClass {
11:21:05 
11:21:05 	public JavaClass() {
11:21:05 		System.out.println("");
11:21:05 	}
11:21:05 
11:21:05 }
11:21:05  TooltipText=null
11:21:05 15:21:05.113 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant
11:21:05 15:21:05.113 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:21:06 15:21:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:06 15:21:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:06 15:21:06.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:06 15:21:06.113 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:06 15:21:06.113 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:06 15:21:06.113 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:21:06 15:21:06.113 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:21:06 15:21:06.113 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:06 15:21:06.113 DEBUG [main][MenuItemLookup] Item match:Navigate
11:21:06 15:21:06.114 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:21:06 15:21:06.114 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:21:06 15:21:06.114 DEBUG [main][MenuItemLookup] Found menu:''
11:21:06 15:21:06.114 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
11:21:06 15:21:06.114 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:21:06 15:21:06.114 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
11:21:06 15:21:06.114 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink'
11:21:06 15:21:06.114 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink
11:21:06 15:21:06.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k"
11:21:06 15:21:06.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink
11:21:06 15:21:06.115 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k
11:21:06 15:21:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:06 15:21:06.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:06 15:21:06.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:06 15:21:06.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:21:06 15:21:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:06 15:21:06.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:06 15:21:06.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:21:06 15:21:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:06 15:21:06.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:06 15:21:06.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:06 15:21:06.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:06 15:21:06.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:07 15:21:07.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:07 15:21:07.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:07 15:21:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:21:07 15:21:07.168 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:21:07 15:21:07.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
11:21:07 15:21:07.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:07 15:21:07.168 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
11:21:07 15:21:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:21:07 15:21:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown
11:21:07 15:21:07.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:07 15:21:07.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:07 15:21:07.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:07 15:21:07.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:07 15:21:07.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:07 15:21:07.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:07 15:21:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:07 15:21:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:07 15:21:07.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:07 15:21:07.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:07 15:21:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:07 15:21:07.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:07 15:21:07.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:07 15:21:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:07 15:21:07.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:07 15:21:07.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:07 15:21:07.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:07 15:21:07.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:07 15:21:07.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:07 15:21:07.725 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:07 15:21:07.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:07 15:21:07.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:07 15:21:07.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:07 15:21:07.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:07 15:21:07.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:07 15:21:07.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:07 15:21:07.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:07 15:21:07.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:07 15:21:07.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:07 15:21:07.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:08 15:21:08.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:08 15:21:08.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:08 15:21:08.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:08 15:21:08.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:08 15:21:08.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:08 15:21:08.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:08 15:21:08.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:08 15:21:08.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:08 15:21:08.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:08 15:21:08.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:08 15:21:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:08 15:21:08.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:08 15:21:08.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:08 15:21:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:08 15:21:08.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:08 15:21:08.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:08 15:21:08.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:08 15:21:08.728 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:08 15:21:08.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:08 15:21:08.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:21:08 15:21:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:08 15:21:08.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:21:08 15:21:08.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:08 15:21:08.729 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:08 15:21:08.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:08 15:21:08.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:08 15:21:08.736 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:21:08 15:21:08.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:08 15:21:08.736 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:08 15:21:08.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:08 15:21:08.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:08 15:21:08.740 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:21:08 15:21:08.740 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:08 15:21:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ad9bc37 is found...
11:21:08 15:21:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ad9bc37 is found finished successfully
11:21:08 15:21:08.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:21:08 15:21:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:08 15:21:08.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:08 15:21:08.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:08 15:21:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:08 15:21:08.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:08 15:21:08.772 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:08 15:21:08.772 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:21:08 package test;
11:21:08 public class JavaClass {
11:21:08 
11:21:08 	public JavaClass() {
11:21:08 		System.out.println("");
11:21:08 	}
11:21:08 
11:21:08 }
11:21:08  TooltipText=null
11:21:08 15:21:08.772 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:21:08 15:21:08.789 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:08 15:21:08.789 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:08  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:08  * This program and the accompanying materials are made available under the
11:21:08  * terms of the Eclipse Public License 2.0 which is available at
11:21:08  * http://www.eclipse.org/legal/epl-2.0.
11:21:08  *
11:21:08  * SPDX-License-Identifier: EPL-2.0
11:21:08  *
11:21:08  * Contributors:
11:21:08  *     Red Hat, Inc - initial API and implementation
11:21:08  *******************************************************************************/
11:21:08 package test;
11:21:08 public class JavaClass {
11:21:08 
11:21:08 	public JavaClass() {
11:21:08 		System.out.println("");
11:21:08 	}
11:21:08 
11:21:08 }
11:21:08  TooltipText=null
11:21:08 15:21:08.789 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:21:08 15:21:08.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:08 15:21:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:08 15:21:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:08 15:21:08.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:08 15:21:08.790 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Item match:File
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:''
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:''
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:21:08 15:21:08.790 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:21:08 15:21:08.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:21:08 15:21:08.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:21:08 15:21:08.791 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:21:08 15:21:08.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:21:08 15:21:08.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:21:08 15:21:08.818 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:08 15:21:08.818 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:08  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:08  * This program and the accompanying materials are made available under the
11:21:08  * terms of the Eclipse Public License 2.0 which is available at
11:21:08  * http://www.eclipse.org/legal/epl-2.0.
11:21:08  *
11:21:08  * SPDX-License-Identifier: EPL-2.0
11:21:08  *
11:21:08  * Contributors:
11:21:08  *     Red Hat, Inc - initial API and implementation
11:21:08  *******************************************************************************/
11:21:08 package test;
11:21:08 public class JavaClass {
11:21:08 
11:21:08 	public JavaClass() {
11:21:08 		System.out.println("");
11:21:08 	}
11:21:08 
11:21:08 }
11:21:08  TooltipText=null
11:21:08 15:21:08.818 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:08 15:21:08.818 DEBUG [main][EditorHandler] 1 editor(s) found
11:21:08 15:21:08.818 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:21:08 15:21:08.882 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:21:08 15:21:08.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:08 15:21:08.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:08 15:21:08.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:08 15:21:08.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:08 15:21:08.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:08 15:21:08.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:21:08 15:21:08.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:08 15:21:08.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:21:08 15:21:08.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:08 15:21:08.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:08 15:21:08.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:08 15:21:08.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:08 15:21:08.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:08 15:21:08.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:08 15:21:08.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:08 15:21:08.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:08 15:21:08.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:08 15:21:08.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:08 15:21:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:08 15:21:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:08 15:21:08.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:08 15:21:08.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:08 15:21:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:08 15:21:08.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:08 15:21:08.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:08 15:21:08.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:08 15:21:08.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:08 15:21:08.885 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:08 15:21:08.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:08 15:21:08.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:08 15:21:08.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:08 15:21:08.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:08 15:21:08.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:08 15:21:08.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:08 15:21:08.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:08 15:21:08.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:08 15:21:08.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:08 15:21:08.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:08 15:21:08.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:08 15:21:08.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:08 15:21:08.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:08 15:21:08.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:08 15:21:08.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:08 15:21:08.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:09 15:21:09.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:09 15:21:09.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:09 15:21:09.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:09 15:21:09.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:09 15:21:09.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:09 15:21:09.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:09 15:21:09.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:09 15:21:09.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:09 15:21:09.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:09 15:21:09.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:09 15:21:09.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:09 15:21:09.890 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:21:09 15:21:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:09 15:21:09.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:09 15:21:09.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:21:09 15:21:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:09 15:21:09.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:21:09 15:21:09.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:09 15:21:09.891 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:09 15:21:09.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:09 15:21:09.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:09 15:21:09.898 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:21:09 15:21:09.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:09 15:21:09.899 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:09 15:21:09.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:09 15:21:09.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:09 15:21:09.902 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:21:09 15:21:09.902 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:21:10 15:21:10.012 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:21:10 15:21:10.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:10 15:21:10.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:10 15:21:10.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:10 15:21:10.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:21:10 15:21:10.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:21:10 15:21:10.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:10 15:21:10.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:10 15:21:10.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:10 15:21:10.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:10 15:21:10.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@24ff1c85 is found...
11:21:10 15:21:10.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@24ff1c85 is found finished successfully
11:21:10 15:21:10.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:21:10 15:21:10.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:10 15:21:10.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:10 15:21:10.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:10 15:21:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:10 15:21:10.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:10 15:21:10.025 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:10 15:21:10.025 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:21:10 package test;
11:21:10 public class JavaClass {
11:21:10 
11:21:10 	public JavaClass() {
11:21:10 		System.out.println("");
11:21:10 	}
11:21:10 
11:21:10 }
11:21:10  TooltipText=null
11:21:10 15:21:10.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:10 15:21:10.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:10 15:21:10.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:10 15:21:10.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:10 15:21:10.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:10 15:21:10.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:10 15:21:10.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:10 15:21:10.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:10 15:21:10.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:10 15:21:10.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:10 15:21:10.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:10 15:21:10.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:10 15:21:10.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:10 15:21:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:10 15:21:10.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:10 15:21:10.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:10 15:21:10.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:10 15:21:10.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:10 15:21:10.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:10 15:21:10.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:10 15:21:10.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:10 15:21:10.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:10 15:21:10.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:10 15:21:10.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:10 15:21:10.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:10 15:21:10.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:10 15:21:10.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:10 15:21:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:10 15:21:10.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:10 15:21:10.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:10 15:21:10.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:10 15:21:10.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:11 15:21:11.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:11 15:21:11.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:11 15:21:11.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:11 15:21:11.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:11 15:21:11.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:11 15:21:11.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:11 15:21:11.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:11 15:21:11.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:11 15:21:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:11 15:21:11.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:11 15:21:11.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:11 15:21:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:11 15:21:11.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:11 15:21:11.061 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:11 15:21:11.062 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:11 15:21:11.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:11 15:21:11.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:21:11 15:21:11.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:21:11 15:21:11.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:11 15:21:11.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:21:11 15:21:11.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:11 15:21:11.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:21:11 15:21:11.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:11 15:21:11.063 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:11 15:21:11.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:11 15:21:11.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:11 15:21:11.069 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:21:11 15:21:11.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:11 15:21:11.069 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:11 15:21:11.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:11 15:21:11.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:11 15:21:11.073 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:21:11 15:21:11.073 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:11 15:21:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49ef31ef is found...
11:21:11 15:21:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49ef31ef is found finished successfully
11:21:11 15:21:11.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:21:11 15:21:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:11 15:21:11.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:11 15:21:11.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:11 15:21:11.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:11 15:21:11.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:11 15:21:11.104 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:11 15:21:11.104 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:21:11 package test;
11:21:11 public class JavaClass {
11:21:11 
11:21:11 	public JavaClass() {
11:21:11 		System.out.println("");
11:21:11 	}
11:21:11 
11:21:11 }
11:21:11  TooltipText=null
11:21:11 15:21:11.104 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:21:11 15:21:11.114 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:11 15:21:11.114 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:11  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:11  * This program and the accompanying materials are made available under the
11:21:11  * terms of the Eclipse Public License 2.0 which is available at
11:21:11  * http://www.eclipse.org/legal/epl-2.0.
11:21:11  *
11:21:11  * SPDX-License-Identifier: EPL-2.0
11:21:11  *
11:21:11  * Contributors:
11:21:11  *     Red Hat, Inc - initial API and implementation
11:21:11  *******************************************************************************/
11:21:11 package test;
11:21:11 public class JavaClass {
11:21:11 
11:21:11 	public JavaClass() {
11:21:11 		System.out.println("");
11:21:11 	}
11:21:11 
11:21:11 }
11:21:11  TooltipText=null
11:21:11 15:21:11.114 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:21:11 15:21:11.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:11 15:21:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:11 15:21:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:11 15:21:11.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:11 15:21:11.114 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:11 15:21:11.114 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:11 15:21:11.114 DEBUG [main][MenuItemLookup] Item match:File
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Found menu:''
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Found menu:''
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:21:11 15:21:11.115 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:21:11 15:21:11.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:21:11 15:21:11.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:21:11 15:21:11.115 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:21:11 15:21:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:21:11 15:21:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:21:11 15:21:11.141 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:11 15:21:11.141 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:11  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:11  * This program and the accompanying materials are made available under the
11:21:11  * terms of the Eclipse Public License 2.0 which is available at
11:21:11  * http://www.eclipse.org/legal/epl-2.0.
11:21:11  *
11:21:11  * SPDX-License-Identifier: EPL-2.0
11:21:11  *
11:21:11  * Contributors:
11:21:11  *     Red Hat, Inc - initial API and implementation
11:21:11  *******************************************************************************/
11:21:11 package test;
11:21:11 public class JavaClass {
11:21:11 
11:21:11 	public JavaClass() {
11:21:11 		System.out.println("");
11:21:11 	}
11:21:11 
11:21:11 }
11:21:11  TooltipText=null
11:21:11 15:21:11.141 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:11 15:21:11.141 DEBUG [main][EditorHandler] 1 editor(s) found
11:21:11 15:21:11.141 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:21:11 15:21:11.195 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:21:11 15:21:11.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:11 15:21:11.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:11 15:21:11.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:11 15:21:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:11 15:21:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:11 15:21:11.196 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:21:11 15:21:11.196 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:11 15:21:11.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:21:11 15:21:11.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:11 15:21:11.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:11 15:21:11.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:11 15:21:11.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:11 15:21:11.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:11 15:21:11.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:11 15:21:11.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:11 15:21:11.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:11 15:21:11.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:11 15:21:11.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:11 15:21:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:11 15:21:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:11 15:21:11.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:11 15:21:11.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:11 15:21:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:11 15:21:11.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:11 15:21:11.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:11 15:21:11.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:11 15:21:11.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:11 15:21:11.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:11 15:21:11.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:11 15:21:11.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:11 15:21:11.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:11 15:21:11.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:11 15:21:11.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:11 15:21:11.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:11 15:21:11.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:11 15:21:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:11 15:21:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:11 15:21:11.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:11 15:21:11.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:11 15:21:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:11 15:21:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:11 15:21:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:11 15:21:11.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:11 15:21:11.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:11 15:21:11.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:11 15:21:11.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:12 15:21:12.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:12 15:21:12.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:12 15:21:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:12 15:21:12.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:12 15:21:12.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:12 15:21:12.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:12 15:21:12.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:12 15:21:12.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:12 15:21:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:12 15:21:12.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:12 15:21:12.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:12 15:21:12.255 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:12 15:21:12.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:21:12 15:21:12.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:21:12 15:21:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:12 15:21:12.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:21:12 15:21:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:12 15:21:12.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:21:12 15:21:12.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:21:12 15:21:12.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:21:12 15:21:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:12 15:21:12.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:21:12 15:21:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:12 15:21:12.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:21:12 15:21:12.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:12 15:21:12.256 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:12 15:21:12.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:12 15:21:12.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:12 15:21:12.263 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:21:12 15:21:12.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:12 15:21:12.263 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:12 15:21:12.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:12 15:21:12.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:12 15:21:12.267 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:21:12 15:21:12.267 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:12 15:21:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72cd13f8 is found...
11:21:12 15:21:12.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72cd13f8 is found finished successfully
11:21:12 15:21:12.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:21:12 15:21:12.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:12 15:21:12.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:12 15:21:12.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:12 15:21:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:12 15:21:12.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:12 15:21:12.381 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:12 15:21:12.382 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:21:12 package test;
11:21:12 public class JavaClass {
11:21:12 
11:21:12 	public JavaClass() {
11:21:12 		System.out.println("");
11:21:12 	}
11:21:12 
11:21:12 }
11:21:12  TooltipText=null
11:21:12 15:21:12.382 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:21:12 15:21:12.382 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:21:12 15:21:12.582 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:21:12 15:21:12.784 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:21:12 15:21:12.784 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:21:12 15:21:12.985 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:21:13 15:21:13.188 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:21:13 15:21:13.188 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:21:13 15:21:13.389 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:21:13 15:21:13.592 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
11:21:13 15:21:13.593 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
11:21:13 15:21:13.793 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
11:21:13 15:21:13.997 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:21:13 15:21:13.997 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
11:21:14 15:21:14.197 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
11:21:15 15:21:15.199 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor
11:21:15 15:21:15.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:15 15:21:15.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:15 15:21:15.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:15 15:21:15.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:15 15:21:15.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:15 15:21:15.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:15 15:21:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:15 15:21:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:15 15:21:15.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:15 15:21:15.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:15 15:21:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:15 15:21:15.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:15 15:21:15.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:15 15:21:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:15 15:21:15.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:15 15:21:15.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:15 15:21:15.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:15 15:21:15.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:15 15:21:15.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:15 15:21:15.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:15 15:21:15.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:15 15:21:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:15 15:21:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:15 15:21:15.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:15 15:21:15.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:15 15:21:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:15 15:21:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:15 15:21:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:15 15:21:15.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:15 15:21:15.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:15 15:21:15.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:15 15:21:15.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:16 15:21:16.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:16 15:21:16.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:16 15:21:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:16 15:21:16.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:16 15:21:16.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:16 15:21:16.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:16 15:21:16.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:16 15:21:16.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:16 15:21:16.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:16 15:21:16.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:16 15:21:16.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:16 15:21:16.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:16 15:21:16.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:16 15:21:16.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:16 15:21:16.222 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:16 15:21:16.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:16 15:21:16.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:21:16 15:21:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:16 15:21:16.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:21:16 15:21:16.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:16 15:21:16.223 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:16 15:21:16.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:16 15:21:16.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:16 15:21:16.229 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
11:21:16 15:21:16.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
11:21:16 15:21:16.229 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
11:21:16 15:21:16.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
11:21:16 15:21:16.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
11:21:16 15:21:16.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:21:16 15:21:16.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:21:16 15:21:16.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:21:16 15:21:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:16 15:21:16.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:16 15:21:16.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:16 15:21:16.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:21:16 15:21:16.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:16 15:21:16.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:16 15:21:16.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:16 15:21:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:16 15:21:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e23bcda is found...
11:21:16 15:21:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e23bcda is found finished successfully
11:21:16 15:21:16.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
11:21:16 15:21:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:16 15:21:16.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:16 15:21:16.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:16 15:21:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:16 15:21:16.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:16 15:21:16.266 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:16 15:21:16.266 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
11:21:16 package test;
11:21:16 public class JavaClass {
11:21:16 
11:21:16 	public JavaClass() {
11:21:16 		System.out.println("");
11:21:16 	}
11:21:16 
11:21:16 }
11:21:16  TooltipText=null
11:21:16 15:21:16.266 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:21:16 15:21:16.281 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:16 15:21:16.281 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:16  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:16  * This program and the accompanying materials are made available under the
11:21:16  * terms of the Eclipse Public License 2.0 which is available at
11:21:16  * http://www.eclipse.org/legal/epl-2.0.
11:21:16  *
11:21:16  * SPDX-License-Identifier: EPL-2.0
11:21:16  *
11:21:16  * Contributors:
11:21:16  *     Red Hat, Inc - initial API and implementation
11:21:16  *******************************************************************************/
11:21:16 package test;
11:21:16 public class JavaClass {
11:21:16 
11:21:16 	public JavaClass() {
11:21:16 		System.out.println("");
11:21:16 	}
11:21:16 
11:21:16 }
11:21:16  TooltipText=null
11:21:16 15:21:16.281 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:21:16 15:21:16.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
11:21:16 15:21:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:16 15:21:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:16 15:21:16.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:16 15:21:16.281 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
11:21:16 15:21:16.281 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:16 15:21:16.281 DEBUG [main][MenuItemLookup] Item match:File
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Found menu:''
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Found menu:''
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:21:16 15:21:16.282 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:21:16 15:21:16.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:21:16 15:21:16.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:21:16 15:21:16.282 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:21:16 15:21:16.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:21:16 15:21:16.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:21:16 15:21:16.292 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:16 15:21:16.292 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
11:21:16  * Copyright (c) 2017 Red Hat, Inc and others.
11:21:16  * This program and the accompanying materials are made available under the
11:21:16  * terms of the Eclipse Public License 2.0 which is available at
11:21:16  * http://www.eclipse.org/legal/epl-2.0.
11:21:16  *
11:21:16  * SPDX-License-Identifier: EPL-2.0
11:21:16  *
11:21:16  * Contributors:
11:21:16  *     Red Hat, Inc - initial API and implementation
11:21:16  *******************************************************************************/
11:21:16 package test;
11:21:16 public class JavaClass {
11:21:16 
11:21:16 	public JavaClass() {
11:21:16 		System.out.println("");
11:21:16 	}
11:21:16 
11:21:16 }
11:21:16  TooltipText=null
11:21:16 15:21:16.327 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:16 15:21:16.327 DEBUG [main][EditorHandler] 1 editor(s) found
11:21:16 15:21:16.327 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
11:21:16 15:21:16.380 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
11:21:16 15:21:16.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:16 15:21:16.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:16 15:21:16.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:16 15:21:16.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:16 15:21:16.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:16 15:21:16.380 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
11:21:16 15:21:16.380 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:16 15:21:16.380 DEBUG [main][EditorHandler] 0 editor(s) found
11:21:16 15:21:16.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:16 15:21:16.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:16 15:21:16.381 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:16 15:21:16.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:16 15:21:16.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:16 15:21:16.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:16 15:21:16.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:16 15:21:16.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:16 15:21:16.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:16 15:21:16.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:16 15:21:16.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:16 15:21:16.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:16 15:21:16.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:16 15:21:16.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:16 15:21:16.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:16 15:21:16.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:16 15:21:16.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:16 15:21:16.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:16 15:21:16.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:16 15:21:16.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:16 15:21:16.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:16 15:21:16.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:16 15:21:16.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:16 15:21:16.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:16 15:21:16.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:16 15:21:16.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:16 15:21:16.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:16 15:21:16.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:16 15:21:16.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:16 15:21:16.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:16 15:21:16.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:16 15:21:16.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:16 15:21:16.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:16 15:21:16.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:17 15:21:17.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:17 15:21:17.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:17 15:21:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:17 15:21:17.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:17 15:21:17.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:17 15:21:17.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:17 15:21:17.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:17 15:21:17.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:17 15:21:17.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:17 15:21:17.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:17 15:21:17.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:17 15:21:17.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:17 15:21:17.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:17 15:21:17.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:17 15:21:17.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:17 15:21:17.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:17 15:21:17.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:17 15:21:17.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:17 15:21:17.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:17 15:21:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:17 15:21:17.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:17 15:21:17.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:17 15:21:17.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:17 15:21:17.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:18 15:21:18.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:18 15:21:18.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:18 15:21:18.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:18 15:21:18.401 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:18 15:21:18.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:18 15:21:18.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:18 15:21:18.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:18 15:21:18.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:18 15:21:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:18 15:21:18.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:18 15:21:18.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:18 15:21:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:18 15:21:18.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:18 15:21:18.402 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
11:21:18 15:21:18.402 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
11:21:18 15:21:18.403 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:18 15:21:18.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:18 15:21:18.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:18 15:21:18.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:18 15:21:18.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:18 15:21:18.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:18 15:21:18.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:18 15:21:18.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:18 15:21:18.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:18 15:21:18.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:18 15:21:18.403 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:21:18 15:21:18.403 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:21:18 15:21:18.403 DEBUG [main][TreeItemHandler] Set Tree selection
11:21:18 15:21:18.408 DEBUG [main][TreeHandler] Notify Tree about selection event
11:21:18 15:21:18.412 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:21:18 15:21:18.413 DEBUG [WorkbenchTestable][TreeItemHandler]   testProject
11:21:18 15:21:18.413 DEBUG [WorkbenchTestable][TreeItemHandler]   TextEditorTestProject
11:21:18 15:21:18.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:21:18 15:21:18.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'New'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:''
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:''
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:''
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:''
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:21:18 15:21:18.446 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:21:18 15:21:18.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:21:18 15:21:18.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:21:18 15:21:18.447 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:21:18 15:21:18.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:18 15:21:18.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:21:18 15:21:18.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:21:19 15:21:19.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:21:19 15:21:19.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:19 15:21:19.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:19 15:21:19.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:19 15:21:19.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:19 15:21:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:19 15:21:19.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:21:19 15:21:19.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Found menu:'New'
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Found menu:''
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Found menu:''
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:21:19 15:21:19.963 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:21:19 15:21:19.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:21:19 15:21:19.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:21:19 15:21:19.963 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:21:19 15:21:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:21:20 
11:21:20 (Eclipse:1126): Gtk-CRITICAL **: 15:21:20.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:20 
11:21:20 (Eclipse:1126): Gtk-CRITICAL **: 15:21:20.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:20 
11:21:20 (Eclipse:1126): Gtk-CRITICAL **: 15:21:20.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:20 
11:21:20 (Eclipse:1126): Gtk-CRITICAL **: 15:21:20.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:20 15:21:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:21:20 15:21:20.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:21:20 15:21:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:20 15:21:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:20 15:21:20.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:20 15:21:20.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:20 15:21:20.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:20 15:21:20.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:20 15:21:20.554 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:21:20 15:21:20.554 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:21:20 15:21:20.554 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:20 15:21:20.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:20 15:21:20.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:21:20 15:21:20.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:20 15:21:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:20 15:21:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:20 15:21:20.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:21:20 15:21:20.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:20 15:21:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:20 15:21:20.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:20 15:21:20.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:20 15:21:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:20 15:21:20.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:20 15:21:20.555 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:21:20 15:21:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:20 15:21:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:20 15:21:20.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:20 15:21:20.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:20 15:21:20.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:21:20 15:21:20.559 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:21:21 15:21:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:21:21 15:21:21.059 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:21:21 15:21:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:21 15:21:21.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:21:21 15:21:21.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:21:21 15:21:21.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:21:21 15:21:21.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:21 15:21:21.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:21 15:21:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:21 15:21:21.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:21 15:21:21.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:21 15:21:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:21 15:21:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:21:21 15:21:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:21 15:21:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:21 15:21:21.061 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:21 15:21:21.061 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:21 15:21:21.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:21 15:21:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:21 15:21:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:21 Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.127 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest
11:21:21 setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 7.347 s
11:21:21 getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.405 s
11:21:21 notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 1.992 s
11:21:21 insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.351 s
11:21:21 selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.206 s
11:21:21 selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.238 s
11:21:21 getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.425 s
11:21:21 getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.334 s
11:21:21 insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.442 s
11:21:21 contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.634 s
11:21:21 openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.487 s
11:21:21 getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.197 s
11:21:21 getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.35 s
11:21:21 getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.418 s
11:21:21 closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.947 s
11:21:21 quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.596 s
11:21:21 getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.175 s
11:21:21 selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.123 s
11:21:21 testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.311 s
11:21:21 openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.409 s
11:21:21 insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.358 s
11:21:21 getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 1.946 s
11:21:21 insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.349 s
11:21:21 closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.392 s
11:21:21 setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 7.151 s
11:21:21 getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 11.786 s
11:21:21 insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.384 s
11:21:21 getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.415 s
11:21:21 closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.913 s
11:21:21 getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.314 s
11:21:21 selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.184 s
11:21:21 Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
11:21:21 15:21:21.072 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
11:21:21 15:21:21.073 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:21:21 15:21:21.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:21 15:21:21.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
11:21:21 15:21:21.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:21 15:21:21.073 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:21 15:21:21.074 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Item match:Window
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:21:21 15:21:21.075 DEBUG [main][MenuItemLookup] Item match:Preferences
11:21:21 15:21:21.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:21:21 15:21:21.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:21:21 15:21:21.075 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:21:21 15:21:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:21:21 15:21:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:21:21 15:21:21.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:21:21 15:21:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.153 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:21:21 15:21:21.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:21:21 15:21:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:21 15:21:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:21 15:21:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:21 15:21:21.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:21:21 15:21:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:21 15:21:21.156 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:21:21 15:21:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:21 15:21:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:21 15:21:21.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:21 15:21:21.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:21 15:21:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:21:21 15:21:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:21:21 15:21:21.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:21 15:21:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.178 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:21 15:21:21.178 DEBUG [main][EditorHandler] 0 editor(s) found
11:21:21 15:21:21.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:21 15:21:21.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:21 15:21:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:21 15:21:21.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:21 15:21:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:21 15:21:21.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:21 15:21:21.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:21 15:21:21.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:21 15:21:21.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:21 15:21:21.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:21 15:21:21.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:21 15:21:21.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:21 15:21:21.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:21 15:21:21.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:21 15:21:21.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:21:21 To add a project: TooltipText=null
11:21:21 15:21:21.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:21 15:21:21.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:21 15:21:21.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:21 15:21:21.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:21:21 To add a project: TooltipText=null
11:21:21 15:21:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:21 15:21:21.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:21:21 To add a project: TooltipText=null
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:21 15:21:21.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:21 15:21:21.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:21 15:21:21.184 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:21 15:21:21.184 DEBUG [main][MenuItemLookup] Item match:File
11:21:21 15:21:21.185 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:21:21 15:21:21.185 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:21:21 15:21:21.186 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:21:21 15:21:21.186 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.186 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:21:21 15:21:21.186 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:21 15:21:21.186 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:21:21 15:21:21.186 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.186 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:21:21 15:21:21.186 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:21:21 15:21:21.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:21:21 15:21:21.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:21:21 15:21:21.195 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:21:21 15:21:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:21:21 15:21:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:21:21 15:21:21.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:21:21 15:21:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.254 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:21:21 15:21:21.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:21:21 15:21:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:21 15:21:21.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:21 15:21:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:21 15:21:21.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:21 15:21:21.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:21:21 15:21:21.256 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:21:21 15:21:21.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:21:21 15:21:21.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:21:21 15:21:21.265 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:21:21 15:21:21.265 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:21:21 15:21:21.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:21:21 15:21:21.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:21 15:21:21.266 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:21:21 15:21:21.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:21 15:21:21.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:21 15:21:21.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:21 15:21:21.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:21 15:21:21.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:21:21 15:21:21.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:21:21 15:21:21.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:21:21 15:21:21.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.288 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:21:21 15:21:21.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.288 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project'
11:21:21 15:21:21.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:21:21 is "Project name:")
11:21:21 15:21:21.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:21:21 15:21:21.289 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:21:21 15:21:21.290 INFO [WorkbenchTestable][AbstractText] Text set to: project
11:21:21 15:21:21.291 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:21:21 15:21:21.291 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
11:21:21 15:21:21.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:21:21 15:21:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:21 15:21:21.292 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:21:21 15:21:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:21 15:21:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:21 15:21:21.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:21 15:21:21.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:21 15:21:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:21:21 15:21:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:21:21 15:21:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:21 15:21:21.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:21:21 15:21:21.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:21:21 15:21:21.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:21:21 15:21:21.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:21 15:21:21.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:21 15:21:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:21 15:21:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:21 15:21:21.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:21 15:21:21.797 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:21 15:21:21.797 DEBUG [main][MenuItemLookup] Item match:File
11:21:21 15:21:21.797 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:21:21 15:21:21.797 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:21:21 15:21:21.799 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:21:21 15:21:21.799 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.799 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:21:21 15:21:21.799 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:21 15:21:21.799 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:21:21 15:21:21.799 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.799 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:21:21 15:21:21.799 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:21:21 15:21:21.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:21:21 15:21:21.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:21:21 15:21:21.799 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:21:21 15:21:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:21:21 15:21:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:21:21 15:21:21.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:21:21 15:21:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.858 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:21:21 15:21:21.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:21:21 15:21:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:21 15:21:21.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:21 15:21:21.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:21 15:21:21.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
11:21:21 15:21:21.860 DEBUG [main][TreeItemHandler] Selecting tree item: File
11:21:21 15:21:21.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
11:21:21 15:21:21.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
11:21:21 15:21:21.863 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:21:21 15:21:21.863 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:21:21 15:21:21.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:21:21 15:21:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:21 15:21:21.865 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:21:21 15:21:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:21 15:21:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:21 15:21:21.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:21 15:21:21.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:21 15:21:21.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:21:21 15:21:21.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
11:21:21 15:21:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
11:21:21 15:21:21.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
11:21:21 15:21:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:21 15:21:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:21 15:21:21.894 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:21:21 15:21:21.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:21 15:21:21.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:21:21 is "Enter or select the parent folder:")
11:21:21 15:21:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:21:21 15:21:21.896 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:21:21 15:21:21.896 INFO [WorkbenchTestable][AbstractText] Text set to: project/
11:21:21 15:21:21.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:21:21 is "File name:")
11:21:21 15:21:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:21:21 15:21:21.904 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:21:21 15:21:21.904 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca
11:21:21 15:21:21.906 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:21:21 15:21:21.906 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
11:21:21 15:21:21.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:21:21 15:21:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:21 15:21:21.908 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:21:21 15:21:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:21 15:21:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:21 15:21:21.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:21 15:21:21.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:21 15:21:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:21 15:21:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:21 15:21:21.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E')
11:21:21 15:21:21.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:21 15:21:21.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:21 15:21:21.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:21 15:21:21.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:21 15:21:21.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:21 15:21:21.994 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:21 15:21:21.994 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:21:21 15:21:21.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:21 15:21:21.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:21 15:21:21.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform'
11:21:21 15:21:21.994 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:21 15:21:21.994 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:21 15:21:21.994 DEBUG [main][MenuItemLookup] Item match:Edit
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:''
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
11:21:21 15:21:21.995 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
11:21:21 15:21:21.995 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut
11:21:21 15:21:21.995 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
11:21:21 15:21:21.995 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
11:21:22 15:21:22.196 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
11:21:23 15:21:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
11:21:23 15:21:23.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:21:23 15:21:23.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:23 15:21:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:23 15:21:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:23 15:21:23.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:21:23 15:21:23.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:23 15:21:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:23 15:21:23.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:23 15:21:23.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:23 15:21:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:23 15:21:23.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:21:23 15:21:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:21:23 15:21:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:21:23 15:21:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
11:21:23 15:21:23.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:21:23 15:21:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:23 15:21:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:23 15:21:23.208 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
11:21:23 15:21:23.208 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
11:21:23 15:21:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:21:23 15:21:23.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:21:23 15:21:23.209 DEBUG [WorkbenchTestable][ContentAssistant]   a
11:21:23 15:21:23.209 DEBUG [WorkbenchTestable][ContentAssistant]   b
11:21:23 15:21:23.209 DEBUG [WorkbenchTestable][ContentAssistant]   c
11:21:23 15:21:23.209 INFO [WorkbenchTestable][AbstractShell] Close shell 
11:21:23 15:21:23.209 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
11:21:23 15:21:23.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:23 15:21:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:23 15:21:23.220 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:23 15:21:23.220 DEBUG [main][EditorHandler] 1 editor(s) found
11:21:23 15:21:23.220 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca
11:21:23 15:21:23.243 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed
11:21:23 15:21:23.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:23 15:21:23.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:23 15:21:23.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:23 15:21:23.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:23 15:21:23.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:23 15:21:23.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:23 15:21:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:23 15:21:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:23 15:21:23.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:23 15:21:23.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:23 15:21:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:23 15:21:23.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:23 15:21:23.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:23 15:21:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:23 15:21:23.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:23 15:21:23.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:23 15:21:23.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:23 15:21:23.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:23 15:21:23.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:23 15:21:23.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:23 15:21:23.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:23 15:21:23.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:23 15:21:23.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:23 15:21:23.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:23 15:21:23.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:23 15:21:23.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:23 15:21:23.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:23 15:21:23.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:23 15:21:23.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:23 15:21:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:23 15:21:23.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:23 15:21:23.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:23 15:21:23.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:23 15:21:23.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:24 15:21:24.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:24 15:21:24.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:24 15:21:24.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:24 15:21:24.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:24 15:21:24.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:24 15:21:24.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:24 15:21:24.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:24 15:21:24.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:24 15:21:24.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:24 15:21:24.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:24 15:21:24.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:24 15:21:24.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:24 15:21:24.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:24 15:21:24.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project
11:21:24 15:21:24.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:24 15:21:24.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:24 15:21:24.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:24 15:21:24.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:24 15:21:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:24 15:21:24.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:24 15:21:24.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:24 15:21:24.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:24 15:21:24.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:25 15:21:25.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:25 15:21:25.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:25 15:21:25.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:25 15:21:25.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:25 15:21:25.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:25 15:21:25.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:25 15:21:25.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:25 15:21:25.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:25 15:21:25.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:25 15:21:25.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:25 15:21:25.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:25 15:21:25.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:25 15:21:25.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:25 15:21:25.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:25 15:21:25.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:25 15:21:25.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project
11:21:25 15:21:25.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:25 15:21:25.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:25 15:21:25.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:25 15:21:25.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:25 15:21:25.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:25 15:21:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:25 15:21:25.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:25 15:21:25.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:25 15:21:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:25 15:21:25.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:25 15:21:25.754 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:21:25 15:21:25.754 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:21:25 15:21:25.754 DEBUG [main][TreeItemHandler] Set Tree selection
11:21:25 15:21:25.756 DEBUG [main][TreeHandler] Notify Tree about selection event
11:21:25 15:21:25.760 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:21:25 15:21:25.761 DEBUG [WorkbenchTestable][TreeItemHandler]   project
11:21:25 15:21:25.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:21:25 15:21:25.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'New'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:''
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:''
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:''
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:''
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:21:25 15:21:25.776 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:21:25 15:21:25.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:21:25 15:21:25.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:21:25 15:21:25.777 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:21:25 15:21:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:25 15:21:25.777 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:21:25 15:21:25.777 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:21:26 15:21:26.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:26 15:21:26.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:26 15:21:26.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:26 15:21:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:26 15:21:26.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:21:26 15:21:26.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:26 15:21:26.291 DEBUG [main][MenuItemLookup] Found menu:'New'
11:21:26 15:21:26.291 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:21:26 15:21:26.291 DEBUG [main][MenuItemLookup] Found menu:''
11:21:26 15:21:26.291 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:21:26 15:21:26.291 DEBUG [main][MenuItemLookup] Found menu:''
11:21:26 15:21:26.291 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:21:26 15:21:26.291 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:21:26 15:21:26.291 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:21:26 15:21:26.291 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:21:26 15:21:26.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:21:26 15:21:26.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:21:26 15:21:26.291 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:21:26 15:21:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:21:26 15:21:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:21:26 15:21:26.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:21:26 15:21:26.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:26 15:21:26.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:26 15:21:26.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:21:26 15:21:26.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:26 15:21:26.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:26 15:21:26.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:26 15:21:26.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:21:26 15:21:26.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:26 15:21:26.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:26 15:21:26.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:26 15:21:26.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:26 15:21:26.869 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:21:26 15:21:26.869 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:21:26 15:21:26.869 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:26 15:21:26.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:26 15:21:26.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:26 15:21:26.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:26 15:21:26.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:26 15:21:26.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:26 15:21:26.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:26 15:21:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:26 15:21:26.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:26 15:21:26.870 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:21:26 15:21:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:26 15:21:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:26 15:21:26.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:26 15:21:26.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:26 15:21:26.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:21:26 15:21:26.873 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:21:27 15:21:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:21:27 15:21:27.374 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:21:27 15:21:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:27 15:21:27.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:21:27 15:21:27.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:21:27 15:21:27.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:27 15:21:27.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:27 15:21:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:27 15:21:27.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:27 15:21:27.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:27 15:21:27.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:27 15:21:27.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:21:27 15:21:27.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:27 15:21:27.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:27 15:21:27.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
11:21:27 15:21:27.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:27 15:21:27.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:27 15:21:27.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:27 15:21:27.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:27 15:21:27.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)
11:21:27 15:21:27.378 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
11:21:27 15:21:27.378 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:27 15:21:27.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:27 15:21:27.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:27 15:21:27.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.306 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
11:21:27 testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)  Time elapsed: 6.195 s
11:21:27 Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest
11:21:27 15:21:27.383 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
11:21:27 15:21:27.384 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:27 15:21:27.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:27 15:21:27.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:27 15:21:27.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:27 15:21:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:27 15:21:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:27 15:21:27.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:27 15:21:27.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:27 15:21:27.385 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:27 15:21:27.385 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:27 15:21:27.385 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:27 15:21:27.385 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:27 15:21:27.385 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:27 15:21:27.385 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:27 15:21:27.385 DEBUG [main][MenuItemLookup] Item match:Window
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:''
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:''
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:''
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:21:27 15:21:27.386 DEBUG [main][MenuItemLookup] Item match:Preferences
11:21:27 15:21:27.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:21:27 15:21:27.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:21:27 15:21:27.386 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:21:27 15:21:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:21:27 15:21:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:21:27 15:21:27.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:21:27 15:21:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:27 15:21:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:27 15:21:27.465 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:21:27 15:21:27.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:27 15:21:27.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:21:27 15:21:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:27 15:21:27.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:27 15:21:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:27 15:21:27.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:27 15:21:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:27 15:21:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:27 15:21:27.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:21:27 15:21:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:27 15:21:27.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:27 15:21:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:27 15:21:27.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:27 15:21:27.468 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:21:27 15:21:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:27 15:21:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:27 15:21:27.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:27 15:21:27.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:27 15:21:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:21:27 15:21:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:21:27 15:21:27.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:27 15:21:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:27 15:21:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:27 15:21:27.489 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:27 15:21:27.489 DEBUG [main][EditorHandler] 0 editor(s) found
11:21:27 15:21:27.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:27 15:21:27.490 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:27 15:21:27.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:27 15:21:27.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:27 15:21:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:27 15:21:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:27 15:21:27.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:27 15:21:27.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:27 15:21:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:27 15:21:27.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:27 15:21:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:27 15:21:27.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:27 15:21:27.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:27 15:21:27.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:27 15:21:27.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:27 15:21:27.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:27 15:21:27.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:27 15:21:27.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:27 15:21:27.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:27 15:21:27.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:27 15:21:27.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:27 15:21:27.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:21:27 To add a project: TooltipText=null
11:21:27 15:21:27.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:27 15:21:27.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:27 15:21:27.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:27 15:21:27.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:21:27 To add a project: TooltipText=null
11:21:27 15:21:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:27 15:21:27.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:27 15:21:27.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:27 15:21:27.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:27 15:21:27.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:27 15:21:27.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:27 15:21:27.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:21:27 To add a project: TooltipText=null
11:21:27 15:21:27.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:27 15:21:27.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
11:21:27 15:21:27.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
11:21:27 15:21:27.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:27 15:21:27.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:27 15:21:27.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:27 15:21:27.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
11:21:27 15:21:27.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:27 15:21:27.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:27 15:21:27.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:27 15:21:27.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:27 15:21:27.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
11:21:27 15:21:27.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:27 15:21:27.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
11:21:27 15:21:27.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
11:21:27 15:21:27.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:27 15:21:27.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:27 15:21:27.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:27 15:21:27.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
11:21:27 15:21:27.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:27 15:21:27.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:27 15:21:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:27 15:21:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:27 15:21:27.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
11:21:27 15:21:27.525 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:21:27 15:21:27.525 DEBUG [main][EditorHandler] 0 editor(s) found
11:21:27 15:21:27.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:27 15:21:27.526 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:21:27 15:21:27.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:27 15:21:27.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:27 15:21:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:27 15:21:27.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:27 15:21:27.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:27 15:21:27.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:27 15:21:27.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:27 15:21:27.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:27 15:21:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:27 15:21:27.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:27 15:21:27.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:27 15:21:27.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:27 15:21:27.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:27 15:21:27.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:27 15:21:27.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:27 15:21:27.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:27 15:21:27.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:27 15:21:27.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:27 15:21:27.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:27 15:21:27.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:27 15:21:27.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:27 15:21:27.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:27 15:21:27.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:27 15:21:27.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:27 15:21:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:27 15:21:27.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:27 15:21:27.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:28 15:21:28.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:28 15:21:28.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:28 15:21:28.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:28 15:21:28.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:29 15:21:29.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:29 15:21:29.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:29 15:21:29.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:29 15:21:29.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:29 15:21:29.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:29 15:21:29.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:29 15:21:29.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:29 15:21:29.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:29 15:21:29.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:29 15:21:29.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:29 15:21:29.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:29 15:21:29.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:29 15:21:29.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:29 15:21:29.044 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject
11:21:29 15:21:29.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:29 15:21:29.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:29 15:21:29.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:29 15:21:29.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:29 15:21:29.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:29 15:21:29.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:29 15:21:29.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:29 15:21:29.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:29 15:21:29.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:30 15:21:30.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:30 15:21:30.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:30 15:21:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:21:30 15:21:30.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:30 15:21:30.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:30 15:21:30.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:30 15:21:30.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:30 15:21:30.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:30 15:21:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:30 15:21:30.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:30 15:21:30.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:30 15:21:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:30 15:21:30.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:30 15:21:30.047 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject
11:21:30 15:21:30.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:30 15:21:30.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:30 15:21:30.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:30 15:21:30.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:30 15:21:30.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:21:30 15:21:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:30 15:21:30.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:30 15:21:30.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:30 15:21:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:30 15:21:30.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:30 15:21:30.047 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:21:30 15:21:30.047 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:21:30 15:21:30.047 DEBUG [main][TreeItemHandler] Set Tree selection
11:21:30 15:21:30.049 DEBUG [main][TreeHandler] Notify Tree about selection event
11:21:30 15:21:30.054 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:21:30 15:21:30.055 DEBUG [WorkbenchTestable][TreeItemHandler]   MyProject
11:21:30 15:21:30.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:21:30 15:21:30.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'New'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:''
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:''
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:''
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:''
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:21:30 15:21:30.068 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:21:30 15:21:30.070 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:21:30 15:21:30.070 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:21:30 15:21:30.070 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:21:30 15:21:30.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:30 15:21:30.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:21:30 15:21:30.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:30 15:21:30.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:30 15:21:30.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:21:30 15:21:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:30 15:21:30.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:21:30 15:21:30.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:30 15:21:30.584 DEBUG [main][MenuItemLookup] Found menu:'New'
11:21:30 15:21:30.584 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:21:30 15:21:30.584 DEBUG [main][MenuItemLookup] Found menu:''
11:21:30 15:21:30.584 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:21:30 15:21:30.584 DEBUG [main][MenuItemLookup] Found menu:''
11:21:30 15:21:30.584 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:21:30 15:21:30.584 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:21:30 15:21:30.584 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:21:30 15:21:30.584 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:21:30 15:21:30.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:21:30 15:21:30.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:21:30 15:21:30.584 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:21:30 15:21:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:21:31 15:21:31.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:21:31 15:21:31.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:21:31 15:21:31.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:31 15:21:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:31 15:21:31.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:21:31 15:21:31.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:31 15:21:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:31 15:21:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:31 15:21:31.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:21:31 15:21:31.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:31 15:21:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:31 15:21:31.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:31 15:21:31.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:31 15:21:31.165 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:21:31 15:21:31.165 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:21:31 15:21:31.165 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:31 15:21:31.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:31 15:21:31.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:31 15:21:31.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:31 15:21:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:31 15:21:31.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:31 15:21:31.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:31 15:21:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:31 15:21:31.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:31 15:21:31.166 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:21:31 15:21:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:31 15:21:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:31 15:21:31.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:31 15:21:31.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:31 15:21:31.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:21:31 15:21:31.169 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:21:31 15:21:31.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:21:31 15:21:31.670 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:21:31 15:21:31.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:31 15:21:31.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:21:31 15:21:31.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:21:31 15:21:31.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:21:31 15:21:31.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:21:31 15:21:31.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:31 15:21:31.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:31 15:21:31.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:31 15:21:31.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:21:31 15:21:31.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:31 15:21:31.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:31 15:21:31.671 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
11:21:31 15:21:31.671 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:31 15:21:31.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:31 15:21:31.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:31 15:21:31.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.291 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest
11:21:31 testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)  Time elapsed: 0.023 s
11:21:31 testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)  Time elapsed: 0 s
11:21:31 Running org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:31 15:21:31.679 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:31 15:21:31.680 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:21:31 15:21:31.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:31 15:21:31.680 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:31 15:21:31.680 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:31 15:21:31.680 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:31 15:21:31.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:31 15:21:31.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Item match:Window
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:''
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:''
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:''
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:21:31 15:21:31.682 DEBUG [main][MenuItemLookup] Item match:Preferences
11:21:31 15:21:31.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:21:31 15:21:31.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:21:31 15:21:31.682 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:21:31 15:21:31.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:21:31 15:21:31.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:21:31 15:21:31.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:21:31 15:21:31.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:31 15:21:31.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:31 15:21:31.759 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:21:31 15:21:31.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:31 15:21:31.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:21:31 15:21:31.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:31 15:21:31.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:31 15:21:31.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:31 15:21:31.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:31 15:21:31.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:31 15:21:31.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:31 15:21:31.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:31 15:21:31.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:21:31 15:21:31.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:31 15:21:31.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:31 15:21:31.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:31 15:21:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:31 15:21:31.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:31 15:21:31.762 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:21:31 15:21:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:31 15:21:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:31 15:21:31.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:31 15:21:31.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:31 15:21:31.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:21:31 15:21:31.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:21:31 15:21:31.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:31 15:21:31.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:31 15:21:31.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:31 15:21:31.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:31 15:21:31.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:31 15:21:31.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:31 15:21:31.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:31 15:21:31.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:31 15:21:31.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:31 15:21:31.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:31 15:21:31.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:31 15:21:31.786 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:31 15:21:31.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:31 15:21:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:31 15:21:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:31 15:21:31.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:31 15:21:31.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:31 15:21:31.786 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Item match:Window
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:''
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:31 15:21:31.787 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:''
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:31 15:21:31.789 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:31 15:21:31.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:31 15:21:31.790 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:31 15:21:31.790 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:31 15:21:31.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:31 15:21:31.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:31 15:21:31.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:31 15:21:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:31 15:21:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:31 15:21:31.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:31 15:21:31.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:31 15:21:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:31 15:21:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:31 15:21:31.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:31 15:21:31.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:31 15:21:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:31 15:21:31.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:31 15:21:31.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:31 15:21:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:31 15:21:31.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:31 15:21:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:31 15:21:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:31 15:21:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:31 15:21:31.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:31 15:21:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:32 15:21:32.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:32 15:21:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:32 15:21:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:32 15:21:32.337 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:32 15:21:32.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:32 15:21:32.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:32 15:21:32.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:32 15:21:32.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:32 15:21:32.340 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:32 15:21:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:32 15:21:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:32 15:21:32.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:32 15:21:32.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:32 15:21:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:32 15:21:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:32 15:21:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:32 15:21:32.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:32 15:21:32.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:32 15:21:32.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:32 15:21:32.382 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:32 15:21:32.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:32 15:21:32.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:32 15:21:32.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:32 15:21:32.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:32 15:21:32.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:32 15:21:32.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:32 15:21:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:32 15:21:32.397 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:32 15:21:32.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:32 15:21:32.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:32 15:21:32.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:32 15:21:32.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:32 15:21:32.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:32 15:21:32.398 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:32 15:21:32.398 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:32 15:21:32.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:32 15:21:32.399 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:32 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364577775 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:32 15:21:32.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.431 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:32 15:21:32.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.431 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:32 15:21:32.431 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:32 15:21:32.431 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:32 15:21:32.431 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:32 15:21:32.431 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:32 15:21:32.431 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:32 15:21:32.431 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:32 15:21:32.431 DEBUG [main][MenuItemLookup] Item match:Window
11:21:32 15:21:32.432 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:32 15:21:32.432 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:32 15:21:32.432 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:32 15:21:32.432 DEBUG [main][MenuItemLookup] Found menu:''
11:21:32 15:21:32.432 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:32 15:21:32.432 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:''
11:21:32 15:21:32.434 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:32 15:21:32.435 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:32 15:21:32.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:32 15:21:32.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:32 15:21:32.435 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:32 15:21:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:32 15:21:32.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:32 15:21:32.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:32 15:21:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:32 15:21:32.480 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:32 15:21:32.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:32 15:21:32.482 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:32 15:21:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:32 15:21:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:32 15:21:32.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:32 15:21:32.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:32 15:21:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:32 15:21:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:32 15:21:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:32 15:21:32.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:32 15:21:32.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:32 15:21:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:32 15:21:32.531 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:32 15:21:32.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:32 15:21:32.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:32 15:21:32.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:32 15:21:32.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:32 15:21:32.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:32 15:21:32.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:32 15:21:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:32 15:21:32.539 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:32 15:21:32.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:32 15:21:32.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:32 15:21:32.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:32 15:21:32.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:32 15:21:32.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:32 15:21:32.548 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:32 15:21:32.548 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:32 15:21:32.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:32 15:21:32.548 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:32 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364577924 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:32 15:21:32.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.586 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu.
11:21:32 15:21:32.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.586 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Item match:Window
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:''
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:32 15:21:32.587 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:''
11:21:32 15:21:32.589 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:32 15:21:32.590 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:32 15:21:32.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:32 15:21:32.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:32 15:21:32.590 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:32 15:21:32.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:32 15:21:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:32 15:21:32.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:32 15:21:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test
11:21:32 15:21:32.634 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test
11:21:32 15:21:32.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection
11:21:32 15:21:32.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test
11:21:32 15:21:32.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:32 15:21:32.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:32 15:21:32.636 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:32 15:21:32.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:32 15:21:32.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:32 15:21:32.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:32 15:21:32.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:32 15:21:32.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:32 15:21:32.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:32 15:21:32.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:32 15:21:32.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:32 15:21:32.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
11:21:32 15:21:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:32 15:21:32.681 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
11:21:32 15:21:32.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
11:21:32 15:21:32.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:32 15:21:32.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:32 15:21:32.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:32 15:21:32.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:32 15:21:32.683 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
11:21:32 15:21:32.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
11:21:32 15:21:32.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:32 15:21:32.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null
11:21:32 15:21:32.683 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test'
11:21:32 15:21:32.683 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test
11:21:32 15:21:32.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
11:21:32 15:21:32.683 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:32 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364578060 data=null x=386 y=16 width=0 height=0 detail=0}
11:21:32 15:21:32.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.708 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.708 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.725 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.733 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.733 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.736 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:32 15:21:32.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Item match:Window
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:''
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:32 15:21:32.743 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:''
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:32 15:21:32.746 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:32 15:21:32.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:32 15:21:32.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:32 15:21:32.746 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:32 15:21:32.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:32 15:21:32.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:32 15:21:32.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:32 15:21:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:32 15:21:32.790 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:32 15:21:32.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:32 15:21:32.792 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:32 15:21:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:32 15:21:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:32 15:21:32.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:32 15:21:32.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:32 15:21:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:32 15:21:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:32 15:21:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:32 15:21:32.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:32 15:21:32.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:32 15:21:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:32 15:21:32.836 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:32 15:21:32.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:32 15:21:32.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:32 15:21:32.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:32 15:21:32.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:32 15:21:32.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:32 15:21:32.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:32 15:21:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:32 15:21:32.845 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:32 15:21:32.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:32 15:21:32.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:32 15:21:32.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:32 15:21:32.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:32 15:21:32.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:32 15:21:32.846 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:32 15:21:32.846 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:32 15:21:32.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:32 15:21:32.846 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:32 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364578222 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:32 15:21:32.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:32 15:21:32.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:32 15:21:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:32 15:21:32.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:32 15:21:32.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:32 15:21:32.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:32 15:21:32.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:32 15:21:32.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:32 15:21:32.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:32 15:21:32.889 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu.
11:21:32 15:21:32.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:32 15:21:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:32 15:21:32.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:32 15:21:32.889 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:32 15:21:32.889 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:32 15:21:32.889 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:32 15:21:32.889 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:32 15:21:32.889 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:32 15:21:32.889 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:32 15:21:32.889 DEBUG [main][MenuItemLookup] Item match:Window
11:21:32 15:21:32.890 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:32 15:21:32.890 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:32 15:21:32.890 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:32 15:21:32.890 DEBUG [main][MenuItemLookup] Found menu:''
11:21:32 15:21:32.890 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:32 15:21:32.890 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:''
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:32 15:21:32.892 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:32 15:21:32.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:32 15:21:32.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:32 15:21:32.892 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:32 15:21:32.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:32 15:21:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:32 15:21:32.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:32 15:21:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:32 15:21:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:32 15:21:32.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:32 15:21:32.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:32 15:21:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:32 15:21:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:32 15:21:32.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:32 15:21:32.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test
11:21:32 15:21:32.959 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test
11:21:32 15:21:32.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection
11:21:32 15:21:32.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test
11:21:32 15:21:32.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:32 15:21:32.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:32 15:21:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:32 15:21:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:32 15:21:32.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:32 15:21:32.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:32 15:21:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:32 15:21:32.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:32 15:21:32.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:32 15:21:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:32 15:21:32.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:32 15:21:32.965 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:32 15:21:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:32 15:21:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:32 15:21:32.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:32 15:21:32.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:33 15:21:33.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:33 15:21:33.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:33 15:21:33.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:33 15:21:33.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:33 15:21:33.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
11:21:33 15:21:33.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:33 15:21:33.024 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
11:21:33 15:21:33.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
11:21:33 15:21:33.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:33 15:21:33.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:33 15:21:33.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:33 15:21:33.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.view.WorkbenchView, index 0 and following matchers specified (Matcher matching widget with label:
11:21:33 is "Test field: ")
11:21:33 15:21:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:21:33 15:21:33.034 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:21:33 15:21:33.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:33 15:21:33.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:33 15:21:33.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:33 15:21:33.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:33 15:21:33.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:33 15:21:33.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:33 15:21:33.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:33 15:21:33.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:33 15:21:33.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:33 15:21:33.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:33 15:21:33.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:33 15:21:33.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:33 15:21:33.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.048 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:33 15:21:33.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.049 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Item match:Window
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:33 15:21:33.049 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:33 15:21:33.051 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:33 15:21:33.051 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:33 15:21:33.051 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:33 15:21:33.052 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:33 15:21:33.052 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:33 15:21:33.052 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:33 15:21:33.052 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:33 15:21:33.052 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:33 15:21:33.052 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.052 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:33 15:21:33.052 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:33 15:21:33.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:33 15:21:33.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:33 15:21:33.060 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:33 15:21:33.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:33 15:21:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:33 15:21:33.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:33 15:21:33.105 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:33 15:21:33.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:33 15:21:33.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:33 15:21:33.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:33 15:21:33.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:33 15:21:33.133 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:33 15:21:33.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:33 15:21:33.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:33 15:21:33.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:33 15:21:33.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:33 15:21:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:33 15:21:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:33 15:21:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:33 15:21:33.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:33 15:21:33.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:33 15:21:33.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:33 15:21:33.177 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:33 15:21:33.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:33 15:21:33.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:33 15:21:33.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:33 15:21:33.178 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:33 15:21:33.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:21:33 15:21:33.179 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:33 15:21:33.179 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:33 15:21:33.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.179 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:33 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364578555 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:33 15:21:33.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.201 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:33 15:21:33.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.202 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Item match:Window
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:33 15:21:33.202 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:33 15:21:33.204 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:33 15:21:33.204 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:33 15:21:33.204 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:33 15:21:33.204 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:33 15:21:33.204 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:33 15:21:33.205 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:33 15:21:33.205 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:33 15:21:33.205 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:33 15:21:33.205 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.205 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:33 15:21:33.205 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:33 15:21:33.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:33 15:21:33.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:33 15:21:33.205 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:33 15:21:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:33 15:21:33.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:33 15:21:33.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:33 15:21:33.265 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:33 15:21:33.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:33 15:21:33.267 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:33 15:21:33.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:33 15:21:33.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:33 15:21:33.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:33 15:21:33.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:33 15:21:33.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:33 15:21:33.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:33 15:21:33.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:33 15:21:33.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:33 15:21:33.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:33 15:21:33.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:33 15:21:33.308 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:33 15:21:33.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:33 15:21:33.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:33 15:21:33.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:33 15:21:33.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:33 15:21:33.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:33 15:21:33.318 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:33 15:21:33.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:33 15:21:33.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:33 15:21:33.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:33 15:21:33.319 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:33 15:21:33.319 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:33 15:21:33.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.320 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:33 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364578696 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:33 15:21:33.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:33 15:21:33.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:33 15:21:33.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:33 15:21:33.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:33 15:21:33.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:33 15:21:33.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:33 15:21:33.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:33 15:21:33.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:33 15:21:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:33 15:21:33.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:33 15:21:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:33 15:21:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:33 15:21:33.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:33 15:21:33.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:33 15:21:33.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:33 15:21:33.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:33 15:21:33.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:33 15:21:33.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:33 15:21:33.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.354 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:33 15:21:33.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.355 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:33 15:21:33.355 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:33 15:21:33.355 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:33 15:21:33.355 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:33 15:21:33.355 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:33 15:21:33.355 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:33 15:21:33.355 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:33 15:21:33.355 DEBUG [main][MenuItemLookup] Item match:Window
11:21:33 15:21:33.356 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:33 15:21:33.356 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:33 15:21:33.356 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:33 15:21:33.356 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.356 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:33 15:21:33.356 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:33 15:21:33.358 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:33 15:21:33.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:33 15:21:33.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:33 15:21:33.358 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:33 15:21:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:33 15:21:33.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:33 15:21:33.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:33 15:21:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:33 15:21:33.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:33 15:21:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:33 15:21:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:33 15:21:33.402 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:33 15:21:33.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:33 15:21:33.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:33 15:21:33.404 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:33 15:21:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:33 15:21:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:33 15:21:33.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:33 15:21:33.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:33 15:21:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:33 15:21:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:33 15:21:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:33 15:21:33.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:33 15:21:33.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:33 15:21:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:33 15:21:33.461 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:33 15:21:33.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:33 15:21:33.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:33 15:21:33.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:33 15:21:33.462 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:33 15:21:33.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:21:33 15:21:33.463 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:33 15:21:33.463 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:33 15:21:33.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.463 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:33 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364578839 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:33 15:21:33.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:33 15:21:33.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:33 15:21:33.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:33 15:21:33.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:33 15:21:33.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:33 15:21:33.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:33 15:21:33.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.489 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:33 15:21:33.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:33 15:21:33.489 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:33 15:21:33.489 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:33 15:21:33.489 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:33 15:21:33.489 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:33 15:21:33.489 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:33 15:21:33.489 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:33 15:21:33.489 DEBUG [main][MenuItemLookup] Item match:Window
11:21:33 15:21:33.490 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:33 15:21:33.490 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:33 15:21:33.490 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:33 15:21:33.490 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.490 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:33 15:21:33.490 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:33 15:21:33.492 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:33 15:21:33.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:33 15:21:33.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:33 15:21:33.498 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:33 15:21:33.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:33 15:21:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:33 15:21:33.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:33 15:21:33.555 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:33 15:21:33.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:33 15:21:33.562 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:33 15:21:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:33 15:21:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:33 15:21:33.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:33 15:21:33.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:33 15:21:33.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:33 15:21:33.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:33 15:21:33.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:33 15:21:33.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:33 15:21:33.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:33 15:21:33.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:33 15:21:33.627 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:33 15:21:33.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:33 15:21:33.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:33 15:21:33.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:33 15:21:33.628 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:33 15:21:33.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:21:33 15:21:33.629 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:33 15:21:33.629 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:33 15:21:33.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.629 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:33 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364579005 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:33 15:21:33.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:33 15:21:33.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:33 15:21:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.650 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:33 15:21:33.650 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:33 15:21:33.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:33 15:21:33.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:33 15:21:33.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:33 15:21:33.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:33 15:21:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:33 15:21:33.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:33 15:21:33.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:33 15:21:33.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:33 15:21:33.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:33 15:21:33.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:33 15:21:33.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.657 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:33 15:21:33.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.663 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Item match:Window
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:33 15:21:33.663 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:33 15:21:33.665 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:33 15:21:33.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:33 15:21:33.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:33 15:21:33.666 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:33 15:21:33.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:33 15:21:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:33 15:21:33.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:33 15:21:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:33 15:21:33.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:33 15:21:33.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:33 15:21:33.709 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:33 15:21:33.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:33 15:21:33.710 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:33 15:21:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:33 15:21:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:33 15:21:33.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:33 15:21:33.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:33 15:21:33.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:33 15:21:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:33 15:21:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:33 15:21:33.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:33 15:21:33.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:33 15:21:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:33 15:21:33.749 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:33 15:21:33.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:33 15:21:33.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:33 15:21:33.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:33 15:21:33.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:33 15:21:33.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:33 15:21:33.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:33 15:21:33.761 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
11:21:33 15:21:33.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:33 15:21:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:33 15:21:33.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:33 15:21:33.761 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Item match:Window
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:33 15:21:33.762 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:''
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:33 15:21:33.764 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:33 15:21:33.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:33 15:21:33.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:33 15:21:33.764 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:33 15:21:33.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:33 15:21:33.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:33 15:21:33.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:33 15:21:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:33 15:21:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:33 15:21:33.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:33 15:21:33.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:33 15:21:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:33 15:21:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:33 15:21:33.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:33 15:21:33.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:33 15:21:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:33 15:21:33.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:33 15:21:33.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:33 15:21:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:33 15:21:33.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:33 15:21:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:33 15:21:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:33 15:21:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:21:33 15:21:33.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:33 15:21:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:34 15:21:34.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:21:34 15:21:34.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:34 15:21:34.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:34 15:21:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:34 15:21:34.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
11:21:34 15:21:34.313 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
11:21:34 15:21:34.313 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
11:21:34 15:21:34.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
11:21:34 15:21:34.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:34 15:21:34.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:34 15:21:34.315 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:34 15:21:34.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:34 15:21:34.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:34 15:21:34.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:34 15:21:34.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:34 15:21:34.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:34 15:21:34.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:34 15:21:34.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:34 15:21:34.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:34 15:21:34.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:34 15:21:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:34 15:21:34.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
11:21:34 15:21:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:34 15:21:34.384 INFO [WorkbenchTestable][AbstractView] Activate view Markers
11:21:34 15:21:34.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:34 15:21:34.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:34 15:21:34.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:34 15:21:34.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:34 15:21:34.385 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:34 15:21:34.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:34 15:21:34.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:21:34 15:21:34.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:34 15:21:34.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:34 15:21:34.401 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:34 15:21:34.401 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:34 15:21:34.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:34 15:21:34.401 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:34 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364579777 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:34 15:21:34.412 INFO [WorkbenchTestable][AbstractView] Activate view Markers
11:21:34 15:21:34.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:34 15:21:34.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:34 15:21:34.413 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
11:21:34 15:21:34.413 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
11:21:34 15:21:34.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:34 15:21:34.413 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:34 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364579789 data=null x=459 y=16 width=0 height=0 detail=0}
11:21:34 15:21:34.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:34 15:21:34.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:34 15:21:34.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:34 15:21:34.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:34 15:21:34.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:34 15:21:34.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:34 15:21:34.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:34 15:21:34.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:34 15:21:34.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:34 15:21:34.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:34 15:21:34.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.442 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:34 15:21:34.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:34 15:21:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:34 15:21:34.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Item match:Window
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:34 15:21:34.443 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:34 15:21:34.445 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:34 15:21:34.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:34 15:21:34.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:34 15:21:34.446 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:34 15:21:34.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:34 15:21:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:34 15:21:34.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:34 15:21:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:34 15:21:34.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:34 15:21:34.501 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:34 15:21:34.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:34 15:21:34.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:34 15:21:34.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:34 15:21:34.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:34 15:21:34.503 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:34 15:21:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:34 15:21:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:34 15:21:34.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:34 15:21:34.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:34 15:21:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:34 15:21:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:34 15:21:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:34 15:21:34.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:34 15:21:34.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:34 15:21:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:34 15:21:34.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:34 15:21:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:34 15:21:34.559 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:34 15:21:34.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:34 15:21:34.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:34 15:21:34.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:34 15:21:34.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:34 15:21:34.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.566 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
11:21:34 15:21:34.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:34 15:21:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:34 15:21:34.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:34 15:21:34.566 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:34 15:21:34.566 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:34 15:21:34.566 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:34 15:21:34.566 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:34 15:21:34.566 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:34 15:21:34.566 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:34 15:21:34.566 DEBUG [main][MenuItemLookup] Item match:Window
11:21:34 15:21:34.567 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:34 15:21:34.567 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:34 15:21:34.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:34 15:21:34.567 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.567 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:34 15:21:34.567 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:34 15:21:34.569 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:34 15:21:34.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:34 15:21:34.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:34 15:21:34.570 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:34 15:21:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:34 15:21:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:34 15:21:34.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:34 15:21:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:34 15:21:34.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
11:21:34 15:21:34.619 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
11:21:34 15:21:34.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
11:21:34 15:21:34.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
11:21:34 15:21:34.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:34 15:21:34.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:34 15:21:34.620 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:34 15:21:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:34 15:21:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:34 15:21:34.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:34 15:21:34.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:34 15:21:34.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:34 15:21:34.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:34 15:21:34.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:34 15:21:34.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:34 15:21:34.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:34 15:21:34.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:34 15:21:34.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
11:21:34 15:21:34.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:34 15:21:34.674 INFO [WorkbenchTestable][AbstractView] Activate view Markers
11:21:34 15:21:34.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:34 15:21:34.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:34 15:21:34.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:34 15:21:34.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:34 15:21:34.675 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:34 15:21:34.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:34 15:21:34.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:21:34 15:21:34.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:34 15:21:34.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:34 15:21:34.690 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:34 15:21:34.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:34 15:21:34.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:21:34 15:21:34.691 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:34 15:21:34.691 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:34 15:21:34.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:34 15:21:34.691 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:34 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364580067 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:34 15:21:34.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:34 15:21:34.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:34 15:21:34.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:34 15:21:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:34 15:21:34.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:34 15:21:34.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:34 15:21:34.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:34 15:21:34.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:34 15:21:34.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:34 15:21:34.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:34 15:21:34.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.715 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:34 15:21:34.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:34 15:21:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:34 15:21:34.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Item match:Window
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:34 15:21:34.716 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:34 15:21:34.718 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:34 15:21:34.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:34 15:21:34.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:34 15:21:34.719 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:34 15:21:34.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:34 15:21:34.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:34 15:21:34.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:34 15:21:34.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:34 15:21:34.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:34 15:21:34.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:34 15:21:34.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:34 15:21:34.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:34 15:21:34.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:34 15:21:34.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:34 15:21:34.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:34 15:21:34.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:34 15:21:34.774 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:34 15:21:34.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:34 15:21:34.775 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:34 15:21:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:34 15:21:34.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:34 15:21:34.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:34 15:21:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:34 15:21:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:34 15:21:34.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:34 15:21:34.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:34 15:21:34.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:34 15:21:34.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:34 15:21:34.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:34 15:21:34.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:34 15:21:34.827 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:34 15:21:34.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:34 15:21:34.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:34 15:21:34.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:34 15:21:34.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:34 15:21:34.828 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:34 15:21:34.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:34 15:21:34.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:21:34 15:21:34.829 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:34 15:21:34.829 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:34 15:21:34.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:34 15:21:34.829 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:34 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364580205 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:34 15:21:34.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:34 15:21:34.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:34 15:21:34.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:34 15:21:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:34 15:21:34.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:34 15:21:34.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:34 15:21:34.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:34 15:21:34.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:34 15:21:34.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:34 15:21:34.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:34 15:21:34.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.861 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate.
11:21:34 15:21:34.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:34 15:21:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:34 15:21:34.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
11:21:34 15:21:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:34 15:21:34.865 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
11:21:34 15:21:34.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
11:21:34 15:21:34.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:34 15:21:34.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:34 15:21:34.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:34 15:21:34.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:21:34 is "Test field: ")
11:21:34 15:21:34.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.882 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent
11:21:34 15:21:34.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:21:34 15:21:34.883 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:21:34 15:21:34.883 INFO [WorkbenchTestable][AbstractText] Text set to: hello
11:21:34 15:21:34.884 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
11:21:34 15:21:34.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
11:21:34 15:21:34.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
11:21:34 15:21:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.885 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:34 15:21:34.885 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:34 15:21:34.885 DEBUG [main][MenuItemLookup] Item match:File
11:21:34 15:21:34.885 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:21:34 15:21:34.885 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:21:34 15:21:34.885 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:21:34 15:21:34.885 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:21:34 15:21:34.885 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.885 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:21:34 15:21:34.885 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:21:34 15:21:34.886 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.886 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:21:34 15:21:34.886 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:21:34 15:21:34.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:21:34 15:21:34.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:21:34 15:21:34.886 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:21:34 15:21:34.890 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
11:21:34 15:21:34.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
11:21:34 15:21:34.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
11:21:34 15:21:34.901 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
11:21:34 15:21:34.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
11:21:34 15:21:34.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:34 15:21:34.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
11:21:34 15:21:34.902 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test'
11:21:34 15:21:34.902 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test
11:21:34 15:21:34.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
11:21:34 15:21:34.903 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:34 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364580279 data=null x=379 y=16 width=0 height=0 detail=0}
11:21:34 15:21:34.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:34 15:21:34.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:34 15:21:34.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:34 15:21:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:34 15:21:34.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:34 15:21:34.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:34 15:21:34.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:34 15:21:34.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:34 15:21:34.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:34 15:21:34.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:34 15:21:34.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:34 15:21:34.940 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
11:21:34 15:21:34.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:34 15:21:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:34 15:21:34.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Item match:Window
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:34 15:21:34.941 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:''
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:34 15:21:34.943 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:34 15:21:34.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:34 15:21:34.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:34 15:21:34.944 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:34 15:21:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:34 15:21:34.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:34 15:21:34.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:34 15:21:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:34 15:21:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:34 15:21:34.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:34 15:21:34.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:34 15:21:34.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:34 15:21:34.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:34 15:21:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:34 15:21:34.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:34 15:21:34.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:34 15:21:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:34 15:21:34.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:34 15:21:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:34 15:21:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:34 15:21:34.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
11:21:34 15:21:34.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
11:21:34 15:21:34.994 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
11:21:34 15:21:34.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:34 15:21:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:34.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:35 15:21:34.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:35 15:21:34.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:34.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:34.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:35 15:21:34.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:35 15:21:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:34.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:35 15:21:34.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:35 15:21:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:34.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:34.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:35 15:21:35.000 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:35 15:21:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:35 15:21:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:35 15:21:35.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:35 15:21:35.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:35 15:21:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:35 15:21:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:35 15:21:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:35 15:21:35.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:35 15:21:35.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:35 15:21:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:35 15:21:35.039 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:35 15:21:35.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:35 15:21:35.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:35 15:21:35.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:35 15:21:35.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:35 15:21:35.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate.
11:21:35 15:21:35.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
11:21:35 15:21:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:35 15:21:35.055 INFO [WorkbenchTestable][AbstractView] Activate view Markers
11:21:35 15:21:35.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:35 15:21:35.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:35 15:21:35.074 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:35 15:21:35.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:35 15:21:35.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:21:35 15:21:35.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:35 15:21:35.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:35 15:21:35.081 INFO [WorkbenchTestable][AbstractView] Activate view Markers
11:21:35 15:21:35.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:35 15:21:35.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:35 15:21:35.088 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
11:21:35 15:21:35.088 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
11:21:35 15:21:35.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:35 15:21:35.089 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:35 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364580465 data=null x=413 y=16 width=0 height=0 detail=0}
11:21:35 15:21:35.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
11:21:35 15:21:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:35 15:21:35.132 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
11:21:35 15:21:35.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:35 15:21:35.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:35 15:21:35.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:35 15:21:35.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:35 15:21:35.133 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
11:21:35 15:21:35.133 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
11:21:35 15:21:35.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
11:21:35 15:21:35.133 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:35 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364580509 data=null x=333 y=16 width=0 height=0 detail=0}
11:21:35 15:21:35.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:35 15:21:35.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:35 15:21:35.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:35 15:21:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
11:21:35 15:21:35.153 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:35 15:21:35.153 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:35 15:21:35.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:35 15:21:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.475 s - in org.eclipse.reddeer.workbench.test.view.ViewTest
11:21:35 getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.644 s
11:21:35 getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.141 s
11:21:35 testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
11:21:35 testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.007 s
11:21:35 testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.127 s
11:21:35 testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.017 s
11:21:35 testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.008 s
11:21:35 getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.136 s
11:21:35 testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.005 s
11:21:35 testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.009 s
11:21:35 viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.155 s
11:21:35 testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
11:21:35 testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.294 s
11:21:35 testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.007 s
11:21:35 testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.004 s
11:21:35 testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.135 s
11:21:35 testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.165 s
11:21:35 testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.003 s
11:21:35 testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.785 s
11:21:35 testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.271 s
11:21:35 testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.149 s
11:21:35 testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.078 s
11:21:35 testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.216 s
11:21:35 Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.160 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.160 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:35 15:21:35.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:35 15:21:35.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:35 15:21:35.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:35 15:21:35.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.162 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:35 15:21:35.162 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:35 15:21:35.162 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:35 15:21:35.162 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:35 15:21:35.162 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:35 15:21:35.162 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:35 15:21:35.162 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:35 15:21:35.162 DEBUG [main][MenuItemLookup] Item match:Window
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:21:35 15:21:35.163 DEBUG [main][MenuItemLookup] Item match:Preferences
11:21:35 15:21:35.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:21:35 15:21:35.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:21:35 15:21:35.163 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:21:35 15:21:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:21:35 15:21:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:21:35 15:21:35.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:21:35 15:21:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.234 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:21:35 15:21:35.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:35 15:21:35.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:21:35 15:21:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:35 15:21:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:35 15:21:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:35 15:21:35.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:21:35 15:21:35.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:35 15:21:35.237 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:21:35 15:21:35.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:35 15:21:35.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:35 15:21:35.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:35 15:21:35.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:35 15:21:35.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:35 15:21:35.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:35 15:21:35.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:35 15:21:35.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:35 15:21:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:35 15:21:35.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:35 15:21:35.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:35 15:21:35.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:35 15:21:35.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:35 15:21:35.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:35 15:21:35.279 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:21:35 15:21:35.279 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:21:35 15:21:35.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:35 15:21:35.280 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:35 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@78626f16] time=1364580656 data=null x=140 y=16 width=0 height=0 detail=0}
11:21:35 15:21:35.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:35 15:21:35.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:35 15:21:35.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:35 15:21:35.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
11:21:35 15:21:35.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:35 15:21:35.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
11:21:35 15:21:35.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:35 15:21:35.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:35 15:21:35.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:35 15:21:35.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:35 15:21:35.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:35 15:21:35.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:35 15:21:35.335 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
11:21:35 15:21:35.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:35 15:21:35.335 DEBUG [main][MenuItemLookup] Item match:Window
11:21:35 15:21:35.336 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:35 15:21:35.336 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:35 15:21:35.336 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:35 15:21:35.336 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.336 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:35 15:21:35.336 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:35 15:21:35.338 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:35 15:21:35.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:35 15:21:35.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:35 15:21:35.348 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:35 15:21:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:35 15:21:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:35 15:21:35.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:35 15:21:35.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:35 15:21:35.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:35 15:21:35.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:21:35 15:21:35.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:35 15:21:35.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:35 15:21:35.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:35 15:21:35.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:35 15:21:35.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:35 15:21:35.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:21:35 15:21:35.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:35 15:21:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:35 15:21:35.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:35 15:21:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:35 15:21:35.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:35 15:21:35.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
11:21:35 15:21:35.396 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
11:21:35 15:21:35.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
11:21:35 15:21:35.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
11:21:35 15:21:35.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:35 15:21:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:35 15:21:35.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:35 15:21:35.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:35 15:21:35.397 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:35 15:21:35.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:35 15:21:35.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:35 15:21:35.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:35 15:21:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:35 15:21:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:35 15:21:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:35 15:21:35.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:35 15:21:35.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
11:21:35 15:21:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:35 15:21:35.449 INFO [WorkbenchTestable][AbstractView] Activate view Markers
11:21:35 15:21:35.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:35 15:21:35.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:35 15:21:35.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:35 15:21:35.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:35 15:21:35.450 INFO [WorkbenchTestable][AbstractView] Activate view Markers
11:21:35 15:21:35.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:35 15:21:35.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:21:35 15:21:35.451 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
11:21:35 15:21:35.451 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
11:21:35 15:21:35.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
11:21:35 15:21:35.451 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:35 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1b1d094a] time=1364580827 data=null x=293 y=16 width=0 height=0 detail=0}
11:21:35 15:21:35.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:35 15:21:35.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:35 15:21:35.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:35 15:21:35.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
11:21:35 15:21:35.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:35 15:21:35.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
11:21:35 15:21:35.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:35 15:21:35.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:35 15:21:35.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:35 15:21:35.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:35 15:21:35.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:35 15:21:35.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:21:35 15:21:35.496 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:21:35 15:21:35.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.497 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Item match:Window
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:35 15:21:35.497 DEBUG [main][MenuItemLookup] Item match:Show View
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:21:35 15:21:35.499 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:21:35 15:21:35.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:21:35 15:21:35.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:21:35 15:21:35.500 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:21:35 15:21:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:21:35 15:21:35.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:21:35 15:21:35.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:35 15:21:35.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:21:35 15:21:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:21:35 15:21:35.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:21:35 15:21:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:21:35 15:21:35.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:21:35 15:21:35.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:21:35 15:21:35.558 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:21:35 15:21:35.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:21:35 15:21:35.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:21:35 15:21:35.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:35 15:21:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:35 15:21:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:35 15:21:35.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:21:35 15:21:35.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:21:35 15:21:35.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:21:35 15:21:35.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:21:35 15:21:35.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:35 15:21:35.559 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:21:35 15:21:35.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:35 15:21:35.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:35 15:21:35.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:35 15:21:35.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:35 15:21:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:21:35 15:21:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:21:35 15:21:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
11:21:35 15:21:35.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
11:21:35 15:21:35.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:21:35 15:21:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:21:35 15:21:35.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:35 15:21:35.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:35 15:21:35.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:21:35 15:21:35.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:21:35 15:21:35.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:21:35 15:21:35.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:21:35 15:21:35.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:35 15:21:35.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:21:35 15:21:35.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:21:35 To add a project: TooltipText=null
11:21:35 15:21:35.648 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:21:35 15:21:35.648 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:21:35 15:21:35.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:21:35 15:21:35.648 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:21:35 Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@473ffdc9] time=1364581024 data=null x=140 y=16 width=0 height=0 detail=0}
11:21:35 15:21:35.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:35 15:21:35.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:35 15:21:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 15:21:35.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
11:21:35 15:21:35.680 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 15:21:35.680 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:35 15:21:35.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:35 15:21:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:35 15:21:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:35 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
11:21:35 testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.064 s
11:21:35 testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.158 s
11:21:35 testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.195 s
11:21:35 Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
11:21:35 15:21:35.684 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
11:21:35 15:21:35.685 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:35 15:21:35.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:35 15:21:35.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:35 15:21:35.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:21:35 15:21:35.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:35 15:21:35.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:21:35 15:21:35.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Found menu:'File'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:21:35 15:21:35.686 DEBUG [main][MenuItemLookup] Item match:Window
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:''
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:21:35 15:21:35.687 DEBUG [main][MenuItemLookup] Item match:Preferences
11:21:35 15:21:35.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:21:35 15:21:35.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:21:35 15:21:35.687 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:21:35 15:21:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:21:35 15:21:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:21:35 15:21:35.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:21:35 15:21:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.763 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:21:35 15:21:35.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:21:35 15:21:35.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:21:35 15:21:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:21:35 15:21:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:21:35 15:21:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:21:35 15:21:35.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:21:35 15:21:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:21:35 15:21:35.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:21:35 15:21:35.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:21:35 15:21:35.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:21:35 15:21:35.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:21:35 15:21:35.766 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:21:35 15:21:35.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:21:35 15:21:35.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:21:35 15:21:35.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:21:35 15:21:35.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:21:35 15:21:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:21:35 15:21:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:21:35 15:21:35.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:21:35 15:21:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:21:35 15:21:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:21:35 15:21:35.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:35 15:21:35.789 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
11:21:35 15:21:35.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
11:21:35 15:21:35.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:35 15:21:35.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:35 15:21:35.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:35 15:21:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:21:35 15:21:35.790 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed
11:21:35 15:21:35.790 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job' is still alive
11:21:36 15:21:36.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:21:36 15:21:36.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
11:21:36 15:21:36.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:21:36 15:21:36.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:21:36 15:21:36.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:21:36 15:21:36.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:21:36 15:21:36.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
11:21:36 15:21:36.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:21:36 15:21:36.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
11:21:36 15:21:36.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
11:21:36 15:21:36.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:21:36 15:21:36.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:21:36 15:21:36.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:21:36 15:21:36.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState...
11:21:36 15:21:36.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully
11:21:36 15:21:36.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:21:36 15:21:36.292 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:36 15:21:36.292 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:36 15:21:36.792 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:36 15:21:36.792 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:37 15:21:37.293 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:37 15:21:37.293 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:37 15:21:37.793 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:37 15:21:37.793 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:38 15:21:38.293 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:38 15:21:38.293 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:38 15:21:38.793 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:38 15:21:38.793 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:39 15:21:39.294 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:39 15:21:39.294 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:39 15:21:39.794 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:39 15:21:39.794 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:40 15:21:40.294 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:40 15:21:40.294 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:40 15:21:40.794 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:40 15:21:40.794 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:41 15:21:41.294 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:41 15:21:41.294 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:41 15:21:41.795 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:41 15:21:41.795 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:42 15:21:42.295 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:42 15:21:42.295 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:42 15:21:42.795 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:42 15:21:42.795 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:43 15:21:43.295 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:43 15:21:43.295 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:43 15:21:43.796 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:43 15:21:43.796 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:44 15:21:44.296 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:44 15:21:44.296 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:44 15:21:44.796 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:44 15:21:44.796 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:45 15:21:45.296 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:45 15:21:45.296 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:45 15:21:45.796 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:45 15:21:45.796 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:46 15:21:46.296 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
11:21:46 15:21:46.297 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
11:21:46 15:21:46.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown
11:21:46 15:21:46.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:21:46 15:21:46.297 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:46 15:21:46.797 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:47 15:21:47.297 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:47 15:21:47.798 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:48 15:21:48.298 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:48 15:21:48.798 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:49 15:21:49.298 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:49 15:21:49.799 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:50 15:21:50.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:50 15:21:50.799 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:51 15:21:51.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:51 15:21:51.799 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:52 15:21:52.300 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:52 15:21:52.800 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:53 15:21:53.300 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:53 15:21:53.800 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:54 15:21:54.300 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:54 15:21:54.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:55 15:21:55.301 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:55 15:21:55.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:56 15:21:56.301 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:56 15:21:56.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:57 15:21:57.302 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:57 15:21:57.802 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:58 15:21:58.302 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:58 15:21:58.802 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:59 15:21:59.302 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:21:59 15:21:59.803 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:00 15:22:00.303 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:00 15:22:00.803 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:01 15:22:01.303 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:01 15:22:01.803 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:02 15:22:02.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:02 15:22:02.804 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:03 15:22:03.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:03 15:22:03.804 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:04 15:22:04.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:04 15:22:04.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:05 15:22:05.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:05 15:22:05.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:06 15:22:06.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:06 15:22:06.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:07 15:22:07.306 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:07 15:22:07.806 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:08 15:22:08.306 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:08 15:22:08.806 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:09 15:22:09.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:09 15:22:09.807 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:10 15:22:10.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:10 15:22:10.807 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:11 15:22:11.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:11 15:22:11.808 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:12 15:22:12.308 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:12 15:22:12.808 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:13 15:22:13.308 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:13 15:22:13.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:14 15:22:14.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:14 15:22:14.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:15 15:22:15.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:15 15:22:15.810 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:16 15:22:16.310 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:16 15:22:16.810 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:17 15:22:17.310 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:17 15:22:17.810 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:18 15:22:18.311 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:18 15:22:18.811 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:19 15:22:19.311 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:19 15:22:19.811 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:20 15:22:20.311 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:20 15:22:20.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:21 15:22:21.312 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:21 15:22:21.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:22 15:22:22.312 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:22 15:22:22.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:23 15:22:23.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:23 15:22:23.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:24 15:22:24.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:24 15:22:24.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:25 15:22:25.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:25 15:22:25.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:26 15:22:26.314 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:26 15:22:26.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:27 15:22:27.314 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:27 15:22:27.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:28 15:22:28.314 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:28 15:22:28.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:29 15:22:29.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:29 15:22:29.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:30 15:22:30.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:30 15:22:30.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:31 15:22:31.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:31 15:22:31.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:32 15:22:32.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:32 15:22:32.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:33 15:22:33.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:33 15:22:33.817 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:34 15:22:34.317 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:34 15:22:34.817 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:35 15:22:35.317 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:35 15:22:35.818 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
11:22:36 15:22:36.318 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:22:36 15:22:36.318 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:22:36 15:22:36.318 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:22:36 15:22:36.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:22:36 15:22:36.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
11:22:36 15:22:36.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:36 15:22:36.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:36 15:22:36.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:36 15:22:36.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:36 15:22:36.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
11:22:36 15:22:36.319 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
11:22:36 15:22:36.319 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:36 15:22:36.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:36 15:22:36.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:36 15:22:36.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.635 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
11:22:36 testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)  Time elapsed: 0.502 s
11:22:36 testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)  Time elapsed: 60.028 s
11:22:36 
11:22:36 Results:
11:22:36 
11:22:36 Tests run: 85, Failures: 0, Errors: 0, Skipped: 0
11:22:36 
11:22:39 [INFO] All tests passed!
11:22:39 [INFO] 
11:22:39 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.workbench.test ---
11:22:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec
11:22:39 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:22:39 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:22:39 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:22:39 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:22:39 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:22:40 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:22:40 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:22:40 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:22:40 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:22:40 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:22:40 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:22:40 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:22:40 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:22:40 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:22:40 [INFO] 
11:22:40 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test >--------
11:22:40 [INFO] Building RedDeer UIForms Test 4.7.0-SNAPSHOT                     [34/58]
11:22:40 [INFO]   from tests/org.eclipse.reddeer.uiforms.test/pom.xml
11:22:40 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:40 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:22:40 [INFO] 
11:22:40 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms.test ---
11:22:40 [INFO] 
11:22:40 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms.test ---
11:22:40 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:22:40 [INFO] 
11:22:40 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms.test ---
11:22:40 [INFO] 
11:22:40 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms.test ---
11:22:40 [INFO] 
11:22:40 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms.test ---
11:22:40 [INFO] 
11:22:40 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms.test ---
11:22:40 [INFO] Resolving class path of RedDeer UIForms Test...
11:22:40 [INFO] 
11:22:40 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms.test ---
11:22:40 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:22:40 [INFO] 
11:22:40 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms.test ---
11:22:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:22:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/resources
11:22:40 [INFO] 
11:22:40 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms.test ---
11:22:40 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/bin
11:22:41 [INFO] 
11:22:41 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms.test ---
11:22:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/src/test/resources
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms.test ---
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms.test ---
11:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT-sources.jar
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms.test ---
11:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT.jar
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms.test ---
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.uiforms.test ---
11:22:41 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:22:41 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/data/.metadata/.log
11:22:41 [INFO] Command line:
11:22:41 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:22:43 Launching application org.eclipse.ui.ide.workbench...
11:22:46 Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:46 15:22:46.725 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:22:46 15:22:46.727 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:22:46 15:22:46.740 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:22:46 15:22:46.741 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:22:46 15:22:46.764 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:46 15:22:46.841 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:22:46 15:22:46.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:46 15:22:46.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:46 15:22:46.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:22:46 15:22:46.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:22:46 15:22:46.925 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:22:46 15:22:46.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:46 15:22:46.928 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:22:46 15:22:46.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:46 15:22:46.931 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:22:46 15:22:46.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:46 15:22:46.936 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:22:46 15:22:46.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:47 15:22:47.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:47 15:22:47.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:47 15:22:47.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:47 15:22:47.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:47 15:22:47.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:47 15:22:47.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:47 15:22:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:47 15:22:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:47 15:22:47.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:47 15:22:47.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:22:47 15:22:47.059 DEBUG [main][MenuItemLookup] Found menu:'File'
11:22:47 15:22:47.059 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:22:47 15:22:47.059 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:22:47 15:22:47.060 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:22:47 15:22:47.060 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:22:47 15:22:47.060 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:22:47 15:22:47.060 DEBUG [main][MenuItemLookup] Item match:Window
11:22:47 15:22:47.063 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:22:47 15:22:47.063 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:22:47 15:22:47.064 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:22:47 15:22:47.064 DEBUG [main][MenuItemLookup] Found menu:''
11:22:47 15:22:47.064 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:22:47 15:22:47.064 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:22:47 15:22:47.064 DEBUG [main][MenuItemLookup] Found menu:''
11:22:47 15:22:47.064 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:22:47 15:22:47.064 DEBUG [main][MenuItemLookup] Found menu:''
11:22:47 15:22:47.064 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:22:47 15:22:47.064 DEBUG [main][MenuItemLookup] Item match:Preferences
11:22:47 15:22:47.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:22:47 15:22:47.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:22:47 15:22:47.068 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:22:47 15:22:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:22:47 15:22:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:22:47 15:22:47.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:22:47 15:22:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:47 15:22:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:47 15:22:47.270 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:22:47 15:22:47.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:47 15:22:47.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:22:47 15:22:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:47 15:22:47.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:47 15:22:47.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:47 15:22:47.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:47 15:22:47.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:22:47 15:22:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:22:47 15:22:47.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:22:47 15:22:47.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:22:47 15:22:47.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:47 15:22:47.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:47 15:22:47.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:47 15:22:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:47 15:22:47.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:22:47 15:22:47.349 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:22:47 15:22:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:22:47 15:22:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:22:47 15:22:47.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:22:47 15:22:47.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:22:47 15:22:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:22:47 15:22:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:22:47 15:22:47.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:47 15:22:47.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:47 15:22:47.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:47 15:22:47.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:47 15:22:47.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:47 15:22:47.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:47 15:22:47.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:47 15:22:47.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:47 15:22:47.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:47 15:22:47.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:47 15:22:47.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:47 15:22:47.437 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu.
11:22:47 15:22:47.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:47 15:22:47.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:47 15:22:47.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:47 15:22:47.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:47 15:22:47.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:22:47 15:22:47.439 DEBUG [main][MenuItemLookup] Found menu:'File'
11:22:47 15:22:47.439 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:22:47 15:22:47.439 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:22:47 15:22:47.440 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:22:47 15:22:47.440 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:22:47 15:22:47.440 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:22:47 15:22:47.440 DEBUG [main][MenuItemLookup] Item match:Window
11:22:47 15:22:47.441 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:22:47 15:22:47.441 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:22:47 15:22:47.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:22:47 15:22:47.441 DEBUG [main][MenuItemLookup] Found menu:''
11:22:47 15:22:47.441 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:22:47 15:22:47.441 DEBUG [main][MenuItemLookup] Item match:Show View
11:22:47 15:22:47.460 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:22:47 15:22:47.460 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:22:47 15:22:47.460 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:22:47 15:22:47.460 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:22:47 15:22:47.460 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:22:47 15:22:47.460 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:22:47 15:22:47.460 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:22:47 15:22:47.460 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:22:47 15:22:47.460 DEBUG [main][MenuItemLookup] Found menu:''
11:22:47 15:22:47.461 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:22:47 15:22:47.461 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:22:47 15:22:47.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:22:47 15:22:47.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:22:47 15:22:47.463 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:22:47 15:22:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:22:47 15:22:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:22:47 15:22:47.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:22:47 15:22:47.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:47 15:22:47.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:47 15:22:47.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:22:47 15:22:47.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:47 15:22:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:47 15:22:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:47 15:22:47.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:22:47 15:22:47.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:47 15:22:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:47 15:22:47.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:47 15:22:47.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:47 15:22:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:47 15:22:47.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:22:47 15:22:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:22:47 15:22:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:22:47 15:22:47.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children...
11:22:47 15:22:47.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms
11:22:47 15:22:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:22:48 15:22:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:22:48 15:22:48.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms
11:22:48 15:22:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully
11:22:48 15:22:48.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms
11:22:48 15:22:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:22:48 15:22:48.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed
11:22:48 15:22:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:22:48 15:22:48.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms
11:22:48 15:22:48.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test
11:22:48 15:22:48.055 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test
11:22:48 15:22:48.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection
11:22:48 15:22:48.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test
11:22:48 15:22:48.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:48 15:22:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:48 15:22:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:48 15:22:48.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:22:48 15:22:48.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:48 15:22:48.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:48 15:22:48.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:48 15:22:48.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:22:48 15:22:48.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:48 15:22:48.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:48 15:22:48.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:48 15:22:48.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:22:48 15:22:48.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:48 15:22:48.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:48 15:22:48.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:48 15:22:48.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:48 15:22:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:48 15:22:48.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:22:48 15:22:48.061 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:22:48 15:22:48.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:22:48 15:22:48.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:22:48 15:22:48.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:22:48 15:22:48.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:22:48 15:22:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:22:48 15:22:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:22:48 15:22:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open...
11:22:48 15:22:48.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:48 15:22:48.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:48 15:22:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully
11:22:48 15:22:48.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:48 15:22:48.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:48 15:22:48.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:48 15:22:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:48 15:22:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:48 15:22:48.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:48 15:22:48.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:48 15:22:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:48 15:22:48.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:48 15:22:48.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:48 15:22:48.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:48 15:22:48.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:48 15:22:48.404 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:48 15:22:48.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:48 15:22:48.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:48 15:22:48.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:48 15:22:48.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:48 15:22:48.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:48 15:22:48.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type)
11:22:48 15:22:48.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:48 15:22:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:48 15:22:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:48 15:22:48.443 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:48 15:22:48.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:48 15:22:48.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:48 15:22:48.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:48 15:22:48.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:48 15:22:48.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:48 15:22:48.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
11:22:48 15:22:48.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ")
11:22:48 15:22:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:48 15:22:48.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:48 15:22:48.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:48 15:22:48.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:48 15:22:48.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:49 15:22:49.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:49 15:22:49.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:22:49 15:22:49.479 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
11:22:49 15:22:49.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:49 15:22:49.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:49 15:22:49.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:49 15:22:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:49 15:22:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:49 15:22:49.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:49 15:22:49.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:49 15:22:49.488 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:49 15:22:49.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:49 15:22:49.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:49 15:22:49.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:49 15:22:49.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:49 15:22:49.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:49 15:22:49.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:49 15:22:49.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:49 15:22:49.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:49 15:22:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:49 15:22:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:49 15:22:49.499 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:49 15:22:49.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:49 15:22:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:49 15:22:49.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:49 15:22:49.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:49 15:22:49.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:49 15:22:49.504 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:49 15:22:49.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:49 15:22:49.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:49 15:22:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:49 15:22:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:49 15:22:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:49 15:22:49.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type)
11:22:49 15:22:49.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:49 15:22:49.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:49 15:22:49.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:49 15:22:49.510 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:49 15:22:49.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:49 15:22:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:49 15:22:49.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:49 15:22:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:49 15:22:49.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
11:22:49 15:22:49.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ")
11:22:49 15:22:49.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:49 15:22:49.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:49 15:22:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:49 15:22:49.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:22:49 15:22:49.534 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:22:49 15:22:49.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:49 15:22:49.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:49 15:22:49.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:49 15:22:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:49 15:22:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:49 15:22:49.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:49 15:22:49.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:49 15:22:49.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:49 15:22:49.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:49 15:22:49.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:49 15:22:49.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:49 15:22:49.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:49 15:22:49.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:49 15:22:49.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:49 15:22:49.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:49 15:22:49.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:49 15:22:49.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:49 15:22:49.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:49 15:22:49.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:49 15:22:49.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:49 15:22:49.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:49 15:22:49.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:49 15:22:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:49 15:22:49.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:49 15:22:49.569 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:49 15:22:49.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:49 15:22:49.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:49 15:22:49.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:49 15:22:49.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:49 15:22:49.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:49 15:22:49.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Non existing expandable composite title")
11:22:49 15:22:49.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:49 15:22:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:49 15:22:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:49 15:22:49.574 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:49 15:22:49.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:49 15:22:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:49 15:22:49.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:49 15:22:49.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:50 15:22:50.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:50 15:22:50.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:50 15:22:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:22:50 15:22:50.607 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found
11:22:50 15:22:50.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:50 15:22:50.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:50 15:22:50.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:50 15:22:50.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:50 15:22:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:50 15:22:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:50 15:22:50.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.614 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:50 15:22:50.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:50 15:22:50.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:50 15:22:50.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:50 15:22:50.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:50 15:22:50.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:50 15:22:50.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:50 15:22:50.625 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:50 15:22:50.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:50 15:22:50.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:50 15:22:50.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:50 15:22:50.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:50 15:22:50.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:50 15:22:50.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type)
11:22:50 15:22:50.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:50 15:22:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.646 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:50 15:22:50.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:50 15:22:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:50 15:22:50.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:50 15:22:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found
11:22:50 15:22:50.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:50 15:22:50.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:50 15:22:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:50 15:22:50.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:50 15:22:50.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:50 15:22:50.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:50 15:22:50.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:50 15:22:50.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:50 15:22:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:50 15:22:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:50 15:22:50.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:50 15:22:50.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:50 15:22:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:50 15:22:50.674 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:50 15:22:50.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:50 15:22:50.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:50 15:22:50.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:50 15:22:50.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:50 15:22:50.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:50 15:22:50.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:50 15:22:50.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:50 15:22:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.694 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:50 15:22:50.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:50 15:22:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:50 15:22:50.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C")
11:22:50 15:22:50.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
11:22:50 15:22:50.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:50 15:22:50.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:50 15:22:50.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:50 15:22:50.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:50 15:22:50.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:50 15:22:50.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:50 15:22:50.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:50 15:22:50.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:50 15:22:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:50 15:22:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:50 15:22:50.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:50 15:22:50.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:50 15:22:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:50 15:22:50.738 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:50 15:22:50.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:50 15:22:50.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:50 15:22:50.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:50 15:22:50.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:50 15:22:50.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:50 15:22:50.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type)
11:22:50 15:22:50.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:50 15:22:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.742 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:50 15:22:50.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:50 15:22:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
11:22:50 15:22:50.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:50 15:22:50.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:50 15:22:50.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:50 15:22:50.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:50 15:22:50.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:50 15:22:50.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:50 15:22:50.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:50 15:22:50.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:50 15:22:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:50 15:22:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:50 15:22:50.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:50 15:22:50.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:50 15:22:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:50 15:22:50.774 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:50 15:22:50.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:50 15:22:50.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:50 15:22:50.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:50 15:22:50.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:50 15:22:50.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:50 15:22:50.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C")
11:22:50 15:22:50.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:50 15:22:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.779 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:50 15:22:50.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:50 15:22:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
11:22:50 15:22:50.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:50 15:22:50.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:50 15:22:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:50 15:22:50.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:50 15:22:50.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:50 15:22:50.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:50 15:22:50.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:50 15:22:50.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:50 15:22:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:50 15:22:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:50 15:22:50.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:50 15:22:50.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:50 15:22:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:50 15:22:50.850 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:50 15:22:50.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:50 15:22:50.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:50 15:22:50.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:50 15:22:50.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:50 15:22:50.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:50 15:22:50.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:50 15:22:50.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:50 15:22:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.854 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:50 15:22:50.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:50 15:22:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:50 15:22:50.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type)
11:22:50 15:22:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
11:22:50 15:22:50.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:50 15:22:50.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:50 15:22:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:50 15:22:50.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:50 15:22:50.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:50 15:22:50.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:50 15:22:50.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.862 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:50 15:22:50.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:50 15:22:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:50 15:22:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:50 15:22:50.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:50 15:22:50.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:50 15:22:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:50 15:22:50.886 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:50 15:22:50.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:50 15:22:50.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:50 15:22:50.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:50 15:22:50.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:50 15:22:50.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:50 15:22:50.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:50 15:22:50.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:50 15:22:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.890 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:50 15:22:50.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:50 15:22:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:50 15:22:50.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:50 15:22:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:50 15:22:50.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type)
11:22:50 15:22:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:50 15:22:50.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:50 15:22:50.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:50 15:22:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:50 15:22:50.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found
11:22:50 15:22:50.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:50 15:22:50.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:50 15:22:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 15:22:50.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
11:22:50 15:22:50.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 15:22:50.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:50 15:22:50.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:50 15:22:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:50 15:22:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:50 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.252 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
11:22:50 testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 2.058 s
11:22:50 testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.048 s
11:22:50 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 1.071 s
11:22:50 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.042 s
11:22:50 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.048 s
11:22:50 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.044 s
11:22:50 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.055 s
11:22:50 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.058 s
11:22:50 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.036 s
11:22:50 Running org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:50 15:22:50.932 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:50 15:22:50.933 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:22:50 15:22:50.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:50 15:22:50.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:50 15:22:50.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:50 15:22:50.934 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:22:50 15:22:50.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:50 15:22:50.934 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:22:50 15:22:50.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:50 15:22:50.934 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:22:50 15:22:50.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:50 15:22:50.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:50 15:22:50.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:50 15:22:50.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:50 15:22:50.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:50 15:22:50.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:50 15:22:50.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:50 15:22:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:50 15:22:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:50 15:22:50.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:50 15:22:50.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:22:50 15:22:50.936 DEBUG [main][MenuItemLookup] Found menu:'File'
11:22:50 15:22:50.936 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:22:50 15:22:50.936 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:22:50 15:22:50.936 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:22:50 15:22:50.936 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:22:50 15:22:50.936 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:22:50 15:22:50.936 DEBUG [main][MenuItemLookup] Item match:Window
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:''
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:''
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:''
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:22:50 15:22:50.937 DEBUG [main][MenuItemLookup] Item match:Preferences
11:22:50 15:22:50.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:22:50 15:22:50.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:22:50 15:22:50.937 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:22:51 15:22:51.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:22:51 15:22:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:22:51 15:22:51.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:22:51 15:22:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:51 15:22:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:51 15:22:51.045 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:22:51 15:22:51.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:51 15:22:51.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:22:51 15:22:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:51 15:22:51.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:51 15:22:51.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:22:51 15:22:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:22:51 15:22:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:22:51 15:22:51.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:22:51 15:22:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:51 15:22:51.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:51 15:22:51.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:22:51 15:22:51.049 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:22:51 15:22:51.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:22:51 15:22:51.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:22:51 15:22:51.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:22:51 15:22:51.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:22:51 15:22:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:22:51 15:22:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:22:51 15:22:51.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:51 15:22:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:51 15:22:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:51 15:22:51.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:51 15:22:51.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:51 15:22:51.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:51 15:22:51.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:51 15:22:51.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:51 15:22:51.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:51 15:22:51.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:51 15:22:51.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:51 15:22:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:51 15:22:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:51 15:22:51.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:51 15:22:51.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:51 15:22:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:51 15:22:51.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:51 15:22:51.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:51 15:22:51.104 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:51 15:22:51.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:51 15:22:51.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:51 15:22:51.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:51 15:22:51.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:51 15:22:51.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:51 15:22:51.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:51 15:22:51.140 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
11:22:51 15:22:51.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:51 15:22:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:51 15:22:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:51 15:22:51.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:51 15:22:51.141 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:22:51 15:22:51.141 DEBUG [main][MenuItemLookup] Found menu:'File'
11:22:51 15:22:51.141 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:22:51 15:22:51.141 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:22:51 15:22:51.141 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:22:51 15:22:51.141 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:22:51 15:22:51.141 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:22:51 15:22:51.141 DEBUG [main][MenuItemLookup] Item match:Window
11:22:51 15:22:51.142 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:22:51 15:22:51.142 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:22:51 15:22:51.142 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:22:51 15:22:51.142 DEBUG [main][MenuItemLookup] Found menu:''
11:22:51 15:22:51.142 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:22:51 15:22:51.142 DEBUG [main][MenuItemLookup] Item match:Show View
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:''
11:22:51 15:22:51.145 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:22:51 15:22:51.146 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:22:51 15:22:51.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:22:51 15:22:51.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:22:51 15:22:51.164 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:22:51 15:22:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:22:51 15:22:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:22:51 15:22:51.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:22:51 15:22:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:51 15:22:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:51 15:22:51.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:22:51 15:22:51.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:51 15:22:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:51 15:22:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:51 15:22:51.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:22:51 15:22:51.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:51 15:22:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:51 15:22:51.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:51 15:22:51.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:22:51 15:22:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:22:51 15:22:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:22:51 15:22:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:22:51 15:22:51.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:22:51 15:22:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:22:51 15:22:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:22:51 15:22:51.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:22:51 15:22:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:22:51 15:22:51.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:22:51 15:22:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:22:51 15:22:51.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:22:51 15:22:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:22:51 15:22:51.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:22:51 15:22:51.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
11:22:51 15:22:51.727 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
11:22:51 15:22:51.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
11:22:51 15:22:51.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
11:22:51 15:22:51.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:51 15:22:51.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:51 15:22:51.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:51 15:22:51.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:22:51 15:22:51.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:51 15:22:51.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:22:51 15:22:51.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:51 15:22:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:51 15:22:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:51 15:22:51.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:22:51 15:22:51.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:51 15:22:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:51 15:22:51.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:51 15:22:51.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:22:51 15:22:51.729 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:22:51 15:22:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:22:51 15:22:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:22:51 15:22:51.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:22:51 15:22:51.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:22:51 15:22:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:22:51 15:22:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:22:51 15:22:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open...
11:22:51 15:22:51.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully
11:22:51 15:22:51.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:51 15:22:51.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:51 15:22:51.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:51 15:22:51.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:51 15:22:51.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:22:51 15:22:51.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:51 15:22:51.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:51 15:22:51.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:51 15:22:51.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:51 15:22:51.859 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:22:51 15:22:51.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:22:51 15:22:51.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:51 15:22:51.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:51 15:22:51.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:51 15:22:51.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:51 15:22:51.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified
11:22:51 15:22:51.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:51 15:22:51.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:51 15:22:51.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:51 15:22:51.860 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent
11:22:51 15:22:51.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:51 15:22:51.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:51 15:22:51.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:51 15:22:51.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:52 15:22:52.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:52 15:22:52.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:52 15:22:52.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:52 15:22:52.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:52 15:22:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:22:52 15:22:52.864 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found
11:22:52 15:22:52.864 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:22:52 15:22:52.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:22:52 15:22:52.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:52 15:22:52.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:52 15:22:52.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:52 15:22:52.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:52 15:22:52.866 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log'
11:22:52 15:22:52.866 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log
11:22:52 15:22:52.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:22:52 15:22:52.868 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:22:52 15:22:52.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:52 15:22:52.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:52 15:22:52.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:52 15:22:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:52 15:22:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:52 15:22:52.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:52 15:22:52.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:52 15:22:52.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:52 15:22:52.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:52 15:22:52.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:52 15:22:52.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:52 15:22:52.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:52 15:22:52.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:52 15:22:52.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:52 15:22:52.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:52 15:22:52.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:52 15:22:52.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:52 15:22:52.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:52 15:22:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:52 15:22:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:52 15:22:52.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:52 15:22:52.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:52 15:22:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:52 15:22:52.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:52 15:22:52.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:52 15:22:52.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:52 15:22:52.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:52 15:22:52.963 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:52 15:22:52.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:52 15:22:52.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:52 15:22:52.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:52 15:22:52.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:52 15:22:52.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:52 15:22:52.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 1 and no matchers specified
11:22:52 15:22:52.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:52 15:22:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:52 15:22:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:52 15:22:52.967 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:52 15:22:52.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:52 15:22:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:52 15:22:52.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:52 15:22:52.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:52 15:22:52.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:52 15:22:52.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found
11:22:52 15:22:52.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:52 15:22:52.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:52 15:22:52.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:52 15:22:52.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:52 15:22:52.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:52 15:22:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:52 15:22:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:52 15:22:52.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:52 15:22:52.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:52 15:22:52.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:52 15:22:52.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:52 15:22:52.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:52 15:22:52.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:52 15:22:52.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:52 15:22:52.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:52 15:22:52.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:52 15:22:52.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:52 15:22:52.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:53 15:22:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:53 15:22:53.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:53 15:22:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:53 15:22:53.005 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:53 15:22:53.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:53 15:22:53.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:53 15:22:53.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:53 15:22:53.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:53 15:22:53.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:53 15:22:53.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:53 15:22:53.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:53 15:22:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.009 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:53 15:22:53.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:53 15:22:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:53 15:22:53.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Form D")
11:22:53 15:22:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:53 15:22:53.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:53 15:22:53.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:53 15:22:53.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:53 15:22:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:53 15:22:53.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:53 15:22:53.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:53 15:22:53.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:53 15:22:53.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:53 15:22:53.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:53 15:22:53.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:53 15:22:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:53 15:22:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:53 15:22:53.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:53 15:22:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:53 15:22:53.053 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:53 15:22:53.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:53 15:22:53.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:53 15:22:53.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:53 15:22:53.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:53 15:22:53.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:53 15:22:53.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified
11:22:53 15:22:53.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:53 15:22:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.057 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:53 15:22:53.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:53 15:22:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:53 15:22:53.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:53 15:22:53.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:53 15:22:53.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:53 15:22:53.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:53 15:22:53.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:53 15:22:53.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:53 15:22:53.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:53 15:22:53.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:53 15:22:53.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:53 15:22:53.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:53 15:22:53.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:53 15:22:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:53 15:22:53.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:53 15:22:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:53 15:22:53.092 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:53 15:22:53.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:53 15:22:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:53 15:22:53.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:53 15:22:53.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:53 15:22:53.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:53 15:22:53.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:53 15:22:53.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:53 15:22:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.132 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:53 15:22:53.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:53 15:22:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:53 15:22:53.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:53 15:22:53.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:53 15:22:53.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:53 15:22:53.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:53 15:22:53.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:53 15:22:53.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:53 15:22:53.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:53 15:22:53.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:53 15:22:53.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:53 15:22:53.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:53 15:22:53.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:53 15:22:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:53 15:22:53.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:53 15:22:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:53 15:22:53.168 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:53 15:22:53.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:53 15:22:53.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:53 15:22:53.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:53 15:22:53.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:53 15:22:53.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:53 15:22:53.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:53 15:22:53.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:53 15:22:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.172 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:53 15:22:53.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:53 15:22:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:53 15:22:53.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified
11:22:53 15:22:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:53 15:22:53.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:53 15:22:53.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:53 15:22:53.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:53 15:22:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:53 15:22:53.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:53 15:22:53.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:53 15:22:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:53 15:22:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:53 15:22:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:53 15:22:53.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:53 15:22:53.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:53 15:22:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:53 15:22:53.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:53 15:22:53.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:53 15:22:53.208 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:53 15:22:53.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:53 15:22:53.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:53 15:22:53.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:53 15:22:53.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:53 15:22:53.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:53 15:22:53.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:53 15:22:53.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:53 15:22:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.244 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:53 15:22:53.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:53 15:22:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:53 15:22:53.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified
11:22:53 15:22:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:53 15:22:53.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:53 15:22:53.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found
11:22:53 15:22:53.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:53 15:22:53.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:53 15:22:53.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:53 15:22:53.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
11:22:53 15:22:53.268 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 15:22:53.268 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:53 15:22:53.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:53 15:22:53.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest
11:22:53 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 1.86 s
11:22:53 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.059 s
11:22:53 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.047 s
11:22:53 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.039 s
11:22:53 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.061 s
11:22:53 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.056 s
11:22:53 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.071 s
11:22:53 Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:53 15:22:53.277 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:53 15:22:53.278 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:22:53 15:22:53.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:53 15:22:53.278 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:53 15:22:53.278 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:53 15:22:53.278 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:22:53 15:22:53.279 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:53 15:22:53.279 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:22:53 15:22:53.279 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:53 15:22:53.279 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:22:53 15:22:53.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:53 15:22:53.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:53 15:22:53.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:53 15:22:53.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:53 15:22:53.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:53 15:22:53.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:53 15:22:53.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:53 15:22:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:53 15:22:53.280 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:22:53 15:22:53.280 DEBUG [main][MenuItemLookup] Found menu:'File'
11:22:53 15:22:53.280 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:22:53 15:22:53.280 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Item match:Window
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:''
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:''
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:''
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:22:53 15:22:53.281 DEBUG [main][MenuItemLookup] Item match:Preferences
11:22:53 15:22:53.281 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:22:53 15:22:53.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:22:53 15:22:53.281 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:22:53 15:22:53.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:22:53 15:22:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:22:53 15:22:53.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:22:53 15:22:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.378 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:22:53 15:22:53.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:53 15:22:53.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:22:53 15:22:53.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:22:53 15:22:53.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:22:53 15:22:53.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:22:53 15:22:53.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:22:53 15:22:53.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:22:53 15:22:53.382 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:22:53 15:22:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:22:53 15:22:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:22:53 15:22:53.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:22:53 15:22:53.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:22:53 15:22:53.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:22:53 15:22:53.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:22:53 15:22:53.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:53 15:22:53.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:53 15:22:53.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:53 15:22:53.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:53 15:22:53.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:53 15:22:53.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:53 15:22:53.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:53 15:22:53.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.431 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:53 15:22:53.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:53 15:22:53.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:53 15:22:53.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:53 15:22:53.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:53 15:22:53.455 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:53 15:22:53.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:53 15:22:53.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:53 15:22:53.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:53 15:22:53.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:53 15:22:53.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:53 15:22:53.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified
11:22:53 15:22:53.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:53 15:22:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.461 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:53 15:22:53.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:53 15:22:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
11:22:53 15:22:53.464 TRACE [main][WidgetHandler] Notify Hyperlink with event 6
11:22:53 15:22:53.464 TRACE [main][WidgetHandler] Wait for synchronization
11:22:53 15:22:53.464 TRACE [main][WidgetHandler] Notify Hyperlink with event 3
11:22:53 15:22:53.464 TRACE [main][WidgetHandler] Wait for synchronization
11:22:53 15:22:53.464 TRACE [main][WidgetHandler] Notify Hyperlink with event 4
11:22:53 15:22:53.464 TRACE [main][WidgetHandler] Wait for synchronization
11:22:53 15:22:53.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink clicked")
11:22:53 15:22:53.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:53 15:22:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.466 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:53 15:22:53.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:53 15:22:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
11:22:53 15:22:53.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:53 15:22:53.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:53 15:22:53.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:53 15:22:53.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:53 15:22:53.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:53 15:22:53.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:53 15:22:53.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:53 15:22:53.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:53 15:22:53.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:53 15:22:53.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:53 15:22:53.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:53 15:22:53.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:53 15:22:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:53 15:22:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:53 15:22:53.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:53 15:22:53.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:53 15:22:53.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:53 15:22:53.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:53 15:22:53.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:53 15:22:53.496 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:53 15:22:53.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:53 15:22:53.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:53 15:22:53.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:53 15:22:53.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:53 15:22:53.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:53 15:22:53.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink")
11:22:53 15:22:53.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:53 15:22:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:53 15:22:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:53 15:22:53.499 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:53 15:22:53.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:53 15:22:53.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:53 15:22:53.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:53 15:22:53.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:54 15:22:54.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:54 15:22:54.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:54 15:22:54.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:22:54 15:22:54.560 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found
11:22:54 15:22:54.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:54 15:22:54.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:54 15:22:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:54 15:22:54.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:54 15:22:54.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:54 15:22:54.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:54 15:22:54.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.564 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:54 15:22:54.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:54 15:22:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:54 15:22:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:54 15:22:54.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:54 15:22:54.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:54 15:22:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:54 15:22:54.571 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:54 15:22:54.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:54 15:22:54.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:54 15:22:54.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:54 15:22:54.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:54 15:22:54.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:54 15:22:54.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 1 and no matchers specified
11:22:54 15:22:54.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:54 15:22:54.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.575 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:54 15:22:54.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:54 15:22:54.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:54 15:22:54.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:54 15:22:54.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found
11:22:54 15:22:54.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:54 15:22:54.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:54 15:22:54.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:54 15:22:54.596 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:54 15:22:54.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:54 15:22:54.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:54 15:22:54.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:54 15:22:54.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:54 15:22:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:54 15:22:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:54 15:22:54.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:54 15:22:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:54 15:22:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:54 15:22:54.607 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:54 15:22:54.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:54 15:22:54.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:54 15:22:54.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:54 15:22:54.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:54 15:22:54.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:54 15:22:54.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:54 15:22:54.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:54 15:22:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.661 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:54 15:22:54.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:54 15:22:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:54 15:22:54.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section C")
11:22:54 15:22:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
11:22:54 15:22:54.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:54 15:22:54.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:54 15:22:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:54 15:22:54.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:54 15:22:54.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:54 15:22:54.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:54 15:22:54.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:54 15:22:54.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:54 15:22:54.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:54 15:22:54.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:54 15:22:54.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:54 15:22:54.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:54 15:22:54.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:54 15:22:54.697 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:54 15:22:54.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:54 15:22:54.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:54 15:22:54.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:54 15:22:54.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:54 15:22:54.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:54 15:22:54.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified
11:22:54 15:22:54.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:54 15:22:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.701 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:54 15:22:54.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:54 15:22:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
11:22:54 15:22:54.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:54 15:22:54.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:54 15:22:54.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:54 15:22:54.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:54 15:22:54.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:54 15:22:54.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:54 15:22:54.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.743 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:54 15:22:54.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:54 15:22:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:54 15:22:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:54 15:22:54.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:54 15:22:54.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:54 15:22:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:54 15:22:54.756 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:54 15:22:54.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:54 15:22:54.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:54 15:22:54.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:54 15:22:54.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:54 15:22:54.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:54 15:22:54.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section B")
11:22:54 15:22:54.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:54 15:22:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.760 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:54 15:22:54.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:54 15:22:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
11:22:54 15:22:54.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:54 15:22:54.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:54 15:22:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.779 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:54 15:22:54.780 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:54 15:22:54.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:54 15:22:54.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:54 15:22:54.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:54 15:22:54.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:54 15:22:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:54 15:22:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:54 15:22:54.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:54 15:22:54.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:54 15:22:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:54 15:22:54.813 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:54 15:22:54.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:54 15:22:54.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:54 15:22:54.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:54 15:22:54.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:54 15:22:54.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:54 15:22:54.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:54 15:22:54.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:54 15:22:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.817 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:54 15:22:54.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:54 15:22:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:54 15:22:54.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified
11:22:54 15:22:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
11:22:54 15:22:54.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:54 15:22:54.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:54 15:22:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:54 15:22:54.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:54 15:22:54.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:54 15:22:54.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:54 15:22:54.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:54 15:22:54.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:54 15:22:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:54 15:22:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:54 15:22:54.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:54 15:22:54.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:54 15:22:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:54 15:22:54.855 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:54 15:22:54.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:54 15:22:54.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:54 15:22:54.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:54 15:22:54.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:54 15:22:54.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:54 15:22:54.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:54 15:22:54.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:54 15:22:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.858 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:54 15:22:54.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:54 15:22:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:54 15:22:54.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:54 15:22:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:54 15:22:54.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified
11:22:54 15:22:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:54 15:22:54.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:54 15:22:54.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:54 15:22:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:54 15:22:54.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found
11:22:54 15:22:54.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:54 15:22:54.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:54 15:22:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 15:22:54.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
11:22:54 15:22:54.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 15:22:54.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:54 15:22:54.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:54 15:22:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:54 15:22:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:54 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
11:22:54 activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.057 s
11:22:54 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 1.076 s
11:22:54 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.035 s
11:22:54 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.069 s
11:22:54 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.037 s
11:22:54 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.076 s
11:22:54 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.041 s
11:22:54 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.055 s
11:22:54 Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:54 15:22:54.883 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:54 15:22:54.884 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:22:54 15:22:54.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:54 15:22:54.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:54 15:22:54.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:54 15:22:54.884 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:54 15:22:54.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:54 15:22:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:54 15:22:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:54 15:22:54.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:54 15:22:54.886 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:22:54 15:22:54.886 DEBUG [main][MenuItemLookup] Found menu:'File'
11:22:54 15:22:54.886 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:22:54 15:22:54.886 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:22:54 15:22:54.886 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:22:54 15:22:54.886 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:22:54 15:22:54.886 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:22:54 15:22:54.886 DEBUG [main][MenuItemLookup] Item match:Window
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:''
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:''
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:''
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:22:54 15:22:54.887 DEBUG [main][MenuItemLookup] Item match:Preferences
11:22:54 15:22:54.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:22:54 15:22:54.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:22:54 15:22:54.887 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:22:54 15:22:54.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:22:54 15:22:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:22:54 15:22:54.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:22:55 15:22:55.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:55 15:22:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:55 15:22:55.003 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:22:55 15:22:55.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:55 15:22:55.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:22:55 15:22:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:55 15:22:55.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:22:55 15:22:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:22:55 15:22:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:22:55 15:22:55.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:22:55 15:22:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:55 15:22:55.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:22:55 15:22:55.006 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:22:55 15:22:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:22:55 15:22:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:22:55 15:22:55.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:22:55 15:22:55.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:22:55 15:22:55.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:22:55 15:22:55.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:22:55 15:22:55.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:55 15:22:55.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:55 15:22:55.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:55 15:22:55.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:55 15:22:55.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:55 15:22:55.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:55 15:22:55.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:55 15:22:55.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:55 15:22:55.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:55 15:22:55.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:55 15:22:55.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:55 15:22:55.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:55 15:22:55.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:55 15:22:55.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:55 15:22:55.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:55 15:22:55.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:55 15:22:55.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:55 15:22:55.079 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:55 15:22:55.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:55 15:22:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:55 15:22:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:55 15:22:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:55 15:22:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:55 15:22:55.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified
11:22:55 15:22:55.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:55 15:22:55.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:55 15:22:55.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:55 15:22:55.100 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:55 15:22:55.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:55 15:22:55.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:55 15:22:55.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
11:22:55 15:22:55.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText clicked")
11:22:55 15:22:55.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:55 15:22:55.126 TRACE [main][WidgetHandler] Notify FormText with event 1
11:22:55 15:22:55.126 TRACE [main][WidgetHandler] Wait for synchronization
11:22:55 15:22:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:55 15:22:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:55 15:22:55.128 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:55 15:22:55.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:55 15:22:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:55 15:22:55.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
11:22:55 15:22:55.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:55 15:22:55.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:55 15:22:55.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:55 15:22:55.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:55 15:22:55.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:55 15:22:55.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:55 15:22:55.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:55 15:22:55.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:55 15:22:55.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:55 15:22:55.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:55 15:22:55.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:55 15:22:55.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:55 15:22:55.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:55 15:22:55.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:55 15:22:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:55 15:22:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:55 15:22:55.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:55 15:22:55.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:55 15:22:55.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:55 15:22:55.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:55 15:22:55.147 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:55 15:22:55.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:55 15:22:55.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:55 15:22:55.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:55 15:22:55.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:55 15:22:55.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:55 15:22:55.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified
11:22:55 15:22:55.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:55 15:22:55.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:55 15:22:55.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:55 15:22:55.166 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:55 15:22:55.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:55 15:22:55.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:55 15:22:55.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
11:22:55 15:22:55.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified
11:22:55 15:22:55.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:55 15:22:55.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:55 15:22:55.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:55 15:22:55.169 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:55 15:22:55.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:55 15:22:55.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:55 15:22:55.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:55 15:22:55.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:55 15:22:55.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
11:22:55 15:22:55.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:55 15:22:55.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:55 15:22:55.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:55 15:22:55.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:55 15:22:55.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:55 15:22:55.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:55 15:22:55.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:55 15:22:55.172 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:55 15:22:55.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:55 15:22:55.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:55 15:22:55.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:55 15:22:55.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:55 15:22:55.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:55 15:22:55.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:55 15:22:55.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:55 15:22:55.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:55 15:22:55.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:55 15:22:55.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:55 15:22:55.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:55 15:22:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:55 15:22:55.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:55 15:22:55.182 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:55 15:22:55.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:55 15:22:55.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:55 15:22:55.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:55 15:22:55.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:55 15:22:55.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:55 15:22:55.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink")
11:22:55 15:22:55.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:55 15:22:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:55 15:22:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:55 15:22:55.204 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:55 15:22:55.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:55 15:22:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:55 15:22:55.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:55 15:22:55.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:55 15:22:55.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:56 15:22:56.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:56 15:22:56.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:22:56 15:22:56.224 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found
11:22:56 15:22:56.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:56 15:22:56.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:56 15:22:56.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:56 15:22:56.254 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:56 15:22:56.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:56 15:22:56.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:56 15:22:56.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:56 15:22:56.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:56 15:22:56.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:56 15:22:56.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified
11:22:56 15:22:56.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:56 15:22:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.258 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:56 15:22:56.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:56 15:22:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:56 15:22:56.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:56 15:22:56.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
11:22:56 15:22:56.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:56 15:22:56.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:56 15:22:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:56 15:22:56.288 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:56 15:22:56.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:56 15:22:56.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:56 15:22:56.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:56 15:22:56.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:56 15:22:56.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:56 15:22:56.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified
11:22:56 15:22:56.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:56 15:22:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.292 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:56 15:22:56.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:56 15:22:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
11:22:56 15:22:56.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.297 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:56 15:22:56.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:56 15:22:56.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:56 15:22:56.322 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:56 15:22:56.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:56 15:22:56.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:56 15:22:56.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:56 15:22:56.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:56 15:22:56.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:56 15:22:56.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:56 15:22:56.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:56 15:22:56.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.326 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:56 15:22:56.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:56 15:22:56.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:56 15:22:56.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section C")
11:22:56 15:22:56.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
11:22:56 15:22:56.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:56 15:22:56.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:56 15:22:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:56 15:22:56.357 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:56 15:22:56.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:56 15:22:56.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:56 15:22:56.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:56 15:22:56.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:56 15:22:56.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:56 15:22:56.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified
11:22:56 15:22:56.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:56 15:22:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.361 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:56 15:22:56.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:56 15:22:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
11:22:56 15:22:56.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:56 15:22:56.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:56 15:22:56.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:56 15:22:56.391 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:56 15:22:56.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:56 15:22:56.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:56 15:22:56.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:56 15:22:56.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:56 15:22:56.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:56 15:22:56.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified
11:22:56 15:22:56.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:56 15:22:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.395 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:56 15:22:56.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:56 15:22:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
11:22:56 15:22:56.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.397 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:56 15:22:56.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:56 15:22:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:56 15:22:56.425 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:56 15:22:56.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:56 15:22:56.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:56 15:22:56.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:56 15:22:56.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:56 15:22:56.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:56 15:22:56.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section A")
11:22:56 15:22:56.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:56 15:22:56.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.429 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:56 15:22:56.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:56 15:22:56.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
11:22:56 15:22:56.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:56 15:22:56.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:56 15:22:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:56 15:22:56.458 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:56 15:22:56.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:56 15:22:56.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:56 15:22:56.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:56 15:22:56.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:56 15:22:56.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:56 15:22:56.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:56 15:22:56.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:56 15:22:56.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.462 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:56 15:22:56.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:56 15:22:56.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:56 15:22:56.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified
11:22:56 15:22:56.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
11:22:56 15:22:56.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.485 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:56 15:22:56.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:56 15:22:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:56 15:22:56.493 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:56 15:22:56.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:56 15:22:56.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:56 15:22:56.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:56 15:22:56.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:56 15:22:56.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:56 15:22:56.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:56 15:22:56.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:56 15:22:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.496 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:56 15:22:56.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:56 15:22:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:56 15:22:56.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified
11:22:56 15:22:56.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:56 15:22:56.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:56 15:22:56.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
11:22:56 clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.083 s
11:22:56 hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.041 s
11:22:56 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 1.053 s
11:22:56 indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.035 s
11:22:56 defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.033 s
11:22:56 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.035 s
11:22:56 hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.034 s
11:22:56 getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.033 s
11:22:56 titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.033 s
11:22:56 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.034 s
11:22:56 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.034 s
11:22:56 Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:56 15:22:56.526 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:56 15:22:56.527 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:22:56 15:22:56.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:56 15:22:56.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.527 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:22:56 15:22:56.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.537 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:22:56 15:22:56.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.538 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:22:56 15:22:56.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:56 15:22:56.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:56 15:22:56.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:56 15:22:56.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:56 15:22:56.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:22:56 15:22:56.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:56 15:22:56.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.539 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:22:56 15:22:56.539 DEBUG [main][MenuItemLookup] Found menu:'File'
11:22:56 15:22:56.539 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:22:56 15:22:56.539 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:22:56 15:22:56.539 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:22:56 15:22:56.539 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:22:56 15:22:56.539 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:22:56 15:22:56.539 DEBUG [main][MenuItemLookup] Item match:Window
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:''
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:''
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:''
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:22:56 15:22:56.540 DEBUG [main][MenuItemLookup] Item match:Preferences
11:22:56 15:22:56.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:22:56 15:22:56.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:22:56 15:22:56.540 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:22:56 15:22:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:22:56 15:22:56.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:22:56 15:22:56.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:22:56 15:22:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.640 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:22:56 15:22:56.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:22:56 15:22:56.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:22:56 15:22:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:22:56 15:22:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:22:56 15:22:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:22:56 15:22:56.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:22:56 15:22:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:22:56 15:22:56.656 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:22:56 15:22:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:22:56 15:22:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:22:56 15:22:56.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:22:56 15:22:56.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:22:56 15:22:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:22:56 15:22:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:22:56 15:22:56.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:56 15:22:56.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:56 15:22:56.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:56 15:22:56.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:56 15:22:56.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:56 15:22:56.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:56 15:22:56.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:56 15:22:56.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:56 15:22:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:56 15:22:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:56 15:22:56.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:56 15:22:56.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:56 15:22:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:56 15:22:56.699 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:56 15:22:56.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:56 15:22:56.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:56 15:22:56.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:56 15:22:56.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:56 15:22:56.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:56 15:22:56.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified
11:22:56 15:22:56.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:56 15:22:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:56 15:22:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:56 15:22:56.704 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:56 15:22:56.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:56 15:22:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:56 15:22:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:56 15:22:56.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
11:22:56 15:22:56.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ")
11:22:56 15:22:56.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:56 15:22:56.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:56 15:22:56.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:57 15:22:57.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:57 15:22:57.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:57 15:22:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:22:57 15:22:57.733 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
11:22:57 15:22:57.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:57 15:22:57.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:57 15:22:57.733 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:57 15:22:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:57 15:22:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:57 15:22:57.733 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:57 15:22:57.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:57 15:22:57.733 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:57 15:22:57.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:57 15:22:57.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:57 15:22:57.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:57 15:22:57.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:57 15:22:57.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:57 15:22:57.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:57 15:22:57.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:57 15:22:57.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:57 15:22:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:57 15:22:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:57 15:22:57.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:57 15:22:57.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:57 15:22:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:57 15:22:57.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:57 15:22:57.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:57 15:22:57.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:57 15:22:57.745 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:57 15:22:57.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:57 15:22:57.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:57 15:22:57.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:57 15:22:57.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:57 15:22:57.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:57 15:22:57.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified
11:22:57 15:22:57.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:57 15:22:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:57 15:22:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:57 15:22:57.748 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:57 15:22:57.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:57 15:22:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:57 15:22:57.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:57 15:22:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:57 15:22:57.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
11:22:57 15:22:57.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ")
11:22:57 15:22:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:57 15:22:57.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:57 15:22:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:57 15:22:57.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:22:57 15:22:57.772 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:22:57 15:22:57.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:57 15:22:57.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:57 15:22:57.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:57 15:22:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:57 15:22:57.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:57 15:22:57.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:57 15:22:57.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:57 15:22:57.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:57 15:22:57.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:57 15:22:57.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:57 15:22:57.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:57 15:22:57.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:57 15:22:57.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:57 15:22:57.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:57 15:22:57.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:57 15:22:57.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:57 15:22:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:57 15:22:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:57 15:22:57.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:57 15:22:57.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:57 15:22:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:57 15:22:57.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:57 15:22:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:57 15:22:57.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:57 15:22:57.784 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:57 15:22:57.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:57 15:22:57.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:57 15:22:57.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:57 15:22:57.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:57 15:22:57.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:57 15:22:57.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing section title")
11:22:57 15:22:57.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:57 15:22:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:57 15:22:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:57 15:22:57.806 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:57 15:22:57.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:57 15:22:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:57 15:22:57.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:57 15:22:57.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:58 15:22:58.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:58 15:22:58.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:22:58 15:22:58.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:22:58 15:22:58.829 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found
11:22:58 15:22:58.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:58 15:22:58.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:58 15:22:58.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:58 15:22:58.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:58 15:22:58.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:58 15:22:58.831 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:58 15:22:58.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:58 15:22:58.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:58 15:22:58.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:58 15:22:58.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:58 15:22:58.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:58 15:22:58.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:58 15:22:58.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:58 15:22:58.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:58 15:22:58.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:58 15:22:58.842 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:58 15:22:58.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:58 15:22:58.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:58 15:22:58.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:58 15:22:58.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:58 15:22:58.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:58 15:22:58.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 1 and no matchers specified
11:22:58 15:22:58.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:58 15:22:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:58 15:22:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:58 15:22:58.846 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:58 15:22:58.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:58 15:22:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:58 15:22:58.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:58 15:22:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found
11:22:58 15:22:58.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:58 15:22:58.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:58 15:22:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:58 15:22:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:58 15:22:58.848 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:58 15:22:58.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:58 15:22:58.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:58 15:22:58.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:58 15:22:58.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.852 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:58 15:22:58.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:58 15:22:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:58 15:22:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:58 15:22:58.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:58 15:22:58.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:58 15:22:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:58 15:22:58.877 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:58 15:22:58.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:58 15:22:58.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:58 15:22:58.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:58 15:22:58.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:58 15:22:58.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:58 15:22:58.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:58 15:22:58.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:58 15:22:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:58 15:22:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:58 15:22:58.880 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:58 15:22:58.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:58 15:22:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:58 15:22:58.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Section C")
11:22:58 15:22:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
11:22:58 15:22:58.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:58 15:22:58.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:58 15:22:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:58 15:22:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:58 15:22:58.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:58 15:22:58.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:58 15:22:58.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:58 15:22:58.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:58 15:22:58.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:58 15:22:58.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:58 15:22:58.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:58 15:22:58.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:58 15:22:58.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:58 15:22:58.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:58 15:22:58.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:58 15:22:58.925 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:58 15:22:58.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:58 15:22:58.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:58 15:22:58.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:58 15:22:58.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:58 15:22:58.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:58 15:22:58.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified
11:22:58 15:22:58.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:58 15:22:58.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:58 15:22:58.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:58 15:22:58.928 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:58 15:22:58.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:58 15:22:58.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
11:22:58 15:22:58.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:58 15:22:58.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:58 15:22:58.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:58 15:22:58.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:58 15:22:58.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:58 15:22:58.929 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:58 15:22:58.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:58 15:22:58.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:58 15:22:58.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:58 15:22:58.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:58 15:22:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:58 15:22:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:58 15:22:58.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:58 15:22:58.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:58 15:22:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:58 15:22:58.958 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:58 15:22:58.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:58 15:22:58.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:58 15:22:58.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:58 15:22:58.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:58 15:22:58.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:58 15:22:58.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Section A")
11:22:58 15:22:58.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:58 15:22:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:58 15:22:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:58 15:22:58.961 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:58 15:22:58.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:58 15:22:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:58 15:22:58.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:58 15:22:58.962 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:58 15:22:58.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:58 15:22:58.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:58 15:22:58.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:58 15:22:58.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:58 15:22:58.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:58 15:22:58.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:58 15:22:58.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:58 15:22:58.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:58 15:22:58.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:58 15:22:58.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:58 15:22:58.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:58 15:22:58.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:58 15:22:58.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:58 15:22:58.999 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:58 15:22:58.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:59 15:22:59.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:59 15:22:59.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:59 15:22:59.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:59 15:22:59.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:59 15:22:59.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:59 15:22:59.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:59 15:22:59.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:59 15:22:59.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:59 15:22:59.003 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:59 15:22:59.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:59 15:22:59.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:59 15:22:59.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:59 15:22:59.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:59 15:22:59.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:59 15:22:59.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:59 15:22:59.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified
11:22:59 15:22:59.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:59 15:22:59.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:59 15:22:59.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:59 15:22:59.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:59 15:22:59.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
11:22:59 15:22:59.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:59 15:22:59.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:59 15:22:59.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:59 15:22:59.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:59 15:22:59.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:59 15:22:59.025 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:59 15:22:59.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:22:59 15:22:59.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:59 15:22:59.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:59 15:22:59.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:22:59 15:22:59.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:22:59 15:22:59.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:22:59 15:22:59.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:59 15:22:59.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:59 15:22:59.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
11:22:59 15:22:59.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:59 15:22:59.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:59 15:22:59.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:22:59 15:22:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:22:59 15:22:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:22:59 15:22:59.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:22:59 15:22:59.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
11:22:59 15:22:59.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:59 15:22:59.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:59 15:22:59.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:59 15:22:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:59 15:22:59.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:22:59 15:22:59.047 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
11:22:59 15:22:59.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
11:22:59 15:22:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:22:59 15:22:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:22:59 15:22:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:22:59 15:22:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:22:59 15:22:59.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
11:22:59 15:22:59.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:22:59 15:22:59.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:59 15:22:59.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:59 15:22:59.073 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
11:22:59 15:22:59.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:22:59 15:22:59.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:59 15:22:59.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:22:59 15:22:59.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:22:59 15:22:59.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:59 15:22:59.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
11:22:59 15:22:59.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified
11:22:59 15:22:59.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:22:59 15:22:59.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:22:59 15:22:59.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:22:59 15:22:59.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:22:59 15:22:59.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found
11:22:59 15:22:59.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:59 15:22:59.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:59 15:22:59.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:59 15:22:59.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:59 15:22:59.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:59 15:22:59.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
11:22:59 15:22:59.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:59 15:22:59.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:22:59 15:22:59.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:22:59 15:22:59.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:22:59 15:22:59.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:22:59 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.553 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
11:22:59 testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 1.044 s
11:22:59 testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.04 s
11:22:59 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 1.057 s
11:22:59 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.017 s
11:22:59 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.034 s
11:22:59 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.046 s
11:22:59 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.033 s
11:22:59 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.063 s
11:22:59 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.052 s
11:22:59 
11:22:59 Results:
11:22:59 
11:22:59 Tests run: 44, Failures: 0, Errors: 0, Skipped: 0
11:22:59 
11:23:00 [INFO] All tests passed!
11:23:00 [INFO] 
11:23:00 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.uiforms.test ---
11:23:00 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:23:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:23:00 [INFO] 
11:23:00 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jface.test >---------
11:23:00 [INFO] Building RedDeer JFace Tests 4.7.0-SNAPSHOT                      [35/58]
11:23:00 [INFO]   from tests/org.eclipse.reddeer.jface.test/pom.xml
11:23:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:00 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:23:00 [INFO] 
11:23:00 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface.test ---
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface.test ---
11:23:00 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface.test ---
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface.test ---
11:23:00 [INFO] 
11:23:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface.test ---
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface.test ---
11:23:00 [INFO] Resolving class path of RedDeer JFace Tests...
11:23:01 [INFO] 
11:23:01 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface.test ---
11:23:01 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:23:01 [INFO] 
11:23:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface.test ---
11:23:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:23:01 [INFO] Copying 1 resource
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface.test ---
11:23:01 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/bin
11:23:01 [INFO] 
11:23:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface.test ---
11:23:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/src/test/resources
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface.test ---
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface.test ---
11:23:01 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT-sources.jar
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface.test ---
11:23:01 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT.jar
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test ---
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.jface.test ---
11:23:03 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:23:03 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/data/.metadata/.log
11:23:03 [INFO] Command line:
11:23:03 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:23:06 Launching application org.eclipse.ui.ide.workbench...
11:23:06 SLF4J: No SLF4J providers were found.
11:23:06 SLF4J: Defaulting to no-operation (NOP) logger implementation
11:23:06 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
11:23:09 Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:09 15:23:09.625 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:23:09 15:23:09.627 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:23:09 15:23:09.638 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:23:09 15:23:09.639 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:23:09 15:23:09.660 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:09 15:23:09.752 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:23:09 15:23:09.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:09 15:23:09.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:09 15:23:09.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:23:09 15:23:09.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:23:09 15:23:09.773 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:23:09 15:23:09.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:09 15:23:09.827 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:23:09 15:23:09.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:09 15:23:09.829 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:23:09 15:23:09.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:09 15:23:09.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:09 15:23:09.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:09 15:23:09.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:09 15:23:09.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:09 15:23:09.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:09 15:23:09.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:09 15:23:09.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:09 15:23:09.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:09 15:23:09.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:09 15:23:09.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:09 15:23:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:10 15:23:10.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:10 15:23:10.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:10 15:23:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:10 15:23:10.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:10 15:23:10.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:10 15:23:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:10 15:23:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available....
11:23:10 15:23:10.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
11:23:10 15:23:10.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:10 15:23:10.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:10 15:23:10.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully
11:23:10 15:23:10.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:23:10 15:23:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:10 15:23:10.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:10 15:23:10.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:10 15:23:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:10 15:23:10.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:10 15:23:10.148 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:23:10 15:23:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:10 15:23:10.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:10 15:23:10.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:10 15:23:10.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:15 15:23:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available....
11:23:15 15:23:15.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
11:23:15 15:23:15.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:15 15:23:15.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully
11:23:15 15:23:15.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:15 15:23:15.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:15 15:23:15.196 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:15 15:23:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:15 15:23:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:15 15:23:15.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:15 15:23:15.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:15 15:23:15.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:15 15:23:15.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:15 15:23:15.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:15 15:23:15.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:15 15:23:15.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:15 15:23:15.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:15 15:23:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:15 15:23:15.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:15 15:23:15.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:15 15:23:15.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:15 15:23:15.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:15 15:23:15.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:15 15:23:15.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:15 15:23:15.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:15 15:23:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:15 15:23:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:15 15:23:15.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
11:23:15 15:23:15.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:15 15:23:15.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:15 15:23:15.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:15 15:23:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:15 15:23:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:15 15:23:15.256 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:15 15:23:15.256 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
11:23:15 15:23:15.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:15 15:23:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:15 15:23:15.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:15 15:23:15.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:15 15:23:15.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:15 15:23:15.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:15 15:23:15.258 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:15 15:23:15.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:15 15:23:15.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:15 15:23:15.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:15 15:23:15.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:15 15:23:15.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:15 15:23:15.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:15 15:23:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:15 15:23:15.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:23:15 15:23:15.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:15 15:23:15.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:15 15:23:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:15 15:23:15.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:15 15:23:15.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:15 15:23:15.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:15 15:23:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:15 15:23:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:15 15:23:15.292 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:15 15:23:15.292 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:15 15:23:15.293 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:15 15:23:15.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:15 15:23:15.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:15 15:23:15.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:15 15:23:15.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:15 15:23:15.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:15 15:23:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:15 15:23:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:15 15:23:15.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:15 15:23:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:15 15:23:15.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:15 15:23:15.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:15 15:23:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:15 15:23:15.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:15 15:23:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:15 15:23:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:15 15:23:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:15 15:23:15.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"]
11:23:15 15:23:15.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:15 15:23:15.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:15 15:23:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:15 15:23:15.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:23:15 15:23:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:15 15:23:15.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:15 15:23:15.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:15 15:23:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:15 15:23:15.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:15 15:23:15.374 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:23:15 15:23:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:15 15:23:15.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:15 15:23:15.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:15 15:23:15.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:20 15:23:20.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:20 15:23:20.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"]
11:23:20 15:23:20.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:20 15:23:20.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:20 15:23:20.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:20 15:23:20.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:20 15:23:20.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:20 15:23:20.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:20 15:23:20.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:20 15:23:20.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:20 15:23:20.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:20 15:23:20.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:20 15:23:20.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:20 15:23:20.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:20 15:23:20.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:20 15:23:20.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:20 15:23:20.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:20 15:23:20.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:20 15:23:20.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:20 15:23:20.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:20 15:23:20.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:20 15:23:20.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:20 15:23:20.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:20 15:23:20.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:20 15:23:20.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:20 15:23:20.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:20 15:23:20.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:20 15:23:20.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
11:23:20 15:23:20.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:20 15:23:20.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:20 15:23:20.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:20 15:23:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:20 15:23:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:20 15:23:20.452 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:20 15:23:20.452 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
11:23:20 15:23:20.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:20 15:23:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:20 15:23:20.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:20 15:23:20.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:20 15:23:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:20 15:23:20.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:20 15:23:20.454 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:20 15:23:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:20 15:23:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:20 15:23:20.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:20 15:23:20.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:20 15:23:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:20 15:23:20.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:20 15:23:20.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:20 15:23:20.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:20 15:23:20.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:20 15:23:20.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:20 15:23:20.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:20 15:23:20.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:20 15:23:20.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:20 15:23:20.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:20 15:23:20.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:20 15:23:20.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:20 15:23:20.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:20 15:23:20.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:20 15:23:20.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:20 15:23:20.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:20 15:23:20.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:20 15:23:20.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:20 15:23:20.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:20 15:23:20.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:20 15:23:20.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:20 15:23:20.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:20 15:23:20.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:20 15:23:20.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:20 15:23:20.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:20 15:23:20.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:20 15:23:20.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:20 15:23:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:20 15:23:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:20 15:23:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available....
11:23:20 15:23:20.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
11:23:20 15:23:20.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:20 15:23:20.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:20 15:23:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully
11:23:20 15:23:20.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:23:20 15:23:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:20 15:23:20.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:20 15:23:20.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:20 15:23:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:20 15:23:20.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:20 15:23:20.551 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:23:20 15:23:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:20 15:23:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:20 15:23:20.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:20 15:23:20.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:25 15:23:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available....
11:23:25 15:23:25.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
11:23:25 15:23:25.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:25 15:23:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully
11:23:25 15:23:25.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:25 15:23:25.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:25 15:23:25.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:25 15:23:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:25 15:23:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:25 15:23:25.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:25 15:23:25.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:25 15:23:25.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:25 15:23:25.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:25 15:23:25.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:25 15:23:25.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:25 15:23:25.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:25 15:23:25.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:25 15:23:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:25 15:23:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:25 15:23:25.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:25 15:23:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:25 15:23:25.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:25 15:23:25.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:25 15:23:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:25 15:23:25.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:25 15:23:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:25 15:23:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:25 15:23:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available...
11:23:25 15:23:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully
11:23:25 15:23:25.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:23:25 15:23:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:25 15:23:25.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:25 15:23:25.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:25 15:23:25.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:25 15:23:25.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:25 15:23:25.627 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:23:25 15:23:25.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:25 15:23:25.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:25 15:23:25.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:25 15:23:25.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:30 15:23:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:30 15:23:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:30 15:23:30.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:30 15:23:30.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:30 15:23:30.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:30 15:23:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:30 15:23:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:30 15:23:30.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
11:23:30 15:23:30.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:30 15:23:30.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:30 15:23:30.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:30 15:23:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:30 15:23:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:30 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.103 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
11:23:30 testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.36 s
11:23:30 testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 0.093 s
11:23:30 testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.103 s
11:23:30 testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 0.086 s
11:23:30 testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.088 s
11:23:30 testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.075 s
11:23:30 Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:30 15:23:30.676 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:30 15:23:30.678 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:23:30 15:23:30.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:30 15:23:30.678 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:30 15:23:30.679 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:30 15:23:30.679 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:23:30 15:23:30.679 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:30 15:23:30.679 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:23:30 15:23:30.679 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:30 15:23:30.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:30 15:23:30.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:30 15:23:30.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:30 15:23:30.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:30 15:23:30.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
11:23:30 15:23:30.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:30 15:23:30.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:30 15:23:30.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:30 15:23:30.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:30 15:23:30.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:30 15:23:30.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:30 15:23:30.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:30 15:23:30.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:30 15:23:30.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:30 15:23:30.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:30 15:23:30.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:30 15:23:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:30 15:23:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:30 15:23:30.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:30 15:23:30.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:23:30 15:23:30.692 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:30 15:23:30.692 DEBUG [main][MenuItemLookup] Item match:File
11:23:30 15:23:30.725 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:23:30 15:23:30.725 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:23:30 15:23:30.731 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:23:30 15:23:30.731 DEBUG [main][MenuItemLookup] Found menu:''
11:23:30 15:23:30.731 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:23:30 15:23:30.731 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:30 15:23:30.731 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:23:30 15:23:30.731 DEBUG [main][MenuItemLookup] Found menu:''
11:23:30 15:23:30.732 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:23:30 15:23:30.732 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:23:30 15:23:30.734 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:23:30 15:23:30.734 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:23:30 15:23:30.736 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:23:30 15:23:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:23:30 15:23:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:23:30 15:23:30.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:23:30 15:23:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:30 15:23:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:30 15:23:30.843 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:30 15:23:30.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:30 15:23:30.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:23:30 15:23:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:30 15:23:30.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:30 15:23:30.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:30 15:23:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:30 15:23:30.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:23:30 15:23:30.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:23:30 15:23:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:23:30 15:23:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
11:23:30 15:23:30.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:30 15:23:30.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:31 15:23:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:31 15:23:31.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:31 15:23:31.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
11:23:31 15:23:31.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:31 15:23:31.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:31 15:23:31.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
11:23:31 15:23:31.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:31 15:23:31.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:31 15:23:31.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
11:23:31 15:23:31.367 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
11:23:31 15:23:31.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
11:23:31 15:23:31.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
11:23:31 15:23:31.368 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:31 15:23:31.368 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:23:31 15:23:31.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:31 15:23:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:31 15:23:31.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:31 15:23:31.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:31 15:23:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:31 15:23:31.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:31 15:23:31.370 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:31 15:23:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:31 15:23:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:31 15:23:31.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:31 15:23:31.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:31 15:23:31.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:31 15:23:31.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
11:23:31 15:23:31.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully
11:23:31 15:23:31.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:31 15:23:31.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:31 15:23:31.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:31 15:23:31.381 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:31 15:23:31.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:31 15:23:31.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:31 15:23:31.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:31 15:23:31.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:31 15:23:31.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:31 15:23:31.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:31 15:23:31.386 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:31 15:23:31.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.386 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:31 15:23:31.386 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
11:23:31 15:23:31.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:31 15:23:31.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:31 15:23:31.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:31 15:23:31.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:31 15:23:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:31 15:23:31.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:31 15:23:31.387 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:31 15:23:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:31 15:23:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:31 15:23:31.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:31 15:23:31.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:31 15:23:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:31 15:23:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:31 15:23:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:31 15:23:31.404 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:31 15:23:31.404 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:31 15:23:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:31 15:23:31.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:31 15:23:31.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:31 15:23:31.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:31 15:23:31.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:31 15:23:31.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:31 15:23:31.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:31 15:23:31.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:31 15:23:31.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:23:31 15:23:31.417 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:31 15:23:31.417 DEBUG [main][MenuItemLookup] Item match:File
11:23:31 15:23:31.419 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:23:31 15:23:31.419 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:23:31 15:23:31.420 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:23:31 15:23:31.420 DEBUG [main][MenuItemLookup] Found menu:''
11:23:31 15:23:31.420 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:23:31 15:23:31.420 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:31 15:23:31.420 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:23:31 15:23:31.420 DEBUG [main][MenuItemLookup] Found menu:''
11:23:31 15:23:31.420 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:23:31 15:23:31.420 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:23:31 15:23:31.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:23:31 15:23:31.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:23:31 15:23:31.421 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:23:31 15:23:31.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:23:31 15:23:31.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:23:31 15:23:31.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:23:31 15:23:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:31 15:23:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:31 15:23:31.479 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:31 15:23:31.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:23:31 15:23:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:31 15:23:31.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:31 15:23:31.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:31 15:23:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:31 15:23:31.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:23:31 15:23:31.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:23:31 15:23:31.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:23:31 15:23:31.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
11:23:31 15:23:31.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:31 15:23:31.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:31 15:23:31.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:31 15:23:31.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:31 15:23:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
11:23:31 15:23:31.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:31 15:23:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:31 15:23:31.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
11:23:31 15:23:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:31 15:23:31.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:31 15:23:31.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
11:23:31 15:23:31.985 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
11:23:31 15:23:31.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
11:23:31 15:23:31.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
11:23:31 15:23:31.986 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:31 15:23:31.986 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:23:31 15:23:31.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:31 15:23:31.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:31 15:23:31.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:31 15:23:31.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:31 15:23:31.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:31 15:23:31.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:31 15:23:31.988 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:31 15:23:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:31 15:23:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:31 15:23:31.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:31 15:23:31.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:31 15:23:31.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:31 15:23:31.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:31 15:23:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
11:23:31 15:23:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully
11:23:31 15:23:31.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:31 15:23:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:31 15:23:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:31 15:23:31.994 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:32 15:23:31.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:31.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available....
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:31.996 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:32 15:23:31.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:32 15:23:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:32 15:23:31.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:32 15:23:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:31.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:32 15:23:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:31.997 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:32 15:23:31.997 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
11:23:32 15:23:31.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:32 15:23:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:32 15:23:31.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:32 15:23:31.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:32 15:23:31.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:32 15:23:31.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:32 15:23:31.998 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:32 15:23:31.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:32 15:23:31.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:32 15:23:31.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:32 15:23:31.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:32 15:23:32.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:32 15:23:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:32 15:23:32.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
11:23:32 15:23:32.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:32 15:23:32.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:32 15:23:32.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:32 15:23:32.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:32.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:32.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:32 15:23:32.029 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:23:32 15:23:32.029 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:32 15:23:32.029 DEBUG [main][MenuItemLookup] Item match:File
11:23:32 15:23:32.030 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:23:32 15:23:32.030 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:23:32 15:23:32.031 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:23:32 15:23:32.031 DEBUG [main][MenuItemLookup] Found menu:''
11:23:32 15:23:32.031 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:23:32 15:23:32.031 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:32 15:23:32.031 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:23:32 15:23:32.031 DEBUG [main][MenuItemLookup] Found menu:''
11:23:32 15:23:32.031 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:23:32 15:23:32.031 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:23:32 15:23:32.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:23:32 15:23:32.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:23:32 15:23:32.032 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:23:32 15:23:32.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:23:32 15:23:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:23:32 15:23:32.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:23:32 15:23:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:32.091 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:32 15:23:32.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:23:32 15:23:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:32 15:23:32.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:32 15:23:32.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:32 15:23:32.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:32 15:23:32.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:23:32 15:23:32.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:23:32 15:23:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:23:32 15:23:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
11:23:32 15:23:32.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:32 15:23:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:32 15:23:32.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:32 15:23:32.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:32 15:23:32.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
11:23:32 15:23:32.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:32 15:23:32.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:32 15:23:32.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
11:23:32 15:23:32.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:32 15:23:32.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:32 15:23:32.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
11:23:32 15:23:32.597 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
11:23:32 15:23:32.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
11:23:32 15:23:32.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
11:23:32 15:23:32.598 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:32 15:23:32.598 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:23:32 15:23:32.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:32 15:23:32.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:32 15:23:32.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:32 15:23:32.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:32 15:23:32.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:32 15:23:32.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:32 15:23:32.600 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:32 15:23:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:32 15:23:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:32 15:23:32.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:32 15:23:32.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:32 15:23:32.605 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:32.606 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:32 15:23:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:32.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:32 15:23:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:32.607 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:32 15:23:32.607 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
11:23:32 15:23:32.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:32 15:23:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:32 15:23:32.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:32 15:23:32.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:32 15:23:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:32 15:23:32.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:32 15:23:32.608 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:32 15:23:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:32 15:23:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:32 15:23:32.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:32 15:23:32.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:32 15:23:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:32 15:23:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:32 15:23:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:32 15:23:32.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:32 15:23:32.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:32 15:23:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:32 15:23:32.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:32 15:23:32.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:32 15:23:32.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:32 15:23:32.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:32 15:23:32.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:32 15:23:32.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
11:23:32 15:23:32.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:32 15:23:32.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:32.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:32 15:23:32.638 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:23:32 15:23:32.638 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:32 15:23:32.638 DEBUG [main][MenuItemLookup] Item match:File
11:23:32 15:23:32.639 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:23:32 15:23:32.639 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:23:32 15:23:32.641 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:23:32 15:23:32.641 DEBUG [main][MenuItemLookup] Found menu:''
11:23:32 15:23:32.641 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:23:32 15:23:32.641 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:32 15:23:32.641 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:23:32 15:23:32.641 DEBUG [main][MenuItemLookup] Found menu:''
11:23:32 15:23:32.641 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:23:32 15:23:32.641 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:23:32 15:23:32.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:23:32 15:23:32.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:23:32 15:23:32.641 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:23:32 15:23:32.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:23:32 15:23:32.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:23:32 15:23:32.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:23:32 15:23:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:32 15:23:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:32 15:23:32.700 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:32 15:23:32.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:32 15:23:32.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:23:32 15:23:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:32 15:23:32.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:32 15:23:32.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:32 15:23:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:32 15:23:32.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:23:32 15:23:32.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:23:32 15:23:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:23:32 15:23:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
11:23:32 15:23:32.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:32 15:23:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:33 15:23:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:33 15:23:33.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:33 15:23:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
11:23:33 15:23:33.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:33 15:23:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:33 15:23:33.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
11:23:33 15:23:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:33 15:23:33.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:33 15:23:33.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
11:23:33 15:23:33.205 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
11:23:33 15:23:33.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
11:23:33 15:23:33.206 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
11:23:33 15:23:33.206 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:33 15:23:33.206 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:23:33 15:23:33.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:33 15:23:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:33 15:23:33.208 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:33 15:23:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:33 15:23:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:33 15:23:33.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:33 15:23:33.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:33 15:23:33.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
11:23:33 15:23:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully
11:23:33 15:23:33.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.215 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.216 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.216 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:33 15:23:33.216 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:33 15:23:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:33 15:23:33.217 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:33 15:23:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:33 15:23:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:33 15:23:33.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:33 15:23:33.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:33 15:23:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:33 15:23:33.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:33 15:23:33.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:33 15:23:33.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:33 15:23:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:33 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.571 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
11:23:33 activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 1.344 s
11:23:33 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 0.609 s
11:23:33 useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 0.609 s
11:23:33 Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest
11:23:33 15:23:33.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:33 15:23:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:33 15:23:33.259 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:23:33 15:23:33.259 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:33 15:23:33.259 DEBUG [main][MenuItemLookup] Item match:File
11:23:33 15:23:33.260 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:23:33 15:23:33.260 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:23:33 15:23:33.261 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:23:33 15:23:33.261 DEBUG [main][MenuItemLookup] Found menu:''
11:23:33 15:23:33.261 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:23:33 15:23:33.261 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:33 15:23:33.261 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:23:33 15:23:33.261 DEBUG [main][MenuItemLookup] Found menu:''
11:23:33 15:23:33.261 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:23:33 15:23:33.261 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:23:33 15:23:33.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:23:33 15:23:33.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:23:33 15:23:33.262 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:23:33 15:23:33.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:23:33 15:23:33.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:23:33 15:23:33.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:23:33 15:23:33.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.319 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:33 15:23:33.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:23:33 15:23:33.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:23:33 15:23:33.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:23:33 15:23:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:23:33 15:23:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
11:23:33 15:23:33.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:33 15:23:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:33 15:23:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:33 15:23:33.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:33 15:23:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
11:23:33 15:23:33.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
11:23:33 15:23:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:33 15:23:33.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
11:23:33 15:23:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:33 15:23:33.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
11:23:33 15:23:33.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
11:23:33 15:23:33.825 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
11:23:33 15:23:33.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
11:23:33 15:23:33.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
11:23:33 15:23:33.826 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:23:33 15:23:33.826 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:23:33 15:23:33.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:33 15:23:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:33 15:23:33.828 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:33 15:23:33.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:33 15:23:33.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:33 15:23:33.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:33 15:23:33.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:33 15:23:33.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:23:33 15:23:33.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
11:23:33 15:23:33.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully
11:23:33 15:23:33.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.835 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available....
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
11:23:33 15:23:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.836 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
11:23:33 15:23:33.836 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
11:23:33 15:23:33.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:33 15:23:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:33 15:23:33.838 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:33 15:23:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:33 15:23:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:33 15:23:33.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:33 15:23:33.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:33 15:23:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:33 15:23:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:33 15:23:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:33 15:23:33.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:33 15:23:33.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:33 15:23:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:33 15:23:33.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available....
11:23:33 15:23:33.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. finished successfully
11:23:33 15:23:33.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog
11:23:33 15:23:33.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:33 15:23:33.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:33 15:23:33.919 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:33 15:23:33.925 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.927 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.927 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.927 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.928 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.928 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message")
11:23:33 15:23:33.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:33 15:23:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:33 15:23:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:33 15:23:33.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
11:23:33 15:23:33.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:33 15:23:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:33 15:23:33.930 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message
11:23:33 15:23:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:33 15:23:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:33 15:23:33.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:33 15:23:33.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:33 15:23:33.933 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.933 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:33 15:23:33.934 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.934 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.934 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.934 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message")
11:23:33 15:23:33.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:33 15:23:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:33 15:23:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:33 15:23:33.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
11:23:33 15:23:33.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:33 15:23:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:33 15:23:33.935 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message
11:23:33 15:23:33.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:33 15:23:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:33 15:23:33.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:33 15:23:33.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:33 15:23:33.938 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.938 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:33 15:23:33.941 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.941 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.941 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.941 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message")
11:23:33 15:23:33.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:33 15:23:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:33 15:23:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:33 15:23:33.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
11:23:33 15:23:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:33 15:23:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:33 15:23:33.943 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message
11:23:33 15:23:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:33 15:23:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:33 15:23:33.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:33 15:23:33.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:33 15:23:33.944 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.944 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:33 15:23:33.945 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.945 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.945 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.945 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message")
11:23:33 15:23:33.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:33 15:23:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:33 15:23:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:33 15:23:33.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
11:23:33 15:23:33.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:33 15:23:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:33 15:23:33.947 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message
11:23:33 15:23:33.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:33 15:23:33.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:33 15:23:33.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:33 15:23:33.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:33 15:23:33.949 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.949 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:33 15:23:33.949 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.949 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.950 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.950 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider")
11:23:33 15:23:33.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:33 15:23:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:33 15:23:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:33 15:23:33.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
11:23:33 15:23:33.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:33 15:23:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:33 15:23:33.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:33 15:23:33.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:33 15:23:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:33 15:23:33.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:33 15:23:33.951 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider
11:23:33 15:23:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:33 15:23:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:33 15:23:33.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:33 15:23:33.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:33 15:23:33.953 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.953 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:33 15:23:33.953 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.953 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.954 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
11:23:33 15:23:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available....
11:23:33 15:23:33.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:33 15:23:33.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:34 15:23:34.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:34 15:23:34.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:34 15:23:34.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:34 15:23:34.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:35 15:23:35.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:35 15:23:35.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:35 15:23:35.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:35 15:23:35.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:36 15:23:36.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:36 15:23:36.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:36 15:23:36.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:36 15:23:36.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:37 15:23:37.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:37 15:23:37.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:37 15:23:37.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:37 15:23:37.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:38 15:23:38.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:38 15:23:38.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:38 15:23:38.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:38 15:23:38.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:39 15:23:39.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:39 15:23:39.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:39 15:23:39.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:39 15:23:39.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:40 15:23:40.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:40 15:23:40.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:40 15:23:40.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:40 15:23:40.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:41 15:23:41.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:41 15:23:41.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:41 15:23:41.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:42 15:23:41.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:42 15:23:42.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:42 15:23:42.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:42 15:23:42.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:42 15:23:42.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:43 15:23:43.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:43 15:23:43.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available. failed, an exception will be thrown
11:23:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.754 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest
11:23:44 testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 0.612 s
11:23:44 titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 0.093 s
11:23:44 testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 10.046 s
11:23:44 Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest
11:23:44 15:23:44.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
11:23:44 15:23:44.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully
11:23:44 15:23:44.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
11:23:44 15:23:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:44.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:23:44 15:23:44.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:44 15:23:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:44 15:23:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:44 15:23:44.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
11:23:44 15:23:44.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:44 15:23:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:44 15:23:44.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:44 15:23:44.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:44 15:23:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:44 15:23:44.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:44 15:23:44.064 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:23:44 15:23:44.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:44 15:23:44.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:44 15:23:44.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:44 15:23:44.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:44 15:23:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
11:23:44 15:23:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully
11:23:44 15:23:44.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
11:23:44 15:23:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:44 15:23:44.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:44 15:23:44.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:44 15:23:44.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:23:44 15:23:44.112 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:44 15:23:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
11:23:44 15:23:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully
11:23:44 15:23:44.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
11:23:44 15:23:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:44 15:23:44.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:44 15:23:44.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:44 15:23:44.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:44 15:23:44.197 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:44 15:23:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:44 15:23:44.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:44 15:23:44.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:44 15:23:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
11:23:44 15:23:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully
11:23:44 15:23:44.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
11:23:44 15:23:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:44 15:23:44.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:44 15:23:44.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:44 15:23:44.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:23:44 15:23:44.266 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:44 15:23:44.267 INFO [WorkbenchTestable][AbstractText] Text set to: something
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:44 15:23:44.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:44 15:23:44.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:44 15:23:44.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:44 15:23:44.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:44 15:23:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:44 15:23:44.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:44 15:23:44.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:44 15:23:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:44 15:23:44.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:44 15:23:44.270 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:44 15:23:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:44 15:23:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:44 15:23:44.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:44 15:23:44.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:44 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest
11:23:44 inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.053 s
11:23:44 inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.049 s
11:23:44 inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.108 s
11:23:44 inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.058 s
11:23:44 Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
11:23:44 15:23:44.297 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
11:23:44 15:23:44.299 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:23:44 15:23:44.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:44 15:23:44.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
11:23:44 15:23:44.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:44 15:23:44.299 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:23:44 15:23:44.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:44 15:23:44.299 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:23:44 15:23:44.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:44 15:23:44.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
11:23:44 15:23:44.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
11:23:44 15:23:44.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"]
11:23:44 15:23:44.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:44 15:23:44.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
11:23:44 15:23:44.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"]
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:44.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:44 15:23:44.303 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:23:44 15:23:44.303 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:44 15:23:44.304 DEBUG [main][MenuItemLookup] Item match:File
11:23:44 15:23:44.305 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:23:44 15:23:44.323 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:23:44 15:23:44.323 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:23:44 15:23:44.323 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:23:44 15:23:44.323 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.323 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:23:44 15:23:44.324 DEBUG [main][MenuItemLookup] Item match:Export...
11:23:44 15:23:44.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..."
11:23:44 15:23:44.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export...
11:23:44 15:23:44.324 INFO [main][MenuItemHandler] Select menu item: Exp&ort...
11:23:44 15:23:44.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available....
11:23:44 15:23:44.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully
11:23:44 15:23:44.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export
11:23:44 15:23:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:44.388 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed
11:23:44 15:23:44.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:23:44 15:23:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:44 15:23:44.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:44 15:23:44.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:44 15:23:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:44 15:23:44.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:23:44 15:23:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:23:44 15:23:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:23:44 15:23:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children...
11:23:44 15:23:44.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category
11:23:44 15:23:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:44 15:23:44.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:44 15:23:44.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category
11:23:44 15:23:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully
11:23:44 15:23:44.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category
11:23:44 15:23:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:44 15:23:44.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed
11:23:44 15:23:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:44 15:23:44.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category
11:23:44 15:23:44.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard
11:23:44 15:23:44.892 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard
11:23:44 15:23:44.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection
11:23:44 15:23:44.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard
11:23:44 15:23:44.895 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed
11:23:44 15:23:44.895 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:23:44 15:23:44.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:44 15:23:44.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:44 15:23:44.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:44 15:23:44.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:44 15:23:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:44 15:23:44.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:44 15:23:44.897 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:44 15:23:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:44 15:23:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:44 15:23:44.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:44 15:23:44.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:44 15:23:44.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
11:23:44 15:23:44.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available....
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available. finished successfully
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:44.901 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:44.901 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed
11:23:44 15:23:44.901 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard
11:23:44 15:23:44.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest$ExportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:44 15:23:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:44 15:23:44.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:44 15:23:44.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:44 15:23:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:44 15:23:44.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:44 15:23:44.902 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:44 15:23:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:44 15:23:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:44 15:23:44.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:44 15:23:44.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:44 15:23:44.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:44 15:23:44.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:44 15:23:44.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:44 15:23:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
11:23:44 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)  Time elapsed: 0.615 s
11:23:44 Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
11:23:44 15:23:44.923 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
11:23:44 15:23:44.925 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:23:44 15:23:44.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:44 15:23:44.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
11:23:44 15:23:44.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:44 15:23:44.925 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:23:44 15:23:44.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:44 15:23:44.934 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:23:44 15:23:44.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:44 15:23:44.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:23:44 15:23:44.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:23:44 15:23:44.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"]
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:44 15:23:44.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"]
11:23:44 15:23:44.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:23:44 15:23:44.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:23:44 15:23:44.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:44 15:23:44.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:44 15:23:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:44.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:44 15:23:44.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:23:44 15:23:44.937 DEBUG [main][MenuItemLookup] Found menu:'File'
11:23:44 15:23:44.937 DEBUG [main][MenuItemLookup] Item match:File
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:23:44 15:23:44.938 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:23:44 15:23:44.939 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.939 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:23:44 15:23:44.939 DEBUG [main][MenuItemLookup] Found menu:''
11:23:44 15:23:44.939 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:23:44 15:23:44.939 DEBUG [main][MenuItemLookup] Item match:Import...
11:23:44 15:23:44.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:23:44 15:23:44.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:23:44 15:23:44.939 INFO [main][MenuItemHandler] Select menu item: &Import...
11:23:44 15:23:44.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:23:44 15:23:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:23:44 15:23:44.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:23:44 15:23:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:44 15:23:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:44 15:23:45.000 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:23:45 15:23:45.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:23:45 15:23:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:45 15:23:45.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:45 15:23:45.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:45 15:23:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:45 15:23:45.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:23:45 15:23:45.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:23:45 15:23:45.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:23:45 15:23:45.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children...
11:23:45 15:23:45.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category
11:23:45 15:23:45.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:45 15:23:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:45 15:23:45.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category
11:23:45 15:23:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully
11:23:45 15:23:45.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category
11:23:45 15:23:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:23:45 15:23:45.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed
11:23:45 15:23:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:23:45 15:23:45.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category
11:23:45 15:23:45.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard
11:23:45 15:23:45.504 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard
11:23:45 15:23:45.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection
11:23:45 15:23:45.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard
11:23:45 15:23:45.507 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:23:45 15:23:45.507 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:23:45 15:23:45.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:45 15:23:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:45 15:23:45.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:45 15:23:45.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:45 15:23:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:45 15:23:45.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:45 15:23:45.509 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:45 15:23:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:45 15:23:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:45 15:23:45.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:45 15:23:45.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:45 15:23:45.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:23:45 15:23:45.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available....
11:23:45 15:23:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available. finished successfully
11:23:45 15:23:45.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.515 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.515 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed
11:23:45 15:23:45.515 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest$ImportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:45 15:23:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:45 15:23:45.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:45 15:23:45.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:45 15:23:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:45 15:23:45.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:45 15:23:45.516 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:45 15:23:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:45 15:23:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:45 15:23:45.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:45 15:23:45.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:45 15:23:45.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:45 15:23:45.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
11:23:45 15:23:45.531 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:45 15:23:45.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:45 15:23:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:45 15:23:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
11:23:45 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)  Time elapsed: 0.595 s
11:23:45 Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:45 15:23:45.537 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:45 15:23:45.537 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:23:45 15:23:45.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:45 15:23:45.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:45 15:23:45.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:45 15:23:45.538 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:23:45 15:23:45.545 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:45 15:23:45.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:45 15:23:45.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:45 15:23:45.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:45 15:23:45.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:45 15:23:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.595 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:45 15:23:45.595 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
11:23:45 15:23:45.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:45 15:23:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:45 15:23:45.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:45 15:23:45.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:45 15:23:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:45 15:23:45.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:45 15:23:45.596 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:45 15:23:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:45 15:23:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:45 15:23:45.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:45 15:23:45.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:45 15:23:45.598 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:45 15:23:45.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:45 15:23:45.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:45 15:23:45.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:45 15:23:45.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:45 15:23:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:45 15:23:45.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:45 15:23:45.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:45 15:23:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:45 15:23:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:45 15:23:45.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
11:23:45 15:23:45.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:45 15:23:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:23:45 15:23:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:45 15:23:45.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:45 15:23:45.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:45 15:23:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:45 15:23:45.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:45 15:23:45.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:45 15:23:45.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:45 15:23:45.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:45 15:23:45.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:45 15:23:45.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:45 15:23:45.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:45 15:23:45.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:45 15:23:45.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:45 15:23:45.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:45 15:23:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:45 15:23:45.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:45 15:23:45.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:45 15:23:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.696 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:45 15:23:45.696 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
11:23:45 15:23:45.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:23:45 15:23:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:45 15:23:45.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:45 15:23:45.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:45 15:23:45.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:45 15:23:45.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:45 15:23:45.697 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:23:45 15:23:45.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:45 15:23:45.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:45 15:23:45.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:45 15:23:45.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:45 15:23:45.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:45 15:23:45.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:45 15:23:45.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:45 15:23:45.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:45 15:23:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:45 15:23:45.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:45 15:23:45.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:45 15:23:45.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:45 15:23:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:45 15:23:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:45 15:23:45.785 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:45 15:23:45.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:23:45 15:23:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:45 15:23:45.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:45 15:23:45.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:45 15:23:45.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:45 15:23:45.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:45 15:23:45.786 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:45 15:23:45.786 INFO [WorkbenchTestable][WizardDialog] Finish wizard
11:23:45 15:23:45.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:23:45 15:23:45.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:45 15:23:45.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:45 15:23:45.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:45 15:23:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:45 15:23:45.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:45 15:23:45.787 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:23:45 15:23:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:45 15:23:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:45 15:23:45.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:45 15:23:45.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:50 15:23:50.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:50 15:23:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:50 15:23:50.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:50 15:23:50.803 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:50 15:23:50.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:50 15:23:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:50 15:23:50.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:50 15:23:50.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:50 15:23:50.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:50 15:23:50.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:50 15:23:50.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:50 15:23:50.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:50 15:23:50.853 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:50 15:23:50.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:23:50 15:23:50.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:50 15:23:50.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:50 15:23:50.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:50 15:23:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:50 15:23:50.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:50 15:23:50.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:50 15:23:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:50 15:23:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:50 15:23:50.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
11:23:50 15:23:50.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:50 15:23:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:50 15:23:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:50 15:23:50.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:23:50 15:23:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:50 15:23:50.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:50 15:23:50.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:50 15:23:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:50 15:23:50.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:50 15:23:50.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:50 15:23:50.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:50 15:23:50.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:50 15:23:50.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:50 15:23:50.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:50 15:23:50.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:50 15:23:50.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:50 15:23:50.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:50 15:23:50.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:50 15:23:50.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:50 15:23:50.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:50 15:23:50.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:50 15:23:50.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:50 15:23:50.943 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:50 15:23:50.943 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:23:50 15:23:50.943 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:50 15:23:50.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:50 15:23:50.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:50 15:23:50.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:50 15:23:50.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
11:23:50 15:23:50.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:50 15:23:50.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:50 15:23:50.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:50 15:23:50.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:23:50 15:23:50.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:50 15:23:50.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:50 15:23:50.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:50 15:23:50.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:50 15:23:50.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:50 15:23:50.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:50 15:23:50.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:50 15:23:50.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:50 15:23:50.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:50 15:23:50.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:50 15:23:50.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:50 15:23:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:51 15:23:51.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:51 15:23:51.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:51 15:23:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.031 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:51 15:23:51.031 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
11:23:51 15:23:51.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:51 15:23:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:51 15:23:51.032 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:51 15:23:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:51 15:23:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:51 15:23:51.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:51 15:23:51.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:51 15:23:51.038 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:51 15:23:51.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8)
11:23:51 15:23:51.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:51 15:23:51.040 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:51 15:23:51.040 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page
11:23:51 15:23:51.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8)
11:23:51 15:23:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:51 15:23:51.041 INFO [WorkbenchTestable][AbstractButton] Click button < &Back
11:23:51 15:23:51.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:51 15:23:51.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:51 15:23:51.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:51 15:23:51.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:51 15:23:51.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified
11:23:51 15:23:51.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:51 15:23:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:51 15:23:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:51 15:23:51.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent
11:23:51 15:23:51.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:51 15:23:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:23:51 15:23:51.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:51 15:23:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:51 15:23:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:51 15:23:51.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
11:23:51 15:23:51.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:51 15:23:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:23:51 15:23:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:51 15:23:51.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:51 15:23:51.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:51 15:23:51.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:51 15:23:51.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:51 15:23:51.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:51 15:23:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:51 15:23:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:51 15:23:51.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:51 15:23:51.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:51 15:23:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:51 15:23:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:51 15:23:51.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:51 15:23:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.127 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:51 15:23:51.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:51 15:23:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:51 15:23:51.128 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:51 15:23:51.128 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
11:23:51 15:23:51.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:23:51 15:23:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:51 15:23:51.129 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:23:51 15:23:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:23:51 15:23:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:23:51 15:23:51.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:51 15:23:51.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:51 15:23:51.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified
11:23:51 15:23:51.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:23:51 15:23:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:51 15:23:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:51 15:23:51.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:23:51 15:23:51.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:51 15:23:51.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:23:51 15:23:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:51 15:23:51.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:51 15:23:51.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:51 15:23:51.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:51 15:23:51.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:51 15:23:51.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:51 15:23:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:51 15:23:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:51 15:23:51.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:51 15:23:51.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:51 15:23:51.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:51 15:23:51.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:51 15:23:51.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:51 15:23:51.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:51 15:23:51.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:51 15:23:51.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:51 15:23:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:51 15:23:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:51 15:23:51.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:51 15:23:51.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:51 15:23:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.207 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:23:51 15:23:51.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8)
11:23:51 15:23:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:51 15:23:51.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:51 15:23:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:51 15:23:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:51 15:23:51.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
11:23:51 15:23:51.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:51 15:23:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:23:51 15:23:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:23:51 15:23:51.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:23:51 15:23:51.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:23:51 15:23:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:23:51 15:23:51.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:23:51 15:23:51.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:23:51 15:23:51.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:23:51 15:23:51.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:51 15:23:51.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:23:51 15:23:51.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:23:51 15:23:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:23:51 15:23:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:23:51 15:23:51.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:23:51 15:23:51.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:23:51 15:23:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:23:51 15:23:51.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:23:51 15:23:51.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:23:51 15:23:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:23:51 15:23:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:23:51 15:23:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available....
11:23:51 15:23:51.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:51 15:23:51.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:52 15:23:52.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:52 15:23:52.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:52 15:23:52.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:52 15:23:52.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:52 15:23:52.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:52 15:23:52.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:53 15:23:53.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:53 15:23:53.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:53 15:23:53.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:53 15:23:53.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:53 15:23:53.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:53 15:23:53.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:54 15:23:54.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:54 15:23:54.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:54 15:23:54.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:54 15:23:54.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:54 15:23:54.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:54 15:23:54.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:55 15:23:55.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:55 15:23:55.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:55 15:23:55.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:55 15:23:55.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:55 15:23:55.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:55 15:23:55.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:56 15:23:56.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:56 15:23:56.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:56 15:23:56.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:56 15:23:56.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:56 15:23:56.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:56 15:23:56.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:57 15:23:57.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:57 15:23:57.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:57 15:23:57.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:57 15:23:57.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:57 15:23:57.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:57 15:23:57.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:58 15:23:58.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:58 15:23:58.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:58 15:23:58.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:58 15:23:58.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:58 15:23:58.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:58 15:23:58.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:59 15:23:59.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:59 15:23:59.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:59 15:23:59.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:59 15:23:59.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:59 15:23:59.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:23:59 15:23:59.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:00 15:24:00.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:00 15:24:00.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:00 15:24:00.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:00 15:24:00.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:00 15:24:00.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:00 15:24:00.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:01 15:24:01.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:01 15:24:01.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:01 15:24:01.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:01 15:24:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. failed, an exception will be thrown
11:24:01 15:24:01.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:01 15:24:01.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog
11:24:01 15:24:01.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog
11:24:01 15:24:01.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:01 15:24:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:01 15:24:01.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:24:01 15:24:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:01 15:24:01.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:01 15:24:01.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:01 15:24:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:01 15:24:01.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:24:01 15:24:01.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:24:01 15:24:01.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:01 15:24:01.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
11:24:01 15:24:01.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:24:01 15:24:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:01 15:24:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:01 15:24:01.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:24:01 15:24:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:01 15:24:01.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:01 15:24:01.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:01 15:24:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:01 15:24:01.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:24:01 15:24:01.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:24:01 15:24:01.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:01 15:24:01.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:24:01 15:24:01.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:01 15:24:01.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:01 15:24:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:01 15:24:01.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:24:01 15:24:01.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:24:01 15:24:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:01 15:24:01.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:01 15:24:01.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:24:01 15:24:01.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:24:01 15:24:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:01 15:24:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:01 15:24:01.429 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
11:24:01 15:24:01.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:01 15:24:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
11:24:01 15:24:01.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:24:01 15:24:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:01 15:24:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:01 15:24:01.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:24:01 15:24:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:01 15:24:01.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:01 15:24:01.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:01 15:24:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:01 15:24:01.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:24:01 15:24:01.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:24:01 15:24:01.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:01 15:24:01.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:24:01 15:24:01.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:01 15:24:01.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:01 15:24:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:24:01 15:24:01.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:01 15:24:01.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:24:01 15:24:01.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:24:01 15:24:01.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:01 15:24:01.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:01 15:24:01.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:01 15:24:01.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:01 15:24:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:01 15:24:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:01 15:24:01.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:24:01 15:24:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
11:24:01 15:24:01.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:01 15:24:01.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:01 15:24:01.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
11:24:01 15:24:01.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:24:01 15:24:01.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:01 15:24:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:01 15:24:01.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:01 15:24:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
11:24:01 15:24:01.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
11:24:01 15:24:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:01 15:24:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:01 15:24:01.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:24:01 15:24:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:01 15:24:01.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:01 15:24:01.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:01 15:24:01.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:01 15:24:01.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:24:01 15:24:01.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:24:01 15:24:01.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:01 15:24:01.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:24:01 15:24:01.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:01 15:24:01.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:01 15:24:01.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
11:24:01 15:24:01.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:24:01 15:24:01.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:01 15:24:01.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:01 15:24:01.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.995 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
11:24:01 next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.102 s
11:24:01 cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.09 s
11:24:01 finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 5.065 s
11:24:01 finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.078 s
11:24:01 getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.078 s
11:24:01 back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.102 s
11:24:01 next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.099 s
11:24:01 back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.067 s
11:24:01 testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 10.134 s
11:24:01 getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.084 s
11:24:01 getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.084 s
11:24:01 Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:01 15:24:01.537 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:01 15:24:01.540 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:24:01 15:24:01.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:01 15:24:01.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:01 15:24:01.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:01 15:24:01.540 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:24:01 15:24:01.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:01 15:24:01.540 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:24:01 15:24:01.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:01 15:24:01.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:01 15:24:01.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:01 15:24:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:01 15:24:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:01 15:24:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:01 15:24:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:01 15:24:01.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:01 15:24:01.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:01 15:24:01.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:01 15:24:01.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:01 15:24:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:01 15:24:01.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:01 15:24:01.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:01 15:24:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:01 15:24:01.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:01 15:24:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:01 15:24:01.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:01 15:24:01.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:01 15:24:01.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:01 15:24:01.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:01 15:24:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:01 15:24:01.629 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:01 15:24:01.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:01 15:24:01.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:01 15:24:01.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:01 15:24:01.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:01 15:24:01.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:01 15:24:01.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:01 15:24:01.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:01 15:24:01.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:01 15:24:01.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:01 15:24:01.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:01 15:24:01.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:01 15:24:01.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:01 15:24:01.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:01 15:24:01.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:01 15:24:01.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:01 15:24:01.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:01 15:24:01.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:01 15:24:01.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:01 15:24:01.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:01 15:24:01.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:01 15:24:01.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:01 15:24:01.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:01 15:24:01.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:01 15:24:01.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:01 15:24:01.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:01 15:24:01.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:01 15:24:01.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:01 15:24:01.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:01 15:24:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:01 15:24:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:01 15:24:01.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:01 15:24:01.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:01 15:24:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:01 15:24:01.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:01 15:24:01.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:01 15:24:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:01 15:24:01.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:01 15:24:01.702 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1
11:24:01 15:24:01.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1
11:24:01 15:24:01.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:02 15:24:02.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:02 15:24:02.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1
11:24:02 15:24:02.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1
11:24:02 15:24:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:02 15:24:02.209 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed
11:24:02 15:24:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:02 15:24:02.209 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1
11:24:02 15:24:02.209 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1
11:24:02 15:24:02.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix
11:24:02 15:24:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:02 15:24:02.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:02 15:24:02.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix
11:24:02 15:24:02.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix
11:24:02 15:24:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:02 15:24:02.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed
11:24:02 15:24:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:02 15:24:02.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix
11:24:02 15:24:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:02 15:24:02.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:02 15:24:02.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:02 15:24:02.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:02 15:24:02.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:02 15:24:02.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:02 15:24:02.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:02 15:24:02.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:02 15:24:02.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:02 15:24:02.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:02 15:24:02.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:02 15:24:02.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:02 15:24:02.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:02 15:24:02.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:02 15:24:02.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:02 15:24:02.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:02 15:24:02.761 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
11:24:02 15:24:02.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:02 15:24:02.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:03 15:24:03.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:03 15:24:03.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:03 15:24:03.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:03 15:24:03.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:03 15:24:03.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
11:24:03 15:24:03.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:03 15:24:03.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:03 15:24:03.268 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
11:24:03 15:24:03.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:03 15:24:03.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:03 15:24:03.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:03 15:24:03.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:03 15:24:03.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:03 15:24:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:03 15:24:03.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
11:24:03 15:24:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:03 15:24:03.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:03 15:24:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:03 15:24:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:03 15:24:03.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:03 15:24:03.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:03 15:24:03.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:03 15:24:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:03 15:24:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:03 15:24:03.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:03 15:24:03.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:03 15:24:03.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:03 15:24:03.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:03 15:24:03.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:03 15:24:03.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:03 15:24:03.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:03 15:24:03.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:03 15:24:03.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:03 15:24:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:03 15:24:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:03 15:24:03.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:03 15:24:03.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:03 15:24:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:03 15:24:03.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:03 15:24:03.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:03 15:24:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:03 15:24:03.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:03 15:24:03.823 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
11:24:03 15:24:03.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:03 15:24:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:04 15:24:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:04 15:24:04.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:04 15:24:04.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:04 15:24:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:04 15:24:04.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
11:24:04 15:24:04.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:04 15:24:04.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:04 15:24:04.330 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
11:24:04 15:24:04.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:04 15:24:04.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:04 15:24:04.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:04 15:24:04.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:04 15:24:04.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:04 15:24:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:04 15:24:04.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
11:24:04 15:24:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:04 15:24:04.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:04 15:24:04.839 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1
11:24:04 15:24:04.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix
11:24:04 15:24:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:05 15:24:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:05 15:24:05.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix
11:24:05 15:24:05.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix
11:24:05 15:24:05.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:05 15:24:05.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed
11:24:05 15:24:05.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:05 15:24:05.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix
11:24:05 15:24:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:05 15:24:05.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:05 15:24:05.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:05 15:24:05.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:05 15:24:05.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:05 15:24:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:05 15:24:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:05 15:24:05.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:05 15:24:05.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:05 15:24:05.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:05 15:24:05.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:05 15:24:05.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:05 15:24:05.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:05 15:24:05.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:05 15:24:05.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:05 15:24:05.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:05 15:24:05.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:05 15:24:05.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:05 15:24:05.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:05 15:24:05.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:05 15:24:05.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:05 15:24:05.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:05 15:24:05.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:05 15:24:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:05 15:24:05.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:05 15:24:05.395 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
11:24:05 15:24:05.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:05 15:24:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:05 15:24:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:05 15:24:05.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:05 15:24:05.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:05 15:24:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:05 15:24:05.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
11:24:05 15:24:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:05 15:24:05.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:05 15:24:05.901 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
11:24:05 15:24:05.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:05 15:24:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:06 15:24:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:06 15:24:06.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:06 15:24:06.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:06 15:24:06.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:06 15:24:06.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
11:24:06 15:24:06.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:06 15:24:06.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:06 15:24:06.410 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
11:24:06 15:24:06.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:06 15:24:06.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:06 15:24:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:06 15:24:06.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:06 15:24:06.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:06 15:24:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:06 15:24:06.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
11:24:06 15:24:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:06 15:24:06.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:06 15:24:06.920 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
11:24:06 15:24:06.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:06 15:24:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:07 15:24:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:07 15:24:07.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:07 15:24:07.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:07 15:24:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:07 15:24:07.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
11:24:07 15:24:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:07 15:24:07.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:07 15:24:07.430 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
11:24:07 15:24:07.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:07 15:24:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:07 15:24:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:07 15:24:07.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:07 15:24:07.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:07 15:24:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:07 15:24:07.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
11:24:07 15:24:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:07 15:24:07.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:07 15:24:07.933 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
11:24:07 15:24:07.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:07 15:24:07.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:08 15:24:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:08 15:24:08.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:08 15:24:08.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:08 15:24:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:08 15:24:08.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
11:24:08 15:24:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:08 15:24:08.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:08 15:24:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:08 15:24:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:08 15:24:08.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:08 15:24:08.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:08 15:24:08.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:08 15:24:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:08 15:24:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:08 15:24:08.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:08 15:24:08.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:08 15:24:08.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:08 15:24:08.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:08 15:24:08.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:08 15:24:08.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:08 15:24:08.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:08 15:24:08.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:08 15:24:08.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:08 15:24:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:08 15:24:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:08 15:24:08.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:08 15:24:08.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:08 15:24:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:08 15:24:08.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:08 15:24:08.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:08 15:24:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:08 15:24:08.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:08 15:24:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:24:08 15:24:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:24:08 15:24:08.481 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1
11:24:08 15:24:08.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
11:24:08 15:24:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:08 15:24:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:08 15:24:08.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
11:24:08 15:24:08.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
11:24:08 15:24:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:08 15:24:08.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed
11:24:08 15:24:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:08 15:24:08.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
11:24:08 15:24:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:08 15:24:08.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:08 15:24:08.994 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:08 15:24:08.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:08 15:24:08.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:09 15:24:09.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:10 15:24:09.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:10 15:24:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:10 15:24:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:10 15:24:09.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:10 15:24:09.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:10 15:24:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:10 15:24:09.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:10 15:24:09.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:10 15:24:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:10 15:24:09.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:10 15:24:09.031 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1
11:24:10 15:24:09.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
11:24:10 15:24:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:10 15:24:09.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:10 15:24:09.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
11:24:10 15:24:09.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
11:24:10 15:24:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:10 15:24:09.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed
11:24:10 15:24:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:10 15:24:09.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
11:24:10 15:24:09.536 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1
11:24:10 15:24:09.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00
11:24:10 15:24:09.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:10 15:24:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:10 15:24:10.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00
11:24:10 15:24:10.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00
11:24:10 15:24:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:10 15:24:10.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed
11:24:10 15:24:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:10 15:24:10.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00
11:24:10 15:24:10.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:10 15:24:10.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:10 15:24:10.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:10 15:24:10.061 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:10 15:24:10.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:10 15:24:10.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:10 15:24:10.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:10 15:24:10.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:10 15:24:10.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:10 15:24:10.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:10 15:24:10.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:10 15:24:10.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:10 15:24:10.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:10 15:24:10.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:10 15:24:10.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:10 15:24:10.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:10 15:24:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:10 15:24:10.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:10 15:24:10.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:10 15:24:10.093 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:10 15:24:10.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:10 15:24:10.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:24:10 15:24:10.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:10 15:24:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:10 15:24:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:10 15:24:10.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:10 15:24:10.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:10 15:24:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:10 15:24:10.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:10 15:24:10.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:10 15:24:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:10 15:24:10.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:24:10 15:24:10.128 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
11:24:10 15:24:10.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:10 15:24:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:10 15:24:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:10 15:24:10.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:10 15:24:10.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:10 15:24:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:10 15:24:10.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
11:24:10 15:24:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:10 15:24:10.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:10 15:24:10.635 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
11:24:10 15:24:10.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:10 15:24:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:11 15:24:11.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:11 15:24:11.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:11 15:24:11.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
11:24:11 15:24:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:11 15:24:11.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
11:24:11 15:24:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:11 15:24:11.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
11:24:11 15:24:11.142 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
11:24:11 15:24:11.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:11 15:24:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:11 15:24:11.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:11 15:24:11.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:11 15:24:11.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:11 15:24:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:11 15:24:11.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
11:24:11 15:24:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:11 15:24:11.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:11 15:24:11.651 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
11:24:11 15:24:11.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:11 15:24:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:12 15:24:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:12 15:24:12.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:12 15:24:12.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:12 15:24:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:12 15:24:12.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
11:24:12 15:24:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:12 15:24:12.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:12 15:24:12.162 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
11:24:12 15:24:12.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:12 15:24:12.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:12 15:24:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:12 15:24:12.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:12 15:24:12.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:12 15:24:12.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:12 15:24:12.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
11:24:12 15:24:12.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:12 15:24:12.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:12 15:24:12.663 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
11:24:12 15:24:12.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:12 15:24:12.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:13 15:24:13.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:13 15:24:13.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:13 15:24:13.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
11:24:13 15:24:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:24:13 15:24:13.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
11:24:13 15:24:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:24:13 15:24:13.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
11:24:13 15:24:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:13 15:24:13.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:13 15:24:13.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:13 15:24:13.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:13 15:24:13.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:13 15:24:13.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:13 15:24:13.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:13 15:24:13.174 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
11:24:13 15:24:13.174 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:13 15:24:13.174 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:13 15:24:13.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:13 15:24:13.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:13 15:24:13.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:13 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.638 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
11:24:13 getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.088 s
11:24:13 getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.047 s
11:24:13 getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.048 s
11:24:13 getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.062 s
11:24:13 getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.583 s
11:24:13 getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 3.074 s
11:24:13 getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.55 s
11:24:13 testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.067 s
11:24:13 getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.032 s
11:24:13 getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 3.081 s
11:24:13 Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
11:24:13 15:24:13.182 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
11:24:13 15:24:13.182 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:24:13 15:24:13.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:13 15:24:13.183 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
11:24:13 15:24:13.183 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:13 15:24:13.183 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:24:13 15:24:13.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:13 15:24:13.188 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:24:13 15:24:13.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:13 15:24:13.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:13 15:24:13.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)
11:24:13 15:24:13.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
11:24:13 15:24:13.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:13 15:24:13.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:13 15:24:13.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:13 15:24:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available....
11:24:13 15:24:13.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:13 15:24:13.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:13 15:24:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available. finished successfully
11:24:13 15:24:13.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:24:13 15:24:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:13 15:24:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:13 15:24:13.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:13 15:24:13.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:24:13 15:24:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:13 15:24:13.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:13 15:24:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:13 15:24:13.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:24:13 15:24:13.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid")
11:24:13 15:24:13.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:13 15:24:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:13 15:24:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:13 15:24:13.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:24:13 15:24:13.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:13 15:24:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:13 15:24:13.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:13 15:24:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:13 15:24:13.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:24:13 15:24:13.246 INFO [WorkbenchTestable][AbstractButton] Click button make valid
11:24:13 15:24:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:24:13 15:24:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:24:13 15:24:13.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:24:13 15:24:13.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:13 15:24:13.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:13 15:24:13.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:24:13 15:24:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:13 15:24:13.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:13 15:24:13.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:13 15:24:13.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:24:13 15:24:13.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:13 15:24:13.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:24:13 15:24:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:13 15:24:13.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:13 15:24:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:13 15:24:13.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:24:13 15:24:13.250 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:24:13 15:24:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:24:13 15:24:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:24:13 15:24:13.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:24:13 15:24:13.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:13 15:24:13.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:24:13 15:24:13.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:24:13 15:24:13.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:13 15:24:13.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:13 15:24:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:13 15:24:13.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
11:24:13 15:24:13.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:13 15:24:13.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:13 15:24:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:13 15:24:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:13 15:24:13.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)
11:24:13 15:24:13.276 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
11:24:13 15:24:13.276 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:13 15:24:13.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:13 15:24:13.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:13 15:24:13.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
11:24:13 testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)  Time elapsed: 0.086 s
11:24:13 Running org.eclipse.reddeer.jface.test.window.WindowTest
11:24:13 15:24:13.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"]
11:24:13 15:24:13.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:13 15:24:13.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"]
11:24:13 15:24:13.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:13 15:24:13.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:13 15:24:13.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:13 15:24:13.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:13 15:24:13.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:24:13 15:24:13.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip")
11:24:13 15:24:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:13 15:24:13.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:13 15:24:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:13 15:24:13.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:24:13 15:24:13.296 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
11:24:13 15:24:13.296 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:24:13 15:24:13.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:13 15:24:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
11:24:13 15:24:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully
11:24:13 15:24:13.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:13 15:24:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:13 15:24:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:13 15:24:13.309 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
11:24:13 15:24:13.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:13 15:24:13.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:13 15:24:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:13 15:24:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:13 15:24:13.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:13 15:24:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:13 15:24:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:13 15:24:13.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
11:24:13 15:24:13.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:13 15:24:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:13 15:24:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:13 15:24:13.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:24:13 15:24:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:13 15:24:13.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:13 15:24:13.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:13 15:24:13.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:14 15:24:14.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:14 15:24:14.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:14 15:24:14.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:24:14 15:24:14.312 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:24:14 15:24:14.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
11:24:14 15:24:14.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:14 15:24:14.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:14 15:24:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:14 15:24:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:14 15:24:14.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:14 15:24:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:14 15:24:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:14 15:24:14.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:24:14 15:24:14.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip")
11:24:14 15:24:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:14 15:24:14.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:14 15:24:14.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:14 15:24:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:14 15:24:14.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:24:14 15:24:14.334 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
11:24:14 15:24:14.334 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:24:14 15:24:14.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"]
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:14 15:24:14.353 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:14 15:24:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:14 15:24:14.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:14 15:24:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:14 15:24:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:14 15:24:14.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
11:24:14 15:24:14.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:14 15:24:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:14 15:24:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:14 15:24:14.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:24:14 15:24:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:14 15:24:14.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:14 15:24:14.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:14 15:24:14.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:14 15:24:14.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:15 15:24:15.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:15 15:24:15.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:15 15:24:15.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:24:15 15:24:15.355 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:24:15 15:24:15.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
11:24:15 15:24:15.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:15 15:24:15.364 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:15 15:24:15.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:15 15:24:15.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:15 15:24:15.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:15 15:24:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:24:15 15:24:15.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip")
11:24:15 15:24:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:15 15:24:15.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:15 15:24:15.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:15 15:24:15.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:15 15:24:15.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:24:15 15:24:15.368 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
11:24:15 15:24:15.369 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:24:15 15:24:15.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:15 15:24:15.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available....
11:24:15 15:24:15.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:15 15:24:15.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:15 15:24:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully
11:24:15 15:24:15.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:15 15:24:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:15 15:24:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.390 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
11:24:15 15:24:15.390 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
11:24:15 15:24:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:24:15 15:24:15.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:24:15 15:24:15.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:15 15:24:15.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:24:15 15:24:15.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip")
11:24:15 15:24:15.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:15 15:24:15.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:15 15:24:15.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:15 15:24:15.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:15 15:24:15.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:24:15 15:24:15.402 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
11:24:15 15:24:15.402 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:24:15 15:24:15.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available....
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.422 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
11:24:15 15:24:15.422 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
11:24:15 15:24:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:24:15 15:24:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:24:15 15:24:15.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:15 15:24:15.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:15 15:24:15.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:15 15:24:15.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"]
11:24:15 15:24:15.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:15 15:24:15.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"]
11:24:15 15:24:15.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:15 15:24:15.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:15 15:24:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:24:15 15:24:15.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip")
11:24:15 15:24:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:15 15:24:15.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:15 15:24:15.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:15 15:24:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:15 15:24:15.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:24:15 15:24:15.436 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
11:24:15 15:24:15.436 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:24:15 15:24:15.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:15 15:24:15.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
11:24:15 15:24:15.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully
11:24:15 15:24:15.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:15 15:24:15.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.456 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
11:24:15 15:24:15.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:15 15:24:15.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:15 15:24:15.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.456 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
11:24:15 15:24:15.456 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
11:24:15 15:24:15.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:24:15 15:24:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:24:15 15:24:15.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:15 15:24:15.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:24:15 15:24:15.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip")
11:24:15 15:24:15.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:15 15:24:15.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:15 15:24:15.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:15 15:24:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:15 15:24:15.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:24:15 15:24:15.468 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
11:24:15 15:24:15.468 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:24:15 15:24:15.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:15 15:24:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
11:24:15 15:24:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully
11:24:15 15:24:15.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.488 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:15 15:24:15.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:24:15 15:24:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:15 15:24:15.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:15 15:24:15.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:15 15:24:15.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:15 15:24:15.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:16 15:24:16.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:16 15:24:16.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:16 15:24:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:24:16 15:24:16.490 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:24:16 15:24:16.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
11:24:16 15:24:16.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:16 15:24:16.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:24:16 15:24:16.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:16 15:24:16.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:16 15:24:16.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:24:16 15:24:16.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip")
11:24:16 15:24:16.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:16 15:24:16.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:16 15:24:16.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:16 15:24:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:16 15:24:16.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:24:16 15:24:16.502 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
11:24:16 15:24:16.502 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:24:16 15:24:16.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:16 15:24:16.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"]
11:24:16 15:24:16.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:16 15:24:16.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:16 15:24:16.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:16 15:24:16.522 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:16 15:24:16.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:16 15:24:16.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:24:16 15:24:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:16 15:24:16.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:16 15:24:16.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:17 15:24:17.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:17 15:24:17.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:17 15:24:17.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:17 15:24:17.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:24:17 15:24:17.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:24:17 15:24:17.524 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:24:17 15:24:17.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
11:24:17 15:24:17.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:17 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.247 s - in org.eclipse.reddeer.jface.test.window.WindowTest
11:24:17 openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.036 s
11:24:17 openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.001 s
11:24:17 openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.042 s
11:24:17 openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0 s
11:24:17 eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.067 s
11:24:17 openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.067 s
11:24:17 openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.034 s
11:24:17 Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest
11:24:17 15:24:17.537 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
11:24:17 15:24:17.538 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:24:17 15:24:17.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:17 15:24:17.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
11:24:17 15:24:17.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:17 15:24:17.538 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:24:17 15:24:17.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:17 15:24:17.539 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:24:17 15:24:17.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:17 15:24:17.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:24:17 15:24:17.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)
11:24:17 15:24:17.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
11:24:17 15:24:17.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:24:17 15:24:17.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:24:17 15:24:17.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:24:17 
11:24:17 (Eclipse:1671): Gtk-CRITICAL **: 15:24:17.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:24:17 15:24:17.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified
11:24:17 15:24:17.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:24:17 15:24:17.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:17 15:24:17.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:17 15:24:17.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
11:24:17 15:24:17.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:24:17 15:24:17.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:17 15:24:17.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:17 15:24:17.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:17 15:24:17.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:17 15:24:17.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:24:17 15:24:17.584 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej
11:24:17 15:24:17.586 TRACE [main][WidgetHandler] Notify Table with event 13
11:24:17 15:24:17.586 TRACE [main][WidgetHandler] Wait for synchronization
11:24:17 15:24:17.587 TRACE [main][WidgetHandler] Notify Table with event 3
11:24:17 15:24:17.587 TRACE [main][WidgetHandler] Wait for synchronization
11:24:17 15:24:17.587 TRACE [main][WidgetHandler] Notify Table with event 4
11:24:17 15:24:17.587 TRACE [main][WidgetHandler] Wait for synchronization
11:24:17 15:24:17.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.viewers.CellEditor, index 0 and no matchers specified
11:24:17 15:24:17.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:24:17 15:24:17.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:24:17 15:24:17.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:24:17 15:24:17.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:24:17 15:24:17.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:24:17 15:24:17.594 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:24:17 15:24:17.594 INFO [WorkbenchTestable][AbstractText] Text set to: abc
11:24:17 15:24:17.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16
11:24:17 15:24:17.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:24:17 15:24:17.597 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
11:24:17 15:24:17.597 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
11:24:17 15:24:17.597 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
11:24:17 15:24:17.597 DEBUG [main][AbstractWait] Waiting until shell is active...
11:24:17 15:24:17.597 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
11:24:17 15:24:17.597 INFO [main][AbstractShell] Close shell Testing shell
11:24:17 15:24:17.597 INFO [main][ShellHandler] Closing shell 'Testing shell'
11:24:17 15:24:17.600 DEBUG [main][AbstractWait] Waiting while shell is available...
11:24:17 15:24:17.600 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
11:24:17 15:24:17.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
11:24:17 15:24:17.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:17 15:24:17.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:17 15:24:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:17 15:24:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:17 15:24:17.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)
11:24:17 15:24:17.606 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
11:24:17 15:24:17.606 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:24:17 15:24:17.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:24:17 15:24:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:24:17 15:24:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:24:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest
11:24:17 tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)  Time elapsed: 0.066 s
11:24:17 
11:24:17 Results:
11:24:17 
11:24:17 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0
11:24:17 
11:24:18 [INFO] All tests passed!
11:24:18 [INFO] 
11:24:18 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.jface.test ---
11:24:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec
11:24:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
11:24:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:24:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:24:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:24:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:24:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:24:19 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes
11:24:19 [INFO] 
11:24:19 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.integration.test >------
11:24:19 [INFO] Building RedDeer Integration and Eclipse Installation Tests 4.7.0-SNAPSHOT [36/58]
11:24:19 [INFO]   from tests/org.eclipse.reddeer.integration.test/pom.xml
11:24:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:19 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:24:19 [INFO] 
11:24:19 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.integration.test ---
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.integration.test ---
11:24:19 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.integration.test ---
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.integration.test ---
11:24:19 [INFO] 
11:24:19 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.integration.test ---
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.integration.test ---
11:24:19 [INFO] Resolving class path of RedDeer Integration and Eclipse Installation Tests...
11:24:19 [INFO] 
11:24:19 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.integration.test ---
11:24:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:24:19 [INFO] 
11:24:19 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.integration.test ---
11:24:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/resources
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.integration.test ---
11:24:19 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/bin
11:24:20 [INFO] 
11:24:20 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.integration.test ---
11:24:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/src/test/resources
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.integration.test ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.integration.test ---
11:24:20 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT-sources.jar
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.integration.test ---
11:24:20 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT.jar
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.integration.test ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.integration.test ---
11:24:20 [INFO] Skipping tests
11:24:20 [INFO] 
11:24:20 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.integration.test ---
11:24:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:24:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:24:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:24:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:24:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:24:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:24:20 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:24:20 [INFO] 
11:24:20 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test >--------
11:24:20 [INFO] Building RedDeer Eclipse Tests 4.7.0-SNAPSHOT                    [37/58]
11:24:20 [INFO]   from tests/org.eclipse.reddeer.eclipse.test/pom.xml
11:24:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:20 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:24:20 [INFO] 
11:24:20 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.test ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test ---
11:24:20 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test ---
11:24:20 [INFO] 
11:24:20 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test ---
11:24:20 [INFO] Resolving class path of RedDeer Eclipse Tests...
11:24:21 [INFO] 
11:24:21 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test ---
11:24:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:24:21 [INFO] 
11:24:21 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test ---
11:24:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:24:21 [INFO] Copying 12 resources
11:24:21 [INFO] 
11:24:21 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test ---
11:24:21 [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/bin
11:24:22 [INFO] 
11:24:22 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test ---
11:24:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/src/test/resources
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test ---
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test ---
11:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test ---
11:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT.jar
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test ---
11:24:22 [INFO] 
11:24:22 [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test ---
11:24:26 [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar
11:24:26 [INFO] Copying hsqldb-2.3.0.jar to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar
11:24:26 [INFO] 
11:24:26 [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test ---
11:24:27 Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar
11:24:27 16/2127K
32/2127K
48/2127K
64/2127K
80/2127K
96/2127K
112/2127K
128/2127K
144/2127K
160/2127K
176/2127K
192/2127K
208/2127K
224/2127K
240/2127K
256/2127K
272/2127K
288/2127K
304/2127K
320/2127K
336/2127K
352/2127K
368/2127K
384/2127K
400/2127K
416/2127K
432/2127K
448/2127K
464/2127K
480/2127K
496/2127K
512/2127K
528/2127K
544/2127K
560/2127K
571/2127K
587/2127K
603/2127K
619/2127K
635/2127K
651/2127K
667/2127K
683/2127K
699/2127K
715/2127K
731/2127K
747/2127K
763/2127K
779/2127K
795/2127K
811/2127K
827/2127K
843/2127K
859/2127K
875/2127K
891/2127K
907/2127K
923/2127K
939/2127K
955/2127K
971/2127K
987/2127K
1003/2127K
1019/2127K
1035/2127K
1051/2127K
1067/2127K
1083/2127K
1099/2127K
1115/2127K
1131/2127K
1142/2127K
1158/2127K
1174/2127K
1190/2127K
1206/2127K
1222/2127K
1238/2127K
1254/2127K
1270/2127K
1286/2127K
1302/2127K
1318/2127K
1334/2127K
1350/2127K
1366/2127K
1382/2127K
1399/2127K
1415/2127K
1431/2127K
1447/2127K
1463/2127K
1479/2127K
1495/2127K
1511/2127K
1527/2127K
1543/2127K
1559/2127K
1575/2127K
1591/2127K
1605/2127K
1621/2127K
1637/2127K
1649/2127K
1665/2127K
1681/2127K
1697/2127K
1713/2127K
1729/2127K
1745/2127K
1761/2127K
1777/2127K
1793/2127K
1809/2127K
1825/2127K
1841/2127K
1857/2127K
1873/2127K
1889/2127K
1907/2127K
1923/2127K
1939/2127K
1955/2127K
1971/2127K
1987/2127K
2003/2127K
2019/2127K
2035/2127K
2051/2127K
2067/2127K
2083/2127K
2099/2127K
2115/2127K
2127/2127K
2127K downloaded
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test ---
11:24:32 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (249kB)
11:24:32 [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (2.55MB)
11:24:32 [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.53MB)
11:24:33 [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB)
11:24:33 [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.99kB)
11:24:33 [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB)
11:24:33 [INFO] Fetching com.sun.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.16MB)
11:24:33 [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (135.86kB)
11:24:33 [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB)
11:24:33 [INFO] Fetching javax.activation_2.0.0.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (82.95kB)
11:24:33 [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (106.86kB)
11:24:33 [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.45kB)
11:24:33 [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (266.68kB)
11:24:33 [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.03kB)
11:24:33 [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (370.34kB)
11:24:33 [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB)
11:24:33 [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (287.03kB)
11:24:33 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.02MB)
11:24:34 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (356.05kB)
11:24:34 [INFO] Fetching org.apache.lucene.lucene-analysis-common_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.82MB)
11:24:34 [INFO] Fetching org.apache.lucene.lucene-core_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (3.57MB)
11:24:34 [INFO] Fetching org.apache.lucene.lucene-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB)
11:24:34 [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.94kB)
11:24:34 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.71kB)
11:24:34 [INFO] Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (73.89kB)
11:24:34 [INFO] Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (129.32kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (254.52kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.97kB)
11:24:34 [INFO] Fetching org.eclipse.help.base_4.4.100.v20230830-2200.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.5kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.45kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (128.31kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.87kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (127.79kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.45kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.13kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.33kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (78.29kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.02kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (280.28kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.39kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.55kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.32kB)
11:24:34 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.82kB)
11:24:35 [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (262.1kB)
11:24:35 [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (398.67kB)
11:24:35 [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.79kB)
11:24:35 [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.18kB)
11:24:35 [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.72kB)
11:24:35 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.38kB)
11:24:35 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.52kB)
11:24:35 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (134.87kB)
11:24:35 [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.26kB)
11:24:35 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.11MB)
11:24:35 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/staging/2023-09/plugins/ (192.73kB)
11:24:35 [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (304.34kB)
11:24:35 [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (96.25kB)
11:24:35 [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (84.42kB)
11:24:35 [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (66.73kB)
11:24:35 [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.45kB)
11:24:35 [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (74.36kB)
11:24:35 [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.44kB)
11:24:35 [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (93.66kB)
11:24:35 [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.08kB)
11:24:35 [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.88kB)
11:24:35 [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.33kB)
11:24:35 [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.67kB)
11:24:35 [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.81kB)
11:24:35 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.55kB)
11:24:35 [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (151.38kB)
11:24:35 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.42kB)
11:24:35 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.01kB)
11:24:35 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.29kB)
11:24:35 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (104.31kB)
11:24:35 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.95kB)
11:24:35 [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (40.09kB)
11:24:35 [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.15kB)
11:24:35 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.98kB)
11:24:35 [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (158.51kB)
11:24:35 [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/staging/2023-09/plugins/ (399.6kB)
11:24:35 [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.75kB)
11:24:35 [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (211.53kB)
11:24:35 [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (557.33kB)
11:24:35 [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (46.89kB)
11:24:35 [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (777.98kB)
11:24:35 [INFO] Fetching org.eclipse.jetty.plus_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.48kB)
11:24:35 [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (118.37kB)
11:24:35 [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (161.99kB)
11:24:35 [INFO] Fetching org.eclipse.jetty.webapp_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (155.17kB)
11:24:36 [INFO] Fetching org.eclipse.jetty.xml_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.41kB)
11:24:36 [INFO] Fetching org.eclipse.jsch.core_1.5.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.45kB)
11:24:36 [INFO] Fetching org.eclipse.json_1.2.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.35kB)
11:24:36 [INFO] Fetching org.eclipse.lsp4e_0.16.1.202305241229.jar from https://download.eclipse.org/staging/2023-09/plugins/ (605.25kB)
11:24:36 [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.27kB)
11:24:36 [INFO] Fetching org.eclipse.tm4e.ui_0.7.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (193.46kB)
11:24:36 [INFO] Fetching org.eclipse.lsp4j_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.08MB)
11:24:36 [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.43kB)
11:24:36 [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.46kB)
11:24:36 [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.75kB)
11:24:36 [INFO] Fetching org.eclipse.m2e.apt.core_2.2.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.27kB)
11:24:36 [INFO] Fetching org.eclipse.m2e.jdt_2.3.2.20230823-0832.jar from https://download.eclipse.org/staging/2023-09/plugins/ (162.33kB)
11:24:36 [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.91kB)
11:24:36 [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.201.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.36kB)
11:24:36 [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.21kB)
11:24:36 [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.78kB)
11:24:36 [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.22kB)
11:24:36 [INFO] Fetching org.eclipse.m2e.editor_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.39kB)
11:24:36 [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.4.20230815-1219.jar from https://download.eclipse.org/staging/2023-09/plugins/ (242.16kB)
11:24:36 [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.3.0.202308101707.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.8MB)
11:24:37 [INFO] Fetching org.eclipse.m2e.launching_2.0.600.20230627-0627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (123.95kB)
11:24:37 [INFO] Fetching org.eclipse.m2e.refactoring_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.84kB)
11:24:37 [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.89kB)
11:24:37 [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.300.20230605-0657.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.87kB)
11:24:37 [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.200.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.64kB)
11:24:37 [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.7kB)
11:24:37 [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.81kB)
11:24:37 [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.06kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (274.3kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (125.23kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.net_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (85.77kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (39kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.tasks.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (490.83kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (17.92kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (290.09kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (331.04kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (178.66kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.26.0.v20230221-1933.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.98MB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (111.39kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.identity.core_3.26.0.v20230225-1108.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (47kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (16.02kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_3.26.0.v20230320-1407.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (32.86kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (63.41kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (50.21kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_3.26.0.v20230131-2052.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (99.27kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.context.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (128.15kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.monitor.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (40.67kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (110.97kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.context.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (166.97kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (53.46kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.resources.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.32kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.discovery.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (90.78kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (94.03kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.ide.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (37.23kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (95.96kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.help.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.22MB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.26.0.v20230416-1636.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (34.69kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (31.93kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.tasks.search_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.8kB)
11:24:37 [INFO] Fetching org.eclipse.mylyn.team.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (137.46kB)
11:24:37 [INFO] Fetching org.jsoup_1.16.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.91kB)
11:24:37 [INFO] Fetching org.eclipse.rse_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.04kB)
11:24:37 [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.71kB)
11:24:37 [INFO] Fetching org.eclipse.rse.services_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (462.66kB)
11:24:38 [INFO] Fetching org.eclipse.rse.services.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (357.54kB)
11:24:38 [INFO] Fetching org.eclipse.rse.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB)
11:24:38 [INFO] Fetching org.eclipse.rse.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.93kB)
11:24:38 [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.04kB)
11:24:38 [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.15kB)
11:24:38 [INFO] Fetching org.eclipse.rse.services.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.16kB)
11:24:38 [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.57kB)
11:24:38 [INFO] Fetching org.eclipse.rse.services.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.07kB)
11:24:38 [INFO] Fetching org.eclipse.rse.doc.user_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (213.63kB)
11:24:38 [INFO] Fetching org.eclipse.rse.efs_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.21kB)
11:24:38 [INFO] Fetching org.eclipse.rse.efs.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.47kB)
11:24:38 [INFO] Fetching org.eclipse.rse.importexport_4.5.101.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (241.17kB)
11:24:38 [INFO] Fetching org.eclipse.rse.files.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (509.89kB)
11:24:38 [INFO] Fetching org.eclipse.rse.processes.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.15kB)
11:24:38 [INFO] Fetching org.eclipse.rse.shells.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (148.17kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.44kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.06kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.14kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.7kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.17kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.89kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.08kB)
11:24:38 [INFO] Fetching org.eclipse.rse.dstore.security_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.2kB)
11:24:38 [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (45.56kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.22kB)
11:24:38 [INFO] Fetching org.eclipse.rse.services.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.15kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.83kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.33kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.95kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.52kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.84kB)
11:24:38 [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.92kB)
11:24:38 [INFO] Fetching org.eclipse.tm4e.core_0.6.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.77kB)
11:24:38 [INFO] Fetching org.jcodings_1.0.58.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.66MB)
11:24:39 [INFO] Fetching org.joni_2.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (227.14kB)
11:24:39 [INFO] Fetching org.eclipse.tm4e.registry_0.6.5.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.53kB)
11:24:39 [INFO] Fetching org.eclipse.wst.common.snippets_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.81kB)
11:24:39 [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.57kB)
11:24:39 [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.38kB)
11:24:39 [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.17kB)
11:24:39 [INFO] Fetching org.eclipse.wst.dtd.core_1.2.600.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.97kB)
11:24:39 [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (250.35kB)
11:24:39 [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.11kB)
11:24:39 [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.801.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.3kB)
11:24:39 [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.73MB)
11:24:39 [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.1.0.v202307190318.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.78kB)
11:24:39 [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.33MB)
11:24:40 [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.300.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.29kB)
11:24:40 [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.3.0.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (233.67kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.6kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.9kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.core_1.1.100.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (285.04kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (243.28kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.eslint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.58kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.6kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.jshint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.58kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.npm.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.52kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.npm.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (20.58kB)
11:24:40 [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.23kB)
11:24:40 [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.45kB)
11:24:40 [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.7kB)
11:24:40 [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.36kB)
11:24:40 [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.800.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.78kB)
11:24:40 [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.02kB)
11:24:40 [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.47kB)
11:24:40 [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126kB)
11:24:40 [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/staging/2023-09/plugins/ (169.57kB)
11:24:40 [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.93kB)
11:24:40 [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.73kB)
11:24:40 [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (776kB)
11:24:40 [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.72kB)
11:24:40 [INFO] Fetching org.eclipse.wst.xsd.core_1.2.101.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.86kB)
11:24:40 [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.94kB)
11:24:40 [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.25kB)
11:24:40 [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.31kB)
11:24:40 [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.601.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.28MB)
11:24:40 [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.56kB)
11:24:40 [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.37kB)
11:24:40 [INFO] Fetching org.eclipse.xsd_2.19.0.v20230614-0642.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1,002.68kB)
11:24:41 [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (228.99kB)
11:24:41 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:24:41 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data/.metadata/.log
11:24:41 [INFO] Command line:
11:24:41 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:25:05 Launching application org.eclipse.ui.ide.workbench...
11:25:05 SLF4J: No SLF4J providers were found.
11:25:05 SLF4J: Defaulting to no-operation (NOP) logger implementation
11:25:05 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
11:25:10 Running org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:25:10 15:25:10.165 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:25:10 15:25:10.167 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:25:10 15:25:10.227 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:25:10 15:25:10.228 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:25:10 15:25:10.247 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:25:10 15:25:10.271 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:25:10 15:25:10.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:25:10 15:25:10.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:25:10 15:25:10.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:25:10 15:25:10.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:25:10 15:25:10.331 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:25:10 15:25:10.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:25:10 15:25:10.335 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:25:10 15:25:10.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:25:10 15:25:10.337 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:25:10 15:25:10.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:25:10 15:25:10.343 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug'
11:25:10 15:25:10.372 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug'
11:25:10 15:25:10.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:10 15:25:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:10 15:25:10.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:25:10 15:25:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:10 15:25:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:10 15:25:10.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:25:10 15:25:10.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:10 15:25:10.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:10 15:25:10.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:10 15:25:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:10 15:25:10.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:10 15:25:10.529 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:25:10 15:25:10.530 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:25:10 15:25:10.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:10 15:25:10.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:25:10 15:25:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:25:10 15:25:10.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:25:10 15:25:10.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:10 15:25:10.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:10 15:25:10.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:25:10 15:25:10.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:10 15:25:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:10 15:25:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:10 15:25:10.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:25:10 15:25:10.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:10 15:25:10.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:10 15:25:10.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:10 15:25:10.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:10 15:25:10.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:10 15:25:10.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:25:10 15:25:10.732 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug')
11:25:10 15:25:10.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:25:10 15:25:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:25:10 15:25:10.736 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:25:10 15:25:10.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:25:10 15:25:10.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:25:10 15:25:10.736 TRACE [main][WidgetHandler] Notify Table with event 13
11:25:10 15:25:10.737 TRACE [main][WidgetHandler] Wait for synchronization
11:25:10 15:25:10.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:10 15:25:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:10 15:25:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:10 15:25:10.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:25:10 15:25:10.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:10 15:25:10.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:10 15:25:10.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:10 15:25:10.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:25:10 15:25:10.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:10 15:25:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:10 15:25:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:10 15:25:10.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:25:10 15:25:10.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:10 15:25:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:10 15:25:10.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:10 15:25:10.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:10 15:25:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:10 15:25:10.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:10 15:25:10.749 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:25:10 15:25:10.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:10 15:25:10.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:10 15:25:10.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:10 15:25:10.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:11 15:25:11.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:25:11 15:25:11.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:25:11 15:25:11.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:25:11 15:25:11.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:11 15:25:11.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:11 15:25:11.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:25:11 15:25:11.929 DEBUG [main][MenuItemLookup] Found menu:'File'
11:25:11 15:25:11.929 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:25:11 15:25:11.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:25:11 15:25:11.929 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:25:11 15:25:11.929 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:25:11 15:25:11.929 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:25:11 15:25:11.929 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:25:11 15:25:11.930 DEBUG [main][MenuItemLookup] Item match:Window
11:25:11 15:25:11.933 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:25:11 15:25:11.933 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:25:11 15:25:11.933 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:25:11 15:25:11.933 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.933 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:25:11 15:25:11.933 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:25:11 15:25:11.933 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.934 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:25:11 15:25:11.934 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.934 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:25:11 15:25:11.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:11 15:25:11.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:11 15:25:11.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:25:11 15:25:11.935 DEBUG [main][MenuItemLookup] Found menu:'File'
11:25:11 15:25:11.935 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:25:11 15:25:11.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:25:11 15:25:11.935 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:25:11 15:25:11.935 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:25:11 15:25:11.935 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:25:11 15:25:11.935 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:25:11 15:25:11.935 DEBUG [main][MenuItemLookup] Item match:Window
11:25:11 15:25:11.936 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:25:11 15:25:11.936 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:25:11 15:25:11.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:25:11 15:25:11.936 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.936 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:25:11 15:25:11.936 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:25:11 15:25:11.936 DEBUG [main][MenuItemLookup] Item match:Perspective
11:25:11 15:25:11.939 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:25:11 15:25:11.940 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.940 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:25:11 15:25:11.940 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:25:11 15:25:11.940 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:25:11 15:25:11.940 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:25:11 15:25:11.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:25:11 15:25:11.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:11 15:25:11.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:11 15:25:11.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:25:11 15:25:11.943 DEBUG [main][MenuItemLookup] Found menu:'File'
11:25:11 15:25:11.943 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:25:11 15:25:11.943 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:25:11 15:25:11.943 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:25:11 15:25:11.943 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:25:11 15:25:11.943 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:25:11 15:25:11.943 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:25:11 15:25:11.943 DEBUG [main][MenuItemLookup] Item match:Window
11:25:11 15:25:11.943 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:25:11 15:25:11.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:11 15:25:11.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:11 15:25:11.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:25:11 15:25:11.944 DEBUG [main][MenuItemLookup] Found menu:'File'
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Item match:Window
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:25:11 15:25:11.945 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Item match:Perspective
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:25:11 15:25:11.946 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:25:11 15:25:11.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:11 15:25:11.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:11 15:25:11.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:25:11 15:25:11.947 DEBUG [main][MenuItemLookup] Found menu:'File'
11:25:11 15:25:11.947 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:25:11 15:25:11.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:25:11 15:25:11.947 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:25:11 15:25:11.947 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:25:11 15:25:11.947 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:25:11 15:25:11.947 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Item match:Window
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.948 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:25:11 15:25:11.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:11 15:25:11.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:11 15:25:11.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:25:11 15:25:11.949 DEBUG [main][MenuItemLookup] Found menu:'File'
11:25:11 15:25:11.949 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:25:11 15:25:11.949 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:25:11 15:25:11.949 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:25:11 15:25:11.949 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:25:11 15:25:11.949 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:25:11 15:25:11.949 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:25:11 15:25:11.949 DEBUG [main][MenuItemLookup] Item match:Window
11:25:11 15:25:11.950 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:25:11 15:25:11.950 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:25:11 15:25:11.950 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:25:11 15:25:11.950 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.950 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:25:11 15:25:11.950 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:25:11 15:25:11.950 DEBUG [main][MenuItemLookup] Item match:Perspective
11:25:11 15:25:11.951 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:25:11 15:25:11.951 DEBUG [main][MenuItemLookup] Found menu:''
11:25:11 15:25:11.951 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:25:11 15:25:11.951 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:25:11 15:25:11.951 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:25:11 15:25:11.951 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:25:11 15:25:11.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:25:11 15:25:11.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:25:11 15:25:11.953 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:25:12 15:25:12.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:25:12 15:25:12.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:25:12 15:25:12.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:25:12 15:25:12.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:12 15:25:12.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:12 15:25:12.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:12 15:25:12.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:12 15:25:12.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:12 15:25:12.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:25:12 15:25:12.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:12 15:25:12.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:12 15:25:12.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:12 15:25:12.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:25:12 15:25:12.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:12 15:25:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:12 15:25:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:12 15:25:12.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:25:12 15:25:12.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:12 15:25:12.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:12 15:25:12.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:12 15:25:12.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:12 15:25:12.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:12 15:25:12.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:12 15:25:12.042 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:25:12 15:25:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:12 15:25:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:12 15:25:12.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:12 15:25:12.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:12 15:25:12.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:12 15:25:12.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:12 15:25:12.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:25:12 15:25:12.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:12 15:25:12.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:12 15:25:12.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:25:12 15:25:12.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:12 15:25:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:12 15:25:12.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:25:12 15:25:12.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:25:12 15:25:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:12 15:25:12.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:12 15:25:12.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:12 15:25:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:12 15:25:12.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:12 15:25:12.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:12 15:25:12.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:12 15:25:12.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:12 15:25:12.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:25:12 15:25:12.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:25:12 15:25:12.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:25:12 15:25:12.295 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:12 15:25:12.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:12 15:25:12.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:12 15:25:12.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:25:12 To add a project: TooltipText=null
11:25:12 15:25:12.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:12 15:25:12.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:12 15:25:12.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:12 15:25:12.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:25:12 To add a project: TooltipText=null
11:25:12 15:25:12.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:12 15:25:12.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:12 15:25:12.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:12 15:25:12.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:12 15:25:12.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:25:12 15:25:12.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:25:12 15:25:12.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"]
11:25:12 15:25:12.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:25:12 15:25:12.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:25:12 15:25:12.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:25:12 15:25:12.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"]
11:25:12 15:25:12.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:25:12 15:25:12.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:25:12 15:25:12.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:25:12 15:25:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:12 15:25:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:12 15:25:12.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:25:12 15:25:12.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:25:12 15:25:12.350 DEBUG [main][MenuItemLookup] Found menu:'File'
11:25:12 15:25:12.351 DEBUG [main][MenuItemLookup] Item match:File
11:25:12 15:25:12.354 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:25:12 15:25:12.354 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:25:12 15:25:12.355 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:25:12 15:25:12.355 DEBUG [main][MenuItemLookup] Found menu:''
11:25:12 15:25:12.355 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:25:12 15:25:12.355 DEBUG [main][MenuItemLookup] Found menu:''
11:25:12 15:25:12.355 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:25:12 15:25:12.355 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:25:12 15:25:12.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:25:12 15:25:12.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:25:12 15:25:12.356 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:25:12 15:25:12.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:25:12 15:25:12.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:25:12 15:25:12.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:25:12 15:25:12.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:12 15:25:12.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:12 15:25:12.482 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:25:12 15:25:12.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:12 15:25:12.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:25:12 15:25:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:12 15:25:12.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:12 15:25:12.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:12 15:25:12.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:12 15:25:12.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:12 15:25:12.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:25:12 15:25:12.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:25:12 15:25:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:25:12 15:25:12.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:25:12 15:25:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:13 15:25:13.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:13 15:25:13.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:25:13 15:25:13.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:25:13 15:25:13.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:25:13 15:25:13.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:13 15:25:13.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:25:13 15:25:13.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:13 15:25:13.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:25:13 15:25:13.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project
11:25:13 15:25:13.007 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project
11:25:13 15:25:13.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection
11:25:13 15:25:13.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project
11:25:13 15:25:13.011 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:25:13 15:25:13.012 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:25:13 15:25:13.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:25:13 15:25:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:13 15:25:13.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:13 15:25:13.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:13 15:25:13.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:13 15:25:13.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:13 15:25:13.015 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:25:13 15:25:13.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:13 15:25:13.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:13 15:25:13.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:13 15:25:13.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:13 15:25:13.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:25:13 15:25:13.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:13 15:25:13.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:13 15:25:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available....
11:25:13 15:25:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully
11:25:13 15:25:13.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project
11:25:13 15:25:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:13 15:25:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:13 15:25:13.617 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:25:13 15:25:13.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:13 15:25:13.617 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:25:13 15:25:13.617 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page
11:25:13 15:25:13.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:25:13 15:25:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:13 15:25:13.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:13 15:25:13.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:13 15:25:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:13 15:25:13.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:13 15:25:13.621 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:25:13 15:25:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:13 15:25:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:13 15:25:13.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:13 15:25:13.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:13 15:25:13.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:25:13 15:25:13.655 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Retrieving archetypes:' has no excuses, wait for it
11:25:13 15:25:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully
11:25:13 15:25:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:25:13 15:25:13.655 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Retrieving archetypes:' has no excuses, wait for it
11:25:14 15:25:14.155 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Retrieving archetypes:' has no excuses, wait for it
11:25:14 15:25:14.656 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Retrieving archetypes:' has no excuses, wait for it
11:25:15 15:25:15.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Retrieving archetypes:' has no excuses, wait for it
11:25:15 15:25:15.656 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is not listed in considered jobs, ignore it
11:25:15 15:25:15.657 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is not listed in considered jobs, ignore it
11:25:15 15:25:15.657 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is not listed in considered jobs, ignore it
11:25:15 15:25:15.657 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
11:25:15 15:25:15.657 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
11:25:15 15:25:15.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:25:15 15:25:15.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:25:15 15:25:15.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:15 15:25:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:15 15:25:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:15 15:25:15.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent
11:25:15 15:25:15.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:15 15:25:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:15 15:25:15.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:15 15:25:15.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:15 15:25:15.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:15 15:25:15.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:25:15 15:25:15.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:25:15 15:25:15.661 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven
11:25:15 15:25:15.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: "&Show the last version of Archetype only")
11:25:15 15:25:15.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:15 15:25:15.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:15 15:25:15.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:15 15:25:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:15 15:25:15.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:15 15:25:15.666 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only
11:25:15 15:25:15.667 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only
11:25:15 15:25:15.667 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only
11:25:15 15:25:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:15 15:25:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:15 15:25:15.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:15 15:25:15.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:15 15:25:15.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:25:15 15:25:15.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is not listed in considered jobs, ignore it
11:25:15 15:25:15.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is not listed in considered jobs, ignore it
11:25:15 15:25:15.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is not listed in considered jobs, ignore it
11:25:15 15:25:15.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
11:25:15 15:25:15.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
11:25:15 15:25:15.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:25:15 15:25:15.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified
11:25:15 15:25:15.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:15 15:25:15.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:15 15:25:15.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:15 15:25:15.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:15 15:25:15.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:25:15 15:25:15.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:25:16 15:25:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:25:16 15:25:16.177 TRACE [main][WidgetHandler] Notify Table with event 13
11:25:16 15:25:16.177 TRACE [main][WidgetHandler] Wait for synchronization
11:25:16 15:25:16.178 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:25:16 15:25:16.178 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page
11:25:16 15:25:16.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:25:16 15:25:16.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:16 15:25:16.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:16 15:25:16.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:16 15:25:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:16 15:25:16.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:16 15:25:16.184 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:25:16 15:25:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:16 15:25:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:16 15:25:16.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:16 15:25:16.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:16 15:25:16.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:25:16 is "Group Id:")
11:25:16 15:25:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:16 15:25:16.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:16 15:25:16.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:16 15:25:16.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:16 15:25:16.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:25:16 15:25:16.332 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:com.example
11:25:16 15:25:16.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:25:16 is "Artifact Id:")
11:25:16 15:25:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:16 15:25:16.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:16 15:25:16.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:16 15:25:16.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:16 15:25:16.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:25:16 15:25:16.387 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:debugger
11:25:16 15:25:16.430 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:25:16 15:25:16.430 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard
11:25:16 15:25:16.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:25:16 15:25:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:16 15:25:16.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:16 15:25:16.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:16 15:25:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:16 15:25:16.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:16 15:25:16.438 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:25:16 15:25:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:16 15:25:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:16 15:25:16.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:16 15:25:16.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:16 15:25:16.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:25:16 15:25:16.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:25:16 15:25:16.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:25:16 15:25:16.543 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:17 15:25:17.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:17 15:25:17.543 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:18 15:25:18.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:18 15:25:18.544 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:19 15:25:19.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:19 15:25:19.545 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:20 15:25:20.045 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:20 15:25:20.545 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:21 15:25:21.046 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:21 15:25:21.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:22 15:25:22.046 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:22 15:25:22.547 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:23 15:25:23.047 DEBUG [WorkbenchTestable][JobIsRunning]   job 'IOConsole Updater' is a system job, skipped
11:25:23 15:25:23.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:23 15:25:23.548 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:24 15:25:24.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:24 15:25:24.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:25 15:25:25.049 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:25 15:25:25.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:26 15:25:26.050 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:26 15:25:26.550 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:27 15:25:27.050 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:27 15:25:27.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:28 15:25:28.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:28 15:25:28.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:29 15:25:29.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:29 15:25:29.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:30 15:25:30.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:30 15:25:30.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:31 15:25:31.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:31 15:25:31.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:32 15:25:32.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:32 15:25:32.554 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:25:33 15:25:33.054 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:25:33 15:25:33.554 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:25:33 15:25:33.554 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:25:34 15:25:34.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:25:34 15:25:34.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:25:34 15:25:34.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:25:34 15:25:34.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Scanning for Tasks' is a system job, skipped
11:25:34 15:25:34.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:25:34 15:25:34.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:25:34 15:25:34.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:25:34 15:25:34.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:25:34 15:25:34.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:25:34 15:25:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:25:34 15:25:34.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:25:34 15:25:34.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest)
11:25:34 15:25:34.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:25:34 15:25:34.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:25:34 15:25:34.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:25:34 15:25:34.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:25:34 15:25:34.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:25:34 15:25:34.563 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:25:34 15:25:34.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:34 15:25:34.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:34 15:25:34.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:34 15:25:34.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:34 15:25:34.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:34 15:25:34.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:25:34 15:25:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:34 15:25:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:34 15:25:34.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:25:34 15:25:34.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:25:34 15:25:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:34 15:25:34.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:34 15:25:34.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:34 15:25:34.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:34 15:25:34.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:34 15:25:34.576 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:34 15:25:34.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:34 15:25:34.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:34 15:25:34.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:34 15:25:34.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:25:34 15:25:34.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:34 15:25:34.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:34 15:25:34.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:34 15:25:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:34 15:25:34.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:34 15:25:34.827 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt'
11:25:34 15:25:34.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:34 15:25:34.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:34 15:25:34.829 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:34 15:25:34.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:34 15:25:34.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:34 15:25:34.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:25:34 15:25:34.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:34 15:25:34.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:34 15:25:34.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:25:34 15:25:34.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:25:34 15:25:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:34 15:25:34.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:34 15:25:34.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:34 15:25:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:34 15:25:34.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:34 15:25:34.839 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:34 15:25:34.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:34 15:25:34.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:34 15:25:34.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:25:34 15:25:34.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:25:34 15:25:34.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:25:34 15:25:34.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:25:34 15:25:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:34 15:25:34.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:34 15:25:34.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:34 15:25:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:34 15:25:34.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:34 15:25:34.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:25:34 15:25:34.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:34 15:25:34.940 DEBUG [main][MenuItemLookup] Found menu:'Go to File'
11:25:34 15:25:34.940 DEBUG [main][MenuItemLookup] Found menu:''
11:25:34 15:25:34.940 DEBUG [main][MenuItemLookup] Found menu:'Enable'
11:25:34 15:25:34.940 DEBUG [main][MenuItemLookup] Found menu:'Disable'
11:25:34 15:25:34.940 DEBUG [main][MenuItemLookup] Found menu:'Disable All'
11:25:34 15:25:34.941 DEBUG [main][MenuItemLookup] Found menu:'Remove'
11:25:34 15:25:34.941 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers'
11:25:34 15:25:34.941 DEBUG [main][MenuItemLookup] Found menu:'Remove All'
11:25:34 15:25:34.941 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:25:34 15:25:34.941 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:25:34 15:25:34.941 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:25:34 15:25:34.941 DEBUG [main][MenuItemLookup] Found menu:''
11:25:34 15:25:34.941 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...'
11:25:34 15:25:34.941 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints...
11:25:34 15:25:34.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..."
11:25:34 15:25:34.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints...
11:25:34 15:25:34.941 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints...
11:25:35 15:25:35.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available....
11:25:35 15:25:35.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:35 15:25:35.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:35 15:25:35.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully
11:25:35 15:25:35.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints
11:25:35 15:25:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:35 15:25:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:35 15:25:35.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints
11:25:35 15:25:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:35 15:25:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:35 15:25:35.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:25:35 is "From file:")
11:25:35 15:25:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:35 15:25:35.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:35 15:25:35.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:35 15:25:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:35 15:25:35.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:25:35 15:25:35.067 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:25:35 15:25:35.068 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt
11:25:35 15:25:35.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:25:35 15:25:35.072 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed
11:25:35 15:25:35.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:25:35 15:25:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:35 15:25:35.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:35 15:25:35.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:35 15:25:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:35 15:25:35.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:35 15:25:35.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:25:35 15:25:35.129 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed
11:25:35 15:25:35.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:25:35 15:25:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:35 15:25:35.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:35 15:25:35.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:35 15:25:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:35 15:25:35.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:35 15:25:35.131 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed
11:25:35 15:25:35.131 INFO [WorkbenchTestable][WizardDialog] Finish wizard
11:25:35 15:25:35.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:25:35 15:25:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:35 15:25:35.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:35 15:25:35.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:35 15:25:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:35 15:25:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:35 15:25:35.132 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:25:35 15:25:35.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:35 15:25:35.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:35 15:25:35.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:35 15:25:35.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:35 15:25:35.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:25:35 15:25:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:25:35 15:25:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:25:35 15:25:35.941 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Delayed model change job' is a system job, skipped
11:25:35 15:25:35.941 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:25:35 15:25:35.941 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:25:35 15:25:35.941 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:25:35 15:25:35.941 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:25:35 15:25:35.941 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:25:35 15:25:35.942 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:25:35 15:25:35.942 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:25:35 15:25:35.942 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:25:35 15:25:35.942 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:25:35 15:25:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:25:35 15:25:35.949 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:35 15:25:35.953 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:35 15:25:35.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:35 15:25:35.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:35 15:25:35.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:35 15:25:35.955 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:25:35 15:25:35.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:35 15:25:35.955 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:35 15:25:35.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:35 15:25:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:35 15:25:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:35 15:25:35.957 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:25:36 15:25:36.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:25:36 15:25:36.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:36 15:25:36.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:36 15:25:36.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:36 15:25:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:36 15:25:36.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:36 15:25:36.958 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 28] - suite()
11:25:36 15:25:36.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:36 15:25:36.959 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:36 15:25:36.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:36 15:25:36.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:36 15:25:36.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:36 15:25:36.961 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:25:36 15:25:36.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:36 15:25:36.961 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:36 15:25:36.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:36 15:25:36.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:36 15:25:36.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:36 15:25:36.962 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:25:37 15:25:37.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:25:37 15:25:37.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:37 15:25:37.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:37 15:25:37.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:37 15:25:37.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:37 15:25:37.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:37 15:25:37.963 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 28] - suite()
11:25:37 15:25:37.963 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 36] - testApp()
11:25:37 15:25:37.963 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:25:37 15:25:37.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:37 15:25:37.963 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:37 15:25:37.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:37 15:25:37.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:37 15:25:37.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:37 15:25:37.965 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:25:38 15:25:38.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:25:38 15:25:38.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:38 15:25:38.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:38 15:25:38.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:38 15:25:38.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:38 15:25:38.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:38 15:25:38.966 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 28] - suite()
11:25:38 15:25:38.966 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 36] - testApp()
11:25:38 15:25:38.966 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp()
11:25:38 15:25:38.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp()
11:25:38 15:25:38.966 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp()
11:25:38 15:25:38.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection
11:25:38 15:25:38.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp()
11:25:38 15:25:38.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:25:38 15:25:38.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Found menu:'Go to File'
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Found menu:''
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM'
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...'
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Found menu:''
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Found menu:'Enable'
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Found menu:'Disable'
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Found menu:'Disable All'
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Found menu:'Remove'
11:25:39 15:25:39.037 DEBUG [main][MenuItemLookup] Item match:Remove
11:25:39 15:25:39.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove"
11:25:39 15:25:39.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove
11:25:39 15:25:39.037 INFO [main][MenuItemHandler] Select menu item: Rem&ove
11:25:39 15:25:39.051 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed
11:25:39 15:25:39.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:39 15:25:39.074 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:39 15:25:39.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:39 15:25:39.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:39 15:25:39.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:39 15:25:39.075 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:25:39 15:25:39.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:39 15:25:39.076 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:39 15:25:39.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:39 15:25:39.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:39 15:25:39.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:39 15:25:39.077 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:25:40 15:25:40.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:25:40 15:25:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:40 15:25:40.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:40 15:25:40.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:40 15:25:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:40 15:25:40.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:40 15:25:40.078 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 28] - suite()
11:25:40 15:25:40.078 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:25:40 15:25:40.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:40 15:25:40.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:40 15:25:40.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:40 15:25:40.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:40 15:25:40.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:40 15:25:40.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:40 15:25:40.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:25:40 15:25:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:40 15:25:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:40 15:25:40.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:25:40 15:25:40.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:25:40 15:25:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:40 15:25:40.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:40 15:25:40.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:40 15:25:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:40 15:25:40.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:40 15:25:40.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:40 15:25:40.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:40 15:25:40.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:40 15:25:40.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:25:40 15:25:40.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:25:40 15:25:40.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:25:40 15:25:40.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:40 15:25:40.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:40 15:25:40.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:40 15:25:40.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:40 15:25:40.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:40 15:25:40.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:40 15:25:40.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:25:40 15:25:40.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:40 15:25:40.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:25:41 15:25:41.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:41 15:25:41.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:25:41 15:25:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:25:41 15:25:41.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:41 15:25:41.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:41 15:25:41.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:41 15:25:41.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:41 15:25:41.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:25:41 15:25:41.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:41 15:25:41.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:41 15:25:41.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:41 15:25:41.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:41 15:25:41.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:41 15:25:41.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger
11:25:41 15:25:41.121 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:25:41 15:25:41.122 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger
11:25:41 15:25:41.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger
11:25:41 15:25:41.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:41 15:25:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:41 15:25:41.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger
11:25:41 15:25:41.625 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java
11:25:41 15:25:41.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java
11:25:41 15:25:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:42 15:25:42.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:42 15:25:42.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java
11:25:42 15:25:42.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger
11:25:42 15:25:42.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger
11:25:42 15:25:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:42 15:25:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:42 15:25:42.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger
11:25:42 15:25:42.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java
11:25:42 15:25:42.628 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java
11:25:42 15:25:42.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection
11:25:42 15:25:42.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java
11:25:42 15:25:42.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:25:42 15:25:42.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'New'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:''
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Open With'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:''
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:''
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:''
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:''
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:''
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'References'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:''
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:25:42 15:25:42.829 DEBUG [main][MenuItemLookup] Item match:Debug As
11:25:42 15:25:42.938 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server	Shift+Alt+D R'
11:25:42 15:25:42.938 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test	Shift+Alt+D T'
11:25:42 15:25:42.938 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test	Shift+Alt+D T
11:25:42 15:25:42.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test	Shift+Alt+D T"
11:25:42 15:25:42.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test	Shift+Alt+D T
11:25:42 15:25:42.939 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test	Shift+Alt+D T
11:25:42 15:25:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend...
11:25:43 15:25:43.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:25:43 15:25:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:43 15:25:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:43 15:25:43.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:25:43 15:25:43.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*')
11:25:43 15:25:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:43 15:25:43.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:43 15:25:43.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:43 15:25:43.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:43 15:25:43.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:44 15:25:44.921 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:25:45 15:25:45.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully
11:25:45 15:25:45.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:45 15:25:45.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:45 15:25:45.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate.
11:25:45 15:25:45.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:45 15:25:45.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:45 15:25:45.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:45 15:25:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:45 15:25:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:45 15:25:45.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:45 15:25:45.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E')
11:25:45 15:25:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:45 15:25:45.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:45 15:25:45.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:45 15:25:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:45 15:25:45.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:45 15:25:45.926 INFO [WorkbenchTestable][AbstractView] Activate view Debug
11:25:45 15:25:45.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug
11:25:45 15:25:45.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:45 15:25:45.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:25:45 15:25:45.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:25:45 15:25:45.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:25:45 15:25:45.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:25:45 15:25:45.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:45 15:25:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:45 15:25:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:45 15:25:45.950 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent
11:25:45 15:25:45.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:45 15:25:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:45 15:25:45.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:45 15:25:45.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:45 15:25:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:45 15:25:45.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:45 15:25:45.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:45 15:25:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:45 15:25:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:45 15:25:45.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:45 15:25:45.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*')
11:25:45 15:25:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:45 15:25:45.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:45 15:25:45.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:45 15:25:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:45 15:25:45.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:45 15:25:45.980 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8)
11:25:45 15:25:45.980 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:25:45 15:25:45.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:45 15:25:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled...
11:25:46 15:25:46.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:46 15:25:46.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:46 15:25:46.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:46 15:25:46.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:46 15:25:46.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*')
11:25:46 15:25:46.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:46 15:25:46.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:46 15:25:46.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:46 15:25:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:46 15:25:46.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:46 15:25:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully
11:25:46 15:25:46.162 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:25:46 15:25:46.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:46 15:25:46.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:46 15:25:46.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:46 15:25:46.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:46 15:25:46.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:46 15:25:46.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:46 15:25:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:46 15:25:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:46 15:25:46.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:46 15:25:46.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:25:46 15:25:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:46 15:25:46.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:46 15:25:46.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:46 15:25:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:46 15:25:46.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:46 15:25:46.177 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:46 15:25:46.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:46 15:25:46.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:46 15:25:46.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:46 15:25:46.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:25:46 15:25:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:46 15:25:46.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:46 15:25:46.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:46 15:25:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:46 15:25:46.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:46 15:25:46.214 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints
11:25:46 15:25:46.214 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:25:46 15:25:46.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:46 15:25:46.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available....
11:25:46 15:25:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully
11:25:46 15:25:46.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints
11:25:46 15:25:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:46 15:25:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:46 15:25:46.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:46 15:25:46.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:46 15:25:46.260 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:25:46 15:25:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:46 15:25:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:46 15:25:46.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:46 15:25:46.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:46 15:25:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:25:46 15:25:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:25:46 15:25:46.343 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
11:25:46 15:25:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:46 15:25:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:46 15:25:46.343 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:46 15:25:46.343 DEBUG [main][MenuItemLookup] Found menu:'File'
11:25:46 15:25:46.343 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:25:46 15:25:46.343 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:25:46 15:25:46.344 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:25:46 15:25:46.344 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:25:46 15:25:46.344 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:25:46 15:25:46.344 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:25:46 15:25:46.344 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:25:46 15:25:46.344 DEBUG [main][MenuItemLookup] Item match:Run
11:25:46 15:25:46.345 DEBUG [main][MenuItemLookup] Found menu:'Resume'
11:25:46 15:25:46.345 DEBUG [main][MenuItemLookup] Found menu:'Suspend'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Terminate'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Step Into'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Step Over'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Step Return'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Run to Line'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters	Shift+F5'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:''
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:''
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
11:25:46 15:25:46.346 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
11:25:46 15:25:46.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
11:25:46 15:25:46.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
11:25:46 15:25:46.346 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
11:25:46 15:25:46.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:25:47 15:25:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:25:47 15:25:47.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:25:47 15:25:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:47 15:25:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:47 15:25:47.418 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest
11:25:47 15:25:47.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:25:47 15:25:47.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:47 15:25:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:47 15:25:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:47 15:25:47.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:25:47 15:25:47.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:47 15:25:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:47 15:25:47.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:47 15:25:47.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:47 15:25:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:47 15:25:47.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:47 15:25:47.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:25:47 15:25:47.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:25:47 15:25:47.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:25:47 15:25:47.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:25:47 15:25:47.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:47 15:25:47.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:25:47 15:25:47.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:47 15:25:47.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:25:47 15:25:47.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:25:47 15:25:47.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:25:47 15:25:47.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:47 15:25:47.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:25:47 15:25:47.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:47 15:25:47.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:25:47 15:25:47.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest
11:25:47 15:25:47.421 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest
11:25:47 15:25:47.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection
11:25:47 15:25:47.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest
11:25:47 15:25:47.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:25:47 15:25:47.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:47 15:25:47.423 DEBUG [main][MenuItemLookup] Found menu:'New Configuration'
11:25:47 15:25:47.423 DEBUG [main][MenuItemLookup] Found menu:'New Prototype'
11:25:47 15:25:47.423 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:25:47 15:25:47.423 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:25:47 15:25:47.423 DEBUG [main][MenuItemLookup] Found menu:'Delete'
11:25:47 15:25:47.423 DEBUG [main][MenuItemLookup] Item match:Delete
11:25:47 15:25:47.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te"
11:25:47 15:25:47.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete
11:25:47 15:25:47.423 INFO [main][MenuItemHandler] Select menu item: Dele&te
11:25:47 15:25:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available....
11:25:47 15:25:47.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully
11:25:47 15:25:47.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion
11:25:47 15:25:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:47 15:25:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:47 15:25:47.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:47 15:25:47.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:47 15:25:47.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:25:47 15:25:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:47 15:25:47.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:47 15:25:47.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:47 15:25:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:47 15:25:47.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:47 15:25:47.467 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:25:47 15:25:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:47 15:25:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:47 15:25:47.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:47 15:25:47.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:47 15:25:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:25:47 15:25:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:25:47 15:25:47.553 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog
11:25:47 15:25:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:47 15:25:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:47 15:25:47.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:25:47 15:25:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:47 15:25:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:47 15:25:47.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close")
11:25:47 15:25:47.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:47 15:25:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:47 15:25:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:47 15:25:47.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:25:47 15:25:47.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:47 15:25:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:47 15:25:47.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:47 15:25:47.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:47 15:25:47.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:47 15:25:47.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:47 15:25:47.556 INFO [WorkbenchTestable][AbstractButton] Click button Close
11:25:47 15:25:47.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:47 15:25:47.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:47 15:25:47.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:47 15:25:47.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:47 15:25:47.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available....
11:25:50 15:25:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown
11:25:50 15:25:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:25:50 15:25:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:25:50 15:25:50.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:25:50 15:25:50.610 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:25:50 15:25:50.610 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:25:50 15:25:50.610 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:25:50 15:25:50.610 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:25:50 15:25:50.610 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:25:50 15:25:50.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:25:50 15:25:50.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:25:50 15:25:50.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:25:50 15:25:50.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:25:50 15:25:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:50 15:25:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:50 15:25:50.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:25:50 15:25:50.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest)
11:25:50 15:25:50.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:25:50 15:25:50.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest)
11:25:50 15:25:50.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:25:50 15:25:50.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:25:50 15:25:50.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:25:50 15:25:50.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:25:50 15:25:50.617 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:25:50 15:25:50.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:50 15:25:50.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:50 15:25:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:50 15:25:50.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:50 15:25:50.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:50 15:25:50.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:25:50 15:25:50.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:50 15:25:50.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:50 15:25:50.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:50 15:25:50.660 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:50 15:25:50.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:50 15:25:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:50 15:25:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:25:50 15:25:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:25:50 15:25:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:25:50 15:25:50.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:25:50 15:25:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:50 15:25:50.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:50 15:25:50.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:50 15:25:50.690 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt'
11:25:50 15:25:50.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.695 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:50 15:25:50.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:50 15:25:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:50 15:25:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:50 15:25:50.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:50 15:25:50.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:25:50 15:25:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:50 15:25:50.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:50 15:25:50.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:50 15:25:50.750 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:50 15:25:50.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:50 15:25:50.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:50 15:25:50.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:25:50 15:25:50.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:25:50 15:25:50.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:25:50 15:25:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:25:50 15:25:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:50 15:25:50.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:50 15:25:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:50 15:25:50.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:25:50 15:25:50.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:50 15:25:50.806 DEBUG [main][MenuItemLookup] Found menu:'Go to File'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:''
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Enable'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Disable'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Disable All'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Remove'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Remove All'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:''
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...'
11:25:50 15:25:50.807 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints...
11:25:50 15:25:50.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..."
11:25:50 15:25:50.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints...
11:25:50 15:25:50.807 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints...
11:25:50 15:25:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available....
11:25:50 15:25:50.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:50 15:25:50.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:25:50 15:25:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully
11:25:50 15:25:50.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints
11:25:50 15:25:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:50 15:25:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:50 15:25:50.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints
11:25:50 15:25:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:50 15:25:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:50 15:25:50.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:25:50 is "From file:")
11:25:50 15:25:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:50 15:25:50.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:50 15:25:50.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:25:50 15:25:50.893 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:25:50 15:25:50.894 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt
11:25:50 15:25:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:25:50 15:25:50.894 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed
11:25:50 15:25:50.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:25:50 15:25:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:50 15:25:50.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:50 15:25:50.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:50 15:25:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:25:50 15:25:50.896 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed
11:25:50 15:25:50.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:25:50 15:25:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:50 15:25:50.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:50 15:25:50.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:50 15:25:50.899 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed
11:25:50 15:25:50.899 INFO [WorkbenchTestable][WizardDialog] Finish wizard
11:25:50 15:25:50.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:25:50 15:25:50.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:50 15:25:50.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:50 15:25:50.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:50 15:25:50.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:50 15:25:50.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:50 15:25:50.900 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:25:50 15:25:50.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:50 15:25:50.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:50 15:25:50.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:50 15:25:50.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:51 15:25:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:25:51 15:25:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:25:51 15:25:51.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:51 15:25:51.033 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:51 15:25:51.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:51 15:25:51.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:51 15:25:51.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:51 15:25:51.035 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:25:51 15:25:51.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:51 15:25:51.035 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:51 15:25:51.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:51 15:25:51.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:51 15:25:51.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:51 15:25:51.036 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:25:52 15:25:52.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:25:52 15:25:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:52 15:25:52.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:52 15:25:52.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:52 15:25:52.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:52 15:25:52.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:52 15:25:52.037 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 28] - suite()
11:25:52 15:25:52.037 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:52 15:25:52.037 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:52 15:25:52.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:52 15:25:52.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:52 15:25:52.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:52 15:25:52.038 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:25:52 15:25:52.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:52 15:25:52.038 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:52 15:25:52.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:52 15:25:52.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:52 15:25:52.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:52 15:25:52.039 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:25:53 15:25:53.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:25:53 15:25:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:53 15:25:53.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:53 15:25:53.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:53 15:25:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:53 15:25:53.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:53 15:25:53.040 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 28] - suite()
11:25:53 15:25:53.040 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 36] - testApp()
11:25:53 15:25:53.040 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:25:53 15:25:53.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:53 15:25:53.041 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:53 15:25:53.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:53 15:25:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:53 15:25:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:53 15:25:53.042 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:25:54 15:25:54.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:25:54 15:25:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:54 15:25:54.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:54 15:25:54.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:54 15:25:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:54 15:25:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:54 15:25:54.043 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 28] - suite()
11:25:54 15:25:54.043 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite()
11:25:54 15:25:54.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite()
11:25:54 15:25:54.043 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite()
11:25:54 15:25:54.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection
11:25:54 15:25:54.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite()
11:25:54 15:25:54.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:25:54 15:25:54.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:54 15:25:54.084 DEBUG [main][MenuItemLookup] Found menu:'Go to File'
11:25:54 15:25:54.084 DEBUG [main][MenuItemLookup] Found menu:''
11:25:54 15:25:54.084 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM'
11:25:54 15:25:54.084 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...'
11:25:54 15:25:54.084 DEBUG [main][MenuItemLookup] Found menu:''
11:25:54 15:25:54.084 DEBUG [main][MenuItemLookup] Found menu:'Enable'
11:25:54 15:25:54.084 DEBUG [main][MenuItemLookup] Found menu:'Disable'
11:25:54 15:25:54.084 DEBUG [main][MenuItemLookup] Item match:Disable
11:25:54 15:25:54.084 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable"
11:25:54 15:25:54.084 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable
11:25:54 15:25:54.085 INFO [main][MenuItemHandler] Select menu item: &Disable
11:25:54 15:25:54.087 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed
11:25:54 15:25:54.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:25:54 15:25:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:25:54 15:25:54.589 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite()
11:25:54 15:25:54.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite()
11:25:54 15:25:54.589 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite()
11:25:54 15:25:54.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection
11:25:54 15:25:54.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite()
11:25:54 15:25:54.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:25:54 15:25:54.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:54 15:25:54.625 DEBUG [main][MenuItemLookup] Found menu:'Go to File'
11:25:54 15:25:54.625 DEBUG [main][MenuItemLookup] Found menu:''
11:25:54 15:25:54.625 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM'
11:25:54 15:25:54.625 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...'
11:25:54 15:25:54.625 DEBUG [main][MenuItemLookup] Found menu:''
11:25:54 15:25:54.625 DEBUG [main][MenuItemLookup] Found menu:'Enable'
11:25:54 15:25:54.625 DEBUG [main][MenuItemLookup] Found menu:'Disable'
11:25:54 15:25:54.625 DEBUG [main][MenuItemLookup] Item match:Disable
11:25:54 15:25:54.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:25:54 15:25:54.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:54 15:25:54.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:54 15:25:54.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:54 15:25:54.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:54 15:25:54.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:54 15:25:54.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:54 15:25:54.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:54 15:25:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:54 15:25:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:54 15:25:54.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:54 15:25:54.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:25:54 15:25:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:54 15:25:54.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:54 15:25:54.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:54 15:25:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:54 15:25:54.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:54 15:25:54.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:54 15:25:54.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:54 15:25:54.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:54 15:25:54.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:25:54 15:25:54.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:25:54 15:25:54.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:25:54 15:25:54.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:54 15:25:54.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:54 15:25:54.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:54 15:25:54.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:54 15:25:54.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:54 15:25:54.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:54 15:25:54.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:25:55 15:25:55.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:55 15:25:55.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:25:55 15:25:55.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:55 15:25:55.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:25:55 15:25:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:25:55 15:25:55.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:25:55 15:25:55.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:25:55 15:25:55.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:55 15:25:55.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:55 15:25:55.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:25:55 15:25:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:55 15:25:55.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:55 15:25:55.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:55 15:25:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:55 15:25:55.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:55 15:25:55.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger
11:25:55 15:25:55.672 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:55 15:25:55.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:55 15:25:55.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger
11:25:55 15:25:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:55 15:25:55.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed
11:25:55 15:25:55.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:55 15:25:55.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger
11:25:55 15:25:55.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java
11:25:55 15:25:55.674 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java
11:25:55 15:25:55.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection
11:25:55 15:25:55.701 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java
11:25:55 15:25:55.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:25:55 15:25:55.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'New'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:''
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Open With'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:''
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:''
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:''
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:''
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:''
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'References'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:''
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:25:55 15:25:55.788 DEBUG [main][MenuItemLookup] Item match:Debug As
11:25:55 15:25:55.801 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server	Shift+Alt+D R'
11:25:55 15:25:55.802 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test	Shift+Alt+D T'
11:25:55 15:25:55.802 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test	Shift+Alt+D T
11:25:55 15:25:55.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test	Shift+Alt+D T"
11:25:55 15:25:55.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test	Shift+Alt+D T
11:25:55 15:25:55.802 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test	Shift+Alt+D T
11:25:55 15:25:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend...
11:25:55 15:25:55.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:55 15:25:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:55 15:25:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:55 15:25:55.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:55 15:25:55.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*')
11:25:55 15:25:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:55 15:25:55.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:55 15:25:55.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:55 15:25:55.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:55 15:25:55.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:57 15:25:57.001 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:25:58 15:25:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully
11:25:58 15:25:58.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate.
11:25:58 15:25:58.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:58 15:25:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:58 15:25:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:58 15:25:58.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:58 15:25:58.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E')
11:25:58 15:25:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:58 15:25:58.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:58 15:25:58.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:58 15:25:58.005 INFO [WorkbenchTestable][AbstractView] Activate view Debug
11:25:58 15:25:58.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug
11:25:58 15:25:58.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:58 15:25:58.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:25:58 15:25:58.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:25:58 15:25:58.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:25:58 15:25:58.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:25:58 15:25:58.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:58 15:25:58.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:58 15:25:58.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:58 15:25:58.008 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent
11:25:58 15:25:58.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:58 15:25:58.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:58 15:25:58.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:58 15:25:58.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:58 15:25:58.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:58 15:25:58.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:58 15:25:58.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:58 15:25:58.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:58 15:25:58.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*')
11:25:58 15:25:58.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:58 15:25:58.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:58 15:25:58.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:58 15:25:58.039 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8)
11:25:58 15:25:58.039 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:25:58 15:25:58.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:58 15:25:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled...
11:25:58 15:25:58.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:58 15:25:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:58 15:25:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:58 15:25:58.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:58 15:25:58.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*')
11:25:58 15:25:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:58 15:25:58.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:58 15:25:58.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:58 15:25:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully
11:25:58 15:25:58.146 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:25:58 15:25:58.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:25:58 15:25:58.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:25:58 15:25:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:58 15:25:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:58 15:25:58.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:58 15:25:58.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:25:58 15:25:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:58 15:25:58.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:58 15:25:58.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:25:58 15:25:58.159 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:25:58 15:25:58.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:25:58 15:25:58.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:25:58 15:25:58.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:25:58 15:25:58.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:25:58 15:25:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:58 15:25:58.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:58 15:25:58.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:25:58 15:25:58.196 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints
11:25:58 15:25:58.196 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:25:58 15:25:58.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:58 15:25:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available....
11:25:58 15:25:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully
11:25:58 15:25:58.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints
11:25:58 15:25:58.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:58 15:25:58.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:58 15:25:58.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.282 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:25:58 15:25:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:58 15:25:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:58 15:25:58.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:58 15:25:58.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:58 15:25:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:25:58 15:25:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:25:58 15:25:58.365 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
11:25:58 15:25:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:58 15:25:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:58 15:25:58.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:25:58 15:25:58.368 DEBUG [main][MenuItemLookup] Found menu:'File'
11:25:58 15:25:58.368 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:25:58 15:25:58.368 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:25:58 15:25:58.368 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:25:58 15:25:58.368 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:25:58 15:25:58.368 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:25:58 15:25:58.368 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:25:58 15:25:58.368 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:25:58 15:25:58.368 DEBUG [main][MenuItemLookup] Item match:Run
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Resume'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Suspend'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Terminate'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Step Into'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Step Over'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Step Return'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Run to Line'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters	Shift+F5'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:''
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:''
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
11:25:58 15:25:58.369 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
11:25:58 15:25:58.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
11:25:58 15:25:58.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
11:25:58 15:25:58.370 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
11:25:58 15:25:58.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:25:58 15:25:58.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:25:58 15:25:58.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:58 15:25:58.796 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:58 15:25:58.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:58 15:25:58.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:58 15:25:58.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:25:58 15:25:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:25:58 15:25:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:25:58 15:25:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:25:58 15:25:58.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:25:58 15:25:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:58 15:25:58.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:25:58 15:25:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:58 15:25:58.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:25:58 15:25:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:25:58 15:25:58.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:25:58 15:25:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:25:58 15:25:58.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:25:58 15:25:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:25:58 15:25:58.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:25:58 15:25:58.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest
11:25:58 15:25:58.800 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest
11:25:58 15:25:58.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection
11:25:58 15:25:58.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest
11:25:58 15:25:58.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:25:58 15:25:58.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:58 15:25:58.802 DEBUG [main][MenuItemLookup] Found menu:'New Configuration'
11:25:58 15:25:58.802 DEBUG [main][MenuItemLookup] Found menu:'New Prototype'
11:25:58 15:25:58.802 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:25:58 15:25:58.802 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:25:58 15:25:58.802 DEBUG [main][MenuItemLookup] Found menu:'Delete'
11:25:58 15:25:58.802 DEBUG [main][MenuItemLookup] Item match:Delete
11:25:58 15:25:58.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te"
11:25:58 15:25:58.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete
11:25:58 15:25:58.802 INFO [main][MenuItemHandler] Select menu item: Dele&te
11:25:58 15:25:58.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available....
11:25:58 15:25:58.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully
11:25:58 15:25:58.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion
11:25:58 15:25:58.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:58 15:25:58.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:58 15:25:58.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:25:58 15:25:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:58 15:25:58.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:58 15:25:58.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:58 15:25:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:58 15:25:58.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:58 15:25:58.868 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:25:58 15:25:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:58 15:25:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:58 15:25:58.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:58 15:25:58.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:59 15:25:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:25:59 15:25:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:25:59 15:25:59.000 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog
11:25:59 15:25:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:59 15:25:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:59 15:25:59.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:25:59 15:25:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:25:59 15:25:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:25:59 15:25:59.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close")
11:25:59 15:25:59.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:25:59 15:25:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:25:59 15:25:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:25:59 15:25:59.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:25:59 15:25:59.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:25:59 15:25:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:25:59 15:25:59.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:25:59 15:25:59.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:25:59 15:25:59.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:25:59 15:25:59.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:25:59 15:25:59.002 INFO [WorkbenchTestable][AbstractButton] Click button Close
11:25:59 15:25:59.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:25:59 15:25:59.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:25:59 15:25:59.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:25:59 15:25:59.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:25:59 15:25:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available....
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:02 15:26:02.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:02 15:26:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:02 15:26:02.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:26:02 15:26:02.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest)
11:26:02 15:26:02.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:02 15:26:02.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest)
11:26:02 15:26:02.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:26:02 15:26:02.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:02 15:26:02.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:02 15:26:02.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:02 15:26:02.053 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:26:02 15:26:02.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:26:02 15:26:02.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:02 15:26:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:02 15:26:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:02 15:26:02.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:02 15:26:02.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:26:02 15:26:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:02 15:26:02.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:02 15:26:02.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:26:02 15:26:02.087 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:26:02 15:26:02.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:26:02 15:26:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:02 15:26:02.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:26:02 15:26:02.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:26:02 15:26:02.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:26:02 15:26:02.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:26:02 15:26:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:02 15:26:02.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:02 15:26:02.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:26:02 15:26:02.095 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt'
11:26:02 15:26:02.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:26:02 15:26:02.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:02 15:26:02.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:02 15:26:02.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:02 15:26:02.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:02 15:26:02.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:26:02 15:26:02.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:02 15:26:02.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:02 15:26:02.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:26:02 15:26:02.150 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:26:02 15:26:02.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:26:02 15:26:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:02 15:26:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:26:02 15:26:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:26:02 15:26:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:26:02 15:26:02.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:26:02 15:26:02.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:02 15:26:02.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:02 15:26:02.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:02 15:26:02.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:02 15:26:02.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Go to File'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:''
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Enable'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Disable'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Disable All'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Remove'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Remove All'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:''
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...'
11:26:02 15:26:02.195 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints...
11:26:02 15:26:02.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..."
11:26:02 15:26:02.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints...
11:26:02 15:26:02.195 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints...
11:26:02 15:26:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available....
11:26:02 15:26:02.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:02 15:26:02.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:02 15:26:02.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully
11:26:02 15:26:02.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints
11:26:02 15:26:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:02 15:26:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:02 15:26:02.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints
11:26:02 15:26:02.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:02 15:26:02.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:02 15:26:02.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:26:02 is "From file:")
11:26:02 15:26:02.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:02 15:26:02.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:02 15:26:02.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:02 15:26:02.273 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:02 15:26:02.274 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt
11:26:02 15:26:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:26:02 15:26:02.274 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed
11:26:02 15:26:02.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:26:02 15:26:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:02 15:26:02.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:02 15:26:02.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:02 15:26:02.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:26:02 15:26:02.277 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed
11:26:02 15:26:02.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:26:02 15:26:02.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:02 15:26:02.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:02 15:26:02.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:02 15:26:02.278 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed
11:26:02 15:26:02.279 INFO [WorkbenchTestable][WizardDialog] Finish wizard
11:26:02 15:26:02.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:26:02 15:26:02.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:02 15:26:02.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:02 15:26:02.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:02 15:26:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:02 15:26:02.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:02 15:26:02.283 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:26:02 15:26:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:02 15:26:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:02 15:26:02.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:02 15:26:02.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:02 15:26:02.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:02 15:26:02.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:02 15:26:02.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:02 15:26:02.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Label Job' is a system job, skipped
11:26:02 15:26:02.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:26:02 15:26:02.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:26:02 15:26:02.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:26:02 15:26:02.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:02 15:26:02.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:02 15:26:02.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:02 15:26:02.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:02 15:26:02.383 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:26:02 15:26:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:02 15:26:02.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:26:02 15:26:02.384 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:26:02 15:26:02.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:26:02 15:26:02.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:02 15:26:02.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:02 15:26:02.386 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:26:02 15:26:02.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:26:02 15:26:02.386 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:26:02 15:26:02.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:26:02 15:26:02.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:02 15:26:02.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:02 15:26:02.387 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:26:03 15:26:03.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:26:03 15:26:03.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:03 15:26:03.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:03 15:26:03.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:03 15:26:03.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:03 15:26:03.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:03 15:26:03.388 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 28] - suite()
11:26:03 15:26:03.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:26:03 15:26:03.388 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:26:03 15:26:03.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:26:03 15:26:03.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:03 15:26:03.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:03 15:26:03.389 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:26:03 15:26:03.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:26:03 15:26:03.389 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:26:03 15:26:03.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:26:03 15:26:03.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:03 15:26:03.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:03 15:26:03.390 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:26:04 15:26:04.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:26:04 15:26:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:04 15:26:04.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:04 15:26:04.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:04 15:26:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:04 15:26:04.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:04 15:26:04.391 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 28] - suite()
11:26:04 15:26:04.391 DEBUG [WorkbenchTestable][AbstractView] 	found: AppTest [line: 36] - testApp()
11:26:04 15:26:04.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:26:04 15:26:04.392 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:26:04 15:26:04.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:26:04 15:26:04.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:04 15:26:04.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:04 15:26:04.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:04 15:26:04.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:04 15:26:04.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:04 15:26:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:04 15:26:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:04 15:26:04.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:04 15:26:04.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:26:04 15:26:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:04 15:26:04.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:04 15:26:04.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:04 15:26:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:04 15:26:04.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:26:04 15:26:04.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:26:04 15:26:04.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:26:04 15:26:04.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:04 15:26:04.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:26:04 15:26:04.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:26:04 15:26:04.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:26:04 15:26:04.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:26:04 15:26:04.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:26:04 15:26:04.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:04 15:26:04.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:04 15:26:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:04 15:26:04.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:04 15:26:04.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:04 15:26:04.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:04 15:26:04.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:05 15:26:05.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:05 15:26:05.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:05 15:26:05.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:26:05 15:26:05.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:26:05 15:26:05.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:26:05 15:26:05.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:05 15:26:05.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:05 15:26:05.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:26:05 15:26:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:05 15:26:05.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:05 15:26:05.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:05 15:26:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:05 15:26:05.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:05 15:26:05.436 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger
11:26:05 15:26:05.436 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:26:05 15:26:05.436 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger
11:26:05 15:26:05.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger
11:26:05 15:26:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:05 15:26:05.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed
11:26:05 15:26:05.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:05 15:26:05.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:05 15:26:05.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:05 15:26:05.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger
11:26:05 15:26:05.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java
11:26:05 15:26:05.437 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java
11:26:05 15:26:05.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection
11:26:05 15:26:05.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java
11:26:05 15:26:05.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:05 15:26:05.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'New'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:''
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Open With'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:''
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:''
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:''
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:''
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:''
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'References'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:''
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:26:05 15:26:05.491 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:26:05 15:26:05.492 DEBUG [main][MenuItemLookup] Item match:Debug As
11:26:05 15:26:05.498 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server	Shift+Alt+D R'
11:26:05 15:26:05.499 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test	Shift+Alt+D T'
11:26:05 15:26:05.499 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test	Shift+Alt+D T
11:26:05 15:26:05.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test	Shift+Alt+D T"
11:26:05 15:26:05.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test	Shift+Alt+D T
11:26:05 15:26:05.499 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test	Shift+Alt+D T
11:26:05 15:26:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend...
11:26:05 15:26:05.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:05 15:26:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:05 15:26:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:05 15:26:05.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:05 15:26:05.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*')
11:26:05 15:26:05.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:05 15:26:05.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:05 15:26:05.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:05 15:26:05.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:05 15:26:05.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:26:06 15:26:06.597 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:26:07 15:26:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully
11:26:07 15:26:07.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:07 15:26:07.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:07 15:26:07.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate.
11:26:07 15:26:07.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:07 15:26:07.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:07 15:26:07.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:07 15:26:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:07 15:26:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:07 15:26:07.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:07 15:26:07.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E')
11:26:07 15:26:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:07 15:26:07.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:07 15:26:07.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:07 15:26:07.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:07 15:26:07.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:26:07 15:26:07.601 INFO [WorkbenchTestable][AbstractView] Activate view Debug
11:26:07 15:26:07.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug
11:26:07 15:26:07.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:07 15:26:07.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:26:07 15:26:07.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:26:07 15:26:07.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:26:07 15:26:07.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:07 15:26:07.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:07 15:26:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:07 15:26:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:07 15:26:07.603 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:07 15:26:07.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:07 15:26:07.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*')
11:26:07 15:26:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:07 15:26:07.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:07 15:26:07.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:07 15:26:07.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:07 15:26:07.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:26:07 15:26:07.610 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8)
11:26:07 15:26:07.610 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:26:07 15:26:07.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:07 15:26:07.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend...
11:26:07 15:26:07.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:07 15:26:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:07 15:26:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:07 15:26:07.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:07 15:26:07.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*')
11:26:07 15:26:07.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:07 15:26:07.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:07 15:26:07.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:07 15:26:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:07 15:26:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:26:07 15:26:07.759 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:26:08 15:26:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully
11:26:08 15:26:08.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate.
11:26:08 15:26:08.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:08 15:26:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:08 15:26:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:08 15:26:08.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:08 15:26:08.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E')
11:26:08 15:26:08.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:08 15:26:08.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:08 15:26:08.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:26:08 15:26:08.765 INFO [WorkbenchTestable][AbstractView] Activate view Debug
11:26:08 15:26:08.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug
11:26:08 15:26:08.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:08 15:26:08.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:08 15:26:08.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:08 15:26:08.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:08 15:26:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:08 15:26:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:08 15:26:08.859 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent
11:26:08 15:26:08.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:08 15:26:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:08 15:26:08.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:08 15:26:08.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:08 15:26:08.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.878 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate.
11:26:08 15:26:08.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:08 15:26:08.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:08 15:26:08.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:08 15:26:08.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:08 15:26:08.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E')
11:26:08 15:26:08.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:08 15:26:08.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:08 15:26:08.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:26:08 15:26:08.886 INFO [WorkbenchTestable][AbstractView] Activate view Debug
11:26:08 15:26:08.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug
11:26:08 15:26:08.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:08 15:26:08.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null
11:26:08 15:26:08.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:26:08 15:26:08.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:26:08 15:26:08.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:08 15:26:08.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:08 15:26:08.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:08 15:26:08.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:08 15:26:08.888 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent
11:26:08 15:26:08.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:08 15:26:08.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:08 15:26:08.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:08 15:26:08.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:08 15:26:08.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36
11:26:08 15:26:08.888 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36
11:26:08 15:26:08.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection
11:26:08 15:26:08.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36
11:26:08 15:26:08.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate.
11:26:08 15:26:08.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:08 15:26:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:08 15:26:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:08 15:26:08.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:08 15:26:08.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E')
11:26:08 15:26:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:08 15:26:08.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:08 15:26:08.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:26:08 15:26:08.926 INFO [WorkbenchTestable][AbstractView] Activate view Variables
11:26:08 15:26:08.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables
11:26:08 15:26:08.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:08 15:26:08.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:08 15:26:08.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected...
11:26:08 15:26:08.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:26:08 15:26:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:08 15:26:08.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:08 15:26:08.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:08 15:26:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:08 15:26:08.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:08 15:26:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:09 15:26:09.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:09 15:26:09.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this
11:26:09 15:26:09.486 DEBUG [main][TreeItemHandler] Selecting tree item: this
11:26:09 15:26:09.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection
11:26:09 15:26:09.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this
11:26:09 15:26:09.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully
11:26:09 15:26:09.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty...
11:26:09 15:26:09.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:26:09 15:26:09.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:09 15:26:09.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:09 15:26:09.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:09 15:26:09.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:09 15:26:09.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:26:09 15:26:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully
11:26:09 15:26:09.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:26:09 15:26:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:09 15:26:09.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:09 15:26:09.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:09 15:26:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:09 15:26:09.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:26:09 15:26:09.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:09 15:26:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:09 15:26:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:09 15:26:09.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:09 15:26:09.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*')
11:26:09 15:26:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:09 15:26:09.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:09 15:26:09.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:09 15:26:09.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:09 15:26:09.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:26:09 15:26:09.589 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8)
11:26:09 15:26:09.589 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:26:09 15:26:09.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:09 15:26:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled...
11:26:09 15:26:09.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:09 15:26:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:09 15:26:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:09 15:26:09.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:09 15:26:09.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*')
11:26:09 15:26:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:09 15:26:09.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:09 15:26:09.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:09 15:26:09.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:09 15:26:09.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:26:09 15:26:09.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully
11:26:09 15:26:09.687 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:26:09 15:26:09.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:09 15:26:09.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:09 15:26:09.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:26:09 15:26:09.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:09 15:26:09.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:09 15:26:09.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform
11:26:09 15:26:09.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:09 15:26:09.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:09 15:26:09.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:09 15:26:09.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:26:09 15:26:09.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:09 15:26:09.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:09 15:26:09.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:09 15:26:09.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:09 15:26:09.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:26:09 15:26:09.731 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:26:09 15:26:09.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:26:09 15:26:09.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:09 15:26:09.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:09 15:26:09.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:26:09 15:26:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:09 15:26:09.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:09 15:26:09.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:09 15:26:09.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:09 15:26:09.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:26:09 15:26:09.789 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints
11:26:09 15:26:09.789 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:26:09 15:26:09.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:09 15:26:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available....
11:26:09 15:26:09.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully
11:26:09 15:26:09.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints
11:26:09 15:26:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:09 15:26:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:09 15:26:09.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:09 15:26:09.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:09 15:26:09.870 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:26:09 15:26:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:09 15:26:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:09 15:26:09.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:09 15:26:09.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:09 15:26:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:09 15:26:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:09 15:26:09.921 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
11:26:09 15:26:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:09 15:26:09.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:09 15:26:09.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform'
11:26:09 15:26:09.932 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:09 15:26:09.932 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:09 15:26:09.932 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:09 15:26:09.932 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:09 15:26:09.932 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:09 15:26:09.932 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:09 15:26:09.932 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:09 15:26:09.932 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:09 15:26:09.932 DEBUG [main][MenuItemLookup] Item match:Run
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Resume'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Suspend'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Terminate'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Step Into'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Step Over'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Step Return'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Run to Line'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters	Shift+F5'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:''
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:''
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
11:26:09 15:26:09.933 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
11:26:09 15:26:09.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
11:26:09 15:26:09.933 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
11:26:09 15:26:09.933 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
11:26:10 15:26:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:26:10 15:26:10.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:26:10 15:26:10.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:26:10 15:26:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:10 15:26:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:10 15:26:10.832 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest
11:26:10 15:26:10.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:10 15:26:10.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:10 15:26:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:10 15:26:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:10 15:26:10.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:10 15:26:10.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:10 15:26:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:10 15:26:10.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:10 15:26:10.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:10 15:26:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:10 15:26:10.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:10 15:26:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:10 15:26:10.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:10 15:26:10.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:10 15:26:10.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest
11:26:10 15:26:10.834 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest
11:26:10 15:26:10.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection
11:26:10 15:26:10.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest
11:26:10 15:26:10.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:10 15:26:10.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:10 15:26:10.836 DEBUG [main][MenuItemLookup] Found menu:'New Configuration'
11:26:10 15:26:10.836 DEBUG [main][MenuItemLookup] Found menu:'New Prototype'
11:26:10 15:26:10.836 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:26:10 15:26:10.836 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:26:10 15:26:10.836 DEBUG [main][MenuItemLookup] Found menu:'Delete'
11:26:10 15:26:10.836 DEBUG [main][MenuItemLookup] Item match:Delete
11:26:10 15:26:10.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te"
11:26:10 15:26:10.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete
11:26:10 15:26:10.836 INFO [main][MenuItemHandler] Select menu item: Dele&te
11:26:10 15:26:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available....
11:26:10 15:26:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully
11:26:10 15:26:10.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion
11:26:10 15:26:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:10 15:26:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:10 15:26:10.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:10 15:26:10.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:10 15:26:10.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:26:10 15:26:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:10 15:26:10.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:10 15:26:10.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:10 15:26:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:10 15:26:10.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:10 15:26:10.875 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:26:10 15:26:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:10 15:26:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:10 15:26:10.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:10 15:26:10.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:10 15:26:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:10 15:26:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:10 15:26:10.954 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog
11:26:10 15:26:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:10 15:26:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:10 15:26:10.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:26:10 15:26:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:10 15:26:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:10 15:26:10.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close")
11:26:10 15:26:10.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:10 15:26:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:10 15:26:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:10 15:26:10.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:10 15:26:10.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:10 15:26:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:10 15:26:10.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:10 15:26:10.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:10 15:26:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:10 15:26:10.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:10 15:26:10.957 INFO [WorkbenchTestable][AbstractButton] Click button Close
11:26:10 15:26:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:10 15:26:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:10 15:26:10.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:10 15:26:10.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:11 15:26:10.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available....
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:14 15:26:14.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:14 15:26:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:14 15:26:14.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:26:14 15:26:14.003 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest)
11:26:14 15:26:14.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:26:14 15:26:14.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:26:14 15:26:14.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:26:14 15:26:14.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:14 15:26:14.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:14 15:26:14.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:26:14 15:26:14.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:26:14 15:26:14.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:14 15:26:14.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:14 15:26:14.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:26:14 15:26:14.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:26:14 15:26:14.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:14 15:26:14.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:14 15:26:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:14 15:26:14.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:14 15:26:14.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:14 15:26:14.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:14 15:26:14.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:15 15:26:15.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:15 15:26:15.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:15 15:26:15.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:26:15 15:26:15.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:26:15 15:26:15.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:26:15 15:26:15.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:26:15 15:26:15.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:26:15 15:26:15.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:26:15 15:26:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:15 15:26:15.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:15 15:26:15.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:15 15:26:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:15 15:26:15.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:15 15:26:15.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger
11:26:15 15:26:15.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger
11:26:15 15:26:15.038 DEBUG [main][TreeItemHandler] Selecting tree item: debugger
11:26:15 15:26:15.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection
11:26:15 15:26:15.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger
11:26:15 15:26:15.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:15 15:26:15.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:15 15:26:15.128 DEBUG [main][MenuItemLookup] Found menu:'New'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:''
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:''
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:''
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:''
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:26:15 15:26:15.129 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:26:15 15:26:15.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:26:15 15:26:15.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:26:15 15:26:15.129 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:26:15 15:26:15.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:15 15:26:15.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:26:15 15:26:15.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:15 15:26:15.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:15 15:26:15.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:15 15:26:15.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:15 15:26:15.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:26:15 15:26:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:15 15:26:15.630 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer
11:26:15 15:26:15.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger
11:26:15 15:26:15.630 DEBUG [main][TreeItemHandler] Selecting tree item: debugger
11:26:15 15:26:15.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection
11:26:15 15:26:15.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger
11:26:15 15:26:15.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:15 15:26:15.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Found menu:'New'
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Found menu:''
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Found menu:''
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:26:15 15:26:15.673 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:26:15 15:26:15.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:26:15 15:26:15.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:26:15 15:26:15.674 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:26:15 15:26:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:26:16 15:26:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:26:16 15:26:16.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:26:16 15:26:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:16 15:26:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:16 15:26:16.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:16 15:26:16.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:16 15:26:16.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:26:16 15:26:16.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:16 15:26:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:16 15:26:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:16 15:26:16.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:26:16 15:26:16.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:16 15:26:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:16 15:26:16.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:16 15:26:16.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:16 15:26:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:16 15:26:16.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:16 15:26:16.340 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:26:16 15:26:16.340 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:26:16 15:26:16.340 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:26:16 15:26:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:16 15:26:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:16 15:26:16.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:16 15:26:16.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:16 15:26:16.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:16 15:26:16.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:16 15:26:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:16 15:26:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:16 15:26:16.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:26:16 15:26:16.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:16 15:26:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:16 15:26:16.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:16 15:26:16.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:16 15:26:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:16 15:26:16.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:16 15:26:16.342 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:16 15:26:16.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:16 15:26:16.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:16 15:26:16.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:16 15:26:16.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:16 15:26:16.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:26:16 15:26:16.348 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating Maven Dependencies' is not running, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:16 15:26:16.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:16 15:26:16.850 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:26:16 15:26:16.850 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:16 15:26:16.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:16 15:26:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:16 15:26:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.702 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest
11:26:16 debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest)  Time elapsed: 16.056 s
11:26:16 debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest)  Time elapsed: 11.436 s
11:26:16 debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest)  Time elapsed: 11.95 s
11:26:16 Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:16 15:26:16.876 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:16 15:26:16.877 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:26:16 15:26:16.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:16 15:26:16.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:16 15:26:16.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:16 15:26:16.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:16 15:26:16.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:16 15:26:16.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:16 15:26:16.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:16 15:26:16.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:16 15:26:16.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:16 15:26:16.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:16 15:26:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:16 15:26:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:16 15:26:16.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:16 15:26:16.880 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:16 15:26:16.880 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:16 15:26:16.880 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:16 15:26:16.880 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Item match:Window
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:''
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:''
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:''
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:16 15:26:16.881 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:16 15:26:16.881 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:16 15:26:16.881 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:16 15:26:16.881 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:17 15:26:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:17 15:26:17.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:17 15:26:17.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:17 15:26:17.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:17 15:26:17.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:17 15:26:17.006 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:17 15:26:17.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:17 15:26:17.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:17 15:26:17.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:17 15:26:17.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:17 15:26:17.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:26:17 15:26:17.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:17 15:26:17.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:17 15:26:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:17 15:26:17.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:17 15:26:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:26:17 15:26:17.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:17 15:26:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:17 15:26:17.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:26:17 15:26:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:17 15:26:17.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:17 15:26:17.513 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:26:17 15:26:17.513 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:26:17 15:26:17.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:26:17 15:26:17.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:26:17 15:26:17.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:26:17 15:26:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.568 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:26:17 15:26:17.568 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:26:17 15:26:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:26:17 15:26:17.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.571 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:26:17 15:26:17.571 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:26:17 15:26:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out")
11:26:17 15:26:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out")
11:26:17 15:26:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.575 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out
11:26:17 15:26:17.575 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out
11:26:17 15:26:17.575 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out
11:26:17 15:26:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out")
11:26:17 15:26:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out")
11:26:17 15:26:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.577 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out
11:26:17 15:26:17.578 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out
11:26:17 15:26:17.578 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out
11:26:17 15:26:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out")
11:26:17 15:26:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.579 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:17 15:26:17.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:17 15:26:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:17 15:26:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:17 15:26:17.587 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:17 15:26:17.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:17 15:26:17.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.591 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:17 15:26:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:17 15:26:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:17 15:26:17.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:17 15:26:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:17 15:26:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:17 15:26:17.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:17 15:26:17.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:17 15:26:17.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:17 15:26:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:17 15:26:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:17 15:26:17.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:26:17 15:26:17.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:17 15:26:17.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:17 15:26:17.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:17 15:26:17.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:17 15:26:17.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:17 15:26:17.648 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:17 15:26:17.648 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:17 15:26:17.648 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:17 15:26:17.648 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:17 15:26:17.648 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:17 15:26:17.648 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:17 15:26:17.648 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:17 15:26:17.648 DEBUG [main][MenuItemLookup] Item match:Window
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:''
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:''
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:''
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:17 15:26:17.649 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:17 15:26:17.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:17 15:26:17.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:17 15:26:17.649 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:17 15:26:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:17 15:26:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:17 15:26:17.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:17 15:26:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:17 15:26:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:17 15:26:17.776 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:17 15:26:17.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:17 15:26:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:17 15:26:17.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:17 15:26:17.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:17 15:26:17.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:17 15:26:17.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:17 15:26:17.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:26:17 15:26:17.796 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:26:17 15:26:17.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:26:17 15:26:17.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:26:17 15:26:17.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:26:17 15:26:17.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.799 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:26:17 15:26:17.799 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:26:17 15:26:17.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:26:17 15:26:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.802 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:26:17 15:26:17.802 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:26:17 15:26:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:17 15:26:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:17 15:26:17.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.805 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output
11:26:17 15:26:17.805 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output
11:26:17 15:26:17.805 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output
11:26:17 15:26:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:17 15:26:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:17 15:26:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.807 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output
11:26:17 15:26:17.807 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output
11:26:17 15:26:17.807 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output
11:26:17 15:26:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:17 15:26:17.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:17 15:26:17.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:17 15:26:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:17 15:26:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:17 15:26:17.836 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:17 15:26:17.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:17 15:26:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:17 15:26:17.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:17 15:26:17.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:17 15:26:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:17 15:26:17.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:17 15:26:17.838 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:17 15:26:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:17 15:26:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:17 15:26:17.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:17 15:26:17.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:17 15:26:17.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:17 15:26:17.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:17 15:26:17.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:17 15:26:17.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:17 15:26:17.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:17 15:26:17.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:17 15:26:17.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:17 15:26:17.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:17 15:26:17.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:17 15:26:17.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:17 15:26:17.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:17 15:26:17.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:17 15:26:17.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:17 15:26:17.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Item match:Window
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:''
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:''
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:''
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:17 15:26:17.889 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:17 15:26:17.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:17 15:26:17.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:17 15:26:17.889 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:17 15:26:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:17 15:26:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:17 15:26:18.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:18 15:26:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.001 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:18 15:26:18.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:18 15:26:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:18 15:26:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:18 15:26:18.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:26:18 15:26:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:18 15:26:18.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:18 15:26:18.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:26:18 15:26:18.003 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:26:18 15:26:18.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:26:18 15:26:18.004 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:26:18 15:26:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:26:18 15:26:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.008 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:26:18 15:26:18.008 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:26:18 15:26:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:26:18 15:26:18.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.031 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:26:18 15:26:18.031 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:26:18 15:26:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:18 15:26:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.033 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output
11:26:18 15:26:18.033 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output
11:26:18 15:26:18.033 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output
11:26:18 15:26:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:18 15:26:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.034 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output
11:26:18 15:26:18.034 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output
11:26:18 15:26:18.034 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output
11:26:18 15:26:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:18 is "Console buffer size (characters):")
11:26:18 15:26:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:18 15:26:18.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:18 15:26:18.042 INFO [WorkbenchTestable][AbstractText] Text set to: 54321
11:26:18 15:26:18.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:18 15:26:18.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:18 is "Console buffer size (characters):")
11:26:18 15:26:18.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:18 15:26:18.054 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:18 15:26:18.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:18 15:26:18.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:18 15:26:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.058 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:18 15:26:18.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:18 15:26:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.090 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:18 15:26:18.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:18 15:26:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:18 15:26:18.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:18 15:26:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:18 15:26:18.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:18 15:26:18.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:18 15:26:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:18 15:26:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:18 15:26:18.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:18 15:26:18.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:18 15:26:18.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:18 15:26:18.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:18 15:26:18.145 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Item match:Window
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:''
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:''
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:''
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:18 15:26:18.146 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:18 15:26:18.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:18 15:26:18.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:18 15:26:18.147 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:18 15:26:18.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:18 15:26:18.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:18 15:26:18.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:18 15:26:18.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.260 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:18 15:26:18.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:18 15:26:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:18 15:26:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:18 15:26:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:18 15:26:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:26:18 15:26:18.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:18 15:26:18.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:18 15:26:18.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:26:18 15:26:18.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:18 15:26:18.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:18 15:26:18.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:26:18 15:26:18.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:18 15:26:18.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:18 15:26:18.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:26:18 15:26:18.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:18 15:26:18.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:18 15:26:18.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:26:18 15:26:18.284 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:26:18 15:26:18.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:26:18 15:26:18.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:26:18 15:26:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:26:18 15:26:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.287 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:26:18 15:26:18.287 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:26:18 15:26:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:26:18 15:26:18.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.290 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:26:18 15:26:18.290 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:26:18 15:26:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:18 15:26:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.291 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output
11:26:18 15:26:18.291 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed
11:26:18 15:26:18.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:18 15:26:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.292 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output
11:26:18 15:26:18.292 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed
11:26:18 15:26:18.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:18 is "Console buffer size (characters):")
11:26:18 15:26:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:18 15:26:18.308 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:18 15:26:18.309 INFO [WorkbenchTestable][AbstractText] Text set to: 12345
11:26:18 15:26:18.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:26:18 15:26:18.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:18 is "Console buffer size (characters):")
11:26:18 15:26:18.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:18 15:26:18.340 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:18 15:26:18.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:18 15:26:18.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:18 15:26:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.342 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:18 15:26:18.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:18 15:26:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.345 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:18 15:26:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:18 15:26:18.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:18 15:26:18.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:18 15:26:18.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:18 15:26:18.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:18 15:26:18.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:18 15:26:18.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:18 15:26:18.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:18 15:26:18.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:18 15:26:18.374 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:18 15:26:18.374 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:18 15:26:18.374 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:18 15:26:18.374 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:18 15:26:18.374 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:18 15:26:18.374 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:18 15:26:18.374 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:18 15:26:18.374 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:18 15:26:18.374 DEBUG [main][MenuItemLookup] Item match:Window
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:''
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:''
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:''
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:18 15:26:18.375 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:18 15:26:18.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:18 15:26:18.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:18 15:26:18.375 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:18 15:26:18.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:18 15:26:18.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:18 15:26:18.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:18 15:26:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.496 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:18 15:26:18.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:18 15:26:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:18 15:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:18 15:26:18.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:18 15:26:18.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:18 15:26:18.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:26:18 15:26:18.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:26:18 15:26:18.498 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:26:18 15:26:18.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:26:18 15:26:18.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:26:18 15:26:18.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:26:18 15:26:18.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.534 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:26:18 15:26:18.534 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:26:18 15:26:18.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:26:18 15:26:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.543 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:26:18 15:26:18.543 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:26:18 15:26:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error")
11:26:18 15:26:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error")
11:26:18 15:26:18.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.546 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error
11:26:18 15:26:18.546 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error
11:26:18 15:26:18.546 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error
11:26:18 15:26:18.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error")
11:26:18 15:26:18.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error")
11:26:18 15:26:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.548 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error
11:26:18 15:26:18.548 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error
11:26:18 15:26:18.548 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error
11:26:18 15:26:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error")
11:26:18 15:26:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:18 15:26:18.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:18 15:26:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.565 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:18 15:26:18.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:18 15:26:18.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:18 15:26:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.572 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:18 15:26:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:18 15:26:18.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:18 15:26:18.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:18 15:26:18.631 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:18 15:26:18.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:18 15:26:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:18 15:26:18.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:18 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 s - in org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest
11:26:18 testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)  Time elapsed: 0.768 s
11:26:18 testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)  Time elapsed: 0.24 s
11:26:18 testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)  Time elapsed: 0.256 s
11:26:18 testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)  Time elapsed: 0.228 s
11:26:18 testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest)  Time elapsed: 0.258 s
11:26:18 Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest
11:26:18 15:26:18.646 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest
11:26:18 15:26:18.647 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:26:18 15:26:18.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:18 15:26:18.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest
11:26:18 15:26:18.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:18 15:26:18.647 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:26:18 15:26:18.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:18 15:26:18.648 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:26:18 15:26:18.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:18 15:26:18.648 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:26:18 15:26:18.648 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
11:26:18 15:26:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:18 15:26:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:18 15:26:18.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:18 15:26:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:26:18 15:26:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:26:18 15:26:18.657 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:26:18 15:26:18.657 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:26:18 15:26:18.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:26:18 15:26:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:26:18 15:26:18.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:26:18 15:26:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:18 15:26:18.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:18 15:26:18.713 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
11:26:18 15:26:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:18 15:26:18.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:18 15:26:18.714 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2)
11:26:18 15:26:18.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:18 15:26:18.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:18 15:26:18.714 TRACE [main][WidgetHandler] Notify Table with event 13
11:26:18 15:26:18.714 TRACE [main][WidgetHandler] Wait for synchronization
11:26:18 15:26:18.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:18 15:26:18.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:18 15:26:18.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:18 15:26:18.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:26:18 15:26:18.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:18 15:26:18.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:26:18 15:26:18.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:18 15:26:18.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:18 15:26:18.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:18 15:26:18.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:26:18 15:26:18.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:18 15:26:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:18 15:26:18.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:18 15:26:18.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:18 15:26:18.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:18 15:26:18.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:18 15:26:18.730 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:26:18 15:26:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:18 15:26:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:18 15:26:18.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:18 15:26:18.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:19 15:26:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:19 15:26:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:19 15:26:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:26:19 15:26:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.245 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Item match:Window
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.246 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:19 15:26:19.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Item match:Window
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Item match:Perspective
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:26:19 15:26:19.247 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:26:19 15:26:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:26:19 15:26:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Item match:Window
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.248 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:19 15:26:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:19 15:26:19.252 DEBUG [main][MenuItemLookup] Item match:Window
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Item match:Perspective
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:26:19 15:26:19.253 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:26:19 15:26:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Item match:Window
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:19 15:26:19.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:19 15:26:19.254 DEBUG [main][MenuItemLookup] Item match:Window
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Item match:Perspective
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:26:19 15:26:19.255 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:26:19 15:26:19.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:26:19 15:26:19.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:26:19 15:26:19.255 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:26:19 15:26:19.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:19 15:26:19.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:19 15:26:19.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:26:19 15:26:19.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:19 15:26:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:19 15:26:19.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:19 15:26:19.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:19 15:26:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:19 15:26:19.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:19 15:26:19.287 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:26:19 15:26:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:19 15:26:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:19 15:26:19.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:19 15:26:19.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:19 15:26:19.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:19 15:26:19.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest)
11:26:19 15:26:19.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest
11:26:19 15:26:19.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:19 15:26:19.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:19 15:26:19.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:19 15:26:19.446 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
11:26:19 15:26:19.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.450 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:19 15:26:19.450 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:19 15:26:19.450 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:19 15:26:19.450 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:19 15:26:19.450 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:19 15:26:19.450 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:19 15:26:19.450 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:19 15:26:19.450 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:19 15:26:19.450 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:19 15:26:19.450 DEBUG [main][MenuItemLookup] Item match:Run
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:''
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Debug History'
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...'
11:26:19 15:26:19.451 DEBUG [main][MenuItemLookup] Item match:Debug Configurations...
11:26:19 15:26:19.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..."
11:26:19 15:26:19.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations...
11:26:19 15:26:19.451 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations...
11:26:19 15:26:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available....
11:26:19 15:26:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully
11:26:19 15:26:19.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations
11:26:19 15:26:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:19 15:26:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:19 15:26:19.558 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit
11:26:19 15:26:19.558 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null
11:26:19 15:26:19.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:19 15:26:19.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:19 15:26:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:19 15:26:19.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:19 15:26:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:19 15:26:19.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:19 15:26:19.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:19 15:26:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:19 15:26:19.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:19 15:26:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:19 15:26:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:19 15:26:19.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit
11:26:19 15:26:19.560 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit
11:26:19 15:26:19.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection
11:26:19 15:26:19.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit
11:26:19 15:26:19.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected...
11:26:19 15:26:19.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully
11:26:19 15:26:19.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:19 15:26:19.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:19 15:26:19.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:19 15:26:19.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:19 15:26:19.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:19 15:26:19.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration
11:26:19 15:26:19.576 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration
11:26:19 15:26:19.588 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:19 15:26:19.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:19 15:26:19.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:19 15:26:19.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:19 15:26:19.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:19 15:26:19.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:19 15:26:19.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:19 15:26:19.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:19 15:26:19.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:19 15:26:19.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:19 15:26:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:19 15:26:19.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:19 15:26:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:19 15:26:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:19 15:26:19.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit
11:26:19 15:26:19.809 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit
11:26:19 15:26:19.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection
11:26:19 15:26:19.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit
11:26:19 15:26:19.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected...
11:26:19 15:26:19.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully
11:26:19 15:26:19.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:19 15:26:19.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:19 15:26:19.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:19 15:26:19.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:19 15:26:19.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:19 15:26:19.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration
11:26:19 15:26:19.864 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration
11:26:19 15:26:19.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:26:19 is "Name:")
11:26:19 15:26:19.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:20 15:26:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:20 15:26:20.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:20 15:26:20.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:20 15:26:20.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:20 15:26:20.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:20 15:26:20.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:20 15:26:20.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:20 15:26:20.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:20 15:26:20.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:20 15:26:20.059 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:20 15:26:20.060 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:20 15:26:20.060 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration
11:26:20 15:26:20.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:26:20 15:26:20.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:20 15:26:20.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:20 15:26:20.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:20 15:26:20.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:20 15:26:20.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:20 15:26:20.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:20 15:26:20.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:20 15:26:20.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:20 15:26:20.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:20 15:26:20.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:20 15:26:20.063 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y
11:26:20 15:26:20.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:20 15:26:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:20 15:26:20.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:20 15:26:20.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:20 15:26:20.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:26:20 15:26:20.991 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:26:20 15:26:20.991 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:20 15:26:20.991 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:20 15:26:20.991 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:26:20 15:26:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:20 15:26:20.991 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit
11:26:20 15:26:20.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:20 15:26:20.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:20 15:26:20.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:20 15:26:20.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:20 15:26:20.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:20 15:26:20.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:20 15:26:20.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:20 15:26:20.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:20 15:26:20.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:20 15:26:20.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:20 15:26:20.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:20 15:26:20.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:20 15:26:20.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:20 15:26:20.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit
11:26:20 15:26:20.995 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit
11:26:20 15:26:20.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection
11:26:20 15:26:20.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit
11:26:20 15:26:20.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:20 15:26:20.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:21 15:26:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:21 15:26:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:21 15:26:21.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:21 15:26:21.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:21 15:26:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:21 15:26:21.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:21 15:26:21.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:21 15:26:21.052 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:21 15:26:21.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:21 15:26:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:21 15:26:21.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:21 15:26:21.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:21 15:26:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:21 15:26:21.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:21 15:26:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:21 15:26:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:21 15:26:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:26:21 15:26:21.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:21 15:26:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:21 15:26:21.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:21 15:26:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:21 15:26:21.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:21 15:26:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:26:21 15:26:21.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:21 15:26:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:21 15:26:21.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:21 15:26:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:21 15:26:21.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:21 15:26:21.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:21 15:26:21.054 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:21 15:26:21.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection
11:26:21 15:26:21.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:21 15:26:21.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:21 15:26:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:21 15:26:21.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:21 15:26:21.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:21 15:26:21.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:21 15:26:21.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:21 15:26:21.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:21 15:26:21.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:21 15:26:21.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:21 15:26:21.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:22 15:26:22.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:22 15:26:22.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:22 15:26:22.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:22 15:26:22.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:23 15:26:23.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:23 15:26:23.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:23 15:26:23.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:23 15:26:23.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:24 15:26:24.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:24 15:26:24.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:24 15:26:24.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:24 15:26:24.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:25 15:26:25.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:25 15:26:25.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:25 15:26:25.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:25 15:26:25.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:26 15:26:26.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:26 15:26:26.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:26 15:26:26.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:26 15:26:26.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:27 15:26:27.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:27 15:26:27.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:27 15:26:27.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:27 15:26:27.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:28 15:26:28.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:28 15:26:28.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:28 15:26:28.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:28 15:26:28.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:29 15:26:29.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:29 15:26:29.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:29 15:26:29.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:29 15:26:29.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:30 15:26:30.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:30 15:26:30.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:30 15:26:30.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:30 15:26:30.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:31 15:26:31.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:31 15:26:31.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:31 15:26:31.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:31 15:26:31.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:31 15:26:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:31 15:26:31.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:31 15:26:31.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:31 15:26:31.280 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:31 15:26:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:31 15:26:31.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:31 15:26:31.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:31 15:26:31.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:31 15:26:31.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:31 15:26:31.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:31 15:26:31.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:31 15:26:31.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:26:31 15:26:31.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:31 15:26:31.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:31 15:26:31.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:31 15:26:31.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:31 15:26:31.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:31 15:26:31.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:26:31 15:26:31.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:31 15:26:31.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:31 15:26:31.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:31 15:26:31.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:31 15:26:31.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:31 15:26:31.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:31 15:26:31.282 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:31 15:26:31.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection
11:26:31 15:26:31.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration
11:26:31 15:26:31.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:31 15:26:31.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:31 15:26:31.284 DEBUG [main][MenuItemLookup] Found menu:'New Configuration'
11:26:31 15:26:31.284 DEBUG [main][MenuItemLookup] Found menu:'New Prototype'
11:26:31 15:26:31.284 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:26:31 15:26:31.284 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:26:31 15:26:31.284 DEBUG [main][MenuItemLookup] Found menu:'Delete'
11:26:31 15:26:31.284 DEBUG [main][MenuItemLookup] Item match:Delete
11:26:31 15:26:31.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te"
11:26:31 15:26:31.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete
11:26:31 15:26:31.284 INFO [main][MenuItemHandler] Select menu item: Dele&te
11:26:31 15:26:31.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available....
11:26:31 15:26:31.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully
11:26:31 15:26:31.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion
11:26:31 15:26:31.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:31 15:26:31.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:31 15:26:31.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:31 15:26:31.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:31 15:26:31.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:26:31 15:26:31.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:31 15:26:31.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:31 15:26:31.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:31 15:26:31.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:31 15:26:31.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:31 15:26:31.315 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:26:31 15:26:31.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:31 15:26:31.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:31 15:26:31.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:31 15:26:31.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:31 15:26:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:31 15:26:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:31 15:26:31.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:31 15:26:31.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:31 15:26:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent
11:26:31 15:26:31.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:31 15:26:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:31 15:26:31.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:31 15:26:31.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:31 15:26:31.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:31 15:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:31 15:26:31.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:31 15:26:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available....
11:26:31 15:26:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully
11:26:31 15:26:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available....
11:26:31 15:26:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available. finished successfully
11:26:31 15:26:31.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations
11:26:31 15:26:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:31 15:26:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:31 15:26:31.571 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations
11:26:31 15:26:31.571 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations'
11:26:31 15:26:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:31 15:26:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:31 15:26:31.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest
11:26:31 15:26:31.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:31 15:26:31.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:31 15:26:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest)
11:26:31 15:26:31.636 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest
11:26:31 15:26:31.636 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:31 15:26:31.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:31 15:26:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.99 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest
11:26:31 createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest)  Time elapsed: 12.19 s
11:26:31 Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest
11:26:31 15:26:31.648 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest
11:26:31 15:26:31.648 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:26:31 15:26:31.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:31 15:26:31.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest
11:26:31 15:26:31.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:31 15:26:31.649 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:26:31 15:26:31.653 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:31 15:26:31.653 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:26:31 15:26:31.653 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:31 15:26:31.653 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:26:31 15:26:31.653 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:26:31 15:26:31.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:26:31 15:26:31.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.654 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:31 15:26:31.654 DEBUG [main][MenuItemLookup] Item match:Window
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:31 15:26:31.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.655 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:31 15:26:31.655 DEBUG [main][MenuItemLookup] Item match:Window
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Item match:Perspective
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:26:31 15:26:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:26:31 15:26:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.656 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:31 15:26:31.656 DEBUG [main][MenuItemLookup] Item match:Window
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:31 15:26:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.657 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Item match:Window
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:31 15:26:31.657 DEBUG [main][MenuItemLookup] Item match:Perspective
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:26:31 15:26:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Item match:Window
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.658 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:31 15:26:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Item match:Window
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Item match:Perspective
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:26:31 15:26:31.659 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:26:31 15:26:31.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:26:31 15:26:31.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:26:31 15:26:31.660 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:26:31 15:26:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:26:31 15:26:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:26:31 15:26:31.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:26:31 15:26:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:31 15:26:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:31 15:26:31.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:31 15:26:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:26:31 15:26:31.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:31 15:26:31.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:31 15:26:31.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:31 15:26:31.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:26:31 15:26:31.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:31 15:26:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:26:31 15:26:31.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:31 15:26:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:31 15:26:31.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:31 15:26:31.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:31 15:26:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:31 15:26:31.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:31 15:26:31.687 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:26:31 15:26:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:31 15:26:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:31 15:26:31.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:31 15:26:31.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:31 15:26:31.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:31 15:26:31.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest)
11:26:31 15:26:31.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest
11:26:31 15:26:31.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:31 15:26:31.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:31 15:26:31.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:31 15:26:31.828 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
11:26:31 15:26:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:31 15:26:31.828 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:31 15:26:31.828 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:31 15:26:31.828 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:31 15:26:31.828 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:31 15:26:31.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:31 15:26:31.828 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:31 15:26:31.828 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:31 15:26:31.828 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:31 15:26:31.828 DEBUG [main][MenuItemLookup] Item match:Run
11:26:31 15:26:31.829 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:26:31 15:26:31.829 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:26:31 15:26:31.829 DEBUG [main][MenuItemLookup] Found menu:''
11:26:31 15:26:31.829 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:26:31 15:26:31.829 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:26:31 15:26:31.829 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
11:26:31 15:26:31.829 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
11:26:31 15:26:31.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
11:26:31 15:26:31.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
11:26:31 15:26:31.829 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
11:26:31 15:26:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:26:31 15:26:31.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:26:31 15:26:31.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:26:31 15:26:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:31 15:26:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:31 15:26:31.917 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit
11:26:31 15:26:31.917 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null
11:26:31 15:26:31.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:31 15:26:31.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:31 15:26:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:31 15:26:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:31 15:26:31.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:31 15:26:31.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:31 15:26:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:31 15:26:31.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:31 15:26:31.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:31 15:26:31.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:31 15:26:31.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:31 15:26:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:31 15:26:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:31 15:26:31.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit
11:26:31 15:26:31.919 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit
11:26:31 15:26:31.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection
11:26:31 15:26:31.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit
11:26:31 15:26:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected...
11:26:31 15:26:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully
11:26:31 15:26:31.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:31 15:26:31.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:31 15:26:31.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:31 15:26:31.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:31 15:26:31.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:31 15:26:31.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration
11:26:31 15:26:31.929 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration
11:26:31 15:26:31.941 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:31 15:26:31.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:31 15:26:31.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:32 15:26:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:32 15:26:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:32 15:26:32.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:32 15:26:32.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:32 15:26:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:32 15:26:32.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:32 15:26:32.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:32 15:26:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:32 15:26:32.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:32 15:26:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:32 15:26:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:32 15:26:32.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit
11:26:32 15:26:32.146 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit
11:26:32 15:26:32.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection
11:26:32 15:26:32.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit
11:26:32 15:26:32.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected...
11:26:32 15:26:32.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully
11:26:32 15:26:32.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:32 15:26:32.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:32 15:26:32.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:32 15:26:32.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:32 15:26:32.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:26:32 15:26:32.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration
11:26:32 15:26:32.196 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration
11:26:32 15:26:32.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:26:32 is "Name:")
11:26:32 15:26:32.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:32 15:26:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:32 15:26:32.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:32 15:26:32.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:32 15:26:32.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:32 15:26:32.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:32 15:26:32.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:32 15:26:32.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:32 15:26:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:32 15:26:32.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:32 15:26:32.375 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:32 15:26:32.376 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:32 15:26:32.376 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration
11:26:32 15:26:32.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:26:32 15:26:32.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:32 15:26:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:32 15:26:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:32 15:26:32.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:32 15:26:32.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:32 15:26:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:32 15:26:32.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:32 15:26:32.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:32 15:26:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:32 15:26:32.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:32 15:26:32.387 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y
11:26:32 15:26:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:32 15:26:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:32 15:26:32.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:32 15:26:32.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:33 15:26:33.305 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:33 15:26:33.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:33 15:26:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:33 15:26:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:33 15:26:33.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:33 15:26:33.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:33 15:26:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:33 15:26:33.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:33 15:26:33.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:33 15:26:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:33 15:26:33.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:33 15:26:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:33 15:26:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:33 15:26:33.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit
11:26:33 15:26:33.309 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit
11:26:33 15:26:33.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection
11:26:33 15:26:33.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit
11:26:33 15:26:33.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:33 15:26:33.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:33 15:26:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:33 15:26:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:33 15:26:33.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:33 15:26:33.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:33 15:26:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:33 15:26:33.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:33 15:26:33.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:33 15:26:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:33 15:26:33.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:33 15:26:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:33 15:26:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:33 15:26:33.366 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:33 15:26:33.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:33 15:26:33.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:33 15:26:33.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:33 15:26:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:33 15:26:33.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:33 15:26:33.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:33 15:26:33.367 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:33 15:26:33.367 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection
11:26:33 15:26:33.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:33 15:26:33.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:33 15:26:33.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:33 15:26:33.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:33 15:26:33.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:33 15:26:33.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:33 15:26:33.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:33 15:26:33.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:33 15:26:33.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:34 15:26:34.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:34 15:26:34.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:34 15:26:34.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:34 15:26:34.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:35 15:26:35.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:35 15:26:35.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:35 15:26:35.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:35 15:26:35.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:36 15:26:36.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:36 15:26:36.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:36 15:26:36.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:36 15:26:36.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:37 15:26:37.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:37 15:26:37.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:37 15:26:37.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:37 15:26:37.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:38 15:26:38.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:38 15:26:38.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:38 15:26:38.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:38 15:26:38.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:39 15:26:39.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:39 15:26:39.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:39 15:26:39.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:42 15:26:39.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:42 15:26:40.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:42 15:26:40.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:42 15:26:40.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:42 15:26:40.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:42 15:26:41.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:42 15:26:41.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:42 15:26:41.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:42 15:26:41.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:42 15:26:42.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:42 15:26:42.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:42 15:26:42.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:42 15:26:42.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:43 15:26:43.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:43 15:26:43.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:43 15:26:43.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:43 15:26:43.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:26:43 15:26:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:26:43 15:26:43.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:43 15:26:43.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:43 15:26:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:43 15:26:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:43 15:26:43.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:43 15:26:43.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:43 15:26:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:43 15:26:43.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:43 15:26:43.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:43 15:26:43.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:26:43 15:26:43.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:43 15:26:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:43 15:26:43.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:43 15:26:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:43 15:26:43.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:43 15:26:43.587 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:43 15:26:43.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:43 15:26:43.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:43 15:26:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:43 15:26:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:43 15:26:43.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:43 15:26:43.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:43 15:26:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:43 15:26:43.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:43 15:26:43.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:43 15:26:43.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:43 15:26:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:43 15:26:43.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:43 15:26:43.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:43 15:26:43.589 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:43 15:26:43.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection
11:26:43 15:26:43.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration
11:26:43 15:26:43.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:26:43 15:26:43.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:43 15:26:43.590 DEBUG [main][MenuItemLookup] Found menu:'New Configuration'
11:26:43 15:26:43.590 DEBUG [main][MenuItemLookup] Found menu:'New Prototype'
11:26:43 15:26:43.590 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:26:43 15:26:43.590 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:26:43 15:26:43.590 DEBUG [main][MenuItemLookup] Found menu:'Delete'
11:26:43 15:26:43.590 DEBUG [main][MenuItemLookup] Item match:Delete
11:26:43 15:26:43.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te"
11:26:43 15:26:43.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete
11:26:43 15:26:43.590 INFO [main][MenuItemHandler] Select menu item: Dele&te
11:26:43 15:26:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available....
11:26:43 15:26:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully
11:26:43 15:26:43.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion
11:26:43 15:26:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:43 15:26:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:43 15:26:43.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:43 15:26:43.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:43 15:26:43.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:26:43 15:26:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:43 15:26:43.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:43 15:26:43.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:43 15:26:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:43 15:26:43.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:43 15:26:43.616 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:26:43 15:26:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:43 15:26:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:43 15:26:43.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:43 15:26:43.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:43 15:26:43.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:43 15:26:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:43 15:26:43.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:26:43 15:26:43.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:43 15:26:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:43 15:26:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:43 15:26:43.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:26:43 15:26:43.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:43 15:26:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:43 15:26:43.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:43 15:26:43.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children...
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:43 15:26:43.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed
11:26:43 15:26:43.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:43 15:26:43.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit
11:26:43 15:26:43.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:26:43 15:26:43.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:26:43 15:26:43.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:26:43 15:26:43.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:26:43 15:26:43.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:26:43 15:26:43.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:43 15:26:43.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:43 15:26:43.877 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations
11:26:43 15:26:43.877 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations'
11:26:43 15:26:43.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:43 15:26:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:43 15:26:43.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest
11:26:43 15:26:43.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:43 15:26:43.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:43 15:26:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:43 15:26:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:43 15:26:43.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest)
11:26:43 15:26:43.952 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest
11:26:43 15:26:43.952 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:43 15:26:43.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:43 15:26:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:43 15:26:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.306 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest
11:26:43 createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest)  Time elapsed: 12.124 s
11:26:43 Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest
11:26:43 15:26:43.965 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest
11:26:43 15:26:43.966 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:26:43 15:26:43.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:43 15:26:43.967 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest
11:26:43 15:26:43.967 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:43 15:26:43.967 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:26:43 15:26:43.970 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:43 15:26:43.970 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:26:43 15:26:43.970 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:43 15:26:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:43 15:26:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:43 15:26:43.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:43 15:26:43.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest)
11:26:43 15:26:43.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest
11:26:43 15:26:43.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:43 15:26:43.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:43 15:26:43.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:43 15:26:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:43 15:26:43.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:43 15:26:43.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:43 15:26:43.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:43 15:26:43.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:43 15:26:43.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:43 15:26:43.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:43 15:26:43.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:43 15:26:43.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:43 15:26:43.972 DEBUG [main][MenuItemLookup] Item match:Window
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:''
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:''
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:''
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:43 15:26:43.973 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:43 15:26:43.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:43 15:26:43.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:43 15:26:43.973 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:44 15:26:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:44 15:26:44.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:44 15:26:44.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:44 15:26:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:44 15:26:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:44 15:26:44.075 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:44 15:26:44.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:44 15:26:44.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:44 15:26:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:44 15:26:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:44 15:26:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:44 15:26:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:44 15:26:44.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:44 15:26:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:44 15:26:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:44 15:26:44.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:44 15:26:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:44 15:26:44.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:44 15:26:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:44 15:26:44.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:44 15:26:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:44 15:26:44.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:44 15:26:44.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings
11:26:44 15:26:44.580 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings
11:26:44 15:26:44.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection
11:26:44 15:26:44.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings
11:26:44 15:26:44.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "\"groupId\" duplicate of parent groupId")
11:26:44 15:26:44.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.625 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore
11:26:44 15:26:44.638 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore
11:26:44 15:26:44.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "\"version\" duplicate of parent version")
11:26:44 15:26:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.644 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore
11:26:44 15:26:44.644 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore
11:26:44 15:26:44.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "Out-of-date project configuration")
11:26:44 15:26:44.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.656 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore
11:26:44 15:26:44.656 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore
11:26:44 15:26:44.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "Plugin execution not covered by lifecycle configuration")
11:26:44 15:26:44.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.669 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore
11:26:44 15:26:44.669 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore
11:26:44 15:26:44.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "Overriding managed version")
11:26:44 15:26:44.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.684 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore
11:26:44 15:26:44.684 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore
11:26:44 15:26:44.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "\"groupId\" duplicate of parent groupId")
11:26:44 15:26:44.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "\"version\" duplicate of parent version")
11:26:44 15:26:44.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "Out-of-date project configuration")
11:26:44 15:26:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "Plugin execution not covered by lifecycle configuration")
11:26:44 15:26:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:44 is "Overriding managed version")
11:26:44 15:26:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:44 15:26:44.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:44 15:26:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:44 15:26:44.757 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:44 15:26:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:44 15:26:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:44 15:26:44.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:44 15:26:44.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:44 15:26:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:44 15:26:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:44 15:26:44.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:44 15:26:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:44 15:26:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:44 15:26:44.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest
11:26:44 15:26:44.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:44 15:26:44.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:44 15:26:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:44 15:26:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:44 15:26:44.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest)
11:26:44 15:26:44.832 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest
11:26:44 15:26:44.832 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:44 15:26:44.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:44 15:26:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:44 15:26:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest
11:26:44 checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest)  Time elapsed: 0.861 s
11:26:44 Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:44 15:26:44.846 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:44 15:26:44.847 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:26:44 15:26:44.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:44 15:26:44.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:44 15:26:44.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:44 15:26:44.848 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:26:44 15:26:44.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:44 15:26:44.848 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:26:44 15:26:44.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:44 15:26:44.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:44 15:26:44.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:44 15:26:44.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:44 15:26:44.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:44 15:26:44.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:44 15:26:44.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:44 15:26:44.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:44 15:26:44.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:44 15:26:44.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:44 15:26:44.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:44 15:26:44.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:44 15:26:44.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:44 15:26:44.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:44 15:26:44.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:44 15:26:44.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:44 15:26:44.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:44 15:26:44.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:44 15:26:44.850 DEBUG [main][MenuItemLookup] Item match:Window
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:''
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:''
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:''
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:44 15:26:44.851 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:44 15:26:44.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:44 15:26:44.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:44 15:26:44.851 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:44 15:26:44.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:44 15:26:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:44 15:26:44.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:44 15:26:44.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:44 15:26:44.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:44 15:26:44.964 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:44 15:26:44.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:44 15:26:44.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:44 15:26:44.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:44 15:26:44.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:44 15:26:44.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:44 15:26:44.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:44 15:26:44.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:44 15:26:44.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:44 15:26:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:44 15:26:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:44 15:26:44.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:44 15:26:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:44 15:26:44.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:44 15:26:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:44 15:26:44.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:44 15:26:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:44 15:26:44.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:44 15:26:44.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:44 15:26:44.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:44 15:26:44.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:44 15:26:44.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:44 15:26:44.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes
11:26:44 15:26:44.967 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes
11:26:44 15:26:44.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection
11:26:44 15:26:44.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes
11:26:45 15:26:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Local Catalog...")
11:26:45 15:26:45.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:45 15:26:45.030 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog...
11:26:45 15:26:45.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:45 15:26:45.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:45 15:26:45.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:45 15:26:45.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available....
11:26:45 15:26:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available. finished successfully
11:26:45 15:26:45.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog
11:26:45 15:26:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:45 15:26:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:45 15:26:45.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:26:45 15:26:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:45 15:26:45.081 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml
11:26:45 15:26:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:26:45 is "Description:")
11:26:45 15:26:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:45 15:26:45.096 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:45 15:26:45.097 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog
11:26:45 15:26:45.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:45 15:26:45.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:45 15:26:45.101 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:45 15:26:45.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:45 15:26:45.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:45 15:26:45.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:45 15:26:45.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:45 15:26:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:45 15:26:45.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:45 15:26:45.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:45 15:26:45.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:45 15:26:45.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:45 15:26:45.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:45 15:26:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:45 15:26:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:45 15:26:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:45 15:26:45.145 TRACE [main][WidgetHandler] Notify Table with event 13
11:26:45 15:26:45.145 TRACE [main][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:26:45 15:26:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:45 15:26:45.147 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:26:45 15:26:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:45 15:26:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:45 15:26:45.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:45 15:26:45.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:45 15:26:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:45 15:26:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:45 15:26:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:45 15:26:45.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:45 15:26:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:45 15:26:45.159 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:45 15:26:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:45 15:26:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:45 15:26:45.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:45 15:26:45.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:45 15:26:45.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:45 15:26:45.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:45 15:26:45.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:45 15:26:45.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:45 15:26:45.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:45 15:26:45.226 DEBUG [main][MenuItemLookup] Item match:Window
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:''
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:''
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:''
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:45 15:26:45.227 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:45 15:26:45.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:45 15:26:45.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:45 15:26:45.227 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:45 15:26:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:45 15:26:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:45 15:26:45.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:45 15:26:45.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:45 15:26:45.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:45 15:26:45.313 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:45 15:26:45.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:45 15:26:45.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:45 15:26:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:45 15:26:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:45 15:26:45.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:45 15:26:45.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:45 15:26:45.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes
11:26:45 15:26:45.315 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes
11:26:45 15:26:45.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection
11:26:45 15:26:45.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes
11:26:45 15:26:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...")
11:26:45 15:26:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:45 15:26:45.318 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog...
11:26:45 15:26:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:45 15:26:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:45 15:26:45.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:45 15:26:45.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available....
11:26:45 15:26:45.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully
11:26:45 15:26:45.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog
11:26:45 15:26:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:45 15:26:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:45 15:26:45.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified
11:26:45 15:26:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:45 15:26:45.367 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:https://repo1.maven.org/maven2/archetype-catalog.xml
11:26:45 15:26:45.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:26:45 is "Description:")
11:26:45 15:26:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:45 15:26:45.371 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:45 15:26:45.372 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog
11:26:45 15:26:45.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...")
11:26:45 15:26:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:45 15:26:45.373 INFO [WorkbenchTestable][AbstractButton] Click button &Verify...
11:26:45 15:26:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:45 15:26:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:45 15:26:45.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:45 15:26:45.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:45 15:26:45.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Downloading remote catalog' has no excuses, wait for it
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:26:45 15:26:45.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:45 15:26:45.875 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed
11:26:45 15:26:45.876 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:45 15:26:45.876 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed
11:26:45 15:26:45.878 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s)
11:26:45 15:26:45.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:45 15:26:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:45 15:26:45.880 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:45 15:26:45.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:45 15:26:45.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:45 15:26:45.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:45 15:26:45.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:45 15:26:45.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:45 15:26:45.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:45 15:26:45.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:45 15:26:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:45 15:26:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:45 15:26:45.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:45 15:26:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:45 15:26:45.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:45 15:26:45.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:45 15:26:45.909 TRACE [main][WidgetHandler] Notify Table with event 13
11:26:45 15:26:45.909 TRACE [main][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:26:45 15:26:45.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:45 15:26:45.911 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:26:45 15:26:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:45 15:26:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:45 15:26:45.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:45 15:26:45.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:45 15:26:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:45 15:26:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:45 15:26:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:45 15:26:45.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:45 15:26:45.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:45 15:26:45.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:45 15:26:45.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:45 15:26:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:45 15:26:45.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:45 15:26:45.922 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:45 15:26:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:45 15:26:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:45 15:26:45.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:45 15:26:45.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:45 15:26:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:45 15:26:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:45 15:26:45.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:45 15:26:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:45 15:26:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:45 15:26:45.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:45 15:26:45.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:45 15:26:45.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:45 15:26:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:45 15:26:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:45 15:26:45.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:45 15:26:45.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:45 15:26:45.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:45 15:26:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:45 15:26:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:45 15:26:45.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:45 15:26:45.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Item match:Window
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:''
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:''
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:''
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:45 15:26:45.965 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:45 15:26:45.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:45 15:26:45.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:45 15:26:45.966 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:46 15:26:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:46 15:26:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:46 15:26:46.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:46 15:26:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.063 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:46 15:26:46.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:46 15:26:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:46 15:26:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:46 15:26:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:46 15:26:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:46 15:26:46.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:46 15:26:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:46 15:26:46.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:46 15:26:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:46 15:26:46.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:46 15:26:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:46 15:26:46.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:46 15:26:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:46 15:26:46.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:46 15:26:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:46 15:26:46.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:46 15:26:46.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes
11:26:46 15:26:46.066 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes
11:26:46 15:26:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection
11:26:46 15:26:46.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes
11:26:46 15:26:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...")
11:26:46 15:26:46.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.076 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog...
11:26:46 15:26:46.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available....
11:26:46 15:26:46.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully
11:26:46 15:26:46.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog
11:26:46 15:26:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified
11:26:46 15:26:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:46 15:26:46.123 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:https://repo1.maven.org/maven2/archetype-catalog.xml_test
11:26:46 15:26:46.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:26:46 is "Description:")
11:26:46 15:26:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:46 15:26:46.127 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:46 15:26:46.128 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog
11:26:46 15:26:46.128 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 
11:26:46 15:26:46.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:46 15:26:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.129 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:46 15:26:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:46 15:26:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:46 15:26:46.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:46 15:26:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:46 15:26:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:46 15:26:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:46 15:26:46.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:46 15:26:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:46 15:26:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:46 15:26:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:46 15:26:46.161 TRACE [main][WidgetHandler] Notify Table with event 13
11:26:46 15:26:46.161 TRACE [main][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:26:46 15:26:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.163 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:26:46 15:26:46.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:46 15:26:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:46 15:26:46.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:46 15:26:46.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:46 15:26:46.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:46 15:26:46.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.175 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:46 15:26:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:46 15:26:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:46 15:26:46.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:46 15:26:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:46 15:26:46.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:46 15:26:46.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:46 15:26:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:46 15:26:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:46 15:26:46.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:46 15:26:46.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:46 15:26:46.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:46 15:26:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:46 15:26:46.216 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Item match:Window
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:''
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:''
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:''
11:26:46 15:26:46.216 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:46 15:26:46.217 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:46 15:26:46.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:46 15:26:46.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:46 15:26:46.217 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:46 15:26:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:46 15:26:46.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:46 15:26:46.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:46 15:26:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.298 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:46 15:26:46.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:46 15:26:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:46 15:26:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:46 15:26:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:46 15:26:46.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:46 15:26:46.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:46 15:26:46.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes
11:26:46 15:26:46.300 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes
11:26:46 15:26:46.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection
11:26:46 15:26:46.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes
11:26:46 15:26:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Local Catalog...")
11:26:46 15:26:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.302 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog...
11:26:46 15:26:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available....
11:26:46 15:26:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available. finished successfully
11:26:46 15:26:46.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog
11:26:46 15:26:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:26:46 15:26:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:46 15:26:46.347 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml
11:26:46 15:26:46.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:26:46 is "Description:")
11:26:46 15:26:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:46 15:26:46.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:46 15:26:46.353 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog
11:26:46 15:26:46.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:46 15:26:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.356 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:46 15:26:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:46 15:26:46.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:46 15:26:46.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:46 15:26:46.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:46 15:26:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:46 15:26:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:46 15:26:46.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:46 15:26:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:46 15:26:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:46 15:26:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:46 15:26:46.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...")
11:26:46 15:26:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.389 INFO [WorkbenchTestable][AbstractButton] Click button &Edit...
11:26:46 15:26:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available....
11:26:46 15:26:46.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully
11:26:46 15:26:46.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog
11:26:46 15:26:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified
11:26:46 15:26:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:46 15:26:46.440 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml
11:26:46 15:26:46.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:26:46 is "Description:")
11:26:46 15:26:46.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:46 15:26:46.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:46 15:26:46.448 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test
11:26:46 15:26:46.449 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 
11:26:46 15:26:46.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:46 15:26:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.451 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:46 15:26:46.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:46 15:26:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:46 15:26:46.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:46 15:26:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:46 15:26:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:46 15:26:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:46 15:26:46.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:26:46 15:26:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.481 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:26:46 15:26:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:46 15:26:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:46 15:26:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:46 15:26:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:46 15:26:46.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:46 15:26:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.486 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:46 15:26:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:46 15:26:46.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:46 15:26:46.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:46 15:26:46.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:46 15:26:46.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:46 15:26:46.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:46 15:26:46.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:46 15:26:46.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:46 15:26:46.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:46 15:26:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:46 15:26:46.542 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:46 15:26:46.542 DEBUG [main][MenuItemLookup] Item match:Window
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:''
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:''
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:''
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:46 15:26:46.543 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:46 15:26:46.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:46 15:26:46.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:46 15:26:46.543 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:46 15:26:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:46 15:26:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:46 15:26:46.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:46 15:26:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.626 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:46 15:26:46.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:46 15:26:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:46 15:26:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:46 15:26:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:46 15:26:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:46 15:26:46.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:46 15:26:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:46 15:26:46.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:46 15:26:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:46 15:26:46.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:46 15:26:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:46 15:26:46.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:46 15:26:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:46 15:26:46.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:46 15:26:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:46 15:26:46.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:46 15:26:46.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes
11:26:46 15:26:46.628 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes
11:26:46 15:26:46.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection
11:26:46 15:26:46.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes
11:26:46 15:26:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...")
11:26:46 15:26:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.630 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog...
11:26:46 15:26:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available....
11:26:46 15:26:46.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:46 15:26:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully
11:26:46 15:26:46.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog
11:26:46 15:26:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:46 15:26:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:46 15:26:46.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified
11:26:46 15:26:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:46 15:26:46.678 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:https://repo1.maven.org/maven2/archetype-catalog.xml
11:26:46 15:26:46.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:26:46 is "Description:")
11:26:46 15:26:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:46 15:26:46.682 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:46 15:26:46.683 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog
11:26:46 15:26:46.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...")
11:26:46 15:26:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:46 15:26:46.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:46 15:26:46.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:46 15:26:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:46 15:26:46.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:46 15:26:46.684 INFO [WorkbenchTestable][AbstractButton] Click button &Verify...
11:26:46 15:26:46.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:46 15:26:46.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:46 15:26:46.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:46 15:26:46.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:46 15:26:46.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:46 15:26:46.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Downloading remote catalog' has no excuses, wait for it
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:47 15:26:47.185 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed
11:26:47 15:26:47.185 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:47 15:26:47.186 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed
11:26:47 15:26:47.186 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s)
11:26:47 15:26:47.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:47 15:26:47.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:47 15:26:47.187 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:47 15:26:47.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:47 15:26:47.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:47 15:26:47.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:47 15:26:47.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:47 15:26:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:47 15:26:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:47 15:26:47.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:47 15:26:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:47 15:26:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:47 15:26:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:47 15:26:47.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:47 15:26:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:47 15:26:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:47 15:26:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:47 15:26:47.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...")
11:26:47 15:26:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:47 15:26:47.216 INFO [WorkbenchTestable][AbstractButton] Click button &Edit...
11:26:47 15:26:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:47 15:26:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:47 15:26:47.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:47 15:26:47.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:47 15:26:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available....
11:26:47 15:26:47.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully
11:26:47 15:26:47.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog
11:26:47 15:26:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:47 15:26:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:47 15:26:47.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified
11:26:47 15:26:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:47 15:26:47.257 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml
11:26:47 15:26:47.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:26:47 is "Description:")
11:26:47 15:26:47.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:47 15:26:47.258 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:47 15:26:47.258 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test
11:26:47 15:26:47.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...")
11:26:47 15:26:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:47 15:26:47.260 INFO [WorkbenchTestable][AbstractButton] Click button &Verify...
11:26:47 15:26:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:47 15:26:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:47 15:26:47.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:47 15:26:47.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:47 15:26:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:47 15:26:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Downloading remote catalog' has no excuses, wait for it
11:26:47 15:26:47.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:26:47 15:26:47.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:47 15:26:47.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:47 15:26:47.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:47 15:26:47.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:47 15:26:47.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:26:47 15:26:47.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:26:47 15:26:47.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:26:47 15:26:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:47 15:26:47.762 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed
11:26:47 15:26:47.762 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:47 15:26:47.763 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed
11:26:47 15:26:47.763 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s)
11:26:47 15:26:47.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:47 15:26:47.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:47 15:26:47.765 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:47 15:26:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:47 15:26:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:47 15:26:47.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:47 15:26:47.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:47 15:26:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:47 15:26:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:47 15:26:47.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:47 15:26:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:47 15:26:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:47 15:26:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:47 15:26:47.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:47 15:26:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:47 15:26:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:47 15:26:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:47 15:26:47.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:26:47 15:26:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:47 15:26:47.791 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:26:47 15:26:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:47 15:26:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:47 15:26:47.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:47 15:26:47.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:47 15:26:47.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:47 15:26:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:47 15:26:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:47 15:26:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:47 15:26:47.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:47 15:26:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:47 15:26:47.796 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:47 15:26:47.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:47 15:26:47.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:47 15:26:47.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:47 15:26:47.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:47 15:26:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:47 15:26:47.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:47 15:26:47.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:47 15:26:47.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:47 15:26:47.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:47 15:26:47.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:47 15:26:47.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:47 15:26:47.820 DEBUG [main][MenuItemLookup] Item match:Window
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:''
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:''
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:''
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:47 15:26:47.821 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:47 15:26:47.821 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:47 15:26:47.821 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:47 15:26:47.821 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:47 15:26:47.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:47 15:26:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:47 15:26:47.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:47 15:26:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:47 15:26:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:47 15:26:47.914 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:47 15:26:47.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:47 15:26:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:47 15:26:47.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:47 15:26:47.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:47 15:26:47.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:47 15:26:47.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:47 15:26:47.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes
11:26:47 15:26:47.916 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes
11:26:47 15:26:47.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection
11:26:47 15:26:47.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes
11:26:47 15:26:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...")
11:26:47 15:26:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:47 15:26:47.919 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog...
11:26:47 15:26:47.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:47 15:26:47.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:47 15:26:47.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:47 15:26:47.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:47 15:26:47.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available....
11:26:47 15:26:47.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:47 15:26:47.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available. finished successfully
11:26:47 15:26:47.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog
11:26:47 15:26:47.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:47 15:26:47.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:47 15:26:47.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified
11:26:47 15:26:47.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:47 15:26:47.963 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:https://repo1.maven.org/maven2/archetype-catalog.xml
11:26:47 15:26:47.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:26:47 is "Description:")
11:26:47 15:26:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:47 15:26:47.967 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:47 15:26:47.968 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog
11:26:47 15:26:47.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...")
11:26:47 15:26:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:47 15:26:47.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:47 15:26:47.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:47 15:26:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:47 15:26:47.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:47 15:26:47.969 INFO [WorkbenchTestable][AbstractButton] Click button &Verify...
11:26:47 15:26:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:47 15:26:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:47 15:26:47.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:47 15:26:47.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:47 15:26:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:47 15:26:47.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Downloading remote catalog' has no excuses, wait for it
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:48 15:26:48.470 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed
11:26:48 15:26:48.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:48 15:26:48.472 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed
11:26:48 15:26:48.472 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s)
11:26:48 15:26:48.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:48 15:26:48.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.473 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:48 15:26:48.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:48 15:26:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:48 15:26:48.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:48 15:26:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:48 15:26:48.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:48 15:26:48.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:48 15:26:48.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:48 15:26:48.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:48 15:26:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:48 15:26:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:48 15:26:48.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...")
11:26:48 15:26:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.504 INFO [WorkbenchTestable][AbstractButton] Click button &Edit...
11:26:48 15:26:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available....
11:26:48 15:26:48.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: Matcher matching text to regular expression '.* Archetype Catalog'] is available. finished successfully
11:26:48 15:26:48.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog
11:26:48 15:26:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:48 15:26:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:48 15:26:48.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and no matchers specified
11:26:48 15:26:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:48 15:26:48.548 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc
11:26:48 15:26:48.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Matcher matching widget with label:
11:26:48 is "Description:")
11:26:48 15:26:48.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:26:48 15:26:48.550 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:26:48 15:26:48.550 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test
11:26:48 15:26:48.551 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 
11:26:48 15:26:48.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:26:48 15:26:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.552 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:26:48 15:26:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:48 15:26:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:48 15:26:48.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:48 15:26:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:48 15:26:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:48 15:26:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:48 15:26:48.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:48 15:26:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:48 15:26:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:48 15:26:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:48 15:26:48.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:26:48 15:26:48.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.580 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:26:48 15:26:48.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified
11:26:48 15:26:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:26:48 15:26:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:26:48 15:26:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:26:48 15:26:48.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:48 15:26:48.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.585 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:48 15:26:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:48 15:26:48.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:48 15:26:48.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:48 15:26:48.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:48 15:26:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.799 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest
11:26:48 setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)  Time elapsed: 0.376 s
11:26:48 setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)  Time elapsed: 0.738 s
11:26:48 setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)  Time elapsed: 0.251 s
11:26:48 editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)  Time elapsed: 0.326 s
11:26:48 editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)  Time elapsed: 1.278 s
11:26:48 editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest)  Time elapsed: 0.823 s
11:26:48 Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest
11:26:48 15:26:48.664 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest
11:26:48 15:26:48.664 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:26:48 15:26:48.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:48 15:26:48.664 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest
11:26:48 15:26:48.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:48 15:26:48.665 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:26:48 15:26:48.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:48 15:26:48.665 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:26:48 15:26:48.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:48 15:26:48.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:48 15:26:48.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:48 15:26:48.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest)
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:48 15:26:48.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:48 15:26:48.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:48 15:26:48.666 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Item match:Window
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:''
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:''
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:''
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:48 15:26:48.667 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:48 15:26:48.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:48 15:26:48.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:48 15:26:48.667 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:48 15:26:48.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:48 15:26:48.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:48 15:26:48.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:48 15:26:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:48 15:26:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:48 15:26:48.752 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:48 15:26:48.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:48 15:26:48.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:48 15:26:48.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:48 15:26:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:48 15:26:48.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:48 15:26:48.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings
11:26:48 15:26:48.755 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings
11:26:48 15:26:48.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection
11:26:48 15:26:48.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings
11:26:48 15:26:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings")
11:26:48 15:26:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.782 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified
11:26:48 15:26:48.782 DEBUG [main][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.782 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:26:48 15:26:48.783 TRACE [main][WidgetLookup] widget with index 1 is found
11:26:48 15:26:48.783 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.783 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:26:48 15:26:48.783 DEBUG [main][AbstractText] Set focus to Text
11:26:48 15:26:48.783 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:26:48 15:26:48.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings")
11:26:48 15:26:48.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.787 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified
11:26:48 15:26:48.787 DEBUG [main][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.787 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:26:48 15:26:48.787 TRACE [main][WidgetLookup] widget with index 1 is found
11:26:48 15:26:48.787 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.787 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:26:48 15:26:48.787 DEBUG [main][AbstractText] Set focus to Text
11:26:48 15:26:48.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:48 15:26:48.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.790 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:48 15:26:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:48 15:26:48.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:48 15:26:48.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:48 15:26:48.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:48 15:26:48.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:48 15:26:48.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest
11:26:48 15:26:48.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:48 15:26:48.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:48 15:26:48.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:48 15:26:48.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:48 15:26:48.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest)
11:26:48 15:26:48.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest
11:26:48 15:26:48.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:48 15:26:48.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:48 15:26:48.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:48 15:26:48.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest
11:26:48 setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest)  Time elapsed: 0.168 s
11:26:48 Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest
11:26:48 15:26:48.842 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest
11:26:48 15:26:48.842 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:26:48 15:26:48.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:48 15:26:48.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest
11:26:48 15:26:48.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:48 15:26:48.843 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:26:48 15:26:48.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:48 15:26:48.843 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:26:48 15:26:48.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:48 15:26:48.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:48 15:26:48.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:48 15:26:48.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest)
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:48 15:26:48.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:48 15:26:48.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:48 15:26:48.844 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Item match:Window
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:''
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:''
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:''
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:48 15:26:48.845 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:48 15:26:48.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:48 15:26:48.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:48 15:26:48.845 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:48 15:26:48.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:48 15:26:48.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:48 15:26:48.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:48 15:26:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:48 15:26:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:48 15:26:48.924 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:48 15:26:48.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:48 15:26:48.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:48 15:26:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:48 15:26:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:48 15:26:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:48 15:26:48.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven
11:26:48 15:26:48.926 DEBUG [main][TreeItemHandler] Selecting tree item: Maven
11:26:48 15:26:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection
11:26:48 15:26:48.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven
11:26:48 15:26:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output")
11:26:48 15:26:48.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.965 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output
11:26:48 15:26:48.965 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output
11:26:48 15:26:48.965 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output
11:26:48 15:26:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc)
11:26:48 15:26:48.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.968 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc
11:26:48 15:26:48.968 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc
11:26:48 15:26:48.968 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc
11:26:48 15:26:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources")
11:26:48 15:26:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.969 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources
11:26:48 15:26:48.969 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources already selected, no action performed
11:26:48 15:26:48.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup")
11:26:48 15:26:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.983 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup
11:26:48 15:26:48.984 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup
11:26:48 15:26:48.984 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup
11:26:48 15:26:48.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)")
11:26:48 15:26:48.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.986 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental)
11:26:48 15:26:48.986 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental)
11:26:48 15:26:48.986 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental)
11:26:48 15:26:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline")
11:26:48 15:26:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:48.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:48 15:26:48.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:48 15:26:48.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:48 15:26:48.987 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline
11:26:48 15:26:48.987 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline
11:26:48 15:26:48.987 INFO [WorkbenchTestable][AbstractButton] Click button &Offline
11:26:48 15:26:48.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:48 15:26:48.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:48 15:26:48.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:48 15:26:48.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:48 15:26:48.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup")
11:26:48 15:26:48.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:48 15:26:48.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:48 15:26:49.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.000 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup
11:26:49 15:26:49.000 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup
11:26:49 15:26:49.000 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup
11:26:49 15:26:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:49 15:26:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:49 15:26:49.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:49 15:26:49.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:49 15:26:49.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output")
11:26:49 15:26:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc)
11:26:49 15:26:49.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources")
11:26:49 15:26:49.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup")
11:26:49 15:26:49.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)")
11:26:49 15:26:49.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline")
11:26:49 15:26:49.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup")
11:26:49 15:26:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:49 15:26:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.049 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:49 15:26:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:49 15:26:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:49 15:26:49.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:49 15:26:49.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:49 15:26:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:49 15:26:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:49 15:26:49.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:49 15:26:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:49 15:26:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:49 15:26:49.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest
11:26:49 15:26:49.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:49 15:26:49.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:49 15:26:49.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest)
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:49 15:26:49.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest)
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:26:49 15:26:49.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:49 15:26:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:49 15:26:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:49 15:26:49.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:49 15:26:49.080 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Item match:Window
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:26:49 15:26:49.080 DEBUG [main][MenuItemLookup] Item match:Preferences
11:26:49 15:26:49.080 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:26:49 15:26:49.080 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:26:49 15:26:49.080 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:26:49 15:26:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:26:49 15:26:49.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:26:49 15:26:49.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:26:49 15:26:49.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:49 15:26:49.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:49 15:26:49.180 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:26:49 15:26:49.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:26:49 15:26:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:49 15:26:49.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:49 15:26:49.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:49 15:26:49.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven
11:26:49 15:26:49.181 DEBUG [main][TreeItemHandler] Selecting tree item: Maven
11:26:49 15:26:49.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection
11:26:49 15:26:49.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven
11:26:49 15:26:49.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output")
11:26:49 15:26:49.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.196 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output
11:26:49 15:26:49.196 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed
11:26:49 15:26:49.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc)
11:26:49 15:26:49.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.198 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc
11:26:49 15:26:49.198 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed
11:26:49 15:26:49.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources")
11:26:49 15:26:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.208 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources
11:26:49 15:26:49.208 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do&wnload Artifact Sources
11:26:49 15:26:49.208 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources
11:26:49 15:26:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:49 15:26:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:49 15:26:49.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:49 15:26:49.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:49 15:26:49.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup")
11:26:49 15:26:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.210 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup
11:26:49 15:26:49.210 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed
11:26:49 15:26:49.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)")
11:26:49 15:26:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.229 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental)
11:26:49 15:26:49.229 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed
11:26:49 15:26:49.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline")
11:26:49 15:26:49.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.230 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline
11:26:49 15:26:49.231 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed
11:26:49 15:26:49.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup")
11:26:49 15:26:49.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.237 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup
11:26:49 15:26:49.237 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed
11:26:49 15:26:49.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output")
11:26:49 15:26:49.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc)
11:26:49 15:26:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources")
11:26:49 15:26:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup")
11:26:49 15:26:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)")
11:26:49 15:26:49.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline")
11:26:49 15:26:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup")
11:26:49 15:26:49.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:49 15:26:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:49 15:26:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:49 15:26:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:49 15:26:49.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:49 15:26:49.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:49 15:26:49.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:49 15:26:49.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:49 15:26:49.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest)
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest
11:26:49 15:26:49.301 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:49 15:26:49.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:49 15:26:49.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:49 15:26:49.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest
11:26:49 checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest)  Time elapsed: 0.235 s
11:26:49 uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest)  Time elapsed: 0.222 s
11:26:49 Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest
11:26:49 15:26:49.309 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest
11:26:49 15:26:49.309 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:26:49 15:26:49.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:49 15:26:49.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest
11:26:49 15:26:49.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:49 15:26:49.309 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:26:49 15:26:49.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:49 15:26:49.310 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:26:49 15:26:49.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:49 15:26:49.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:49 15:26:49.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest)
11:26:49 15:26:49.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest
11:26:49 15:26:49.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:49 15:26:49.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:49 15:26:49.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:49 15:26:49.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:26:49 15:26:49.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"]
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"]
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:26:49 15:26:49.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:26:49 15:26:49.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:49 15:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:49 15:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:49 15:26:49.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:49 15:26:49.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:49 15:26:49.313 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:49 15:26:49.313 DEBUG [main][MenuItemLookup] Item match:File
11:26:49 15:26:49.314 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:26:49 15:26:49.314 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.318 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:26:49 15:26:49.319 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:26:49 15:26:49.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:26:49 15:26:49.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:26:49 15:26:49.319 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:26:49 15:26:49.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:26:49 15:26:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:26:49 15:26:49.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:26:49 15:26:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:49 15:26:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:49 15:26:49.391 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:26:49 15:26:49.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:26:49 15:26:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:49 15:26:49.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:49 15:26:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:49 15:26:49.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:49 15:26:49.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM
11:26:49 15:26:49.394 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM
11:26:49 15:26:49.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection
11:26:49 15:26:49.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM
11:26:49 15:26:49.397 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:26:49 15:26:49.397 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:26:49 15:26:49.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:26:49 15:26:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.398 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:26:49 15:26:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:49 15:26:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:49 15:26:49.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:49 15:26:49.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:49 15:26:49.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:26:49 15:26:49.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Check out as Maven project from SCM"] is available....
11:26:49 15:26:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Check out as Maven project from SCM"] is available. finished successfully
11:26:49 15:26:49.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM
11:26:49 15:26:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:49 15:26:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:49 15:26:49.461 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed
11:26:49 15:26:49.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutLocationPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Check out All Projects")
11:26:49 15:26:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutLocationPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Check out Head Revision")
11:26:49 15:26:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.464 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed
11:26:49 15:26:49.464 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard
11:26:49 15:26:49.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.scm.wizards.MavenCheckoutWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:26:49 15:26:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:49 15:26:49.465 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:26:49 15:26:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:49 15:26:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:49 15:26:49.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:49 15:26:49.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:49 15:26:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:49 15:26:49.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:49 15:26:49.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest)
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:26:49 15:26:49.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:49 15:26:49.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest
11:26:49 openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest)  Time elapsed: 0.202 s
11:26:49 Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest
11:26:49 15:26:49.520 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest
11:26:49 15:26:49.520 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:26:49 15:26:49.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:49 15:26:49.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest
11:26:49 15:26:49.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:49 15:26:49.520 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:26:49 15:26:49.521 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:49 15:26:49.521 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:26:49 15:26:49.521 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:49 15:26:49.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:26:49 15:26:49.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest)
11:26:49 15:26:49.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest
11:26:49 15:26:49.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:26:49 15:26:49.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:26:49 15:26:49.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:26:49 15:26:49.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:26:49 15:26:49.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:26:49 15:26:49.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"]
11:26:49 15:26:49.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"]
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:26:49 15:26:49.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:26:49 15:26:49.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:26:49 15:26:49.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:49 15:26:49.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:49 15:26:49.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:26:49 15:26:49.526 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:26:49 15:26:49.526 DEBUG [main][MenuItemLookup] Found menu:'File'
11:26:49 15:26:49.526 DEBUG [main][MenuItemLookup] Item match:File
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:''
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:26:49 15:26:49.527 DEBUG [main][MenuItemLookup] Item match:Import...
11:26:49 15:26:49.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:26:49 15:26:49.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:26:49 15:26:49.527 INFO [main][MenuItemHandler] Select menu item: &Import...
11:26:49 15:26:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:26:49 15:26:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:26:49 15:26:49.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:26:49 15:26:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:49 15:26:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:49 15:26:49.602 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:26:49 15:26:49.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:49 15:26:49.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:26:49 15:26:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:49 15:26:49.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:49 15:26:49.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:49 15:26:49.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:49 15:26:49.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:26:49 15:26:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:26:49 15:26:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:26:49 15:26:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:26:49 15:26:49.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:49 15:26:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:50 15:26:50.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:50 15:26:50.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:50 15:26:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:26:50 15:26:50.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:26:50 15:26:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:26:50 15:26:50.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:26:50 15:26:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:26:50 15:26:50.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:26:50 15:26:50.107 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects
11:26:50 15:26:50.107 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects
11:26:50 15:26:50.107 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection
11:26:50 15:26:50.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects
11:26:50 15:26:50.110 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:26:50 15:26:50.110 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:26:50 15:26:50.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:26:50 15:26:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:50 15:26:50.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:50 15:26:50.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:50 15:26:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:50 15:26:50.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:50 15:26:50.112 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:26:50 15:26:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:50 15:26:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:50 15:26:50.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:50 15:26:50.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:50 15:26:50.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:26:50 15:26:50.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:50 15:26:50.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:50 15:26:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:26:50 15:26:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:26:50 15:26:50.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:50 15:26:50.169 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:26:50 is "Root Directory:")
11:26:50 15:26:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:50 15:26:50.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:50 15:26:50.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:50 15:26:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:50 15:26:50.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:26:50 15:26:50.172 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-wrong-project
11:26:50 15:26:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:26:50 15:26:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:26:50 15:26:50.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:26:50 15:26:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:50 15:26:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:50 15:26:50.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:26:50 15:26:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:50 15:26:50.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:50 15:26:50.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:50 15:26:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:50 15:26:50.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:50 15:26:50.184 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh
11:26:50 15:26:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:50 15:26:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:50 15:26:50.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:50 15:26:50.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:50 15:26:50.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:26:50 15:26:50.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:26:50 15:26:50.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:26:50 15:26:50.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:50 15:26:50.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:50 15:26:50.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded....
11:26:50 15:26:50.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:26:50 15:26:50.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:50 15:26:50.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:50 15:26:50.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:50 15:26:50.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:50 15:26:50.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:50 15:26:50.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully
11:26:50 15:26:50.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:26:50 15:26:50.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:26:50 15:26:50.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:26:50 15:26:50.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:50 15:26:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:50 15:26:50.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:26:50 15:26:50.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:50 15:26:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:50 15:26:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:50 15:26:50.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent
11:26:50 15:26:50.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:50 15:26:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:50 15:26:50.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:50 15:26:50.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:50 15:26:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:50 15:26:50.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:50 15:26:50.239 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:26:50 15:26:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:50 15:26:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:50 15:26:50.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:50 15:26:50.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:50 15:26:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:50 15:26:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:50 15:26:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:26:50 15:26:50.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Importing Maven projects' has no excuses, wait for it
11:26:50 15:26:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully
11:26:50 15:26:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:26:50 15:26:50.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Importing Maven projects' has no excuses, wait for it
11:26:50 15:26:50.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Importing Maven projects' has no excuses, wait for it
11:26:51 15:26:51.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Importing Maven projects' has no excuses, wait for it
11:26:51 15:26:51.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Importing Maven projects' has no excuses, wait for it
11:26:52 15:26:52.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Importing Maven projects' has no excuses, wait for it
11:26:52 15:26:52.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Discover lifecycle mappings' has no excuses, wait for it
11:26:53 15:26:53.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Loading the repository {0}' is a system job, skipped
11:26:53 15:26:53.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/resources.jar)' is a system job, skipped
11:26:53 15:26:53.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Discover lifecycle mappings' has no excuses, wait for it
11:26:53 15:26:53.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update package explorer' is a system job, skipped
11:26:53 15:26:53.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped
11:26:53 15:26:53.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:26:53 15:26:53.824 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Remote System Explorer Operation' has no excuses, wait for it
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:26:54 15:26:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:26:54 15:26:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available....
11:26:54 15:26:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully
11:26:54 15:26:54.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors
11:26:54 15:26:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:26:54 15:26:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:26:54 15:26:54.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Resolve All Later")
11:26:54 15:26:54.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:54 15:26:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:54 15:26:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:54 15:26:54.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent
11:26:54 15:26:54.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:54 15:26:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:54 15:26:54.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:54 15:26:54.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:54 15:26:54.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:54 15:26:54.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:54 15:26:54.331 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later
11:26:54 15:26:54.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:54 15:26:54.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:54 15:26:54.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:54 15:26:54.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:54 15:26:54.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:26:54 15:26:54.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:26:54 15:26:54.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:26:54 15:26:54.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:26:54 15:26:54.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent
11:26:54 15:26:54.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:26:54 15:26:54.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:26:54 15:26:54.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:26:54 15:26:54.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:26:54 15:26:54.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:26:54 15:26:54.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:26:54 15:26:54.334 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:26:54 15:26:54.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:26:54 15:26:54.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:26:54 15:26:54.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:26:54 15:26:54.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:26:54 15:26:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:26:54 15:26:54.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:26:54 15:26:54.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available....
11:27:04 15:27:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available. failed, an exception will be thrown
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:04 15:27:04.391 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:04 15:27:04.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:04 15:27:04.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:04 15:27:04.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:04 15:27:04.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:04 15:27:04.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:04 15:27:04.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:04 15:27:04.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:04 15:27:04.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:04 15:27:04.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:05 15:27:05.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:05 15:27:05.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:05 15:27:05.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:05 15:27:05.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:05 15:27:05.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:05 15:27:05.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:05 15:27:05.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:05 15:27:05.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:05 15:27:05.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:05 15:27:05.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:05 15:27:05.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:05 15:27:05.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:05 15:27:05.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:05 15:27:05.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:05 15:27:05.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:05 15:27:05.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:05 15:27:05.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:05 15:27:05.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:06 15:27:06.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:06 15:27:06.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:06 15:27:06.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:06 15:27:06.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:06 15:27:06.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:06 15:27:06.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:06 15:27:06.392 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:06 15:27:06.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:06 15:27:06.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:06 15:27:06.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:06 15:27:06.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:06 15:27:06.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:06 15:27:06.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:06 15:27:06.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:06 15:27:06.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:06 15:27:06.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:06 15:27:06.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:06 15:27:06.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:07 15:27:07.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:07 15:27:07.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:07 15:27:07.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:07 15:27:07.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:07 15:27:07.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:07 15:27:07.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:07 15:27:07.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:07 15:27:07.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:07 15:27:07.393 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:07 15:27:07.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:07 15:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:07 15:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:07 15:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:07 15:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:07 15:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:07 15:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:07 15:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:07 15:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:08 15:27:08.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:08 15:27:08.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:08 15:27:08.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:08 15:27:08.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:08 15:27:08.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:08 15:27:08.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:08 15:27:08.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:08 15:27:08.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:08 15:27:08.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:08 15:27:08.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:08 15:27:08.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:08 15:27:08.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:08 15:27:08.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:08 15:27:08.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:08 15:27:08.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:08 15:27:08.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:08 15:27:08.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:08 15:27:08.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:09 15:27:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:09 15:27:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:09 15:27:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:09 15:27:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:09 15:27:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:09 15:27:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:09 15:27:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:09 15:27:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:09 15:27:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:09 15:27:09.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:09 15:27:09.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:09 15:27:09.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:09 15:27:09.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:09 15:27:09.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:09 15:27:09.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:09 15:27:09.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:09 15:27:09.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:09 15:27:09.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:10 15:27:10.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:10 15:27:10.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:10 15:27:10.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:10 15:27:10.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:10 15:27:10.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:10 15:27:10.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:10 15:27:10.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:10 15:27:10.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:10 15:27:10.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:10 15:27:10.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:10 15:27:10.895 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:10 15:27:10.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:10 15:27:10.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:10 15:27:10.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:10 15:27:10.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:10 15:27:10.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:10 15:27:10.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:10 15:27:10.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:11 15:27:11.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:11 15:27:11.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:11 15:27:11.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:11 15:27:11.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:11 15:27:11.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:11 15:27:11.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:11 15:27:11.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:11 15:27:11.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:11 15:27:11.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:11 15:27:11.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:11 15:27:11.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:11 15:27:11.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:11 15:27:11.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:11 15:27:11.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:11 15:27:11.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:11 15:27:11.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:11 15:27:11.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:11 15:27:11.896 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:12 15:27:12.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:12 15:27:12.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:12 15:27:12.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:12 15:27:12.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:12 15:27:12.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:12 15:27:12.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:12 15:27:12.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:12 15:27:12.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:12 15:27:12.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:12 15:27:12.897 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:12 15:27:12.897 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:12 15:27:12.897 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:12 15:27:12.897 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:12 15:27:12.897 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:12 15:27:12.897 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:12 15:27:12.897 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:12 15:27:12.897 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:12 15:27:12.897 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:13 15:27:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:13 15:27:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:13 15:27:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:13 15:27:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:13 15:27:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:13 15:27:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:13 15:27:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:13 15:27:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:13 15:27:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:13 15:27:13.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:13 15:27:13.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:13 15:27:13.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:13 15:27:13.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:13 15:27:13.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:13 15:27:13.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:13 15:27:13.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:13 15:27:13.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:13 15:27:13.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:14 15:27:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:27:14 15:27:14.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:14 15:27:14.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:27:14 15:27:14.404 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:27:14 15:27:14.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:27:14 15:27:14.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:14 15:27:14.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:14 15:27:14.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:27:14 15:27:14.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Found menu:'File'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:27:14 15:27:14.404 DEBUG [main][MenuItemLookup] Item match:Window
11:27:14 15:27:14.406 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:27:14 15:27:14.406 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:27:14 15:27:14.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:27:14 15:27:14.406 DEBUG [main][MenuItemLookup] Found menu:''
11:27:14 15:27:14.406 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:27:14 15:27:14.406 DEBUG [main][MenuItemLookup] Item match:Show View
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:''
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:27:14 15:27:14.413 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:27:14 15:27:14.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:27:14 15:27:14.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:27:14 15:27:14.414 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:27:14 15:27:14.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:27:14 15:27:14.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:27:14 15:27:14.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:27:14 15:27:14.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:14 15:27:14.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:14 15:27:14.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:27:14 15:27:14.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:27:14 15:27:14.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:27:14 15:27:14.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:27:14 15:27:14.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:27:14 15:27:14.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:27:14 15:27:14.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:14 15:27:14.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:14 15:27:14.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:14 15:27:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:14 15:27:14.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:27:14 15:27:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:27:14 15:27:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:27:14 15:27:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:27:14 15:27:14.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:27:14 15:27:14.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:27:14 15:27:14.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:27:14 15:27:14.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:27:14 15:27:14.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:27:14 15:27:14.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:27:14 15:27:14.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:27:14 15:27:14.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:27:14 15:27:14.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:27:14 15:27:14.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:27:14 15:27:14.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:27:14 15:27:14.980 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:27:14 15:27:14.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:27:14 15:27:14.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:27:14 15:27:14.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:27:14 15:27:14.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:27:14 15:27:14.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:27:14 15:27:14.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:27:14 15:27:14.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:27:14 15:27:14.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:14 15:27:14.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:14 15:27:14.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:27:14 15:27:14.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:27:14 15:27:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:27:14 15:27:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:27:14 15:27:14.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:27:14 15:27:14.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:27:14 15:27:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:14 15:27:14.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:14 15:27:14.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:14 15:27:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:14 15:27:14.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:27:14 15:27:14.983 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:27:14 15:27:14.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:27:14 15:27:14.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:27:14 15:27:14.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:27:14 15:27:14.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:27:15 15:27:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:27:15 15:27:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:27:15 15:27:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:27:15 15:27:15.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:15 15:27:15.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:15 15:27:15.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:27:15 15:27:15.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:15 15:27:15.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:15 15:27:15.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:27:15 15:27:15.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:15 15:27:15.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:15 15:27:15.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:27:15 15:27:15.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:27:15 15:27:15.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:15 15:27:15.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:15 15:27:15.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:15 15:27:15.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:15 15:27:15.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:27:15 15:27:15.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:27:15 15:27:15.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:27:15 15:27:15.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:27:15 15:27:15.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:27:15 15:27:15.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:27:15 15:27:15.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:27:15 15:27:15.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:27:15 15:27:15.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:27:15 15:27:15.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:27:15 15:27:15.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:27:15 15:27:15.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:15 15:27:15.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:15 15:27:15.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:27:15 15:27:15.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:15 15:27:15.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:27:16 15:27:16.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:16 15:27:16.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:27:16 15:27:16.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:27:16 15:27:16.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:27:16 15:27:16.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:27:16 15:27:16.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:27:16 15:27:16.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:27:16 15:27:16.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:27:16 15:27:16.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:16 15:27:16.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:16 15:27:16.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:16 15:27:16.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:16 15:27:16.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:27:16 15:27:16.058 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:27:16 15:27:16.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:27:16 15:27:16.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest)
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:27:16 15:27:16.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest)
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:27:16 15:27:16.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"]
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"]
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:27:16 15:27:16.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:16 15:27:16.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:16 15:27:16.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:27:16 15:27:16.061 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:27:16 15:27:16.061 DEBUG [main][MenuItemLookup] Found menu:'File'
11:27:16 15:27:16.061 DEBUG [main][MenuItemLookup] Item match:File
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:''
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:''
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:''
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:''
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:''
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:27:16 15:27:16.062 DEBUG [main][MenuItemLookup] Item match:Import...
11:27:16 15:27:16.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:27:16 15:27:16.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:27:16 15:27:16.062 INFO [main][MenuItemHandler] Select menu item: &Import...
11:27:16 15:27:16.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:27:16 15:27:16.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:27:16 15:27:16.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:27:16 15:27:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:16 15:27:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:16 15:27:16.131 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:27:16 15:27:16.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:27:16 15:27:16.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:16 15:27:16.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:16 15:27:16.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:16 15:27:16.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:16 15:27:16.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:27:16 15:27:16.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:27:16 15:27:16.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:27:16 15:27:16.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects
11:27:16 15:27:16.133 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects
11:27:16 15:27:16.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection
11:27:16 15:27:16.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects
11:27:16 15:27:16.134 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:27:16 15:27:16.134 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:27:16 15:27:16.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:27:16 15:27:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:16 15:27:16.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:16 15:27:16.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:16 15:27:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:16 15:27:16.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:27:16 15:27:16.135 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:27:16 15:27:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:27:16 15:27:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:27:16 15:27:16.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:27:16 15:27:16.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:27:16 15:27:16.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:27:16 15:27:16.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:27:16 15:27:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:27:16 15:27:16.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:16 15:27:16.183 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:27:16 is "Root Directory:")
11:27:16 15:27:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:16 15:27:16.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:16 15:27:16.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:16 15:27:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:16 15:27:16.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:16 15:27:16.186 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-test-project
11:27:16 15:27:16.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:27:16 15:27:16.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:27:16 15:27:16.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:27:16 15:27:16.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:16 15:27:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:16 15:27:16.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:27:16 15:27:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:16 15:27:16.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:16 15:27:16.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:16 15:27:16.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:16 15:27:16.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:27:16 15:27:16.196 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh
11:27:16 15:27:16.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:27:16 15:27:16.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:27:16 15:27:16.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:27:16 15:27:16.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:27:16 15:27:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:27:16 15:27:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:27:16 15:27:16.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:27:16 15:27:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:16 15:27:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:16 15:27:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded....
11:27:16 15:27:16.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:27:16 15:27:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:16 15:27:16.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:16 15:27:16.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:16 15:27:16.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:16 15:27:16.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:27:16 15:27:16.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully
11:27:16 15:27:16.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available....
11:27:16 15:27:16.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully
11:27:16 15:27:16.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects
11:27:16 15:27:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:16 15:27:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:16 15:27:16.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:27:16 15:27:16.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:27:16 15:27:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:27:16 15:27:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:27:16 15:27:16.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent
11:27:16 15:27:16.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:27:16 15:27:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:16 15:27:16.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:16 15:27:16.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:16 15:27:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:16 15:27:16.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:27:16 15:27:16.220 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:27:16 15:27:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:27:16 15:27:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:27:16 15:27:16.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:27:16 15:27:16.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:27:16 15:27:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:27:16 15:27:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:27:16 15:27:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:27:16 15:27:16.262 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Importing Maven projects' has no excuses, wait for it
11:27:16 15:27:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully
11:27:16 15:27:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:27:16 15:27:16.262 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Importing Maven projects' has no excuses, wait for it
11:27:16 15:27:16.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:27:17 15:27:17.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available....
11:27:27 15:27:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown
11:27:27 15:27:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available....
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available. failed, an exception will be thrown
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:37 15:27:37.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:37 15:27:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:37 15:27:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:37 15:27:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:37 15:27:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:37 15:27:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:37 15:27:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:37 15:27:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:37 15:27:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:37 15:27:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:38 15:27:38.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:38 15:27:38.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:38 15:27:38.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:38 15:27:38.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:38 15:27:38.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:38 15:27:38.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:38 15:27:38.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:38 15:27:38.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:38 15:27:38.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:38 15:27:38.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:38 15:27:38.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:38 15:27:38.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:38 15:27:38.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:38 15:27:38.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:38 15:27:38.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:38 15:27:38.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:38 15:27:38.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:38 15:27:38.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:39 15:27:39.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:39 15:27:39.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:39 15:27:39.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:39 15:27:39.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:39 15:27:39.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:39 15:27:39.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:39 15:27:39.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:39 15:27:39.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:39 15:27:39.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:39 15:27:39.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:39 15:27:39.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:39 15:27:39.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:39 15:27:39.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:39 15:27:39.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:39 15:27:39.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:39 15:27:39.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:39 15:27:39.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:39 15:27:39.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:40 15:27:40.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:40 15:27:40.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:40 15:27:40.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:40 15:27:40.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:40 15:27:40.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:40 15:27:40.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:40 15:27:40.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:40 15:27:40.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:40 15:27:40.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:40 15:27:40.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:40 15:27:40.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:40 15:27:40.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:40 15:27:40.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:40 15:27:40.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:40 15:27:40.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:40 15:27:40.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:40 15:27:40.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:40 15:27:40.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:41 15:27:41.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:41 15:27:41.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:41 15:27:41.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:41 15:27:41.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:41 15:27:41.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:41 15:27:41.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:41 15:27:41.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:41 15:27:41.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:41 15:27:41.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:41 15:27:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:41 15:27:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:41 15:27:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:41 15:27:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:41 15:27:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:41 15:27:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:41 15:27:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:41 15:27:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:41 15:27:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:42 15:27:42.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:42 15:27:42.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:42 15:27:42.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:42 15:27:42.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:42 15:27:42.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:42 15:27:42.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:42 15:27:42.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:42 15:27:42.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:42 15:27:42.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:42 15:27:42.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:42 15:27:42.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:42 15:27:42.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:42 15:27:42.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:42 15:27:42.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:42 15:27:42.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:42 15:27:42.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:42 15:27:42.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:42 15:27:42.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:43 15:27:43.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:43 15:27:43.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:43 15:27:43.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:43 15:27:43.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:43 15:27:43.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:43 15:27:43.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:43 15:27:43.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:43 15:27:43.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:43 15:27:43.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:43 15:27:43.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:43 15:27:43.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:43 15:27:43.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:43 15:27:43.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:43 15:27:43.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:43 15:27:43.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:43 15:27:43.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:43 15:27:43.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:43 15:27:43.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:44 15:27:44.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:44 15:27:44.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:44 15:27:44.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:44 15:27:44.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:44 15:27:44.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:44 15:27:44.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:44 15:27:44.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:44 15:27:44.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:44 15:27:44.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:44 15:27:44.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:44 15:27:44.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:44 15:27:44.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:44 15:27:44.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:44 15:27:44.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:44 15:27:44.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:44 15:27:44.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:44 15:27:44.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:44 15:27:44.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:45 15:27:45.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:45 15:27:45.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:45 15:27:45.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:45 15:27:45.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:45 15:27:45.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:45 15:27:45.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:45 15:27:45.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:45 15:27:45.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:45 15:27:45.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:45 15:27:45.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:45 15:27:45.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:45 15:27:45.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:45 15:27:45.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:45 15:27:45.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:45 15:27:45.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:45 15:27:45.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:45 15:27:45.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:45 15:27:45.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:46 15:27:46.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:46 15:27:46.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:46 15:27:46.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:46 15:27:46.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:46 15:27:46.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:46 15:27:46.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:46 15:27:46.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:46 15:27:46.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:46 15:27:46.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:46 15:27:46.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:46 15:27:46.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:46 15:27:46.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:46 15:27:46.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:46 15:27:46.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:46 15:27:46.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:46 15:27:46.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:46 15:27:46.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:46 15:27:46.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:47 15:27:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:27:47 15:27:47.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:47 15:27:47.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:47 15:27:47.298 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:27:47 15:27:47.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:47 15:27:47.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:47 15:27:47.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:27:47 15:27:47.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:47 15:27:47.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:47 15:27:47.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:27:47 15:27:47.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:27:47 15:27:47.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:47 15:27:47.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:47 15:27:47.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:47 15:27:47.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:47 15:27:47.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:27:47 15:27:47.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:27:47 15:27:47.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:27:47 15:27:47.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:27:47 15:27:47.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:27:47 15:27:47.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:27:47 15:27:47.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:27:47 15:27:47.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:27:47 15:27:47.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:27:47 15:27:47.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:27:47 15:27:47.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:27:47 15:27:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:47 15:27:47.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:47 15:27:47.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:27:47 15:27:47.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:47 15:27:47.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:27:48 15:27:48.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:48 15:27:48.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:27:48 15:27:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:27:48 15:27:48.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:27:48 15:27:48.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:27:48 15:27:48.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:27:48 15:27:48.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:27:48 15:27:48.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:27:48 15:27:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:48 15:27:48.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:48 15:27:48.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:48 15:27:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:48 15:27:48.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:27:48 15:27:48.306 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project
11:27:48 15:27:48.306 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project
11:27:48 15:27:48.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest
11:27:48 15:27:48.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:27:48 15:27:48.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:27:48 15:27:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:27:48 15:27:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:27:48 15:27:48.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest)
11:27:48 15:27:48.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest
11:27:48 15:27:48.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:27:48 15:27:48.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:27:48 15:27:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:27:48 15:27:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:27:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.788 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest
11:27:48 testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest)  Time elapsed: 26.538 s
11:27:48 testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest)  Time elapsed: 32.248 s
11:27:48 Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest
11:27:48 15:27:48.317 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest
11:27:48 15:27:48.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:27:48 15:27:48.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:27:48 15:27:48.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest)
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:27:48 15:27:48.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"]
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"]
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:27:48 15:27:48.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:27:48 15:27:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:48 15:27:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:48 15:27:48.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:27:48 15:27:48.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:27:48 15:27:48.320 DEBUG [main][MenuItemLookup] Found menu:'File'
11:27:48 15:27:48.320 DEBUG [main][MenuItemLookup] Item match:File
11:27:48 15:27:48.321 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:27:48 15:27:48.321 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:27:48 15:27:48.326 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:27:48 15:27:48.326 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:27:48 15:27:48.326 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:27:48 15:27:48.326 DEBUG [main][MenuItemLookup] Found menu:''
11:27:48 15:27:48.326 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:27:48 15:27:48.326 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:27:48 15:27:48.326 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:27:48 15:27:48.326 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'File'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:''
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:''
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:27:48 15:27:48.327 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:27:48 15:27:48.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:27:48 15:27:48.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:27:48 15:27:48.343 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:27:48 15:27:48.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:27:48 15:27:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:27:48 15:27:48.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:27:48 15:27:48.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:48 15:27:48.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:48 15:27:48.422 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:27:48 15:27:48.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:27:48 15:27:48.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:48 15:27:48.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:48 15:27:48.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:48 15:27:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:48 15:27:48.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:27:48 15:27:48.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:27:48 15:27:48.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:27:48 15:27:48.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project
11:27:48 15:27:48.424 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project
11:27:48 15:27:48.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection
11:27:48 15:27:48.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project
11:27:48 15:27:48.425 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:27:48 15:27:48.425 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:27:48 15:27:48.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:27:48 15:27:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:48 15:27:48.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:48 15:27:48.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:48 15:27:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:48 15:27:48.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:27:48 15:27:48.426 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:27:48 15:27:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:27:48 15:27:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:27:48 15:27:48.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:27:48 15:27:48.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:27:48 15:27:48.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:27:48 15:27:48.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available....
11:27:48 15:27:48.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully
11:27:48 15:27:48.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project
11:27:48 15:27:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:48 15:27:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:48 15:27:48.573 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:27:48 15:27:48.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:27:48 15:27:48.573 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:27:48 15:27:48.573 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page
11:27:48 15:27:48.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:27:48 15:27:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:48 15:27:48.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:48 15:27:48.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:48 15:27:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:48 15:27:48.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:27:48 15:27:48.575 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:27:48 15:27:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:27:48 15:27:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:27:48 15:27:48.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:27:48 15:27:48.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:27:48 15:27:48.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified
11:27:48 15:27:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:48 15:27:48.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:48 15:27:48.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:48 15:27:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:48 15:27:48.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:48 15:27:48.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified
11:27:48 15:27:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:48 15:27:48.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:48 15:27:48.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:48 15:27:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:48 15:27:48.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:48 15:27:48.605 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal
11:27:48 15:27:48.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified
11:27:48 15:27:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:48 15:27:48.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:48 15:27:48.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:48 15:27:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:48 15:27:48.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:27:48 15:27:48.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:27:48 15:27:48.644 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Retrieving archetypes:' has no excuses, wait for it
11:27:49 15:27:49.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Retrieving archetypes:' has no excuses, wait for it
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified
11:27:49 15:27:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:49 15:27:49.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified
11:27:49 15:27:49.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:27:49 15:27:49.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:27:49 15:27:49.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:27:49 15:27:49.652 TRACE [main][WidgetHandler] Notify Table with event 13
11:27:49 15:27:49.652 TRACE [main][WidgetHandler] Wait for synchronization
11:27:49 15:27:49.652 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:27:49 15:27:49.652 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page
11:27:49 15:27:49.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:27:49 15:27:49.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:27:49 15:27:49.655 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:27:49 15:27:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:27:49 15:27:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:27:49 15:27:49.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:27:49 15:27:49.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:27:49 15:27:49.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:27:49 is "Artifact Id:")
11:27:49 15:27:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:49 15:27:49.712 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:artifact
11:27:49 15:27:49.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:27:49 is "Group Id:")
11:27:49 15:27:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:49 15:27:49.720 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group
11:27:49 15:27:49.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:27:49 is "Version:")
11:27:49 15:27:49.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:49 15:27:49.731 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0
11:27:49 15:27:49.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:27:49 is "Artifact Id:")
11:27:49 15:27:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:49 15:27:49.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:27:49 is "Group Id:")
11:27:49 15:27:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:49 15:27:49.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:27:49 is "Version:")
11:27:49 15:27:49.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:49 15:27:49.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:27:49 is "Package:")
11:27:49 15:27:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:27:49 15:27:49.754 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:27:49 15:27:49.754 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard
11:27:49 15:27:49.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:27:49 15:27:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:49 15:27:49.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:49 15:27:49.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:49 15:27:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:49 15:27:49.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:27:49 15:27:49.756 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:27:49 15:27:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:27:49 15:27:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:27:49 15:27:49.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:27:49 15:27:49.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:27:50 15:27:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:27:50 15:27:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:27:50 15:27:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:27:50 15:27:50.042 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:50 15:27:50.542 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:51 15:27:51.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:51 15:27:51.543 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:52 15:27:52.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:52 15:27:52.543 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:53 15:27:53.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:53 15:27:53.544 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:54 15:27:54.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:54 15:27:54.544 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:55 15:27:55.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:55 15:27:55.544 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:56 15:27:56.045 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:56 15:27:56.545 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:57 15:27:57.045 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:57 15:27:57.545 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:58 15:27:58.045 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:58 15:27:58.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:59 15:27:59.046 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating maven-archetype-quickstart' has no excuses, wait for it
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph Update' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:27:59 15:27:59.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:27:59 15:27:59.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:59 15:27:59.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:59 15:27:59.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:27:59 15:27:59.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:59 15:27:59.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:59 15:27:59.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:27:59 15:27:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:27:59 15:27:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:27:59 15:27:59.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:27:59 15:27:59.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:27:59 15:27:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:59 15:27:59.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:59 15:27:59.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:27:59 15:27:59.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:27:59 15:27:59.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:27:59 15:27:59.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:27:59 15:27:59.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:27:59 15:27:59.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:27:59 15:27:59.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:27:59 15:27:59.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:27:59 15:27:59.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:27:59 15:27:59.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:27:59 15:27:59.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:27:59 15:27:59.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:27:59 15:27:59.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:27:59 15:27:59.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:27:59 15:27:59.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:27:59 15:27:59.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:27:59 15:27:59.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:27:59 15:27:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:27:59 15:27:59.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:27:59 15:27:59.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:00 15:28:00.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:00 15:28:00.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:00 15:28:00.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:00 15:28:00.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:00 15:28:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:00 15:28:00.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:28:00 15:28:00.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:28:00 15:28:00.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:00 15:28:00.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:00 15:28:00.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:00 15:28:00.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:00 15:28:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:00 15:28:00.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest)
11:28:00 15:28:00.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:00 15:28:00.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:00 15:28:00.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:28:00 15:28:00.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:00 15:28:00.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:00 15:28:00.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:00 15:28:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:00 15:28:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:00 15:28:00.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:00 15:28:00.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:28:00 15:28:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:00 15:28:00.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:00 15:28:00.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:00 15:28:00.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:00 15:28:00.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:00 15:28:00.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:28:00 15:28:00.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:28:00 15:28:00.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:00 15:28:00.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:28:00 15:28:00.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:28:00 15:28:00.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:28:00 15:28:00.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:28:00 15:28:00.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:28:00 15:28:00.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:00 15:28:00.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:00 15:28:00.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:28:00 15:28:00.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:28:00 15:28:00.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:00 15:28:00.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:00 15:28:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:00 15:28:00.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:00 15:28:00.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:01 15:28:01.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:01 15:28:01.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:01 15:28:01.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:01 15:28:01.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:01 15:28:01.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:01 15:28:01.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:28:01 15:28:01.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:28:01 15:28:01.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:01 15:28:01.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:01 15:28:01.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:01 15:28:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:01 15:28:01.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:01 15:28:01.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:01 15:28:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:01 15:28:01.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:01 15:28:01.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact
11:28:01 15:28:01.567 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project
11:28:01 15:28:01.567 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project
11:28:01 15:28:01.567 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:28:01 15:28:01.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:28:01 15:28:01.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:01 15:28:01.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:01 15:28:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:01 15:28:01.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:01 15:28:01.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:02 15:28:02.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:02 15:28:02.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:02 15:28:02.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:02 15:28:02.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:02 15:28:02.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:02 15:28:02.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:28:02 15:28:02.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:28:02 15:28:02.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:02 15:28:02.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:02 15:28:02.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:02 15:28:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:02 15:28:02.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:02 15:28:02.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:02 15:28:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:02 15:28:02.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:02 15:28:02.570 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact
11:28:02 15:28:02.571 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project
11:28:02 15:28:02.571 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project
11:28:02 15:28:02.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:28:02 15:28:02.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:28:02 15:28:02.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:02 15:28:02.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:02 15:28:02.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:02 15:28:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:02 15:28:02.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:02 15:28:02.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:02 15:28:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:02 15:28:02.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:02 15:28:02.573 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:28:02 15:28:02.573 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:28:02 15:28:02.574 DEBUG [main][TreeItemHandler] Set Tree selection
11:28:02 15:28:02.575 DEBUG [main][TreeHandler] Notify Tree about selection event
11:28:02 15:28:02.584 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:28:02 15:28:02.586 DEBUG [WorkbenchTestable][TreeItemHandler]   artifact
11:28:02 15:28:02.586 DEBUG [WorkbenchTestable][TreeItemHandler]   maven-test-project
11:28:02 15:28:02.586 DEBUG [WorkbenchTestable][TreeItemHandler]   maven-wrong-project
11:28:02 15:28:02.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:02 15:28:02.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:02 15:28:02.633 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:''
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:''
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:''
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:''
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:02 15:28:02.634 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:28:02 15:28:02.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:28:02 15:28:02.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:28:02 15:28:02.634 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:28:02 15:28:02.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:02 15:28:02.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:03 15:28:03.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:03 15:28:03.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:03 15:28:03.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Found menu:''
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Found menu:''
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:03 15:28:03.171 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:28:03 15:28:03.171 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:28:03 15:28:03.171 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:28:03 15:28:03.171 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:28:03 15:28:03.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:28:03 15:28:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:28:03 15:28:03.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:28:03 15:28:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:03 15:28:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:03 15:28:03.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:28:03 15:28:03.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:03 15:28:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:03 15:28:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:03 15:28:03.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:03 15:28:03.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:03 15:28:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:03 15:28:03.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:03 15:28:03.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:03 15:28:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:03 15:28:03.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:03 15:28:03.759 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:28:03 15:28:03.760 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:28:03 15:28:03.760 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:03 15:28:03.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:03 15:28:03.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:03 15:28:03.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:03 15:28:03.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:03 15:28:03.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:03 15:28:03.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:03 15:28:03.761 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:28:03 15:28:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:03 15:28:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:03 15:28:03.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:03 15:28:03.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:03 15:28:03.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:28:03 15:28:03.765 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:28:04 15:28:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:28:04 15:28:04.265 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:28:04 15:28:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:04 15:28:04.265 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:28:04 15:28:04.265 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:28:04 15:28:04.265 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating Maven Dependencies' is not running, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:04 15:28:04.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:04 15:28:04.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.95 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest
11:28:04 createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest)  Time elapsed: 12.24 s
11:28:04 Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest
11:28:04 15:28:04.276 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest
11:28:04 15:28:04.280 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:28:04 15:28:04.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:04 15:28:04.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest
11:28:04 15:28:04.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:04 15:28:04.280 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:28:04 15:28:04.281 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:04 15:28:04.281 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:28:04 15:28:04.281 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.283 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:04 15:28:04.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:04 15:28:04.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:04 15:28:04.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:04 15:28:04.283 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:04 15:28:04.283 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:04 15:28:04.283 DEBUG [main][MenuItemLookup] Item match:File
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:''
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:''
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:''
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:''
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:''
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:04 15:28:04.285 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:04 15:28:04.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:04 15:28:04.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:04 15:28:04.285 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:04 15:28:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:04 15:28:04.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:04 15:28:04.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:04 15:28:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:04 15:28:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:04 15:28:04.378 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:04 15:28:04.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:04 15:28:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:04 15:28:04.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:04 15:28:04.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:04 15:28:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:04 15:28:04.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:04 15:28:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:04 15:28:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:04 15:28:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:04 15:28:04.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:04 15:28:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:04 15:28:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:04 15:28:04.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:04 15:28:04.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:04 15:28:04.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:04 15:28:04.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:04 15:28:04.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:04 15:28:04.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:04 15:28:04.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:04 15:28:04.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:04 15:28:04.883 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:04 15:28:04.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:04 15:28:04.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:04 15:28:04.885 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:04 15:28:04.885 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:04 15:28:04.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:04 15:28:04.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:04 15:28:04.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:04 15:28:04.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:04 15:28:04.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:04 15:28:04.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:04 15:28:04.887 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:04 15:28:04.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:04 15:28:04.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:04 15:28:04.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:04 15:28:04.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:04 15:28:04.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:04 15:28:04.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:04 15:28:04.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:04 15:28:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:04 15:28:04.950 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:04 15:28:04.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:04 15:28:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:04 15:28:04.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:04 15:28:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:04 15:28:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:04 15:28:04.950 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:04 15:28:04.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:04 15:28:04.953 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip'
11:28:04 15:28:04.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:28:04 15:28:04.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:04 15:28:04.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:04 15:28:04.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:04 15:28:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:04 15:28:04.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:04 15:28:04.955 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:28:04 15:28:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:04 15:28:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:04 15:28:04.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:04 15:28:04.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Wait for synchronization
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Wait for synchronization
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Wait for synchronization
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Wait for synchronization
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Wait for synchronization
11:28:04 15:28:04.955 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:04 15:28:04.956 TRACE [main][WidgetHandler] Wait for synchronization
11:28:04 15:28:04.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:28:04 15:28:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:04 15:28:04.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:28:04 15:28:04.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:28:04 15:28:04.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:04 15:28:04.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:28:04 15:28:04.958 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip
11:28:04 15:28:04.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:04 15:28:04.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:04 15:28:04.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:04 15:28:04.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:04 15:28:04.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:04 15:28:04.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:04 15:28:04.996 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:04 15:28:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:04 15:28:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:04 15:28:04.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:04 15:28:04.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:05 15:28:05.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:05 15:28:05.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:05 15:28:05.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:05 15:28:05.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:05 15:28:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:05 15:28:05.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:05 15:28:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:05 15:28:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:05 15:28:05.006 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects
11:28:05 15:28:05.006 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:28:05 15:28:05.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:28:05 15:28:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:05 15:28:05.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:05 15:28:05.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:05 15:28:05.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:05 15:28:05.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:05 15:28:05.008 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:28:05 15:28:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:05 15:28:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:05 15:28:05.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:05 15:28:05.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:05 15:28:05.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:05 15:28:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:05 15:28:05.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:05 15:28:05.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:05 15:28:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:05 15:28:05.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:05 15:28:05.010 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/)
11:28:05 15:28:05.010 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/):
11:28:05 15:28:05.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:28:05 15:28:05.012 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/)
11:28:05 15:28:05.012 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:05 15:28:05.012 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:28:05 15:28:05.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:28:05 15:28:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:05 15:28:05.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:05 15:28:05.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:05 15:28:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:05 15:28:05.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:05 15:28:05.035 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:28:05 15:28:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:05 15:28:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:05 15:28:05.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:05 15:28:05.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:05 15:28:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:05 15:28:05.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:05 15:28:05.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:05 15:28:05.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:05 15:28:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:05 15:28:05.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:05 15:28:05.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:05 15:28:05.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:28:05 15:28:05.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:05 15:28:05.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:05 15:28:05.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:05 15:28:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:05 15:28:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:05 15:28:05.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:05 15:28:05.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:28:05 15:28:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:05 15:28:05.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:05 15:28:05.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:05 15:28:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:05 15:28:05.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:05 15:28:05.542 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:05 15:28:05.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:05 15:28:05.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:05 15:28:05.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:05 15:28:05.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:05 15:28:05.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:05 15:28:05.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:05 15:28:05.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:05 15:28:05.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:05 15:28:05.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:05 15:28:05.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:05 15:28:05.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:05 15:28:05.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:05 15:28:05.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:05 15:28:05.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:06 15:28:06.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:06 15:28:06.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:06 15:28:06.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:06 15:28:06.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:06 15:28:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:06 15:28:06.576 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:06 15:28:06.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:06 15:28:06.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:06 15:28:06.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:06 15:28:06.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:06 15:28:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:06 15:28:06.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:06 15:28:06.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:06 15:28:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:06 15:28:06.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:06 15:28:06.578 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:28:06 15:28:06.578 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:28:06 15:28:06.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project
11:28:06 15:28:06.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project
11:28:06 15:28:06.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:07 15:28:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:07 15:28:07.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project
11:28:07 15:28:07.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml
11:28:07 15:28:07.080 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml
11:28:07 15:28:07.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection
11:28:07 15:28:07.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml
11:28:07 15:28:07.094 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml
11:28:07 15:28:07.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml
11:28:07 15:28:07.094 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml
11:28:07 15:28:07.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection
11:28:07 15:28:07.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml
11:28:07 15:28:07.097 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:28:07 15:28:07.097 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:07 15:28:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:07 15:28:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@754a7fba is found...
11:28:07 15:28:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@754a7fba is found finished successfully
11:28:07 15:28:07.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E')
11:28:07 15:28:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:07 15:28:07.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:07 15:28:07.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:07 15:28:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:07 15:28:07.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:07 15:28:07.839 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:07 15:28:07.839 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:07 15:28:07.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:07 15:28:07.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest)
11:28:07 15:28:07.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest
11:28:07 15:28:07.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:07 15:28:07.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:07 15:28:07.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:07 15:28:07.840 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:07 15:28:07.841 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:07 15:28:07.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design")
11:28:07 15:28:07.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:07 15:28:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:07 15:28:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:07 15:28:07.841 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:28:07 15:28:07.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:07 15:28:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:07 15:28:07.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:07 15:28:07.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:07 15:28:07.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:07 15:28:07.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:07 15:28:07.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design
11:28:07 15:28:07.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:28:07 15:28:07.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:07 15:28:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:07 15:28:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:07 15:28:07.929 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:28:07 15:28:07.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:07 15:28:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:07 15:28:07.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:07 15:28:07.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children...
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:07 15:28:07.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:28:07 15:28:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully
11:28:07 15:28:07.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:28:07 15:28:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:07 15:28:07.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:28:07 15:28:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:07 15:28:07.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:28:07 15:28:07.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:07 15:28:07.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:07 15:28:07.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:28:07 15:28:07.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:07 15:28:07.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:07 15:28:07.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform
11:28:07 15:28:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:07 15:28:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:07 15:28:07.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform'
11:28:07 15:28:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:28:07 15:28:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:07 15:28:07.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:07 15:28:07.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:07 15:28:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:07 15:28:07.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:07 15:28:07.935 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:07 15:28:07.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:08 15:28:08.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:08 15:28:08.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:08 15:28:08.047 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml
11:28:08 15:28:08.153 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:08 15:28:08.153 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:08 15:28:08.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source")
11:28:08 15:28:08.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:08 15:28:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:08 15:28:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:08 15:28:08.154 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:28:08 15:28:08.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:08 15:28:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:08 15:28:08.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:08 15:28:08.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:08 15:28:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:08 15:28:08.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:08 15:28:08.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source
11:28:09 15:28:09.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:28:09 15:28:09.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:09 15:28:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:09 15:28:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:09 15:28:09.424 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:28:09 15:28:09.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:09 15:28:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:09 15:28:09.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:09 15:28:09.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:09 15:28:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:09 15:28:09.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:28:09 15:28:09.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest
11:28:09 15:28:09.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:09 15:28:09.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:09 15:28:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:09 15:28:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:09 15:28:09.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest)
11:28:09 15:28:09.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:09 15:28:09.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:09 15:28:09.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:28:09 15:28:09.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:09 15:28:09.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:09 15:28:09.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform
11:28:09 15:28:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:09 15:28:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:09 15:28:09.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform'
11:28:09 15:28:09.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:28:09 15:28:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:09 15:28:09.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:09 15:28:09.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:09 15:28:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:09 15:28:09.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:09 15:28:09.427 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:09 15:28:09.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:09 15:28:09.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:09 15:28:09.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:09 15:28:09.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:09 15:28:09.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:09 15:28:09.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:09 15:28:09.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:09 15:28:09.536 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:09 15:28:09.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:09 15:28:09.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:09 15:28:09.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:09 15:28:09.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:09 15:28:09.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:09 15:28:09.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:10 15:28:10.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:10 15:28:10.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:10 15:28:10.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:10 15:28:10.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:10 15:28:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:10 15:28:10.538 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:10 15:28:10.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:10 15:28:10.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:10 15:28:10.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:10 15:28:10.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:10 15:28:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:10 15:28:10.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:10 15:28:10.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:10 15:28:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:10 15:28:10.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:10 15:28:10.539 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:28:10 15:28:10.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project
11:28:10 15:28:10.539 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project
11:28:10 15:28:10.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection
11:28:10 15:28:10.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project
11:28:10 15:28:10.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:10 15:28:10.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:''
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:''
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:''
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:''
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:''
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:''
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:10 15:28:10.727 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:28:10 15:28:10.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:28:10 15:28:10.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:28:10 15:28:10.728 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:28:10 15:28:10.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:10 15:28:10.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:28:11 15:28:11.231 DEBUG [WorkbenchTestable][JobIsRunning]   job 'LemMinX' has no excuses, wait for it
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:11 15:28:11.731 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer
11:28:11 15:28:11.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project
11:28:11 15:28:11.732 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project
11:28:11 15:28:11.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection
11:28:11 15:28:11.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project
11:28:11 15:28:11.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:11 15:28:11.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:''
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:''
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:11 15:28:11.781 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:28:11 15:28:11.781 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:28:11 15:28:11.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:28:11 15:28:11.781 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:28:11 15:28:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:28:12 15:28:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:28:12 15:28:12.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:28:12 15:28:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:12 15:28:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:12 15:28:12.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:12 15:28:12.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:12 15:28:12.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:28:12 15:28:12.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:12 15:28:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:12 15:28:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:12 15:28:12.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:12 15:28:12.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:12 15:28:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:12 15:28:12.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:12 15:28:12.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:12 15:28:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:12 15:28:12.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:12 15:28:12.409 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:28:12 15:28:12.409 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:28:12 15:28:12.409 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:28:12 15:28:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:12 15:28:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:12 15:28:12.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:12 15:28:12.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:12 15:28:12.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:28:12 15:28:12.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:12 15:28:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:12 15:28:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:12 15:28:12.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:12 15:28:12.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:12 15:28:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:12 15:28:12.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:12 15:28:12.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:12 15:28:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:12 15:28:12.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:12 15:28:12.410 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:28:12 15:28:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:12 15:28:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:12 15:28:12.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:12 15:28:12.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:12 15:28:12.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:28:12 15:28:12.414 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest
11:28:12 15:28:12.914 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:12 15:28:12.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:12 15:28:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:12 15:28:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.64 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest
11:28:12 selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest)  Time elapsed: 1.586 s
11:28:12 Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:12 15:28:12.924 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:12 15:28:12.925 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:28:12 15:28:12.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:12 15:28:12.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:12 15:28:12.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:12 15:28:12.925 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:12 15:28:12.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:12 15:28:12.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:12 15:28:12.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:12 15:28:12.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:12 15:28:12.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:12 15:28:12.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:12 15:28:12.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:12 15:28:12.929 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:12 15:28:12.929 DEBUG [main][MenuItemLookup] Item match:File
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:''
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:''
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:''
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:''
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:''
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:12 15:28:12.930 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:12 15:28:12.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:12 15:28:12.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:12 15:28:12.931 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:12 15:28:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:12 15:28:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:12 15:28:13.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:13 15:28:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:13 15:28:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:13 15:28:13.001 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:13 15:28:13.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:13 15:28:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:13 15:28:13.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:13 15:28:13.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:13 15:28:13.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:13 15:28:13.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:13 15:28:13.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:13 15:28:13.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:13 15:28:13.003 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:13 15:28:13.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:13 15:28:13.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:13 15:28:13.003 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:13 15:28:13.003 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:13 15:28:13.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:13 15:28:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:13 15:28:13.005 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:13 15:28:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:13 15:28:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:13 15:28:13.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:13 15:28:13.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:13 15:28:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:13 15:28:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:13 15:28:13.069 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:13 15:28:13.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:13 15:28:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:13 15:28:13.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:13 15:28:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:13 15:28:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:13 15:28:13.069 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:13 15:28:13.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:13 15:28:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:13 15:28:13.071 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
11:28:13 15:28:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:13 15:28:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:13 15:28:13.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:13 15:28:13.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:13 15:28:13.072 TRACE [main][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:13 15:28:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:28:13 15:28:13.076 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:
11:28:13 15:28:13.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:13 15:28:13.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:13 15:28:13.077 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:13 15:28:13.077 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:13 15:28:13.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:13 15:28:13.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:13 15:28:13.078 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:13 15:28:13.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:13 15:28:13.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:13 15:28:13.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:13 15:28:13.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:13 15:28:13.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:13 15:28:13.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:13 15:28:13.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:13 15:28:13.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:13 15:28:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:13 15:28:13.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:13 15:28:13.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:13 15:28:13.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Item match:File
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:''
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:''
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:''
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:13 15:28:13.138 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:13 15:28:13.139 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:13 15:28:13.139 DEBUG [main][MenuItemLookup] Found menu:''
11:28:13 15:28:13.139 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:13 15:28:13.139 DEBUG [main][MenuItemLookup] Found menu:''
11:28:13 15:28:13.139 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:13 15:28:13.139 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:13 15:28:13.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:13 15:28:13.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:13 15:28:13.139 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:13 15:28:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:13 15:28:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:13 15:28:13.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:13 15:28:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:13 15:28:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:13 15:28:13.206 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:13 15:28:13.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:13 15:28:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:13 15:28:13.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:13 15:28:13.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:13 15:28:13.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:13 15:28:13.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:13 15:28:13.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:13 15:28:13.208 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:13 15:28:13.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:13 15:28:13.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:13 15:28:13.208 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:13 15:28:13.208 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:13 15:28:13.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:13 15:28:13.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:13 15:28:13.209 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:13 15:28:13.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:13 15:28:13.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:13 15:28:13.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:13 15:28:13.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:13 15:28:13.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:13 15:28:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:13 15:28:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:13 15:28:13.285 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:13 15:28:13.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:13 15:28:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:13 15:28:13.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:13 15:28:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:13 15:28:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:13 15:28:13.285 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:13 15:28:13.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:13 15:28:13.285 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip'
11:28:13 15:28:13.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:28:13 15:28:13.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:13 15:28:13.286 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:28:13 15:28:13.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:13 15:28:13.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:13 15:28:13.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:13 15:28:13.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:28:13 15:28:13.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:28:13 15:28:13.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:28:13 15:28:13.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:28:13 15:28:13.288 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip
11:28:13 15:28:13.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:13 15:28:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:13 15:28:13.309 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:13 15:28:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:13 15:28:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:13 15:28:13.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:13 15:28:13.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:13 15:28:13.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:13 15:28:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:13 15:28:13.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:13 15:28:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:13 15:28:13.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:13 15:28:13.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:13 15:28:13.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:13 15:28:13.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:13 15:28:13.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:13 15:28:13.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:13 15:28:13.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:13 15:28:13.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:13 15:28:13.337 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1
11:28:13 15:28:13.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/)
11:28:13 15:28:13.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:13 15:28:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:13 15:28:13.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/)
11:28:13 15:28:13.838 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1
11:28:13 15:28:13.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/)
11:28:13 15:28:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:14 15:28:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:14 15:28:14.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/)
11:28:14 15:28:14.339 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1
11:28:14 15:28:14.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/)
11:28:14 15:28:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:14 15:28:14.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:14 15:28:14.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/)
11:28:14 15:28:14.844 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:14 15:28:14.844 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:14 15:28:14.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:14 15:28:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:14 15:28:14.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:14 15:28:14.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:14 15:28:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:14 15:28:14.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:14 15:28:14.852 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:14 15:28:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:14 15:28:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:14 15:28:14.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:14 15:28:14.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:14 15:28:14.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:14 15:28:14.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:14 15:28:14.884 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:14 15:28:14.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:14 15:28:14.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:14 15:28:14.885 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Item match:File
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:''
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:''
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:''
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:''
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:''
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:14 15:28:14.886 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:14 15:28:14.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:14 15:28:14.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:14 15:28:14.887 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:14 15:28:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:14 15:28:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:14 15:28:14.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:14 15:28:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:14 15:28:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:14 15:28:14.961 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:14 15:28:14.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:14 15:28:14.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:14 15:28:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:14 15:28:14.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:14 15:28:14.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:14 15:28:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:14 15:28:14.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:14 15:28:14.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:14 15:28:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:14 15:28:14.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:14 15:28:14.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:14 15:28:14.963 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:14 15:28:14.964 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:14 15:28:14.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:14 15:28:14.964 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:14 15:28:14.964 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:14 15:28:14.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:14 15:28:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:14 15:28:14.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:14 15:28:14.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:14 15:28:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:14 15:28:14.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:14 15:28:14.965 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:14 15:28:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:14 15:28:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:14 15:28:14.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:14 15:28:14.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.030 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:15 15:28:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:15 15:28:15.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.030 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:15 15:28:15.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.031 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip'
11:28:15 15:28:15.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:28:15 15:28:15.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.045 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:28:15 15:28:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:28:15 15:28:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:28:15 15:28:15.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:28:15 15:28:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:28:15 15:28:15.047 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip
11:28:15 15:28:15.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:15 15:28:15.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.080 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:15 15:28:15.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:15 15:28:15.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:15 15:28:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:15 15:28:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:15 15:28:15.112 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false
11:28:15 15:28:15.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:15 15:28:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.140 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:15 15:28:15.140 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:15 15:28:15.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:15 15:28:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.142 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:15 15:28:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:15 15:28:15.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:15 15:28:15.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:15 15:28:15.191 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:15 15:28:15.192 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:15 15:28:15.193 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:15 15:28:15.193 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:15 15:28:15.193 DEBUG [main][MenuItemLookup] Item match:File
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:15 15:28:15.194 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:15 15:28:15.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:15 15:28:15.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:15 15:28:15.195 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:15 15:28:15.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:15 15:28:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:15 15:28:15.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.267 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:15 15:28:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:15 15:28:15.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:15 15:28:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:15 15:28:15.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:15 15:28:15.270 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:15 15:28:15.270 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:15 15:28:15.270 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:15 15:28:15.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:15 15:28:15.270 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.270 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:15 15:28:15.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:15 15:28:15.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.271 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:15 15:28:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.341 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:15 15:28:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:15 15:28:15.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.342 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:15 15:28:15.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.342 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip'
11:28:15 15:28:15.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:28:15 15:28:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.343 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:28:15 15:28:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:28:15 15:28:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:28:15 15:28:15.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:28:15 15:28:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:28:15 15:28:15.358 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip
11:28:15 15:28:15.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:15 15:28:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.392 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:15 15:28:15.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:15 15:28:15.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:15 15:28:15.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:15 15:28:15.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:15 15:28:15.427 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false
11:28:15 15:28:15.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:15 15:28:15.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.453 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:15 15:28:15.453 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:15 15:28:15.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:15 15:28:15.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.455 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:15 15:28:15.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:15 15:28:15.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:15 15:28:15.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:15 15:28:15.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:15 15:28:15.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:15 15:28:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:15 15:28:15.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Item match:File
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:15 15:28:15.489 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.490 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:15 15:28:15.490 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:15 15:28:15.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:15 15:28:15.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:15 15:28:15.490 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:15 15:28:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:15 15:28:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:15 15:28:15.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.565 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:15 15:28:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:15 15:28:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:15 15:28:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:15 15:28:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:15 15:28:15.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:15 15:28:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:15 15:28:15.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:15 15:28:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:15 15:28:15.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:15 15:28:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:15 15:28:15.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:15 15:28:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:15 15:28:15.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:15 15:28:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:15 15:28:15.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:15 15:28:15.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:15 15:28:15.567 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:15 15:28:15.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:15 15:28:15.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:15 15:28:15.567 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.567 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:15 15:28:15.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:15 15:28:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.568 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:15 15:28:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.633 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.633 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.633 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory'
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:15 15:28:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.634 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
11:28:15 15:28:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.634 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:15 15:28:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:28:15 15:28:15.637 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory
11:28:15 15:28:15.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:15 15:28:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.646 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:15 15:28:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:15 15:28:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:15 15:28:15.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:15 15:28:15.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:15 15:28:15.681 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true
11:28:15 15:28:15.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:15 15:28:15.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace")
11:28:15 15:28:15.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.710 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace
11:28:15 15:28:15.710 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace
11:28:15 15:28:15.711 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace
11:28:15 15:28:15.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.712 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:15 15:28:15.712 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:15 15:28:15.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:15 15:28:15.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.714 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:15 15:28:15.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:15 15:28:15.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:15 15:28:15.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:15 15:28:15.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:15 15:28:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:15 15:28:15.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:15 15:28:15.746 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:15 15:28:15.746 DEBUG [main][MenuItemLookup] Item match:File
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:''
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:15 15:28:15.747 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:15 15:28:15.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:15 15:28:15.747 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:15 15:28:15.747 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:15 15:28:15.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:15 15:28:15.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:15 15:28:15.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.826 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:15 15:28:15.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:15 15:28:15.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:15 15:28:15.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:15 15:28:15.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:15 15:28:15.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:15 15:28:15.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:15 15:28:15.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:15 15:28:15.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:15 15:28:15.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:15 15:28:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:15 15:28:15.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:15 15:28:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:15 15:28:15.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:15 15:28:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:15 15:28:15.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:15 15:28:15.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:15 15:28:15.828 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:15 15:28:15.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:15 15:28:15.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:15 15:28:15.828 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.828 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:15 15:28:15.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:15 15:28:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.829 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:15 15:28:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:15 15:28:15.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.899 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:15 15:28:15.899 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:15 15:28:15.899 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory'
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.900 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
11:28:15 15:28:15.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.900 TRACE [main][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:15 15:28:15.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:28:15 15:28:15.903 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory
11:28:15 15:28:15.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:15 15:28:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.911 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:15 15:28:15.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:15 15:28:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:15 15:28:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:15 15:28:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:15 15:28:15.944 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects
11:28:15 15:28:15.944 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:28:15 15:28:15.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:28:15 15:28:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:15 15:28:15.945 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:28:15 15:28:15.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:15 15:28:15.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:15 15:28:15.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:15 15:28:15.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:15 15:28:15.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:15 15:28:15.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:15 15:28:15.963 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:15 15:28:15.963 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB):
11:28:15 15:28:15.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:28:15 15:28:15.974 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:15 15:28:15.974 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:15 15:28:15.974 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC):
11:28:15 15:28:15.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:28:15 15:28:15.975 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:15 15:28:15.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:15 15:28:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:15 15:28:15.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:15 15:28:15.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:15 15:28:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:15 15:28:15.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:15 15:28:15.976 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1
11:28:15 15:28:15.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:15 15:28:15.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:16 15:28:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:16 15:28:16.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:16 15:28:16.476 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1
11:28:16 15:28:16.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:16 15:28:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:16 15:28:16.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:16 15:28:16.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:16 15:28:16.977 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1
11:28:16 15:28:16.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:16 15:28:16.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:17 15:28:17.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:17 15:28:17.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:17 15:28:17.478 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:17 15:28:17.478 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:17 15:28:17.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:17 15:28:17.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:17 15:28:17.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:17 15:28:17.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:17 15:28:17.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:17 15:28:17.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:17 15:28:17.484 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:17 15:28:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:17 15:28:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:17 15:28:17.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:17 15:28:17.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:17 15:28:17.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:17 15:28:17.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:17 15:28:17.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:17 15:28:17.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:17 15:28:17.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:17 15:28:17.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:17 15:28:17.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:17 15:28:17.533 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:17 15:28:17.533 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:17 15:28:17.533 DEBUG [main][MenuItemLookup] Item match:File
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:''
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:''
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:''
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:''
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:''
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:17 15:28:17.534 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:17 15:28:17.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:17 15:28:17.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:17 15:28:17.534 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:17 15:28:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:17 15:28:17.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:17 15:28:17.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:17 15:28:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:17 15:28:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:17 15:28:17.605 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:17 15:28:17.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:17 15:28:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:17 15:28:17.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:17 15:28:17.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:17 15:28:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:17 15:28:17.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:17 15:28:17.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:17 15:28:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:17 15:28:17.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:17 15:28:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:17 15:28:17.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:17 15:28:17.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:17 15:28:17.607 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:17 15:28:17.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:17 15:28:17.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:17 15:28:17.607 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:17 15:28:17.607 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:17 15:28:17.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:17 15:28:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:17 15:28:17.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:17 15:28:17.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:17 15:28:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:17 15:28:17.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:17 15:28:17.608 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:17 15:28:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:17 15:28:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:17 15:28:17.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:17 15:28:17.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:17 15:28:17.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:17 15:28:17.688 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:17 15:28:17.688 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:17 15:28:17.688 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory'
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:17 15:28:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:17 15:28:17.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:17 15:28:17.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:17 15:28:17.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:17 15:28:17.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:17 15:28:17.689 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
11:28:17 15:28:17.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:17 15:28:17.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:17 15:28:17.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:17 15:28:17.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:17 15:28:17.689 TRACE [main][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:17 15:28:17.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:17 15:28:17.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:17 15:28:17.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:17 15:28:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:17 15:28:17.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:28:17 15:28:17.692 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory
11:28:17 15:28:17.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:17 15:28:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:17 15:28:17.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:17 15:28:17.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:17 15:28:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:17 15:28:17.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:17 15:28:17.700 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:17 15:28:17.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:17 15:28:17.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:17 15:28:17.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:17 15:28:17.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:17 15:28:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:17 15:28:17.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:17 15:28:17.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:17 15:28:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:17 15:28:17.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:17 15:28:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:17 15:28:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:17 15:28:17.769 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:28:17 15:28:17.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:28:17 15:28:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:17 15:28:17.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:17 15:28:17.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:17 15:28:17.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:17 15:28:17.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:17 15:28:17.770 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:28:17 15:28:17.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:17 15:28:17.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:17 15:28:17.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:17 15:28:17.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:17 15:28:17.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:17 15:28:17.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:17 15:28:17.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:17 15:28:17.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:17 15:28:17.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:17 15:28:17.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:17 15:28:17.783 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1
11:28:17 15:28:17.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:17 15:28:17.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:18 15:28:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:18 15:28:18.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:18 15:28:18.284 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1
11:28:18 15:28:18.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:18 15:28:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:18 15:28:18.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:18 15:28:18.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:18 15:28:18.785 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1
11:28:18 15:28:18.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:18 15:28:18.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:19 15:28:19.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:19 15:28:19.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:19 15:28:19.286 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:19 15:28:19.286 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:19 15:28:19.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:19 15:28:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:19 15:28:19.290 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:19 15:28:19.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:19 15:28:19.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:19 15:28:19.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:19 15:28:19.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:19 15:28:19.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:19 15:28:19.320 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:19 15:28:19.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:19 15:28:19.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:19 15:28:19.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:19 15:28:19.321 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:19 15:28:19.321 DEBUG [main][MenuItemLookup] Item match:File
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:''
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:''
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:''
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:''
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:''
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:19 15:28:19.322 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:19 15:28:19.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:19 15:28:19.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:19 15:28:19.322 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:19 15:28:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:19 15:28:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:19 15:28:19.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:19 15:28:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:19 15:28:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:19 15:28:19.396 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:19 15:28:19.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:19 15:28:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:19 15:28:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:19 15:28:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:19 15:28:19.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:19 15:28:19.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:19 15:28:19.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:19 15:28:19.398 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:19 15:28:19.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:19 15:28:19.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:19 15:28:19.399 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:19 15:28:19.399 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:19 15:28:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:19 15:28:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:19 15:28:19.399 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:19 15:28:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:19 15:28:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:19 15:28:19.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:19 15:28:19.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:19 15:28:19.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:19 15:28:19.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:19 15:28:19.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:19 15:28:19.469 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:19 15:28:19.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:19 15:28:19.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:19 15:28:19.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:19 15:28:19.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:19 15:28:19.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:19 15:28:19.469 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:19 15:28:19.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:19 15:28:19.470 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory'
11:28:19 15:28:19.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:19 15:28:19.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:19 15:28:19.470 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
11:28:19 15:28:19.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:19 15:28:19.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:19 15:28:19.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:19 15:28:19.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:19 15:28:19.471 TRACE [main][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:19 15:28:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:28:19 15:28:19.484 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory
11:28:19 15:28:19.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:19 15:28:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:19 15:28:19.493 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:19 15:28:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:19 15:28:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:19 15:28:19.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:19 15:28:19.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:19 15:28:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:19 15:28:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:19 15:28:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:19 15:28:19.516 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects
11:28:19 15:28:19.516 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:28:19 15:28:19.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:28:19 15:28:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:19 15:28:19.517 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:28:19 15:28:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:19 15:28:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:19 15:28:19.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:19 15:28:19.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:19 15:28:19.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:19 15:28:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:19 15:28:19.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:19 15:28:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:19 15:28:19.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:19 15:28:19.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:19 15:28:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:19 15:28:19.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:19 15:28:19.520 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1
11:28:19 15:28:19.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:19 15:28:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:20 15:28:20.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:20 15:28:20.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:20 15:28:20.021 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1
11:28:20 15:28:20.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:20 15:28:20.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:20 15:28:20.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:20 15:28:20.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:20 15:28:20.521 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1
11:28:20 15:28:20.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:20 15:28:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:21 15:28:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:21 15:28:21.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:21 15:28:21.022 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:21 15:28:21.022 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:21 15:28:21.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:21 15:28:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:21 15:28:21.027 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:21 15:28:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:21 15:28:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:21 15:28:21.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:21 15:28:21.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:21 15:28:21.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:21 15:28:21.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:21 15:28:21.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:21 15:28:21.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:21 15:28:21.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:21 15:28:21.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:21 15:28:21.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:21 15:28:21.079 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:21 15:28:21.079 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:21 15:28:21.079 DEBUG [main][MenuItemLookup] Item match:File
11:28:21 15:28:21.079 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:''
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:''
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:''
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:''
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:''
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:21 15:28:21.080 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:21 15:28:21.080 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:21 15:28:21.080 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:21 15:28:21.080 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:21 15:28:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:21 15:28:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:21 15:28:21.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:21 15:28:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:21 15:28:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:21 15:28:21.149 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:21 15:28:21.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:21 15:28:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:21 15:28:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:21 15:28:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:21 15:28:21.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:21 15:28:21.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:21 15:28:21.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:21 15:28:21.151 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:21 15:28:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:21 15:28:21.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:21 15:28:21.152 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:21 15:28:21.152 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:21 15:28:21.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:21 15:28:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:21 15:28:21.153 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:21 15:28:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:21 15:28:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:21 15:28:21.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:21 15:28:21.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:21 15:28:21.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:21 15:28:21.217 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:21 15:28:21.217 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:21 15:28:21.217 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory'
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:21 15:28:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:21 15:28:21.218 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
11:28:21 15:28:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:21 15:28:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:21 15:28:21.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:21 15:28:21.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:21 15:28:21.218 TRACE [main][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:21 15:28:21.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:28:21 15:28:21.221 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory
11:28:21 15:28:21.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:21 15:28:21.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:21 15:28:21.257 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:21 15:28:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:21 15:28:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:21 15:28:21.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:21 15:28:21.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:21 15:28:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:21 15:28:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:21 15:28:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:21 15:28:21.310 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:28:21 15:28:21.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:28:21 15:28:21.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:21 15:28:21.321 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:28:21 15:28:21.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:21 15:28:21.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:21 15:28:21.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:21 15:28:21.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.322 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects
11:28:21 15:28:21.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All")
11:28:21 15:28:21.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:21 15:28:21.323 INFO [WorkbenchTestable][AbstractButton] Click button &Select All
11:28:21 15:28:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:21 15:28:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:21 15:28:21.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:21 15:28:21.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:21 15:28:21.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:21 15:28:21.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:21 15:28:21.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:21 15:28:21.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:21 15:28:21.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:21 15:28:21.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:21 15:28:21.326 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1
11:28:21 15:28:21.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:21 15:28:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:21 15:28:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:21 15:28:21.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:21 15:28:21.827 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1
11:28:21 15:28:21.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:21 15:28:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:22 15:28:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:22 15:28:22.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:22 15:28:22.327 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1
11:28:22 15:28:22.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:22 15:28:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:22 15:28:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:22 15:28:22.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:22 15:28:22.828 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:22 15:28:22.828 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:22 15:28:22.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:22 15:28:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:22 15:28:22.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:22 15:28:22.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:22 15:28:22.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:22 15:28:22.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:22 15:28:22.836 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:22 15:28:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:22 15:28:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:22 15:28:22.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:22 15:28:22.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:22 15:28:22.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:22 15:28:22.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:22 15:28:22.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:22 15:28:22.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:22 15:28:22.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:22 15:28:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:22 15:28:22.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:22 15:28:22.866 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Item match:File
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:22 15:28:22.866 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:22 15:28:22.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:22 15:28:22.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:22 15:28:22.883 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:22 15:28:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:22 15:28:22.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:22 15:28:22.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:22 15:28:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:22 15:28:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:22 15:28:22.949 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:22 15:28:22.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:22 15:28:22.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:22 15:28:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:22 15:28:22.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:22 15:28:22.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:22 15:28:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:22 15:28:22.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:22 15:28:22.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:22 15:28:22.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:22 15:28:22.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:22 15:28:22.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:22 15:28:22.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:22 15:28:22.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:22 15:28:22.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:22 15:28:22.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:22 15:28:22.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:22 15:28:22.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:22 15:28:22.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:22 15:28:22.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:22 15:28:22.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:22 15:28:22.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:22 15:28:22.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:22 15:28:22.951 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:22 15:28:22.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:22 15:28:22.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:22 15:28:22.951 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:22 15:28:22.951 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:22 15:28:22.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:22 15:28:22.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:22 15:28:22.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:22 15:28:22.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:22 15:28:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:22 15:28:22.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:22 15:28:22.952 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:22 15:28:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:22 15:28:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:22 15:28:22.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:22 15:28:22.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:22 15:28:22.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:23 15:28:23.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:23 15:28:23.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:23 15:28:23.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:23 15:28:23.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:23 15:28:23.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:23 15:28:23.014 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:23 15:28:23.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:23 15:28:23.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:23 15:28:23.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:23 15:28:23.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:23 15:28:23.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:23 15:28:23.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:23 15:28:23.015 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:23 15:28:23.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:23 15:28:23.015 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory'
11:28:23 15:28:23.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:23 15:28:23.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:23 15:28:23.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:23 15:28:23.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:23 15:28:23.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:23 15:28:23.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:23 15:28:23.015 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
11:28:23 15:28:23.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:23 15:28:23.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:23 15:28:23.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:23 15:28:23.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Wait for synchronization
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Wait for synchronization
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Wait for synchronization
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Wait for synchronization
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Wait for synchronization
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:23 15:28:23.016 TRACE [main][WidgetHandler] Wait for synchronization
11:28:23 15:28:23.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:23 15:28:23.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:23 15:28:23.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:23 15:28:23.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:23 15:28:23.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:23 15:28:23.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:28:23 15:28:23.018 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory
11:28:23 15:28:23.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:23 15:28:23.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:23 15:28:23.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:23 15:28:23.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:23 15:28:23.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:23 15:28:23.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:23 15:28:23.026 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:23 15:28:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:23 15:28:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:23 15:28:23.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:23 15:28:23.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:23 15:28:23.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:23 15:28:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:23 15:28:23.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:23 15:28:23.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:23 15:28:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:23 15:28:23.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:23 15:28:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:23 15:28:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:23 15:28:23.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:23 15:28:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:23 15:28:23.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:23 15:28:23.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:23 15:28:23.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:23 15:28:23.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:23 15:28:23.061 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1
11:28:23 15:28:23.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:23 15:28:23.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:23 15:28:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:23 15:28:23.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA)
11:28:23 15:28:23.561 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1
11:28:23 15:28:23.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:23 15:28:23.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:24 15:28:24.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:24 15:28:24.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB)
11:28:24 15:28:24.062 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1
11:28:24 15:28:24.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:24 15:28:24.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:24 15:28:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:24 15:28:24.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC)
11:28:24 15:28:24.563 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:24 15:28:24.563 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:24 15:28:24.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:24 15:28:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:24 15:28:24.571 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:24 15:28:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:24 15:28:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:24 15:28:24.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:24 15:28:24.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:24 15:28:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:24 15:28:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:24 15:28:24.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:24 15:28:24.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:24 15:28:24.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:24 15:28:24.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:24 15:28:24.620 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:24 15:28:24.620 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Item match:File
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:''
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:''
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:''
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:''
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:''
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:24 15:28:24.621 DEBUG [main][MenuItemLookup] Item match:Import...
11:28:24 15:28:24.622 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:28:24 15:28:24.622 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:28:24 15:28:24.622 INFO [main][MenuItemHandler] Select menu item: &Import...
11:28:24 15:28:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:24 15:28:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:24 15:28:24.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:24 15:28:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:24 15:28:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:24 15:28:24.688 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:24 15:28:24.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:24 15:28:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:24 15:28:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:24 15:28:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:24 15:28:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:24 15:28:24.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:24 15:28:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:24 15:28:24.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:24 15:28:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:24 15:28:24.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:24 15:28:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:24 15:28:24.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:24 15:28:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:24 15:28:24.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:24 15:28:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:24 15:28:24.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:24 15:28:24.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:28:24 15:28:24.690 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:28:24 15:28:24.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:28:24 15:28:24.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:28:24 15:28:24.690 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:24 15:28:24.690 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:28:24 15:28:24.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:24 15:28:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:24 15:28:24.691 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:24 15:28:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:24 15:28:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:24 15:28:24.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:24 15:28:24.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:28:24 15:28:24.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:24 15:28:24.751 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:24 15:28:24.751 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.751 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory'
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:24 15:28:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:24 15:28:24.752 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
11:28:24 15:28:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:24 15:28:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:24 15:28:24.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:24 15:28:24.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.752 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:24 15:28:24.753 TRACE [main][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:24 15:28:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:28:24 15:28:24.755 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory
11:28:24 15:28:24.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:28:24 15:28:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:24 15:28:24.763 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:28:24 15:28:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:24 15:28:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:24 15:28:24.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:24 15:28:24.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:28:24 15:28:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:24 15:28:24.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:28:24 15:28:24.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:28:24 15:28:24.799 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false
11:28:24 15:28:24.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
11:28:24 15:28:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:24 15:28:24.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace")
11:28:24 15:28:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:24 15:28:24.810 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace
11:28:24 15:28:24.810 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed
11:28:24 15:28:24.810 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:28:24 15:28:24.810 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard
11:28:24 15:28:24.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:24 15:28:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:24 15:28:24.812 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:24 15:28:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:24 15:28:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:24 15:28:24.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:24 15:28:24.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:24 15:28:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:24 15:28:24.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:24 15:28:24.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:24 15:28:24.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:24 15:28:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:24 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.934 s - in org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest
11:28:24 getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 0.208 s
11:28:24 setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 1.749 s
11:28:24 copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 0.307 s
11:28:24 copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 0.295 s
11:28:24 copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 0.257 s
11:28:24 selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 1.787 s
11:28:24 deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 1.789 s
11:28:24 selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 1.757 s
11:28:24 selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 1.786 s
11:28:24 setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 1.755 s
11:28:24 copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest)  Time elapsed: 0.239 s
11:28:24 Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest
11:28:24 15:28:24.873 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest
11:28:24 15:28:24.874 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:28:24 15:28:24.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:24 15:28:24.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest
11:28:24 15:28:24.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:24 15:28:24.874 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:28:24 15:28:24.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:24 15:28:24.875 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:28:24 15:28:24.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:24 15:28:24.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:24 15:28:24.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest)
11:28:24 15:28:24.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest
11:28:24 15:28:24.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:24 15:28:24.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:24 15:28:24.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:24 15:28:24.876 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:24 15:28:24.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:24 15:28:24.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:24 15:28:24.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:24 15:28:24.878 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:24 15:28:24.878 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:24 15:28:24.878 DEBUG [main][MenuItemLookup] Item match:File
11:28:24 15:28:24.879 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:24 15:28:24.879 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:''
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:''
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:''
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:28:24 15:28:24.882 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:28:24 15:28:24.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:28:24 15:28:24.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:28:24 15:28:24.882 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:28:24 15:28:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:28:24 15:28:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:28:24 15:28:24.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:28:24 15:28:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:24 15:28:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:24 15:28:24.958 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:28:24 15:28:24.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:24 15:28:24.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:24 15:28:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:24 15:28:24.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:24 15:28:24.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:24 15:28:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:24 15:28:24.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:24 15:28:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:24 15:28:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:24 15:28:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:24 15:28:24.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:24 15:28:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:25 15:28:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:25 15:28:25.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:25 15:28:25.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:25 15:28:25.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:25 15:28:25.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:25 15:28:25.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:25 15:28:25.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:25 15:28:25.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:25 15:28:25.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:28:25 15:28:25.461 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:28:25 15:28:25.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:28:25 15:28:25.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:28:25 15:28:25.463 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:28:25 15:28:25.463 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:28:25 15:28:25.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:25 15:28:25.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:25 15:28:25.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:25 15:28:25.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:25 15:28:25.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:25 15:28:25.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:25 15:28:25.465 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:25 15:28:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:25 15:28:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:25 15:28:25.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:25 15:28:25.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:25 15:28:25.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:25 15:28:25.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:25 15:28:25.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:25 15:28:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:28:25 15:28:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:28:25 15:28:25.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:28:25 15:28:25.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:25 15:28:25.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:25 15:28:25.510 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:28:25 15:28:25.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:25 15:28:25.511 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject'
11:28:25 15:28:25.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:28:25 is "Project name:")
11:28:25 15:28:25.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:25 15:28:25.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:25 15:28:25.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:25 15:28:25.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:25 15:28:25.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:28:25 15:28:25.513 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:28:25 15:28:25.513 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject
11:28:25 15:28:25.514 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:28:25 15:28:25.514 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
11:28:25 15:28:25.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:28:25 15:28:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:25 15:28:25.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:25 15:28:25.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:25 15:28:25.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:25 15:28:25.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:25 15:28:25.516 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:28:25 15:28:25.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:25 15:28:25.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:25 15:28:25.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:25 15:28:25.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:25 15:28:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:26 15:28:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:26 15:28:26.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:26 15:28:26.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:26 15:28:26.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:28:26 15:28:26.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:26 15:28:26.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:26 15:28:26.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:26 15:28:26.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:26 15:28:26.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:26 15:28:26.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:26 15:28:26.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:28:26 15:28:26.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:26 15:28:26.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:26 15:28:26.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:26 15:28:26.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:26 15:28:26.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:26 15:28:26.021 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:26 15:28:26.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:26 15:28:26.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:26 15:28:26.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:28:26 15:28:26.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:28:26 15:28:26.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:28:26 15:28:26.036 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:26 15:28:26.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:26 15:28:26.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:26 15:28:26.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:26 15:28:26.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:26 15:28:26.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:26 15:28:26.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:26 15:28:26.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:26 15:28:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:26 15:28:26.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:26 15:28:26.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:26 15:28:26.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:26 15:28:26.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:27 15:28:27.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:27 15:28:27.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:27 15:28:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:27 15:28:27.039 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:27 15:28:27.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:27 15:28:27.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:27 15:28:27.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:27 15:28:27.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:27 15:28:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:27 15:28:27.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:27 15:28:27.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:27 15:28:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:27 15:28:27.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:27 15:28:27.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject
11:28:27 15:28:27.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:28:27 15:28:27.040 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:27 15:28:27.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:27 15:28:27.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:27 15:28:27.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:27 15:28:27.041 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:27 15:28:27.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:27 15:28:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:27 15:28:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:27 15:28:27.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:27 15:28:27.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:27 15:28:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:27 15:28:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:27 15:28:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:27 15:28:27.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:27 15:28:27.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:27 15:28:27.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:27 15:28:27.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:28 15:28:28.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:28 15:28:28.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:28 15:28:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:28 15:28:28.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:28 15:28:28.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:28 15:28:28.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:28 15:28:28.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:28 15:28:28.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:28 15:28:28.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:28 15:28:28.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:28 15:28:28.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:28 15:28:28.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:28 15:28:28.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:28 15:28:28.045 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject
11:28:28 15:28:28.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:28 15:28:28.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:28 15:28:28.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:28 15:28:28.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:28 15:28:28.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:28 15:28:28.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:28 15:28:28.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:28 15:28:28.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:28 15:28:28.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:28 15:28:28.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:28 15:28:28.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:28 15:28:28.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:28 15:28:28.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:29 15:28:29.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:29 15:28:29.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:29 15:28:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:29 15:28:29.048 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:29 15:28:29.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:29 15:28:29.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:29 15:28:29.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:29 15:28:29.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:29 15:28:29.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:29 15:28:29.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:29 15:28:29.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:29 15:28:29.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:29 15:28:29.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:29 15:28:29.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject
11:28:29 15:28:29.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:29 15:28:29.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:29 15:28:29.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:29 15:28:29.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:29 15:28:29.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:29 15:28:29.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:29 15:28:29.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:29 15:28:29.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:29 15:28:29.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:29 15:28:29.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:29 15:28:29.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:29 15:28:29.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:29 15:28:29.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:30 15:28:30.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:30 15:28:30.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:30 15:28:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:30 15:28:30.052 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:30 15:28:30.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:30 15:28:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:30 15:28:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:30 15:28:30.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:30 15:28:30.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:30 15:28:30.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:30 15:28:30.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:30 15:28:30.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:30 15:28:30.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:30 15:28:30.053 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject
11:28:30 15:28:30.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject
11:28:30 15:28:30.054 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject
11:28:30 15:28:30.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection
11:28:30 15:28:30.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject
11:28:30 15:28:30.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:30 15:28:30.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:30 15:28:30.087 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:30 15:28:30.087 DEBUG [main][MenuItemLookup] Found menu:''
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:''
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:''
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:''
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:''
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:''
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:30 15:28:30.088 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:28:30 15:28:30.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:28:30 15:28:30.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:28:30 15:28:30.088 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:28:30 15:28:30.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:30 15:28:30.089 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer
11:28:30 15:28:30.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject
11:28:30 15:28:30.589 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject
11:28:30 15:28:30.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection
11:28:30 15:28:30.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject
11:28:30 15:28:30.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:30 15:28:30.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:30 15:28:30.620 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:30 15:28:30.621 DEBUG [main][MenuItemLookup] Found menu:''
11:28:30 15:28:30.621 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:30 15:28:30.621 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:30 15:28:30.621 DEBUG [main][MenuItemLookup] Found menu:''
11:28:30 15:28:30.621 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:30 15:28:30.621 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:30 15:28:30.621 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:30 15:28:30.621 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:30 15:28:30.621 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:28:30 15:28:30.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:28:30 15:28:30.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:28:30 15:28:30.621 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:28:30 15:28:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:28:31 15:28:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:28:31 15:28:31.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:28:31 15:28:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:31 15:28:31.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:31 15:28:31.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:28:31 15:28:31.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:31 15:28:31.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:31 15:28:31.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:31 15:28:31.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:31 15:28:31.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:31 15:28:31.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:31 15:28:31.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:31 15:28:31.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:31 15:28:31.201 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:28:31 15:28:31.201 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:28:31 15:28:31.201 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:28:31 15:28:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:31 15:28:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:31 15:28:31.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:31 15:28:31.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:31 15:28:31.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:28:31 15:28:31.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:31 15:28:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:31 15:28:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:31 15:28:31.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:31 15:28:31.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:31 15:28:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:31 15:28:31.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:31 15:28:31.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:31 15:28:31.202 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:28:31 15:28:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:31 15:28:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:31 15:28:31.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:31 15:28:31.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:31 15:28:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:28:31 15:28:31.205 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:31 15:28:31.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest
11:28:31 15:28:31.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:31 15:28:31.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:31 15:28:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:31 15:28:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:31 15:28:31.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest)
11:28:31 15:28:31.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:31 15:28:31.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest)
11:28:31 15:28:31.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest
11:28:31 15:28:31.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:31 15:28:31.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:31 15:28:31.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:31 15:28:31.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:28:31 15:28:31.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:31 15:28:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:31 15:28:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:31 15:28:31.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:31 15:28:31.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:28:31 15:28:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:31 15:28:31.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:31 15:28:31.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:31 15:28:31.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:31 15:28:31.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:31 15:28:31.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:31 15:28:31.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:28:31 15:28:31.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:28:31 15:28:31.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:28:31 15:28:31.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:31 15:28:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:31 15:28:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:28:31 15:28:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:31 15:28:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:31 15:28:31.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:31 15:28:31.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:31 15:28:31.715 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:31 15:28:31.715 DEBUG [main][MenuItemLookup] Item match:File
11:28:31 15:28:31.716 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:31 15:28:31.716 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:''
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:''
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:''
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:28:31 15:28:31.719 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:28:31 15:28:31.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:28:31 15:28:31.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:28:31 15:28:31.720 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:28:31 15:28:31.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:28:31 15:28:31.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:28:31 15:28:31.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:28:31 15:28:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:31 15:28:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:31 15:28:31.798 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:28:31 15:28:31.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:31 15:28:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:31 15:28:31.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:31 15:28:31.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:31 15:28:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:31 15:28:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:31 15:28:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:31 15:28:31.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:31 15:28:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:31 15:28:31.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:31 15:28:31.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:31 15:28:31.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:28:31 15:28:31.800 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:28:31 15:28:31.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:28:31 15:28:31.800 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:28:31 15:28:31.800 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:31 15:28:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:31 15:28:31.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:31 15:28:31.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:31 15:28:31.801 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:31 15:28:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:31 15:28:31.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:31 15:28:31.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:31 15:28:31.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:31 15:28:31.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:31 15:28:31.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:28:31 15:28:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:28:31 15:28:31.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:28:31 15:28:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:31 15:28:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:31 15:28:31.838 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:28:31 15:28:31.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:31 15:28:31.838 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject'
11:28:31 15:28:31.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:28:31 is "Project name:")
11:28:31 15:28:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:31 15:28:31.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:31 15:28:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:28:31 15:28:31.840 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:28:31 15:28:31.841 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject
11:28:31 15:28:31.842 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:28:31 15:28:31.842 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
11:28:31 15:28:31.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:28:31 15:28:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:31 15:28:31.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:31 15:28:31.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:31 15:28:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:31 15:28:31.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:31 15:28:31.844 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:28:31 15:28:31.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:31 15:28:31.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:31 15:28:31.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:31 15:28:31.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:31 15:28:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:32 15:28:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:32 15:28:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:32 15:28:32.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:32 15:28:32.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:32 15:28:32.348 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:32 15:28:32.349 DEBUG [main][MenuItemLookup] Item match:File
11:28:32 15:28:32.349 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:32 15:28:32.350 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:''
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:28:32 15:28:32.352 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:28:32 15:28:32.353 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:32 15:28:32.353 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:28:32 15:28:32.353 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:28:32 15:28:32.353 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:28:32 15:28:32.353 DEBUG [main][MenuItemLookup] Found menu:''
11:28:32 15:28:32.353 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:28:32 15:28:32.353 DEBUG [main][MenuItemLookup] Found menu:''
11:28:32 15:28:32.353 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:28:32 15:28:32.353 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:28:32 15:28:32.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:28:32 15:28:32.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:28:32 15:28:32.353 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:28:32 15:28:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:28:32 15:28:32.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:28:32 15:28:32.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:28:32 15:28:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:32 15:28:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:32 15:28:32.437 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:28:32 15:28:32.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:32 15:28:32.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:32 15:28:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:32 15:28:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:32 15:28:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:32 15:28:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:32 15:28:32.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:32 15:28:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:32 15:28:32.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:32 15:28:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:32 15:28:32.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:32 15:28:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:32 15:28:32.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:32 15:28:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:32 15:28:32.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:32 15:28:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:32 15:28:32.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:32 15:28:32.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:28:32 15:28:32.440 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:28:32 15:28:32.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:28:32 15:28:32.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:28:32 15:28:32.440 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:28:32 15:28:32.440 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:28:32 15:28:32.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:32 15:28:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:32 15:28:32.442 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:32 15:28:32.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:32 15:28:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:32 15:28:32.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:32 15:28:32.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:32 15:28:32.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:32 15:28:32.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:32 15:28:32.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:32 15:28:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:28:32 15:28:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:28:32 15:28:32.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:28:32 15:28:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:32 15:28:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:32 15:28:32.495 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:28:32 15:28:32.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:32 15:28:32.495 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject'
11:28:32 15:28:32.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:28:32 is "Project name:")
11:28:32 15:28:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:28:32 15:28:32.497 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:28:32 15:28:32.497 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject
11:28:32 15:28:32.498 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693582104875'
11:28:32 15:28:32.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use default location")
11:28:32 15:28:32.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:32 15:28:32.500 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location
11:28:32 15:28:32.500 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location
11:28:32 15:28:32.500 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location
11:28:32 15:28:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:32 15:28:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:32 15:28:32.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:32 15:28:32.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:32 15:28:32.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:28:32 is "Location:")
11:28:32 15:28:32.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:28:32 15:28:32.516 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:28:32 15:28:32.516 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693582104875
11:28:32 15:28:32.519 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws'
11:28:32 15:28:32.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Add project to working sets")
11:28:32 15:28:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:32 15:28:32.520 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets
11:28:32 15:28:32.520 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets
11:28:32 15:28:32.520 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets
11:28:32 15:28:32.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:32 15:28:32.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:32 15:28:32.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:32 15:28:32.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:32 15:28:32.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:28:32 is "Working sets:")
11:28:32 15:28:32.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:28:32 15:28:32.523 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:28:32 15:28:32.523 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page
11:28:32 15:28:32.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:32 15:28:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:32 15:28:32.525 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:32 15:28:32.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:32 15:28:32.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:32 15:28:32.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:32 15:28:32.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:32 15:28:32.533 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 
11:28:32 15:28:32.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewProjectReferencePage, index 0 and no matchers specified
11:28:32 15:28:32.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:28:32 15:28:32.534 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject
11:28:32 15:28:32.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:28:32 15:28:32.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:28:32 15:28:32.535 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject:
11:28:32 15:28:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:28:32 15:28:32.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:28:32 15:28:32.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:32 15:28:32.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:28:32 15:28:32.539 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
11:28:32 15:28:32.539 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
11:28:32 15:28:32.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:28:32 15:28:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:32 15:28:32.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:32 15:28:32.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:32 15:28:32.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:32 15:28:32.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:32 15:28:32.540 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:28:32 15:28:32.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:32 15:28:32.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:32 15:28:32.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:32 15:28:32.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:32 15:28:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:33 15:28:33.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:33 15:28:33.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:33 15:28:33.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:28:33 15:28:33.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:28:33 15:28:33.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:28:33 15:28:33.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:28:33 15:28:33.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:33 15:28:33.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:33 15:28:33.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:33 15:28:33.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:33 15:28:33.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:33 15:28:33.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:33 15:28:33.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:33 15:28:33.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:33 15:28:33.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:33 15:28:33.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:33 15:28:33.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:33 15:28:33.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:28:33 15:28:33.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:28:33 15:28:33.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:28:33 15:28:33.047 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:33 15:28:33.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:33 15:28:33.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:33 15:28:33.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:33 15:28:33.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:33 15:28:33.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:33 15:28:33.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:33 15:28:33.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:33 15:28:33.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:34 15:28:34.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:34 15:28:34.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:34 15:28:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:34 15:28:34.049 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:34 15:28:34.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:34 15:28:34.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:34 15:28:34.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:34 15:28:34.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:34 15:28:34.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:34 15:28:34.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:34 15:28:34.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:34 15:28:34.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:34 15:28:34.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:34 15:28:34.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject
11:28:34 15:28:34.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject
11:28:34 15:28:34.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:28:34 15:28:34.051 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:34 15:28:34.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:34 15:28:34.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:34 15:28:34.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:34 15:28:34.052 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:34 15:28:34.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:34 15:28:34.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:34 15:28:34.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:34 15:28:34.052 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:34 15:28:34.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:34 15:28:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:34 15:28:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:34 15:28:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:34 15:28:34.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:34 15:28:34.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:34 15:28:34.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:34 15:28:34.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:35 15:28:35.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:35 15:28:35.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:35 15:28:35.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:35 15:28:35.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:35 15:28:35.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:35 15:28:35.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:35 15:28:35.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:35 15:28:35.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:35 15:28:35.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:35 15:28:35.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:35 15:28:35.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:35 15:28:35.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:35 15:28:35.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:35 15:28:35.055 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject
11:28:35 15:28:35.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject
11:28:35 15:28:35.056 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:35 15:28:35.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:35 15:28:35.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:35 15:28:35.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:35 15:28:35.056 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:35 15:28:35.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:35 15:28:35.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:35 15:28:35.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:35 15:28:35.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:35 15:28:35.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:35 15:28:35.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:35 15:28:35.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:35 15:28:35.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:36 15:28:36.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:36 15:28:36.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:36 15:28:36.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:36 15:28:36.058 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:36 15:28:36.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:36 15:28:36.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:36 15:28:36.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:36 15:28:36.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:36 15:28:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:36 15:28:36.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:36 15:28:36.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:36 15:28:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:36 15:28:36.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:36 15:28:36.059 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject
11:28:36 15:28:36.060 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject
11:28:36 15:28:36.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject
11:28:36 15:28:36.060 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject
11:28:36 15:28:36.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection
11:28:36 15:28:36.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject
11:28:36 15:28:36.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:36 15:28:36.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:''
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:''
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:''
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:''
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:''
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:''
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:36 15:28:36.091 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:28:36 15:28:36.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:28:36 15:28:36.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:28:36 15:28:36.091 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:28:36 15:28:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:36 15:28:36.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:36 15:28:36.592 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer
11:28:36 15:28:36.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject
11:28:36 15:28:36.593 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject
11:28:36 15:28:36.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection
11:28:36 15:28:36.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject
11:28:36 15:28:36.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:36 15:28:36.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Found menu:''
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Found menu:''
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:36 15:28:36.621 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:28:36 15:28:36.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:28:36 15:28:36.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:28:36 15:28:36.621 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:28:36 15:28:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:28:37 15:28:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:28:37 15:28:37.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:28:37 15:28:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:37 15:28:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:37 15:28:37.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:37 15:28:37.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:37 15:28:37.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:37 15:28:37.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:37 15:28:37.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:37 15:28:37.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:37 15:28:37.200 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:28:37 15:28:37.200 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:28:37 15:28:37.200 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:37 15:28:37.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:37 15:28:37.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:37 15:28:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:37 15:28:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:37 15:28:37.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:37 15:28:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:37 15:28:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:37 15:28:37.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:37 15:28:37.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:37 15:28:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:37 15:28:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:37 15:28:37.201 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:28:37 15:28:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:37 15:28:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:37 15:28:37.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:37 15:28:37.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:37 15:28:37.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:28:37 15:28:37.204 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:37 15:28:37.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:37 15:28:37.705 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:37 15:28:37.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:37 15:28:37.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:37 15:28:37.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:37 15:28:37.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:37 15:28:37.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:37 15:28:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:37 15:28:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:37 15:28:37.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:37 15:28:37.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:37 15:28:37.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:38 15:28:38.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:38 15:28:38.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:38 15:28:38.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:38 15:28:38.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:38 15:28:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:38 15:28:38.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:38 15:28:38.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:38 15:28:38.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:38 15:28:38.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:38 15:28:38.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:38 15:28:38.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:38 15:28:38.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:38 15:28:38.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:38 15:28:38.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:38 15:28:38.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:38 15:28:38.709 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject
11:28:38 15:28:38.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:38 15:28:38.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:38 15:28:38.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:38 15:28:38.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:38 15:28:38.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:38 15:28:38.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:38 15:28:38.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:38 15:28:38.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:38 15:28:38.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:38 15:28:38.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:38 15:28:38.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:39 15:28:39.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:39 15:28:39.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:39 15:28:39.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:39 15:28:39.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:39 15:28:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:39 15:28:39.712 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:39 15:28:39.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:39 15:28:39.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:39 15:28:39.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:39 15:28:39.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:39 15:28:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:39 15:28:39.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:39 15:28:39.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:39 15:28:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:39 15:28:39.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:39 15:28:39.713 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject
11:28:39 15:28:39.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject
11:28:39 15:28:39.713 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject
11:28:39 15:28:39.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection
11:28:39 15:28:39.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject
11:28:39 15:28:39.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:39 15:28:39.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:''
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:''
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:''
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:''
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:''
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:''
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:39 15:28:39.752 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:28:39 15:28:39.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:28:39 15:28:39.752 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:28:39 15:28:39.752 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:28:39 15:28:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:39 15:28:39.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer
11:28:40 15:28:40.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject
11:28:40 15:28:40.253 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject
11:28:40 15:28:40.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection
11:28:40 15:28:40.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject
11:28:40 15:28:40.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:40 15:28:40.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Found menu:''
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Found menu:''
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:40 15:28:40.285 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:28:40 15:28:40.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:28:40 15:28:40.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:28:40 15:28:40.285 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:28:40 15:28:40.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:28:40 15:28:40.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:28:40 15:28:40.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:28:40 15:28:40.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:40 15:28:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:40 15:28:40.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:40 15:28:40.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:40 15:28:40.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:28:40 15:28:40.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:40 15:28:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:40 15:28:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:40 15:28:40.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:40 15:28:40.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:40 15:28:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:40 15:28:40.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:40 15:28:40.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:40 15:28:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:40 15:28:40.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:40 15:28:40.869 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:28:40 15:28:40.869 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:28:40 15:28:40.869 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:28:40 15:28:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:40 15:28:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:40 15:28:40.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:40 15:28:40.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:40 15:28:40.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:28:40 15:28:40.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:40 15:28:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:40 15:28:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:40 15:28:40.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:40 15:28:40.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:40 15:28:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:40 15:28:40.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:40 15:28:40.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:40 15:28:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:40 15:28:40.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:40 15:28:40.871 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:28:40 15:28:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:40 15:28:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:40 15:28:40.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:40 15:28:40.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:40 15:28:40.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:28:40 15:28:40.874 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:28:41 15:28:41.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:28:41 15:28:41.374 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:41 15:28:41.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:41 15:28:41.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest)
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:41 15:28:41.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:41 15:28:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.502 s - in org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest
11:28:41 createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest)  Time elapsed: 6.832 s
11:28:41 createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest)  Time elapsed: 9.668 s
11:28:41 Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:41 15:28:41.384 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:41 15:28:41.385 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:28:41 15:28:41.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:41 15:28:41.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:41 15:28:41.386 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:41 15:28:41.386 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:28:41 15:28:41.386 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:41 15:28:41.386 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:28:41 15:28:41.386 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:41 15:28:41.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:41 15:28:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:41 15:28:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:41 15:28:41.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:41 15:28:41.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:41 15:28:41.389 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:41 15:28:41.389 DEBUG [main][MenuItemLookup] Item match:File
11:28:41 15:28:41.390 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:28:41 15:28:41.390 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:''
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:''
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:''
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:28:41 15:28:41.393 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:28:41 15:28:41.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:28:41 15:28:41.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:28:41 15:28:41.393 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:28:41 15:28:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:28:41 15:28:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:28:41 15:28:41.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:28:41 15:28:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:41 15:28:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:41 15:28:41.462 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:28:41 15:28:41.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:41 15:28:41.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:28:41 15:28:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:41 15:28:41.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:41 15:28:41.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:41 15:28:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:41 15:28:41.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:41 15:28:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:41 15:28:41.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:41 15:28:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:28:41 15:28:41.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:28:41 15:28:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:41 15:28:41.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:41 15:28:41.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:28:41 15:28:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:28:41 15:28:41.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:28:41 15:28:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:41 15:28:41.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:28:41 15:28:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:41 15:28:41.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:28:41 15:28:41.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:28:41 15:28:41.966 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:28:41 15:28:41.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:28:41 15:28:41.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:28:41 15:28:41.969 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:28:41 15:28:41.969 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:28:41 15:28:41.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:28:41 15:28:41.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:41 15:28:41.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:41 15:28:41.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:41 15:28:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:41 15:28:41.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:41 15:28:41.970 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:28:41 15:28:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:41 15:28:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:41 15:28:41.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:41 15:28:41.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:42 15:28:42.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:28:42 15:28:42.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:42 15:28:42.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:42 15:28:42.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:28:42 15:28:42.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:28:42 15:28:42.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:28:42 15:28:42.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:42 15:28:42.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:42 15:28:42.234 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:28:42 15:28:42.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:42 15:28:42.235 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject'
11:28:42 15:28:42.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:28:42 is "Project name:")
11:28:42 15:28:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:42 15:28:42.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:42 15:28:42.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:42 15:28:42.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:42 15:28:42.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:28:42 15:28:42.237 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:28:42 15:28:42.238 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject
11:28:42 15:28:42.268 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:28:42 15:28:42.268 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:28:42 15:28:42.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:28:42 15:28:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:42 15:28:42.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:42 15:28:42.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:42 15:28:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:42 15:28:42.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:42 15:28:42.271 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:28:42 15:28:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:42 15:28:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:42 15:28:42.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:42 15:28:42.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:42 15:28:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:45 15:28:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:45 15:28:45.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:45 15:28:45.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:45 15:28:45.473 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:28:45 15:28:45.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:45 15:28:45.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:45 15:28:45.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:45 15:28:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:45 15:28:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:45 15:28:45.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:45 15:28:45.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:28:45 15:28:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:45 15:28:45.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:45 15:28:45.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:45 15:28:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:45 15:28:45.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:45 15:28:45.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:45 15:28:45.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:45 15:28:45.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:45 15:28:45.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:28:45 15:28:45.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:28:45 15:28:45.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:28:45 15:28:45.477 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:45 15:28:45.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:45 15:28:45.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:45 15:28:45.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:45 15:28:45.478 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:45 15:28:45.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:45 15:28:45.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:45 15:28:45.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:45 15:28:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:45 15:28:45.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:45 15:28:45.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:45 15:28:45.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:45 15:28:45.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:46 15:28:46.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:46 15:28:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:28:46 15:28:46.480 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:28:46 15:28:46.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:28:46 15:28:46.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:46 15:28:46.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:28:46 15:28:46.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:46 15:28:46.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:46 15:28:46.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:46 15:28:46.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject
11:28:46 15:28:46.481 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject
11:28:46 15:28:46.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection
11:28:46 15:28:46.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject
11:28:46 15:28:46.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:46 15:28:46.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:28:46 15:28:46.519 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:28:46 15:28:46.520 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:28:46 15:28:46.520 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:28:46 15:28:46.520 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.520 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:28:46 15:28:46.520 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:28:46 15:28:46.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:28:46 15:28:46.520 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:28:46 15:28:46.520 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:28:46 15:28:46.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"]
11:28:46 15:28:46.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:46 15:28:46.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:46 15:28:46.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:46 15:28:46.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:46 15:28:46.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:46 15:28:46.641 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed
11:28:46 15:28:46.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:46 15:28:46.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:46 15:28:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:46 15:28:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:46 15:28:46.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:46 15:28:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:46 15:28:46.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:46 15:28:46.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:46 15:28:46.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:46 15:28:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:46 15:28:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:46 15:28:46.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test
11:28:46 15:28:46.644 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test
11:28:46 15:28:46.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection
11:28:46 15:28:46.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test
11:28:46 15:28:46.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:46 15:28:46.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:46 15:28:46.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:46 15:28:46.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:46 15:28:46.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:46 15:28:46.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:46 15:28:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:46 15:28:46.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:46 15:28:46.736 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:46 15:28:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:46 15:28:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:46 15:28:46.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:46 15:28:46.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:46 15:28:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:46 15:28:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:46 15:28:46.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:46 15:28:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:46 15:28:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:46 15:28:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:46 15:28:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:46 15:28:46.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:46 15:28:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:46 15:28:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:46 15:28:46.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:46 15:28:46.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:46 15:28:46.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:46 15:28:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:46 15:28:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:46 15:28:46.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:46 15:28:46.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:46 15:28:46.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:46 15:28:46.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:46 15:28:46.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:46 15:28:46.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:46 15:28:46.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:46 15:28:46.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject
11:28:46 15:28:46.800 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject
11:28:46 15:28:46.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection
11:28:46 15:28:46.830 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject
11:28:46 15:28:46.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:46 15:28:46.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:''
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:28:46 15:28:46.866 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:28:46 15:28:46.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:28:46 15:28:46.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:28:46 15:28:46.866 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:28:46 15:28:46.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"]
11:28:46 15:28:46.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:46 15:28:46.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:46 15:28:46.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:46 15:28:46.943 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:46 15:28:46.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:46 15:28:46.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:46 15:28:46.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:46 15:28:46.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:46 15:28:46.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test
11:28:46 15:28:46.944 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test
11:28:46 15:28:46.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection
11:28:46 15:28:46.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test
11:28:46 15:28:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:46 15:28:46.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:46 15:28:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:46 15:28:46.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:28:46 15:28:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:46 15:28:46.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:46 15:28:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:46 15:28:46.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:46 15:28:46.947 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:28:46 15:28:46.947 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:28:46 15:28:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:46 15:28:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:46 15:28:46.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:46 15:28:46.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:46 15:28:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:46 15:28:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:46 15:28:46.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:46 15:28:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:46 15:28:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:46 15:28:46.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:46 15:28:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:46 15:28:46.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:46 15:28:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:46 15:28:46.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:28:46 15:28:46.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:46 15:28:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:46 15:28:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:46 15:28:46.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:46 15:28:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:46 15:28:46.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:46 15:28:46.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:46 15:28:46.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:46 15:28:46.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:46 15:28:46.952 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:46 15:28:46.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:46 15:28:46.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:46 15:28:46.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:46 15:28:46.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:46 15:28:46.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:46 15:28:46.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:46 15:28:46.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:46 15:28:46.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:46 15:28:46.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:46 15:28:46.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:46 15:28:46.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:46 15:28:46.977 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject
11:28:46 15:28:46.977 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject
11:28:46 15:28:46.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection
11:28:46 15:28:46.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject
11:28:46 15:28:46.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:46 15:28:46.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:28:47 15:28:47.036 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:28:47 15:28:47.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:28:47 15:28:47.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:28:47 15:28:47.037 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:28:47 15:28:47.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"]
11:28:47 15:28:47.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.096 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed
11:28:47 15:28:47.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:47 15:28:47.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:47 15:28:47.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:47 15:28:47.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:47 15:28:47.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test
11:28:47 15:28:47.098 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test
11:28:47 15:28:47.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection
11:28:47 15:28:47.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test
11:28:47 15:28:47.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:28:47 15:28:47.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:47 15:28:47.101 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:28:47 15:28:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:47 15:28:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:47 15:28:47.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:47 15:28:47.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:47 15:28:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:47 15:28:47.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:47 15:28:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:47 15:28:47.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:47 15:28:47.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:47 15:28:47.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:47 15:28:47.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:47 15:28:47.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject
11:28:47 15:28:47.137 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject
11:28:47 15:28:47.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection
11:28:47 15:28:47.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject
11:28:47 15:28:47.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:47 15:28:47.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:28:47 15:28:47.185 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:28:47 15:28:47.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:28:47 15:28:47.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:28:47 15:28:47.185 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:28:47 15:28:47.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"]
11:28:47 15:28:47.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.251 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:47 15:28:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:47 15:28:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:47 15:28:47.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test
11:28:47 15:28:47.252 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test
11:28:47 15:28:47.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection
11:28:47 15:28:47.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test
11:28:47 15:28:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:47 15:28:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:28:47 15:28:47.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:47 15:28:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:47 15:28:47.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:47 15:28:47.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:47 15:28:47.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:47 15:28:47.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:47 15:28:47.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:47 15:28:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:47 15:28:47.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:47 15:28:47.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:47 15:28:47.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:47 15:28:47.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:47 15:28:47.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:47 15:28:47.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject
11:28:47 15:28:47.284 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject
11:28:47 15:28:47.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection
11:28:47 15:28:47.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject
11:28:47 15:28:47.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:47 15:28:47.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:28:47 15:28:47.346 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:28:47 15:28:47.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:28:47 15:28:47.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:28:47 15:28:47.346 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:28:47 15:28:47.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"]
11:28:47 15:28:47.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.406 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:47 15:28:47.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:47 15:28:47.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:47 15:28:47.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test
11:28:47 15:28:47.407 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test
11:28:47 15:28:47.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection
11:28:47 15:28:47.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test
11:28:47 15:28:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:28:47 15:28:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:47 15:28:47.409 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:28:47 15:28:47.409 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:28:47 15:28:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:47 15:28:47.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:47 15:28:47.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:28:47 15:28:47.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:47 15:28:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:47 15:28:47.412 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:47 15:28:47.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:47 15:28:47.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:47 15:28:47.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:47 15:28:47.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:47 15:28:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:47 15:28:47.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:47 15:28:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:47 15:28:47.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:47 15:28:47.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:47 15:28:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:47 15:28:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:47 15:28:47.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:47 15:28:47.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:47 15:28:47.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:47 15:28:47.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:47 15:28:47.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:47 15:28:47.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:47 15:28:47.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:47 15:28:47.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject
11:28:47 15:28:47.443 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject
11:28:47 15:28:47.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection
11:28:47 15:28:47.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject
11:28:47 15:28:47.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:47 15:28:47.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:28:47 15:28:47.492 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:28:47 15:28:47.493 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:28:47 15:28:47.493 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:28:47 15:28:47.493 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:28:47 15:28:47.493 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.493 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:28:47 15:28:47.493 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:28:47 15:28:47.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:28:47 15:28:47.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:28:47 15:28:47.493 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:28:47 15:28:47.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"]
11:28:47 15:28:47.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.568 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:47 15:28:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:47 15:28:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:47 15:28:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:47 15:28:47.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test
11:28:47 15:28:47.570 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test
11:28:47 15:28:47.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection
11:28:47 15:28:47.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test
11:28:47 15:28:47.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:28:47 15:28:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:28:47 15:28:47.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject
11:28:47 15:28:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:47 15:28:47.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:47 15:28:47.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:47 15:28:47.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:47 15:28:47.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:47 15:28:47.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:47 15:28:47.573 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:47 15:28:47.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:47 15:28:47.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:47 15:28:47.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:47 15:28:47.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:47 15:28:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:47 15:28:47.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:47 15:28:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:47 15:28:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:47 15:28:47.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:47 15:28:47.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:47 15:28:47.603 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:47 15:28:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:47 15:28:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:47 15:28:47.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)
11:28:47 15:28:47.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject
11:28:47 15:28:47.603 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject
11:28:47 15:28:47.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection
11:28:47 15:28:47.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject
11:28:47 15:28:47.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:47 15:28:47.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:''
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:28:47 15:28:47.663 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:28:47 15:28:47.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:28:47 15:28:47.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:28:47 15:28:47.663 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:28:47 15:28:47.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:47 15:28:47.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer
11:28:48 15:28:48.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject
11:28:48 15:28:48.164 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject
11:28:48 15:28:48.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection
11:28:48 15:28:48.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject
11:28:48 15:28:48.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:28:48 15:28:48.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:'New'
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:''
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:''
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:28:48 15:28:48.198 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:28:48 15:28:48.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:28:48 15:28:48.198 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:28:48 15:28:48.198 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:28:48 15:28:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:28:48 15:28:48.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:28:48 15:28:48.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:28:48 15:28:48.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:48 15:28:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:48 15:28:48.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:48 15:28:48.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:48 15:28:48.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:28:48 15:28:48.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:48 15:28:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:48 15:28:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:48 15:28:48.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:48 15:28:48.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:48 15:28:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:48 15:28:48.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:48 15:28:48.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:48 15:28:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:48 15:28:48.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:48 15:28:48.782 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:28:48 15:28:48.782 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:28:48 15:28:48.782 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:28:48 15:28:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:48 15:28:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:48 15:28:48.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:48 15:28:48.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:48 15:28:48.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:28:48 15:28:48.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:48 15:28:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:48 15:28:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:48 15:28:48.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:28:48 15:28:48.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:48 15:28:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:48 15:28:48.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:48 15:28:48.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:48 15:28:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:48 15:28:48.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:48 15:28:48.783 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:28:48 15:28:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:48 15:28:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:48 15:28:48.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:48 15:28:48.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:48 15:28:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:28:48 15:28:48.787 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:49 15:28:49.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:49 15:28:49.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:49 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.904 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest
11:28:49 cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)  Time elapsed: 0.319 s
11:28:49 restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)  Time elapsed: 0.177 s
11:28:49 ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)  Time elapsed: 0.16 s
11:28:49 openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)  Time elapsed: 0.147 s
11:28:49 apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)  Time elapsed: 0.159 s
11:28:49 openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest)  Time elapsed: 0.16 s
11:28:49 Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest
11:28:49 15:28:49.299 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest
11:28:49 15:28:49.299 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:28:49 15:28:49.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:49 15:28:49.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest
11:28:49 15:28:49.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:49 15:28:49.299 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:49 15:28:49.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest)
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:49 15:28:49.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:49 15:28:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:49 15:28:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:49 15:28:49.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:28:49 15:28:49.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:28:49 15:28:49.301 DEBUG [main][MenuItemLookup] Item match:Window
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:''
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:''
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:''
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:28:49 15:28:49.302 DEBUG [main][MenuItemLookup] Item match:Preferences
11:28:49 15:28:49.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:28:49 15:28:49.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:28:49 15:28:49.302 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:28:49 15:28:49.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:28:49 15:28:49.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:28:49 15:28:49.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:28:49 15:28:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:49 15:28:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:49 15:28:49.388 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:28:49 15:28:49.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:49 15:28:49.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:28:49 15:28:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:49 15:28:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:49 15:28:49.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:49 15:28:49.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:49 15:28:49.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:49 15:28:49.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:49 15:28:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:49 15:28:49.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:49 15:28:49.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:49 15:28:49.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:49 15:28:49.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:49 15:28:49.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:49 15:28:49.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:49 15:28:49.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:49 15:28:49.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives
11:28:49 15:28:49.905 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives
11:28:49 15:28:49.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection
11:28:49 15:28:49.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives
11:28:49 15:28:49.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:28:49 15:28:49.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open")
11:28:49 15:28:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.956 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open
11:28:49 15:28:49.956 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open
11:28:49 15:28:49.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:49 15:28:49.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:49 15:28:49.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.956 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:28:49 15:28:49.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open")
11:28:49 15:28:49.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:28:49 15:28:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open")
11:28:49 15:28:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.965 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open
11:28:49 15:28:49.965 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open
11:28:49 15:28:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:49 15:28:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:49 15:28:49.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.965 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:28:49 15:28:49.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open")
11:28:49 15:28:49.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective")
11:28:49 15:28:49.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window")
11:28:49 15:28:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.968 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window
11:28:49 15:28:49.968 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window
11:28:49 15:28:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:49 15:28:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:49 15:28:49.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.969 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective")
11:28:49 15:28:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window")
11:28:49 15:28:49.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective")
11:28:49 15:28:49.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window")
11:28:49 15:28:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.971 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window
11:28:49 15:28:49.972 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window
11:28:49 15:28:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:49 15:28:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:49 15:28:49.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.972 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective")
11:28:49 15:28:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window")
11:28:49 15:28:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:28:49 15:28:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt")
11:28:49 15:28:49.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.981 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t
11:28:49 15:28:49.981 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t
11:28:49 15:28:49.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:49 15:28:49.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:49 15:28:49.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.981 TRACE [main][WidgetHandler] Wait for synchronization
11:28:49 15:28:49.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:28:49 15:28:49.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:28:49 15:28:49.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt")
11:28:49 15:28:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:49 15:28:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:49 15:28:49.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:49 15:28:49.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:49 15:28:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:49 15:28:49.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:49 15:28:49.985 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:49 15:28:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:49 15:28:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:49 15:28:49.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:49 15:28:49.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:50 15:28:50.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 15:28:50.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest)
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:50 15:28:50.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest
11:28:50 checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest)  Time elapsed: 0.717 s
11:28:50 Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest
11:28:50 15:28:50.028 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest
11:28:50 15:28:50.028 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:28:50 15:28:50.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:50 15:28:50.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest
11:28:50 15:28:50.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:50 15:28:50.029 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:28:50 15:28:50.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:50 15:28:50.045 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:28:50 15:28:50.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:50 15:28:50.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:50 15:28:50.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest)
11:28:50 15:28:50.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest
11:28:50 15:28:50.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:50 15:28:50.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:50 15:28:50.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:50 15:28:50.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35c5f05e is found...
11:28:50 15:28:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35c5f05e is found finished successfully
11:28:50 15:28:50.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E')
11:28:50 15:28:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:50 15:28:50.432 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:50 15:28:50.432 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:28:50 15:28:50.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f9d71fe is found...
11:28:50 15:28:50.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f9d71fe is found finished successfully
11:28:50 15:28:50.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E')
11:28:50 15:28:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:50 15:28:50.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:50 15:28:50.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:28:50 15:28:50.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:28:50 15:28:50.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:50 15:28:50.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 15:28:50.442 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent
11:28:50 15:28:50.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:50 15:28:50.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:28:50 15:28:50.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest
11:28:50 15:28:50.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:50 15:28:50.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:50 15:28:50.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 15:28:50.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest)
11:28:50 15:28:50.445 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest
11:28:50 15:28:50.445 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:50 15:28:50.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:50 15:28:50.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest
11:28:50 testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest)  Time elapsed: 0.399 s
11:28:50 Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest
11:28:50 15:28:50.456 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest
11:28:50 15:28:50.456 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:28:50 15:28:50.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:50 15:28:50.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest
11:28:50 15:28:50.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:50 15:28:50.456 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:28:50 15:28:50.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:50 15:28:50.457 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:28:50 15:28:50.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:50 15:28:50.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:50 15:28:50.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest)
11:28:50 15:28:50.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest
11:28:50 15:28:50.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:50 15:28:50.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:50 15:28:50.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:50 15:28:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@98811d is found...
11:28:50 15:28:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@98811d is found finished successfully
11:28:50 15:28:50.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E')
11:28:50 15:28:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:50 15:28:50.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:50 15:28:50.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:28:50 15:28:50.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33bfeacb is found...
11:28:50 15:28:50.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33bfeacb is found finished successfully
11:28:50 15:28:50.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E')
11:28:50 15:28:50.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:50 15:28:50.630 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:50 15:28:50.630 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:28:50 15:28:50.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:28:50 15:28:50.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:50 15:28:50.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 15:28:50.630 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent
11:28:50 15:28:50.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:50 15:28:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:28:50 15:28:50.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest
11:28:50 15:28:50.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:50 15:28:50.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:50 15:28:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 15:28:50.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest)
11:28:50 15:28:50.632 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest
11:28:50 15:28:50.632 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:28:50 15:28:50.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:28:50 15:28:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest
11:28:50 testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest)  Time elapsed: 0.175 s
11:28:50 Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest
11:28:50 15:28:50.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:28:50 15:28:50.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:50 15:28:50.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:28:50 15:28:50.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:50 15:28:50.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:28:50 15:28:50.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:50 15:28:50.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:28:50 15:28:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:50 15:28:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:50 15:28:50.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:28:50 15:28:50.645 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Item match:Window
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:''
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:''
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:''
11:28:50 15:28:50.646 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:28:50 15:28:50.647 DEBUG [main][MenuItemLookup] Item match:Preferences
11:28:50 15:28:50.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:28:50 15:28:50.647 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:28:50 15:28:50.647 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:28:50 15:28:50.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:28:50 15:28:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:28:50 15:28:50.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:28:50 15:28:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:50 15:28:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:50 15:28:50.840 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:28:50 15:28:50.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:28:50 15:28:50.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:28:50 15:28:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:50 15:28:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:50 15:28:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:50 15:28:50.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:50 15:28:50.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:50 15:28:50.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser
11:28:50 15:28:50.842 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser
11:28:50 15:28:50.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection
11:28:50 15:28:50.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser
11:28:50 15:28:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use e&xternal web browser")
11:28:50 15:28:50.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:50 15:28:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 15:28:50.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:28:50 15:28:50.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:50 15:28:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:50 15:28:50.888 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser
11:28:50 15:28:50.888 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser
11:28:50 15:28:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:50 15:28:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:50 15:28:50.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:50 15:28:50.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:50 15:28:50.889 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:28:50 15:28:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:50 15:28:50.891 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:28:50 15:28:50.891 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:28:50 15:28:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:50 15:28:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:50 15:28:50.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:50 15:28:50.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser")
11:28:50 15:28:50.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:50 15:28:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:50 15:28:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:50 15:28:50.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:28:50 15:28:50.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:50 15:28:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:50 15:28:50.894 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser
11:28:50 15:28:50.894 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser
11:28:50 15:28:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:50 15:28:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:50 15:28:50.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:50 15:28:50.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Notify Button with event 27
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Notify Button with event 26
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Notify Button with event 3
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Notify Button with event 4
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Notify Button with event 13
11:28:50 15:28:50.894 TRACE [main][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:28:50 15:28:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:50 15:28:50.896 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:28:50 15:28:50.896 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:28:50 15:28:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:50 15:28:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:50 15:28:50.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:50 15:28:50.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:28:50 15:28:50.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:50 15:28:50.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:50 15:28:50.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:50 15:28:50.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:50 15:28:50.898 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:28:50 15:28:50.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:50 15:28:50.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:50 15:28:50.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:50 15:28:50.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:50 15:28:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:28:50 15:28:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:28:50 15:28:50.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:28:50 15:28:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:50 15:28:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest
11:28:50 testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest)  Time elapsed: 0.307 s
11:28:50 Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest
11:28:50 15:28:50.962 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest
11:28:50 15:28:50.963 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:28:50 15:28:50.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:50 15:28:50.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest
11:28:50 15:28:50.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:50 15:28:50.963 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:28:50 15:28:50.979 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:50 15:28:50.979 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:28:50 15:28:50.979 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:50 15:28:50.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:28:50 15:28:50.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest)
11:28:50 15:28:50.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest
11:28:50 15:28:50.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:28:50 15:28:50.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:28:50 15:28:50.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:28:50 15:28:50.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:50 15:28:50.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:28:50 15:28:50.990 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu.
11:28:50 15:28:50.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:28:50 15:28:50.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:50 15:28:50.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:50 15:28:50.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:28:50 15:28:50.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:28:50 15:28:50.991 DEBUG [main][MenuItemLookup] Found menu:'File'
11:28:50 15:28:50.991 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:28:50 15:28:50.991 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:28:50 15:28:50.991 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:28:50 15:28:50.991 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:28:50 15:28:50.991 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:28:50 15:28:50.991 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:28:50 15:28:50.991 DEBUG [main][MenuItemLookup] Item match:Window
11:28:50 15:28:50.992 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:28:50 15:28:50.992 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:28:50 15:28:50.992 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:28:50 15:28:50.992 DEBUG [main][MenuItemLookup] Found menu:''
11:28:50 15:28:50.992 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:28:50 15:28:50.992 DEBUG [main][MenuItemLookup] Item match:Show View
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:''
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:28:50 15:28:50.996 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:28:50 15:28:50.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:28:50 15:28:50.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:28:51 15:28:51.024 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:28:51 15:28:51.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:28:51 15:28:51.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:28:51 15:28:51.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:28:51 15:28:51.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:51 15:28:51.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:51 15:28:51.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:28:51 15:28:51.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:51 15:28:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:51 15:28:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:51 15:28:51.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:28:51 15:28:51.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:51 15:28:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:51 15:28:51.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:51 15:28:51.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:51 15:28:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:51 15:28:51.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:51 15:28:51.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:28:51 15:28:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:28:51 15:28:51.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:28:51 15:28:51.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser
11:28:51 15:28:51.156 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser
11:28:51 15:28:51.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection
11:28:51 15:28:51.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser
11:28:51 15:28:51.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:51 15:28:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:51 15:28:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:51 15:28:51.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:28:51 15:28:51.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:51 15:28:51.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:51 15:28:51.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:51 15:28:51.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:28:51 15:28:51.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:28:51 15:28:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:28:51 15:28:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:28:51 15:28:51.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:28:51 15:28:51.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:28:51 15:28:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:51 15:28:51.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:51 15:28:51.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:51 15:28:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:51 15:28:51.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:28:51 15:28:51.157 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:28:51 15:28:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:28:51 15:28:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:28:51 15:28:51.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:28:51 15:28:51.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:28:51 15:28:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:28:51 15:28:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:28:51 15:28:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open...
11:28:51 15:28:51.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:51 15:28:51.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:51 15:28:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully
11:28:51 15:28:51.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:51 15:28:51.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:51 15:28:51.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:28:51 15:28:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:28:51 15:28:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:28:51 15:28:51.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:28:51 15:28:51.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E')
11:28:51 15:28:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:51 15:28:51.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:51 15:28:51.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:51 15:28:51.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:51 15:28:51.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:28:51 15:28:51.266 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:28:51 15:28:51.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:28:51 15:28:51.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:51 15:28:51.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:28:51 15:28:51.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:28:51 15:28:51.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:28:51 15:28:51.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:28:51 15:28:51.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:28:51 15:28:51.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:28:51 15:28:51.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:28:51 15:28:51.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:28:51 15:28:51.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:28:51 15:28:51.269 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:28:51 15:28:51.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:28:51 15:28:51.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:28:51 15:28:51.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:28:51 15:28:51.270 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat'
11:28:51 15:28:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:28:51 15:28:51.327 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:28:51 15:28:51.344 DEBUG [main][BrowserProgressListener] Calling chanded()
11:28:51 failed to create drawable
11:28:51 failed to create drawable
11:28:51 failed to create drawable
11:28:51 failed to create drawable
11:28:51 15:28:51.828 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:28:51 15:28:51.959 DEBUG [main][BrowserProgressListener] Calling chanded()
11:28:52 15:28:52.234 DEBUG [main][BrowserProgressListener] Calling chanded()
11:28:52 15:28:52.328 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:28:52 15:28:52.567 DEBUG [main][BrowserProgressListener] Calling chanded()
11:28:52 15:28:52.828 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:28:52 15:28:52.929 DEBUG [main][BrowserProgressListener] Calling chanded()
11:28:53 15:28:53.160 DEBUG [main][BrowserProgressListener] Calling chanded()
11:28:53 15:28:53.328 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:28:53 15:28:53.525 DEBUG [main][BrowserProgressListener] Calling chanded()
11:28:53 15:28:53.828 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:28:53 15:28:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:28:53 15:28:53.828 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:29:03 15:29:03.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:03 15:29:03.830 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:03 15:29:03.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:03 15:29:03.830 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:03 15:29:03.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:03 15:29:03.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:03 15:29:03.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="Rk5h-qOa_qr5gZuYh_twOg">(function(){var _g={kEI:'MwPyZIL-M8CxptQPmoKkiAc',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:03 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:03 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:03 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:03 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:03 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:03 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:03 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:03 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:03 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:03 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:03 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:03 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:03 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:03 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:03 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:03 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:03 var e=this||self;
11:29:03 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:03 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:03 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:03 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:03 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:03 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:03 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="Rk5h-qOa_qr5gZuYh_twOg">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="Rk5h-qOa_qr5gZuYh_twOg">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:03 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="Rk5h-qOa_qr5gZuYh_twOg"></script>       <script nonce="Rk5h-qOa_qr5gZuYh_twOg">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:03 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:03 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:03 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:03 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"MwPyZKaWNe7FptQPqaCUuAI",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"MwPyZKaWNe7FptQPqaCUuAI",0,0,0,null,2,5,"gh",180,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:03 try{
11:29:03 /*
11:29:03 
11:29:03  Copyright The Closure Library Authors.
11:29:03  SPDX-License-Identifier: Apache-2.0
11:29:03 */
11:29:03 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:03 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:03 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:03 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:03 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:03 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:03 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:03 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:03 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:03 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:03 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:03 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:03 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:03 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:03 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:03 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:03 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:03 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:03 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:03 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:03 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 _.id=class extends _.P{constructor(a){super(a)}};
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 })(this.gbar_);
11:29:03 // Google Inc.
11:29:03 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Dredhat&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BSlSZk"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="redhat" aria-label="Search" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ39UDCAY">redhat</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="Rk5h-qOa_qr5gZuYh_twOg">(function(){
11:29:03 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="MwPyZIL-M8CxptQPmoKkiAc" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRQ8wxPFj53cbJhzYuMozCHTsilSk4" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQ8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BSlSZo"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_MwPyZIL-M8CxptQPmoKkiAc_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BSlSZs"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BSlSZs"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BSlSZs"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BSlSZs"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BSlSZs"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BSlSZs"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BSlSZw"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BSlSZs"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Dredhat%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="0" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwjC4_eK3YmBAxXAmIkEHRoBCXEQj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="Rk5h-qOa_qr5gZuYh_twOg">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:03 try{
11:29:03 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 })(this.gbar_);
11:29:03 // Google Inc.
11:29:03 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:03 try{
11:29:03 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:03 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:03 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:03 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:03 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:03 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:03 
11:29:03  SPDX-License-Identifier: Apache-2.0
11:29:03 */
11:29:03 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 try{
11:29:03 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:03 }catch(e){_._DumpException(e)}
11:29:03 })(this.gbar_);
11:29:03 // Google Inc.
11:29:03 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="Rk5h-qOa_qr5gZuYh_twOg">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22cdobsel\x22:false},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BSlSZk','[\x22gws-wiz\x22,\x22\x22,\x22redhat\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22MwPyZIL-M8CxptQPmoKkiAc\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,0,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BSlSZo','[3,6,null,null,1,1,0,0,0,0,0,0]','BSlSZs','[\x22\x22,6,0]','BSlSZw','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","LVIXXb":"1","oxN3nb":{"1":false},"Yllh3e":"%.@.1693582131851714,76126400,1896415514]","eptZe":"/wizrpcui/_/WizRpcUi/","GWsdKe":"en-CA","S6lZl":"89978449","QrtxK":"0","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","S06Grb":"","NCGTLe":"%.@.\"ACYPWhg08w30q9T7qtxCOyxzV0UT2RMqUb3EjdQI4CneAtblnU3UjWFHueAp8bPbzydNNDPCpUVNlq7mvG0wEvQqWJpAUzXowg\\u003d\\u003d\"]","Im6cmf":"/wizrpcui/_/WizRpcUi","SNlM0e":""};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,757,1440]]","SsQ4x":"Rk5h-qOa_qr5gZuYh_twOg","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:03 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:03 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:03 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw0jJMUK96-Uny1OfsIFXbj5\x26ust\x3d1693668531910356';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:03 </script></body></html> TooltipText=null
11:29:03 15:29:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:03 15:29:03.857 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:03 15:29:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:03 15:29:03.858 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat'
11:29:03 15:29:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:03 15:29:03.858 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:03 15:29:03.859 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:04 15:29:04.028 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:04 15:29:04.253 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:04 15:29:04.271 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:04 15:29:04.358 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:04 15:29:04.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:04 15:29:04.358 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:29:14 15:29:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:14 15:29:14.359 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:14 15:29:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:14 15:29:14.359 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:14 15:29:14.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:14 15:29:14.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:14 15:29:14.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){var _g={kEI:'PwPyZOSXOO6lptQPtriR8A8',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:14 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:14 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:14 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:14 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:14 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:14 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:14 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:14 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:14 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:14 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:14 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:14 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:14 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:14 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:14 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:14 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:14 var e=this||self;
11:29:14 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:14 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:14 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:14 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:14 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:14 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:14 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:14 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="mnjNfhCGvULpgLrStOSGRQ"></script>       <script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:14 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:14 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:14 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:14 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"PwPyZIirOaOxptQPgZ68gAE",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"PwPyZIirOaOxptQPgZ68gAE",0,0,0,null,2,5,"gh",25,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:14 try{
11:29:14 /*
11:29:14 
11:29:14  Copyright The Closure Library Authors.
11:29:14  SPDX-License-Identifier: Apache-2.0
11:29:14 */
11:29:14 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:14 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:14 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:14 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:14 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:14 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:14 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:14 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:14 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:14 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:14 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:14 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:14 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:14 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:14 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:14 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:14 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:14 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:14 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:14 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:14 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.id=class extends _.P{constructor(a){super(a)}};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 })(this.gbar_);
11:29:14 // Google Inc.
11:29:14 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Dredhat&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BTKJ+E"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="redhat" aria-label="Search" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q39UDCAY">redhat</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Qtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){
11:29:14 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="PwPyZOSXOO6lptQPtriR8A8" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRT9Ien0N8skP0GFMDzjHeAAfu9ZGc" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BTKJ+I"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_PwPyZOSXOO6lptQPtriR8A8_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BTKJ+Q"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Dredhat%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Qj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="mnjNfhCGvULpgLrStOSGRQ">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:14 try{
11:29:14 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 })(this.gbar_);
11:29:14 // Google Inc.
11:29:14 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:14 try{
11:29:14 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:14 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:14 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:14 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:14 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:14 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:14 
11:29:14  SPDX-License-Identifier: Apache-2.0
11:29:14 */
11:29:14 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 })(this.gbar_);
11:29:14 // Google Inc.
11:29:14 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BTKJ+E','[\x22gws-wiz\x22,\x22\x22,\x22redhat\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22PwPyZOSXOO6lptQPtriR8A8\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BTKJ+I','[3,6,null,null,1,1,0,0,0,0,0,0]','BTKJ+M','[\x22\x22,6,0]','BTKJ+Q','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"Yllh3e":"%.@.1693582143920548,76124910,4261698614]","Im6cmf":"/wizrpcui/_/WizRpcUi","SNlM0e":"","S06Grb":"","QrtxK":"0","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","eptZe":"/wizrpcui/_/WizRpcUi/","zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","NCGTLe":"%.@.\"ACYPWhhhfNP8kP7yzBV8eWsywWJz3YnueqjRPpAl+eyk6YPtPNVNvCSk3O6SSHTsxpj3bQLhLIYuBLkfEUcAaDIWqybOGQDY2g\\u003d\\u003d\"]","S6lZl":"89978449","LVIXXb":"1","GWsdKe":"en-CA","oxN3nb":{"1":false}};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"mnjNfhCGvULpgLrStOSGRQ","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:14 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:14 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:14 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw0GW57YAY21_ucGB5RM_0Ej\x26ust\x3d1693668543982617';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:14 </script></body></html> TooltipText=null
11:29:14 15:29:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:14 15:29:14.406 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:14 15:29:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:14 15:29:14.406 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:14 15:29:14.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:14 15:29:14.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:14 15:29:14.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){var _g={kEI:'PwPyZOSXOO6lptQPtriR8A8',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:14 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:14 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:14 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:14 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:14 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:14 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:14 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:14 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:14 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:14 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:14 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:14 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:14 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:14 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:14 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:14 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:14 var e=this||self;
11:29:14 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:14 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:14 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:14 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:14 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:14 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:14 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:14 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="mnjNfhCGvULpgLrStOSGRQ"></script>       <script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:14 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:14 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:14 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:14 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"PwPyZIirOaOxptQPgZ68gAE",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"PwPyZIirOaOxptQPgZ68gAE",0,0,0,null,2,5,"gh",25,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:14 try{
11:29:14 /*
11:29:14 
11:29:14  Copyright The Closure Library Authors.
11:29:14  SPDX-License-Identifier: Apache-2.0
11:29:14 */
11:29:14 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:14 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:14 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:14 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:14 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:14 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:14 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:14 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:14 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:14 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:14 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:14 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:14 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:14 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:14 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:14 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:14 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:14 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:14 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:14 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:14 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.id=class extends _.P{constructor(a){super(a)}};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 })(this.gbar_);
11:29:14 // Google Inc.
11:29:14 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Dredhat&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BTKJ+E"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="redhat" aria-label="Search" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q39UDCAY">redhat</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Qtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){
11:29:14 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="PwPyZOSXOO6lptQPtriR8A8" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRT9Ien0N8skP0GFMDzjHeAAfu9ZGc" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Q8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BTKJ+I"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_PwPyZOSXOO6lptQPtriR8A8_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BTKJ+Q"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTKJ+M"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Dredhat%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4QqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwiks9iQ3YmBAxXukokEHTZcBP4Qj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="mnjNfhCGvULpgLrStOSGRQ">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:14 try{
11:29:14 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 })(this.gbar_);
11:29:14 // Google Inc.
11:29:14 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:14 try{
11:29:14 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:14 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:14 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:14 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:14 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:14 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:14 
11:29:14  SPDX-License-Identifier: Apache-2.0
11:29:14 */
11:29:14 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 try{
11:29:14 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:14 }catch(e){_._DumpException(e)}
11:29:14 })(this.gbar_);
11:29:14 // Google Inc.
11:29:14 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="mnjNfhCGvULpgLrStOSGRQ">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BTKJ+E','[\x22gws-wiz\x22,\x22\x22,\x22redhat\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22PwPyZOSXOO6lptQPtriR8A8\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BTKJ+I','[3,6,null,null,1,1,0,0,0,0,0,0]','BTKJ+M','[\x22\x22,6,0]','BTKJ+Q','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"Yllh3e":"%.@.1693582143920548,76124910,4261698614]","Im6cmf":"/wizrpcui/_/WizRpcUi","SNlM0e":"","S06Grb":"","QrtxK":"0","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","eptZe":"/wizrpcui/_/WizRpcUi/","zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","NCGTLe":"%.@.\"ACYPWhhhfNP8kP7yzBV8eWsywWJz3YnueqjRPpAl+eyk6YPtPNVNvCSk3O6SSHTsxpj3bQLhLIYuBLkfEUcAaDIWqybOGQDY2g\\u003d\\u003d\"]","S6lZl":"89978449","LVIXXb":"1","GWsdKe":"en-CA","oxN3nb":{"1":false}};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"mnjNfhCGvULpgLrStOSGRQ","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:14 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:14 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:14 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw0GW57YAY21_ucGB5RM_0Ej\x26ust\x3d1693668543982617';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:14 </script></body></html> TooltipText=null
11:29:14 15:29:14.418 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser'
11:29:14 15:29:14.418 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser
11:29:14 15:29:14.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:14 15:29:14.421 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:29:14 15:29:14.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest
11:29:14 15:29:14.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:29:14 15:29:14.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:29:14 15:29:14.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:14 15:29:14.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:14 15:29:14.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest)
11:29:14 15:29:14.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:29:14 15:29:14.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest)
11:29:14 15:29:14.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest
11:29:14 15:29:14.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:29:14 15:29:14.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:29:14 15:29:14.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:29:14 15:29:14.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:14 15:29:14.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:14 15:29:14.505 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu.
11:29:14 15:29:14.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:14 15:29:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:14 15:29:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:14 15:29:14.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:29:14 15:29:14.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:14 15:29:14.524 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:14 15:29:14.524 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:29:14 15:29:14.524 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:29:14 15:29:14.524 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:29:14 15:29:14.524 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:29:14 15:29:14.524 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:29:14 15:29:14.524 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:29:14 15:29:14.524 DEBUG [main][MenuItemLookup] Item match:Window
11:29:14 15:29:14.525 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:29:14 15:29:14.525 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:29:14 15:29:14.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:29:14 15:29:14.525 DEBUG [main][MenuItemLookup] Found menu:''
11:29:14 15:29:14.525 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:29:14 15:29:14.525 DEBUG [main][MenuItemLookup] Item match:Show View
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:''
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:29:14 15:29:14.531 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:29:14 15:29:14.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:29:14 15:29:14.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:29:14 15:29:14.555 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:29:14 15:29:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:29:14 15:29:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:29:14 15:29:14.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:29:14 15:29:14.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:14 15:29:14.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:14 15:29:14.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:29:14 15:29:14.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:14 15:29:14.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:14 15:29:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:14 15:29:14.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:29:14 15:29:14.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:14 15:29:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:14 15:29:14.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:14 15:29:14.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:14 15:29:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:14 15:29:14.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:14 15:29:14.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:29:14 15:29:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:14 15:29:14.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:29:14 15:29:14.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser
11:29:14 15:29:14.634 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser
11:29:14 15:29:14.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection
11:29:14 15:29:14.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser
11:29:14 15:29:14.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:14 15:29:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:14 15:29:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:14 15:29:14.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:29:14 15:29:14.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:14 15:29:14.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:14 15:29:14.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:14 15:29:14.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:29:14 15:29:14.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:14 15:29:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:14 15:29:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:14 15:29:14.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:29:14 15:29:14.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:14 15:29:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:14 15:29:14.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:14 15:29:14.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:14 15:29:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:14 15:29:14.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:29:14 15:29:14.636 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:29:14 15:29:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:29:14 15:29:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:29:14 15:29:14.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:29:14 15:29:14.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:14 15:29:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:29:14 15:29:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:29:14 15:29:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open...
11:29:14 15:29:14.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:14 15:29:14.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:14 15:29:14.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully
11:29:14 15:29:14.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:14 15:29:14.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:14 15:29:14.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:14 15:29:14.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:14 15:29:14.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:14 15:29:14.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:29:14 15:29:14.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E')
11:29:14 15:29:14.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:14 15:29:14.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:14 15:29:14.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:14 15:29:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:14 15:29:14.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:29:14 15:29:14.715 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:14 15:29:14.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:14 15:29:14.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:14 15:29:14.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:29:14 15:29:14.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:29:14 15:29:14.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:29:14 15:29:14.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:29:14 15:29:14.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:14 15:29:14.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:14 15:29:14.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:14 15:29:14.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:14 15:29:14.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:29:14 15:29:14.718 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:14 15:29:14.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:14 15:29:14.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:14 15:29:14.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:29:14 15:29:14.719 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat'
11:29:14 15:29:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:14 15:29:14.775 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:14 15:29:14.796 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:15 15:29:15.040 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:15 15:29:15.275 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:15 15:29:15.399 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:15 15:29:15.674 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:15 15:29:15.775 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:15 15:29:15.827 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:16 15:29:16.275 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:16 15:29:16.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:16 15:29:16.275 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:29:26 15:29:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:26 15:29:26.276 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:26 15:29:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:26 15:29:26.276 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:26 15:29:26.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:26 15:29:26.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:26 15:29:26.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){var _g={kEI:'SgPyZJCTN4irptQPg5eUiAQ',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:26 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:26 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:26 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:26 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:26 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:26 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:26 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:26 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:26 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:26 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:26 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:26 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:26 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:26 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:26 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:26 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:26 var e=this||self;
11:29:26 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:26 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:26 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:26 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:26 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:26 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:26 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:26 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="1_IKvg7EP_hbHv696gm_2w"></script>       <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:26 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:26 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:26 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:26 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"SgPyZP-GOYyEptQPyqaK8Ac",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"SgPyZP-GOYyEptQPyqaK8Ac",0,0,0,null,2,5,"gh",84,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:26 try{
11:29:26 /*
11:29:26 
11:29:26  Copyright The Closure Library Authors.
11:29:26  SPDX-License-Identifier: Apache-2.0
11:29:26 */
11:29:26 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:26 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:26 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:26 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:26 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:26 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:26 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:26 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:26 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:26 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:26 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:26 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:26 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:26 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:26 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:26 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:26 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:26 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:26 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:26 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:26 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 _.id=class extends _.P{constructor(a){super(a)}};
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 })(this.gbar_);
11:29:26 // Google Inc.
11:29:26 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Dredhat&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BTrt0k"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="redhat" aria-label="Search" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ39UDCAY">redhat</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){
11:29:26 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="SgPyZJCTN4irptQPg5eUiAQ" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRWjl716bUJdv5_44ARBTcHb9Ua5wm" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BTrt0o"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_SgPyZJCTN4irptQPg5eUiAQ_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BTrt0w"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Dredhat%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="1_IKvg7EP_hbHv696gm_2w">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:26 try{
11:29:26 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 })(this.gbar_);
11:29:26 // Google Inc.
11:29:26 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:26 try{
11:29:26 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:26 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:26 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:26 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:26 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:26 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:26 
11:29:26  SPDX-License-Identifier: Apache-2.0
11:29:26 */
11:29:26 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 try{
11:29:26 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:26 }catch(e){_._DumpException(e)}
11:29:26 })(this.gbar_);
11:29:26 // Google Inc.
11:29:26 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BTrt0k','[\x22gws-wiz\x22,\x22\x22,\x22redhat\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22SgPyZJCTN4irptQPg5eUiAQ\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BTrt0o','[3,6,null,null,1,1,0,0,0,0,0,0]','BTrt0s','[\x22\x22,6,0]','BTrt0w','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"S06Grb":"","zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","Yllh3e":"%.@.1693582154903568,76125576,1090849667]","GWsdKe":"en-CA","Im6cmf":"/wizrpcui/_/WizRpcUi","NCGTLe":"%.@.\"ACYPWhhJUlvqpjYFlc3aO2TfJaUbQ+p7CPgNK5NO5+kRZS/FqaISHTMF0dHSpkPTQm0QOaGF2JXFlBEUCLyWV9Y0bZRj0seHXw\\u003d\\u003d\"]","LVIXXb":"1","oxN3nb":{"1":false},"SNlM0e":"","S6lZl":"89978449","eptZe":"/wizrpcui/_/WizRpcUi/","QrtxK":"0","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]"};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"1_IKvg7EP_hbHv696gm_2w","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:26 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:26 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:26 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw2q2D4_vm-zn3_ej1iJpLtJ\x26ust\x3d1693668554984401';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:26 </script></body></html> TooltipText=null
11:29:26 15:29:26.285 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss'
11:29:26 15:29:26.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:26 15:29:26.285 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:26 15:29:26.286 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:26 15:29:26.413 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:26 15:29:26.585 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:26 15:29:26.785 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:26 15:29:26.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:26 15:29:26.785 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:29:36 15:29:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:36 15:29:36.786 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:36 15:29:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:36 15:29:36.786 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:36 15:29:36.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:36 15:29:36.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:36 15:29:36.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){var _g={kEI:'VgPyZNLeEufdptQPgImd-Ac',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:36 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:36 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:36 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:36 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:36 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:36 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:36 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:36 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:36 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:36 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:36 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:36 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:36 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:36 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:36 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:36 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:36 var e=this||self;
11:29:36 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:36 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:36 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:36 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:36 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:36 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:36 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:36 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="vXZPDdSqMQZKvA82Jvg2og"></script>       <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:36 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:36 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:36 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:36 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"VgPyZNncE8GxptQPqeGjqAw",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"VgPyZNncE8GxptQPqeGjqAw",0,0,0,null,2,5,"gh",184,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:36 try{
11:29:36 /*
11:29:36 
11:29:36  Copyright The Closure Library Authors.
11:29:36  SPDX-License-Identifier: Apache-2.0
11:29:36 */
11:29:36 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:36 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:36 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:36 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:36 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:36 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:36 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:36 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:36 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:36 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:36 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:36 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:36 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:36 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:36 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:36 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:36 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:36 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:36 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:36 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:36 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 _.id=class extends _.P{constructor(a){super(a)}};
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 })(this.gbar_);
11:29:36 // Google Inc.
11:29:36 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Djboss&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BUOddE"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="jboss" aria-label="Search" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q39UDCAY">jboss</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Qtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){
11:29:36 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="VgPyZNLeEufdptQPgImd-Ac" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRZjqT3F6yM-vNTj9M2G7LZLI9fvDc" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BUOddI"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_VgPyZNLeEufdptQPgImd-Ac_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BUOddQ"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Djboss%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Qj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="vXZPDdSqMQZKvA82Jvg2og">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:36 try{
11:29:36 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 })(this.gbar_);
11:29:36 // Google Inc.
11:29:36 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:36 try{
11:29:36 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:36 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:36 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:36 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:36 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:36 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:36 
11:29:36  SPDX-License-Identifier: Apache-2.0
11:29:36 */
11:29:36 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 try{
11:29:36 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:36 }catch(e){_._DumpException(e)}
11:29:36 })(this.gbar_);
11:29:36 // Google Inc.
11:29:36 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BUOddE','[\x22gws-wiz\x22,\x22\x22,\x22jboss\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22VgPyZNLeEufdptQPgImd-Ac\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BUOddI','[3,6,null,null,1,1,0,0,0,0,0,0]','BUOddM','[\x22\x22,6,0]','BUOddQ','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","GWsdKe":"en-CA","Yllh3e":"%.@.1693582166307026,76132071,2131182720]","S06Grb":"","LVIXXb":"1","S6lZl":"89978449","SNlM0e":"","NCGTLe":"%.@.\"ACYPWhgCO0vJXR6TyXPQPCLTGYwBlBJFz/dxW1HT1JKbPR27h6+RO6HOOmEh8josY4TWnNIRvt0EPfMxrNUdli2hhYwWl+5AGA\\u003d\\u003d\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","oxN3nb":{"1":false},"eptZe":"/wizrpcui/_/WizRpcUi/","QrtxK":"0","Im6cmf":"/wizrpcui/_/WizRpcUi"};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"vXZPDdSqMQZKvA82Jvg2og","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:36 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:36 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:36 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw3l61zAlLvxV-eWRJ_1CgZ3\x26ust\x3d1693668566366664';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:36 </script></body></html> TooltipText=null
11:29:36 15:29:36.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:36 15:29:36.795 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:36 15:29:36.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:36 15:29:36.795 INFO [WorkbenchTestable][AbstractBrowser] Browser back
11:29:36 15:29:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:36 15:29:36.797 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:36 15:29:36.798 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:36 15:29:36.890 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:37 15:29:37.297 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:37 15:29:37.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:37 15:29:37.297 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:29:38 15:29:38.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss...
11:29:38 15:29:38.299 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:38 15:29:38.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:38 15:29:38.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:38 15:29:38.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){var _g={kEI:'SgPyZJCTN4irptQPg5eUiAQ',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:38 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:38 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:38 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:38 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:38 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:38 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:38 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:38 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:38 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:38 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:38 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:38 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:38 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:38 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:38 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:38 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:38 var e=this||self;
11:29:38 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:38 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:38 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:38 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:38 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:38 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:38 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:38 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="1_IKvg7EP_hbHv696gm_2w"></script>       <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:38 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:38 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:38 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:38 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"SgPyZP-GOYyEptQPyqaK8Ac",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"SgPyZP-GOYyEptQPyqaK8Ac",0,0,0,null,2,5,"gh",84,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:38 try{
11:29:38 /*
11:29:38 
11:29:38  Copyright The Closure Library Authors.
11:29:38  SPDX-License-Identifier: Apache-2.0
11:29:38 */
11:29:38 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:38 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:38 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:38 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:38 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:38 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:38 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:38 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:38 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:38 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:38 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:38 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:38 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:38 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:38 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:38 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:38 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:38 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:38 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:38 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:38 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.id=class extends _.P{constructor(a){super(a)}};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 })(this.gbar_);
11:29:38 // Google Inc.
11:29:38 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Dredhat&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BTrt0k"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="redhat" aria-label="Search" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ39UDCAY">redhat</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){
11:29:38 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="SgPyZJCTN4irptQPg5eUiAQ" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRWjl716bUJdv5_44ARBTcHb9Ua5wm" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BTrt0o"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_SgPyZJCTN4irptQPg5eUiAQ_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BTrt0w"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Dredhat%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="1_IKvg7EP_hbHv696gm_2w">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:38 try{
11:29:38 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 })(this.gbar_);
11:29:38 // Google Inc.
11:29:38 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:38 try{
11:29:38 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:38 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:38 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:38 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:38 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:38 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:38 
11:29:38  SPDX-License-Identifier: Apache-2.0
11:29:38 */
11:29:38 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 })(this.gbar_);
11:29:38 // Google Inc.
11:29:38 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BTrt0k','[\x22gws-wiz\x22,\x22\x22,\x22redhat\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22SgPyZJCTN4irptQPg5eUiAQ\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BTrt0o','[3,6,null,null,1,1,0,0,0,0,0,0]','BTrt0s','[\x22\x22,6,0]','BTrt0w','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"S06Grb":"","zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","Yllh3e":"%.@.1693582154903568,76125576,1090849667]","GWsdKe":"en-CA","Im6cmf":"/wizrpcui/_/WizRpcUi","NCGTLe":"%.@.\"ACYPWhhJUlvqpjYFlc3aO2TfJaUbQ+p7CPgNK5NO5+kRZS/FqaISHTMF0dHSpkPTQm0QOaGF2JXFlBEUCLyWV9Y0bZRj0seHXw\\u003d\\u003d\"]","LVIXXb":"1","oxN3nb":{"1":false},"SNlM0e":"","S6lZl":"89978449","eptZe":"/wizrpcui/_/WizRpcUi/","QrtxK":"0","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]"};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"1_IKvg7EP_hbHv696gm_2w","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:38 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:38 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:38 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw2q2D4_vm-zn3_ej1iJpLtJ\x26ust\x3d1693668554984401';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:38 </script></body></html> TooltipText=null
11:29:38 15:29:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:38 15:29:38.308 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:38 15:29:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:38 15:29:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully
11:29:38 15:29:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:38 15:29:38.308 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:38 15:29:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:38 15:29:38.308 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:38 15:29:38.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:38 15:29:38.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:38 15:29:38.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){var _g={kEI:'SgPyZJCTN4irptQPg5eUiAQ',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:38 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:38 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:38 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:38 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:38 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:38 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:38 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:38 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:38 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:38 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:38 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:38 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:38 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:38 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:38 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:38 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:38 var e=this||self;
11:29:38 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:38 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:38 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:38 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:38 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:38 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:38 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:38 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="1_IKvg7EP_hbHv696gm_2w"></script>       <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:38 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:38 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:38 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:38 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"SgPyZP-GOYyEptQPyqaK8Ac",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"SgPyZP-GOYyEptQPyqaK8Ac",0,0,0,null,2,5,"gh",84,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:38 try{
11:29:38 /*
11:29:38 
11:29:38  Copyright The Closure Library Authors.
11:29:38  SPDX-License-Identifier: Apache-2.0
11:29:38 */
11:29:38 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:38 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:38 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:38 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:38 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:38 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:38 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:38 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:38 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:38 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:38 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:38 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:38 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:38 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:38 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:38 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:38 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:38 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:38 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:38 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:38 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.id=class extends _.P{constructor(a){super(a)}};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 })(this.gbar_);
11:29:38 // Google Inc.
11:29:38 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Dredhat&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BTrt0k"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="redhat" aria-label="Search" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ39UDCAY">redhat</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){
11:29:38 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="SgPyZJCTN4irptQPg5eUiAQ" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRWjl716bUJdv5_44ARBTcHb9Ua5wm" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BTrt0o"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_SgPyZJCTN4irptQPg5eUiAQ_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BTrt0w"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Dredhat%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="1_IKvg7EP_hbHv696gm_2w">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:38 try{
11:29:38 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 })(this.gbar_);
11:29:38 // Google Inc.
11:29:38 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:38 try{
11:29:38 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:38 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:38 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:38 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:38 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:38 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:38 
11:29:38  SPDX-License-Identifier: Apache-2.0
11:29:38 */
11:29:38 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 })(this.gbar_);
11:29:38 // Google Inc.
11:29:38 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BTrt0k','[\x22gws-wiz\x22,\x22\x22,\x22redhat\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22SgPyZJCTN4irptQPg5eUiAQ\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BTrt0o','[3,6,null,null,1,1,0,0,0,0,0,0]','BTrt0s','[\x22\x22,6,0]','BTrt0w','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"S06Grb":"","zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","Yllh3e":"%.@.1693582154903568,76125576,1090849667]","GWsdKe":"en-CA","Im6cmf":"/wizrpcui/_/WizRpcUi","NCGTLe":"%.@.\"ACYPWhhJUlvqpjYFlc3aO2TfJaUbQ+p7CPgNK5NO5+kRZS/FqaISHTMF0dHSpkPTQm0QOaGF2JXFlBEUCLyWV9Y0bZRj0seHXw\\u003d\\u003d\"]","LVIXXb":"1","oxN3nb":{"1":false},"SNlM0e":"","S6lZl":"89978449","eptZe":"/wizrpcui/_/WizRpcUi/","QrtxK":"0","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]"};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"1_IKvg7EP_hbHv696gm_2w","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:38 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:38 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:38 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw2q2D4_vm-zn3_ej1iJpLtJ\x26ust\x3d1693668554984401';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:38 </script></body></html> TooltipText=null
11:29:38 15:29:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:38 15:29:38.317 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:38 15:29:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:38 15:29:38.317 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:38 15:29:38.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:38 15:29:38.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:38 15:29:38.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){var _g={kEI:'SgPyZJCTN4irptQPg5eUiAQ',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:38 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:38 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:38 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:38 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:38 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:38 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:38 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:38 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:38 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:38 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:38 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:38 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:38 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:38 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:38 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:38 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:38 var e=this||self;
11:29:38 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:38 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:38 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:38 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:38 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:38 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:38 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:38 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="1_IKvg7EP_hbHv696gm_2w"></script>       <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:38 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:38 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:38 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:38 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"SgPyZP-GOYyEptQPyqaK8Ac",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"SgPyZP-GOYyEptQPyqaK8Ac",0,0,0,null,2,5,"gh",84,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:38 try{
11:29:38 /*
11:29:38 
11:29:38  Copyright The Closure Library Authors.
11:29:38  SPDX-License-Identifier: Apache-2.0
11:29:38 */
11:29:38 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:38 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:38 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:38 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:38 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:38 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:38 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:38 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:38 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:38 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:38 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:38 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:38 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:38 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:38 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:38 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:38 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:38 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:38 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:38 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:38 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.id=class extends _.P{constructor(a){super(a)}};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 })(this.gbar_);
11:29:38 // Google Inc.
11:29:38 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Dredhat&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BTrt0k"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="redhat" aria-label="Search" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ39UDCAY">redhat</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){
11:29:38 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="SgPyZJCTN4irptQPg5eUiAQ" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRWjl716bUJdv5_44ARBTcHb9Ua5wm" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQ8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BTrt0o"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_SgPyZJCTN4irptQPg5eUiAQ_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BTrt0w"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BTrt0s"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Dredhat%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwiQ4PaV3YmBAxWIlYkEHYMLBUEQj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="1_IKvg7EP_hbHv696gm_2w">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:38 try{
11:29:38 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 })(this.gbar_);
11:29:38 // Google Inc.
11:29:38 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:38 try{
11:29:38 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:38 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:38 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:38 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:38 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:38 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:38 
11:29:38  SPDX-License-Identifier: Apache-2.0
11:29:38 */
11:29:38 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 try{
11:29:38 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:38 }catch(e){_._DumpException(e)}
11:29:38 })(this.gbar_);
11:29:38 // Google Inc.
11:29:38 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="1_IKvg7EP_hbHv696gm_2w">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BTrt0k','[\x22gws-wiz\x22,\x22\x22,\x22redhat\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22SgPyZJCTN4irptQPg5eUiAQ\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BTrt0o','[3,6,null,null,1,1,0,0,0,0,0,0]','BTrt0s','[\x22\x22,6,0]','BTrt0w','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"S06Grb":"","zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","Yllh3e":"%.@.1693582154903568,76125576,1090849667]","GWsdKe":"en-CA","Im6cmf":"/wizrpcui/_/WizRpcUi","NCGTLe":"%.@.\"ACYPWhhJUlvqpjYFlc3aO2TfJaUbQ+p7CPgNK5NO5+kRZS/FqaISHTMF0dHSpkPTQm0QOaGF2JXFlBEUCLyWV9Y0bZRj0seHXw\\u003d\\u003d\"]","LVIXXb":"1","oxN3nb":{"1":false},"SNlM0e":"","S6lZl":"89978449","eptZe":"/wizrpcui/_/WizRpcUi/","QrtxK":"0","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]"};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"1_IKvg7EP_hbHv696gm_2w","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:38 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:38 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:38 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw2q2D4_vm-zn3_ej1iJpLtJ\x26ust\x3d1693668554984401';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:38 </script></body></html> TooltipText=null
11:29:38 15:29:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:38 15:29:38.325 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:38 15:29:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:38 15:29:38.325 INFO [WorkbenchTestable][AbstractBrowser] Browser forward
11:29:38 15:29:38.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:38 15:29:38.326 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:38 15:29:38.327 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:38 15:29:38.379 DEBUG [main][BrowserProgressListener] Calling chanded()
11:29:38 15:29:38.826 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:38 15:29:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:38 15:29:38.826 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:29:39 15:29:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat...
11:29:39 15:29:39.827 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:39 15:29:39.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:39 15:29:39.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:39 15:29:39.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){var _g={kEI:'VgPyZNLeEufdptQPgImd-Ac',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:39 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:39 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:39 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:39 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:39 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:39 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:39 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:39 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:39 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:39 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:39 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:39 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:39 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:39 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:39 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:39 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:39 var e=this||self;
11:29:39 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:39 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:39 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:39 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:39 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:39 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:39 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:39 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="vXZPDdSqMQZKvA82Jvg2og"></script>       <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:39 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:39 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:39 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:39 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"VgPyZNncE8GxptQPqeGjqAw",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"VgPyZNncE8GxptQPqeGjqAw",0,0,0,null,2,5,"gh",184,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:39 try{
11:29:39 /*
11:29:39 
11:29:39  Copyright The Closure Library Authors.
11:29:39  SPDX-License-Identifier: Apache-2.0
11:29:39 */
11:29:39 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:39 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:39 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:39 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:39 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:39 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:39 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:39 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:39 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:39 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:39 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:39 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:39 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:39 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:39 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:39 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:39 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:39 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:39 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:39 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:39 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.id=class extends _.P{constructor(a){super(a)}};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 })(this.gbar_);
11:29:39 // Google Inc.
11:29:39 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Djboss&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BUOddE"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="jboss" aria-label="Search" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q39UDCAY">jboss</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Qtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){
11:29:39 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="VgPyZNLeEufdptQPgImd-Ac" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRZjqT3F6yM-vNTj9M2G7LZLI9fvDc" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BUOddI"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_VgPyZNLeEufdptQPgImd-Ac_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BUOddQ"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Djboss%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Qj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="vXZPDdSqMQZKvA82Jvg2og">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:39 try{
11:29:39 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 })(this.gbar_);
11:29:39 // Google Inc.
11:29:39 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:39 try{
11:29:39 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:39 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:39 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:39 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:39 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:39 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:39 
11:29:39  SPDX-License-Identifier: Apache-2.0
11:29:39 */
11:29:39 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 })(this.gbar_);
11:29:39 // Google Inc.
11:29:39 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BUOddE','[\x22gws-wiz\x22,\x22\x22,\x22jboss\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22VgPyZNLeEufdptQPgImd-Ac\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BUOddI','[3,6,null,null,1,1,0,0,0,0,0,0]','BUOddM','[\x22\x22,6,0]','BUOddQ','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","GWsdKe":"en-CA","Yllh3e":"%.@.1693582166307026,76132071,2131182720]","S06Grb":"","LVIXXb":"1","S6lZl":"89978449","SNlM0e":"","NCGTLe":"%.@.\"ACYPWhgCO0vJXR6TyXPQPCLTGYwBlBJFz/dxW1HT1JKbPR27h6+RO6HOOmEh8josY4TWnNIRvt0EPfMxrNUdli2hhYwWl+5AGA\\u003d\\u003d\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","oxN3nb":{"1":false},"eptZe":"/wizrpcui/_/WizRpcUi/","QrtxK":"0","Im6cmf":"/wizrpcui/_/WizRpcUi"};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"vXZPDdSqMQZKvA82Jvg2og","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:39 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:39 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:39 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw3l61zAlLvxV-eWRJ_1CgZ3\x26ust\x3d1693668566366664';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:39 </script></body></html> TooltipText=null
11:29:39 15:29:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:39 15:29:39.838 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:39 15:29:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:39 15:29:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully
11:29:39 15:29:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:39 15:29:39.838 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:39 15:29:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:39 15:29:39.838 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:39 15:29:39.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:39 15:29:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:39 15:29:39.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){var _g={kEI:'VgPyZNLeEufdptQPgImd-Ac',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:39 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:39 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:39 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:39 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:39 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:39 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:39 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:39 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:39 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:39 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:39 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:39 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:39 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:39 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:39 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:39 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:39 var e=this||self;
11:29:39 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:39 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:39 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:39 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:39 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:39 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:39 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:39 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="vXZPDdSqMQZKvA82Jvg2og"></script>       <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:39 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:39 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:39 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:39 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"VgPyZNncE8GxptQPqeGjqAw",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"VgPyZNncE8GxptQPqeGjqAw",0,0,0,null,2,5,"gh",184,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:39 try{
11:29:39 /*
11:29:39 
11:29:39  Copyright The Closure Library Authors.
11:29:39  SPDX-License-Identifier: Apache-2.0
11:29:39 */
11:29:39 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:39 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:39 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:39 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:39 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:39 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:39 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:39 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:39 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:39 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:39 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:39 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:39 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:39 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:39 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:39 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:39 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:39 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:39 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:39 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:39 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.id=class extends _.P{constructor(a){super(a)}};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 })(this.gbar_);
11:29:39 // Google Inc.
11:29:39 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Djboss&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BUOddE"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="jboss" aria-label="Search" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q39UDCAY">jboss</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Qtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){
11:29:39 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="VgPyZNLeEufdptQPgImd-Ac" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRZjqT3F6yM-vNTj9M2G7LZLI9fvDc" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BUOddI"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_VgPyZNLeEufdptQPgImd-Ac_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BUOddQ"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Djboss%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Qj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="vXZPDdSqMQZKvA82Jvg2og">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:39 try{
11:29:39 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 })(this.gbar_);
11:29:39 // Google Inc.
11:29:39 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:39 try{
11:29:39 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:39 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:39 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:39 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:39 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:39 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:39 
11:29:39  SPDX-License-Identifier: Apache-2.0
11:29:39 */
11:29:39 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 })(this.gbar_);
11:29:39 // Google Inc.
11:29:39 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BUOddE','[\x22gws-wiz\x22,\x22\x22,\x22jboss\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22VgPyZNLeEufdptQPgImd-Ac\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BUOddI','[3,6,null,null,1,1,0,0,0,0,0,0]','BUOddM','[\x22\x22,6,0]','BUOddQ','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","GWsdKe":"en-CA","Yllh3e":"%.@.1693582166307026,76132071,2131182720]","S06Grb":"","LVIXXb":"1","S6lZl":"89978449","SNlM0e":"","NCGTLe":"%.@.\"ACYPWhgCO0vJXR6TyXPQPCLTGYwBlBJFz/dxW1HT1JKbPR27h6+RO6HOOmEh8josY4TWnNIRvt0EPfMxrNUdli2hhYwWl+5AGA\\u003d\\u003d\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","oxN3nb":{"1":false},"eptZe":"/wizrpcui/_/WizRpcUi/","QrtxK":"0","Im6cmf":"/wizrpcui/_/WizRpcUi"};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"vXZPDdSqMQZKvA82Jvg2og","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:39 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:39 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:39 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw3l61zAlLvxV-eWRJ_1CgZ3\x26ust\x3d1693668566366664';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:39 </script></body></html> TooltipText=null
11:29:39 15:29:39.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:29:39 15:29:39.847 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:29:39 15:29:39.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:29:39 15:29:39.848 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:29:39 15:29:39.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:39 15:29:39.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:39 15:29:39.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en-CA"><head><meta charset="UTF-8"><meta content="origin" name="referrer"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){var _g={kEI:'VgPyZNLeEufdptQPgImd-Ac',kEXPI:'31',kBL:'eCkV',kOPI:89978449};(function(){var a;(null==(a=window.google)?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en-CA';})();(function(){
11:29:39 var h=this||self;function l(){return void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null};var m,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||m}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&"https:"===window.location.protocol&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
11:29:39 function t(a,b,c,d,k){var e="";-1===b.search("&ei=")&&(e="&ei="+p(d),-1===b.search("&lei=")&&(d=q(d))&&(e+="&lei="+d));d="";var g=-1===b.search("&cshid=")&&"slh"!==a,f=[];f.push(["zx",Date.now().toString()]);h._cshid&&g&&f.push(["cshid",h._cshid]);c=c();null!=c&&f.push(["opi",c.toString()]);for(c=0;c<f.length;c++){if(0===c||0<c)d+="&";d+=f[c][0]+"="+f[c][1]}return"/"+(k||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};m=google.kEI;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,k,e){e=void 0===e?l:e;c||(c=t(a,b,e,d,k));if(c=r(c)){a=new Image;var g=n.length;n[g]=a;a.onerror=a.onload=a.onabort=function(){delete n[g]};a.src=c}};google.logUrl=function(a,b){b=void 0===b?l:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy=[];google.x=function(a,b){if(a)var c=a.id;else{do c=Math.random();while(google.y[c])}google.y[c]=[a,b];return!1};google.sx=function(a){google.sy.push(a)};google.lm=[];google.plm=function(a){google.lm.push.apply(google.lm,a)};google.lq=[];google.load=function(a,b,c){google.lq.push([[a],b,c])};google.loadAll=function(a,b){google.lq.push([a,b])};google.bx=!1;google.lx=function(){};var d=[];google.fce=function(a,b,c,e){d.push([a,b,c,e])};google.qce=d;}).call(this);google.f={};(function(){
11:29:39 document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a="1"===c||"q"===c&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName){a="1"===a.getAttribute("data-nohref");break a}a=!1}a&&b.preventDefault()},!0);}).call(this);(function(){google.hs={h:true,nhs:false,sie:false};})();(function(){google.c={bfrt:false,bfrte:true,bofr:true,btfi:false,c4t:false,cap:2000,fla:false,fli:false,frt:false,frvt:true,gl:true,idt:40,irsf:false,lhc:false,llt:false,lsb:false,mais:false,pbph:false,raf:false,si:false,sidt:200,sxs:false,taf:true,timl:false,upb:false,vis:true,wh0:false,whu:false};})();(function(){
11:29:39 var f=this||self;var g=window.performance;var h=google.c.gl,k=google.c.sxs;function l(a,b,d,c){a.addEventListener?a.addEventListener(b,d,c||!1):a.attachEvent&&a.attachEvent("on"+b,d)}function m(a,b,d,c){"addEventListener"in a?a.removeEventListener(b,d,c||!1):a.attachEvent&&a.detachEvent("on"+b,d)};google.c.iim=google.c.iim||{};function n(a){a&&f.google.aft(a.target)}var p;function q(){m(document.documentElement,"load",p,!0);m(document.documentElement,"error",p,!0)};google.timers={};google.startTick=function(a){google.timers[a]={t:{start:Date.now()},e:{},m:{}}};google.tick=function(a,b,d){google.timers[a]||google.startTick(a);d=void 0!==d?d:Date.now();b instanceof Array||(b=[b]);for(var c=0,e;e=b[c++];)google.timers[a].t[e]=d};google.c.e=function(a,b,d){google.timers[a].e[b]=d};google.c.b=function(a,b){b=google.timers[b||"load"].m;b[a]&&google.ml(Error("a"),!1,{m:a});b[a]=!0};google.c.u=function(a,b){var d=google.timers[b||"load"],c=d.m;if(c[a]){c[a]=!1;for(a in c)if(c[a])return;google.csiReport(d,k&&"load2"===b?"all2":"all")}else{b="";for(var e in c)b+=e+":"+c[e]+";";google.ml(Error("b"),!1,{m:a,b:!1===c[a],s:b})}};google.rll=function(a,b,d){function c(e){d(e);m(a,"load",c);m(a,"error",c)}l(a,"load",c);b&&l(a,"error",c)};f.google.aft=function(a){a.setAttribute("data-iml",String(Date.now()))};google.startTick("load");var r=google.timers.load;if(!google.stvsc)a:{var t=r.t;if(g){var u=g.timing;if(u){var v=u.navigationStart,w=u.responseStart;if(w>v&&w<=t.start){t.start=w;r.wsrt=w-v;break a}}g.now&&(r.wsrt=Math.floor(g.now()))}}google.c.b("pr","load");google.c.b("xe","load");var x;if(null==(x=google.stvsc)?0:x.start)google.timers.load.t.start=google.stvsc.start;function y(a){if("hidden"===document.visibilityState){google.c.fh=a;var b;window.performance&&window.performance.timing&&(b=Math.floor(window.performance.timing.navigationStart+a));google.tick("load","fht",b);return!0}return!1}function z(a){y(a.timeStamp)&&m(document,"visibilitychange",z,!0)}google.c.fh=Infinity;l(document,"visibilitychange",z,!0);y(0);h&&(p=n,l(document.documentElement,"load",p,!0),google.c.glu=q);}).call(this);(function(){
11:29:39 var g=this||self;function h(a){try{a()}catch(b){google.ml(b,!1)}}google.caft=function(a,b){null===google.aftq?h(a):(google.aftq=google.aftq||[],google.aftq.push(a),b&&window.setTimeout(function(){google.aftq&&(google.aftq=google.aftq.filter(function(c){return a!==c}),h(a))},b))};function m(){return window.performance&&window.performance.navigation&&window.performance.navigation.type};function aa(a){if(!a||ba(a))return 0;if(!a.getBoundingClientRect)return 1;var b=function(c){return c.getBoundingClientRect()};return ca(a,b)?0:da(a,b)}function ca(a,b){var c;a:{for(c=a;c&&void 0!==c;c=c.parentElement)if("hidden"===c.style.overflow||"G-EXPANDABLE-CONTENT"===c.tagName&&"hidden"===getComputedStyle(c).getPropertyValue("overflow"))break a;c=null}if(!c)return!1;a=b(a);b=b(c);return a.bottom<b.top||a.top>=b.bottom||a.right<b.left||a.left>=b.right}
11:29:39 function ba(a){return"none"===a.style.display?!0:document.defaultView&&document.defaultView.getComputedStyle?(a=document.defaultView.getComputedStyle(a),!!a&&("hidden"===a.visibility||"0px"===a.height&&"0px"===a.width)):!1}
11:29:39 function da(a,b){var c=b(a);a=c.left+window.pageXOffset;b=c.top+window.pageYOffset;var d=c.width;c=c.height;var e=0;if(0>=c&&0>=d)return e;var f=window.innerHeight||document.documentElement.clientHeight;0>b+c?e=2:b>=f&&(e=4);if(0>a+d||a>=(window.innerWidth||document.documentElement.clientWidth))e|=8;e||(e=1,b+c>f&&(e|=4));return e};var q=google.c.bfrt,ea=google.c.lhc,fa=google.c.pbph,t=google.c.sxs,u=google.c.taf,v=google.c.btfi,w=google.c.frt,x=google.c.frvt,y=google.c.timl,z=google.c.upb;function A(a){return"/gen_204?s="+google.sn+"&t="+a+"&atyp=csi&ei="+google.kEI};function B(){var a;null==(a=C("cap"))||a.sendNow();var b;null==(b=C("aft"))||b.sendNow();var c;null==(c=C("all"))||c.sendNow();a=window;"addEventListener"in a?a.removeEventListener("pagehide",B,!1):a.attachEvent&&a.detachEvent("onpagehide",B)}var D={};function E(a){z&&(D[a]=new PendingGetBeacon(A(a)+"&inc=1"))}function C(a){if(z)return D[a]};var ha=window.location,ia="aft afti aftr afts cbs cbt fht frt frts frvt hct prt sct".split(" ");function F(a){return(a=ha.search.match(new RegExp("[?&]"+a+"=(\\d+)")))?Number(a[1]):-1}
11:29:39 function G(a,b){var c=google.timers[b||"load"];b=c.m;if(!b||!b.prs){var d=m()?0:F("qsubts");0<d&&(b=F("fbts"),0<b&&(c.t.start=Math.max(d,b)));var e=c.t,f=e.start;b={wsrt:c.wsrt||0};if(f)for(var r=0,n;n=ia[r++];){var k=e[n];k&&(b[n]=Math.max(k-f,0))}0<d&&(b.gsasrt=c.t.start-d);d=c.e;c=A(a)+"&rt=";e="";for(var p in b)c+=""+e+p+"."+b[p],e=",";for(var l in d)c+="&"+l+"="+d[l];p=c;l="";c=[];g._cshid&&c.push(["cshid",g._cshid]);d=void 0!==window.google&&void 0!==window.google.kOPI&&0!==window.google.kOPI?window.google.kOPI:null;null!=d&&c.push(["opi",d.toString()]);for(d=0;d<c.length;d++){if(0===d||0<d)l+="&";l+=c[d][0]+"="+c[d][1]}c=p+l;2===m()&&(c+="&bb=1");1===m()&&(c+="&r=1");"gsasrt"in b&&(b=F("qsd"),0<b&&(c+="&qsd="+b));google.kBL&&(c+="&bl="+google.kBL);b=c;(a=C(a))?(a.setURL(b),a.sendNow()):"function"===typeof navigator.sendBeacon?navigator.sendBeacon(b,""):google.log("","",b)}};function H(a){a&&google.tick("load","cbs",a);google.tick("load","cbt");G("cap")};var I="src bsrc url ll image img-url".split(" ");function la(a){for(var b=0;b<I.length;++b)if(a.getAttribute("data-"+I[b]))return!0;return!1}function ma(a){var b=a.parentElement;if(b&&("G-IMG"===b.tagName||b.classList.contains("uhHOwf"))&&(b.style.height||b.style.width)){var c=b.getBoundingClientRect(),d=a.getBoundingClientRect();if(c.height<=d.height||c.width<=d.width)a=b}return aa(a)}google.c.iim=google.c.iim||{};var J=window.performance;var K=window.innerHeight||document.documentElement.clientHeight,L=0,M=0,N=0,O=0,na=0,oa=0,P=0,Q=0,pa=0,qa=0,R=!0,S=!0,T=-1,U,V=t?"load2":"load";function W(a,b,c,d){var e=google.timers[V].t[a];e&&(c||d&&null!=b&&b<e)||google.tick(V,a,b)}function X(a,b,c){var d="1"===a.getAttribute("data-frt");w&&d&&(W("frt",c,!1,!0),++O,Y());b&&(x&&d&&(W("frvt",c,!1,!0),++oa),W("aft",c,!1,!0),W("afti",c,!1,!0),++Q,R||(T=K),Y());y&&W("iml",c,!1,!0);++M;a.setAttribute("data-frt","0");(y||b||q&&d)&&ra()}
11:29:39 function ra(){var a=Q===P,b=O===N;a=q?a&&b:a;a=y?M===L:a;!S&&a&&google.c.u("il",V)}
11:29:39 function Y(){if(!R){var a=Q===P,b=O===N,c=x&&oa===na;a&&(google.c.e(V,"aft","1"),google.c.e(V,"aftp",String(Math.round(T))));if(a&&b){U&&clearTimeout(U);var d;null==(d=C("cap"))||d.deactivate();G(t?"aft2":"aft",V);if(!t&&google.c.c4t&&J&&J.mark&&J.timing){var e=google.timers.load;d=e.wsrt;e=e.t.aft;d&&0<d&&e&&0<e&&(e-=J.timing.navigationStart,0<e&&(J.mark("SearchAFTStart",{startTime:d}),J.mark("trigger:SearchAFTEnd",{startTime:e})))}}"hidden"===document.visibilityState&&google.c.e(V,"hddn","1");if(!t&&
11:29:39 null!==google.aftq&&(2===google.fevent||3===google.fevent?google.fevent:1)&((a?1:0)|(c||b?2:0))){google.tick("load","aftqf",Date.now());var f;for(a=0;b=null==(f=google.aftq)?void 0:f[a++];)h(b);google.aftq=null}}}function sa(){R&&!google.c.bofr&&(R=!1,R||(google.c.e(V,"ima",String(P)),google.c.e(V,"imad",String(pa)),google.c.e(V,"imac",String(qa)),google.c.e(V,"imf",String(N)),document.getElementsByClassName("Ib7Efc").length&&google.c.e(V,"ddl","1")),Y())}
11:29:39 function ta(a,b){0===b||b&8||(a.setAttribute("data-frt","1"),w&&++N)}
11:29:39 function ua(a,b,c){var d=a.getAttribute("data-atf");if(d)return c=Number(d),b&&!a.hasAttribute("data-frt")&&ta(a,c),c;var e="string"!==typeof a.src||!a.src,f=!!a.getAttribute("data-bsrc"),r=!!a.getAttribute("data-deferred"),n=!r&&la(a);n&&a.setAttribute("data-lzy_","1");d=ma(a);a.setAttribute("data-atf",String(d));var k=!!(d&1);e=(e||a.complete)&&!r&&!f&&!(k&&n);f=!ea&&Number(a.getAttribute("data-iml"))||0;++L;if(e&&!f||a.hasAttribute("data-noaft"))a.setAttribute("data-frt","0"),++M,k&&++qa;else{var p=
11:29:39 d&4,l=v&&p&&f&&T<K;if(l){var ja=a.getBoundingClientRect().top+window.pageYOffset;!c||0>c||ja<c?T=k?K:ja:l=!1}k&&(++P,r&&++pa);b&&ta(a,d);x&&k&&b&&++na;l&&(W("aft",f,!1,!0),W("aftb",f,!1,!0));if(e&&f)X(a,k,v?0:f);else{k&&(!u&&!c||p||c&&(0>c||c>=K))&&(T=K);var ka=a.src;google.rll(a,!0,function(){(r||n)&&ka&&ka===a.src?google.rll(a,!0,function(){X(a,k,Date.now())}):X(a,k,Date.now())})}}return d}
11:29:39 if(z&&"function"===typeof window.PendingGetBeacon){E("cap");E("aft");E("all");if(fa){var Z=window;Z.addEventListener?Z.addEventListener("pagehide",B,!1):Z.attachEvent&&Z.attachEvent("onpagehide",B)}google.c.lpb=C("all")}
11:29:39 if(0<google.c.cap&&!t)a:{var va=google.c.cap;if(window.performance&&window.performance.timing&&"navigationStart"in window.performance.timing){var wa=window.performance.now(),xa=va-wa;if(0<xa){U=setTimeout(H,xa,Math.floor(window.performance.timing.navigationStart+wa));break a}H()}U=void 0}google.c.wh=Math.floor(window.innerHeight||document.documentElement.clientHeight);google.c.e(V,"wh",String(google.c.wh));google.c.b("il",V);if(google.c.sxs){var ya=google.c.setup;google.c.setup=function(a){ya(a);return ua(a)}}else google.c.setup=ua;google.c.ubr=function(a,b,c,d){u&&T<K?(T=c||-1,W("aft",b)):0>T&&(c&&(T=c),v&&W("aft",b));a||W("afts",b,!0);d||(W("aft",b,!0),a&&S?(W("prt",b),y&&W("iml",b,!0),S=!1,sa(),ra(),google.c.setup=function(){return 0},google.c.ubr=function(){}):sa())};}).call(this);(function(){var b=[function(){google.tick&&google.tick("load","dcl")}];google.dclc=function(a){b.length?b.push(a):a()};function c(){for(var a=b.shift();a;)a(),a=b.shift()}window.addEventListener?(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("load",c,!1)):window.attachEvent&&window.attachEvent("onload",c);}).call(this);(function(){var b=[];google.jsc={xx:b,x:function(a){b.push(a)},mm:[],m:function(a){google.jsc.mm.length||(google.jsc.mm=a)}};}).call(this);(function(){
11:29:39 var e=this||self;
11:29:39 var f={};function w(a,c){if(null===c)return!1;if("contains"in a&&1==c.nodeType)return a.contains(c);if("compareDocumentPosition"in a)return a==c||!!(a.compareDocumentPosition(c)&16);for(;c&&a!=c;)c=c.parentNode;return c==a};
11:29:39 var y=function(a,c){return function(d){d||(d=window.event);return c.call(a,d)}},z="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),E=function(){this._mouseEventsPrevented=!0};var F=function(a){this.g=a;this.h=[]},G=function(a){for(var c=0;c<a.h.length;++c){var d=a.g,b=a.h[c];d.removeEventListener?d.removeEventListener(b.eventType,b.s,b.capture):d.detachEvent&&d.detachEvent("on"+b.eventType,b.s)}a.h=[]};var H=e._jsa||{};H._cfc=void 0;H._aeh=void 0;
11:29:39 var I=function(){this.h=this.g=null},K=function(a,c){var d=J;d.g=a;d.h=c;return d};I.prototype.i=function(){var a=this.g;this.g&&this.g!=this.h?this.g=this.g.__owner||this.g.parentNode:this.g=null;return a};var L=function(){var a;this.j=a=void 0===a?[]:a;this.g=0;this.h=null;this.l=!1},N=function(a,c){var d=M;d.j=a;d.g=0;d.h=c;d.l=!1;return d};L.prototype.i=function(){if(this.l)return J.i();if(this.g!=this.j.length){var a=this.j[this.g];this.g++;a!=this.h&&a&&a.__owner&&(this.l=!0,K(a.__owner,this.h));return a}return null};var J=new I,M=new L;
11:29:39 var Q=function(){this.v=[];this.g=[];this.h=[];this.l={};this.i=null;this.j=[];P(this,"_custom")},R=function(a){return String.prototype.trim?a.trim():a.replace(/^\s+/,"").replace(/\s+$/,"")},ia=function(a,c){return function m(b,g){g=void 0===g?!0:g;var l=c;if("_custom"==l){l=b.detail;if(!l||!l._type)return;l=l._type}var k=l;"click"==k&&(z&&b.metaKey||!z&&b.ctrlKey||2==b.which||null==b.which&&4==b.button||b.shiftKey)?k="clickmod":"keydown"==k&&!b.a11ysc&&(k="maybe_click");var u=b.srcElement||b.target;l=S(k,b,u,"",null);var aa=b.path?N(b.path,this):b.composedPath?N(b.composedPath(),this):K(u,this);for(var r;r=aa.i();){var h=r;var p=void 0;r=h;var q=k,ba=b;var n=r.__jsaction;if(!n){var x;n=null;"getAttribute"in r&&(n=r.getAttribute("jsaction"));if(x=n){n=f[x];if(!n){n={};for(var A=x.split(ca),da=A?A.length:0,B=0;B<da;B++){var v=A[B];if(v){var C=v.indexOf(":"),O=-1!=C,fa=O?R(v.substr(0,C)):ea;v=O?R(v.substr(C+1)):v;n[fa]=v}}f[x]=n}r.__jsaction=n}else n=ha,r.__jsaction=n}"maybe_click"==q&&n.click?(p=q,q="click"):"clickkey"==q?q="click":"click"!=q||n.click||(q="clickonly");p=H._cfc&&n.click?H._cfc(r,ba,n,q,p):{eventType:p?p:q,action:n[q]||"",event:null,ignore:!1};l=S(p.eventType,p.event||b,u,p.action||"",h,l.timeStamp);if(p.ignore||p.action)break}l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=E);if(p&&p.action){if("mouseenter"==k||"mouseleave"==k||"pointerenter"==k||"pointerleave"==k)if(u=b.relatedTarget,!("mouseover"==b.type&&"mouseenter"==k||"mouseout"==b.type&&"mouseleave"==k||
11:29:39 "pointerover"==b.type&&"pointerenter"==k||"pointerout"==b.type&&"pointerleave"==k)||u&&(u===h||w(h,u)))l.action="",l.actionElement=null;else{k={};for(var t in b)"function"!==typeof b[t]&&"srcElement"!==t&&"target"!==t&&(k[t]=b[t]);k.type="mouseover"==b.type?"mouseenter":"mouseout"==b.type?"mouseleave":"pointerover"==b.type?"pointerenter":"pointerleave";k.target=k.srcElement=h;k.bubbles=!1;l.event=k;l.targetElement=h}}else l.action="",l.actionElement=null;h=l;a.i&&!h.event.a11ysgd&&(t=S(h.eventType,h.event,h.targetElement,h.action,h.actionElement,h.timeStamp),"clickonly"==t.eventType&&(t.eventType="click"),a.i(t,!0));if(h.actionElement||"maybe_click"==h.eventType){if(a.i){if(!h.actionElement||"A"!=h.actionElement.tagName||"click"!=h.eventType&&"clickmod"!=h.eventType||(b.preventDefault?b.preventDefault():b.returnValue=!1),(b=a.i(h))&&g){m.call(this,b,!1);return}}else{if((g=e.document)&&!g.createEvent&&g.createEventObject)try{var D=g.createEventObject(b)}catch(la){D=b}else D=b;h.event=D;a.j.push(h)}H._aeh&&
11:29:39 H._aeh(h)}}},S=function(a,c,d,b,g,m){return{eventType:a,event:c,targetElement:d,action:b,actionElement:g,timeStamp:m||Date.now()}},ja=function(a,c){return function(d){var b=a,g=c,m=!1;"mouseenter"==b?b="mouseover":"mouseleave"==b?b="mouseout":"pointerenter"==b?b="pointerover":"pointerleave"==b&&(b="pointerout");if(d.addEventListener){if("focus"==b||"blur"==b||"error"==b||"load"==b||"toggle"==b)m=!0;d.addEventListener(b,g,m)}else d.attachEvent&&("focus"==b?b="focusin":"blur"==b&&(b="focusout"),g=y(d,g),d.attachEvent("on"+b,g));return{eventType:b,s:g,capture:m}}},P=function(a,c){if(!a.l.hasOwnProperty(c)){var d=ia(a,c),b=ja(c,d);a.l[c]=d;a.v.push(b);for(d=0;d<a.g.length;++d){var g=a.g[d];g.h.push(b.call(null,g.g))}"click"==c&&P(a,"keydown")}};Q.prototype.s=function(a){return this.l[a]};var W=function(a,c){var d=new F(c);a:{for(var b=0;b<a.g.length;b++)if(T(a.g[b].g,c)){c=!0;break a}c=!1}if(c)return a.h.push(d),d;U(a,d);a.g.push(d);V(a);return d},V=function(a){for(var c=a.h.concat(a.g),d=[],b=[],g=0;g<a.g.length;++g){var m=a.g[g];X(m,c)?(d.push(m),G(m)):b.push(m)}for(g=0;g<a.h.length;++g)m=a.h[g],X(m,c)?d.push(m):(b.push(m),U(a,m));a.g=b;a.h=d},U=function(a,c){var d=c.g;ka&&(d.style.cursor="pointer");for(d=0;d<a.v.length;++d)c.h.push(a.v[d].call(null,c.g))},Y=function(a,c){a.i=c;a.j&&(0<a.j.length&&c(a.j),a.j=null)},X=function(a,c){for(var d=0;d<c.length;++d)if(c[d].g!=a.g&&T(c[d].g,a.g))return!0;return!1},T=function(a,c){for(;a!=c&&c.parentNode;)c=c.parentNode;return a==c},ka="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ca=/\s*;\s*/,ea="click",ha={};var Z=new Q;W(Z,window.document.documentElement);P(Z,"click");P(Z,"focus");P(Z,"focusin");P(Z,"blur");P(Z,"focusout");P(Z,"error");P(Z,"load");P(Z,"auxclick");P(Z,"change");P(Z,"copy");P(Z,"dblclick");P(Z,"beforeinput");P(Z,"input");P(Z,"keyup");P(Z,"keydown");P(Z,"keypress");P(Z,"mousedown");P(Z,"mouseenter");P(Z,"mouseleave");P(Z,"mouseout");P(Z,"mouseover");P(Z,"mouseup");P(Z,"paste");P(Z,"pointerenter");P(Z,"pointerleave");P(Z,"touchstart");P(Z,"touchmove");P(Z,"touchend");P(Z,"touchcancel");P(Z,"transitioncancel");P(Z,"transitionend");P(Z,"transitionrun");P(Z,"transitionstart");P(Z,"dragover");P(Z,"dragenter");P(Z,"dragleave");P(Z,"drop");P(Z,"dragstart");P(Z,"dragend");P(Z,"speech");(function(a){google.jsad=function(c){Y(a,c)};google.jsaac=function(c){return W(a,c)};google.jsarc=function(c){G(c);for(var d=!1,b=0;b<a.g.length;++b)if(a.g[b]===c){a.g.splice(b,1);d=!0;break}if(!d)for(d=0;d<a.h.length;++d)if(a.h[d]===c){a.h.splice(d,1);break}V(a)}})(Z);e.gws_wizbind=function(a){return{trigger:function(c){var d=a.s(c.type);d||(P(a,c.type),d=a.s(c.type));var b=c.target||c.srcElement;d&&d.call(b.ownerDocument.documentElement,c)},bind:function(c){Y(a,c)}}}(Z);}).call(this);(function(){
11:29:39 function b(c){var a;a:{for(a=c.target;a&&a!==document.documentElement;a=a.parentElement)if("A"===a.tagName&&"1"===a.getAttribute("data-jsarwt"))break a;a=null}a&&window.jsarwt(a,null,c);return!0};window.document.documentElement.addEventListener("mousedown",b,!0);window.document.documentElement.addEventListener("touchstart",b,!0);}).call(this);</script>  <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){google.xjs={ck:'xjs.s.K7NqbUdDAog.L.W.O',cs:'ACT90oEg_q69Qx7UQZ67xil1rLfGiHzEkQ',cssopt:false,csss:'ACT90oHgkTIQcezPRQYXEKe9e6FiX6thKA',excm:[],sepcss:false};})();</script> <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){google.kEXPI='0,1368089,2332210,364428,51823,45391,92216,64701,123583,30991,25393,88405,168734,15644,27301,5122,61754,48862,12432,13445,13496,194,2076,7598,20647,13126,5209175,8831063,50,33,23942436,2769770,1331516,1765,25159863,8234,27,14097,5262,1019,457,3245,242,1408,3945,507,6804,809,1519,5035,2827,259,89,315,1739,3804,816,4669,1867,1957,237,844,617,44,1995,661,4828,465,3,2087,1803,1376,15,312,92,4273,51,721,186,274,1548,174,2728,288,2069,793,81,744,2120,416,144,54,498,1462,977,492,342,418,105,131,240,1187,133,620,355,349,430,395,513';})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;(function(){window._F_toggles=[104,0,33554432,135954432,14156444,1056792,268435460,65536,0,805315338,686833664,4684,138543361,29622576,620757099,1360,33554432,196859,402653184,4097,402689280,5244992,8,61952,50331888,11302,0,0,68313120,4730380,16781328,0,0,844398592,33605060];})();function _F_installCss(c){}
11:29:39 (function(){window.google.xjsu='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';window._F_jsUrl='/xjs/_/js/k\x3dxjs.s.en.h6cT_2ajjhs.O/am\x3dCAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d\x3d1/ed\x3d1/dg\x3d2/rs\x3dACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee\x3dcEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m\x3dcdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl';})();</script> <script defer="" src="/xjs/_/js/k=xjs.s.en.h6cT_2ajjhs.O/am=CAAAAAAAAAAAACAAAGogHALYAAYIBEAAAAABAAQAAAAAgMIIAAwABI8ySQAAAQFCCEwAcbAGAFBCFQAAAAAAwj7AAAAAAIAFQAAAAI0AGBACFIAAAAAAyAMA8AAAgwkLAAAAAAAAAAAAIGASBIMLEgABARAAAAAAAAAAAAAglUxcDCA/d=1/ed=1/dg=2/rs=ACT90oGdinYfiNcwyLXA5sRmDC3P7owekQ/ee=cEt90b:ws9Tlc;qddgKe:x4FYXe,d7YSfd;yxTchf:KUM7Z;dtl0hd:lLQWFe;eHDfl:ofjVkb;qaS3gd:yiLg6e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;iFQyKf:vfuNJf,QIhFr;SNUn3:ZwDk9d,x8cHvb;io8t5d:sgY6Zb;Oj465e:KG2eXe,KG2eXe;Erl4fe:FloWmf,FloWmf;JsbNhc:Xd8iUd;sP4Vbe:VwDzFe;kMFpHd:OTA3Ae;uY49fb:COQbmf;Pjplud:PoEs9b,EEDORb;QGR0gd:Mlhmy;a56pNe:JEfCwb;Me32dd:MEeYgc;wR5FRb:TtcOte,O1Gjze;pXdRYb:JKoKVe,MdUzUe;dIoSBb:ZgGg9b;EmZ2Bf:zr1jrb;NSEoX:lazG7b;eBAeSb:Ck63tb;WCEKNd:I46Hvd;wV5Pjc:L8KGxe;EVNhjf:pw70Gc;sTsDMc:kHVSUb;wQlYve:aLUfP;zOsCQe:Ko78Df;KcokUb:KiuZBf;YV5bee:IvPZ6d;kbAm9d:MkHyGd;ZWEUA:afR4Cf;g8nkx:U4MzKc;lzgfYb:PI40bd;w9w86d:dt4g2b;GleZL:J1A7Od;bcPXSc:gSZLJb;JXS8fb:Qj0suc;IoGlCf:b5lhvb;vfVwPd:OXTqFb;ESrPQc:mNTJvc;qavrXe:zQzcXe,mYbt1d;pNsl2d:j9Yuyc;VGRfx:VFqbr;BjwMce:cXX2Wb;R9Ulx:CR7Ufe;kY7VAf:d91TEb;KpRAue:Tia57b;jY0zg:Q6tNgc;l8Azde:j4Ca9b;oSUNyd:fTfGO,fTfGO,vjQg0b;SMDL4c:fTfGO,vjQg0b;aZ61od:arTwJ;ZrFutb:W4Cdfc;K8vqCc:MyIcle;NPKaK:SdcwHb;LBgRLc:XVMNvd,SdcwHb;rQSrae:C6D5Fc;kCQyJ:ueyPK;KQzWid:mB4wNe;EABSZ:MXZt9d;TxfV6d:YORN0b;UDrY1c:eps46d;F9mqte:UoRcbe;Nyt6ic:jn2sGd;w3bZCb:ZPGaIb;G0KhTb:LIaoZ;aAJE9c:WHW6Ef;V2HTTe:RolTY;Wfmdue:g3MJlb;imqimf:jKGL2e;BgS6mb:fidj5d;UVmjEd:EesRsb;z97YGf:oug9te;AfeaP:TkrAjf;eBZ5Nd:audvde;CxXAWb:YyRLvc;VN6jIc:ddQyuf;SLtqO:Kh1xYe;tosKvd:ZCqP3;VOcgDe:YquhTb;uuQkY:u2V3ud;WDGyFe:jcVOxd;trZL0b:qY8PFe;VxQ32b:k0XsBb;DULqB:RKfG5c;Np8Qkd:Dpx6qc;cFTWae:gT8qnd;gaub4:TN6bMe;xBbsrc:NEW1Qc;DpcR3d:zL72xf;hjRo6e:F62sG;yGxLoc:FmAr0c;oUlnpc:RagDlc;R2kc8b:ALJqWb;pj82le:mg5CW;dLlj2:Qqt3Gf;qGV2uc:HHi04c;gtVSi:ekUOYd;UyG7Kb:wQd0G;LsNahb:ucGLNb;xbe2wc:wbTLEd;Q1Ow7b:x5CSu;okUaUd:wItadb;G6wU6e:hPyGBb;uknmt:GkPrzb;PqHfGe:im2cZe;Fmv9Nc:O1Tzwc;hK67qb:QWEO5b;BMxAGc:E5bFse;R4IIIb:QWfeKf;whEZac:F4AmNb;tH4IIe:Ymry6;zxnPse:GkRiKb;xqZiqf:wmnU7d;lkq0A:Z0MWEf;daB6be:lMxGPd;U96pRd:FsR04;LEikZe:byfTOb,lsjVmc/m=cdos,cr,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl" nonce="vXZPDdSqMQZKvA82Jvg2og"></script>       <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){window.rwt=function(){return!0};}).call(this);(function(){
11:29:39 var b=this||self;var d,e;a:{for(var f=["CLOSURE_FLAGS"],g=b,h=0;h<f.length;h++)if(g=g[f[h]],null==g){e=null;break a}e=g}var k=e&&e[610401301];d=null!=k?k:!1;var l,m=b.navigator;l=m?m.userAgentData||null:null;function n(c){return d?l?l.brands.some(function(a){return(a=a.brand)&&-1!=a.indexOf(c)}):!1:!1}function t(c){var a;a:{if(a=b.navigator)if(a=a.userAgent)break a;a=""}return-1!=a.indexOf(c)};function u(){return d?!!l&&0<l.brands.length:!1}function v(){return t("Safari")&&!(w()||(u()?0:t("Coast"))||(u()?0:t("Opera"))||(u()?0:t("Edge"))||(u()?n("Microsoft Edge"):t("Edg/"))||(u()?n("Opera"):t("OPR"))||t("Firefox")||t("FxiOS")||t("Silk")||t("Android"))}function w(){return u()?n("Chromium"):(t("Chrome")||t("CriOS"))&&!(u()?0:t("Edge"))||t("Silk")};var x=function(c){return String(c).replace(/\-([a-z])/g,function(a,p){return p.toUpperCase()})};var z=u()?!1:t("Trident")||t("MSIE");!t("Android")||w();w();v();var A=!z&&!v();window.jsarwt=function(c,a,p){if(!a)if(A&&c.dataset)a=c.dataset;else{a={};for(var y=c.attributes,q=0;q<y.length;++q){var r=y[q];if(0==r.name.lastIndexOf("data-",0)){var B=x(r.name.slice(5));a[B]=r.value}}}if(!("jrwt"in a))if(window.rwt(c,"","","",a.cd||"",a.usg||"","",a.ved||"",Number(a.au)||null,a.psig||"",p),A&&c.dataset)c.dataset.jrwt="1";else{if(/-[a-z]/.test("jrwt"))throw Error("a");c.setAttribute.call(c,"data-"+"jrwt".replace(/([A-Z])/g,"-$1").toLowerCase(),"1")}return!1};}).call(this);(function(){window._skwEvts=[];})();(function(){window.google.erd={jsr:1,bv:1858,sd:true,de:true};})();(function(){var sdo=false;var mei=10;
11:29:39 var l=this||self;var m,n=null!=(m=l.mei)?m:1,p,q=null!=(p=l.sdo)?p:!0,r=0,t,u=google.erd,v=u.jsr;google.ml=function(a,b,d,h,e){e=void 0===e?2:e;b&&(t=a&&a.message);if(google.dl)return google.dl(a,e,d),null;if(0>v){window.console&&console.error(a,d);if(-2===v)throw a;b=!1}else b=!a||!a.message||"Error loading script"===a.message||r>=n&&!h?!1:!0;if(!b)return null;r++;d=d||{};b=encodeURIComponent;var c="/gen_204?atyp=i&ei="+b(google.kEI);google.kEXPI&&(c+="&jexpid="+b(google.kEXPI));c+="&srcpg="+b(google.sn)+"&jsr="+b(u.jsr)+"&bver="+b(u.bv);var f=a.lineNumber;void 0!==f&&(c+="&line="+f);var g=
11:29:39 a.fileName;g&&(0<g.indexOf("-extension:/")&&(e=3),c+="&script="+b(g),f&&g===window.location.href&&(f=document.documentElement.outerHTML.split("\n")[f],c+="&cad="+b(f?f.substring(0,300):"No script found.")));c+="&cad=ple_"+google.ple+".aple_"+google.aple;google.ple&&1===google.ple&&(e=2);c+="&jsel="+e;for(var k in d)c+="&",c+=b(k),c+="=",c+=b(d[k]);c=c+"&emsg="+b(a.name+": "+a.message);c=c+"&jsst="+b(a.stack||"N/A");12288<=c.length&&(c=c.substr(0,12288));a=c;h||google.log(0,"",a);return a};window.onerror=function(a,b,d,h,e){if(t!==a){a=e instanceof Error?e:Error(a);void 0===d||"lineNumber"in a||(a.lineNumber=d);void 0===b||"fileName"in a||(a.fileName=b);b=void 0;if(a.stack&&(-1!==a.stack.indexOf("?xjs=s0")||-1!==a.stack.indexOf("&xjs=s0"))){b=document.querySelectorAll("script[src*=\\/xjs\\/_\\/js\\/]");for(h=d=0;h<b.length;h++)d+=b[h].async?1:0;var c=e=h=-1,f=-1,g=-1;if(performance&&google.xjsu){h=0;e=google.timers.load.t.xjsee?1:0;f=c=0;g=performance.getEntriesByType("resource");for(var k=
11:29:39 0;k<g.length;k++)-1!==g[k].name.indexOf(google.xjsu)&&(h=1),-1!==g[k].name.indexOf("/xjs/_/js/")&&(c+=1,f+="script"===g[k].initiatorType?1:0);g=c-f}b={cad:"pl_"+h+".pe_"+e+".asc_"+d+".tsc_"+b.length+".fasc_"+(b.length-d)+".lxc_"+c+".lsx_"+f+".lnsx_"+g}}google.ml(a,!1,b,!1,"SyntaxError"===a.name||"SyntaxError"===a.message.substring(0,11)||-1!==a.message.indexOf("Script error")?3:0)}t=null;q&&r>=n&&(window.onerror=null)};})();;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.GAa-2MwnVzE.2019.O","ca","en","538",0,[4,2,"","","","560569280","0"],null,"VgPyZNncE8GxptQPqeGjqAw",null,0,"og.qtm.cQMpi_fC13c.L.W.O","AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g","AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ","",2,1,200,"CAN",null,null,"1","538",1],null,[1,0.1000000014901161,2,1],[1,0.001000000047497451,1],[0,0,0,null,"","","","",0,0,0],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,1,0,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,["m;/_/scs/abc-static/_/js/k=gapi.gapi.en.hh2Jqle7bK0.O/d=1/rs=AHpOoo-jeiq7uVLkyqJvSohFtUkaGjEuyg/m=__features__","https://apis.google.com","","","","",null,1,"es_plusone_gc_20230704.0_p0","en",null,0],[0.009999999776482582,"ca","538",[null,"","0",null,1,5184000,null,null,"",null,null,null,null,null,0,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,0],null,null,null,0,null,null,["5061451","google\\.(com|ru|ca|by|kz|com\\.mx|com\\.tr)$",1]],[1,1,null,40400,538,"CAN","en","560569280.0",8,0.009999999776482582,0,0,null,null,null,null,"",null,null,null,"VgPyZNncE8GxptQPqeGjqAw",0,0,0,null,2,5,"gh",184,0,0,0,0,1],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.GAa-2MwnVzE.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTs1EAyibfMuv084JcTDqRqNnSIc2g"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.cQMpi_fC13c.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtUabOIm7e_T7ppdWRFhU42GSd0lQ"]],null,null,null,[[[null,null,[null,null,null,"https://ogs.google.cz/widget/app/so?awwd=1\u0026gm3=1"],0,470,370,49,4,1,0,0,63,64,8000,"https://www.google.ca/intl/en/about/products",67,1,69,null,1,70,"Can't seem to load the app launcher right now. Try again or go to the %1$sGoogle Products%2$s page.",3,0,0,74,0,null,null,null,null,null,null,null,"/widget/app/so",null,null,null,null,null,null,null,0]],null,null,"1","538",1,0,null,"en",0,null,0,0,0,null,0]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:39 try{
11:29:39 /*
11:29:39 
11:29:39  Copyright The Closure Library Authors.
11:29:39  SPDX-License-Identifier: Apache-2.0
11:29:39 */
11:29:39 var ha,ma,pa,qa,ya,Aa,Ba,Ca,Da,Ga,Oa,Qa,Pa,Sa,Ua,Ta,Va,Wa,bb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{const c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)};_.ca=function(){var a=_.p.navigator;return a&&(a=a.userAgent)?a:""};ha=function(a){return ea?fa?fa.brands.some(({brand:b})=>b&&-1!=b.indexOf(a)):!1:!1};_.t=function(a){return-1!=_.ca().indexOf(a)};_.ia=function(){return ea?!!fa&&0<fa.brands.length:!1};
11:29:39 _.ja=function(){return _.ia()?!1:_.t("Opera")};_.ka=function(){return _.ia()?!1:_.t("Trident")||_.t("MSIE")};_.la=function(){return _.t("Firefox")||_.t("FxiOS")};_.na=function(){return _.t("Safari")&&!(ma()||(_.ia()?0:_.t("Coast"))||_.ja()||(_.ia()?0:_.t("Edge"))||(_.ia()?ha("Microsoft Edge"):_.t("Edg/"))||(_.ia()?ha("Opera"):_.t("OPR"))||_.la()||_.t("Silk")||_.t("Android"))};ma=function(){return _.ia()?ha("Chromium"):(_.t("Chrome")||_.t("CriOS"))&&!(_.ia()?0:_.t("Edge"))||_.t("Silk")};
11:29:39 _.oa=function(){return _.t("Android")&&!(ma()||_.la()||_.ja()||_.t("Silk"))};pa=function(){return ea?!!fa&&!!fa.platform:!1};qa=function(){return _.t("iPhone")&&!_.t("iPod")&&!_.t("iPad")};_.ra=function(){return qa()||_.t("iPad")||_.t("iPod")};_.sa=function(){return pa()?"macOS"===fa.platform:_.t("Macintosh")};_.ua=function(a,b){return 0<=_.ta(a,b)};
11:29:39 _.va=function(a){let b="",c=0;const d=a.length-10240;for(;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);return btoa(b)};_.wa=function(a){return null!=a&&a instanceof Uint8Array};_.xa=function(a){return Array.prototype.slice.call(a)};ya=function(a){const b=a[_.u]|0;1!==(b&1)&&(Object.isFrozen(a)&&(a=_.xa(a)),a[_.u]=b|1)};_.za=function(a){a[_.u]|=1;return a};Aa=function(a,b){b[_.u]=(a|0)&-255};Ba=function(a,b){b[_.u]=(a|34)&-221};
11:29:39 Ca=function(a){a=a>>11&1023;return 0===a?536870912:a};Da=function(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object};_.Ea=function(a){if(a&2)throw Error();};Ga=function(a,b){(b=_.Fa?b[_.Fa]:void 0)&&(a[_.Fa]=_.xa(b))};_.Ha=function(a){if("number"!==typeof a)throw Error();return a};_.Ia=function(a){if(null!=a&&"string"!==typeof a)throw Error();return a};_.Ja=function(a){return null==a||"string"===typeof a?a:void 0};
11:29:39 _.La=function(a,b,c){var d=!1;if(null!=a&&"object"===typeof a&&!(d=Array.isArray(a))&&a.qe===Ka)return a;if(d){var e=d=a[_.u]|0;0===e&&(e|=c&32);e|=c&2;e!==d&&(a[_.u]=e);return new b(a)}};_.Na=function(a,b){Ma=b;a=new a(b);Ma=void 0;return a};Oa=function(a,b,c){const d=1023+b,e=a.length;for(let f=d;f<e;f++){const g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};Qa=function(a,b){return Pa(b)};
11:29:39 Pa=function(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)){if(_.wa(a))return _.va(a);if("function"==typeof _.Ra&&a instanceof _.Ra)return a.hg()}}return a};Sa=function(a,b,c){const d=_.xa(a);var e=d.length;const f=b&256?d[e-1]:void 0;e+=f?-1:0;for(b=b&512?1:0;b<e;b++)d[b]=c(d[b]);if(f){b=d[b]={};for(const g in f)b[g]=c(f[g])}Ga(d,a);return d};
11:29:39 Ua=function(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&(a[_.u]|0)&1?void 0:f&&(a[_.u]|0)&2?a:Ta(a,b,c,void 0!==d,e,f);else if(Da(a)){const g={};for(let h in a)g[h]=Ua(a[h],b,c,d,e,f);a=g}else a=b(a,d);return a}};Ta=function(a,b,c,d,e,f){const g=d||c?a[_.u]|0:0;d=d?!!(g&32):void 0;const h=_.xa(a);for(let k=0;k<h.length;k++)h[k]=Ua(h[k],b,c,d,e,f);c&&(Ga(h,a),c(g,h));return h};Va=function(a){return a.qe===Ka?a.toJSON():Pa(a)};
11:29:39 Wa=function(a,b,c=Ba){if(null!=a){if(a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){const d=a[_.u]|0;return d&2?a:!b||d&68||!(d&32||0===d)?Ta(a,Wa,d&4?Ba:c,!0,!1,!0):(a[_.u]=d|34,a)}a.qe===Ka&&(b=a.na,c=b[_.u],a=c&2?a:_.Na(a.constructor,_.Xa(b,c,!0)));return a}};_.Xa=function(a,b,c){const d=c||b&2?Ba:Aa,e=!!(b&32);a=Sa(a,b,f=>Wa(f,e,d));a[_.u]=a[_.u]|32|(c?2:0);return a};_.Ya=function(a){const b=a.na,c=b[_.u];return c&2?_.Na(a.constructor,_.Xa(b,c,!1)):a};
11:29:39 _.Za=function(a,b,c,d,e){var f=Ca(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+(+!!(b&512)-1)]={};e|=256}f[c]=d;e!==b&&(a[_.u]=e)}else a[c+(+!!(b&512)-1)]=d,b&256&&(a=a[a.length-1],c in a&&delete a[c])};_.$a=function(a,b){return null!=a?a:b};
11:29:39 bb=function(a,b,c){var d=a.constructor.ya,e=Ca((c?a.na:b)[_.u]),f=!1;if(d){if(!c){b=_.xa(b);var g;if(b.length&&Da(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=a.na[_.u];a=Ca(g);g=+!!(g&512)-1;var h;for(let G=0;G<d.length;G++){var k=d[G];if(k<a){k+=g;var m=e[k];null==m?e[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}else{if(!h){var n=void 0;e.length&&Da(n=e[e.length-1])?h=n:e.push(h={})}m=h[k];null==h[k]?h[k]=c?_.ab:_.za([]):c&&m!==_.ab&&ya(m)}}}d=
11:29:39 b.length;if(!d)return b;let q,v;if(Da(h=b[d-1])){a:{var r=h;n={};e=!1;for(let G in r)c=r[G],Array.isArray(c)&&c!=c&&(e=!0),null!=c?n[G]=c:e=!0;if(e){for(let G in n){r=n;break a}r=null}}r!=h&&(q=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;v=!0}if(!q&&!v)return b;var D;f?D=b:D=Array.prototype.slice.call(b,0,d);b=D;f&&(b.length=d);r&&b.push(r);return b};_.w=function(a,b){return null!=a?!!a:!!b};_.x=function(a,b){void 0==b&&(b="");return null!=a?a:b};
11:29:39 _.cb=function(a,b){void 0==b&&(b=0);return null!=a?a:b};_.eb=function(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(let f=0;f<db.length;f++)c=db[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var kb,lb;_.fb=_.fb||{};_.p=this||self;_.gb=function(a,b){a=a.split(".");b=b||_.p;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb="closure_uid_"+(1E9*Math.random()>>>0);kb=function(a,b,c){return a.call.apply(a.bind,arguments)};
11:29:39 lb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.y=function(a,b,c){_.y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?kb:lb;return _.y.apply(null,arguments)};
11:29:39 _.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.A=function(a,b){function c(){}c.prototype=b.prototype;a.V=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.xi=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.A(_.aa,Error);_.aa.prototype.name="CustomError";_.mb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var ea,nb=_.gb("WIZ_global_data.oxN3nb"),ob=nb&&nb[610401301];ea=null!=ob?ob:!1;var fa,pb=_.p.navigator;fa=pb?pb.userAgentData||null:null;_.ta=function(a,b){return Array.prototype.indexOf.call(a,b,void 0)};_.qb=function(a,b,c){Array.prototype.forEach.call(a,b,c)};_.rb=function(a){_.rb[" "](a);return a};_.rb[" "]=function(){};var Eb,Fb,Kb;_.sb=_.ja();_.B=_.ka();_.tb=_.t("Edge");_.ub=_.tb||_.B;_.vb=_.t("Gecko")&&!(-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge"))&&!(_.t("Trident")||_.t("MSIE"))&&!_.t("Edge");_.wb=-1!=_.ca().toLowerCase().indexOf("webkit")&&!_.t("Edge");_.xb=_.sa();_.yb=pa()?"Windows"===fa.platform:_.t("Windows");_.zb=pa()?"Android"===fa.platform:_.t("Android");_.Ab=qa();_.Bb=_.t("iPad");_.Cb=_.t("iPod");_.Db=_.ra();Eb=function(){var a=_.p.document;return a?a.documentMode:void 0};
11:29:39 a:{var Gb="",Hb=function(){var a=_.ca();if(_.vb)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tb)return/Edge\/([\d\.]+)/.exec(a);if(_.B)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wb)return/WebKit\/(\S+)/.exec(a);if(_.sb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Hb&&(Gb=Hb?Hb[1]:"");if(_.B){var Ib=Eb();if(null!=Ib&&Ib>parseFloat(Gb)){Fb=String(Ib);break a}}Fb=Gb}_.Jb=Fb;if(_.p.document&&_.B){var Lb=Eb();Kb=Lb?Lb:parseInt(_.Jb,10)||void 0}else Kb=void 0;_.Mb=Kb;_.Nb=_.la();_.Ob=qa()||_.t("iPod");_.Pb=_.t("iPad");_.Qb=_.oa();_.Rb=ma();_.Sb=_.na()&&!_.ra();_.Tb="undefined"!==typeof TextDecoder;_.Ub="undefined"!==typeof TextEncoder;_.u=Symbol();var Ka,Vb,Wb;Ka={};Wb=[];Wb[_.u]=39;_.ab=Object.freeze(Wb);var Ma;_.C=function(a,b){a=a.na;return _.Yb(a,a[_.u],b)};_.Yb=function(a,b,c,d){if(-1===c)return null;if(c>=Ca(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+(+!!(b&512)-1);if(b<e)return a[b]}};_.E=function(a,b,c,d){const e=a.na,f=e[_.u];_.Ea(f);_.Za(e,f,b,c,d);return a};_.F=function(a,b){a=_.C(a,b);return null==a?a:"boolean"!==typeof a&&"number"!==typeof a?void 0:!!a};
11:29:39 _.Zb=function(a,b,c,d){a=a.na;const e=a[_.u],f=_.Yb(a,e,c,d);b=_.La(f,b,e);b!==f&&null!=b&&_.Za(a,e,c,b,d);return b};_.H=function(a,b,c,d=!1){b=_.Zb(a,b,c,d);if(null==b)return b;a=a.na;const e=a[_.u];if(!(e&2)){const f=_.Ya(b);f!==b&&(b=f,_.Za(a,e,c,b,d))}return b};_.I=function(a,b,c){null==c&&(c=void 0);return _.E(a,b,c)};_.J=function(a,b){return _.Ja(_.C(a,b))};_.K=function(a,b){return _.$a(_.F(a,b),!1)};
11:29:39 _.$b=function(a,b,c=0){a=a.na;const d=a[_.u],e=_.Yb(a,d,b);var f=null==e?e:"number"===typeof e||"NaN"===e||"Infinity"===e||"-Infinity"===e?Number(e):void 0;null!=f&&f!==e&&_.Za(a,d,b,f);return _.$a(f,c)};_.L=function(a,b){return _.$a(_.J(a,b),"")};_.M=function(a,b,c){if(null!=c){if("boolean"!==typeof c)throw Error("q`"+_.hb(c)+"`"+c);c=!!c}return _.E(a,b,c)};_.N=function(a,b,c){return _.E(a,b,null==c?c:_.Ha(c))};_.O=function(a,b,c){return _.E(a,b,_.Ia(c))};_.P=class{constructor(a,b,c){a:{null==a&&(a=Ma);Ma=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=a[_.u]|0;if(d&64){_.Xb&&delete a[_.Xb];break a}d|=64;if(c&&(d|=512,c!==a[0]))throw Error();b:{c=a;var e=c.length;if(e){const g=e-1;var f=c[g];if(Da(f)){d|=256;b=+!!(d&512)-1;e=g-b;1024<=e&&(Oa(c,b,f),e=1023);d=d&-2095105|(e&1023)<<11;break b}}b&&(f=+!!(d&512)-1,b=Math.max(b,e-f),1024<b&&(Oa(c,f,{}),d|=256,b=1023),d=d&-2095105|
11:29:39 (b&1023)<<11)}}a[_.u]=d}this.na=a}toJSON(){if(Vb)var a=bb(this,this.na,!1);else a=Ta(this.na,Va,void 0,void 0,!1,!1),a=bb(this,a,!0);return a}Ha(){Vb=!0;try{return JSON.stringify(this.toJSON(),Qa)}finally{Vb=!1}}Yb(){return!!((this.na[_.u]|0)&2)}};_.P.prototype.qe=Ka;_.P.prototype.toString=function(){return bb(this,this.na,!1).toString()};_.ac=Symbol();_.bc=Symbol();_.cc=Symbol();_.dc=Symbol();var ec=class extends _.P{constructor(){super()}};_.fc=class extends _.P{constructor(){super()}xd(a){return _.N(this,3,a)}};var gc=class extends _.P{constructor(a){super(a)}};var hc=class extends _.P{constructor(a){super(a)}Rc(a){return _.O(this,24,a)}};_.ic=class extends _.P{constructor(a){super(a)}};_.jc=function(){this.Ia=this.Ia;this.ma=this.ma};_.jc.prototype.Ia=!1;_.jc.prototype.isDisposed=function(){return this.Ia};_.jc.prototype.oa=function(){this.Ia||(this.Ia=!0,this.N())};_.jc.prototype.N=function(){if(this.ma)for(;this.ma.length;)this.ma.shift()()};var kc=class extends _.jc{constructor(){var a=window;super();this.o=a;this.i=[];this.j={}}resolve(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null}Jc(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Jc(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))}};var mc=class extends _.jc{constructor(){var a=_.lc;super();this.o=a;this.v=this.i=null;this.s=0;this.B={};this.j=!1;a=window.navigator.userAgent;0<=a.indexOf("MSIE")&&0<=a.indexOf("Trident")&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&9>parseFloat(a[1])&&(this.j=!0)}A(a,b){this.i=b;this.v=a;b.preventDefault?b.preventDefault():b.returnValue=!1}};_.nc=class extends _.P{constructor(a){super(a)}};var oc=class extends _.P{constructor(a){super(a)}};var qc;_.pc=function(a,b){if(a.i){const c=new ec;_.O(c,1,b.message);_.O(c,2,b.stack);_.N(c,3,b.lineNumber);_.E(c,5,1);b=new _.fc;_.I(b,40,c);a.i.log(98,b)}};qc=class{constructor(){this.i=null}log(a){_.pc(this,a)}};var tc,uc,xc,zc;_.rc=class{constructor(a){this.i=a}toString(){return this.i.toString()}};_.rc.prototype.Bb=!0;_.rc.prototype.ob=function(){return this.i.toString()};_.sc=function(a){return a instanceof _.rc&&a.constructor===_.rc?a.i:"type_error:SafeUrl"};tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;uc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
11:29:39 _.wc=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);uc.test(a)?a=_.vc(a):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(tc)?_.vc(a):null);return a};try{new URL("s://g"),xc=!0}catch(a){xc=!1}_.yc=xc;zc={};_.vc=function(a){return new _.rc(a,zc)};_.Bc=_.vc("about:invalid#zClosurez");var Cc,Fc,Ec;_.Dc=function(a){let b;b=window.google&&window.google.logUrl?"":"https://www.google.com";b+="/gen_204?use_corp=on&";b+=a.Ha(2040-b.length);Cc(_.wc(b)||_.Bc)};Cc=function(a){var b=new Image,c=Ec;b.onerror=b.onload=b.onabort=function(){c in Fc&&delete Fc[c]};Fc[Ec++]=b;b.src=_.sc(a)};Fc=[];Ec=0;_.Gc=class{constructor(){this.data={}}Ha(a){var b=[],c;for(c in this.data)b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(this.data[c])));return("atyp=i&zx="+(new Date).getTime()+"&"+b.join("&")).substr(0,a)}};var Hc=class extends _.Gc{constructor(a){super();var b=_.H(a,gc,8)||new gc;window.google&&window.google.kEI&&(this.data.ei=window.google.kEI);this.data.sei=_.x(_.J(a,10));this.data.ogf=_.x(_.J(b,3));this.data.ogrp=(window.google&&window.google.sn?!/.*hp$/.test(window.google.sn):_.w(_.F(a,7)))?"1":"";this.data.ogv=_.x(_.J(b,6))+"."+_.x(_.J(b,7));this.data.ogd=_.x(_.J(a,21));this.data.ogc=_.x(_.J(a,20));this.data.ogl=_.x(_.J(a,5));this.data.oggv="quantum:gapiBuildLabel"}};var db="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");var Ic=[1,2,3,4,5,6,9,10,11,13,14,28,29,30,34,35,37,38,39,40,42,43,48,49,50,51,52,53,62,500],Kc=function(a){if(!Jc){Jc={};for(var b=0;b<Ic.length;b++)Jc[Ic[b]]=!0}return!!Jc[a]},Lc=function(a){a=String(a);return a.replace(".","%2E").replace(",","%2C")},Mc=class extends Hc{constructor(a,b,c,d,e){super(a);_.eb(this.data,{oge:c,ogex:_.x(_.J(a,9)),ogp:_.x(_.J(a,6)),ogsr:Math.round(1/(Kc(c)?_.cb(_.$b(b,3,1)):_.cb(_.$b(b,2,1E-4)))),ogus:d});if(e){"ogw"in e&&(this.data.ogw=e.ogw,delete e.ogw);"ved"in e&&
11:29:39 (this.data.ved=e.ved,delete e.ved);a=[];for(var f in e)0!=a.length&&a.push(","),a.push(Lc(f)),a.push("."),a.push(Lc(e[f]));e=a.join("");""!=e&&(this.data.ogad=e)}}},Jc=null;var Nc=class extends _.P{constructor(a){super(a)}};var Rc=class{constructor(){var a=Oc,b=Pc,c=Qc;this.i=a;this.s=b;this.o=_.cb(_.$b(a,2,1E-4),1E-4);this.B=_.cb(_.$b(a,3,1),1);b=Math.random();this.j=_.w(_.F(a,1))&&b<this.o;this.v=_.w(_.F(a,1))&&b<this.B;a=0;_.w(_.F(c,1))&&(a|=1);_.w(_.F(c,2))&&(a|=2);_.w(_.F(c,3))&&(a|=4);this.A=a}log(a,b){try{if(Kc(a)?this.v:this.j){const c=new Mc(this.s,this.i,a,this.A,b);_.Dc(c)}}catch(c){}}};var Tc;_.Sc=function(a){if(0<a.j.length){var b=void 0!==a.ua,c=void 0!==a.i;if(b||c){b=b?a.o:a.s;c=a.j;a.j=[];try{_.qb(c,b,a)}catch(d){console.error(d)}}}};_.Uc=class{constructor(a){this.ua=a;this.i=void 0;this.j=[]}then(a,b,c){this.j.push(new Tc(a,b,c));_.Sc(this)}resolve(a){if(void 0!==this.ua||void 0!==this.i)throw Error("y");this.ua=a;_.Sc(this)}o(a){a.j&&a.j.call(a.i,this.ua)}s(a){a.o&&a.o.call(a.i,this.i)}};Tc=class{constructor(a,b,c){this.j=a;this.o=b;this.i=c}};_.Vc=a=>{var b="zc";if(a.zc&&a.hasOwnProperty(b))return a.zc;b=new a;return a.zc=b};_.Q=class{constructor(){this.s=new _.Uc;this.i=new _.Uc;this.C=new _.Uc;this.B=new _.Uc;this.A=new _.Uc;this.v=new _.Uc;this.o=new _.Uc;this.j=new _.Uc;this.G=new _.Uc}J(){return this.s}L(){return this.i}M(){return this.C}K(){return this.B}Ia(){return this.A}ma(){return this.v}H(){return this.o}F(){return this.j}static i(){return _.Vc(_.Q)}};var $c;_.Xc=function(){return _.H(_.Wc,hc,1)};_.Yc=function(){return _.H(_.Wc,_.ic,5)};$c=class extends _.P{constructor(){super(Zc)}};var Zc;window.gbar_&&window.gbar_.CONFIG?Zc=window.gbar_.CONFIG[0]||{}:Zc=[];_.Wc=new $c;var Pc,Qc,Oc;_.H(_.Wc,oc,3)||new oc;_.Xc()||new hc;_.lc=new qc;Pc=_.Xc()||new hc;Qc=_.Yc()||new _.ic;Oc=_.H(_.Wc,Nc,4)||new Nc;new Rc;_.z("gbar_._DumpException",function(a){_.lc?_.lc.log(a):console.error(a)});_.ad=new mc;var cd;_.dd=function(a,b){var c=_.bd.i();if(a in c.i){if(c.i[a]!=b)throw new cd;}else{c.i[a]=b;if(b=c.j[a])for(let d=0,e=b.length;d<e;d++)b[d].i(c.i,a);delete c.j[a]}};_.bd=class{constructor(){this.i={};this.j={}}static i(){return _.Vc(_.bd)}};_.fd=class extends _.aa{constructor(){super()}};cd=class extends _.fd{};_.z("gbar.A",_.Uc);_.Uc.prototype.aa=_.Uc.prototype.then;_.z("gbar.B",_.Q);_.Q.prototype.ba=_.Q.prototype.L;_.Q.prototype.bb=_.Q.prototype.M;_.Q.prototype.bd=_.Q.prototype.Ia;_.Q.prototype.bf=_.Q.prototype.J;_.Q.prototype.bg=_.Q.prototype.K;_.Q.prototype.bh=_.Q.prototype.ma;_.Q.prototype.bj=_.Q.prototype.H;_.Q.prototype.bk=_.Q.prototype.F;_.z("gbar.a",_.Q.i());var gd=new kc;_.dd("api",gd);var hd=_.Yc()||new _.ic;window.__PVT=_.x(_.J(hd,8));_.dd("eq",_.ad);
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.id=class extends _.P{constructor(a){super(a)}};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var jd=class extends _.P{constructor(){super()}};var kd=class extends _.jc{constructor(){super();this.j=[];this.i=[]}o(a,b){this.j.push({features:a,options:b})}init(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.x(_.J(a,1));null!=_.F(a,12)&&(d.dpo=_.w(_.K(a,12)));d.ms=_.x(_.J(a,2));d.m=_.x(_.J(a,3));d.l=[];_.L(b,1)&&(a=_.J(b,3))&&this.i.push(a);_.L(c,1)&&(c=_.J(c,2))&&this.i.push(c);_.z("gapi.load",(0,_.y)(this.o,this));return this}};var ld=_.H(_.Wc,_.nc,14);if(ld){var md=_.H(_.Wc,_.id,9)||new _.id,nd=new jd,od=new kd;od.init(ld,md,nd);_.dd("gs",od)};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 })(this.gbar_);
11:29:39 // Google Inc.
11:29:39 </script><style>h1,ol,ul,li,button{margin:0;padding:0}button{border:none;background:none}body{background:#fff}body,input,button{font-size:14px;font-family:arial,sans-serif;color:#202124}a{color:#1a0dab;text-decoration:none}a:hover,a:active{text-decoration:underline}a:visited{color:#681da8}html,body{min-width:400px}body,html{height:100%;margin:0;padding:0}.gb_8a:not(.gb_ad){font:13px/27px Roboto,Arial,sans-serif;z-index:986}@-webkit-keyframes gb__a{0%{opacity:0}50%{opacity:1}}@keyframes gb__a{0%{opacity:0}50%{opacity:1}}a.gb_pa{border:none;color:#4285f4;cursor:default;font-weight:bold;outline:none;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none}a.gb_pa:hover:after,a.gb_pa:focus:after{background-color:rgba(0,0,0,.12);content:"";height:100%;left:0;position:absolute;top:0;width:100%}a.gb_pa:hover,a.gb_pa:focus{text-decoration:none}a.gb_pa:active{background-color:rgba(153,153,153,.4);text-decoration:none}a.gb_qa{background-color:#4285f4;color:#fff}a.gb_qa:active{background-color:#0043b2}.gb_ra{box-shadow:0 1px 1px rgba(0,0,0,.16)}.gb_pa,.gb_qa,.gb_sa,.gb_ta{display:inline-block;line-height:28px;padding:0 12px;border-radius:2px}.gb_sa{background:#f8f8f8;border:1px solid #c6c6c6}.gb_ta{background:#f8f8f8}.gb_sa,#gb a.gb_sa.gb_sa,.gb_ta{color:#666;cursor:default;text-decoration:none}#gb a.gb_ta{cursor:default;text-decoration:none}.gb_ta{border:1px solid #4285f4;font-weight:bold;outline:none;background:#4285f4;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#4387fd),to(#4683ea));background:-webkit-linear-gradient(top,#4387fd,#4683ea);background:linear-gradient(top,#4387fd,#4683ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=0)}#gb a.gb_ta{color:#fff}.gb_ta:hover{box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_ta:active{box-shadow:inset 0 2px 0 rgba(0,0,0,.15);background:#3c78dc;background:-webkit-gradient(linear,left top,left bottom,from(top),color-stop(#3c7ae4),to(#3f76d3));background:-webkit-linear-gradient(top,#3c7ae4,#3f76d3);background:linear-gradient(top,#3c7ae4,#3f76d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c7ae4,endColorstr=#3f76d3,GradientType=0)}#gb .gb_ua{background:#fff;border:1px solid #dadce0;color:#1a73e8;display:inline-block;text-decoration:none}#gb .gb_ua:hover{background:#f8fbff;border-color:#dadce0;color:#174ea6}#gb .gb_ua:focus{background:#f4f8ff;color:#174ea6;outline:1px solid #174ea6}#gb .gb_ua:active,#gb .gb_ua:focus:active{background:#ecf3fe;color:#174ea6}#gb .gb_ua.gb_j{background:transparent;border:1px solid #5f6368;color:#8ab4f8;text-decoration:none}#gb .gb_ua.gb_j:hover{background:rgba(255,255,255,.04);color:#e8eaed}#gb .gb_ua.gb_j:focus{background:rgba(232,234,237,.12);color:#e8eaed;outline:1px solid #e8eaed}#gb .gb_ua.gb_j:active,#gb .gb_ua.gb_j:focus:active{background:rgba(232,234,237,.1);color:#e8eaed}.gb_p{display:none!important}.gb_Sa{visibility:hidden}.gb_Hd{display:inline-block;vertical-align:middle}.gb_Jd .gb_o{bottom:-3px;right:-5px}.gb_g{position:relative}.gb_d{display:inline-block;outline:none;vertical-align:middle;border-radius:2px;box-sizing:border-box;height:40px;width:40px;cursor:pointer;text-decoration:none}#gb#gb a.gb_d{cursor:pointer;text-decoration:none}.gb_d,a.gb_d{color:#000}.gb_8e{border-color:transparent;border-bottom-color:#fff;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;top:33px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s}.gb_9e{border-color:transparent;border-style:dashed dashed solid;border-width:0 8.5px 8.5px;display:none;position:absolute;left:11.5px;z-index:1;height:0;width:0;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-bottom-color:rgba(0,0,0,.2);top:32px}x:-o-prefocus,div.gb_9e{border-bottom-color:#ccc}.gb_W{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:8px;top:62px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text}.gb_Hd.gb_Ca .gb_8e,.gb_Hd.gb_Ca .gb_9e,.gb_Hd.gb_Ca .gb_W,.gb_Ca.gb_W{display:block}.gb_Hd.gb_Ca.gb_af .gb_8e,.gb_Hd.gb_Ca.gb_af .gb_9e{display:none}.gb_Kd{position:absolute;right:8px;top:62px;z-index:-1}.gb_Za .gb_8e,.gb_Za .gb_9e,.gb_Za .gb_W{margin-top:-10px}.gb_Hd:first-child,#gbsfw:first-child+.gb_Hd{padding-left:4px}.gb_Ha.gb_Ld .gb_Hd:first-child{padding-left:0}.gb_Md{position:relative}.gb_Ha .gb_Nd .gb_Ed.gb_dd,.gb_Ha.gb_Ia .gb_Nd .gb_Ed.gb_dd{padding:3px 8px 3px 16px}.gb_Nd .gb_Od{display:inline-block}.gb_Nd .gb_dd{-webkit-border-radius:100px;border-radius:100px;background:#0b57d0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;width:auto}.gb_Nd .gb_Pd{-webkit-box-align:center;-webkit-align-items:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.gb_Nd .gb_u{fill:#0b57d0;margin-left:8px}.gb_Nd .gb_u circle{fill:#fff}.gb_Nd .gb_dd .gb_Ad{-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;text-align:center}.gb_Nd .gb_dd:hover{background:#3763cd}.gb_Nd .gb_dd:hover .gb_u{fill:#3763cd}.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd:focus:hover,.gb_Nd .gb_dd[aria-expanded=true],.gb_Nd .gb_dd:hover[aria-expanded=true]{background:#416acf}.gb_Nd .gb_dd:focus .gb_u,.gb_Nd .gb_dd:active .gb_u,.gb_Nd .gb_dd:focus:hover .gb_u,.gb_Nd .gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_dd:hover[aria-expanded=true] .gb_u{fill:#416acf}.gb_Nd .gb_dd:hover,.gb_Nd .gb_dd:focus,.gb_Nd .gb_dd:active,.gb_Nd .gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Nd .gb_dd:focus-visible{outline:1px solid #416acf;outline-offset:2px}.gb_Nd .gb_j.gb_dd{background:#a8c7fa;color:#062e6f}.gb_Nd .gb_j.gb_dd .gb_u{fill:#a8c7fa}.gb_Nd .gb_j.gb_dd .gb_u circle{fill:#062e6f}.gb_Nd .gb_j.gb_dd:hover{background:#b4cbf6}.gb_Nd .gb_j.gb_dd:hover .gb_u{fill:#b4cbf6}.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:focus:hover,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true],.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true]{background:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus .gb_u,.gb_Nd .gb_j.gb_dd:focus:hover .gb_u,.gb_Nd .gb_j.gb_dd:active .gb_u,.gb_Nd .gb_j.gb_dd[aria-expanded=true] .gb_u,.gb_Nd .gb_j.gb_dd:hover[aria-expanded=true] .gb_u{fill:#b8cdf7}.gb_Nd .gb_j.gb_dd:focus-visible{outline-color:#b8cdf7}.gb_Nd .gb_j.gb_dd:hover,.gb_Nd .gb_j.gb_dd:focus,.gb_Nd .gb_j.gb_dd:active,.gb_Nd .gb_j.gb_dd[aria-expanded=true]{-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Wc .gb_Md,.gb_f .gb_Md{float:right}.gb_d{padding:8px;cursor:pointer}.gb_d:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.gb_Ha .gb_de:not(.gb_pa):focus img{background-color:rgba(0,0,0,.2);outline:none;-webkit-border-radius:50%;border-radius:50%}.gb_Qd button svg,.gb_d{-webkit-border-radius:50%;border-radius:50%}.gb_Qd button:focus:not(:focus-visible) svg,.gb_Qd button:hover svg,.gb_Qd button:active svg,.gb_d:focus:not(:focus-visible),.gb_d:hover,.gb_d:active,.gb_d[aria-expanded=true]{outline:none}.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_d:focus-visible{outline:1px solid #202124}.gb_Fc .gb_Qd button:focus-visible svg,.gb_Fc .gb_d:focus-visible{outline:1px solid #f1f3f4}@media (forced-colors:active){.gb_Fc .gb_Qd.gb_me button:focus-visible svg,.gb_Qd button:focus-visible svg,.gb_Fc .gb_Qd button:focus-visible svg{outline:1px solid currentcolor}}.gb_Fc .gb_Qd.gb_me button:focus svg,.gb_Fc .gb_Qd.gb_me button:focus:hover svg,.gb_Qd button:focus svg,.gb_Qd button:focus:hover svg,.gb_d:focus,.gb_d:focus:hover{background-color:rgba(60,64,67,.1)}.gb_Fc .gb_Qd.gb_me button:active svg,.gb_Qd button:active svg,.gb_d:active{background-color:rgba(60,64,67,.12)}.gb_Fc .gb_Qd.gb_me button:hover svg,.gb_Qd button:hover svg,.gb_d:hover{background-color:rgba(60,64,67,.08)}.gb_va .gb_d.gb_xa:hover{background-color:transparent}.gb_d[aria-expanded=true],.gb_d:hover[aria-expanded=true]{background-color:rgba(95,99,104,.24)}.gb_d[aria-expanded=true] .gb_i{fill:#5f6368;opacity:1}.gb_Fc .gb_Qd button:hover svg,.gb_Fc .gb_d:hover{background-color:rgba(232,234,237,.08)}.gb_Fc .gb_Qd button:focus svg,.gb_Fc .gb_Qd button:focus:hover svg,.gb_Fc .gb_d:focus,.gb_Fc .gb_d:focus:hover{background-color:rgba(232,234,237,.1)}.gb_Fc .gb_Qd button:active svg,.gb_Fc .gb_d:active{background-color:rgba(232,234,237,.12)}.gb_Fc .gb_d[aria-expanded=true],.gb_Fc .gb_d:hover[aria-expanded=true]{background-color:rgba(255,255,255,.12)}.gb_Fc .gb_d[aria-expanded=true] .gb_i{fill:#fff;opacity:1}.gb_Hd{padding:4px}.gb_Ha.gb_Ld .gb_Hd{padding:4px 2px}.gb_Ha.gb_Ld .gb_b.gb_Hd{padding-left:6px}.gb_W{z-index:991;line-height:normal}.gb_W.gb_Rd{left:0;right:auto}@media (max-width:350px){.gb_W.gb_Rd{left:0}}.gb_Sd .gb_W{top:56px}.gb_l .gb_d,.gb_V .gb_l .gb_d{background-position:-64px -29px}.gb_B .gb_l .gb_d{background-position:-29px -29px;opacity:1}.gb_l .gb_d,.gb_l .gb_d:hover,.gb_l .gb_d:focus{opacity:1}.gb_bd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_o{display:none}.gb_5c{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:0.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto}.gb_5c.gb_6c{color:#3c4043}.gb_Ha.gb_Ia .gb_5c{margin-bottom:0}.gb_7c.gb_8c .gb_5c{padding-left:4px}.gb_Ha.gb_Ia .gb_9c{position:relative;top:-2px}.gb_Ha{color:black;min-width:160px;position:relative;-webkit-transition:box-shadow 250ms;transition:box-shadow 250ms}.gb_Ha.gb_Oc{min-width:120px}.gb_Ha.gb_gd .gb_hd{display:none}.gb_Ha.gb_gd .gb_id{height:56px}header.gb_Ha{display:block}.gb_Ha svg{fill:currentColor}.gb_jd{position:fixed;top:0;width:100%}.gb_kd{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_ld{height:64px}.gb_id{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:min-content}.gb_Ha:not(.gb_Ia) .gb_id{padding:8px}.gb_Ha.gb_md .gb_id{-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha .gb_id.gb_nd.gb_od{min-width:0}.gb_Ha.gb_Ia .gb_id{padding:4px;padding-left:8px;min-width:0}.gb_hd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none}.gb_qd>.gb_hd{display:table-cell;width:100%}.gb_7c{padding-right:30px;box-sizing:border-box;-webkit-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.gb_Ha.gb_Ia .gb_7c{padding-right:14px}.gb_rd{-webkit-flex:1 1 100%;-webkit-box-flex:1;flex:1 1 100%}.gb_rd>:only-child{display:inline-block}.gb_sd.gb_Xc{padding-left:4px}.gb_sd.gb_td,.gb_Ha.gb_md .gb_sd,.gb_Ha.gb_Ia:not(.gb_f) .gb_sd{padding-left:0}.gb_Ha.gb_Ia .gb_sd.gb_td{padding-right:0}.gb_Ha.gb_Ia .gb_sd.gb_td .gb_va{margin-left:10px}.gb_Xc{display:inline}.gb_Ha.gb_Rc .gb_sd.gb_ud,.gb_Ha.gb_f .gb_sd.gb_ud{padding-left:2px}.gb_5c{display:inline-block}.gb_sd{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:normal;padding:0 4px;padding-left:30px;-webkit-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_f{height:48px}.gb_Ha.gb_f{min-width:auto}.gb_f .gb_sd{float:right;padding-left:32px}.gb_f .gb_sd.gb_vd{padding-left:0}.gb_wd{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text}.gb_cd{-webkit-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s}.gb_Cd{color:black}.gb_Fc{color:white}.gb_Ha a,.gb_Lc a{color:inherit}.gb_M{color:rgba(0,0,0,.87)}.gb_Ha svg,.gb_Lc svg,.gb_7c .gb_fd,.gb_Wc .gb_fd{color:#5f6368;opacity:1}.gb_Fc svg,.gb_Lc.gb_Pc svg,.gb_Fc .gb_7c .gb_fd,.gb_Fc .gb_7c .gb_Ec,.gb_Fc .gb_7c .gb_9c,.gb_Lc.gb_Pc .gb_fd{color:rgba(255,255,255,.87)}.gb_Fc .gb_7c .gb_Dc:not(.gb_Dd){opacity:.87}.gb_6c{color:inherit;opacity:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gb_Fc .gb_6c,.gb_Cd .gb_6c{opacity:1}.gb_xd{position:relative}.gb_yd{font-family:arial,sans-serif;line-height:normal;padding-right:15px}a.gb_y,span.gb_y{color:rgba(0,0,0,.87);text-decoration:none}.gb_Fc a.gb_y,.gb_Fc span.gb_y{color:white}a.gb_y:focus{outline-offset:2px}a.gb_y:hover{text-decoration:underline}.gb_z{display:inline-block;padding-left:15px}.gb_z .gb_y{display:inline-block;line-height:24px;vertical-align:middle}.gb_Ed{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:.25px;line-height:16px;margin-left:10px;margin-right:8px;min-width:96px;padding:9px 23px;text-align:center;vertical-align:middle;border-radius:4px;box-sizing:border-box}.gb_Ha.gb_f .gb_Ed{margin-left:8px}#gb a.gb_ta.gb_Ed{cursor:pointer}.gb_ta.gb_Ed:hover{background:#1b66c9;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:focus,.gb_ta.gb_Ed:hover:focus{background:#1c5fba;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_ta.gb_Ed:active{background:#1b63c1;-webkit-box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3);box-shadow:0 1px 3px 1px rgba(66,64,67,.15),0 1px 2px 0 rgba(60,64,67,.3)}.gb_Ed{background:#1a73e8;border:1px solid transparent}.gb_Ha.gb_Ia .gb_Ed{padding:9px 15px;min-width:80px}.gb_zd{text-align:left}#gb .gb_Fc a.gb_Ed:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t){background:#fff;border-color:#dadce0;-webkit-box-shadow:none;box-shadow:none;color:#1a73e8}#gb a.gb_ta.gb_j.gb_Ed{background:#8ab4f8;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;color:#202124}#gb .gb_Fc a.gb_Ed:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):hover{background:#f8fbff;border-color:#cce0fc}#gb a.gb_ta.gb_j.gb_Ed:hover{background:#93baf9;border-color:transparent;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.3)}#gb .gb_Fc a.gb_Ed:focus:not(.gb_j),#gb .gb_Fc a.gb_Ed:focus:hover:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:not(.gb_j),#gb.gb_Fc a.gb_Ed:focus:hover:not(.gb_j){background:#f4f8ff;outline:1px solid #c9ddfc}#gb a.gb_ta.gb_j.gb_Ed:focus,#gb a.gb_ta.gb_j.gb_Ed:focus:hover{background:#a6c6fa;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}#gb .gb_Fc a.gb_Ed:active:not(.gb_j),#gb.gb_Fc a.gb_Ed:not(.gb_t):active{background:#ecf3fe}#gb a.gb_ta.gb_j.gb_Ed:active{background:#a1c3f9;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.gb_Fd{display:none}@media screen and (max-width:319px){.gb_id:not(.gb_nd) .gb_l{display:none;visibility:hidden}}.gb_va{background-color:rgba(255,255,255,.88);border:1px solid #dadce0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;max-height:48px;overflow:hidden;outline:none;padding:0;vertical-align:middle;width:134px;-webkit-border-radius:8px;border-radius:8px}.gb_va.gb_j{background-color:transparent;border:1px solid #5f6368}.gb_Ba{display:inherit}.gb_va.gb_j .gb_Ba{background:#fff;-webkit-border-radius:4px;border-radius:4px;display:inline-block;left:8px;margin-right:5px;position:relative;padding:3px;top:-1px}.gb_va:hover{border:1px solid #d2e3fc;background-color:rgba(248,250,255,.88)}.gb_va.gb_j:hover{background-color:rgba(241,243,244,.04);border:1px solid #5f6368}.gb_va:focus-visible,.gb_va:focus{background-color:#fff;outline:1px solid #202124;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gb_va.gb_j:focus-visible,.gb_va.gb_j:focus{background-color:rgba(241,243,244,.12);outline:1px solid #f1f3f4;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.gb_va.gb_j:active,.gb_va.gb_Ca.gb_j:focus{background-color:rgba(241,243,244,.1);border:1px solid #5f6368}.gb_Da{display:inline-block;padding-bottom:2px;padding-left:7px;padding-top:2px;text-align:center;vertical-align:middle;line-height:32px;width:78px}.gb_va.gb_j .gb_Da{line-height:26px;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;width:72px}.gb_Da.gb_Ea{background-color:#f1f3f4;-webkit-border-radius:4px;border-radius:4px;margin-left:8px;padding-left:0;line-height:30px}.gb_Da.gb_Ea .gb_Fa{vertical-align:middle}.gb_Ha:not(.gb_Ia) .gb_va{margin-left:10px;margin-right:4px}.gb_Ja{max-height:32px;width:78px}.gb_va.gb_j .gb_Ja{max-height:26px;width:72px}.gb_n{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_Ta{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_Ta.gb_n{height:30px;width:30px}.gb_Ta.gb_n:hover,.gb_Ta.gb_n:active{-webkit-box-shadow:none;box-shadow:none}.gb_Ua{background:#fff;border:none;-webkit-border-radius:50%;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,.30),0px 1px 3px 1px rgba(60,64,67,.15);height:14px;margin:2px;position:absolute;right:0;width:14px}.gb_Va{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-device-pixel-ratio:1.25){.gb_n::before,.gb_Wa::before{display:inline-block;-webkit-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:left 0;-webkit-transform-origin:left 0;transform-origin:left 0}.gb_D .gb_Wa::before{-webkit-transform:scale(scale(0.416666667));-webkit-transform:scale(scale(0.416666667));transform:scale(scale(0.416666667))}}.gb_n:hover,.gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_n:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_n:active::after{background:rgba(0,0,0,.1);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:100%}.gb_Xa{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_d.gb_Xa{width:auto}.gb_Xa:hover,.gb_Xa:focus{opacity:.85}.gb_Za .gb_Xa,.gb_Za .gb_0a{line-height:26px}#gb#gb.gb_Za a.gb_Xa,.gb_Za .gb_0a{font-size:11px;height:auto}.gb_1a{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_xa:hover .gb_1a{opacity:.85}.gb_va>.gb_b{padding:3px 3px 3px 4px}.gb_2a.gb_Sa{color:#fff}.gb_B .gb_Xa,.gb_B .gb_1a{opacity:1}#gb#gb.gb_B.gb_B a.gb_Xa,#gb#gb .gb_B.gb_B a.gb_Xa{color:#fff}.gb_B.gb_B .gb_1a{border-top-color:#fff;opacity:1}.gb_V .gb_n:hover,.gb_B .gb_n:hover,.gb_V .gb_n:focus,.gb_B .gb_n:focus{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2)}.gb_3a .gb_b,.gb_4a .gb_b{position:absolute;right:1px}.gb_b.gb_A,.gb_5a.gb_A,.gb_xa.gb_A{-webkit-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto}.gb_6a.gb_7a .gb_Xa{width:30px!important}.gb_m{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_8a .gb_m,.gb_9a .gb_m{right:0;top:0}.gb_b .gb_d{padding:4px}.gb_q{display:none}sentinel{}.cB4NFc{padding-top:16px}.v0rrvd{padding-bottom:16px}.GUHazd{padding-bottom:12px}.OdBhM{padding-top:8px}.TUOsUe{text-align:left}.yMNJR .qk7LXc{max-width:100%}.cJFqsd .qk7LXc{height:100%}.rfx2Y .qk7LXc{width:100%}@media (min-height:576px){.uSolm .qk7LXc{height:100%}.uSolm{padding:64px 0px}}@media (max-height:575px){.uSolm .qk7LXc{height:100%;max-height:448px}}.BhUHze .qk7LXc{width:75%}@media (min-height:496px){.GeOznc .qk7LXc{height:100%}.GeOznc{padding:24px 0px}}@media (max-height:495px){.GeOznc .qk7LXc{height:100%;max-height:448px}}.dgVGnc .qk7LXc{width:90%}.KUf18.ivkdbf{background-color:rgba(0,0,0,0.6);opacity:1;visibility:inherit}.VfsLpf.ivkdbf{background-color:#000;opacity:.4;visibility:inherit}.J3Hnlf.ivkdbf{background-color:#202124;opacity:.7;visibility:inherit}.X46m8.ivkdbf{background-color:#000;opacity:.8;visibility:inherit}.cBoDed.ivkdbf{background-color:#f8f9fa;opacity:.85;visibility:inherit}.kyk7qb.ivkdbf{background-color:#202124;opacity:.6;visibility:inherit}.qk7LXc.ivkdbf{opacity:1}.mcPPZ.ivkdbf{opacity:1;visibility:inherit}.mcPPZ.nP0TDe{cursor:pointer}.mcPPZ.nP0TDe .qk7LXc{cursor:default}.kJFf0c{position:fixed;z-index:9997;right:0;bottom:-200px;top:0;left:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;visibility:hidden}.qk7LXc{display:inline-block;z-index:9997;background-color:#fff;opacity:0;white-space:normal;overflow:hidden}.qk7LXc{border-radius:8px}.qk7LXc{box-shadow:0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)}.qk7LXc.DJEOfc{background-color:transparent}.qk7LXc.DJEOfc{box-shadow:none}.qk7LXc.Fb1AKc{position:relative;vertical-align:middle}.qk7LXc.ulWzbd{position:absolute}.qk7LXc.P1WYLb{border:1px solid #dadce0;box-shadow:#dadce0}.mcPPZ{position:fixed;right:0;bottom:0;top:0;left:0;z-index:9997;vertical-align:middle;visibility:hidden;white-space:nowrap;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.mcPPZ.xg7rAe{text-align:center}.mcPPZ::after{content:"";display:inline-block;height:100%;vertical-align:middle}.mcPPZ{tap-highlight-color:rgba(0,0,0,0)}.LjfRsf{height:0;opacity:0;position:absolute;width:0}.VH47ed{visibility:hidden}.TaoyYc{overflow:hidden}.qk7LXc.aJPx6e{overflow:visible}.vAJJzd{opacity:.999}.xTWltf{margin-right:24px}.OhScic{margin:0px}.TkZZsf{padding-bottom:4px;padding-top:4px}.lgo9kc.vKW4md{opacity:.2;visibility:inherit}.vSyRff.vKW4md{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:inherit}.lgo9kc{background-color:#000;-webkit-transition:opacity .25s;transition:opacity .25s;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.lgo9kc.GJyMZe{z-index:9998}.lgo9kc.SNco2{z-index:979}.vSyRff{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out;transition:transform .3s 0s ease-in-out,opacity .3s 0s ease-in-out,visibility .3s 0s ease-in-out,-webkit-transform .3s 0s ease-in-out;opacity:0;position:fixed;visibility:hidden;z-index:1060}.vSyRff.GJyMZe{z-index:9999}.vSyRff.SNco2{z-index:980}.XEnKRe{height:0;opacity:0;position:absolute;width:0}.jnyxRd{background-color:#fff;display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.fC2KG{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,0.1),0 2px 6px 6px rgba(0,0,0,0.06)}@media (min-width:320px){.vSyRff.fC2KG{bottom:0;left:0;right:0}}@media (min-width:480px){.vSyRff.fC2KG{display:inline-block;bottom:20px}}.vSyRff.Y5Ip8c{background-color:#fff;border-radius:20px;bottom:40px;right:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06)}.jnyxRd.Y5Ip8c{border-radius:20px}@media (min-width:480px){.JXXsr.fC2KG{left:20px;right:auto}}@media (min-width:480px){.c3k6Zc.fC2KG{left:auto;right:20px}}.vSyRff.kqLqDd{bottom:0;left:0;right:0}@media (min-width:480px){.Jm7ege.fC2KG{min-width:380px}}g-img{display:block}g-img{height:100%}.YQ4gaf{display:block;border:0}.u9wH7d .YQ4gaf{object-fit:fill}.mNsIhb .YQ4gaf{object-fit:cover}.tb08Pd .YQ4gaf{object-fit:contain}.wA1Bge{position:relative}.hhtjrc{-webkit-box-flex:0;-webkit-flex:none;flex:none}.ZGomKf{overflow:hidden}.LLO8yd{background-color:rgba(0,0,0,.03);position:absolute;top:0;bottom:0;pointer-events:none;left:0;right:0}.LqkKtf{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:none;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;opacity:.999;overflow:hidden;position:absolute;top:0;width:100%}.Iz740d.LqkKtf{border-radius:50%}.LqkKtf.DngrPc{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}.amp_re{position:relative}.zsYMMe{padding:0px}.QyJI3d{background-color:#fff;color:#666;box-shadow:0 4px 16px rgba(0,0,0,0.2)}.oQcPt{background-color:#fff}.QyJI3d{border:1px solid rgba(0,0,0,.2);position:absolute;z-index:9120}.nFdFHf{-webkit-animation:g-bubble-show .2s forwards;animation:g-bubble-show .2s forwards}.bE3Kif{-webkit-animation:g-bubble-hide .2s forwards;animation:g-bubble-hide .2s forwards}@-webkit-keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@keyframes g-bubble-show{from{opacity:0}to{opacity:1}}@-webkit-keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}@keyframes g-bubble-hide{from{opacity:1}to{opacity:0}}.QyJI3d.QJnoze{border-radius:12px}.QyJI3d.SiOjJb{border-left-width:0;border-right-width:0;width:100%}.QyJI3d.PnQMie{background-color:#202124;border:1px solid rgba(0,0,0,0.5);color:#dadce0}.QyJI3d.LWen5c{background-color:#1a73e8;border:none;color:#fff;z-index:9100}.tYmfxe{-webkit-transform:translate(2.5px,1.8px) rotateZ(45deg);transform:translate(2.5px,1.8px) rotateZ(45deg);position:absolute;z-index:9121}[dir=rtl] .tYmfxe{-webkit-transform:translate(-2.5px,1.8px) rotateZ(45deg);transform:translate(-2.5px,1.8px) rotateZ(45deg)}.IBPZu.tYmfxe{-webkit-transform:translate(2.5px,-5.7px) rotateZ(45deg);transform:translate(2.5px,-5.7px) rotateZ(45deg)}[dir=rtl] .IBPZu.tYmfxe{-webkit-transform:translate(-2.5px,-5.7px) rotateZ(45deg);transform:translate(-2.5px,-5.7px) rotateZ(45deg)}.oQcPt{border-bottom:none;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:13.435px;width:13.435px}.IBPZu .oQcPt{border-bottom:1px solid rgba(0,0,0,.2);border-left:none;border-right:1px solid rgba(0,0,0,.2);border-top:none}.PnQMie .oQcPt{background-color:#202124;border-color:rgba(0,0,0,0.5)}.LWen5c .oQcPt{background-color:#1a73e8;border:none}.nnFGuf{display:none}.c5aZPb{cursor:pointer}.Dcltre{pointer-events:none}.TYQ8Af{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;top:3px;right:3px}.VDgVie{text-align:center}.yUTMj{font-family:arial,sans-serif;font-weight:400}.wHYlTd{font-family:arial,sans-serif;font-size:14px;line-height:22px}.zJUuqf{margin-bottom:4px}.AB4Wff{margin-left:16px}@-webkit-keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes g-snackbar-show{from{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes g-snackbar-hide{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes g-snackbar-show-content{from{opacity:0}}@keyframes g-snackbar-show-content{from{opacity:0}}@-webkit-keyframes g-snackbar-hide-content{to{opacity:0}}@keyframes g-snackbar-hide-content{to{opacity:0}}.LH3wG,.jhZvod{bottom:0;height:0;position:fixed;z-index:999}.Ox8Cyd{height:0;position:fixed;z-index:999}.E7Hdgb{box-sizing:border-box;visibility:hidden;display:inline-block}.yK6jqe,.Wu0v9b{box-sizing:border-box;visibility:hidden}.rTYTNb{-webkit-animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide .4s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.UewPMd{-webkit-animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-show .5s cubic-bezier(0.4,0,0.2,1) both;visibility:inherit}.b77HKf{background-color:#323232;padding:0 24px}.rIxsve{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-align:center;display:box;display:-webkit-box;display:-webkit-flex;display:flex}.rTYTNb .rIxsve{-webkit-animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both;animation:g-snackbar-hide-content .35s cubic-bezier(0.4,0,0.2,1) both}.UewPMd .rIxsve{-webkit-animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both;animation:g-snackbar-show-content .35s cubic-bezier(0.4,0,0.2,1) .15s both}.Txngnb.Txngnb{line-height:20px}.Txngnb{box-flex:1;color:#fff;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:14px 0;word-break:break-word}.sHFNYd{margin-right:-8px}@media (min-width:569px) and (min-height:569px){.LH3wG,.jhZvod{text-align:center}.Wu0v9b,.yK6jqe{display:inline-block;max-width:568px;min-width:288px;text-align:left}.b77HKf{border-radius:8px}.sHFNYd{margin-left:40px}}.V9O1Yd .rIxsve{display:block;padding:8px 0}.V9O1Yd .sHFNYd{margin-left:0}.V9O1Yd .sHFNYd g-flat-button{padding-left:0}.jhZvod{left:16px;right:auto}.LH3wG,.Ox8Cyd{left:0;right:0}.yK6jqe,.Wu0v9b,.E7Hdgb{position:relative}.G9jore{position:absolute;top:-24px;bottom:-24px;left:-24px;right:-24px}.iwY1Mb{height:0;opacity:0;display:block}.V8fWH{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;-webkit-appearance:none;appearance:none;z-index:-1000;-webkit-user-select:none;user-select:none}.gW7zSc{display:block}.CqmPRe:active .aVlTpc span{-webkit-animation-timing-function:cubic-bezier(.2,.2,0,1);animation-timing-function:cubic-bezier(.2,.2,0,1);-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-right{50%{-webkit-transform:scaleY(.9) translateX(8%);transform:scaleY(.9) translateX(8%)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-left{50%{-webkit-transform:scaleY(.9) translateX(-8%);transform:scaleY(.9) translateX(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .KArJuc span{-webkit-animation-name:shape-tween-right;animation-name:shape-tween-right}.CqmPRe:active .YbCrzd span{-webkit-animation-name:shape-tween-left;animation-name:shape-tween-left}@-webkit-keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-up{50%{-webkit-transform:scaleX(.9) translateY(-8%);transform:scaleX(.9) translateY(-8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .oXqZxc span{-webkit-animation-name:shape-tween-up;animation-name:shape-tween-up}@-webkit-keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}@keyframes shape-tween-down{50%{-webkit-transform:scaleX(.9) translateY(8%);transform:scaleX(.9) translateY(8%)}100%{-webkit-transform:none;transform:none}}.CqmPRe:active .TD5FQe span{-webkit-animation-name:shape-tween-down;animation-name:shape-tween-down}.e5KZJf{display:none;position:absolute;width:100%;height:100%;opacity:.1;left:0;top:0}.e5KZJf:active{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:shift;animation-name:shift}@-webkit-keyframes shift{25%{background:#3c4043}}@keyframes shift{25%{background:#3c4043}}.sjVJQd{font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Aajd3{padding-left:16px}.gxMdVd{padding-right:8px}.r2fjmd{margin-bottom:0px;margin-top:0px}g-dropdown-menu{display:inline-block;position:relative}.Jb0Zif g-dropdown-menu{vertical-align:middle}.WNN1b{background-color:#fff}.W4XqN{cursor:pointer;background-color:#fff}.GKXWV{border-top:1px solid #dadce0;height:0;margin-left:5px;margin-right:5px}.eNRwyf{height:100%;width:100%}.pkWBse{box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.pkWBse{border-radius:8px}.UjBGL{display:block}.CcNe6e{cursor:pointer;display:inline-block}.iRQHZe{position:absolute}.Qaqu5{position:relative}.shnMoc.CcNe6e{display:block}.v4Zpbe.CcNe6e{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;width:100%}.PBn44e{border-radius:8px}.yTik0{border:none;display:block;outline:none}.wplJBd{white-space:nowrap}.JM22S::-webkit-scrollbar{width:8px}.JM22S::-webkit-scrollbar-thumb{background-color:#bababa;border-right:4px solid #fff}.iQXTJe{padding:5px 0}.Zt0a5e.LGiluc{border-top-color:#dadce0}.Zt0a5e.LGiluc,.Zt0a5e.EpPYLd[disabled]{color:rgba(0,0,0,0.26)!important}.CjiZvb,.GZnQqe.EpPYLd:active{background-color:rgba(0,0,0,0.1)}.eCcUA,.cDnxO{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.rLdWfe{position:absolute;border-radius:inherit;top:0;left:0;width:100%;height:100%}.MDfoTd,.hdqIFe{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.MDfoTd,.cDnxO{opacity:0}.hdqIFe,.cDnxO{overflow:hidden}.bKvogb .MDfoTd,.bKvogb .hdqIFe{border-radius:50%}.bKvogb .eCcUA{overflow:hidden}.LwVyHd{-webkit-transition:max-height .3s;transition:max-height .3s;overflow:hidden}.MLgx0e{pointer-events:none;position:absolute!important;right:0;color:#70757a;top:50%;margin-top:-12px}.FXMOpb .MLgx0e{margin-top:-14px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kGfs{position:relative}.MLgx0e.chvYFc{background:#f7f8f9;border-radius:50%;margin-top:-18px;padding:6px}.SpKsUc{margin:0 -10px;padding:0 10px}.V1sL5c{overflow:visible}.S8PBwe{max-height:0;display:none}.Dh17Xe{--sY1IGd:#001d35;--HVh8he:#ebf1ff;--SDQGQc:#001d35;--JqDFeb:#d3e3fd;--o0W9Kd:#a3c9ff;--ncFr3c:#001d35;--Xe9rte:#fff;--ojQQT:#f7f8f9;--Jk3LHc:#ecedee;--oBmcEb:#1f1f1f;--Jvm36b:#474747;--XB5uFb:#5e5e5e;--pQOjNd:#1a0dab;--oVktv:#0b57d0;--HebTqd:#747878;--SZLnK:#d2d2d2;--NHdp4c:#dadce0;--c7pEhe:#d2d2d2;--uoLUrf:#0b57d0;--zoZLvf:#0b57d0;--whX90c:#fff;--Alm9vb:#f7f8f9;--Xtqjh:#fff;--j9YGEd:#edf1f9;--Hct93e:#e0e9ff}.OvQkSb{border-radius:9999px}.bNg8Rb{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;z-index:-1000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.jbBItf{display:block;position:relative}.DU0NJ{bottom:0;left:0;position:absolute;right:0;top:0}.lP3Jof{display:inline-block;position:relative}.nNMuOd{-webkit-animation:qli-container-rotate 1568.2352941176ms linear infinite;animation:qli-container-rotate 1568.2352941176ms linear infinite}@-webkit-keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes qli-container-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.RoKmhb{height:100%;opacity:0;position:absolute;width:100%}.nNMuOd .VQdeab{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-blue-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .IEqiAf{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-red-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .smocse{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-yellow-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.nNMuOd .FlKbCe{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both,qli-green-fade-in-out 5332ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .RoKmhb{-webkit-animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-fill-unfill-rotate 5332ms cubic-bezier(0.4,0,0.2,1) infinite both;opacity:0.99}@-webkit-keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes qli-fill-unfill-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@keyframes qli-blue-fade-in-out{0%{opacity:0.99}25%{opacity:0.99}26%{opacity:0}89%{opacity:0}90%{opacity:0.99}100%{opacity:0.99}}@-webkit-keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@keyframes qli-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:0.99}50%{opacity:0.99}51%{opacity:0}}@-webkit-keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@keyframes qli-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:0.99}75%{opacity:0.99}76%{opacity:0}}@-webkit-keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}@keyframes qli-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:0.99}90%{opacity:0.99}100%{opacity:0}}.beDQP{display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.FcXfi{box-sizing:border-box;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.SPKFmc{border-radius:50%;border:3px solid transparent;box-sizing:border-box}.x3SdXd{width:200%}.J7uuUe{-webkit-transform:rotate(129deg);transform:rotate(129deg)}.sDPIC{left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}.tS3P5{left:-450%;width:1000%}.VQdeab .SPKFmc{border-color:#4285f4}.IEqiAf .SPKFmc{border-color:#ea4335}.smocse .SPKFmc{border-color:#fbbc04}.FlKbCe .SPKFmc{border-color:#34a853}.RoKmhb .J7uuUe{border-bottom-color:transparent;border-right-color:transparent}.RoKmhb .sDPIC{border-bottom-color:transparent;border-left-color:transparent}.RoKmhb .tS3P5{border-bottom-color:transparent}.GgTJWe .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.GgTJWe .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both}.BSnLb .nNMuOd .J7uuUe{-webkit-animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-left-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-left-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .sDPIC{-webkit-animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;animation:qli-right-spin 1333ms cubic-bezier(0.4,0,0.2,1) infinite both;border-right-color:#fff;border-top-color:#fff}.BSnLb .nNMuOd .tS3P5{border-color:#fff;border-bottom-color:transparent}@-webkit-keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes qli-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes qli-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}.gTewb{padding-left:8px;padding-right:8px}.ouy7Mc{padding-left:16px;padding-right:16px}sentinel{}.z1asCe{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:24px}.z1asCe svg{display:block;height:100%;width:100%}</style></head><body jsmodel="hspDDf"><style>.L3eUgb{display:flex;flex-direction:column;height:100%}.o3j99{flex-shrink:0;box-sizing:border-box}.n1xJcf{height:60px}.LLD4me{min-height:150px;max-height:290px;height:calc(100% - 560px)}.yr19Zb{min-height:92px}.ikrT4e{max-height:160px}.mwht9d{position:absolute;left:-1000px}.ADHj4e{padding-top:0px;padding-bottom:85px}.oWyZre{width:100%;height:500px;border-width:0}.qarstb{flex-grow:1}</style><div class="L3eUgb" data-hveid="1"><div class="o3j99 n1xJcf Ne6nSd"><style>.Ne6nSd{display:flex;align-items:center;padding:6px}a.MV3Tnb{display:inline-block;padding:5px;margin:0 5px;color:#202124}a.MV3Tnb:first-of-type{margin-left:15px}.LX3sZb{display:inline-block;flex-grow:1}</style><a class="MV3Tnb" href="https://about.google/?fg=1&amp;utm_source=google-CA&amp;utm_medium=referral&amp;utm_campaign=hp-header" data-jsarwt="1" data-usg="AOvVaw296xVatcuwUbXreicp5CTy" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QkNQCCAI">About</a><a class="MV3Tnb" href="https://store.google.com/CA?utm_source=hp_header&amp;utm_medium=google_ooo&amp;utm_campaign=GS100042&amp;hl=en-CA" data-jsarwt="1" data-usg="AOvVaw2jXq0Lmg69fpjqh9o2xvoj" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QpMwCCAM">Store</a><div class="LX3sZb"><div class="gb_Ha gb_f gb_8a" id="gb"><div class="gb_sd gb_6a gb_hd" data-ogsr-up=""><div><div class="gb_yd gb_A gb_Tf gb_Kf" data-ogbl=""><div class="gb_z gb_A"><a class="gb_y" aria-label="Gmail (opens a new tab)" data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_z gb_A"><a class="gb_y" aria-label="Search for Images (opens a new tab)" data-pid="2" href="https://www.google.cz/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Md"><div class="gb_Xc"><div class="gb_l gb_Hd gb_A" data-ogsr-fb="true" data-ogsr-alt="" id="gbwa"><div class="gb_g"><a class="gb_d" aria-label="Google apps" href="https://www.google.ca/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_i" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg></a></div></div></div><a class="gb_ta gb_dd gb_Ed gb_de" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.cz/%3Fq%3Djboss&amp;ec=GAZAmgQ" target="_top"><span class="gb_Ad">Sign in</span></a></div></div></div></div></div><div class="o3j99 LLD4me yr19Zb LS8OJ"><style>.LS8OJ{display:flex;flex-direction:column;align-items:center}.k1zIA{height:100%;margin-top:auto}</style><div class="k1zIA rSk4se"><style>.rSk4se{max-height:92px;position:relative}.lnXdpd{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;width:auto}</style><img class="lnXdpd" alt="Google" height="92" src="/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" srcset="/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png 1x, /images/branding/googlelogo/2x/googlelogo_color_272x92dp.png 2x" width="272"></div></div><div class="o3j99 ikrT4e om7nvf"><style>.om7nvf{padding:20px}</style><form action="/search" autocomplete="off" method="GET" role="search"> <div jsmodel="ZrDSAb vNzKHd" jsdata="MuIEvd;_;BUOddE"> <div jscontroller="cnjECf" jsmodel="VYkzu kjkykd a4L2gc LM7wx BFDhle gx0hCb TnHSdd icv1ie " class="A8SBwf" data-adhe="false" data-alt="false" data-hp="true" data-mof="false" jsdata="LVplcb;_;" jsaction="lX6RWd:w3Wsmc;ocDSvd:duwfG;DR74Fd:KyvVPe;DkpM0b:d3sQLd;IQOavd:dFyQEf;XzZZPe:jI3wzf;Aghsf:AVsnlb;iHd9U:Q7Cnrc;f5hEHe:G0jgYd;vmxUb:j3bJnb;nTzfpf:YPRawb;R2c5O:LuRugf;qiCkJd:ANdidc;htNNz:SNIJTd;NOg9L:HLgh3;uGoIkd:epUokb;zLdLw:eaGBS;H9muVd:J4e6lb;djyPCf:nMeUJf;hBEIVb:nUZ9le;rcuQ6b:npT2md"><style>.A8SBwf,.IormK{width:640px;}.A8SBwf{margin:0 auto;padding-top:6px;width:auto;max-width:584px;position:relative;}.RNNXgb{display:flex;z-index:3;min-height:44px;background:#fff;border:1px solid #dfe1e5;box-shadow:none;border-radius:24px;margin:0 auto;width:638px;width:auto;max-width:584px;}.minidiv .RNNXgb{min-height:32px;border-radius:16px;background:#fff;margin:10px 0 0;}.emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.minidiv .emcav .RNNXgb{border-bottom-left-radius:0;border-bottom-right-radius:0;}.emcav.emcat .RNNXgb{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.minidiv .emcav.emcat .RNNXgb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.RNNXgb:hover,.sbfc .RNNXgb{background-color:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28);border-color:rgba(223,225,229,0)}.SDkEP{flex:1;display:flex;padding:5px 8px 0 14px;}.minidiv .SDkEP{padding-top:0}.FPdoLc{padding-top:18px}.iblpc{display:flex;align-items:center;padding-right:13px;margin-top:-5px;height:46px}.minidiv .iblpc{margin-top:0;height:32px}.M8H8pb{position:absolute;top:0;left:0;right:0;padding:inherit;width:inherit}</style><style>.CKb9sd{background:none;display:flex;flex:0 0 auto}</style><div class="RNNXgb" jsname="RNNXgb"><div class="SDkEP"><div class="iblpc" jsname="uFMOof"><style>.CcAdNb{margin:auto}.QCzoEc{margin-top:3px;color:#9aa0a6}</style><div class="CcAdNb"><span class="QCzoEc z1asCe MZy1Rb" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></span></div></div><div jscontroller="vZr2rb" class="a4bIc" data-hpmde="false" data-mnr="10" jsname="gLFyf" jsaction="h5M12e;input:d3sQLd;blur:jI3wzf;keydown:uYT2Vb"><style>.gLFyf,.YacQv{line-height:34px;font-size:16px;flex:100%;}textarea.gLFyf,.YacQv{font-family:arial,sans-serif;line-height:22px;margin-bottom:8px;overflow-x:hidden}textarea.gLFyf{}.sbfc textarea.gLFyf{white-space:pre-line;overflow-y:auto}.gLFyf{resize:none;background-color:transparent;border:none;margin:0;padding:0;color:rgba(0,0,0,.87);word-wrap:break-word;outline:none;display:flex;-webkit-tap-highlight-color:transparent}.a4bIc{display:flex;flex-wrap:wrap;flex:1;margin-top:6px}.YacQv{color:transparent;white-space:pre;position:absolute;pointer-events:none}.YacQv span{-webkit-text-decoration:#d93025 dotted underline;}</style><div jsname="vdLsw" class="YacQv"></div><textarea jsname="yZiJbe" class="gLFyf" jsaction="paste:puy29d;" id="APjFqb" maxlength="2048" name="q" rows="1" aria-activedescendant="" aria-autocomplete="both" aria-controls="Alh6id" aria-expanded="false" aria-haspopup="both" aria-owns="Alh6id" autocapitalize="off" autocomplete="off" autocorrect="off" autofocus="" role="combobox" spellcheck="false" title="Search" type="search" value="jboss" aria-label="Search" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q39UDCAY">jboss</textarea></div><div class="dRYYxd"><style>.dRYYxd{display:flex;flex:0 0 auto;margin-top:-5px;align-items:stretch;flex-direction:row;height:44px}.minidiv .dRYYxd{margin-top:0;height:32px}</style> <style>.BKRPef{background:transparent;align-items:center;flex:1 0 auto;flex-direction:row;display:flex;cursor:pointer}.vOY7J{background:transparent;border:0;align-items:center;flex:1 0 auto;cursor:pointer;display:none;height:100%;line-height:44px;outline:none;padding:0 12px}.M2vV3{display:flex}.ExCKkf{height:100%;color:#70757a;vertical-align:middle;outline:none}.minidiv .vOY7J{line-height:32px}.minidiv .ExCKkf{width:20px}</style> <style>.BKRPef{padding-right:4px}.ACRAdd{border-left:1px solid #dadce0;height:65%}.ACRAdd{display:none}.ACRAdd.M2vV3{display:block}</style> <div jscontroller="PymCCe" jsname="RP0xob" class="BKRPef"> <div class="vOY7J" tabindex="0" jsname="pkjasb" aria-label=" Clear" role="button" jsaction="AVsnlb;rcuQ6b:npT2md" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q05YFCAc">  <span class="ExCKkf z1asCe rzyADb" jsname="itVqKe"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg></span>   </div> <span jsname="s1VaRe" class="ACRAdd"></span> </div> <style>.nDcEnd{flex:1 0 auto;display:flex;cursor:pointer;align-items:center;border:0;background:transparent;outline:none;padding:0 8px;width:24px;line-height:44px}.Gdd5U{height:24px;width:24px;vertical-align:middle}.minidiv .nDcEnd{line-height:32px}.minidiv .Gdd5U{width:20px;height:20px}</style><div jscontroller="lpsUAf" jsname="R5mgy" class="nDcEnd" data-base-lens-url="https://lens.google.com" data-checkerboard-transparent-images-background-enabled="false" data-convert-transparent-images="true" data-downscaling-enabled="true" data-downscaling-max-longest-edge-pixels="1000" data-encoding-compression-ratio="0.4" data-image-processor-enabled="true" data-is-images-mode="false" data-is-send-dimensions-in-body-enabled="false" data-preferred-mime-type="image/jpeg" data-propagated-experiment-ids="72276982," data-transparent-image-background-color="#fff" data-transparent-image-checkerboard-color="#fff" data-upload-path="/v3/upload?ssb=1&amp;cpe=1&amp;ifg204=1&amp;" aria-label="Search by image" role="button" tabindex="0" jsaction="rcuQ6b:npT2md;h5M12e" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QhqEICAg"><svg class="Gdd5U" focusable="false" viewbox="0 0 192 192" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc05" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg></div></div></div></div><div jscontroller="Dvn7fe" class="UUbT9" style="display:none" jsname="UUbT9" jsaction="mouseout:ItzDCd;mouseleave:MWfikb;hBEIVb:nUZ9le;YMFC3:VKssTb;vklu5c:k02QY;ldyIye:CmVOgc"><style>.UUbT9{position:absolute;text-align:left;z-index:3;cursor:default;-webkit-user-select:none;width:100%;margin-top:-1px;}.aajZCb{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;overflow:hidden;background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 6px rgba(32,33,36,.28);border:0;padding-bottom:4px;}.minidiv .aajZCb{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mkHrUc{display:flex;}.h3L8Ub .rLrQHf{padding-bottom:16px}.h3L8Ub .rLrQHf{min-width:47%;width:47%;margin:8px 16px 0}.erkvQe{padding-bottom:8px;flex:auto;overflow-x:hidden}.RjPuVb{height:1px;margin:0 26px 0 0;}.S3nFnd{display:flex}.S3nFnd .RjPuVb,.S3nFnd .aajZCb{flex:0 0 auto}.lh87ke:link,.lh87ke:visited{color:#1a0dab;cursor:pointer;font:11px arial,sans-serif;padding:0 5px;margin-top:-10px;text-decoration:none;flex:auto;align-self:flex-end;margin:0 16px 5px 0}.lh87ke:hover{text-decoration:underline}.xtSCL{border-top:1px solid #e8eaed;margin:0 20px 0 14px;padding-bottom:4px}.sb27{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -21px;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb43{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 0;background-size:20px;min-height:20px;min-width:20px;height:20px;width:20px}.sb53.sb53{padding:0 4px;margin:0}.sb33{background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png) no-repeat 0 -42px;background-size:20px;height:20px;width:20px;}</style><div class="RjPuVb" jsname="RjPuVb"></div><div class="aajZCb" jsname="aajZCb"><div class="xtSCL"></div><div class="mkHrUc" id="Alh6id" role="presentation"><div class="erkvQe" jsname="erkvQe"></div><div class="rLrQHf" jsname="tovEib" role="presentation"></div></div><style>#shJ2Vb{display:none}.OBMEnb{padding:0;margin:0}.G43f7e{display:flex;flex-direction:column;min-width:0;padding:0;margin:0}.Ye4jfc{flex-direction:row;flex-wrap:wrap}</style><div jsname="E80e9e" class="OBMEnb" id="shJ2Vb" role="presentation"><ul jsname="bw4e9b" class="G43f7e" role="listbox"></ul></div><style>#ynRric{display:none}.ynRric{list-style-type:none;flex-direction:column;color:#70757a;font-family:Google Sans,arial,sans-serif-medium,sans-serif;font-size:14px;margin:0 20px 0 16px;padding:8px 0 8px 0;line-height:16px;width:100%}</style><div class="ynRric" id="ynRric" role="presentation"></div><style>.sbct{display:flex;flex-direction:column;min-width:0;padding:0;}.eIPGRd{flex:auto;display:flex;align-items:center;margin:0 20px 0 14px}.pcTkSc{display:flex;flex:auto;flex-direction:column;min-width:0;padding:6px 0}.sbic{display:flex;align-items:center;margin:0 13px 0 1px;}.sbic.vYOkbe{background:center/contain no-repeat;border-radius:4px;min-height:32px;min-width:32px;margin:4px 7px 4px -5px;}.sbre .wM6W7d{line-height:18px}.ClJ9Yb{line-height:12px;font-size:13px;color:#70757a;margin-top:2px;padding-right:8px}.wM6W7d{display:flex;font-size:16px;color:#212121;flex:auto;align-items:center;word-break:break-word;padding-right:8px}.minidiv .wM6W7d{font-size:14px}.WggQGd{color:#52188c}.wM6W7d span{flex:auto}.AQZ9Vd{display:flex;align-self:stretch;}.sbhl{border-radius:4px;background:#f8f9fa;}@media (forced-colors:active){.sbhl{background-color:highlight}}.mus_pc{display:block;margin:6px 0}.mus_il{font-family:Arial,Helvetica Neue Light,Helvetica Neue,Helvetica;padding-top:7px;position:relative}.mus_il:first-child{padding-top:0}.mus_il_at{margin-left:10px}.mus_il_st{right:52px;position:absolute}.mus_il_i{align:left;margin-right:10px}.mus_it3{margin-bottom:3px;max-height:24px;vertical-align:bottom}.mus_it5{height:24px;width:24px;vertical-align:bottom;margin-left:10px;margin-right:10px;transform:rotate(90deg)}.mus_tt3{color:#767676;font-size:12px;vertical-align:top}.mus_tt5{color:#d93025;font-size:14px}.mus_tt6{color:#188038;font-size:14px}.mus_tt8{font-size:16px;font-family:Arial,sans-serif}.mus_tt17{color:#212121;font-size:20px}.mus_tt18{color:#212121;font-size:28px}.mus_tt19{color:#767676;font-size:12px}.mus_tt20{color:#767676;font-size:14px}.mus_tt23{color:#767676;font-size:18px}.TfeWfb{display:none}.xAmryf{display:none}.DJbVFb .TfeWfb{display:flex;flex-wrap:wrap;overflow-x:hidden;width:100%;height:52px}.DJbVFb .AQZ9Vd{display:none}.DJbVFb .xAmryf{border-radius:100px;background-color:#fff}.DJbVFb .TfeWfb{padding-left:10px;display:inherit}.DJbVFb .xAmryf .eL7oAc{display:none}.DJbVFb{background:#f8f9fa;border-radius:20px}.DJbVFb:hover{background:#e8eaed}.DJbVFb .vYOkbe{height:-1px;width:-1px;flex-shrink:0;margin:20px 0 20px 8px;float:right;border-radius:16px;background-color:#fff}.DJbVFb.sbhl{background:#e8eaed}.DJbVFb .ClJ9Yb{display:none}.DJbVFb .wM6W7d{flex:initial}.DJbVFb .wM6W7d span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.DJbVFb .eIPGRd{display:flex;flex-direction:row-reverse;align-items:stretch;margin:0 20px 0 14px}.DJbVFb .a5RLac{line-height:24px;font-size:20px;font-family:arial,sans-serif;padding-top:16px;color:#4d5156;margin-bottom:auto}.DJbVFb.ytLedb .vYOkbe{background-color:#f8f9fa}.DJbVFb .kzCE2{font-size:16px}.DJbVFb .wM6W7d span{color:#202124;line-height:36px;font-weight:400;font-size:28px;font-family:Google Sans,arial,sans-serif}.DJbVFb .pcTkSc{margin:20px 6px;padding:0}.DJbVFb .vYOkbe{margin:20px 0 20px 18px;background-color:#fff;border-radius:20px}.DJbVFb .EOLKOc{width:calc(50% - 1px)}.iQxPRb{display:flex;gap:2px}.DJbVFb .EOLKOc:first-child{border-bottom-left-radius:20px}.DJbVFb .EOLKOc:last-child{border-bottom-right-radius:20px}.DJbVFb .AZNDm{border-top-right-radius:20px;border-top-left-radius:20px}.DJbVFb .a5RLac.kzCE2 span{-webkit-line-clamp:3}.DJbVFb .lnnVSe{margin-bottom:auto}.DJbVFb .a5RLac span{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-right:10px}#bgeLZd{display:none}.xAmryf{box-sizing:border-box;align-items:center;height:40px;border-radius:8px;display:flex;color:#4d5156;border:1px solid #dadce0;background-color:#fff;line-height:22px}.xAmryf .eL7oAc{fill:#4d5156;padding-top:1px}.xAmryf.LvqzR{background-color:#e8f0fe;cursor:pointer;color:#1a73e8}.xAmryf.LvqzR .eL7oAc{fill:#1a73e8}.jtAOgd{white-space:nowrap;font-family:Google Sans,arial,sans-serif;font-size:14px;margin:0 14px}.TfeWfb{gap:12px 6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.Hulzgf{}.TfeWfb::-webkit-scrollbar{display:none}.uhebGb{font-style:italic}#YMXe{display:none}</style><li data-view-type="1" class="sbct" id="YMXe" role="presentation"><div class="eIPGRd"><div class="sbic"><div class="j0GJWd" style="display:none"><div><img class="uHGFVd AZNDm" alt="" style="display:none"></div><div class="iQxPRb"><img class="uHGFVd EOLKOc" alt="" style="display:none"><img class="uHGFVd EOLKOc" alt="" style="display:none"></div></div></div><div class="pcTkSc"><div class="lnnVSe" aria-atomic="true" role="option"><div class="wM6W7d"><span></span></div><div class="ClJ9Yb"><span></span></div><div class="a5RLac"><span></span></div></div><style>.MagqMc .ZFiwCf{background-color:#fff;border:1px solid #dadce0;width:100%}.MagqMc.U48fD{padding:0;margin-top:16px}.MagqMc .Bi9oQd{display:none}.MagqMc{padding:0}.MagqMc:hover .LGwnxb{color:#202124}.sOmPcf .ZFiwCf{background-color:#fafafa}</style><div class="Sz7Lee MagqMc U48fD" style="display:none" aria-label="See more" role="button" tabindex="0"><style>.U48fD{-webkit-tap-highlight-color:transparent;cursor:pointer;display:block;line-height:18px;text-overflow:ellipsis;white-space:nowrap;padding:16px;padding-top:0;margin-top:24px;position:relative}.U48fD.df13ud{margin-top:16px}.U48fD.TOQyFc{margin-top:0}.U48fD.p8FEIf{padding-bottom:0}.jRKCUd::before{bottom:12px;content:'';left:16px;position:absolute;right:16px;top:-4px}a.jRKCUd:hover{text-decoration:none}</style><style>.ZFiwCf{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;font-size:14px;font-family:arial,sans-serif;font-weight:400;width:300px;height:36px;border-radius:18px;background-color:#f1f3f4}.TQc1id .ZFiwCf{width:unset}.ZFiwCf:hover{background-color:#fafafa}.nCFUpc .ZFiwCf{width:100%}.Bi9oQd{background-color:#dadce0;margin-top:18px;position:absolute;border:0;height:1px;left:0;width:100%}.TQc1id .Bi9oQd{display:none}.kC8B4e .Bi9oQd{display:none}.w2fKdd svg{width:auto}.w2fKdd{color:#70757a}.LGwnxb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;padding-left:0;padding-right:8px;max-width:200px;color:#202124}.LGwnxb:empty{padding-right:0}.LGwnxb span,.LGwnxb div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}</style><hr class="Bi9oQd" aria-hidden="true"><div class="ZFiwCf"><span class="LGwnxb">See more</span><span class="w2fKdd z1asCe lYxQe" style="height:20px;line-height:20px;width:20px"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"></path></svg></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><style>.JCHpcb:hover,.LvqzR .JCHpcb{color:#1558d6;text-decoration:underline}.JCHpcb{color:#70757a;font:13px arial,sans-serif;cursor:pointer;align-self:center}@media (hover:hover){.sbai{visibility:hidden}.sbhl .sbai{visibility:inherit}}</style><div class="sbai" role="presentation">Delete</div></div></div></li><style>#mitGyb{display:none}.s2Wjec{display:block}.Q82Okf{font-size:16px;font-family:Arial,sans-serif}</style><li data-view-type="8" class="sbct" id="mitGyb" role="presentation"><div class="eIPGRd"><div class="sbic"></div><div class="pcTkSc"><div aria-atomic="true" class="lnnVSe" role="option"><div class="wM6W7d s2Wjec"><span></span></div><div class="ClJ9Yb"><span></span></div></div></div><div class="AQZ9Vd" aria-atomic="true" role="button"><div class="sbai" role="presentation">Delete</div></div></div></li><div jsname="VlcLAe" class="lJ9FBc"> <style>.lJ9FBc{height:70px}.lJ9FBc input[type="submit"],.gbqfba{background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;color:#3c4043;font-family:arial,sans-serif;font-size:14px;margin:11px 4px;padding:0 16px;line-height:27px;height:36px;min-width:54px;text-align:center;cursor:pointer;user-select:none}.lJ9FBc input[type="submit"]:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;border:1px solid #dadce0;color:#202124}.lJ9FBc input[type="submit"]:focus{border:1px solid #4285f4;outline:none}</style> <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4dUDCAo"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q19QECAs">  </center> </div></div><style>.MG7lrf{font-size:8pt;margin-top:-16px;position:absolute;right:16px;}</style><div jsname="JUypV" jscontroller="OqGDve" class="MG7lrf" data-async-context="async_id:duf3-46;authority:0;card_id:;entry_point:0;feature_id:;ftoe:0;header:0;is_jobs_spam_form:0;open:0;preselect_answer_index:-1;suggestions:;suggestions_subtypes:;suggestions_types:;surface:0;title:;type:46"><style>a.oBa0Fe{color:#70757a;float:right;font-style:italic;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a.aciXEb{padding:0 5px;}.RTZ84b{color:#70757a;cursor:pointer;padding-right:8px}.c2xzTb .RTZ84b{padding-top:1px;padding-right:4px}.XEKxtf{color:#70757a;float:right;font-size:12px;line-height:16px;padding-bottom:4px}</style><div jscontroller="EkevXb" style="display:none" jsaction="rcuQ6b:npT2md"></div><div id="duf3-46" data-jiis="up" data-async-type="duffy3" data-async-context-required="type,open,feature_id,async_id,entry_point,authority,card_id,ftoe,title,header,suggestions,surface,suggestions_types,suggestions_subtypes,preselect_answer_index,is_jobs_spam_form" class="yp" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q-0EIDA"></div><a class="oBa0Fe aciXEb" href="#" id="sbfblt" data-async-trigger="duf3-46" aria-label="Give feedback on this result" role="button" jsaction="trigger.szjOR" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Qtw8IDQ">Report inappropriate predictions</a></div></div><div jsname="mvaK7d" class="M8H8pb" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4d8ICA4"></div><div class="FPdoLc lJ9FBc">  <center> <input class="gNO89b" value="Google Search" aria-label="Google Search" name="btnK" role="button" tabindex="0" type="submit" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q4dUDCA8"> <input class="RNmpXc" value="I'm Feeling Lucky" aria-label="I'm Feeling Lucky" name="btnI" type="submit" jsaction="trigger.kWlxhc" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q19QECBA">  </center> </div></div> <div style="background:url(/images/searchbox/desktop_searchbox_sprites318_hr.png)"> </div> <script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){
11:29:39 var a=this||self;var c=document.querySelector("form");if(c){var d=function(b){"Enter"!==b.key||b.shiftKey||(b.preventDefault(),c.submit&&c.submit())};c.addEventListener("keydown",d);a.sbmlhf=d};}).call(this);</script> </div> <div id="tophf"><input name="sca_esv" value="561948633" type="hidden"><input name="source" type="hidden" value="hp"><input value="VgPyZNLeEufdptQPgImd-Ac" name="ei" type="hidden"><input value="AD69kcEAAAAAZPIRZjqT3F6yM-vNTj9M2G7LZLI9fvDc" name="iflsig" type="hidden"></div></form></div><div class="o3j99 qarstb"><style>.vcVZ7d{text-align:center}</style><div class="vcVZ7d" id="gws-output-pages-elements-homepage_additional_languages__als"><style>#gws-output-pages-elements-homepage_additional_languages__als{font-size:small;margin-bottom:24px}#SIvCob{color:#4d5156;display:inline-block;line-height:28px;}#SIvCob a{padding:0 3px;}.H6sW5{display:inline-block;margin:0 2px;white-space:nowrap}.z4hgWe{display:inline-block;margin:0 2px}</style><div id="SIvCob">Google offered in:  <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=cs&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q2ZgBCBI">čeština</a>    <a href="https://www.google.cz/setprefs?sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;hl=fr&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q2ZgBCBM">Français</a>  </div></div></div><div class="o3j99 c93Gbe"><style>.c93Gbe{background:#f2f2f2}.uU7dJb{padding:15px 30px;border-bottom:1px solid #dadce0;font-size:15px;color:#70757a;display:flex;flex-wrap:wrap;justify-content:space-between}.Wymece{justify-content:flex-end}.SSwjIe{padding:0 20px}.KxwPGc{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1200px){.KxwPGc{justify-content:space-evenly}}.pHiOh{display:block;padding:15px;white-space:nowrap}.pHiOh,a.pHiOh{color:#70757a}</style><div class="uU7dJb">Canada</div><div jscontroller="NzU6V" class="KxwPGc SSwjIe" data-sfe="false" data-sfsw="1200" jsaction="rcuQ6b:npT2md"><div class="KxwPGc AghGtd"><a class="pHiOh" href="https://www.google.cz/intl/en_ca/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpafooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw3yj4IYb_j_XzK9v6pk6riW" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QkdQCCBQ">Advertising</a><a class="pHiOh" href="https://www.google.cz/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&amp;utm_source=google.com&amp;utm_medium=referral&amp;utm_campaign=google_hpbfooter&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw269L5tjoqKix6LGxdPJzuQ" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QktQCCBU">Business</a><a class="pHiOh" href="https://google.com/search/howsearchworks/?fg=1"> How Search works </a></div><div class="KxwPGc iTjxkf"><a class="pHiOh" href="https://policies.google.com/privacy?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw138D3eJWGpPj-ER42AwR6R" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q8awCCBY">Privacy</a><a class="pHiOh" href="https://policies.google.com/terms?hl=en-CA&amp;fg=1" data-jsarwt="1" data-usg="AOvVaw1mOTTwweWy_n_00edAOLVY" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Q8qwCCBc">Terms</a><span><style>.ayzqOc:hover{text-decoration:underline}</style><span jscontroller="nabPbb" data-ffp="false" jsaction="KyPa0e:Y0y4c;BVfjhf:VFzweb;wjOG7e:gDkf4c;"><style>.cF4V5c{background-color:#fff}.cF4V5c g-menu-item{display:block;font-size:14px;line-height:23px;white-space:nowrap}.cF4V5c g-menu-item a,.cF4V5c .y0fQ9c{display:block;padding-top:4px;padding-bottom:4px;cursor:pointer}.cF4V5c g-menu-item a,.cF4V5c g-menu-item a:visited,.cF4V5c g-menu-item a:hover{text-decoration:inherit;color:inherit}</style><g-popup jsname="V68bde" jscontroller="DPreE" jsaction="A05xBd:IYtByb;EOZ57e:WFrRFb;" jsdata="mVjAjf;_;BUOddI"><div jsname="oYxtQd" class="CcNe6e" aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" jsaction="WFrRFb;keydown:uYT2Vb"><div jsname="LgbsSe" class="ayzqOc pHiOh" aria-controls="_VgPyZNLeEufdptQPgImd-Ac_1" aria-haspopup="true">Settings</div></div><div jsname="V68bde" class="UjBGL pkWBse iRQHZe" style="display:none;z-index:200"><g-menu jsname="xl07Ob" class="cF4V5c yTik0 wplJBd PBn44e iQXTJe" jscontroller="WlNQGd" role="menu" tabindex="-1" jsaction="PSl28c;focus:h06R8;keydown:uYT2Vb;mouseenter:WOQqYb;mouseleave:Tx5Rb;mouseover:IgJl9c"><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><style>.EpPYLd{display:block;position:relative}.YpcDnf{padding:0 16px;vertical-align:middle}.YpcDnf.HG1dvd{padding:0}.HG1dvd>*{padding:0 16px}.WtV5nd .YpcDnf{padding-left:28px}.Zt0a5e .YpcDnf{line-height:48px}.GZnQqe .YpcDnf{line-height:23px}.EpPYLd:hover{cursor:pointer}.EpPYLd,.CB8nDe:hover{cursor:default}.LGiluc,.EpPYLd[disabled]{pointer-events:none;cursor:default}.LGiluc{border-top:1px solid;height:0;margin:5px 0}.Zt0a5e.CB8nDe{background:no-repeat left 8px center;background-image:url(//ssl.gstatic.com/images/icons/material/system/1x/done_black_16dp.png)}.GZnQqe.CB8nDe{background:no-repeat left center;background-image:url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png)}.GZnQqe.LGiluc,.GZnQqe.EpPYLd[disabled]{color:#dadce0 !important}.GZnQqe.LGiluc{border-top-color:#dadce0;}</style><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://www.google.cz/preferences?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search settings</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/advanced_search?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Advanced search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/privacyadvisor/search/unauth?utm_source=googlemenu&amp;fg=1&amp;cctld=cz" role="menuitem" tabindex="-1">Your data in Search</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="/history/optout?hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search history</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><a href="https://support.google.com/websearch/?p=ws_results_help&amp;hl=en-CA&amp;fg=1" role="menuitem" tabindex="-1">Search help</a></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><span data-bucket="websearch" role="menuitem" tabindex="-1" jsaction="trigger.YcfJ">Send feedback</span></div></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe LGiluc" aria-hidden="true" role="separator" data-short-label="" jsdata="zPXzie;_;BUOddQ"></g-menu-item><g-menu-item jsname="NNJLud" jscontroller="CnSW2d" class="EpPYLd GZnQqe" role="none" data-short-label="" jsdata="zPXzie;_;BUOddM"><div jsname="ibnC6b" class="YpcDnf OSrXXb HG1dvd" role="none"><div class="y0fQ9c" data-spl="/setprefs?hl=en&amp;prev=https://www.google.cz/?q%3Djboss%26pccc%3D1&amp;sig=0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D&amp;cs=2" id="YUIDDb" role="menuitem" tabindex="-1"><style>.tFYjZe{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px;padding-top:4px}.tFYjZe:hover .iOHNLb,.tFYjZe:focus .iOHNLb{opacity:1}.iOHNLb{color:#70757a;height:20px;margin-top:-2px;opacity:0;width:20px}</style><div jscontroller="fXO0xe" class="tFYjZe" data-bsdm="0" data-btf="0" data-hbc="#1a73e8" data-htc="#fff" data-spt="1" data-tsdm="0" role="link" tabindex="0" jsaction="ok5gFc;x6BCfb:ggFCce;w3Ukrf:aelxJb" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38QqsEHCBo"><div>Dark theme: Off</div><div class="iOHNLb"><span style="height:20px;line-height:20px;width:20px" class="z1asCe aqvxcd"><svg focusable="false" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><rect fill="none" height="24" width="24"></rect><path d="M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg></span></div></div></div></div></g-menu-item></g-menu></div></g-popup></span></span></div></div><div jscontroller="GU4Gab" style="display:none" data-pcs="1" jsaction="rcuQ6b:npT2md"></div></div></div><div class="Fgvgjc"><style>.Fgvgjc{height:0;overflow:hidden}</style><div class="gTMtLb fp-nh" id="lb"><style>.gTMtLb{z-index:1001;position:absolute;top:-1000px}</style></div><div jscontroller="ms4mZb" data-jiis="up" data-async-type="hpba" id="a3JU5b" class="yp" jsaction="rcuQ6b:npT2md" data-ved="0ahUKEwjS4a6b3YmBAxXnrokEHYBEB38Qj-0KCBs"></div><span style="display:none"><span jscontroller="DhPYme" style="display:none" data-mmcnt="100" jsaction="rcuQ6b:npT2md"></span></span><script nonce="vXZPDdSqMQZKvA82Jvg2og">this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:39 try{
11:29:39 _.pd=function(a,b,c){if(!a.j)if(c instanceof Array)for(var d of c)_.pd(a,b,d);else{d=(0,_.y)(a.A,a,b);const e=a.s+c;a.s++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("v`"+b))}};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.qd=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{const c=()=>{};_.p.addEventListener("test",c,b);_.p.removeEventListener("test",c,b)}catch(c){}return a}();
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var rd=document.querySelector(".gb_l .gb_d"),sd=document.querySelector("#gb.gb_Oc");rd&&!sd&&_.pd(_.ad,rd,"click");
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.ih=function(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b};_.jh=function(a){if(a.o)return a.o;for(const b in a.i)if(a.i[b].qa()&&a.i[b].B())return a.i[b];return null};_.kh=function(a,b){a.i[b.J()]=b};var lh=new class extends _.jc{constructor(){var a=_.lc;super();this.B=a;this.o=null;this.j={};this.A={};this.i={};this.s=null}v(a){this.i[a]&&(_.jh(this)&&_.jh(this).J()==a||this.i[a].O(!0))}Wa(a){this.s=a;for(const b in this.i)this.i[b].qa()&&this.i[b].Wa(a)}wc(a){return a in this.i?this.i[a]:null}};_.dd("dd",lh);
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.Ti=function(a,b){return _.M(a,36,b)};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var Ui=document.querySelector(".gb_b .gb_d"),Vi=document.querySelector("#gb.gb_Oc");Ui&&!Vi&&_.pd(_.ad,Ui,"click");
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 })(this.gbar_);
11:29:39 // Google Inc.
11:29:39 this.gbar_=this.gbar_||{};(function(_){var window=this;
11:29:39 try{
11:29:39 var ud,xd;_.td=function(a){const b=a.length;if(0<b){const c=Array(b);for(let d=0;d<b;d++)c[d]=a[d];return c}return[]};ud=function(a){return a};_.vd=function(a){var b=null,c=_.p.trustedTypes;if(!c||!c.createPolicy)return b;try{b=c.createPolicy(a,{createHTML:ud,createScript:ud,createScriptURL:ud})}catch(d){_.p.console&&_.p.console.error(d.message)}return b};_.wd=function(a,b){return 0==a.lastIndexOf(b,0)};_.yd=function(){void 0===xd&&(xd=_.vd("ogb-qtm#html"));return xd};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};_.zd={};_.Ad=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i}toString(){return this.i.toString()}};_.Bd=new _.Ad("",_.zd);_.Cd=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$");_.Dd=RegExp("\\b(url\\([ \t\n]*)('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g");_.Ed=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g");var Fd;Fd={};_.Hd=function(a){return a instanceof _.Gd&&a.constructor===_.Gd?a.i:"type_error:SafeHtml"};_.Id=function(a){const b=_.yd();a=b?b.createHTML(a):a;return new _.Gd(a,Fd)};_.Gd=class{constructor(a){this.i=a;this.Bb=!0}ob(){return this.i.toString()}toString(){return this.i.toString()}};_.Jd=new _.Gd(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",Fd);_.Kd=_.Id("<br>");var Md;_.Ld=function(a){let b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.Hd(_.Jd);return!b.parentElement});Md=/^[\w+/_-]+[=]{0,2}$/;
11:29:39 _.Nd=function(a){a=(a||_.p).document;return a.querySelector?(a=a.querySelector('style[nonce],link[rel="stylesheet"][nonce]'))&&(a=a.nonce||a.getAttribute("nonce"))&&Md.test(a)?a:"":""};_.Od=function(a,b){this.width=a;this.height=b};_.l=_.Od.prototype;_.l.aspectRatio=function(){return this.width/this.height};_.l.Hb=function(){return!(this.width*this.height)};_.l.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.l.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.l.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.R=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Pd(c,a,b)[0]||null}return a||null};
11:29:39 _.Pd=function(a,b,c){var d;a=c||a;if(a.querySelectorAll&&a.querySelector&&b)return a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var e=a.getElementsByClassName(b);return e}e=a.getElementsByTagName("*");if(b){var f={};for(c=d=0;a=e[c];c++){var g=a.className;"function"==typeof g.split&&_.ua(g.split(/\s+/),b)&&(f[d++]=a)}f.length=d;return f}return e};_.Rd=function(a){return _.Qd(document,a)};
11:29:39 _.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Sd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var ne,pe;_.ie=function(a){if(null==a)return a;if("string"===typeof a){if(!a)return;a=+a}if("number"===typeof a)return a};_.je=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ke=function(a,b){return _.ie(_.C(a,b))};_.le=function(a,b){if(void 0!==a.ua||void 0!==a.i)throw Error("y");a.i=b;_.Sc(a)};_.me=class extends _.P{constructor(a){super(a)}};ne=class extends _.fd{};
11:29:39 _.oe=function(a,b){if(b in a.i)return a.i[b];throw new ne;};pe=0;_.qe=function(a){return Object.prototype.hasOwnProperty.call(a,_.jb)&&a[_.jb]||(a[_.jb]=++pe)};
11:29:39 _.re=function(a){if(a instanceof _.rc)return a;a="object"==typeof a&&a.Bb?a.ob():String(a);a:{var b=a;if(_.yc){try{var c=new URL(b)}catch(d){b="https:";break a}b=c.protocol}else b:{c=document.createElement("a");try{c.href=b}catch(d){b=void 0;break b}b=c.protocol;b=":"===b||""===b?"https:":b}}"javascript:"===b&&(a="about:invalid#zClosurez");return _.vc(a)};_.se=function(a){return _.oe(_.bd.i(),a)};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var Zi;Zi={};_.$i=class{constructor(a){this.i=a}toString(){return this.i+""}};_.$i.prototype.Bb=!0;_.$i.prototype.ob=function(){return this.i.toString()};_.bj=function(a){return _.aj(a).toString()};_.aj=function(a){return a instanceof _.$i&&a.constructor===_.$i?a.i:"type_error:TrustedResourceUrl"};_.cj=function(a){const b=_.yd();a=b?b.createScriptURL(a):a;return new _.$i(a,Zi)};/*
11:29:39 
11:29:39  SPDX-License-Identifier: Apache-2.0
11:29:39 */
11:29:39 var dj;try{new URL("s://g"),dj=!0}catch(a){dj=!1}_.ej=dj;
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.fj=class extends _.P{constructor(a){super(a)}};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.gj=function(a,b,c){a.rel=c;-1!=c.toLowerCase().indexOf("stylesheet")?(a.href=_.bj(b),(b=_.Nd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)):a.href=b instanceof _.$i?_.bj(b):b instanceof _.rc?_.sc(b):_.sc(_.re(b))};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 _.hj=function(a){var b;let c;const d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};_.ij=function(a,b){return(b||document).getElementsByTagName(String(a))};
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 try{
11:29:39 var kj=function(a,b,c){a<b?jj(a+1,b):_.lc.log(Error("Y`"+a+"`"+b),{url:c})},jj=function(a,b){if(lj){const c=_.Rd("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";c.src=_.aj(lj);_.hj(c);c.onerror=_.je(kj,a,b,c.src);_.ij("HEAD")[0].appendChild(c)}},mj=class extends _.P{constructor(a){super(a)}};var nj=_.H(_.Wc,mj,17)||new mj,oj,lj=(oj=_.H(nj,_.fj,1))?_.cj(_.J(oj,4)||""):null,pj,qj=(pj=_.H(nj,_.fj,2))?_.cj(_.J(pj,4)||""):null,rj=function(){jj(1,2);if(qj){const a=_.Rd("LINK");a.setAttribute("type","text/css");_.gj(a,qj,"stylesheet");let b=_.Nd();b&&a.setAttribute("nonce",b);_.ij("HEAD")[0].appendChild(a)}};(function(){const a=_.Xc();if(_.F(a,18))rj();else{const b=_.ke(a,19)||0;window.addEventListener("load",()=>{window.setTimeout(rj,b)})}})();
11:29:39 }catch(e){_._DumpException(e)}
11:29:39 })(this.gbar_);
11:29:39 // Google Inc.
11:29:39 </script><div><div><div class="gb_bd">Google apps</div></div></div></div><textarea class="csi" name="csi" style="display:none"></textarea><script nonce="vXZPDdSqMQZKvA82Jvg2og">(function(){var d=google.c.sxs;(function(){var e=Date.now(),a=d?"load2":"load";if(google.timers&&google.timers[a].t){for(var b=document.getElementsByTagName("img"),f=0,c=void 0;c=b[f++];)google.c.setup(c,!1,-1);google.c.bofr=!1;google.c.e(a,"imn",String(b.length));google.c.ubr(!0,e);google.c.glu&&google.c.glu();google.rll(window,!1,function(){google.tick(a,"ol");google.c.u("pr",a)})}})();}).call(this);(function(){google.jl={blt:'none',chnk:0,dw:false,dwu:true,emtn:0,end:0,ico:false,ikb:0,ine:false,injs:'none',injt:0,injth:0,injv2:false,lls:'default',pdt:0,rep:0,snet:true,strt:0,ubm:false,uwp:true};})();(function(){var pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22cdos\x22:{\x22bih\x22:85,\x22biw\x22:759,\x22cdobsel\x22:false,\x22dpr\x22:\x221\x22},\x22cr\x22:{\x22qir\x22:false,\x22rctj\x22:true,\x22ref\x22:false,\x22uff\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22mb4ZUb\x22:{},\x22mu\x22:{\x22murl\x22:\x22https://adservice.google.cz/adsid/google/ui\x22},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22rfs\x22:[],\x22scq\x22:\x22\x22,\x22stok\x22:\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22},\x22sf\x22:{}}';google.pmc=JSON.parse(pmc);})();(function(){var r=['sb_wiz','aa','abd','async','mu','pHXghd','sf'];google.plm(r);})();(function(){var m=['BUOddE','[\x22gws-wiz\x22,\x22\x22,\x22jboss\x22,\x22\x22,null,1,0,0,13,\x22en\x22,\x22_ioJdyjQUHU1eXVSpXBDj69o9kM\x22,\x22\x22,\x22VgPyZNLeEufdptQPgImd-Ac\x22,0,\x22en-CA\x22,null,null,null,3,5,-1,null,null,0,1,0,1800000,1,0,8,6,null,null,null,1.15,1,null,1,0,0,1,1,0,null,0,null,0,1,1,1,1,null,\x22\x22,0,1,0,-1,null,null,0,0,null,0,0,0,\x22futura_sug_zp_si_0000000_e\x22,null,null,\x22\x22,0,null,1,-1,-1,null,1,0,0,1000,null,null,0,[\x22gws-wiz\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-local\x22,\x22\x22,\x22\x22],0,[\x22img\x22,\x22gws-wiz-img\x22,\x22i\x22],0,[\x22products-cc\x22,\x22\x22,\x22sh\x22],0,[\x22gws-wiz-modeless\x22,\x22gws-wiz-perspectives\x22,\x22\x22],0,[\x22hotel-searchbox\x22,\x22mobile-gws-wiz-hotel\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,null,0,0,0,null,0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],0,[\x22gws-wiz-serp\x22,\x22\x22,\x22\x22],1,0,0,[\x22gws-wiz-video\x22,\x22\x22,\x22v\x22]]','BUOddI','[3,6,null,null,1,1,0,0,0,0,0,0]','BUOddM','[\x22\x22,6,0]','BUOddQ','[\x22\x22,4,0]'];var a=m;window.W_jd=window.W_jd||{};for(var b=0;b<a.length;b+=2)window.W_jd[a[b]]=JSON.parse(a[b+1]);})();(function(){window.WIZ_global_data={"zChJod":"%.@.null,\"https://www.google.cz/log?format\\u003djson\"]","GWsdKe":"en-CA","Yllh3e":"%.@.1693582166307026,76132071,2131182720]","S06Grb":"","LVIXXb":"1","S6lZl":"89978449","SNlM0e":"","NCGTLe":"%.@.\"ACYPWhgCO0vJXR6TyXPQPCLTGYwBlBJFz/dxW1HT1JKbPR27h6+RO6HOOmEh8josY4TWnNIRvt0EPfMxrNUdli2hhYwWl+5AGA\\u003d\\u003d\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","oxN3nb":{"1":false},"eptZe":"/wizrpcui/_/WizRpcUi/","QrtxK":"0","Im6cmf":"/wizrpcui/_/WizRpcUi"};window.IJ_values={"eG8Zqf":1.0,"IvNqzc":false,"ZAVjNb":false,"oI8LH":false,"IXFWPb":false,"vSjUZd":24,"P59QTc":false,"gfq1Ic":false,"HKzGBb":false,"B4LUOc":false,"q9jm5e":false,"zIfn3e":false,"bs2drc":false,"hnypGb":false,"yys2yc":false,"Rbaz9c":false,"SoPmHd":false,"ro3IRe":false,"NdHRde":false,"MlUHWc":false,"CzxWj":false,"kyqNwe":false,"ucii4d":false,"hK1XQe":"#fff","O3122d":14,"CUOpOb":18,"KrguY":"#ecedef","DONkrd":"#f1f3f4","AILAfd":"#0060f0","WdWVbc":false,"Tv95nc":false,"urls1d":false,"mhcbZb":false,"ogmk0d":false,"RK9az":false,"T62UHb":false,"jCekpb":false,"cTU58":false,"kRerQb":false,"oS0end":false,"AoIPu":true,"CieUQe":true,"HCMJkf":true,"zNiNDd":false,"EsWLY":false,"XP4Noc":false,"jqcxU":"#4285f4","toVELc":"#f8f9fa","V1TJEb":"#1a73e8","eavN9c":36,"XuC5Td":24,"ivyWed":28,"psmQyf":6,"osNyZ":1.0,"L6WyEf":false,"tswRXd":"none","vq4Rhf":true,"mtmrtb":"0 1px 6px rgba(32,33,36,0.28)","hOdcKb":false,"vkQXZ":"#fff","U2GTk":"#fff","WgRLme":"#dadce0","QcZxSd":"#3c4043","g4ToDf":"0 1px 2px rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)","AsC4Mb":"#9aa0a6","mub7Fd":"#f1f3f4","z2SQwf":"#bdc1c6","ob4Y0c":"#e8eaed","M1fk3b":"#dadce0","gWINCf":"#9aa0a6","I6R5lf":"#f8f9fa","KCMXVb":"#202124","vzRvgb":"#e8f0fe","HNLwz":"#d2e3fc","uD3Lwc":"#d2e3fc","MLAA8d":"0 1px 2px rgba(66,133,244,.3), 0 1px 3px 1px rgba(66,133,244,.15)","TqDTGf":"#aecbfa","m7EnTc":"#8ab4f8","jyEUXe":"#d2e3fc","QyzZ8e":"#174ea6","CFgsb":"#1967d2","lYyelb":"rgba(0,0,0,.54)","gdL5yf":"rgba(0,0,0,.26)","uWxHhb":"#fff","tCxmde":"rgba(255,255,255,.30)","m0RlKb":false,"wFGKdc":false,"klgere":"invert(1) hue-rotate(180deg)","gHo7b":"#b8bbbe","VBSc8c":false,"oX2r2c":false,"WitVqe":false,"JuXRyb":false,"zsYZK":"#dadce0","Pi4f8d":false,"VD4u1d":false,"xxthqf":true,"XIHhCb":true,"UsVc8e":false,"HIMA4e":false,"YjL9Ce":false,"wsRfI":false,"UZoA2e":false,"q49bvd":false,"m2hzy":false,"jBwTk":"#3c4043","eOLVib":10,"fTZUNc":false,"YrTYaf":true,"WvdhF":false,"Rojixc":"#aecbfa","QOuvIc":"#1a73e8","hhsybf":false,"Zxl9ce":false,"OL2x3c":false,"Zun3Ef":false,"SOm4o":false,"lL47Xc":false,"l4Npee":false,"tyCgpc":"#fff","H7aRye":"0px 5px 26px 0px rgba(0, 0, 0, 0.22), 0px 20px 28px 0px rgba(0, 0, 0, 0.30)","U6xP0":"#4285f4","A5tF3b":false,"j0DpSe":false,"GUwCvc":false,"ilb27b":"#4285f4","jfyszc":"#1558d6","MpqkGd":"#202124","NXDvtf":false,"Lxmjn":false,"FydCC":false,"ywhzh":false,"EgTnfe":true,"kAUP3b":false,"hgWJ8c":false,"TxsTcf":"#000","v4iQCe":"#4285f4","OfqeOe":"#4285f4","zRpUk":"#4285f4","QbZklb":"#e8f0fe","Fcb4A":"#1a73e8","VRtZRe":"#1558d6","OmYlge":"#34a853","y8HGgf":"#1e8e3e","QDXUyc":"#188038","JQWqub":"#ea4335","nRwuZd":"#d93025","rzzybc":"#d93025","rZLJJb":"#fff","hcLEtc":"#81c995","GJQmmf":"#34a853","hETIfb":"#dadce0","NtNjtd":"#dadce0","vCsrw":"#dadce0","p9416c":"#f8f9fa","toQ7tf":"#f8f9fa","xgY1nc":"#f8f9fa","p1ocJb":"#f8f9fa","FCLfBe":"#f8f9fa","MnC2zf":"#70757a","IfdAAd":"#70757a","fP2Yo":"#70757a","mknyu":"#70757a","PUenT":"#3c4043","Z0DEKf":"#202124","oHHKwf":"#202124","xNPzic":"#fff","KkPbyc":"#fbbc04","uezre":"#fbbc04","SkGiZd":"#f29900","OxPRr":"#f1f3f4","uiKEV":"#202124","bhxjsd":false,"eCORE":false,"Co7tHc":true,"qcvoqe":false,"BPltf":"#f1f3f4","kcrUme":14,"bKebqb":"#202124","m8l8td":"CARET","qeEJkc":40,"zHsZtb":"#3c4043","urZDtf":"#202124","zeWvtf":false,"qdoinb":"#70757a","a4qLne":"#ea4335","RifN2d":"#000","Fpi7Rc":"arial,sans-serif-medium,sans-serif","a2ykac":"arial,sans-serif","ME4NMc":"#000","BpPAcd":"#dadce0","N0wyZ":"#000","jxZxne":"#70757a","CQvMbe":"#1a73e8","fRkoq":true,"c4qycc":false,"MWZX1c":20,"IBWrx":18,"N98mef":false,"WkjuOe":false,"mIjP6d":false,"uJ8Xid":false,"cWwp7b":false,"h6eQZc":false,"b0Jode":false,"mo8CW":true,"CAM7Vc":false,"QuXhMb":false,"fd9gQc":false,"MomrM":false,"Vb9YJ":true,"OQZvxe":"0 2px 10px 0 rgba(0,0,0,0.2)","fI0P7e":false,"Asoj0e":false,"AP8pqf":"#dadce0","sBpVac":"rgba(0,0,0,.26)","JcUGee":"#70757a","PngPbb":"#202124","ENmP1c":"rgba(204,204,204,.15)","I69zkb":"rgba(204,204,204,.25)","ib0wve":"rgba(112,117,122,.20)","a8Umdd":"rgba(112,117,122,.40)","LVoecd":"rgba(0,0,0,.16)","yHlFbb":"rgba(0,0,0,.40)","seVajd":"rgba(0,0,0,.12)","esUgv":"#fff","KVmtZc":"rgba(255,255,255,.30)","MoAfyf":"#fff","oyB9kf":"#202124","bXvyY":"#fff","ALMSwe":"Roboto,RobotoDraft,Helvetica,Arial,sans-serif","Sgnmlc":"14px","qkXvHd":"500","SezQgf":"500","EJG4vf":"pointer","WyvaRd":"0 1px 1px rgba(0,0,0,.16)","ROAn0e":"0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)","rgHLF":true,"KzjxBb":false,"NQ4wzb":false,"TLsp9d":false,"RxFwtc":"0 4px 16px rgba(0,0,0,0.2)","aM8S7c":"#666","Tae7A":true,"c5h25":true,"MCowFd":false,"LACYrf":false,"uZLNF":true,"wku5sd":false,"JdPOaf":false,"bDOvJc":false,"HCImye":false,"ZMIIMe":true,"B0husb":true,"o28sBd":false,"n4eEIc":true,"tqmosb":"#fff","HjM8R":"#fff","ruFjfe":false,"FqP1Fc":"#000","SATNMc":"1px solid #dadce0","V0Bluc":"none","X1bUEc":"arial,sans-serif-medium,sans-serif","QZheGe":"Google Sans,arial,sans-serif-medium,sans-serif","LIYDac":"arial,sans-serif","mNmrAb":"#ebebeb","x0VCkc":"1px solid #dadce0","Rvxsx":"1px solid #dadce0","qmcJmd":6,"JuqxTb":"#202124","E6Gkjd":"0 2px 10px 0 rgba(0,0,0,0.2)","MClBOe":"rgba(0,0,0,0.1)","V6eh7c":16,"ZxI7Af":"#fafafa","sKPNrc":"#e6e6e6","AgJzQ":"#dadce0","FagChc":"#fff","tCGJz":"#fafafa","oqx7yb":"#70757a","khoEPb":"#1a0dab","SfSmD":"#dadce0","auaxA":"#202124","qtDmFc":"#dadce0","v44rSc":"#70757a","YkyDVb":false,"s6k9tc":true,"tdC6kd":true,"fhD9ff":false,"avBLic":false,"UjGOq":false,"sib8M":false,"PGBLg":false,"pWkoAb":false,"IUj4Ye":false,"KYi16e":false,"wUvFOb":false,"a1lsHe":false,"z8cfje":false,"kBxgab":false,"aMqn0b":true,"PUtLDb":false,"lHLMtb":false,"Erzlz":false,"KQw3Q":false,"OQFPef":false,"m19P4e":false,"P6Ur2b":"#1a73e8","uhXPIc":"#8ab4f8","e127Sb":"#1c3aa9","ezFdNd":"#0f9d58","Wja4f":"#87ceac","jjajId":"#9e9e9e","d1ULv":"rgba(0,0,0,.26)","lQ1kYd":"#bdbdbd","fAus6":"#000","NNBneb":"#5f6368","MDi8Rd":"#dadce0","BoJtxf":false,"ZTuJNc":false,"So4wae":false,"XgWQKd":true,"fjc61":false,"y1HZEd":false,"zAKfhf":false,"D8A8he":false,"bmQ7Rb":false,"nMRhJe":false,"xT28q":false,"KTkDB":false,"JyBo2c":false,"xDKXr":false,"FYBlgf":true,"FELoce":true,"HpkQdc":true,"wwQMXe":false,"FuMeW":false,"bcz7kc":false,"hVG5ce":false,"KCmv6e":false,"IAtx5d":true,"VXIo7d":"8px","EiEfXb":"#dadce0","IFkMhd":false,"lsK6rd":true,"zhkRO":"%.@.0,0,0,0,1,0,0,0,null,1,null,0,0,null,0,1,0,\"/setprefs?sig\\u003d0_PpU4MLU8jfy6E0AQ7VPWIgv8Apo%3D\\u0026szl\\u003d0\"]","w2btAe":"%.@.\"\",\"\",\"0\",null,null,null,1]","pxO4Zd":"0","mXOY5d":"%.@.null,1,1,null,[null,85,759]]","SsQ4x":"vXZPDdSqMQZKvA82Jvg2og","IYFWl":"%.@.\"#b8bbbe\"]","Ht1O2b":"%.@.0]","d6J1ld":"%.@.0]","Oo3dKf":"%.@.\"0px 5px 26px 0px rgba(0,0,0,0.22),0px 20px 28px 0px rgba(0,0,0,0.3)\",\"#fff\"]","uUBnEb":"","nfxEDe":"%.@.[],0,null,0,0]","auIt8":"%.@.0,0]","YPqjbf":"%.@.\"rgba(0,0,0,0.9)\",\"#fff\",\"0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.12)\",\"1px solid #dadce0\",\"#70757a\"]","MuJWjd":false,"GWsdKe":"en-CA","frJqAd":"%.@.\"13px\",\"16px\",\"11px\",13,16,11,\"8px\",8,20]","N1ycab":"en_CA","AB5Xwb":"%.@.\"10px\",10,\"16px\",16,\"18px\"]","Z8HLFf":"%.@.\"14px\",14]","ymaOI":"%.@.40,32,14,\"\\\"#3c4043\\\"\"]","fNpQmb":"","aMI2mb":"%.@.\"0 2px 10px 0 rgba(0,0,0,0.2)\"]","BZUDzc":"%.@.0,\"14px\",\"500\",\"500\",\"0 1px 1px rgba(0,0,0,.16)\",\"pointer\",\"#000\",\"rgba(0,0,0,.26)\",\"#70757a\",\"#202124\",\"rgba(204,204,204,.15)\",\"rgba(204,204,204,.25)\",\"rgba(112,117,122,.20)\",\"rgba(112,117,122,.40)\",\"#34a853\",\"#4285f4\",\"#1558d6\",\"#ea4335\",\"#fbbc04\",\"#f8f9fa\",\"#f8f9fa\",\"#202124\",\"#34a853\",\"rgba(0,0,0,.12)\",null,\"#fff\",\"rgba(255,255,255,.30)\",\"#fff\",\"#202124\",\"#fff\",null,0]","v7Qvdc":"%.@.\"20px\",\"500\",\"400\",\"13px\",\"15px\",\"15px\",\"Roboto,RobotoDraft,Helvetica,Arial,sans-serif\",\"24px\",\"400\",\"32px\",\"24px\"]","MgUcDb":"CA","SIsrTd":false,"fyLpDc":"","ZxtPCd":"%.@.null,null,null,null,20,20,18,\"40px\",\"36px\",\"36px\",null,null,null,null,null,null,null,null,null,null,\"#fff\",null,null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"4px\",null,\"#e8f0fe\",\"#1967d2\",\"transparent\",\"#1a0dab\",\"#dadce0\",\"9999px\",\"8px\",\"#1967d2\",\"transparent\",\"#4d5156\",\"#dadce0\",\"#1967d2\",null,null,null,\"9999px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"14px\",\"500\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#dadce0\",\"#3c4043\",\"4px\",\"#1967d2\",\"#1967d2\",null,null,null,null,null,null,null,null,null,null,\"#4285f4\",\"2px\",null,null,\"rgba(138,180,248,0.24)\",null,null,null,null,\"34px\",null,\"7px\",\"1px\",null,null,null,null,null,null,\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",null,\"#1967d2\",null,\"#a3c5ff\",\"#001d35\"]","NyzCwe":"%.@.\"#70757a\",\"#70757a\",\"#70757a\",\"#70757a\",\"#4d5156\",\"#202124\",\"8px\",\"100%\",\"12px\",\"0px\",\"8px\",\"8px\",\"4px\",\"100%\",\"6px\",\"8px\",\"0px\",\"16px\",null,\"#747878\",\"#1f1f1f\",null,\"#5e5e5e\"]","spz2q":"%.@.\"#fff\",\"0px\",null,\"0px\",null,\"0px\"]","xFmcof":"%.@.\"100%\",\"4px\",\"0px\",\"20px\",\"12px\"]","lDqiof":"%.@.\"#202124\",\"#4d5156\",\"#1a73e8\",null,\"#70757a\",\"#1a0dab\",\"#681da8\",null,null,\"#fff\",\"#4285f4\",\"#fff\",\"#e8f0fe\",\"#1967d2\",\"#f1f3f4\",\"#202124\",\"#fff\",\"#3c4043\",\"#202124\",\"#fff\",\"#fff\",\"#fff\",\"#188038\",\"#d93025\",\"#e37400\",\"#dadce0\",\"#fff\",\"rgba(0,0,0,0.6)\",\"#202124\",\"#dadce0\",\"#d2e3fc\",null,\"#1a73e8\",\"#70757a\",null,\"transparent\",\"#ecedef\",\"rgba(0,0,0,0.03)\",null,null,null,null,null,null,null,null,null,\"#ea4335\",\"#34a853\",\"#4285f4\",\"#fbbc04\",\"#fbbc04\",\"#dadce0\",\"#f8f9fa\",null,null,null,null,\"#e8f0fe\",\"#f7f8f9\",\"#ecedee\",\"rgba(32,33,36,0.5)\"]","Gpnz4c":"%.@.\"#e0e9ff\",\"#dadce0\",\"#d2d2d2\",\"#0b57d0\",\"#747878\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#d3e3fd\",\"#fff\",\"#5e5e5e\",\"#474747\",\"#1f1f1f\",\"#1a0dab\",\"#d2d2d2\",\"#0b57d0\",\"#0b57d0\",\"#a3c9ff\",\"#001d35\",\"#ecedee\",\"#f7f8f9\",\"#fff\",\"#fff\",\"#f7f8f9\",\"#e0e9ff\",\"#f5f8ff\",\"#d3e3ff\",\"#a3c9ff\",\"#fff\",\"#f5f8ff\",\"#0b57d0\",\"#545d7e\",\"#001d35\",\"#edf1f9\",\"#ebf1ff\",\"#001d35\",\"#c7dbff\",\"#fff\",\"#fff\",\"#545d7e\",\"#001d35\",\"#001d35\",\"#0b57d0\",\"#a3c9ff\",\"#0b57d0\",\"#0b57d0\",\"rgba(0,0,0,0.6)\",\"#a3c5ff\",\"#001d35\",\"#fff\",\"#f5f8ff\",\"#e5edff\"]","sCU50d":"%.@.null,\"none\",null,\"0px 1px 3px rgba(60,64,67,0.08)\",null,\"0px 2px 6px rgba(60,64,67,0.16)\",null,\"0px 4px 12px rgba(60,64,67,0.24)\",null,null,\"1px solid #dadce0\",\"none\",\"none\",\"none\",\"none\",\"0px 1px 3px rgba(60,64,67,0.24)\"]","w9Zicc":"%.@.\"#f1f3f4\",\"26px\",\"#e2eeff\",\"#0060f0\",\"#e2eeff\",\"1px\",\"#ecedef\",\"1px\",\"#fff\",\"#ecedef\",\"#0060f0\",\"12px\",\"12px\",\"10px\",\"16px\",\"16px\",\"20px\",\"12px\",\"10px\",\"8px\"]","IkSsrf":"%.@.\"Google Sans,arial,sans-serif\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"arial,sans-serif\",\"arial,sans-serif-medium,sans-serif\",\"arial,sans-serif-light,sans-serif\"]","OItNqf":"%.@.\"1px\",\"20\",\"20px\",\"14px\",\"#1f1f1f\",\"#747878\",\"#474747\",\"#1f1f1f\"]","JMyuH":"%.@.null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,\"36px\",\"20px\"]","j2FoS":"%.@.\"#747878\",\"#f7f8f9\",\"#1f1f1f\",\"#1f1f1f\",\"#5e5e5e\",\"#1f1f1f\",\"500\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"16px\",\"83px\",\"92px\",\"52px\",\"52px\",\"#5e5e5e\"]","e2zoW":"%.@.\"16px\",\"12px\",\"0px\",\"8px\",\"4px\",\"2px\",\"20px\",\"24px\",\"48px\",\"20px 20px\",null,null,\"0px\",\"20px\",\"36px\",\"20px\"]","W1Bte":"%.@.\"cubic-bezier(0.1,1,0.2,1)\",\"cubic-bezier(0.8,0,1,0.8)\",\"cubic-bezier(0.2,0.6,0.2,1)\",\"cubic-bezier(0.4,0,1,0.8)\",\"300\",\"100ms\",\"200ms\",\"250ms\",\"cubic-bezier(0.4,0,0.2,1)\",\"cubic-bezier(0.4,0,0.6,1)\",\"cubic-bezier(0.6,0,0,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"800ms\",\"1000ms\",\"400ms\",\"500ms\",\"600ms\",\"50ms\",\"400ms\",\"300ms\",\"250ms\",\"150ms\",\"250ms\",\"200ms\",\"150ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"150ms\",\"450ms\",\"400ms\",\"300ms\",\"150ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"250ms\",\"200ms\",\"150ms\",\"100ms\",\"300ms\",\"250ms\",\"200ms\",\"100ms\",\"null\",\"cubic-bezier(0.3,0,0.8,0.15)\",\"cubic-bezier(0.05,0.7,0.1,1)\",\"cubic-bezier(0,0,1,1)\",\"cubic-bezier(0.2,0,0,1)\",\"cubic-bezier(0.3,0,1,1)\",\"cubic-bezier(0,0,0,1)\"]","u9mep":"%.@.\"#1a0dab\",\"#1a0dab\",\"#1f1f1f\",\"#1a0dab\"]","mrqaQb":"%.@.14,6,68,\"#474747\"]","k7Tqye":"%.@.null,null,null,null,null,null,null,\"16px\",\"12px\",\"8px\",\"20px\",\"4px\",\"9999px\",\"0px\",\"2px\"]","y50LC":"%.@.null,null,\"#4d5156\",null,\"#5f6368\"]","jfSEkd":"%.@.\"#4285f4\",\"#e8f0fe\",\"#1967d2\",\"#185abc\",\"#d2e3fc\",\"#d2e3fc\",\"rgba(26,115,232,0.24)\",\"rgba(60,64,67,0.38)\",\"#dadce0\",\"rgba(218,220,224,0.38)\",\"#f8f9fa\",\"#4285f4\",\"#fff\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.16)\",\"rgba(32,33,36,0.32)\",\"#f1f3f4\",\"#202124\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.08)\",\"rgba(32,33,36,0.24)\",\"#fff\",\"#1a73e8\",\"#1967d2\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.08)\",\"rgba(26,115,232,0.24)\",\"#fff\",\"#4d5156\",\"#4d5156\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.08)\",\"rgba(60,64,67,0.24)\",\"2px\",\"2px\",null,null,\"#d3e3fd\",\"1px\"]","GVtPm":"%.@.\"#fff\",null,null,null,\"8px\",\"0 0 0 1px #dadce0\",\"1px solid #dadce0\",\"#fff\",\"#f7f8f9\",\"#ecedee\",\"#5e5e5e\",\"#474747\",\"26vw\",\"40vw\",\"55vw\"]","MexNte":"%.@.\"700\",\"400\",\"underline\",\"none\",\"capitalize\",\"none\",\"uppercase\",\"none\",\"500\",\"lowercase\",\"italic\",null,null,\"-1px\",\"0.3px\",\"20px\",\"12px\"]","Aahcnf":"%.@.\"28px\",\"36px\",\"500\",\"Google Sans,arial,sans-serif\",null,\"arial,sans-serif\",\"14px\",\"400\",\"22px\",null,\"18px\",\"24px\",\"400\",\"Google Sans,arial,sans-serif\",null,\"Google Sans,arial,sans-serif\",\"56px\",\"48px\",\"0\",null,\"400\",\"Google Sans,arial,sans-serif\",\"36px\",\"400\",\"40px\",null,\"Google Sans,arial,sans-serif\",\"36px\",\"28px\",null,\"400\",null,\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"16px\",\"12px\",null,\"400\",\"arial,sans-serif\",\"22px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"20px\",null,\"400\",\"arial,sans-serif\",\"24px\",\"16px\",null,\"400\",\"arial,sans-serif\",\"18px\",\"14px\",null,\"400\",null,null,null,null,null,\"14px\",\"Google Sans,arial,sans-serif-medium,sans-serif\",\"20px\",\"400\",\"Google Sans,arial,sans-serif\",\"26px\",\"22px\",\"400\",\"Google Sans,arial,sans-serif\",\"24px\",\"16px\",\"400\",\"arial,sans-serif-medium,sans-serif\",\"12px\",\"12px\",\"Google Sans,arial,sans-serif\",\"28px\",\"22px\",\"400\"]","PFhmed":"%.@.\"rgba(255,255,255,0)\"]","RsSoV":"%.@.\"rgba(1,1,1,0.25)\",\"rgba(0,0,0,0)\",\"0.87\",\"3px\",14,\"10px\",\"16px\",\"2px\",\"8px\",\"2px\",\"16px\",\"12px\",\"#d93025\",\"8px\",\"12px\",\"rgba(255,255,255,0.5)\",\"4px\",\"7px\",\"700\",\"rgba(255,255,255,0.85)\"]","mf1yif":"%.@.4]","aKXqGc":"%.@.\"14px\",14,\"16px\",16,\"0\",0,\"none\",652,\"1px solid #dadce0\",\"normal\",\"normal\",\"#70757a\",\"12px\",\"1.34\",\"1px solid #dadce0\",\"none\",\"0\",\"none\",\"none\",\"none\",\"none\",\"6px\",\"652px\"]","ZP0oif":"%.@.\"0\",\"#ebedef\"]","o0P8Hf":"%.@.\"rgba(0,0,0,0.0)\",null,null,null,\"#202124\",\"#dadce0\",null,null,null,\"#f8f9fa\",\"#000\",\"#1a73e8\",\"#dadce0\",\"#fff\",\"#fff\",null,\"#70757a\",\"rgba(0,0,0,0.26)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,0.2)\",\"#fff\",\"rgba(0,0,0,0.1)\",\"#fff\",\"#70757a\",null,\"#000\",\"#fff\",\"#000\",\"rgba(0,0,0,0.0)\",\"rgba(255,255,255,0.5)\",\"rgba(0,0,0,.03)\",\"rgba(0,0,0,0.3)\",\"rgba(0,0,0,0.2)\",\"rgba(0,0,0,0.5)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.04)\",\"rgba(0,0,0,.26)\",\"rgba(255,255,255,.54)\",\"#70757a\",\"#70757a\",\"rgba(0,0,0,.22)\",\"rgba(0,0,0,.30)\",\"rgba(0,0,0,.06)\",\"rgba(0,0,0,.25)\",\"#d2e3fc\",\"rgba(32,33,36,.5)\",\"rgba(32,33,36,.7)\",\"rgba(255,255,255,.04)\",null,null,\"rgba(255,255,255,.8)\",\"rgba(60,64,67,.15)\",\"rgba(0,0,0,.07)\",\"rgba(0,0,0,.16)\",\"rgba(0,0,0,.08)\",\"rgba(0,0,0,.14)\",\"rgba(0,0,0,.12)\",\"rgba(0,0,0,.28)\",\"rgba(0,0,0,.18)\",\"rgba(0,0,0,.24)\",\"rgba(0,0,0,.05)\",\"rgba(0,0,0,.13)\",\"rgba(60,64,67,.3)\",\"rgba(0,0,0,.36)\",\"rgba(0,0,0,.15)\",\"rgba(32,33,36,.28)\",\"rgba(218,220,224,.7)\",\"#dadce0\",\"#fff\",\"#fff\",\"#1a73e8\",\"#000\",\"rgba(0,0,0,.0)\",\"#202124\",\"rgba(0,0,0,.8)\",\"rgba(26,115,232,0)\",\"rgba(26,115,232,.7)\",\"rgba(66,133,244,.22)\",\"rgba(32,33,36,.7)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(0,0,0,.8)\",\"rgba(255,255,255,.54)\",\"rgba(255,255,255,.87)\",\"rgba(60,64,67,.38)\",\"rgba(255,255,255,.3)\",\"rgba(0,0,0,0.54)\",\"rgba(0,0,0,0.8)\",\"rgba(248,249,250,0.85)\",\"#dadce0\",\"#ea4335\",\"#34a853\",\"#3c4043\",\"#f8f9fa\",\"#3c4043\",\"#202124\",{\"100\":\"#f8f9fa\",\"101\":\"#dadce0\",\"102\":\"#3c4043\",\"103\":\"#202124\",\"104\":\"#f8f9fa\",\"105\":\"#dadce0\",\"106\":\"#70757a\",\"107\":\"#3c4043\",\"108\":\"#f8f9fa\",\"109\":\"#3c4043\",\"110\":\"#202124\",\"111\":\"#f8f9fa\",\"112\":\"#dadce0\",\"113\":\"#e8f0fe\",\"114\":\"#4285f4\",\"115\":\"#e8f0fe\",\"116\":\"#d2e3fc\",\"117\":\"#4285f4\",\"118\":\"#1a73e8\",\"119\":\"#e8f0fe\",\"120\":\"#d2e3fc\",\"121\":\"#4285f4\",\"122\":\"#1a73e8\",\"123\":\"#d2e3fc\",\"124\":\"#4285f4\",\"125\":\"#1a73e8\",\"126\":\"#e8f0fe\",\"127\":\"#d2e3fc\",\"128\":\"#4285f4\",\"129\":\"#1a73e8\",\"130\":\"#fce8e6\",\"131\":\"#fad2cf\",\"132\":\"#f28b82\",\"133\":\"#ee675c\",\"134\":\"#d93025\",\"135\":\"#c5221f\",\"136\":\"#a50e0e\",\"137\":\"#ea4335\",\"138\":\"#d93025\",\"139\":\"#ea4335\",\"140\":\"#d93025\",\"141\":\"#c5221f\",\"142\":\"#b31412\",\"143\":\"#a50e0e\",\"144\":\"#d93025\",\"145\":\"#f28b82\",\"146\":\"#ee675c\",\"147\":\"#ea4335\",\"148\":\"#c5221f\",\"149\":\"#a50e0e\",\"150\":\"#fef7e0\",\"151\":\"#feefc3\",\"152\":\"#fde293\",\"153\":\"#fdd663\",\"154\":\"#fcc934\",\"155\":\"#fbbc04\",\"156\":\"#f9ab00\",\"157\":\"#f29900\",\"158\":\"#ea8600\",\"159\":\"#e37400\",\"160\":\"#fbbc04\",\"161\":\"#fbbc04\",\"162\":\"#f29900\",\"163\":\"#fdd663\",\"164\":\"#fbbc04\",\"165\":\"#fcc934\",\"166\":\"#fbbc04\",\"167\":\"#f9ab00\",\"168\":\"#f29900\",\"169\":\"#ea8600\",\"170\":\"#e37400\",\"171\":\"#e6f4ea\",\"172\":\"#ceead6\",\"173\":\"#a8dab5\",\"174\":\"#81c995\",\"175\":\"#5bb974\",\"176\":\"#1e8e3e\",\"177\":\"#188038\",\"178\":\"#34a853\",\"179\":\"#1e8e3e\",\"180\":\"#188038\",\"181\":\"#34a853\",\"182\":\"#1e8e3e\",\"183\":\"#ceead6\",\"184\":\"#a8dab5\",\"185\":\"#34a853\",\"186\":\"#81c995\",\"187\":\"#34a853\",\"188\":\"#1e8e3e\",\"189\":\"#188038\",\"190\":\"#137333\",\"191\":\"#0d652d\",\"192\":\"rgba(0,0,0,.1)\",\"193\":\"rgba(0,0,0,.2)\",\"194\":\"rgba(60,64,67,.1)\",\"195\":\"rgba(60,64,67,.06)\",\"196\":\"rgba(255,255,255,0)\",\"197\":\"rgba(0,0,0,.12)\",\"198\":\"rgba(32,33,36,0)\",\"199\":\"rgba(32,33,36,.1)\",\"200\":\"rgba(0,0,0,.12)\",\"201\":\"rgba(0,0,0,.5)\",\"202\":\"rgba(0,0,0,.54)\",\"203\":\"#000\",\"204\":\"rgba(255,255,255,.5)\",\"205\":\"#1558d6\",\"206\":\"rgba(0,0,0,.24)\",\"207\":\"rgba(0,0,0,.24)\",\"208\":\"#f8f9fa\",\"209\":\"rgba(255,255,255,.6)\",\"210\":\"#1e8e3e\",\"211\":\"rgba(0,0,0,.02)\",\"212\":\"#000\",\"213\":\"rgba(0,0,0,.16)\",\"214\":\"rgba(0,0,0,.7)\",\"215\":\"#1a73e8\",\"216\":\"#d93025\",\"217\":\"#4285f4\",\"218\":\"rgba(0,0,0,.15)\",\"219\":\"rgba(0,0,0,.05)\",\"220\":\"#70757a\",\"221\":\"#dadce0\",\"222\":\"#188038\",\"223\":\"rgba(0,0,0,.6)\",\"224\":\"#34a853\",\"225\":\"rgba(255,255,255,.3)\",\"226\":\"rgba(0,0,0,.05)\",\"227\":\"rgba(0,0,0,.05)\",\"228\":\"rgba(32,33,36,.9)\",\"229\":\"rgba(255,255,255,.6)\",\"230\":\"rgba(0,0,0,.08)\",\"231\":\"rgba(255,255,255,.8)\",\"232\":\"rgba(0,0,0,.05)\",\"233\":\"#4285f4\",\"234\":\"rgba(0,0,0,.16)\",\"235\":\"#fff\",\"236\":\"rgba(0,0,0,.87)\",\"238\":\"#fdd663\",\"239\":\"#fdd663\",\"240\":\"#fff\",\"241\":\"rgba(255,255,255,.5)\",\"242\":\"#f8f9fa\",\"243\":\"#fdd663\",\"244\":\"rgba(255,255,255,.54)\",\"245\":\"rgba(0,0,0,.5)\",\"246\":\"rgba(0,0,0,.26)\",\"247\":\"rgba(0,0,0,.26)\",\"248\":\"rgba(0,0,0,.38)\",\"249\":\"rgba(0,0,0,.03)\",\"250\":\"#4285f4\",\"251\":\"rgba(60,64,67,.12)\",\"252\":\"rgba(255,255,255,0)\",\"253\":\"rgba(0,0,0,0)\",\"254\":\"#3c4043\",\"255\":\"#d2e3fc\",\"256\":\"#3c4043\",\"257\":\"#d2e3fc\",\"258\":\"#d2e3fc\",\"259\":\"#4285f4\",\"260\":\"#202124\",\"261\":\"rgba(0,0,0,.16)\",\"262\":\"rgba(255,255,255,.3)\",\"263\":\"rgba(0,0,0,0)\",\"264\":\"#c5221f\",\"265\":\"#dadce0\",\"266\":\"#ea4335\",\"267\":\"#34a853\",\"268\":\"rgba(60,64,67,.15)\",\"269\":\"rgba(19,115,51,.15)\",\"270\":\"rgba(0,0,0,.15)\",\"271\":\"rgba(0,0,0,.18)\",\"272\":\"rgba(0,0,0,.28)\",\"273\":\"rgba(60,64,67,.3)\",\"274\":\"#1558d6\"}]","WiLzZe":"%.@.\"#202124\",\"#70757a\",\"#4d5156\",\"#5f6368\",\"#fff\",\"rgba(255,255,255,.70)\",28,24,26,20,16,-2,0,-4,2,0,0,24,20,20,14,12]","AYkLRe":"%.@.\"20px\",20,\"14px\",14,\"\\\"rgba(0, 0, 0, .87)\\\"\"]","rNyuJc":"","LU5fGb":false,"gXkHoe":"105250506097979753968","hevonc":"%.@.1]","xcljyb":"%.@.\"8px\",8,\"Roboto-Medium,HelveticaNeue-Medium,Helvetica Neue,sans-serif-medium,Arial,sans-serif\"]"};})();(function(){google.ldi={};google.pim={};(function(){var a=google.ldi||{},b;for(b in a)if(a.hasOwnProperty(b)){var c=document.getElementById(b)||document.documentElement.querySelector('img[data-iid="'+b+'"]');c&&Number(c.getAttribute("data-atf"))&1&&(c.setAttribute("data-deferred","2"),c.src=a[b])};}).call(this);})();(function(){
11:29:39 var b=function(a){var c=0;return function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}}},e=this||self;var g,h;a:{for(var k=["CLOSURE_FLAGS"],l=e,n=0;n<k.length;n++)if(l=l[k[n]],null==l){h=null;break a}h=l}var p=h&&h[610401301];g=null!=p?p:!1;var q,r=e.navigator;q=r?r.userAgentData||null:null;function t(a){return g?q?q.brands.some(function(c){return(c=c.brand)&&-1!=c.indexOf(a)}):!1:!1}function u(a){var c;a:{if(c=e.navigator)if(c=c.userAgent)break a;c=""}return-1!=c.indexOf(a)};function v(){return g?!!q&&0<q.brands.length:!1}function w(){return u("Safari")&&!(x()||(v()?0:u("Coast"))||(v()?0:u("Opera"))||(v()?0:u("Edge"))||(v()?t("Microsoft Edge"):u("Edg/"))||(v()?t("Opera"):u("OPR"))||u("Firefox")||u("FxiOS")||u("Silk")||u("Android"))}function x(){return v()?t("Chromium"):(u("Chrome")||u("CriOS"))&&!(v()?0:u("Edge"))||u("Silk")}function y(){return u("Android")&&!(x()||u("Firefox")||u("FxiOS")||(v()?0:u("Opera"))||u("Silk"))};var z=v()?!1:u("Trident")||u("MSIE");y();x();w();var A=!z&&!w(),D=function(a){if(/-[a-z]/.test("ved"))return null;if(A&&a.dataset){if(y()&&!("ved"in a.dataset))return null;a=a.dataset.ved;return void 0===a?null:a}return a.getAttribute("data-"+"ved".replace(/([A-Z])/g,"-$1").toLowerCase())};var E=[],F=null;function G(a){a=a.target;var c=performance.now(),f=[],H=f.concat,d=E;if(!(d instanceof Array)){var m="undefined"!=typeof Symbol&&Symbol.iterator&&d[Symbol.iterator];if(m)d=m.call(d);else if("number"==typeof d.length)d={next:b(d)};else throw Error("a`"+String(d));for(var B=[];!(m=d.next()).done;)B.push(m.value);d=B}E=H.call(f,d,[c]);if(a&&a instanceof HTMLElement)if(a===F){if(c=4<=E.length)c=5>(E[E.length-1]-E[E.length-4])/1E3;if(c){c=google.getEI(a);a.hasAttribute("data-ved")?f=a?D(a)||"":"":f=(f=
11:29:39 a.closest("[data-ved]"))?D(f)||"":"";f=f||"";if(a.hasAttribute("jsname"))a=a.getAttribute("jsname");else{var C;a=null==(C=a.closest("[jsname]"))?void 0:C.getAttribute("jsname")}google.log("rcm","&ei="+c+"&ved="+f+"&jsname="+(a||""))}}else F=a,E=[c]}window.document.addEventListener("DOMContentLoaded",function(){document.body.addEventListener("click",G)});}).call(this);var w=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};window.jsl=window.jsl||{};window.jsl.dh=function(a,b,m){try{var h=document.getElementById(a),e;if(!h&&(null==(e=google.stvsc)?0:e.dds)){e=[];var f=e.concat,c=google.stvsc.dds;if(c instanceof Array)var n=c;else{var p="undefined"!=typeof Symbol&&Symbol.iterator&&c[Symbol.iterator];if(p)var g=p.call(c);else if("number"==typeof c.length)g={next:w(c)};else throw Error(String(c)+" is not an iterable or ArrayLike");c=g;var q;for(g=[];!(q=c.next()).done;)g.push(q.value);n=g}var r=f.call(e,n);for(f=0;f<r.length&&!(h=r[f].getElementById(a));f++);}if(h)h.innerHTML=b,m&&m();else{var d={id:a,script:String(!!m),milestone:String(google.jslm||0)};google.jsla&&(d.async=google.jsla);var t=a.indexOf("_"),k=0<t?a.substring(0,t):"",u=document.createElement("div");u.innerHTML=b;var l=u.children[0];if(l&&(d.tag=l.tagName,d["class"]=String(l.className||null),d.name=String(l.getAttribute("jsname")),k)){a=[];var v=document.querySelectorAll('[id^="'+k+'_"]');for(b=0;b<v.length;++b)a.push(v[b].id);d.ids=a.join(",")}google.ml(Error(k?"Missing ID with prefix "+
11:29:39 k:"Missing ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var x=true;google.jslm=x?2:1;})();google.x(null, function(){(function(){(function(){google.csct={};google.csct.ps='AOvVaw3l61zAlLvxV-eWRJ_1CgZ3\x26ust\x3d1693668566366664';})();})();(function(){(function(){google.csct.rw=true;})();})();(function(){(function(){google.csct.rl=true;})();})();(function(){google.drty&&google.drty(undefined,true);})();});if (!google.stvsc){google.drty && google.drty(undefined,true);}
11:29:39 </script></body></html> TooltipText=null
11:29:39 15:29:39.858 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser'
11:29:39 15:29:39.858 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser
11:29:39 15:29:39.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:29:39 15:29:39.858 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:29:39 15:29:39.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest
11:29:39 15:29:39.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:29:39 15:29:39.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:29:39 15:29:39.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 15:29:39.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest)
11:29:39 15:29:39.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest
11:29:39 15:29:39.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:29:39 15:29:39.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:29:39 15:29:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.941 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest
11:29:39 testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest)  Time elapsed: 23.519 s
11:29:39 testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest)  Time elapsed: 25.405 s
11:29:39 Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:29:39 15:29:39.923 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:29:39 15:29:39.924 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:29:39 15:29:39.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:29:39 15:29:39.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:29:39 15:29:39.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:29:39 15:29:39.924 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:29:39 15:29:39.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:29:39 15:29:39.925 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:29:39 15:29:39.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:29:39 15:29:39.925 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:29:39 15:29:39.925 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:29:39 15:29:39.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:29:39 15:29:39.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 15:29:39.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:39 15:29:39.925 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:39 15:29:39.925 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:29:39 15:29:39.925 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:29:39 15:29:39.925 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:29:39 15:29:39.925 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:29:39 15:29:39.925 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:29:39 15:29:39.925 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:29:39 15:29:39.925 DEBUG [main][MenuItemLookup] Item match:Window
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:29:39 15:29:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 15:29:39.926 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Item match:Window
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:29:39 15:29:39.926 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Item match:Perspective
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:29:39 15:29:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:29:39 15:29:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 15:29:39.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Item match:Window
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.927 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:29:39 15:29:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 15:29:39.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Item match:Window
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Item match:Perspective
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:29:39 15:29:39.928 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:29:39 15:29:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 15:29:39.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Item match:Window
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:29:39 15:29:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 15:29:39.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:29:39 15:29:39.929 DEBUG [main][MenuItemLookup] Item match:Window
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Item match:Perspective
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:''
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:29:39 15:29:39.930 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:29:39 15:29:39.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:29:39 15:29:39.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:29:39 15:29:39.930 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:29:39 15:29:39.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:29:39 15:29:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:29:39 15:29:39.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 15:29:39.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:39 15:29:39.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:39 15:29:39.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:39 15:29:39.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:39 15:29:39.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:39 15:29:39.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:39 15:29:39.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:29:39 15:29:39.963 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:29:39 15:29:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:29:39 15:29:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:29:39 15:29:39.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:29:39 15:29:39.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:29:40 15:29:40.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:40 15:29:40.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:40 15:29:40.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:29:40 15:29:40.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:40 15:29:40.137 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:40 15:29:40.137 DEBUG [main][MenuItemLookup] Item match:File
11:29:40 15:29:40.138 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:29:40 15:29:40.138 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:''
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:''
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:''
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:29:40 15:29:40.141 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:29:40 15:29:40.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:29:40 15:29:40.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:29:40 15:29:40.141 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:29:40 15:29:40.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:29:40 15:29:40.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:29:40 15:29:40.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:29:40 15:29:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:40 15:29:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:40 15:29:40.232 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:29:40 15:29:40.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:29:40 15:29:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:40 15:29:40.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:40 15:29:40.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:40 15:29:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:40 15:29:40.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:29:40 15:29:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:40 15:29:40.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:40 15:29:40.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:29:40 15:29:40.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:29:40 15:29:40.234 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:29:40 15:29:40.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:29:40 15:29:40.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:29:40 15:29:40.235 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:29:40 15:29:40.235 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:29:40 15:29:40.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:29:40 15:29:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:40 15:29:40.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:40 15:29:40.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:40 15:29:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:40 15:29:40.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:29:40 15:29:40.236 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:29:40 15:29:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:29:40 15:29:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:29:40 15:29:40.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:29:40 15:29:40.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:40 15:29:40.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:40 15:29:40.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:29:40 15:29:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:29:40 15:29:40.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:29:40 15:29:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:40 15:29:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:40 15:29:40.468 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:29:40 15:29:40.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:40 15:29:40.468 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject'
11:29:40 15:29:40.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:29:40 is "Project name:")
11:29:40 15:29:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:40 15:29:40.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:40 15:29:40.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:40 15:29:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:40 15:29:40.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:29:40 15:29:40.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:29:40 15:29:40.471 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject
11:29:40 15:29:40.502 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:29:40 15:29:40.502 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:29:40 15:29:40.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:29:40 15:29:40.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:40 15:29:40.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:40 15:29:40.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:40 15:29:40.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:40 15:29:40.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:29:40 15:29:40.504 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:29:40 15:29:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:29:40 15:29:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:29:40 15:29:40.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:29:40 15:29:40.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:40 15:29:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:29:43 15:29:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:29:43 15:29:43.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:43 15:29:43.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:43 15:29:43.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:43 15:29:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:43 15:29:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:43 15:29:43.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:29:43 15:29:43.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:29:43 15:29:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:43 15:29:43.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:43 15:29:43.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:43 15:29:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:43 15:29:43.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:29:43 15:29:43.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:43 15:29:43.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:43 15:29:43.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:43 15:29:43.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:43 15:29:43.586 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:43 15:29:43.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:43 15:29:43.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:43 15:29:43.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:43 15:29:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:43 15:29:43.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:43 15:29:43.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:44 15:29:44.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:44 15:29:44.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:44 15:29:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:29:44 15:29:44.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:44 15:29:44.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:44 15:29:44.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:44 15:29:44.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:44 15:29:44.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:29:44 15:29:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:44 15:29:44.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:44 15:29:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:44 15:29:44.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:29:44 15:29:44.589 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:29:44 15:29:44.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:29:44 15:29:44.589 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:29:44 15:29:44.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:29:44 15:29:44.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:29:44 15:29:44.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:44 15:29:44.599 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu.
11:29:44 15:29:44.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:44 15:29:44.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:44 15:29:44.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:44 15:29:44.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:29:44 15:29:44.600 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Item match:Window
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:''
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:29:44 15:29:44.600 DEBUG [main][MenuItemLookup] Item match:Show View
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:''
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:29:44 15:29:44.604 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:29:44 15:29:44.604 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:29:44 15:29:44.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:29:44 15:29:44.605 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:29:44 15:29:44.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:29:44 15:29:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:29:44 15:29:44.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:29:44 15:29:44.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:44 15:29:44.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:44 15:29:44.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:29:44 15:29:44.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:44 15:29:44.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:44 15:29:44.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:44 15:29:44.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:29:44 15:29:44.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:44 15:29:44.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:44 15:29:44.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:44 15:29:44.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:44 15:29:44.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:29:44 15:29:44.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:29:44 15:29:44.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:44 15:29:44.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:29:44 15:29:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:44 15:29:44.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:29:44 15:29:44.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties
11:29:44 15:29:44.667 DEBUG [main][TreeItemHandler] Selecting tree item: Properties
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection
11:29:44 15:29:44.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:44 15:29:44.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:44 15:29:44.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:44 15:29:44.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:44 15:29:44.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:44 15:29:44.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:44 15:29:44.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:44 15:29:44.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:29:44 15:29:44.669 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:29:44 15:29:44.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:29:44 15:29:44.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:29:44 15:29:44.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:29:44 15:29:44.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:44 15:29:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:29:44 15:29:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:29:44 15:29:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open...
11:29:44 15:29:44.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:44 15:29:44.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully
11:29:44 15:29:44.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:44 15:29:44.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:44 15:29:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:44 15:29:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:44 15:29:44.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:29:44 15:29:44.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E')
11:29:44 15:29:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:44 15:29:44.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:44 15:29:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:44 15:29:44.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:29:44 15:29:44.784 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:29:44 15:29:44.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:29:44 15:29:44.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:44 15:29:44.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:29:44 15:29:44.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:29:44 15:29:44.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:29:44 15:29:44.786 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:29:44 15:29:44.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:29:44 15:29:44.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:44 15:29:44.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:44 15:29:44.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories")
11:29:44 15:29:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:44 15:29:44.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:44 15:29:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:44 15:29:44.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:29:44 15:29:44.787 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories
11:29:44 15:29:44.788 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:29:44 15:29:44.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:44 15:29:44.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:44 15:29:44.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:29:44 15:29:44.789 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:44 15:29:44.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:44 15:29:44.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info
11:29:44 15:29:44.789 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1
11:29:44 15:29:44.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived
11:29:44 15:29:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:45 15:29:45.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:45 15:29:45.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived
11:29:45 15:29:45.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived
11:29:45 15:29:45.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:45 15:29:45.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:45 15:29:45.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived
11:29:45 15:29:45.791 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1
11:29:45 15:29:45.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable
11:29:45 15:29:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:46 15:29:46.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:46 15:29:46.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable
11:29:46 15:29:46.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable
11:29:46 15:29:46.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:46 15:29:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:46 15:29:46.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable
11:29:46 15:29:46.792 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1
11:29:46 15:29:46.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified
11:29:46 15:29:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:47 15:29:47.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:47 15:29:47.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified
11:29:47 15:29:47.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified
11:29:47 15:29:47.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:47 15:29:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:47 15:29:47.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified
11:29:47 15:29:47.793 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1
11:29:47 15:29:47.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked
11:29:47 15:29:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:48 15:29:48.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:48 15:29:48.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked
11:29:48 15:29:48.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked
11:29:48 15:29:48.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:48 15:29:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:48 15:29:48.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked
11:29:48 15:29:48.794 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1
11:29:48 15:29:48.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location
11:29:48 15:29:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:49 15:29:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:49 15:29:49.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location
11:29:49 15:29:49.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location
11:29:49 15:29:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:49 15:29:49.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:49 15:29:49.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location
11:29:49 15:29:49.795 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1
11:29:49 15:29:49.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name
11:29:49 15:29:49.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:50 15:29:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:50 15:29:50.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name
11:29:50 15:29:50.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name
11:29:50 15:29:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:50 15:29:50.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:50 15:29:50.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name
11:29:50 15:29:50.796 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1
11:29:50 15:29:50.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path
11:29:50 15:29:50.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:51 15:29:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:51 15:29:51.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path
11:29:51 15:29:51.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path
11:29:51 15:29:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:51 15:29:51.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:51 15:29:51.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path
11:29:51 15:29:51.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:51 15:29:51.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:51 15:29:51.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:29:51 15:29:51.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:51 15:29:51.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:51 15:29:51.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:51 15:29:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:51 15:29:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:51 15:29:51.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:29:51 15:29:51.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:29:51 15:29:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:51 15:29:51.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:51 15:29:51.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:51 15:29:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:51 15:29:51.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:29:51 15:29:51.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:51 15:29:51.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:51 15:29:51.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:51 15:29:51.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:51 15:29:51.830 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:51 15:29:51.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:51 15:29:51.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:51 15:29:51.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:51 15:29:51.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:51 15:29:51.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:51 15:29:51.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:51 15:29:51.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:51 15:29:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:51 15:29:51.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:51 15:29:51.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:52 15:29:52.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:52 15:29:52.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:52 15:29:52.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:52 15:29:52.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:52 15:29:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:29:52 15:29:52.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:52 15:29:52.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:52 15:29:52.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:52 15:29:52.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:52 15:29:52.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:29:52 15:29:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:52 15:29:52.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:52 15:29:52.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:52 15:29:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:52 15:29:52.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:29:52 15:29:52.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:29:52 15:29:52.834 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:52 15:29:52.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:52 15:29:52.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:52 15:29:52.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:52 15:29:52.835 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:52 15:29:52.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:52 15:29:52.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:52 15:29:52.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:52 15:29:52.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:52 15:29:52.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:52 15:29:52.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:53 15:29:53.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:53 15:29:53.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:53 15:29:53.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:53 15:29:53.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:53 15:29:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:29:53 15:29:53.838 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:53 15:29:53.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:53 15:29:53.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:53 15:29:53.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:53 15:29:53.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:29:53 15:29:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:53 15:29:53.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:53 15:29:53.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:53 15:29:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:53 15:29:53.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:29:53 15:29:53.839 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:29:53 15:29:53.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:29:53 15:29:53.839 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:29:53 15:29:53.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:29:53 15:29:53.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:29:53 15:29:53.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:29:53 15:29:53.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'New'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:''
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:''
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:''
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:''
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:''
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:''
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:29:53 15:29:53.871 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:29:53 15:29:53.871 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:29:53 15:29:53.871 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:29:53 15:29:53.871 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:29:53 15:29:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:29:53 15:29:53.872 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer
11:29:54 15:29:54.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:29:54 15:29:54.372 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:29:54 15:29:54.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:29:54 15:29:54.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:29:54 15:29:54.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:29:54 15:29:54.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:'New'
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:''
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:''
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:29:54 15:29:54.401 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:29:54 15:29:54.401 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:29:54 15:29:54.401 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:29:54 15:29:54.401 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:29:54 15:29:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:29:54 15:29:54.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:29:54 15:29:54.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:29:54 15:29:54.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:54 15:29:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:54 15:29:54.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:54 15:29:54.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:54 15:29:54.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:29:54 15:29:54.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:54 15:29:54.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:54 15:29:54.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:54 15:29:54.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:29:54 15:29:54.977 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:29:54 15:29:54.977 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:29:54 15:29:54.977 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:29:54 15:29:54.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:29:54 15:29:54.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:54 15:29:54.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:29:54 15:29:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:54 15:29:54.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:54 15:29:54.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:54 15:29:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:54 15:29:54.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:29:54 15:29:54.978 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:29:54 15:29:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:29:54 15:29:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:29:54 15:29:54.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:29:54 15:29:54.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:54 15:29:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:29:54 15:29:54.982 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:29:55 15:29:55.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:29:55 15:29:55.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:29:55 15:29:55.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:29:55 15:29:55.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:55 15:29:55.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:55 15:29:55.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:29:55 15:29:55.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:29:55 15:29:55.484 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:55 15:29:55.484 DEBUG [main][MenuItemLookup] Item match:File
11:29:55 15:29:55.485 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:29:55 15:29:55.485 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:''
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'File'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:''
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:''
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:29:55 15:29:55.488 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:29:55 15:29:55.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:29:55 15:29:55.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:29:55 15:29:55.489 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:29:55 15:29:55.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:29:55 15:29:55.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:29:55 15:29:55.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:29:55 15:29:55.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:55 15:29:55.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:55 15:29:55.569 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:29:55 15:29:55.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:29:55 15:29:55.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:55 15:29:55.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:55 15:29:55.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:55 15:29:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:55 15:29:55.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:29:55 15:29:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:55 15:29:55.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:29:55 15:29:55.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:29:55 15:29:55.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:29:55 15:29:55.571 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:29:55 15:29:55.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:29:55 15:29:55.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:29:55 15:29:55.572 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:29:55 15:29:55.572 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:29:55 15:29:55.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:29:55 15:29:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:55 15:29:55.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:55 15:29:55.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:55 15:29:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:55 15:29:55.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:29:55 15:29:55.573 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:29:55 15:29:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:29:55 15:29:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:29:55 15:29:55.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:29:55 15:29:55.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:55 15:29:55.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:29:55 15:29:55.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:29:55 15:29:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:29:55 15:29:55.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:29:55 15:29:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:55 15:29:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:55 15:29:55.778 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:29:55 15:29:55.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:29:55 15:29:55.778 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject'
11:29:55 15:29:55.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:29:55 is "Project name:")
11:29:55 15:29:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:55 15:29:55.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:55 15:29:55.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:55 15:29:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:55 15:29:55.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:29:55 15:29:55.780 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:29:55 15:29:55.781 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject
11:29:55 15:29:55.811 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:29:55 15:29:55.811 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:29:55 15:29:55.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:29:55 15:29:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:55 15:29:55.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:55 15:29:55.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:55 15:29:55.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:55 15:29:55.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:29:55 15:29:55.813 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:29:55 15:29:55.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:29:55 15:29:55.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:29:55 15:29:55.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:29:55 15:29:55.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:29:55 15:29:55.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:29:58 15:29:58.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:29:58 15:29:58.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:58 15:29:58.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:58 15:29:58.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:58 15:29:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:29:58 15:29:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:29:58 15:29:58.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:29:58 15:29:58.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:29:58 15:29:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:58 15:29:58.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:58 15:29:58.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:58 15:29:58.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:58 15:29:58.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:29:58 15:29:58.983 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:58 15:29:58.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:58 15:29:58.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:58 15:29:58.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:29:58 15:29:58.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:29:58 15:29:58.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:29:58 15:29:58.985 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:58 15:29:58.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:58 15:29:58.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:58 15:29:58.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:58 15:29:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:58 15:29:58.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:58 15:29:58.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:59 15:29:59.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:59 15:29:59.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:59 15:29:59.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:59 15:29:59.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:29:59 15:29:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:29:59 15:29:59.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:29:59 15:29:59.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:29:59 15:29:59.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:29:59 15:29:59.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:29:59 15:29:59.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:29:59 15:29:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:29:59 15:29:59.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:59 15:29:59.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:59 15:29:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:29:59 15:29:59.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:29:59 15:29:59.988 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:29:59 15:29:59.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:29:59 15:29:59.989 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:29:59 15:29:59.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:29:59 15:29:59.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:29:59 15:29:59.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:59 15:29:59.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:59 15:29:59.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate.
11:29:59 15:29:59.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:29:59 15:29:59.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:29:59 15:29:59.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:29:59 15:29:59.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:00 15:30:00.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:00 15:30:00.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:00 15:30:00.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E')
11:30:00 15:30:00.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:00 15:30:00.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:00 15:30:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:00 15:30:00.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:00 15:30:00.018 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:00 15:30:00.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:00 15:30:00.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:00 15:30:00.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:00 15:30:00.030 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:00 15:30:00.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:00 15:30:00.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:00 15:30:00.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:00 15:30:00.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories")
11:30:00 15:30:00.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:00 15:30:00.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:00 15:30:00.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:00 15:30:00.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:30:00 15:30:00.031 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories
11:30:00 15:30:00.031 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:00 15:30:00.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:00 15:30:00.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:00 15:30:00.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:00 15:30:00.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:00 15:30:00.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:00 15:30:00.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:00 15:30:00.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:00 15:30:00.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:00 15:30:00.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:00 15:30:00.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:00 15:30:00.033 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:00 15:30:00.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:00 15:30:00.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:00 15:30:00.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:00 15:30:00.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories")
11:30:00 15:30:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:00 15:30:00.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:00 15:30:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:00 15:30:00.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:30:00 15:30:00.033 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories
11:30:00 15:30:00.034 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories
11:30:00 15:30:00.034 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:30:00 15:30:00.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:00 15:30:00.049 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:00 15:30:00.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:00 15:30:00.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:00 15:30:00.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:00 15:30:00.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:00 15:30:00.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:00 15:30:00.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:00 15:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:00 15:30:00.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:00 15:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:00 15:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:00 15:30:00.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:00 15:30:00.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:30:00 15:30:00.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:00 15:30:00.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:00 15:30:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:00 15:30:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:00 15:30:00.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:00 15:30:00.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:30:00 15:30:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:00 15:30:00.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:00 15:30:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:00 15:30:00.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:00 15:30:00.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:00 15:30:00.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:00 15:30:00.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:00 15:30:00.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:00 15:30:00.083 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:00 15:30:00.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:00 15:30:00.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:00 15:30:00.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:00 15:30:00.084 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:00 15:30:00.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:00 15:30:00.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:00 15:30:00.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:00 15:30:00.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:00 15:30:00.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:00 15:30:00.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:00 15:30:00.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:01 15:30:01.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:01 15:30:01.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:01 15:30:01.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:01 15:30:01.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:01 15:30:01.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:01 15:30:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:01 15:30:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:01 15:30:01.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:01 15:30:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:01 15:30:01.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:01 15:30:01.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:01 15:30:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:01 15:30:01.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:01 15:30:01.087 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:30:01 15:30:01.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:01 15:30:01.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:01 15:30:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:01 15:30:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:01 15:30:01.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:01 15:30:01.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:01 15:30:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:01 15:30:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:01 15:30:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:01 15:30:01.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:01 15:30:01.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:01 15:30:01.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:01 15:30:01.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:02 15:30:02.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:02 15:30:02.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:02 15:30:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:02 15:30:02.089 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:02 15:30:02.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:02 15:30:02.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:02 15:30:02.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:02 15:30:02.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:02 15:30:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:02 15:30:02.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:02 15:30:02.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:02 15:30:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:02 15:30:02.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:02 15:30:02.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:30:02 15:30:02.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:30:02 15:30:02.091 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:30:02 15:30:02.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:30:02 15:30:02.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:30:02 15:30:02.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:02 15:30:02.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:02 15:30:02.125 DEBUG [main][MenuItemLookup] Found menu:'New'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:''
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:''
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:''
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:''
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:''
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:''
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:30:02 15:30:02.126 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:30:02 15:30:02.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:30:02 15:30:02.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:30:02 15:30:02.126 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:30:02 15:30:02.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:02 15:30:02.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer
11:30:02 15:30:02.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:30:02 15:30:02.627 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:30:02 15:30:02.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:30:02 15:30:02.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:30:02 15:30:02.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:02 15:30:02.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:'New'
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:''
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:''
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:30:02 15:30:02.773 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:30:02 15:30:02.773 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:30:02 15:30:02.773 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:30:02 15:30:02.773 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:30:02 15:30:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:30:03 15:30:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:30:03 15:30:03.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:30:03 15:30:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:03 15:30:03.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:03 15:30:03.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:03 15:30:03.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:03 15:30:03.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:03 15:30:03.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:03 15:30:03.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:03 15:30:03.360 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:30:03 15:30:03.360 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:30:03 15:30:03.360 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:03 15:30:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:03 15:30:03.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:03 15:30:03.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:03 15:30:03.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:30:03 15:30:03.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:03 15:30:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:03 15:30:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:03 15:30:03.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:30:03 15:30:03.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:03 15:30:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:03 15:30:03.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:03 15:30:03.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:03 15:30:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:03 15:30:03.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:03 15:30:03.361 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:30:03 15:30:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:03 15:30:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:03 15:30:03.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:03 15:30:03.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:03 15:30:03.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:30:03 15:30:03.365 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:30:03 15:30:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:03 15:30:03.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:03 15:30:03.866 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:03 15:30:03.866 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:03 15:30:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:03 15:30:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:03 15:30:03.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:03 15:30:03.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:30:03 15:30:03.868 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:03 15:30:03.868 DEBUG [main][MenuItemLookup] Item match:File
11:30:03 15:30:03.869 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:30:03 15:30:03.869 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:''
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:03 15:30:03.871 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:30:03 15:30:03.872 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:30:03 15:30:03.872 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:30:03 15:30:03.872 DEBUG [main][MenuItemLookup] Found menu:''
11:30:03 15:30:03.872 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:30:03 15:30:03.872 DEBUG [main][MenuItemLookup] Found menu:''
11:30:03 15:30:03.872 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:30:03 15:30:03.872 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:30:03 15:30:03.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:30:03 15:30:03.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:30:03 15:30:03.884 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:30:03 15:30:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:30:03 15:30:03.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:30:03 15:30:03.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:30:03 15:30:03.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:03 15:30:03.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:03 15:30:03.955 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:30:03 15:30:03.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:03 15:30:03.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:30:03 15:30:03.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:03 15:30:03.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:03 15:30:03.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:03 15:30:03.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:03 15:30:03.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:03 15:30:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:03 15:30:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:03 15:30:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:03 15:30:03.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:03 15:30:03.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:30:03 15:30:03.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:30:03 15:30:03.957 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:30:03 15:30:03.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:30:03 15:30:03.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:30:03 15:30:03.957 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:30:03 15:30:03.957 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:30:03 15:30:03.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:30:03 15:30:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:03 15:30:03.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:03 15:30:03.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:03 15:30:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:03 15:30:03.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:03 15:30:03.959 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:30:03 15:30:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:03 15:30:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:03 15:30:03.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:03 15:30:03.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:04 15:30:04.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:04 15:30:04.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:04 15:30:04.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:04 15:30:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:30:04 15:30:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:30:04 15:30:04.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:30:04 15:30:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:04 15:30:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:04 15:30:04.141 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:30:04 15:30:04.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:04 15:30:04.142 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject'
11:30:04 15:30:04.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:30:04 is "Project name:")
11:30:04 15:30:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:04 15:30:04.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:04 15:30:04.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:04 15:30:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:04 15:30:04.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:30:04 15:30:04.143 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:30:04 15:30:04.144 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject
11:30:04 15:30:04.177 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:30:04 15:30:04.177 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:30:04 15:30:04.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:30:04 15:30:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:04 15:30:04.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:04 15:30:04.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:04 15:30:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:04 15:30:04.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:04 15:30:04.179 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:30:04 15:30:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:04 15:30:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:04 15:30:04.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:04 15:30:04.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:04 15:30:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:07 15:30:07.223 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:07 15:30:07.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:07 15:30:07.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:07 15:30:07.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:07 15:30:07.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:07 15:30:07.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:07 15:30:07.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:07 15:30:07.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:07 15:30:07.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:07 15:30:07.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:07 15:30:07.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:30:07 15:30:07.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:07 15:30:07.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:07 15:30:07.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:07 15:30:07.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:07 15:30:07.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:07 15:30:07.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:07 15:30:07.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:07 15:30:07.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:07 15:30:07.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:07 15:30:07.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:07 15:30:07.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:07 15:30:07.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:07 15:30:07.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:07 15:30:07.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:07 15:30:07.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:07 15:30:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:07 15:30:07.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:07 15:30:07.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:07 15:30:07.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:07 15:30:07.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:08 15:30:08.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:08 15:30:08.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:08 15:30:08.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:08 15:30:08.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:08 15:30:08.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:08 15:30:08.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:08 15:30:08.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:08 15:30:08.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:08 15:30:08.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:08 15:30:08.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:08 15:30:08.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:08 15:30:08.231 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:30:08 15:30:08.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:30:08 15:30:08.232 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:30:08 15:30:08.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:30:08 15:30:08.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:30:08 15:30:08.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:08 15:30:08.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate.
11:30:08 15:30:08.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:08 15:30:08.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:08 15:30:08.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:08 15:30:08.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:08 15:30:08.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:08 15:30:08.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E')
11:30:08 15:30:08.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:08 15:30:08.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:08 15:30:08.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:08 15:30:08.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:08 15:30:08.247 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:08 15:30:08.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:08 15:30:08.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:08 15:30:08.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:08 15:30:08.274 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:08 15:30:08.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:08 15:30:08.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:08 15:30:08.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:08 15:30:08.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories")
11:30:08 15:30:08.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:08 15:30:08.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:08 15:30:08.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:08 15:30:08.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:30:08 15:30:08.275 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories
11:30:08 15:30:08.275 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories
11:30:08 15:30:08.275 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:30:08 15:30:08.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:08 15:30:08.278 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:08 15:30:08.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:08 15:30:08.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:08 15:30:08.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:08 15:30:08.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:08 15:30:08.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:08 15:30:08.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children...
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:08 15:30:08.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed
11:30:08 15:30:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:08 15:30:08.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info
11:30:08 15:30:08.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:08 15:30:08.280 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:30:08 15:30:08.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:08 15:30:08.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:08 15:30:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:08 15:30:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:08 15:30:08.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:08 15:30:08.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:30:08 15:30:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:08 15:30:08.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:08 15:30:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:08 15:30:08.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:08 15:30:08.282 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:08 15:30:08.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:08 15:30:08.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:08 15:30:08.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:08 15:30:08.309 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:08 15:30:08.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:08 15:30:08.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:08 15:30:08.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:08 15:30:08.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:08 15:30:08.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:08 15:30:08.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:08 15:30:08.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:08 15:30:08.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:08 15:30:08.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:08 15:30:08.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:08 15:30:08.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:09 15:30:09.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:09 15:30:09.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:09 15:30:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:09 15:30:09.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:09 15:30:09.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:09 15:30:09.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:09 15:30:09.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:09 15:30:09.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:09 15:30:09.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:09 15:30:09.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:09 15:30:09.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:09 15:30:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:09 15:30:09.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:09 15:30:09.313 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:30:09 15:30:09.313 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:09 15:30:09.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:09 15:30:09.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:09 15:30:09.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:09 15:30:09.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:09 15:30:09.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:09 15:30:09.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:09 15:30:09.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:09 15:30:09.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:09 15:30:09.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:09 15:30:09.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:09 15:30:09.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:09 15:30:09.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:10 15:30:10.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:10 15:30:10.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:10 15:30:10.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:10 15:30:10.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:10 15:30:10.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:10 15:30:10.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:10 15:30:10.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:10 15:30:10.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:10 15:30:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:10 15:30:10.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:10 15:30:10.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:10 15:30:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:10 15:30:10.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:10 15:30:10.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:30:10 15:30:10.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:30:10 15:30:10.317 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:30:10 15:30:10.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:30:10 15:30:10.319 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:30:10 15:30:10.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:10 15:30:10.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'New'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:''
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:''
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:''
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:''
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:''
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:''
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:30:10 15:30:10.350 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:30:10 15:30:10.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:30:10 15:30:10.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:30:10 15:30:10.350 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:30:10 15:30:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:10 15:30:10.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer
11:30:10 15:30:10.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:30:10 15:30:10.851 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:30:10 15:30:10.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:30:10 15:30:10.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:30:10 15:30:10.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:10 15:30:10.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:10 15:30:10.883 DEBUG [main][MenuItemLookup] Found menu:'New'
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:''
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:''
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:30:10 15:30:10.884 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:30:10 15:30:10.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:30:10 15:30:10.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:30:10 15:30:10.884 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:30:10 15:30:10.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:30:11 15:30:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:30:11 15:30:11.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:30:11 15:30:11.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:11 15:30:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:11 15:30:11.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:11 15:30:11.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:11 15:30:11.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:30:11 15:30:11.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:11 15:30:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:11 15:30:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:11 15:30:11.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:30:11 15:30:11.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:11 15:30:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:11 15:30:11.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:11 15:30:11.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:11 15:30:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:11 15:30:11.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:11 15:30:11.465 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:30:11 15:30:11.465 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:30:11 15:30:11.465 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:30:11 15:30:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:11 15:30:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:11 15:30:11.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:11 15:30:11.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:11 15:30:11.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:30:11 15:30:11.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:11 15:30:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:11 15:30:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:11 15:30:11.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:30:11 15:30:11.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:11 15:30:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:11 15:30:11.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:11 15:30:11.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:11 15:30:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:11 15:30:11.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:11 15:30:11.467 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:30:11 15:30:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:11 15:30:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:11 15:30:11.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:11 15:30:11.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:11 15:30:11.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:30:11 15:30:11.470 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:11 15:30:11.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:11 15:30:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:11 15:30:11.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)
11:30:11 15:30:11.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:11 15:30:11.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)
11:30:11 15:30:11.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:30:11 15:30:11.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:11 15:30:11.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:11 15:30:11.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:11 15:30:11.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:12 15:30:11.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:11.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:12 15:30:11.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:11.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:30:12 15:30:11.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:11.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:12 15:30:11.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:12 15:30:11.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:12 15:30:11.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:12 15:30:11.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:30:12 15:30:11.974 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:12 15:30:11.974 DEBUG [main][MenuItemLookup] Item match:File
11:30:12 15:30:11.974 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:30:12 15:30:11.974 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:''
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:''
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:''
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:30:12 15:30:11.977 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:30:12 15:30:11.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:30:12 15:30:11.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:30:12 15:30:11.990 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:30:12 15:30:12.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:30:12 15:30:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:30:12 15:30:12.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:30:12 15:30:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:12 15:30:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:12 15:30:12.065 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:30:12 15:30:12.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:12.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:30:12 15:30:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:12 15:30:12.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:12 15:30:12.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:12 15:30:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:12 15:30:12.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:12 15:30:12.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:12 15:30:12.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:12 15:30:12.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:30:12 15:30:12.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:30:12 15:30:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:12 15:30:12.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:30:12 15:30:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:12 15:30:12.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:30:12 15:30:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:30:12 15:30:12.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:30:12 15:30:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:12 15:30:12.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:30:12 15:30:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:12 15:30:12.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:30:12 15:30:12.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:30:12 15:30:12.067 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:30:12 15:30:12.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:30:12 15:30:12.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:30:12 15:30:12.067 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:30:12 15:30:12.067 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:30:12 15:30:12.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:30:12 15:30:12.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:12 15:30:12.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:12 15:30:12.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:12 15:30:12.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:12 15:30:12.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:12 15:30:12.069 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:30:12 15:30:12.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:12 15:30:12.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:12 15:30:12.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:12 15:30:12.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:12 15:30:12.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:12 15:30:12.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:12.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:30:12 15:30:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:30:12 15:30:12.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:30:12 15:30:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:12 15:30:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:12 15:30:12.254 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:30:12 15:30:12.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:12 15:30:12.254 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject'
11:30:12 15:30:12.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:30:12 is "Project name:")
11:30:12 15:30:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:12 15:30:12.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:12 15:30:12.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:12 15:30:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:12 15:30:12.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:30:12 15:30:12.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:30:12 15:30:12.257 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject
11:30:12 15:30:12.289 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:30:12 15:30:12.290 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:30:12 15:30:12.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:30:12 15:30:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:12 15:30:12.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:12 15:30:12.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:12 15:30:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:12 15:30:12.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:12 15:30:12.299 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:30:12 15:30:12.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:12 15:30:12.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:12 15:30:12.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:12 15:30:12.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:12 15:30:12.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:15 15:30:15.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:15 15:30:15.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:15 15:30:15.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:15 15:30:15.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:15 15:30:15.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:15 15:30:15.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:15 15:30:15.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:15 15:30:15.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:30:15 15:30:15.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:15 15:30:15.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:15 15:30:15.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:15 15:30:15.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:15 15:30:15.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:15 15:30:15.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:15 15:30:15.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:15 15:30:15.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:15 15:30:15.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:15 15:30:15.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:15 15:30:15.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:15 15:30:15.334 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:15 15:30:15.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:15 15:30:15.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:15 15:30:15.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:15 15:30:15.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:15 15:30:15.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:15 15:30:15.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:15 15:30:15.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:15 15:30:15.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:16 15:30:16.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:16 15:30:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:16 15:30:16.336 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:16 15:30:16.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:16 15:30:16.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:16 15:30:16.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:16 15:30:16.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:16 15:30:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:16 15:30:16.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:16 15:30:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:16 15:30:16.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:16 15:30:16.337 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:30:16 15:30:16.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:30:16 15:30:16.337 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:30:16 15:30:16.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:30:16 15:30:16.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:30:16 15:30:16.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:16 15:30:16.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:16 15:30:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:16 15:30:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:16 15:30:16.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:16 15:30:16.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E')
11:30:16 15:30:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:16 15:30:16.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:16 15:30:16.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:16 15:30:16.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:16 15:30:16.361 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:16 15:30:16.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:16 15:30:16.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:16 15:30:16.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:16 15:30:16.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:16 15:30:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:16 15:30:16.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:16 15:30:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:16 15:30:16.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:16 15:30:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:16 15:30:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:16 15:30:16.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:16 15:30:16.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:30:16 15:30:16.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:16 15:30:16.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:16 15:30:16.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:16 15:30:16.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:16 15:30:16.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:16 15:30:16.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:30:16 15:30:16.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:16 15:30:16.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:16 15:30:16.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:16 15:30:16.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:16 15:30:16.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:16 15:30:16.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:16 15:30:16.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:16 15:30:16.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:16 15:30:16.417 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:16 15:30:16.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:16 15:30:16.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:16 15:30:16.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:16 15:30:16.417 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:16 15:30:16.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:16 15:30:16.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:16 15:30:16.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:16 15:30:16.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:16 15:30:16.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:16 15:30:16.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:16 15:30:16.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:17 15:30:17.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:17 15:30:17.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:17 15:30:17.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:17 15:30:17.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:17 15:30:17.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:17 15:30:17.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:17 15:30:17.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:17 15:30:17.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:17 15:30:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:17 15:30:17.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:17 15:30:17.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:17 15:30:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:17 15:30:17.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:17 15:30:17.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:30:17 15:30:17.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:17 15:30:17.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:17 15:30:17.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:17 15:30:17.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:17 15:30:17.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:17 15:30:17.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:17 15:30:17.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:17 15:30:17.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:17 15:30:17.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:17 15:30:17.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:17 15:30:17.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:17 15:30:17.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:17 15:30:17.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:18 15:30:18.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:18 15:30:18.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:18 15:30:18.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:18 15:30:18.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:18 15:30:18.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:18 15:30:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:18 15:30:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:18 15:30:18.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:18 15:30:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:18 15:30:18.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:18 15:30:18.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:18 15:30:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:18 15:30:18.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:18 15:30:18.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject
11:30:18 15:30:18.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:30:18 15:30:18.425 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:30:18 15:30:18.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:30:18 15:30:18.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:30:18 15:30:18.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:18 15:30:18.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:'New'
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:''
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:''
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:30:18 15:30:18.471 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:''
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:''
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:''
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:''
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:30:18 15:30:18.472 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:30:18 15:30:18.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:30:18 15:30:18.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:30:18 15:30:18.472 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:30:18 15:30:18.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:18 15:30:18.472 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer
11:30:18 15:30:18.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject
11:30:18 15:30:18.973 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject
11:30:18 15:30:18.973 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection
11:30:18 15:30:18.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject
11:30:18 15:30:18.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:18 15:30:18.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:'New'
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:''
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:''
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:30:19 15:30:19.001 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:30:19 15:30:19.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:30:19 15:30:19.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:30:19 15:30:19.001 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:30:19 15:30:19.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:30:19 15:30:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:30:19 15:30:19.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:30:19 15:30:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:19 15:30:19.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:19 15:30:19.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:19 15:30:19.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:19 15:30:19.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:30:19 15:30:19.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:19 15:30:19.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:19 15:30:19.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:19 15:30:19.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:19 15:30:19.577 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:30:19 15:30:19.577 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:30:19 15:30:19.577 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:19 15:30:19.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:19 15:30:19.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:19 15:30:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:19 15:30:19.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:30:19 15:30:19.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:19 15:30:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:19 15:30:19.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:19 15:30:19.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:19 15:30:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:19 15:30:19.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:19 15:30:19.578 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:30:19 15:30:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:19 15:30:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:19 15:30:19.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:19 15:30:19.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:19 15:30:19.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:30:19 15:30:19.582 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:20 15:30:20.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:30:20 15:30:20.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:20 15:30:20.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:20 15:30:20.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 15:30:20.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)
11:30:20 15:30:20.083 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:30:20 15:30:20.083 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:20 15:30:20.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:20 15:30:20.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.17 s - in org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest
11:30:20 getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)  Time elapsed: 15.347 s
11:30:20 toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)  Time elapsed: 8.383 s
11:30:20 getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)  Time elapsed: 8.106 s
11:30:20 getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest)  Time elapsed: 8.111 s
11:30:20 Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest
11:30:20 15:30:20.090 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest
11:30:20 15:30:20.091 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:30:20 15:30:20.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:20 15:30:20.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest
11:30:20 15:30:20.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:20 15:30:20.091 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:30:20 15:30:20.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:20 15:30:20.091 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:30:20 15:30:20.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:20 15:30:20.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:20 15:30:20.099 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:30:20 15:30:20.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:20 15:30:20.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:20 15:30:20.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:20 15:30:20.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:20 15:30:20.099 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:30:20 15:30:20.099 DEBUG [main][MenuItemLookup] Item match:Window
11:30:20 15:30:20.100 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:30:20 15:30:20.100 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:30:20 15:30:20.100 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:30:20 15:30:20.100 DEBUG [main][MenuItemLookup] Found menu:''
11:30:20 15:30:20.100 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:30:20 15:30:20.100 DEBUG [main][MenuItemLookup] Item match:Show View
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:''
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:30:20 15:30:20.103 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:30:20 15:30:20.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:30:20 15:30:20.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:30:20 15:30:20.104 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:30:20 15:30:20.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:30:20 15:30:20.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:30:20 15:30:20.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:30:20 15:30:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:20 15:30:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:20 15:30:20.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:30:20 15:30:20.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:20 15:30:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 15:30:20.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:30:20 15:30:20.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:20 15:30:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:20 15:30:20.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:20 15:30:20.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:20 15:30:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:20 15:30:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:20 15:30:20.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:20 15:30:20.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:30:20 15:30:20.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:30:20 15:30:20.163 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:30:20 15:30:20.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:30:20 15:30:20.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 15:30:20.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:20 15:30:20.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 15:30:20.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:20 15:30:20.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:20 15:30:20.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:20 15:30:20.165 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:30:20 15:30:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:20 15:30:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:20 15:30:20.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:20 15:30:20.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:20 15:30:20.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:30:20 15:30:20.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:30:20 15:30:20.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:30:20 15:30:20.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:30:20 15:30:20.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:20 15:30:20.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:20 15:30:20.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:20 15:30:20.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:20 15:30:20.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:30:20 15:30:20.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:20 15:30:20.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:20 15:30:20.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:20 15:30:20.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:20 15:30:20.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:20 15:30:20.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:20 15:30:20.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:20 15:30:20.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:20 15:30:20.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:20 15:30:20.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.275 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate.
11:30:20 15:30:20.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:20 15:30:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:20 15:30:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:20 15:30:20.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:20 15:30:20.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E')
11:30:20 15:30:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:20 15:30:20.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:20 15:30:20.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:20 15:30:20.297 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:20 15:30:20.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:20 15:30:20.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:20 15:30:20.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text=<unavailable> TooltipText=null
11:30:20 15:30:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 15:30:20.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:30:20 15:30:20.328 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:20 15:30:20.328 DEBUG [main][MenuItemLookup] Item match:File
11:30:20 15:30:20.329 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:30:20 15:30:20.329 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:30:20 15:30:20.331 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:30:20 15:30:20.331 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:30:20 15:30:20.331 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:30:20 15:30:20.331 DEBUG [main][MenuItemLookup] Item match:Project...
11:30:20 15:30:20.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..."
11:30:20 15:30:20.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project...
11:30:20 15:30:20.332 INFO [main][MenuItemHandler] Select menu item: P&roject...
11:30:20 15:30:20.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:30:20 15:30:20.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:30:20 15:30:20.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 15:30:20.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:20 15:30:20.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:20 15:30:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:20 15:30:20.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:20 15:30:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:20 15:30:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:30:20 15:30:20.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:30:20 15:30:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:20 15:30:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:20 15:30:20.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:30:20 15:30:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:30:20 15:30:20.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:30:20 15:30:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:20 15:30:20.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:30:20 15:30:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:20 15:30:20.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:30:20 15:30:20.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:30:20 15:30:20.892 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:30:20 15:30:20.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:30:20 15:30:20.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:30:20 15:30:20.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >")
11:30:20 15:30:20.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:20 15:30:20.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 15:30:20.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:30:20 15:30:20.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:20 15:30:20.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:20 15:30:20.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:20 15:30:20.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:20 15:30:20.897 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:30:20 15:30:20.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:20 15:30:20.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:20 15:30:20.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:20 15:30:20.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:20 15:30:20.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:30:20 is "Project name:")
11:30:20 15:30:20.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:20 15:30:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 15:30:20.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:30:20 15:30:20.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:20 15:30:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:20 15:30:20.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:20 15:30:20.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:30:20 15:30:20.944 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:30:20 15:30:20.944 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:30:20 15:30:20.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:30:20 15:30:20.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:20 15:30:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:20 15:30:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:20 15:30:20.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:30:20 15:30:20.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:20 15:30:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:20 15:30:20.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:20 15:30:20.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:20 15:30:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:20 15:30:20.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:20 15:30:20.947 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:30:20 15:30:20.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:20 15:30:20.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:20 15:30:20.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:20 15:30:20.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:20 15:30:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:21 15:30:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:21 15:30:21.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:21 15:30:21.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:21 15:30:21.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:21 15:30:21.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:21 15:30:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:21 15:30:21.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:21 15:30:21.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:30:21 15:30:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:21 15:30:21.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:21 15:30:21.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:21 15:30:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:21 15:30:21.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:21 15:30:21.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:21 15:30:21.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:21 15:30:21.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:21 15:30:21.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:21 15:30:21.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:21 15:30:21.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:21 15:30:21.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:21 15:30:21.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:21 15:30:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:21 15:30:21.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:21 15:30:21.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:22 15:30:22.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:22 15:30:22.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:22 15:30:22.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:22 15:30:22.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:22 15:30:22.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:22 15:30:22.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:22 15:30:22.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:22 15:30:22.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:22 15:30:22.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:22 15:30:22.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:22 15:30:22.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:22 15:30:22.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:22 15:30:22.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:22 15:30:22.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:22 15:30:22.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:22 15:30:22.511 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:30:22 15:30:22.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:30:22 15:30:22.511 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:30:22 15:30:22.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:30:22 15:30:22.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:30:22 15:30:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:22 15:30:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:22 15:30:22.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:30:22 15:30:22.521 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:22 15:30:22.521 DEBUG [main][MenuItemLookup] Item match:File
11:30:22 15:30:22.522 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:30:22 15:30:22.522 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:''
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:''
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:''
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:30:22 15:30:22.525 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:30:22 15:30:22.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:30:22 15:30:22.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:30:22 15:30:22.525 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:30:22 15:30:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
11:30:22 15:30:22.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully
11:30:22 15:30:22.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:30:22 15:30:22.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:22 15:30:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:22 15:30:22.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:30:22 15:30:22.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:22 15:30:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:22 15:30:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:22 15:30:22.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:30:22 15:30:22.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:22 15:30:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:22 15:30:22.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:22 15:30:22.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:22 15:30:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:22 15:30:22.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:22 15:30:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:22 15:30:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:22 15:30:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children...
11:30:22 15:30:22.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML
11:30:22 15:30:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:23 15:30:23.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:23 15:30:23.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML
11:30:23 15:30:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully
11:30:23 15:30:23.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML
11:30:23 15:30:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:23 15:30:23.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed
11:30:23 15:30:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:23 15:30:23.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML
11:30:23 15:30:23.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File
11:30:23 15:30:23.089 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File
11:30:23 15:30:23.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection
11:30:23 15:30:23.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File
11:30:23 15:30:23.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >")
11:30:23 15:30:23.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:23 15:30:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:23 15:30:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:23 15:30:23.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:30:23 15:30:23.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:23 15:30:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:23 15:30:23.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:23 15:30:23.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:23 15:30:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:23 15:30:23.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:23 15:30:23.092 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:30:23 15:30:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:23 15:30:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:23 15:30:23.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:23 15:30:23.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:23 15:30:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:30:23 15:30:23.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:23 15:30:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:23 15:30:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:23 15:30:23.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent
11:30:23 15:30:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:23 15:30:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:23 15:30:23.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:23 15:30:23.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:23 15:30:23.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:23 15:30:23.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:23 15:30:23.134 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:30:23 15:30:23.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:23 15:30:23.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:23 15:30:23.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:23 15:30:23.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:23 15:30:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available....
11:30:24 
11:30:24 (Eclipse:1794): Gtk-WARNING **: 15:30:24.149: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available. finished successfully
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:24 15:30:24.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:24 15:30:24.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest)
11:30:24 15:30:24.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest
11:30:24 15:30:24.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:24 15:30:24.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:24 15:30:24.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:24 15:30:24.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:24 15:30:24.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:24 15:30:24.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform
11:30:24 15:30:24.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:24 15:30:24.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:24 15:30:24.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform'
11:30:24 15:30:24.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:30:24 15:30:24.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:24 15:30:24.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:24 15:30:24.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:24 15:30:24.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:24 15:30:24.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:24 15:30:24.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:24 15:30:24.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:24 15:30:24.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:24 15:30:24.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:24 15:30:24.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:24 15:30:24.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:24 15:30:24.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:24 15:30:24.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:24 15:30:24.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:24 15:30:24.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:24 15:30:24.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:25 15:30:25.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:25 15:30:25.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:25 15:30:25.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:25 15:30:25.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:25 15:30:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:25 15:30:25.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:25 15:30:25.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:25 15:30:25.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:25 15:30:25.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:25 15:30:25.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:25 15:30:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:25 15:30:25.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:25 15:30:25.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:25 15:30:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:25 15:30:25.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:25 15:30:25.838 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:30:25 15:30:25.838 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:30:25 15:30:25.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test
11:30:25 15:30:25.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:30:25 15:30:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:25 15:30:25.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:30:25 15:30:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:25 15:30:25.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:30:25 15:30:25.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd
11:30:25 15:30:25.839 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd
11:30:25 15:30:25.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection
11:30:25 15:30:25.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd
11:30:25 15:30:25.851 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd
11:30:25 15:30:25.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd
11:30:25 15:30:25.851 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd
11:30:25 15:30:25.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection
11:30:25 15:30:25.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd
11:30:25 15:30:25.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:30:25 15:30:25.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:30:25 15:30:25.960 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:30:25 15:30:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:25 15:30:25.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:30:25 15:30:25.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'LemMinX' has no excuses, wait for it
11:30:26 15:30:26.460 DEBUG [WorkbenchTestable][JobIsRunning]   job 'LemMinX' has no excuses, wait for it
11:30:26 15:30:26.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:26 15:30:26.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:26 15:30:26.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:26 15:30:26.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:26 15:30:26.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:26 15:30:26.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:26 15:30:26.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:26 15:30:26.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:26 15:30:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:26 15:30:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5168358e is found...
11:30:26 15:30:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5168358e is found finished successfully
11:30:26 15:30:26.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E')
11:30:26 15:30:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:26 15:30:26.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:26 15:30:26.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:26 15:30:26.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:26 15:30:26.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:26 15:30:26.965 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:26 15:30:26.965 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:30:26 15:30:26.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E')
11:30:26 15:30:26.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:26 15:30:26.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:26 15:30:26.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:26 15:30:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:26 15:30:26.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:26 15:30:26.974 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:26 15:30:26.974 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:30:26 15:30:26.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:26 15:30:26.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:26 15:30:26.994 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate.
11:30:26 15:30:26.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:26 15:30:26.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:26 15:30:26.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform
11:30:26 15:30:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:26 15:30:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:26 15:30:26.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform'
11:30:26 15:30:26.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E')
11:30:27 15:30:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:27 15:30:26.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:27 15:30:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:27 15:30:27.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:27 15:30:27.003 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:27 15:30:27.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:27 15:30:27.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:27 15:30:27.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null
11:30:27 15:30:27.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList')
11:30:27 15:30:27.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:27 15:30:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:27 15:30:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:27 15:30:27.048 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent
11:30:27 15:30:27.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:27 15:30:27.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:27 15:30:27.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:27 15:30:27.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:27 15:30:27.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found
11:30:27 15:30:27.049 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3
11:30:27 15:30:27.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:27 15:30:27.049 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4
11:30:27 15:30:27.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:27 15:30:27.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList')
11:30:27 15:30:27.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:27 15:30:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:27 15:30:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:27 15:30:27.093 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent
11:30:27 15:30:27.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:27 15:30:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:27 15:30:27.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:27 15:30:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:27 15:30:27.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found
11:30:27 15:30:27.093 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3
11:30:27 15:30:27.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:27 15:30:27.093 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4
11:30:27 15:30:27.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:27 15:30:27.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList')
11:30:27 15:30:27.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:27 15:30:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:27 15:30:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:27 15:30:27.101 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent
11:30:27 15:30:27.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:27 15:30:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:27 15:30:27.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:27 15:30:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:27 15:30:27.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found
11:30:27 15:30:27.101 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3
11:30:27 15:30:27.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:27 15:30:27.101 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4
11:30:27 15:30:27.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:27 15:30:27.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList')
11:30:27 15:30:27.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:27 15:30:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:27 15:30:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:27 15:30:27.113 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent
11:30:27 15:30:27.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:27 15:30:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:27 15:30:27.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:27 15:30:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:27 15:30:27.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found
11:30:27 15:30:27.113 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3
11:30:27 15:30:27.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:27 15:30:27.113 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4
11:30:27 15:30:27.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:27 15:30:27.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Extensions")
11:30:27 15:30:27.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:27 15:30:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:27 15:30:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:27 15:30:27.158 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent
11:30:27 15:30:27.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:27 15:30:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:27 15:30:27.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:27 15:30:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:27 15:30:27.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
11:30:27 15:30:27.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Extension Details")
11:30:27 15:30:27.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:27 15:30:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:27 15:30:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:27 15:30:27.159 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent
11:30:27 15:30:27.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:27 15:30:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:27 15:30:27.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:27 15:30:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:27 15:30:27.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
11:30:27 15:30:27.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest
11:30:27 15:30:27.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:27 15:30:27.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:27 15:30:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:27 15:30:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:27 15:30:27.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest)
11:30:27 15:30:27.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:27 15:30:27.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest)
11:30:27 15:30:27.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest
11:30:27 15:30:27.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:27 15:30:27.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:27 15:30:27.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:27 15:30:27.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:27 15:30:27.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform
11:30:27 15:30:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:27 15:30:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:27 15:30:27.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform'
11:30:27 15:30:27.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:30:27 15:30:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:27 15:30:27.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:27 15:30:27.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:27 15:30:27.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:27 15:30:27.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:27 15:30:27.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:27 15:30:27.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:27 15:30:27.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:27 15:30:27.200 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:27 15:30:27.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:27 15:30:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:27 15:30:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:27 15:30:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:27 15:30:27.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:27 15:30:27.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:27 15:30:27.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:28 15:30:28.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:28 15:30:28.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:28 15:30:28.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:28 15:30:28.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:28 15:30:28.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:28 15:30:28.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:28 15:30:28.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:28 15:30:28.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:28 15:30:28.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:28 15:30:28.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:28 15:30:28.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:28 15:30:28.203 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:30:28 15:30:28.203 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:30:28 15:30:28.203 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test
11:30:28 15:30:28.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:30:28 15:30:28.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:28 15:30:28.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:30:28 15:30:28.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:28 15:30:28.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:30:28 15:30:28.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd
11:30:28 15:30:28.204 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd
11:30:28 15:30:28.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection
11:30:28 15:30:28.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd
11:30:28 15:30:28.217 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd
11:30:28 15:30:28.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd
11:30:28 15:30:28.217 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd
11:30:28 15:30:28.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection
11:30:28 15:30:28.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd
11:30:28 15:30:28.226 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:30:28 15:30:28.230 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:28 15:30:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:28 15:30:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20212aa1 is found...
11:30:28 15:30:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20212aa1 is found finished successfully
11:30:28 15:30:28.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E')
11:30:28 15:30:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:28 15:30:28.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:28 15:30:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:28 15:30:28.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:28 15:30:28.289 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:28 15:30:28.289 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:30:28 15:30:28.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E')
11:30:28 15:30:28.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:28 15:30:28.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:28 15:30:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:28 15:30:28.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:28 15:30:28.292 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:28 15:30:28.292 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:30:28 15:30:28.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:28 15:30:28.297 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate.
11:30:28 15:30:28.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:28 15:30:28.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform
11:30:28 15:30:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:28 15:30:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:28 15:30:28.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform'
11:30:28 15:30:28.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E')
11:30:28 15:30:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:28 15:30:28.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:28 15:30:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:28 15:30:28.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:28 15:30:28.344 INFO [WorkbenchTestable][AbstractView] Activate view Properties
11:30:28 15:30:28.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties
11:30:28 15:30:28.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:28 15:30:28.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:28 15:30:28.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Composite with no referenced composite specified, index 0 and following matchers specified (wicth class name 'TabbedPropertyList')
11:30:28 15:30:28.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:28 15:30:28.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:28 15:30:28.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:28 15:30:28.386 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent
11:30:28 15:30:28.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:28 15:30:28.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:28 15:30:28.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:28 15:30:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:28 15:30:28.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found
11:30:28 15:30:28.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest
11:30:28 15:30:28.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:28 15:30:28.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:28 15:30:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:28 15:30:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:28 15:30:28.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest)
11:30:28 15:30:28.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:28 15:30:28.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform
11:30:28 15:30:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:28 15:30:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:28 15:30:28.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform'
11:30:28 15:30:28.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:30:28 15:30:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:28 15:30:28.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:28 15:30:28.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:28 15:30:28.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:28 15:30:28.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:28 15:30:28.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:28 15:30:28.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:28 15:30:28.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:28 15:30:28.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:28 15:30:28.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:28 15:30:28.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:28 15:30:28.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:28 15:30:28.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:28 15:30:28.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:28 15:30:28.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:28 15:30:28.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:29 15:30:29.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:29 15:30:29.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:29 15:30:29.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:30:29 15:30:29.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:30:29 15:30:29.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:30:29 15:30:29.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:29 15:30:29.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:29 15:30:29.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:30:29 15:30:29.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:29 15:30:29.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:29 15:30:29.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:29 15:30:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:29 15:30:29.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:29 15:30:29.466 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:30:29 15:30:29.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:30:29 15:30:29.466 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:30:29 15:30:29.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:30:29 15:30:29.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:30:29 15:30:29.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:29 15:30:29.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'New'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:''
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:''
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:''
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:''
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:30:29 15:30:29.520 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:30:29 15:30:29.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:30:29 15:30:29.520 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:30:29 15:30:29.520 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:30:29 15:30:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:29 15:30:29.521 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer
11:30:30 15:30:30.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:30:30 15:30:30.021 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:30:30 15:30:30.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:30:30 15:30:30.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:30:30 15:30:30.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:30 15:30:30.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:30 15:30:30.060 DEBUG [main][MenuItemLookup] Found menu:'New'
11:30:30 15:30:30.060 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:30:30 15:30:30.060 DEBUG [main][MenuItemLookup] Found menu:''
11:30:30 15:30:30.060 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:30:30 15:30:30.060 DEBUG [main][MenuItemLookup] Found menu:''
11:30:30 15:30:30.060 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:30:30 15:30:30.060 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:30:30 15:30:30.060 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:30:30 15:30:30.060 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:30:30 15:30:30.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:30:30 15:30:30.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:30:30 15:30:30.060 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:30:30 15:30:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:30:30 15:30:30.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:30:30 15:30:30.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:30:30 15:30:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:30 15:30:30.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:30 15:30:30.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:30 15:30:30.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:30 15:30:30.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:30:30 15:30:30.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:30 15:30:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:30 15:30:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:30 15:30:30.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:30:30 15:30:30.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:30 15:30:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:30 15:30:30.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:30 15:30:30.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:30 15:30:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:30 15:30:30.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:30 15:30:30.700 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:30:30 15:30:30.700 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:30:30 15:30:30.700 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:30:30 15:30:30.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:30 15:30:30.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:30 15:30:30.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:30 15:30:30.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:30 15:30:30.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:30:30 15:30:30.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:30 15:30:30.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:30 15:30:30.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:30 15:30:30.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:30:30 15:30:30.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:30 15:30:30.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:30 15:30:30.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:30 15:30:30.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:30 15:30:30.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:30 15:30:30.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:30 15:30:30.701 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:30:30 15:30:30.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:30 15:30:30.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:30 15:30:30.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:30 15:30:30.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:30 15:30:30.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:30:30 15:30:30.705 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:31 15:30:31.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:31 15:30:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.116 s - in org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest
11:30:31 selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest)  Time elapsed: 2.521 s
11:30:31 getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest)  Time elapsed: 1.226 s
11:30:31 Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:31 15:30:31.213 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:31 15:30:31.215 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:30:31 15:30:31.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:31 15:30:31.215 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:31 15:30:31.215 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:31 15:30:31.215 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:30:31 15:30:31.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:31 15:30:31.216 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:30:31 15:30:31.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:31 15:30:31.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:31 15:30:31.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:31 15:30:31.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:31 15:30:31.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:31 15:30:31.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:31 15:30:31.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:31 15:30:31.218 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds
11:30:34 15:30:34.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:30:34 15:30:34.225 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
11:30:34 15:30:34.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:34 15:30:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:34 15:30:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:34 15:30:34.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:34 15:30:34.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Item match:Window
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:''
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:30:34 15:30:34.226 DEBUG [main][MenuItemLookup] Item match:Show View
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:''
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:30:34 15:30:34.230 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:30:34 15:30:34.230 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:30:34 15:30:34.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:30:34 15:30:34.231 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:30:34 15:30:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:30:34 15:30:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:30:34 15:30:34.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:30:34 15:30:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:34 15:30:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:34 15:30:34.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:30:34 15:30:34.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:34 15:30:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:34 15:30:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:34 15:30:34.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:30:34 15:30:34.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:34 15:30:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:34 15:30:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:34 15:30:34.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:30:34 15:30:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:34 15:30:34.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:30:34 15:30:34.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
11:30:34 15:30:34.289 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
11:30:34 15:30:34.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:34 15:30:34.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:34 15:30:34.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:34 15:30:34.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:34 15:30:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:34 15:30:34.291 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:30:34 15:30:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:34 15:30:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:34 15:30:34.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:34 15:30:34.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:34 
11:30:34 (Eclipse:1794): Gtk-CRITICAL **: 15:30:34.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:34 15:30:34.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:30:34 15:30:34.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:30:34 15:30:34.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open...
11:30:34 15:30:34.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully
11:30:34 15:30:34.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:34 15:30:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:34 15:30:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:34 15:30:34.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:34 15:30:34.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:34 15:30:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 
11:30:34 (Eclipse:1794): Gtk-CRITICAL **: 15:30:34.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:34 
11:30:34 (Eclipse:1794): Gtk-CRITICAL **: 15:30:34.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:34 15:30:34.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:34 15:30:34.426 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:34 15:30:34.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:34 15:30:34.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:34 15:30:34.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:34 15:30:34.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:34 15:30:34.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:34 15:30:34.428 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:34 15:30:34.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:34 15:30:34.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:34 15:30:34.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:34 15:30:34.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:34 15:30:34.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:34 15:30:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:34 15:30:34.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 
11:30:34 (Eclipse:1794): Gtk-CRITICAL **: 15:30:34.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:34 
11:30:34 (Eclipse:1794): Gtk-CRITICAL **: 15:30:34.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:34 15:30:34.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:34 15:30:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:34 15:30:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:34 15:30:34.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:34 15:30:34.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:34 15:30:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:34 15:30:34.465 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:34 15:30:34.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:34 15:30:34.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:34 15:30:34.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:34 15:30:34.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:34 15:30:34.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:34 15:30:34.465 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:34 15:30:34.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:34 15:30:34.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:34 15:30:34.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:34 15:30:34.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:34 15:30:34.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:34 15:30:34.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:34 15:30:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:34 15:30:34.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:34 15:30:34.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:34 
11:30:34 (Eclipse:1794): Gtk-CRITICAL **: 15:30:34.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:34 
11:30:34 (Eclipse:1794): Gtk-CRITICAL **: 15:30:34.495: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:34 15:30:34.497 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:34 15:30:34.497 DEBUG [main][MenuItemLookup] Found menu:''
11:30:34 15:30:34.497 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:34 15:30:34.497 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:34 15:30:34.497 DEBUG [main][MenuItemLookup] Item match:Delete Log
11:30:34 15:30:34.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log"
11:30:34 15:30:34.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log
11:30:34 15:30:34.498 INFO [main][MenuItemHandler] Select menu item: &Delete Log
11:30:34 
11:30:34 (Eclipse:1794): Gtk-CRITICAL **: 15:30:34.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:34 15:30:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available....
11:30:34 15:30:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully
11:30:34 15:30:34.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete
11:30:34 15:30:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:34 15:30:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:34 15:30:34.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:34 15:30:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:34 15:30:34.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:34 15:30:34.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events")
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:34 15:30:34.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:34 15:30:34.538 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events
11:30:34 15:30:34.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:34 15:30:34.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:34 15:30:34.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:34 15:30:34.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:34 15:30:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:30:34 15:30:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:30:34 15:30:34.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty...
11:30:34 15:30:34.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:34 15:30:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:34 15:30:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:34 15:30:34.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:34 15:30:34.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:34 15:30:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:34 15:30:34.590 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:34 15:30:34.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:34 15:30:34.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:34 15:30:34.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:34 15:30:34.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:34 15:30:34.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:34 15:30:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.607 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:34 15:30:34.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:34 15:30:34.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:34 15:30:34.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:34 15:30:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.629 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:34 15:30:34.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:34 15:30:34.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:34 15:30:34.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:34 15:30:34.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.631 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:34 15:30:34.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:34 15:30:34.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:34 15:30:34.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:34 15:30:34.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:34 15:30:34.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:34 15:30:34.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:34 15:30:34.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:34 15:30:34.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully
11:30:34 15:30:34.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:34 15:30:34.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:34 15:30:34.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:34 15:30:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:34 15:30:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:34 15:30:34.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:34 15:30:34.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:34 15:30:34.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:34 15:30:34.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:34 15:30:34.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:34 15:30:34.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:34 15:30:34.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:34 15:30:34.637 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds
11:30:34 
11:30:34 (Eclipse:1794): Gtk-CRITICAL **: 15:30:34.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:37 15:30:37.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.642 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:37 15:30:37.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:37 15:30:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:37 15:30:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:37 15:30:37.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:37 15:30:37.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:37 15:30:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:37 15:30:37.653 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:37 15:30:37.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:37 15:30:37.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:37 15:30:37.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:37 15:30:37.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:37 15:30:37.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:37 15:30:37.654 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:37 15:30:37.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:37 15:30:37.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:37 15:30:37.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:37 15:30:37.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:37 15:30:37.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:37 15:30:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:37 15:30:37.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:37 15:30:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:37 15:30:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:37 15:30:37.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:37 15:30:37.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:37 15:30:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:37 15:30:37.706 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:37 15:30:37.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:37 15:30:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:37 15:30:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:37 15:30:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:37 15:30:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:37 15:30:37.707 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:37 15:30:37.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:37 15:30:37.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:37 15:30:37.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:37 15:30:37.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:37 15:30:37.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:37 15:30:37.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:37 15:30:37.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:37 15:30:37.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:37 15:30:37.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:37 15:30:37.736 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:37 15:30:37.736 DEBUG [main][MenuItemLookup] Found menu:''
11:30:37 15:30:37.736 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:37 15:30:37.736 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:37 15:30:37.736 DEBUG [main][MenuItemLookup] Item match:Delete Log
11:30:37 15:30:37.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log"
11:30:37 15:30:37.736 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log
11:30:37 15:30:37.736 INFO [main][MenuItemHandler] Select menu item: &Delete Log
11:30:37 15:30:37.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available....
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:37 15:30:37.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:37 15:30:37.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events")
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:37 15:30:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:37 15:30:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:37 15:30:37.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:37 15:30:37.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:37 15:30:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:37 15:30:37.766 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events
11:30:37 15:30:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:37 15:30:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:37 15:30:37.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:37 15:30:37.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:37 15:30:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:30:37 15:30:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:30:37 15:30:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty...
11:30:37 15:30:37.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:37 15:30:37.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:37 15:30:37.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:37 15:30:37.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:37 15:30:37.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:37 15:30:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:37 15:30:37.804 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:37 15:30:37.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:37 15:30:37.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:37 15:30:37.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:37 15:30:37.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:37 15:30:37.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:37 15:30:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.835 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:37 15:30:37.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:37 15:30:37.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:37 15:30:37.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:37 15:30:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.840 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:37 15:30:37.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:37 15:30:37.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:37 15:30:37.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:37 15:30:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.842 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:37 15:30:37.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:37 15:30:37.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:37 15:30:37.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:37 15:30:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:37 15:30:37.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:37 15:30:37.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:37 15:30:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:37 15:30:37.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:37 15:30:37.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:37 15:30:37.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:37 15:30:37.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:37 15:30:37.847 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds
11:30:37 
11:30:37 (Eclipse:1794): Gtk-CRITICAL **: 15:30:37.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:37 
11:30:37 (Eclipse:1794): Gtk-CRITICAL **: 15:30:37.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:40 15:30:40.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:40 15:30:40.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:40 15:30:40.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:40 15:30:40.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:40 15:30:40.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:40 15:30:40.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:40 15:30:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:40 15:30:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:40 15:30:40.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:40 15:30:40.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:40 15:30:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:40 15:30:40.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:40 15:30:40.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:40 15:30:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:40 15:30:40.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:40 15:30:40.891 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:40 15:30:40.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:40 15:30:40.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:40 15:30:40.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:40 15:30:40.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:40 15:30:40.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:40 15:30:40.892 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:40 15:30:40.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:40 15:30:40.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:40 15:30:40.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:40 15:30:40.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:40 15:30:40.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:40 15:30:40.897 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:30:40 15:30:40.897 DEBUG [main][MenuItemLookup] Found menu:''
11:30:40 15:30:40.897 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:30:40 15:30:40.897 DEBUG [main][MenuItemLookup] Found menu:''
11:30:40 15:30:40.897 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events'
11:30:40 15:30:40.897 DEBUG [main][MenuItemLookup] Item match:Activate on new events
11:30:40 15:30:40.898 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:30:40 15:30:40.898 DEBUG [main][MenuItemLookup] Found menu:''
11:30:40 15:30:40.898 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:30:40 15:30:40.898 DEBUG [main][MenuItemLookup] Found menu:''
11:30:40 15:30:40.898 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events'
11:30:40 15:30:40.898 DEBUG [main][MenuItemLookup] Item match:Activate on new events
11:30:40 15:30:40.898 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:40 15:30:40.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:40 15:30:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:40 15:30:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:40 15:30:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:40 15:30:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:40 15:30:40.900 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:30:40 15:30:40.900 DEBUG [main][MenuItemLookup] Found menu:''
11:30:40 15:30:40.900 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:30:40 15:30:40.900 DEBUG [main][MenuItemLookup] Found menu:''
11:30:40 15:30:40.900 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events'
11:30:40 15:30:40.900 DEBUG [main][MenuItemLookup] Item match:Activate on new events
11:30:40 15:30:40.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events"
11:30:40 15:30:40.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events
11:30:40 15:30:40.900 INFO [main][MenuItemHandler] Select menu item: &Activate on new events
11:30:40 15:30:40.900 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:40 15:30:40.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:40 15:30:40.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:40 15:30:40.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:40 15:30:40.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:40 15:30:40.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:40 15:30:40.901 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:30:40 15:30:40.901 DEBUG [main][MenuItemLookup] Found menu:''
11:30:40 15:30:40.901 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:30:40 15:30:40.901 DEBUG [main][MenuItemLookup] Found menu:''
11:30:40 15:30:40.901 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events'
11:30:40 15:30:40.901 DEBUG [main][MenuItemLookup] Item match:Activate on new events
11:30:40 15:30:40.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events"
11:30:40 15:30:40.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events
11:30:40 15:30:40.901 INFO [main][MenuItemHandler] Select menu item: &Activate on new events
11:30:40 15:30:40.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:40 15:30:40.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:40 15:30:40.907 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:40 15:30:40.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:40 15:30:40.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:40 15:30:40.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:40 15:30:40.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:40 15:30:40.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:40 15:30:40.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:40 15:30:40.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:40 15:30:40.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:40 15:30:40.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:40 15:30:40.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:40 15:30:40.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:40 15:30:40.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:40 15:30:40.916 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:40 15:30:40.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:40 15:30:40.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:40 15:30:40.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:40 15:30:40.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:40 15:30:40.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:40 15:30:40.917 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:40 15:30:40.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:40 15:30:40.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:40 15:30:40.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:40 15:30:40.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:40 15:30:40.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:40 15:30:40.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:40 15:30:40.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:40 15:30:40.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:40 15:30:40.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:40 15:30:40.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:40 15:30:40.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:40 15:30:40.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:40 15:30:40.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:40 15:30:40.949 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:40 15:30:40.949 DEBUG [main][MenuItemLookup] Found menu:''
11:30:40 15:30:40.949 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:40 15:30:40.949 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:40 15:30:40.949 DEBUG [main][MenuItemLookup] Item match:Delete Log
11:30:40 15:30:40.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log"
11:30:40 15:30:40.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log
11:30:40 15:30:40.949 INFO [main][MenuItemHandler] Select menu item: &Delete Log
11:30:40 15:30:40.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available....
11:30:40 15:30:40.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully
11:30:40 15:30:40.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete
11:30:40 15:30:40.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:40 15:30:40.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:40 15:30:40.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:40 15:30:40.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:40 15:30:40.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:40 15:30:40.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:40 15:30:40.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:40 15:30:40.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:40 15:30:40.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events")
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:40 15:30:40.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:40 15:30:40.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:40 15:30:40.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:40 15:30:40.979 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:40 15:30:40.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:40 15:30:40.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:40 15:30:40.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:41 15:30:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:30:41 15:30:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:30:41 15:30:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty...
11:30:41 15:30:41.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:41 15:30:41.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:41 15:30:41.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:41 15:30:41.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:41 15:30:41.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:41 15:30:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:41 15:30:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:41 15:30:41.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:41 15:30:41.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:41 15:30:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:41 15:30:41.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:41 15:30:41.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:41 15:30:41.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:41 15:30:41.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:41 15:30:41.034 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:41 15:30:41.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:41 15:30:41.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:41 15:30:41.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:41 15:30:41.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:41 15:30:41.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:41 15:30:41.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:41 15:30:41.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:41 15:30:41.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:41 15:30:41.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:41 15:30:41.051 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:41 15:30:41.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:41 15:30:41.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:41 15:30:41.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:41 15:30:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:41 15:30:41.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:41 15:30:41.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:41 15:30:41.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:41 15:30:41.067 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:41 15:30:41.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:41 15:30:41.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:41 15:30:41.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:41 15:30:41.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:41 15:30:41.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:41 15:30:41.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:41 15:30:41.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:41 15:30:41.070 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:41 15:30:41.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:41 15:30:41.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:41 15:30:41.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:41 15:30:41.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:41 15:30:41.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:41 15:30:41.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:41 15:30:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:41 15:30:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully
11:30:41 15:30:41.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:41 15:30:41.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:41 15:30:41.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:41 15:30:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:41 15:30:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:41 15:30:41.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:41 15:30:41.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:41 15:30:41.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:41 15:30:41.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:41 15:30:41.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:41 15:30:41.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:41 15:30:41.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:41 15:30:41.075 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds
11:30:41 
11:30:41 (Eclipse:1794): Gtk-CRITICAL **: 15:30:41.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:41 
11:30:41 (Eclipse:1794): Gtk-CRITICAL **: 15:30:41.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:44 15:30:44.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:44 15:30:44.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:44 15:30:44.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:44 15:30:44.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:44 15:30:44.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:44 15:30:44.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:44 15:30:44.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:44 15:30:44.090 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:44 15:30:44.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:44 15:30:44.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:44 15:30:44.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:44 15:30:44.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:44 15:30:44.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:44 15:30:44.091 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:44 15:30:44.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:44 15:30:44.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:44 15:30:44.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:44 15:30:44.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:44 15:30:44.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:44 15:30:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:44 15:30:44.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:44 15:30:44.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:44 15:30:44.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:44 15:30:44.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:44 15:30:44.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:44 15:30:44.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:44 15:30:44.125 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:44 15:30:44.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:44 15:30:44.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:44 15:30:44.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:44 15:30:44.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:44 15:30:44.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:44 15:30:44.125 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:44 15:30:44.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:44 15:30:44.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:44 15:30:44.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:44 15:30:44.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:44 15:30:44.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:44 15:30:44.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:44 15:30:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:44 15:30:44.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:44 15:30:44.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:44 15:30:44.160 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:44 15:30:44.160 DEBUG [main][MenuItemLookup] Found menu:''
11:30:44 15:30:44.160 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:44 15:30:44.160 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:44 15:30:44.160 DEBUG [main][MenuItemLookup] Item match:Delete Log
11:30:44 15:30:44.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log"
11:30:44 15:30:44.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log
11:30:44 15:30:44.160 INFO [main][MenuItemHandler] Select menu item: &Delete Log
11:30:44 15:30:44.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available....
11:30:44 15:30:44.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully
11:30:44 15:30:44.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete
11:30:44 15:30:44.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:44 15:30:44.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:44 15:30:44.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:44 15:30:44.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:44 15:30:44.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:44 15:30:44.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:44 15:30:44.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:44 15:30:44.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events")
11:30:44 15:30:44.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:44 15:30:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:44 15:30:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:44 15:30:44.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:44 15:30:44.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:44 15:30:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:44 15:30:44.197 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events
11:30:44 15:30:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:44 15:30:44.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:44 15:30:44.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:44 15:30:44.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:44 15:30:44.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:30:44 15:30:44.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:30:44 15:30:44.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty...
11:30:44 15:30:44.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:44 15:30:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:44 15:30:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:44 15:30:44.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:44 15:30:44.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:44 15:30:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:44 15:30:44.238 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:44 15:30:44.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:44 15:30:44.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:44 15:30:44.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:44 15:30:44.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:44 15:30:44.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:44 15:30:44.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.254 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:44 15:30:44.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:44 15:30:44.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:44 15:30:44.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:44 15:30:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.270 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:44 15:30:44.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:44 15:30:44.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:44 15:30:44.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:44 15:30:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.274 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:44 15:30:44.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:44 15:30:44.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:44 15:30:44.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:44 15:30:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:44 15:30:44.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:44 15:30:44.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:44 15:30:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:44 15:30:44.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:44 15:30:44.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:44 15:30:44.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:44 15:30:44.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:44 15:30:44.279 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds
11:30:44 
11:30:44 (Eclipse:1794): Gtk-CRITICAL **: 15:30:44.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:44 
11:30:44 (Eclipse:1794): Gtk-CRITICAL **: 15:30:44.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:47 15:30:47.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:47 15:30:47.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:47 15:30:47.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:47 15:30:47.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:47 15:30:47.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:47 15:30:47.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:47 15:30:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:47 15:30:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:47 15:30:47.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:47 15:30:47.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:47 15:30:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:47 15:30:47.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:47 15:30:47.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:47 15:30:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:47 15:30:47.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:47 15:30:47.295 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:47 15:30:47.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:47 15:30:47.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:47 15:30:47.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:47 15:30:47.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:47 15:30:47.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:47 15:30:47.296 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:47 15:30:47.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:47 15:30:47.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:47 15:30:47.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:47 15:30:47.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:47 15:30:47.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:47 15:30:47.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:47 15:30:47.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:47 15:30:47.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:47 15:30:47.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:47 15:30:47.316 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:47 15:30:47.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:47 15:30:47.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:47 15:30:47.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:47 15:30:47.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:47 15:30:47.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:47 15:30:47.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:47 15:30:47.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:47 15:30:47.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:47 15:30:47.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:47 15:30:47.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:47 15:30:47.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:47 15:30:47.330 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:47 15:30:47.331 DEBUG [main][MenuItemLookup] Found menu:''
11:30:47 15:30:47.331 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:47 15:30:47.331 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer
11:30:47 15:30:47.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer"
11:30:47 15:30:47.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer
11:30:47 15:30:47.331 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer
11:30:47 15:30:47.335 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:47 15:30:47.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:47 15:30:47.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:47 15:30:47.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:47 15:30:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:47 15:30:47.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:47 15:30:47.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:47 15:30:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:47 15:30:47.338 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:47 15:30:47.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:47 15:30:47.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:47 15:30:47.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:47 15:30:47.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:47 15:30:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:47 15:30:47.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:47 15:30:47.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:47 15:30:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:47 15:30:47.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:47 15:30:47.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:47 15:30:47.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:47 15:30:47.353 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:47 15:30:47.353 DEBUG [main][MenuItemLookup] Found menu:''
11:30:47 15:30:47.353 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:47 15:30:47.353 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:47 15:30:47.353 DEBUG [main][MenuItemLookup] Found menu:'Open Log'
11:30:47 15:30:47.353 DEBUG [main][MenuItemLookup] Found menu:'Restore Log'
11:30:47 15:30:47.353 DEBUG [main][MenuItemLookup] Item match:Restore Log
11:30:47 15:30:47.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log"
11:30:47 15:30:47.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log
11:30:47 15:30:47.354 INFO [main][MenuItemHandler] Select menu item: &Restore Log
11:30:47 15:30:47.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
11:30:47 
11:30:47 (Eclipse:1794): Gtk-CRITICAL **: 15:30:47.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:48 15:30:48.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. failed, NO exception will be thrown
11:30:48 15:30:48.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
11:30:48 15:30:48.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully
11:30:48 15:30:48.408 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:48 15:30:48.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:48 15:30:48.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:48 15:30:48.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:48 15:30:48.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:48 15:30:48.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:48 15:30:48.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:48 15:30:48.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:48 15:30:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:48 15:30:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:48 15:30:48.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:48 15:30:48.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:48 15:30:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:48 15:30:48.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:48 15:30:48.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:48 15:30:48.431 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:48 15:30:48.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:48 15:30:48.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:48 15:30:48.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:48 15:30:48.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:48 15:30:48.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:48 15:30:48.446 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:48 15:30:48.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:48 15:30:48.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:48 15:30:48.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:48 15:30:48.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:48 15:30:48.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:48 15:30:48.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:48 15:30:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:48 15:30:48.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:48 15:30:48.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:48 15:30:48.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:48 15:30:48.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:48 15:30:48.476 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:48 15:30:48.476 DEBUG [main][MenuItemLookup] Found menu:''
11:30:48 15:30:48.476 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:48 15:30:48.476 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:48 15:30:48.476 DEBUG [main][MenuItemLookup] Item match:Delete Log
11:30:48 15:30:48.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log"
11:30:48 15:30:48.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log
11:30:48 15:30:48.476 INFO [main][MenuItemHandler] Select menu item: &Delete Log
11:30:48 15:30:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available....
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:48 15:30:48.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:48 15:30:48.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events")
11:30:48 15:30:48.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:48 15:30:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:48 15:30:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:48 15:30:48.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:48 15:30:48.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:48 15:30:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:48 15:30:48.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:48 15:30:48.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:48 15:30:48.506 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events
11:30:48 15:30:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:48 15:30:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:48 15:30:48.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:48 15:30:48.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:48 15:30:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:30:48 15:30:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:30:48 15:30:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty...
11:30:48 15:30:48.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:48 15:30:48.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:48 15:30:48.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:48 15:30:48.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:48 15:30:48.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:48 15:30:48.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:48 15:30:48.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:48 15:30:48.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:48 15:30:48.545 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:48 15:30:48.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:48 15:30:48.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:48 15:30:48.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:48 15:30:48.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:48 15:30:48.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:48 15:30:48.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:48 15:30:48.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:48 15:30:48.576 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:48 15:30:48.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:48 15:30:48.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:48 15:30:48.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:48 15:30:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:48 15:30:48.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:48 15:30:48.581 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:48 15:30:48.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:48 15:30:48.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:48 15:30:48.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:48 15:30:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:48 15:30:48.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:48 15:30:48.583 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:48 15:30:48.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:48 15:30:48.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:48 15:30:48.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:48 15:30:48.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:48 15:30:48.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:48 15:30:48.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:48 15:30:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:48 15:30:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully
11:30:48 15:30:48.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:48 15:30:48.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:48 15:30:48.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:48 15:30:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:48 15:30:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:48 15:30:48.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:48 15:30:48.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:48 15:30:48.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:48 15:30:48.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:48 15:30:48.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:48 15:30:48.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:48 15:30:48.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:48 15:30:48.593 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds
11:30:48 
11:30:48 (Eclipse:1794): Gtk-CRITICAL **: 15:30:48.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:48 
11:30:48 (Eclipse:1794): Gtk-CRITICAL **: 15:30:48.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:51 15:30:51.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:51 15:30:51.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:51 15:30:51.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:51 15:30:51.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:51 15:30:51.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:51 15:30:51.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:51 15:30:51.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:51 15:30:51.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:51 15:30:51.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:51 15:30:51.608 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:51 15:30:51.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:51 15:30:51.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:51 15:30:51.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:51 15:30:51.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:51 15:30:51.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:51 15:30:51.624 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:51 15:30:51.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:51 15:30:51.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:51 15:30:51.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:51 15:30:51.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:51 15:30:51.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:51 15:30:51.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:51 15:30:51.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:51 15:30:51.646 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:51 15:30:51.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:51 15:30:51.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:51 15:30:51.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:51 15:30:51.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:51 15:30:51.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:51 15:30:51.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:51 15:30:51.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:51 15:30:51.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:51 15:30:51.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:51 15:30:51.660 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:51 15:30:51.660 DEBUG [main][MenuItemLookup] Found menu:''
11:30:51 15:30:51.660 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:51 15:30:51.660 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:51 15:30:51.660 DEBUG [main][MenuItemLookup] Item match:Delete Log
11:30:51 15:30:51.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log"
11:30:51 15:30:51.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log
11:30:51 15:30:51.660 INFO [main][MenuItemHandler] Select menu item: &Delete Log
11:30:51 15:30:51.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available....
11:30:51 15:30:51.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully
11:30:51 15:30:51.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:51 15:30:51.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:51 15:30:51.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events")
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:51 15:30:51.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:51 15:30:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:51 15:30:51.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:51 15:30:51.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:51 15:30:51.691 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events
11:30:51 15:30:51.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:51 15:30:51.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:51 15:30:51.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:51 15:30:51.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:51 15:30:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:30:51 15:30:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:30:51 15:30:51.718 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:51 15:30:51.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:51 15:30:51.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:51 15:30:51.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:51 15:30:51.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:51 15:30:51.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:51 15:30:51.721 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:51 15:30:51.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:51 15:30:51.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:51 15:30:51.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:51 15:30:51.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:51 15:30:51.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:51 15:30:51.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:51 15:30:51.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:51 15:30:51.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:51 15:30:51.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:51 15:30:51.737 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:51 15:30:51.737 DEBUG [main][MenuItemLookup] Found menu:''
11:30:51 15:30:51.737 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:51 15:30:51.737 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:51 15:30:51.737 DEBUG [main][MenuItemLookup] Item match:Delete Log
11:30:51 15:30:51.737 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled.
11:30:51 15:30:51.737 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:51 15:30:51.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:51 15:30:51.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:51 15:30:51.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:51 15:30:51.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:51 15:30:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:51 15:30:51.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:51 15:30:51.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:51 15:30:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:51 15:30:51.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:51 15:30:51.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:51 15:30:51.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:51 15:30:51.751 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:51 15:30:51.751 DEBUG [main][MenuItemLookup] Found menu:''
11:30:51 15:30:51.751 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:51 15:30:51.751 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:51 15:30:51.751 DEBUG [main][MenuItemLookup] Found menu:'Open Log'
11:30:51 15:30:51.751 DEBUG [main][MenuItemLookup] Found menu:'Restore Log'
11:30:51 15:30:51.751 DEBUG [main][MenuItemLookup] Item match:Restore Log
11:30:51 15:30:51.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log"
11:30:51 15:30:51.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log
11:30:51 15:30:51.751 INFO [main][MenuItemHandler] Select menu item: &Restore Log
11:30:51 15:30:51.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
11:30:52 15:30:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. failed, NO exception will be thrown
11:30:52 15:30:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
11:30:52 15:30:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully
11:30:52 15:30:52.798 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:52 15:30:52.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:52 15:30:52.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:52 15:30:52.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:52 15:30:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:52 15:30:52.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:52 15:30:52.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:52 15:30:52.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:52 15:30:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:52 15:30:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:52 15:30:52.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:52 15:30:52.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:52 15:30:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:52 15:30:52.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:52 15:30:52.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:52 15:30:52.830 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:52 15:30:52.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:52 15:30:52.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:52 15:30:52.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:52 15:30:52.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:52 15:30:52.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:52 15:30:52.831 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:52 15:30:52.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:52 15:30:52.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:52 15:30:52.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:52 15:30:52.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:52 15:30:52.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:52 15:30:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:52 15:30:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:52 15:30:52.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:52 15:30:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:52 15:30:52.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:52 15:30:52.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:52 15:30:52.845 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:52 15:30:52.845 DEBUG [main][MenuItemLookup] Found menu:''
11:30:52 15:30:52.845 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:52 15:30:52.845 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:52 15:30:52.845 DEBUG [main][MenuItemLookup] Item match:Delete Log
11:30:52 15:30:52.845 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled.
11:30:52 15:30:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty...
11:30:52 15:30:52.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:52 15:30:52.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:52 15:30:52.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:52 15:30:52.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:52 15:30:52.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:52 15:30:52.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:52 15:30:52.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:52 15:30:52.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:52 15:30:52.873 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:52 15:30:52.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:52 15:30:52.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:52 15:30:52.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:52 15:30:52.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:52 15:30:52.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:52 15:30:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:52 15:30:52.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:52 15:30:52.875 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:52 15:30:52.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:52 15:30:52.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:52 15:30:52.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:52 15:30:52.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:52 15:30:52.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:52 15:30:52.878 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:52 15:30:52.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:52 15:30:52.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:52 15:30:52.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:52 15:30:52.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:52 15:30:52.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:52 15:30:52.880 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:52 15:30:52.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:52 15:30:52.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:52 15:30:52.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:52 15:30:52.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:52 15:30:52.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:52 15:30:52.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:52 15:30:52.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:52 15:30:52.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully
11:30:52 15:30:52.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:52 15:30:52.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:52 15:30:52.896 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:52 15:30:52.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:52 15:30:52.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:52 15:30:52.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:52 15:30:52.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:52 15:30:52.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:52 15:30:52.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:52 15:30:52.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:52 15:30:52.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:52 15:30:52.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:52 15:30:52.899 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds
11:30:52 
11:30:52 (Eclipse:1794): Gtk-CRITICAL **: 15:30:52.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:30:55 15:30:55.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:55 15:30:55.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:55 15:30:55.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:55 15:30:55.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:55 15:30:55.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:55 15:30:55.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:55 15:30:55.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:55 15:30:55.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:55 15:30:55.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:55 15:30:55.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:55 15:30:55.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:55 15:30:55.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:55 15:30:55.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:55 15:30:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:55 15:30:55.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:55 15:30:55.914 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:55 15:30:55.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:55 15:30:55.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:55 15:30:55.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:55 15:30:55.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:55 15:30:55.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:55 15:30:55.915 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:55 15:30:55.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:55 15:30:55.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:55 15:30:55.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:55 15:30:55.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:55 15:30:55.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:55 15:30:55.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:55 15:30:55.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:55 15:30:55.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:55 15:30:55.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:55 15:30:55.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:55 15:30:55.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:55 15:30:55.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
11:30:55 15:30:55.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:55 15:30:55.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:55 15:30:55.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:55 15:30:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:55 15:30:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:55 15:30:55.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:55 15:30:55.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:55 15:30:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:55 15:30:55.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:55 15:30:55.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:55 15:30:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:55 15:30:55.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:55 15:30:55.949 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:55 15:30:55.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:55 15:30:55.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:55 15:30:55.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:55 15:30:55.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:55 15:30:55.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:55 15:30:55.950 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:55 15:30:55.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:55 15:30:55.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:55 15:30:55.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:55 15:30:55.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:55 15:30:55.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:55 15:30:55.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
11:30:55 15:30:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:55 15:30:55.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:55 15:30:55.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:55 15:30:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:55 15:30:55.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:55 15:30:55.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:30:55 15:30:55.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:55 15:30:55.979 DEBUG [main][MenuItemLookup] Found menu:'Copy'
11:30:55 15:30:55.979 DEBUG [main][MenuItemLookup] Found menu:''
11:30:55 15:30:55.979 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
11:30:55 15:30:55.979 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
11:30:55 15:30:55.979 DEBUG [main][MenuItemLookup] Item match:Delete Log
11:30:55 15:30:55.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log"
11:30:55 15:30:55.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log
11:30:55 15:30:55.980 INFO [main][MenuItemHandler] Select menu item: &Delete Log
11:30:56 15:30:56.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available....
11:30:56 15:30:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully
11:30:56 15:30:56.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete
11:30:56 15:30:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:56 15:30:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:56 15:30:56.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:56 15:30:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:56 15:30:56.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:56 15:30:56.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:56 15:30:56.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:56 15:30:56.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events")
11:30:56 15:30:56.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:30:56 15:30:56.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:56 15:30:56.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:56 15:30:56.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
11:30:56 15:30:56.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:30:56 15:30:56.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:56 15:30:56.012 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events
11:30:56 15:30:56.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:56 15:30:56.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:56 15:30:56.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:56 15:30:56.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:56 15:30:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:30:56 15:30:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:30:56 15:30:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty...
11:30:56 15:30:56.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:56 15:30:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:56 15:30:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:56 15:30:56.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:56 15:30:56.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
11:30:56 15:30:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:56 15:30:56.052 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:56 15:30:56.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:56 15:30:56.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:56 15:30:56.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null
11:30:56 15:30:56.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:30:56 15:30:56.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:30:56 15:30:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.084 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:56 15:30:56.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:56 15:30:56.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:56 15:30:56.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:56 15:30:56.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.089 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:56 15:30:56.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:56 15:30:56.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:56 15:30:56.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:56 15:30:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.092 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
11:30:56 15:30:56.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
11:30:56 15:30:56.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:56 15:30:56.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=
11:30:56 15:30:56.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully
11:30:56 15:30:56.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:56 15:30:56.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:56 15:30:56.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:56 15:30:56.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:56 15:30:56.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:56 15:30:56.095 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)
11:30:56 15:30:56.095 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:56 15:30:56.095 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:30:56 15:30:56.095 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:30:56 15:30:56.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:30:56 15:30:56.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:30:56 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.882 s - in org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest
11:30:56 getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)  Time elapsed: 3.418 s
11:30:56 getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)  Time elapsed: 3.211 s
11:30:56 testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)  Time elapsed: 3.227 s
11:30:56 getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)  Time elapsed: 3.204 s
11:30:56 testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)  Time elapsed: 4.309 s
11:30:56 testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)  Time elapsed: 4.31 s
11:30:56 getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest)  Time elapsed: 3.198 s
11:30:56 Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:30:56 15:30:56.105 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:30:56 15:30:56.107 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:30:56 15:30:56.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:30:56 15:30:56.107 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:30:56 15:30:56.107 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:30:56 15:30:56.107 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:56 15:30:56.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:30:56 15:30:56.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:56 15:30:56.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:56 15:30:56.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:56 15:30:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:56 15:30:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:56 15:30:56.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:56 15:30:56.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:30:56 15:30:56.139 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:56 15:30:56.139 DEBUG [main][MenuItemLookup] Item match:File
11:30:56 15:30:56.140 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:30:56 15:30:56.140 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:''
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'File'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:''
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:''
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:30:56 15:30:56.143 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:30:56 15:30:56.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:30:56 15:30:56.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:30:56 15:30:56.144 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:30:56 15:30:56.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:30:56 15:30:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:30:56 15:30:56.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:30:56 15:30:56.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:56 15:30:56.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:56 15:30:56.247 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:30:56 15:30:56.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:30:56 15:30:56.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:30:56 15:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:30:56 15:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:30:56 15:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:30:56 15:30:56.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:30:56 15:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:56 15:30:56.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:30:56 15:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:56 15:30:56.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:30:56 15:30:56.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:30:56 15:30:56.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:30:56 15:30:56.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:30:56 15:30:56.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:30:56 15:30:56.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:30:56 15:30:56.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:30:56 15:30:56.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:30:56 15:30:56.249 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:30:56 15:30:56.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:30:56 15:30:56.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:30:56 15:30:56.252 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:30:56 15:30:56.252 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:30:56 15:30:56.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:30:56 15:30:56.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:56 15:30:56.253 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:30:56 15:30:56.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:56 15:30:56.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:56 15:30:56.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:56 15:30:56.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:56 15:30:56.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:30:56 15:30:56.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:30:56 15:30:56.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:30:56 15:30:56.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:30:56 15:30:56.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:56 15:30:56.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:56 15:30:56.470 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:30:56 15:30:56.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:30:56 15:30:56.470 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject'
11:30:56 15:30:56.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:30:56 is "Project name:")
11:30:56 15:30:56.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:30:56 15:30:56.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:30:56 15:30:56.473 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject
11:30:56 15:30:56.510 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:30:56 15:30:56.510 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:30:56 15:30:56.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:30:56 15:30:56.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:56 15:30:56.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:56 15:30:56.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:56 15:30:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:56 15:30:56.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:30:56 15:30:56.518 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:30:56 15:30:56.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:30:56 15:30:56.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:30:56 15:30:56.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:30:56 15:30:56.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:30:56 15:30:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:30:59 15:30:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:30:59 15:30:59.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:59 15:30:59.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:59 15:30:59.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:30:59 15:30:59.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:59 15:30:59.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:59 15:30:59.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:30:59 15:30:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:30:59 15:30:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:30:59 15:30:59.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:30:59 15:30:59.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:30:59 15:30:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:59 15:30:59.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:59 15:30:59.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:30:59 15:30:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:30:59 15:30:59.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:30:59 15:30:59.629 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:59 15:30:59.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:59 15:30:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:59 15:30:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:59 15:30:59.669 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:59 15:30:59.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:59 15:30:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:59 15:30:59.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:59 15:30:59.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:30:59 15:30:59.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:30:59 15:30:59.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:30:59 15:30:59.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:30:59 15:30:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:30:59 15:30:59.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:30:59 15:30:59.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:00 15:31:00.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:00 15:31:00.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:00 15:31:00.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:00 15:31:00.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:00 15:31:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:00 15:31:00.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:00 15:31:00.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:00 15:31:00.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:00 15:31:00.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:00 15:31:00.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:00 15:31:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:00 15:31:00.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:00 15:31:00.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:00 15:31:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:00 15:31:00.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:00 15:31:00.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:00 15:31:00.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject
11:31:00 15:31:00.673 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject
11:31:00 15:31:00.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection
11:31:00 15:31:00.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject
11:31:00 15:31:00.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:00 15:31:00.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform
11:31:00 15:31:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:00 15:31:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:00 15:31:00.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform'
11:31:00 15:31:00.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform'
11:31:00 15:31:00.678 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:00 15:31:00.678 DEBUG [main][MenuItemLookup] Item match:File
11:31:00 15:31:00.679 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:00 15:31:00.679 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:''
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:''
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:''
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:31:00 15:31:00.683 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:31:00 15:31:00.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:31:00 15:31:00.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:31:00 15:31:00.706 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:31:00 15:31:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:31:00 15:31:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:31:00 15:31:00.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:31:00 15:31:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:00 15:31:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:00 15:31:00.815 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:00 15:31:00.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:31:00 15:31:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:00 15:31:00.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:00 15:31:00.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:00 15:31:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:00 15:31:00.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:00 15:31:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:00 15:31:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:00 15:31:00.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:00 15:31:00.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:00 15:31:00.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:31:00 15:31:00.817 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:31:00 15:31:00.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:31:00 15:31:00.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:31:00 15:31:00.820 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:00 15:31:00.820 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:31:00 15:31:00.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:31:00 15:31:00.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:00 15:31:00.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:00 15:31:00.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:00 15:31:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:00 15:31:00.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:00 15:31:00.827 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:31:00 15:31:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:00 15:31:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:00 15:31:00.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:00 15:31:00.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:00 15:31:00.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:00 15:31:00.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:31:00 15:31:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:31:00 15:31:00.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:31:00 15:31:00.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:00 15:31:00.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:00 15:31:00.968 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:00 15:31:00.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:00 15:31:00.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:00 is "Name:")
11:31:00 15:31:00.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:00 15:31:00.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:00 15:31:00.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:00 15:31:00.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:00 15:31:00.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:00 15:31:00.983 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:00 15:31:00.984 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass
11:31:01 15:31:01.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:01 is "Package:")
11:31:01 15:31:01.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:01 15:31:01.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:01 15:31:01.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:01 15:31:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:01 15:31:01.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:01 15:31:01.006 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:01 15:31:01.024 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:31:01 15:31:01.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:31:01 15:31:01.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:01 15:31:01.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:01 15:31:01.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:01 15:31:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:01 15:31:01.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:01 15:31:01.060 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:31:01 15:31:01.060 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args)
11:31:01 15:31:01.060 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args)
11:31:01 15:31:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:01 15:31:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:01 15:31:01.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:01 15:31:01.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:01 15:31:01.061 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:01 15:31:01.061 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:31:01 15:31:01.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:31:01 15:31:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:01 15:31:01.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:01 15:31:01.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:01 15:31:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:01 15:31:01.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:01 15:31:01.063 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:31:01 15:31:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:01 15:31:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:01 15:31:01.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:01 15:31:01.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:01 15:31:01.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:01 15:31:01.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:01 15:31:01.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:01 15:31:01.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:01 15:31:01.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:01 15:31:01.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:01 15:31:01.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:01 15:31:01.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:01 15:31:01.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:01 15:31:01.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:01 15:31:01.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:01 15:31:01.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:01 15:31:01.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:01 15:31:01.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:01 15:31:01.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:01 15:31:01.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:01 15:31:01.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:01 15:31:01.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:01 15:31:01.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:01 15:31:01.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:01 15:31:01.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:01 15:31:01.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:01 15:31:01.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:01 15:31:01.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:01 15:31:01.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:01 15:31:01.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:01 15:31:01.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:01 15:31:01.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:01 15:31:01.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:01 15:31:01.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:01 15:31:01.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:01 15:31:01.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:01 15:31:01.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:02 15:31:02.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:02 15:31:02.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:02 15:31:02.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:02 15:31:02.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:02 15:31:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:02 15:31:02.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:02 15:31:02.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:02 15:31:02.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:02 15:31:02.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:02 15:31:02.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:02 15:31:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:02 15:31:02.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:02 15:31:02.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:02 15:31:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:02 15:31:02.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:02 15:31:02.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:02 15:31:02.721 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:02 15:31:02.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:02 15:31:02.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:31:02 15:31:02.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:02 15:31:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:02 15:31:02.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:02 15:31:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:02 15:31:02.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:02 15:31:02.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:02 15:31:02.722 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:02 15:31:02.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:02 15:31:02.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:02 15:31:02.725 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:31:02 15:31:02.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:02 15:31:02.725 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:02 15:31:02.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:02 15:31:02.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:02 15:31:02.726 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:31:02 15:31:02.727 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:02 15:31:02.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:02 15:31:02.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:02 15:31:02.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:02 15:31:02.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:02 15:31:02.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:02 15:31:02.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:02 15:31:02.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:02 15:31:02.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:02 15:31:02.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:02 15:31:02.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:02 15:31:02.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:02 15:31:02.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:02 15:31:02.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:02 15:31:02.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:02 15:31:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:02 15:31:02.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:02 15:31:02.838 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:02 15:31:02.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:02 15:31:02.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:02 15:31:02.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:02 15:31:02.879 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:02 15:31:02.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:02 15:31:02.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:02 15:31:02.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:02 15:31:02.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:02 15:31:02.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:02 15:31:02.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:02 15:31:02.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:02 15:31:02.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:02 15:31:02.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:02 15:31:02.880 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort
11:31:02 15:31:02.880 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:02 15:31:02.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:02 15:31:02.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:02 15:31:02.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:02 15:31:02.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:02 15:31:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:02 15:31:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:02 15:31:02.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:02 15:31:02.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:02 15:31:02.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:02 15:31:02.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:02 15:31:02.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:02 15:31:02.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:02 15:31:02.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:02 15:31:02.884 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:31:02 15:31:02.885 DEBUG [main][EditorHandler] 3 editor(s) found
11:31:02 15:31:02.885 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+
11:31:02 15:31:02.928 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed
11:31:02 15:31:02.928 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a
11:31:02 15:31:02.956 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed
11:31:02 15:31:02.956 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java
11:31:03 15:31:03.046 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed
11:31:03 15:31:03.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:03 15:31:03.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:03 15:31:03.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:03 15:31:03.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:03 15:31:03.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:03 15:31:03.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:03 15:31:03.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:03 15:31:03.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:03 15:31:03.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:03 15:31:03.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:03 15:31:03.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:03 15:31:03.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:03 15:31:03.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:03 15:31:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:03 15:31:03.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:03 15:31:03.072 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:03 15:31:03.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:03 15:31:03.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:03 15:31:03.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:03 15:31:03.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:03 15:31:03.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:03 15:31:03.086 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:03 15:31:03.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:03 15:31:03.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:03 15:31:03.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:31:03 15:31:03.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:03 15:31:03.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:03 15:31:03.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:03 15:31:03.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:03 15:31:03.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:03 15:31:03.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:04 15:31:04.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:04 15:31:04.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:04 15:31:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:31:04 15:31:04.092 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found
11:31:04 15:31:04.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:04 15:31:04.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:04 15:31:04.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:04 15:31:04.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:04 15:31:04.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:04 15:31:04.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:04 15:31:04.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:04 15:31:04.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:04 15:31:04.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:04 15:31:04.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:04 15:31:04.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:04 15:31:04.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:04 15:31:04.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:04 15:31:04.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:04 15:31:04.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:04 15:31:04.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:04 15:31:04.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:04 15:31:04.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:04 15:31:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:04 15:31:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:04 15:31:04.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:04 15:31:04.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:04 15:31:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:04 15:31:04.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:04 15:31:04.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:04 15:31:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:04 15:31:04.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:04 15:31:04.095 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:04 15:31:04.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:04 15:31:04.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:04 15:31:04.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:04 15:31:04.128 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:04 15:31:04.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:04 15:31:04.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:04 15:31:04.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:04 15:31:04.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:04 15:31:04.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:04 15:31:04.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:04 15:31:04.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:04 15:31:04.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:04 15:31:04.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:04 15:31:04.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:04 15:31:04.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:04 15:31:04.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:05 15:31:05.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:05 15:31:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:05 15:31:05.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:05 15:31:05.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:05 15:31:05.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:05 15:31:05.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:05 15:31:05.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:05 15:31:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:05 15:31:05.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:05 15:31:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:05 15:31:05.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:05 15:31:05.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:05 15:31:05.132 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:05 15:31:05.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:05 15:31:05.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:05 15:31:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:05 15:31:05.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:05 15:31:05.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:05 15:31:05.133 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:05 15:31:05.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:05 15:31:05.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:05 15:31:05.139 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:31:05 15:31:05.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:05 15:31:05.139 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:05 15:31:05.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:05 15:31:05.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:05 15:31:05.141 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:31:05 15:31:05.141 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:05 15:31:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:05 15:31:05.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:05 15:31:05.298 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:05 15:31:05.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:05 15:31:05.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:05 15:31:05.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:05 15:31:05.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:05 15:31:05.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:05 15:31:05.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:05 15:31:05.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:05 15:31:05.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:05 15:31:05.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:05 15:31:05.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:05 15:31:05.305 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:05 15:31:05.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:05 15:31:05.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:05 15:31:05.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:05 15:31:05.341 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:05 15:31:05.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:05 15:31:05.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:05 15:31:05.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:05 15:31:05.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Collapse All.*')
11:31:05 15:31:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:05 15:31:05.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:05 15:31:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:05 15:31:05.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:05 15:31:05.342 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide)
11:31:05 15:31:05.342 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:05 15:31:05.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:05 15:31:05.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:05 15:31:05.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:05 15:31:05.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:05 15:31:05.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:05 15:31:05.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:05 15:31:05.343 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:05 15:31:05.343 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:05 15:31:05.343 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:05 15:31:05.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:05 15:31:05.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:05 15:31:05.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:05 15:31:05.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:05 15:31:05.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:05 15:31:05.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:05 15:31:05.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:05 15:31:05.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:05 15:31:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:05 15:31:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:05 15:31:05.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:05 15:31:05.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:05 15:31:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:05 15:31:05.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:05 15:31:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:05 15:31:05.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:05 15:31:05.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:05 15:31:05.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:05 15:31:05.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:05 15:31:05.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:05 15:31:05.398 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:05 15:31:05.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:05 15:31:05.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:05 15:31:05.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:05 15:31:05.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:05 15:31:05.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:05 15:31:05.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:05 15:31:05.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:05 15:31:05.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:05 15:31:05.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:05 15:31:05.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:05 15:31:05.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:06 15:31:06.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:06 15:31:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:06 15:31:06.401 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:06 15:31:06.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:06 15:31:06.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:06 15:31:06.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:06 15:31:06.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:06 15:31:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:06 15:31:06.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:06 15:31:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:06 15:31:06.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:06 15:31:06.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:06 15:31:06.403 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:06 15:31:06.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:06 15:31:06.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:06 15:31:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:06 15:31:06.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:06 15:31:06.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:06 15:31:06.405 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:06 15:31:06.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:06 15:31:06.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:06 15:31:06.408 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:31:06 15:31:06.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:06 15:31:06.408 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:06 15:31:06.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:06 15:31:06.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:06 15:31:06.411 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:31:06 15:31:06.412 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:06 15:31:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:06 15:31:06.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:06 15:31:06.469 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:06 15:31:06.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:06 15:31:06.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:06 15:31:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:06 15:31:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:06 15:31:06.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:06 15:31:06.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:06 15:31:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:06 15:31:06.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:06 15:31:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:06 15:31:06.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:06 15:31:06.499 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:06 15:31:06.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:06 15:31:06.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:06 15:31:06.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:06 15:31:06.531 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:06 15:31:06.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:06 15:31:06.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:06 15:31:06.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:06 15:31:06.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:06 15:31:06.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:06 15:31:06.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:06 15:31:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:06 15:31:06.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:06 15:31:06.532 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort
11:31:06 15:31:06.532 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:06 15:31:06.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:06 15:31:06.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:06 15:31:06.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:06 15:31:06.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:06 15:31:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:06 15:31:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:06 15:31:06.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:06 15:31:06.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:06 15:31:06.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:06 15:31:06.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:06 15:31:06.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:06 15:31:06.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:06 15:31:06.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:06 15:31:06.534 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:31:06 15:31:06.534 DEBUG [main][EditorHandler] 1 editor(s) found
11:31:06 15:31:06.534 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java
11:31:06 15:31:06.614 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed
11:31:06 15:31:06.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:06 15:31:06.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:06 15:31:06.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:06 15:31:06.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:06 15:31:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:06 15:31:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:06 15:31:06.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:06 15:31:06.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:06 15:31:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:06 15:31:06.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:06 15:31:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:06 15:31:06.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:06 15:31:06.638 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:06 15:31:06.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:06 15:31:06.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:06 15:31:06.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:06 15:31:06.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:06 15:31:06.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:06 15:31:06.640 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:06 15:31:06.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:06 15:31:06.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:06 15:31:06.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:31:06 15:31:06.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:06 15:31:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:06 15:31:06.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:06 15:31:06.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:07 15:31:07.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:07 15:31:07.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:07 15:31:07.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:07 15:31:07.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:07 15:31:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:31:07 15:31:07.643 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found
11:31:07 15:31:07.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:07 15:31:07.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:07 15:31:07.644 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:07 15:31:07.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:07 15:31:07.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:07 15:31:07.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:07 15:31:07.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:07 15:31:07.644 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:07 15:31:07.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:07 15:31:07.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:07 15:31:07.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:07 15:31:07.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:07 15:31:07.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:07 15:31:07.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:07 15:31:07.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:07 15:31:07.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:07 15:31:07.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:07 15:31:07.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:07 15:31:07.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:07 15:31:07.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:07 15:31:07.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:07 15:31:07.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:07 15:31:07.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:07 15:31:07.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:07 15:31:07.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:07 15:31:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:07 15:31:07.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:07 15:31:07.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:07 15:31:07.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:07 15:31:07.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:07 15:31:07.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:07 15:31:07.682 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:07 15:31:07.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:07 15:31:07.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:07 15:31:07.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:07 15:31:07.683 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:07 15:31:07.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:07 15:31:07.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:07 15:31:07.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:07 15:31:07.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:07 15:31:07.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:07 15:31:07.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:08 15:31:08.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:08 15:31:08.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:08 15:31:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:08 15:31:08.685 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:08 15:31:08.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:08 15:31:08.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:08 15:31:08.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:08 15:31:08.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:08 15:31:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:08 15:31:08.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:08 15:31:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:08 15:31:08.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:08 15:31:08.686 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:08 15:31:08.686 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:08 15:31:08.686 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject
11:31:08 15:31:08.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject
11:31:08 15:31:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:08 15:31:08.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:08 15:31:08.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:08 15:31:08.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:08 15:31:08.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:08 15:31:08.687 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:08 15:31:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:08 15:31:08.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:08 15:31:08.693 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:31:08 15:31:08.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:08 15:31:08.693 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:08 15:31:08.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:08 15:31:08.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:08 15:31:08.695 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:31:08 15:31:08.696 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:31:08 15:31:08.847 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:31:08 15:31:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:08 15:31:08.847 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:08 15:31:08.847 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:08 15:31:08.847 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:08 15:31:08.847 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:08 15:31:08.847 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:08 15:31:08.847 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:08 15:31:08.848 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:08 15:31:08.848 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:08 15:31:08.848 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:08 15:31:08.848 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:08 15:31:08.848 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:08 15:31:08.848 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:08 15:31:08.848 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:08 15:31:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:08 15:31:08.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:08 15:31:08.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:08 15:31:08.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:08 15:31:08.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:08 15:31:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:08 15:31:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:08 15:31:08.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:08 15:31:08.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:08 15:31:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:08 15:31:08.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:08 15:31:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:08 15:31:08.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:08 15:31:08.897 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:08 15:31:08.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:08 15:31:08.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:08 15:31:08.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:08 15:31:08.929 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:08 15:31:08.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:08 15:31:08.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:08 15:31:08.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:08 15:31:08.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:08 15:31:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:08 15:31:08.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:08 15:31:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:08 15:31:08.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:08 15:31:08.930 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort
11:31:08 15:31:08.931 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:08 15:31:08.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:08 15:31:08.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:08 15:31:08.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:08 15:31:08.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:08 15:31:08.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:08 15:31:08.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:08 15:31:08.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:08 15:31:08.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:08 15:31:08.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:08 15:31:08.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:08 15:31:08.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:08 15:31:08.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:08 15:31:08.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:08 15:31:08.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:08 15:31:08.933 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:08 15:31:08.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:08 15:31:08.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:08 15:31:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:08 15:31:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:08 15:31:08.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:08 15:31:08.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:08 15:31:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:08 15:31:08.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:08 15:31:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:08 15:31:08.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:08 15:31:08.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:08 15:31:08.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:08 15:31:08.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:08 15:31:08.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:08 15:31:08.971 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:08 15:31:08.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:08 15:31:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:08 15:31:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:08 15:31:08.972 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:08 15:31:08.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:08 15:31:08.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:08 15:31:08.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:08 15:31:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:08 15:31:08.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:08 15:31:08.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:09 15:31:09.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:09 15:31:09.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:09 15:31:09.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:09 15:31:09.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:09 15:31:09.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:09 15:31:09.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:09 15:31:09.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:09 15:31:09.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:09 15:31:09.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:09 15:31:09.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:09 15:31:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:09 15:31:09.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:09 15:31:09.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:09 15:31:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:09 15:31:09.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:09 15:31:09.975 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:09 15:31:09.975 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:09 15:31:09.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:09 15:31:09.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:09 15:31:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:09 15:31:09.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:09 15:31:09.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:09 15:31:09.977 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:09 15:31:09.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:09 15:31:09.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:09 15:31:09.979 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:31:09 15:31:09.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:09 15:31:09.980 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:09 15:31:09.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:09 15:31:09.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:09 15:31:09.981 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:31:09 15:31:09.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:31:10 15:31:10.022 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:10 15:31:10.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:10 15:31:10.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:10 15:31:10.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:10 15:31:10.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:10 15:31:10.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:10 15:31:10.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:10 15:31:10.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:10 15:31:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:10 15:31:10.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:10 15:31:10.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:10 15:31:10.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:10 15:31:10.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:10 15:31:10.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:10 15:31:10.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:10 15:31:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:10 15:31:10.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:10 15:31:10.035 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:10 15:31:10.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:10 15:31:10.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:10 15:31:10.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:10 15:31:10.078 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:10 15:31:10.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:10 15:31:10.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:10 15:31:10.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:10 15:31:10.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:10 15:31:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:10 15:31:10.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:10 15:31:10.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:10 15:31:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:10 15:31:10.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:10 15:31:10.079 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort
11:31:10 15:31:10.079 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:10 15:31:10.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:10 15:31:10.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:10 15:31:10.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:10 15:31:10.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:10 15:31:10.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:10 15:31:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:10 15:31:10.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:10 15:31:10.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:10 15:31:10.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:10 15:31:10.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:10 15:31:10.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:10 15:31:10.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:10 15:31:10.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:10 15:31:10.081 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:31:10 15:31:10.081 DEBUG [main][EditorHandler] 1 editor(s) found
11:31:10 15:31:10.081 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java
11:31:10 15:31:10.169 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed
11:31:10 15:31:10.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:10 15:31:10.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:10 15:31:10.172 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:10 15:31:10.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:10 15:31:10.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:10 15:31:10.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:10 15:31:10.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:10 15:31:10.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:10 15:31:10.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:10 15:31:10.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:10 15:31:10.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:10 15:31:10.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:10 15:31:10.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:10 15:31:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:10 15:31:10.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:10 15:31:10.182 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:10 15:31:10.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:10 15:31:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:10 15:31:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:10 15:31:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:10 15:31:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:10 15:31:10.183 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:10 15:31:10.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:10 15:31:10.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:10 15:31:10.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:31:10 15:31:10.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:10 15:31:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:10 15:31:10.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:10 15:31:10.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:10 15:31:10.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:10 15:31:10.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:11 15:31:11.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:11 15:31:11.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:11 15:31:11.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:31:11 15:31:11.187 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found
11:31:11 15:31:11.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:11 15:31:11.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:11 15:31:11.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:11 15:31:11.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:11 15:31:11.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:11 15:31:11.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:11 15:31:11.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:11 15:31:11.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:11 15:31:11.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:11 15:31:11.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:11 15:31:11.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:11 15:31:11.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:11 15:31:11.188 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:31:11 15:31:11.188 DEBUG [main][EditorHandler] 0 editor(s) found
11:31:11 15:31:11.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:11 15:31:11.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:11 15:31:11.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:11 15:31:11.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:11 15:31:11.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:11 15:31:11.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:11 15:31:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:11 15:31:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:11 15:31:11.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:11 15:31:11.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:11 15:31:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:11 15:31:11.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:11 15:31:11.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:11 15:31:11.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:11 15:31:11.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:11 15:31:11.198 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:11 15:31:11.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:11 15:31:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:11 15:31:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:11 15:31:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:11 15:31:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:11 15:31:11.200 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:11 15:31:11.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:11 15:31:11.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:11 15:31:11.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:31:11 15:31:11.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:11 15:31:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:11 15:31:11.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:11 15:31:11.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:11 15:31:11.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:11 15:31:11.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:12 15:31:12.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:12 15:31:12.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:12 15:31:12.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:31:12 15:31:12.203 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found
11:31:12 15:31:12.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:12 15:31:12.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:12 15:31:12.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:12 15:31:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:12 15:31:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:12 15:31:12.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:12 15:31:12.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:12 15:31:12.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:12 15:31:12.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:12 15:31:12.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:12 15:31:12.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:12 15:31:12.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:12 15:31:12.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:12 15:31:12.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:12 15:31:12.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:12 15:31:12.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:12 15:31:12.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:12 15:31:12.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:12 15:31:12.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:12 15:31:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:12 15:31:12.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:12 15:31:12.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:12 15:31:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:12 15:31:12.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:12 15:31:12.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:12 15:31:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:12 15:31:12.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:12 15:31:12.206 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:12 15:31:12.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:12 15:31:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:12 15:31:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:12 15:31:12.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:12 15:31:12.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:12 15:31:12.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:12 15:31:12.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:12 15:31:12.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:12 15:31:12.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:12 15:31:12.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:12 15:31:12.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:12 15:31:12.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:12 15:31:12.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:12 15:31:12.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:12 15:31:12.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:12 15:31:12.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:13 15:31:13.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:13 15:31:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:13 15:31:13.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:13 15:31:13.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:13 15:31:13.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:13 15:31:13.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:13 15:31:13.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:13 15:31:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:13 15:31:13.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:13 15:31:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:13 15:31:13.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:13 15:31:13.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:13 15:31:13.242 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:13 15:31:13.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:13 15:31:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:13 15:31:13.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:13 15:31:13.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:31:13 15:31:13.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:13 15:31:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:13 15:31:13.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:13 15:31:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:13 15:31:13.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:13 15:31:13.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:13 15:31:13.244 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:13 15:31:13.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:13 15:31:13.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:13 15:31:13.246 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:31:13 15:31:13.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:13 15:31:13.247 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:13 15:31:13.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:13 15:31:13.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:13 15:31:13.249 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:31:13 15:31:13.249 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:31:13 15:31:13.398 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:31:13 15:31:13.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:13 15:31:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:13 15:31:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:13 15:31:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:13 15:31:13.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:13 15:31:13.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:13 15:31:13.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:13 15:31:13.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:13 15:31:13.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:13 15:31:13.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:13 15:31:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:13 15:31:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:13 15:31:13.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:13 15:31:13.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:13 15:31:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:13 15:31:13.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:13 15:31:13.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:13 15:31:13.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:13 15:31:13.436 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:13 15:31:13.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:13 15:31:13.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:13 15:31:13.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:13 15:31:13.474 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:13 15:31:13.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:13 15:31:13.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:13 15:31:13.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:13 15:31:13.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:13 15:31:13.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:13 15:31:13.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:13 15:31:13.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:13 15:31:13.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:13 15:31:13.475 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort
11:31:13 15:31:13.475 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:13 15:31:13.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:13 15:31:13.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:13 15:31:13.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:13 15:31:13.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:13 15:31:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:13 15:31:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:13 15:31:13.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:13 15:31:13.480 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:13 15:31:13.480 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:13 15:31:13.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:13 15:31:13.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:13 15:31:13.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:13 15:31:13.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:13 15:31:13.480 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:31:13 15:31:13.481 DEBUG [main][EditorHandler] 1 editor(s) found
11:31:13 15:31:13.481 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java
11:31:13 15:31:13.572 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed
11:31:13 15:31:13.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:13 15:31:13.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:13 15:31:13.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:13 15:31:13.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:13 15:31:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:13 15:31:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:13 15:31:13.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:13 15:31:13.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:13 15:31:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:13 15:31:13.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:13 15:31:13.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:13 15:31:13.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:13 15:31:13.595 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:13 15:31:13.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:13 15:31:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:13 15:31:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:13 15:31:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:13 15:31:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:13 15:31:13.597 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:13 15:31:13.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:13 15:31:13.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:13 15:31:13.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:31:13 15:31:13.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*')
11:31:13 15:31:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:13 15:31:13.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:13 15:31:13.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:14 15:31:14.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:14 15:31:14.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:14 15:31:14.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:14 15:31:14.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:14 15:31:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:31:14 15:31:14.612 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found
11:31:14 15:31:14.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:14 15:31:14.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:14 15:31:14.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:14 15:31:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:14 15:31:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:14 15:31:14.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:14 15:31:14.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:14 15:31:14.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:14 15:31:14.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:14 15:31:14.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:14 15:31:14.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:14 15:31:14.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:14 15:31:14.613 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:31:14 15:31:14.613 DEBUG [main][EditorHandler] 0 editor(s) found
11:31:14 15:31:14.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:14 15:31:14.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:14 15:31:14.616 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:14 15:31:14.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:14 15:31:14.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:14 15:31:14.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:14 15:31:14.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:14 15:31:14.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:14 15:31:14.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:14 15:31:14.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:14 15:31:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:14 15:31:14.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:14 15:31:14.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:14 15:31:14.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:14 15:31:14.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:14 15:31:14.622 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:14 15:31:14.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:14 15:31:14.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:14 15:31:14.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:14 15:31:14.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:14 15:31:14.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:14 15:31:14.624 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:14 15:31:14.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:14 15:31:14.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:14 15:31:14.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:31:14 15:31:14.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Collapse All.*')
11:31:14 15:31:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:14 15:31:14.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:14 15:31:14.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:15 15:31:15.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:15 15:31:15.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:15 15:31:15.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:15 15:31:15.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:15 15:31:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:31:15 15:31:15.627 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found
11:31:15 15:31:15.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:15 15:31:15.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:15 15:31:15.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:15 15:31:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:15 15:31:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:15 15:31:15.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:15 15:31:15.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:15 15:31:15.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:15 15:31:15.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:15 15:31:15.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:15 15:31:15.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:15 15:31:15.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:15 15:31:15.628 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:31:15 15:31:15.628 DEBUG [main][EditorHandler] 0 editor(s) found
11:31:15 15:31:15.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:15 15:31:15.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:15 15:31:15.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:15 15:31:15.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:15 15:31:15.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:15 15:31:15.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:15 15:31:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:15 15:31:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:15 15:31:15.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:15 15:31:15.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:15 15:31:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:15 15:31:15.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:15 15:31:15.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:15 15:31:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:15 15:31:15.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:15 15:31:15.637 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:15 15:31:15.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:15 15:31:15.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:15 15:31:15.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:15 15:31:15.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:15 15:31:15.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:15 15:31:15.638 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:15 15:31:15.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:15 15:31:15.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:15 15:31:15.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:31:15 15:31:15.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:15 15:31:15.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:15 15:31:15.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:15 15:31:15.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:16 15:31:16.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:16 15:31:16.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:16 15:31:16.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:16 15:31:16.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:16 15:31:16.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:31:16 15:31:16.640 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:31:16 15:31:16.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:16 15:31:16.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:16 15:31:16.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:16 15:31:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:16 15:31:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:16 15:31:16.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:16 15:31:16.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:16 15:31:16.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:16 15:31:16.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:16 15:31:16.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:16 15:31:16.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:16 15:31:16.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:16 15:31:16.641 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:31:16 15:31:16.642 DEBUG [main][EditorHandler] 0 editor(s) found
11:31:16 15:31:16.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:16 15:31:16.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:16 15:31:16.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:16 15:31:16.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:16 15:31:16.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:16 15:31:16.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:16 15:31:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:16 15:31:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:16 15:31:16.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:16 15:31:16.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:16 15:31:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:16 15:31:16.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:16 15:31:16.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:16 15:31:16.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:16 15:31:16.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:16 15:31:16.651 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:16 15:31:16.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:16 15:31:16.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:16 15:31:16.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:16 15:31:16.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:16 15:31:16.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:16 15:31:16.652 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:16 15:31:16.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:16 15:31:16.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:16 15:31:16.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:31:16 15:31:16.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*')
11:31:16 15:31:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:16 15:31:16.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:16 15:31:16.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:17 15:31:17.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:17 15:31:17.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:17 15:31:17.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:17 15:31:17.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:17 15:31:17.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:31:17 15:31:17.656 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found
11:31:17 15:31:17.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:17 15:31:17.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:17 15:31:17.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:17 15:31:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:17 15:31:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:17 15:31:17.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:17 15:31:17.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:17 15:31:17.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:17 15:31:17.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:17 15:31:17.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:17 15:31:17.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:17 15:31:17.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:17 15:31:17.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:17 15:31:17.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:17 15:31:17.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:17 15:31:17.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:17 15:31:17.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:17 15:31:17.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:17 15:31:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:17 15:31:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:17 15:31:17.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:17 15:31:17.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:17 15:31:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:17 15:31:17.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:17 15:31:17.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:17 15:31:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:17 15:31:17.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:17 15:31:17.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:17 15:31:17.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:17 15:31:17.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:17 15:31:17.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:17 15:31:17.692 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:17 15:31:17.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:17 15:31:17.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:17 15:31:17.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:17 15:31:17.692 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:17 15:31:17.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:17 15:31:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:17 15:31:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:17 15:31:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:17 15:31:17.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:17 15:31:17.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:18 15:31:18.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:18 15:31:18.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:18 15:31:18.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:18 15:31:18.694 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:18 15:31:18.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:18 15:31:18.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:18 15:31:18.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:18 15:31:18.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:18 15:31:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:18 15:31:18.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:18 15:31:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:18 15:31:18.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:18 15:31:18.695 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:18 15:31:18.695 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:18 15:31:18.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:18 15:31:18.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:18 15:31:18.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:18 15:31:18.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:18 15:31:18.696 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:18 15:31:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:18 15:31:18.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:18 15:31:18.699 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:31:18 15:31:18.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:18 15:31:18.699 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:18 15:31:18.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:18 15:31:18.701 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:18 15:31:18.701 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:31:18 15:31:18.701 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:18 15:31:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:18 15:31:18.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:18 15:31:18.852 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:18 15:31:18.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:18 15:31:18.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:18 15:31:18.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:18 15:31:18.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:18 15:31:18.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:18 15:31:18.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:18 15:31:18.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:18 15:31:18.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:18 15:31:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:18 15:31:18.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:18 15:31:18.876 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:18 15:31:18.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:18 15:31:18.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:18 15:31:18.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:18 15:31:18.910 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:18 15:31:18.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:18 15:31:18.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:18 15:31:18.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:18 15:31:18.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:18 15:31:18.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:18 15:31:18.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:18 15:31:18.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:18 15:31:18.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:18 15:31:18.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:18 15:31:18.912 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2
11:31:18 15:31:18.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:18 15:31:18.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:18 15:31:18.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:18 15:31:18.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:18 15:31:18.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:18 15:31:18.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:18 15:31:18.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:18 15:31:18.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:18 15:31:18.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:18 15:31:18.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:18 15:31:18.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:18 15:31:18.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:18 15:31:18.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:18 15:31:18.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:18 15:31:18.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:18 15:31:18.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:18 15:31:18.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:18 15:31:18.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:18 15:31:18.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:18 15:31:18.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:18 15:31:18.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:18 15:31:18.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:18 15:31:18.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:18 15:31:18.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:18 15:31:18.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:18 15:31:18.916 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:18 15:31:18.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:18 15:31:18.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:18 15:31:18.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:18 15:31:18.955 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:18 15:31:18.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:18 15:31:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:18 15:31:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:18 15:31:18.955 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:18 15:31:18.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:18 15:31:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:18 15:31:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:18 15:31:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:18 15:31:18.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:18 15:31:18.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:19 15:31:19.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:19 15:31:19.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:19 15:31:19.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:19 15:31:19.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:19 15:31:19.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:19 15:31:19.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:19 15:31:19.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:19 15:31:19.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:19 15:31:19.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:19 15:31:19.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:19 15:31:19.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:19 15:31:19.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:19 15:31:19.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:19 15:31:19.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:19 15:31:19.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:19 15:31:19.958 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:19 15:31:19.959 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:19 15:31:19.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:19 15:31:19.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:19 15:31:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:19 15:31:19.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:19 15:31:19.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:19 15:31:19.960 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:19 15:31:19.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:19 15:31:19.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:19 15:31:19.962 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:31:19 15:31:19.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:31:19 15:31:19.962 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:31:19 15:31:19.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:31:19 15:31:19.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:31:19 15:31:19.964 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:31:19 15:31:19.965 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:31:20 15:31:20.012 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:31:20 15:31:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:20 15:31:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:20 15:31:20.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:20 15:31:20.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:20 15:31:20.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
11:31:20 15:31:20.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:20 15:31:20.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:20 15:31:20.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform
11:31:20 15:31:20.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:20 15:31:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:20 15:31:20.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform'
11:31:20 15:31:20.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
11:31:20 15:31:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:20 15:31:20.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:20 15:31:20.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:20 15:31:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:20 15:31:20.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:20 15:31:20.051 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:20 15:31:20.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:20 15:31:20.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:20 15:31:20.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:20 15:31:20.084 INFO [WorkbenchTestable][AbstractView] Activate view Outline
11:31:20 15:31:20.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
11:31:20 15:31:20.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:20 15:31:20.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:20 15:31:20.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*')
11:31:20 15:31:20.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:20 15:31:20.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:20 15:31:20.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:20 15:31:20.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:20 15:31:20.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:21 15:31:21.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:21 15:31:21.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:21 15:31:21.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:31:21 15:31:21.089 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found
11:31:21 15:31:21.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:21 15:31:21.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:21 15:31:21.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:21 15:31:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:21 15:31:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:21 15:31:21.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)
11:31:21 15:31:21.090 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:21 15:31:21.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:21 15:31:21.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:21 15:31:21.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:21 15:31:21.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:21 15:31:21.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:21 15:31:21.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:21 15:31:21.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:21 15:31:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:21 15:31:21.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:21 15:31:21.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:21 15:31:21.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:21 15:31:21.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:22 15:31:22.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:22 15:31:22.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:22 15:31:22.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:22 15:31:22.117 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:22 15:31:22.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:22 15:31:22.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:22 15:31:22.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:22 15:31:22.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:22 15:31:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:22 15:31:22.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:22 15:31:22.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:22 15:31:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:22 15:31:22.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:22 15:31:22.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject
11:31:22 15:31:22.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject
11:31:22 15:31:22.118 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject
11:31:22 15:31:22.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection
11:31:22 15:31:22.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject
11:31:22 15:31:22.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:31:22 15:31:22.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'New'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:''
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:''
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:''
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:''
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:''
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:''
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:31:22 15:31:22.156 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:31:22 15:31:22.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:31:22 15:31:22.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:31:22 15:31:22.156 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:22 15:31:22.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:22 15:31:22.158 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer
11:31:22 15:31:22.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject
11:31:22 15:31:22.158 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject
11:31:22 15:31:22.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection
11:31:22 15:31:22.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject
11:31:22 15:31:22.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:31:22 15:31:22.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:'New'
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:''
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:''
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:31:22 15:31:22.189 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:31:22 15:31:22.189 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:31:22 15:31:22.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:31:22 15:31:22.190 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:31:22 15:31:22.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:31:22 15:31:22.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:31:22 15:31:22.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:31:22 15:31:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:22 15:31:22.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:22 15:31:22.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:22 15:31:22.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:22 15:31:22.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:31:22 15:31:22.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:22 15:31:22.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:22 15:31:22.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:22 15:31:22.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:31:22 15:31:22.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:22 15:31:22.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:22 15:31:22.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:22 15:31:22.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:22 15:31:22.784 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:31:22 15:31:22.784 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:31:22 15:31:22.784 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:22 15:31:22.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:22 15:31:22.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:22 15:31:22.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:22 15:31:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:22 15:31:22.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:22 15:31:22.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:22 15:31:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:22 15:31:22.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:22 15:31:22.785 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:31:22 15:31:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:22 15:31:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:22 15:31:22.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:22 15:31:22.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:22 15:31:22.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:31:22 15:31:22.789 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:23 15:31:23.289 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:23 15:31:23.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:23 15:31:23.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.185 s - in org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest
11:31:23 testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.223 s
11:31:23 testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.209 s
11:31:23 testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.251 s
11:31:23 testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.19 s
11:31:23 testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.11 s
11:31:23 testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.288 s
11:31:23 testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.149 s
11:31:23 testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.107 s
11:31:23 testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.016 s
11:31:23 testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.276 s
11:31:23 testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.133 s
11:31:23 testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.015 s
11:31:23 testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.013 s
11:31:23 testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.015 s
11:31:23 testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 1.256 s
11:31:23 testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest)  Time elapsed: 2.177 s
11:31:23 Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:23 15:31:23.298 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:23 15:31:23.299 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:31:23 15:31:23.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:23 15:31:23.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:23 15:31:23.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:23 15:31:23.300 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:31:23 15:31:23.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:23 15:31:23.300 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:31:23 15:31:23.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:23 15:31:23.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:23 15:31:23.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest)
11:31:23 15:31:23.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:23 15:31:23.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:23 15:31:23.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:23 15:31:23.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:23 15:31:23.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:23 15:31:23.305 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu.
11:31:23 15:31:23.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:23 15:31:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:23 15:31:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:23 15:31:23.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:23 15:31:23.306 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:23 15:31:23.306 DEBUG [main][MenuItemLookup] Item match:Window
11:31:23 15:31:23.307 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:23 15:31:23.307 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:23 15:31:23.307 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:23 15:31:23.307 DEBUG [main][MenuItemLookup] Found menu:''
11:31:23 15:31:23.307 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:23 15:31:23.307 DEBUG [main][MenuItemLookup] Item match:Show View
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:''
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:31:23 15:31:23.310 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:31:23 15:31:23.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:31:23 15:31:23.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:31:23 15:31:23.323 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:31:23 15:31:23.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:31:23 15:31:23.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:31:23 15:31:23.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:23 15:31:23.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:31:23 15:31:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:23 15:31:23.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:31:23 15:31:23.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search
11:31:23 15:31:23.385 DEBUG [main][TreeItemHandler] Selecting tree item: Search
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection
11:31:23 15:31:23.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:23 15:31:23.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:23 15:31:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:23 15:31:23.387 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:31:23 15:31:23.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:23 15:31:23.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:23 15:31:23.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:23 15:31:23.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:23 15:31:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:31:23 15:31:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:31:23 15:31:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open...
11:31:23 15:31:23.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully
11:31:23 15:31:23.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:23 15:31:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:23 15:31:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:23 15:31:23.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:23 15:31:23.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E')
11:31:23 15:31:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:23 15:31:23.481 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:23 15:31:23.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:23 15:31:23.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:23 15:31:23.483 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the <a>search dialog</a>... TooltipText=null
11:31:23 15:31:23.483 INFO [WorkbenchTestable][AbstractView] Close view 'Search'
11:31:23 15:31:23.483 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search
11:31:23 15:31:23.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.484 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:31:23 15:31:23.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:23 15:31:23.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:23 15:31:23.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:23 15:31:23.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest)
11:31:23 15:31:23.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:23 15:31:23.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest)
11:31:23 15:31:23.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:23 15:31:23.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:23 15:31:23.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:23 15:31:23.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:23 15:31:23.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:23 15:31:23.552 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu.
11:31:23 15:31:23.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:23 15:31:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:23 15:31:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:23 15:31:23.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:23 15:31:23.553 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:23 15:31:23.553 DEBUG [main][MenuItemLookup] Item match:Window
11:31:23 15:31:23.554 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:23 15:31:23.554 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:23 15:31:23.554 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:23 15:31:23.554 DEBUG [main][MenuItemLookup] Found menu:''
11:31:23 15:31:23.554 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:23 15:31:23.554 DEBUG [main][MenuItemLookup] Item match:Show View
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:''
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:31:23 15:31:23.557 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:31:23 15:31:23.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:31:23 15:31:23.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:31:23 15:31:23.557 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:31:23 15:31:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:31:23 15:31:23.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:31:23 15:31:23.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:31:23 15:31:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:23 15:31:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:23 15:31:23.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:31:23 15:31:23.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:23 15:31:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:23 15:31:23.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:23 15:31:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:23 15:31:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:23 15:31:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:23 15:31:23.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:23 15:31:23.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:31:23 15:31:23.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search
11:31:23 15:31:23.620 DEBUG [main][TreeItemHandler] Selecting tree item: Search
11:31:23 15:31:23.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection
11:31:23 15:31:23.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:23 15:31:23.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:23 15:31:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:23 15:31:23.622 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:31:23 15:31:23.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:23 15:31:23.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:23 15:31:23.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:23 15:31:23.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:23 15:31:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:31:23 15:31:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:31:23 15:31:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open...
11:31:23 15:31:23.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully
11:31:23 15:31:23.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:23 15:31:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:23 15:31:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:23 15:31:23.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:23 15:31:23.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E')
11:31:23 15:31:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:23 15:31:23.724 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:23 15:31:23.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:23 15:31:23.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:23 15:31:23.726 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the <a>search dialog</a>... TooltipText=null
11:31:23 15:31:23.727 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the <a>search dialog</a>... TooltipText=null
11:31:23 15:31:23.727 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the <a>search dialog</a>... TooltipText=null
11:31:23 15:31:23.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget which text matches: "No search results available. Start a search from the <a>search dialog</a>...")
11:31:23 15:31:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:31:23 15:31:23.731 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the <a>search dialog</a>... TooltipText=null
11:31:23 15:31:23.731 INFO [WorkbenchTestable][AbstractView] Close view 'Search'
11:31:23 15:31:23.731 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search
11:31:23 15:31:23.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.732 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:31:23 15:31:23.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:23 15:31:23.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:23 15:31:23.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:23 15:31:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest)
11:31:23 15:31:23.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:23 15:31:23.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest)
11:31:23 15:31:23.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:23 15:31:23.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:23 15:31:23.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:23 15:31:23.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:23 15:31:23.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:23 15:31:23.801 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu.
11:31:23 15:31:23.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:23 15:31:23.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:23 15:31:23.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:23 15:31:23.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:23 15:31:23.802 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Item match:Window
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:''
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:23 15:31:23.802 DEBUG [main][MenuItemLookup] Item match:Show View
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:''
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:31:23 15:31:23.805 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:31:23 15:31:23.806 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:31:23 15:31:23.806 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:31:23 15:31:23.806 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:31:23 15:31:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:31:23 15:31:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:31:23 15:31:23.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:23 15:31:23.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:31:23 15:31:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:23 15:31:23.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:31:23 15:31:23.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search
11:31:23 15:31:23.870 DEBUG [main][TreeItemHandler] Selecting tree item: Search
11:31:23 15:31:23.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection
11:31:23 15:31:23.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search
11:31:23 15:31:23.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:23 15:31:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:23 15:31:23.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:23 15:31:23.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:31:23 15:31:23.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:23 15:31:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:23 15:31:23.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:23 15:31:23.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:23 15:31:23.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:23 15:31:23.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:23 15:31:23.871 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:31:23 15:31:23.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:23 15:31:23.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:23 15:31:23.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:23 15:31:23.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:23 15:31:23.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:31:23 15:31:23.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:31:23 15:31:23.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open...
11:31:23 15:31:23.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully
11:31:23 15:31:23.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:23 15:31:23.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:23 15:31:23.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:23 15:31:23.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:23 15:31:23.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E')
11:31:23 15:31:23.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:23 15:31:23.957 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:23 15:31:23.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:23 15:31:23.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:23 15:31:23.972 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the <a>search dialog</a>... TooltipText=null
11:31:23 15:31:23.972 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the <a>search dialog</a>... TooltipText=null
11:31:23 15:31:23.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget which text matches: "No search results available. Start a search from the <a>search dialog</a>...")
11:31:23 15:31:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:23 15:31:23.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:23 15:31:23.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:23 15:31:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:23 15:31:23.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
11:31:23 15:31:23.973 INFO [WorkbenchTestable][AbstractView] Activate view Search
11:31:23 15:31:23.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:23 15:31:23.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No search results available. Start a search from the <a>search dialog</a>... TooltipText=null
11:31:23 15:31:23.974 INFO [WorkbenchTestable][AbstractView] Close view 'Search'
11:31:23 15:31:23.974 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search
11:31:23 15:31:23.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search
11:31:23 15:31:23.974 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:31:24 15:31:24.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:24 15:31:24.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:24 15:31:24.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:24 15:31:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 15:31:24.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest)
11:31:24 15:31:24.041 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:24 15:31:24.041 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:24 15:31:24.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:24 15:31:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest
11:31:24 testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest)  Time elapsed: 0.245 s
11:31:24 testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest)  Time elapsed: 0.247 s
11:31:24 testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest)  Time elapsed: 0.249 s
11:31:24 Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:31:24 15:31:24.052 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:31:24 15:31:24.055 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:31:24 15:31:24.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:24 15:31:24.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:31:24 15:31:24.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:24 15:31:24.055 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:31:24 15:31:24.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:24 15:31:24.056 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:31:24 15:31:24.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:24 15:31:24.056 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:31:24 15:31:24.056 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:31:24 15:31:24.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:31:24 15:31:24.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 15:31:24.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Item match:Window
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.056 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:31:24 15:31:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 15:31:24.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Item match:Window
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Item match:Perspective
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:31:24 15:31:24.057 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:31:24 15:31:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:31:24 15:31:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 15:31:24.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Item match:Window
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:31:24 15:31:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 15:31:24.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Item match:Window
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Item match:Perspective
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:31:24 15:31:24.058 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:31:24 15:31:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 15:31:24.059 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Item match:Window
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:31:24 15:31:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 15:31:24.059 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Item match:Window
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Item match:Perspective
11:31:24 15:31:24.059 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:31:24 15:31:24.060 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.060 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:31:24 15:31:24.060 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:31:24 15:31:24.060 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:31:24 15:31:24.060 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:31:24 15:31:24.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:31:24 15:31:24.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:31:24 15:31:24.061 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:31:24 15:31:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:31:24 15:31:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:31:24 15:31:24.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:31:24 15:31:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:24 15:31:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:24 15:31:24.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 15:31:24.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:24 15:31:24.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:24 15:31:24.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:24 15:31:24.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:24 15:31:24.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:24 15:31:24.091 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:31:24 15:31:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:24 15:31:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:24 15:31:24.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:24 15:31:24.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:24 15:31:24.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.290 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:24 15:31:24.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:24 15:31:24.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:24 15:31:24.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:24 15:31:24.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:24 15:31:24.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:24 15:31:24.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:24 15:31:24.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:24 15:31:24.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:24 15:31:24.292 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:24 15:31:24.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:24 15:31:24.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:24 15:31:24.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:31:24 15:31:24.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:24 15:31:24.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:24 15:31:24.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:24 15:31:24.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:24 15:31:24.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:24 15:31:24.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:31:24 To add a project: TooltipText=null
11:31:24 15:31:24.308 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:24 15:31:24.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:24 15:31:24.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:24 15:31:24.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:31:24 To add a project: TooltipText=null
11:31:24 15:31:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:24 15:31:24.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:24 15:31:24.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:24 15:31:24.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:24 15:31:24.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:31:24 15:31:24.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:24 15:31:24.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:24 15:31:24.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:24 15:31:24.324 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:24 15:31:24.324 DEBUG [main][MenuItemLookup] Item match:File
11:31:24 15:31:24.324 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:24 15:31:24.324 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:''
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:31:24 15:31:24.327 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:31:24 15:31:24.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:31:24 15:31:24.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:31:24 15:31:24.342 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:31:24 15:31:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:31:24 15:31:24.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:31:24 15:31:24.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:31:24 15:31:24.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:24 15:31:24.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:24 15:31:24.413 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:24 15:31:24.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:31:24 15:31:24.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:24 15:31:24.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:24 15:31:24.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:24 15:31:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:24 15:31:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:24 15:31:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:31:24 15:31:24.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:24 15:31:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:24 15:31:24.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:24 15:31:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:24 15:31:24.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:24 15:31:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:31:24 15:31:24.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:24 15:31:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:24 15:31:24.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:24 15:31:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:24 15:31:24.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:24 15:31:24.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:31:24 15:31:24.415 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:31:24 15:31:24.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:31:24 15:31:24.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:31:24 15:31:24.418 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:24 15:31:24.418 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:31:24 15:31:24.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:31:24 15:31:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:24 15:31:24.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:24 15:31:24.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:24 15:31:24.419 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:31:24 15:31:24.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:24 15:31:24.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:24 15:31:24.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:24 15:31:24.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:24 15:31:24.601 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:24 15:31:24.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:31:24 15:31:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:31:24 15:31:24.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:31:24 15:31:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:24 15:31:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:24 15:31:24.602 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:31:24 15:31:24.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:24 15:31:24.602 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project'
11:31:24 15:31:24.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:31:24 is "Project name:")
11:31:24 15:31:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:24 15:31:24.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:24 15:31:24.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:24 15:31:24.604 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:24 15:31:24.604 INFO [WorkbenchTestable][AbstractText] Text set to: Project
11:31:24 15:31:24.646 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:31:24 15:31:24.646 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:31:24 15:31:24.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:31:24 15:31:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:24 15:31:24.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:24 15:31:24.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:24 15:31:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:24 15:31:24.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:24 15:31:24.648 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:31:24 15:31:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:24 15:31:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:24 15:31:24.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:24 15:31:24.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:24 15:31:24.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:27 15:31:27.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:31:27 15:31:27.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:31:27 15:31:27.679 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:27 15:31:27.679 DEBUG [main][MenuItemLookup] Item match:File
11:31:27 15:31:27.680 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:27 15:31:27.680 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:''
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:''
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:''
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:31:27 15:31:27.683 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:31:27 15:31:27.683 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:31:27 15:31:27.683 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:31:27 15:31:27.683 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:31:27 15:31:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:31:27 15:31:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:31:27 15:31:27.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:31:27 15:31:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:27 15:31:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:27 15:31:27.755 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:27 15:31:27.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:31:27 15:31:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:27 15:31:27.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:27 15:31:27.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:27 15:31:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:27 15:31:27.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:27 15:31:27.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:27 15:31:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:27 15:31:27.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:27 15:31:27.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:31:27 15:31:27.757 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:31:27 15:31:27.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:31:27 15:31:27.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:31:27 15:31:27.760 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:27 15:31:27.760 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:31:27 15:31:27.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:31:27 15:31:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:27 15:31:27.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:27 15:31:27.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:27 15:31:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:27 15:31:27.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:27 15:31:27.761 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:31:27 15:31:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:27 15:31:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:27 15:31:27.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:27 15:31:27.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:27 15:31:27.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:27 15:31:27.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:31:27 15:31:27.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:31:27 15:31:27.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:31:27 15:31:27.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:27 15:31:27.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:27 15:31:27.888 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:27 15:31:27.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:27 15:31:27.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:27 is "Name:")
11:31:27 15:31:27.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:27 15:31:27.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:27 15:31:27.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:27 15:31:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:27 15:31:27.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:27 15:31:27.895 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:27 15:31:27.895 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass
11:31:27 15:31:27.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:27 is "Package:")
11:31:27 15:31:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:27 15:31:27.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:27 15:31:27.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:27 15:31:27.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:27 15:31:27.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:27 15:31:27.944 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:27 15:31:27.945 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:31:27 15:31:27.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:31:27 15:31:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:27 15:31:27.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:27 15:31:27.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:27 15:31:27.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:27 15:31:27.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:27 15:31:27.951 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:31:27 15:31:27.952 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args)
11:31:27 15:31:27.952 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args)
11:31:27 15:31:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:27 15:31:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:27 15:31:27.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:27 15:31:27.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:27 15:31:27.952 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:27 15:31:27.952 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:31:27 15:31:27.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:31:27 15:31:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:27 15:31:27.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:27 15:31:27.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:27 15:31:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:27 15:31:27.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:27 15:31:27.954 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:31:27 15:31:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:27 15:31:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:27 15:31:27.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:27 15:31:27.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:27 15:31:27.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:31:28 15:31:28.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:28 15:31:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:28 15:31:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:28 15:31:28.579 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent
11:31:28 15:31:28.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:28 15:31:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:28 15:31:28.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:28 15:31:28.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:28 15:31:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:28 15:31:28.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:28 15:31:28.579 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World");
11:31:28 15:31:28.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E')
11:31:28 15:31:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:28 15:31:28.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:28 15:31:28.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:28 15:31:28.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:28 15:31:28.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:28 15:31:28.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:28 15:31:28.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:28 
11:31:28 public class TestClass {
11:31:28 
11:31:28 	public static void main(String[] args) {
11:31:28 		// TODO Auto-generated method stub
11:31:28 
11:31:28 		System.out.print("Hello World");	}
11:31:28 
11:31:28 }
11:31:28  TooltipText=null
11:31:28 15:31:28.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:28 15:31:28.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:28 
11:31:28 public class TestClass {
11:31:28 
11:31:28 	public static void main(String[] args) {
11:31:28 		// TODO Auto-generated method stub
11:31:28 
11:31:28 		System.out.print("Hello World");	}
11:31:28 
11:31:28 }
11:31:28  TooltipText=null
11:31:28 15:31:28.638 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:31:28 15:31:28.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform
11:31:28 15:31:28.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:28 15:31:28.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:28 15:31:28.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform'
11:31:28 15:31:28.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform'
11:31:28 15:31:28.639 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:28 15:31:28.639 DEBUG [main][MenuItemLookup] Item match:File
11:31:28 15:31:28.639 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:28 15:31:28.639 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:31:28 15:31:28.640 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:31:28 15:31:28.640 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:31:28 15:31:28.640 DEBUG [main][MenuItemLookup] Found menu:''
11:31:28 15:31:28.640 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:31:28 15:31:28.640 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:31:28 15:31:28.640 DEBUG [main][MenuItemLookup] Found menu:''
11:31:28 15:31:28.640 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:31:28 15:31:28.640 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:31:28 15:31:28.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:31:28 15:31:28.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:31:28 15:31:28.640 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:31:28 15:31:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:31:28 15:31:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:28 
11:31:28 public class TestClass {
11:31:28 
11:31:28 	public static void main(String[] args) {
11:31:28 		// TODO Auto-generated method stub
11:31:28 
11:31:28 		System.out.print("Hello World");	}
11:31:28 
11:31:28 }
11:31:28  TooltipText=null
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:28 15:31:28.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform'
11:31:28 15:31:28.733 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform'
11:31:28 15:31:28.733 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:28 15:31:28.733 DEBUG [main][MenuItemLookup] Item match:File
11:31:28 15:31:28.734 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:28 15:31:28.734 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:''
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:''
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:''
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:31:28 15:31:28.737 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:31:28 15:31:28.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:31:28 15:31:28.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:31:28 15:31:28.737 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:31:28 15:31:28.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:31:28 15:31:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:31:28 15:31:28.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:31:28 15:31:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:28 15:31:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:28 15:31:28.849 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:28 15:31:28.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:31:28 15:31:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:28 15:31:28.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:28 15:31:28.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:28 15:31:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:28 15:31:28.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:28 15:31:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:28 15:31:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:28 15:31:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:31:28 15:31:28.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:28 15:31:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:28 15:31:28.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:28 15:31:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:28 15:31:28.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:28 15:31:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:31:28 15:31:28.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:28 15:31:28.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:28 15:31:28.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:28 15:31:28.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:28 15:31:28.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:28 15:31:28.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:31:28 15:31:28.857 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:31:28 15:31:28.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:31:28 15:31:28.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:31:28 15:31:28.858 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:28 15:31:28.858 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:31:28 15:31:28.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:31:28 15:31:28.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:28 15:31:28.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:28 15:31:28.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:28 15:31:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:28 15:31:28.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:28 15:31:28.862 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:31:28 15:31:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:28 15:31:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:28 15:31:28.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:28 15:31:28.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:28 15:31:28.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:28 15:31:28.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:31:28 15:31:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:31:28 15:31:28.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:31:28 15:31:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:28 15:31:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:28 15:31:28.972 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:28 15:31:28.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:28 15:31:28.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:28 is "Name:")
11:31:28 15:31:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:28 15:31:28.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:29 15:31:29.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:29 15:31:29.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:29 15:31:29.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:29 15:31:29.044 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:29 15:31:29.045 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass
11:31:29 15:31:29.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:29 is "Package:")
11:31:29 15:31:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:29 15:31:29.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:29 15:31:29.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:29 15:31:29.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:29 15:31:29.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:29 15:31:29.076 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:29 15:31:29.077 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:31:29 15:31:29.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:31:29 15:31:29.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:29 15:31:29.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:29 15:31:29.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:29 15:31:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:29 15:31:29.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:29 15:31:29.143 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:31:29 15:31:29.143 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args)
11:31:29 15:31:29.143 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args)
11:31:29 15:31:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:29 15:31:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:29 15:31:29.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:29 15:31:29.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:29 15:31:29.144 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:29 15:31:29.144 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:31:29 15:31:29.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:31:29 15:31:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:29 15:31:29.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:29 15:31:29.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:29 15:31:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:29 15:31:29.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:29 15:31:29.155 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:31:29 15:31:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:29 15:31:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:29 15:31:29.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:29 15:31:29.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:29 15:31:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:29 15:31:29.738 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:29 15:31:29.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:29 15:31:29.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:29 15:31:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:29 15:31:29.739 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);}
11:31:29 15:31:29.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass.java\E')
11:31:29 15:31:29.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:29 15:31:29.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:29 15:31:29.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:29 15:31:29.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:29 15:31:29.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:29 15:31:29.758 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:29 15:31:29.758 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:29 
11:31:29 public class TestLoopClass {
11:31:29 
11:31:29 	public static void main(String[] args) {
11:31:29 		// TODO Auto-generated method stub
11:31:29 
11:31:29 		int i = 0; while (true) {System.out.println(i++);}	}
11:31:29 
11:31:29 }
11:31:29  TooltipText=null
11:31:29 15:31:29.758 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:29 15:31:29.758 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:29 
11:31:29 public class TestLoopClass {
11:31:29 
11:31:29 	public static void main(String[] args) {
11:31:29 		// TODO Auto-generated method stub
11:31:29 
11:31:29 		int i = 0; while (true) {System.out.println(i++);}	}
11:31:29 
11:31:29 }
11:31:29  TooltipText=null
11:31:29 15:31:29.758 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:31:29 15:31:29.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform
11:31:29 15:31:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:29 15:31:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:29 15:31:29.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform'
11:31:29 15:31:29.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform'
11:31:29 15:31:29.759 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:29 15:31:29.759 DEBUG [main][MenuItemLookup] Item match:File
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Found menu:''
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Found menu:''
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:31:29 15:31:29.760 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:31:29 15:31:29.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:31:29 15:31:29.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:31:29 15:31:29.760 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:31:29 15:31:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:31:29 15:31:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:29 
11:31:29 public class TestLoopClass {
11:31:29 
11:31:29 	public static void main(String[] args) {
11:31:29 		// TODO Auto-generated method stub
11:31:29 
11:31:29 		int i = 0; while (true) {System.out.println(i++);}	}
11:31:29 
11:31:29 }
11:31:29  TooltipText=null
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:29 15:31:29.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:29 15:31:29.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform'
11:31:29 15:31:29.823 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform'
11:31:29 15:31:29.823 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:29 15:31:29.823 DEBUG [main][MenuItemLookup] Item match:File
11:31:29 15:31:29.824 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:29 15:31:29.824 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:''
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:''
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:''
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:31:29 15:31:29.827 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:31:29 15:31:29.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:31:29 15:31:29.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:31:29 15:31:29.827 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:31:29 15:31:29.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:31:29 15:31:29.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:31:29 15:31:29.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:31:29 15:31:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:29 15:31:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:29 15:31:29.913 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:29 15:31:29.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:29 15:31:29.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:31:29 15:31:29.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:29 15:31:29.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:29 15:31:29.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:29 15:31:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:29 15:31:29.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:29 15:31:29.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:29 15:31:29.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:29 15:31:29.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:29 15:31:29.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:29 15:31:29.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:31:29 15:31:29.939 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:31:29 15:31:29.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:31:29 15:31:29.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:31:29 15:31:29.940 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:29 15:31:29.940 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:31:29 15:31:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:31:29 15:31:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:29 15:31:29.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:29 15:31:29.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:29 15:31:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:29 15:31:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:29 15:31:29.941 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:31:29 15:31:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:29 15:31:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:29 15:31:29.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:29 15:31:29.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:30 15:31:30.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:30 15:31:30.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:31:30 15:31:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:31:30 15:31:30.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:31:30 15:31:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:30 15:31:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:30 15:31:30.024 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:30 15:31:30.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:30 is "Name:")
11:31:30 15:31:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:30 15:31:30.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:30 15:31:30.047 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2
11:31:30 15:31:30.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:30 is "Package:")
11:31:30 15:31:30.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:30 15:31:30.071 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:30 15:31:30.071 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:31:30 15:31:30.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:31:30 15:31:30.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:30 15:31:30.075 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:31:30 15:31:30.075 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args)
11:31:30 15:31:30.075 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args)
11:31:30 15:31:30.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:30 15:31:30.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:30 15:31:30.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:30 15:31:30.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:30 15:31:30.075 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:30 15:31:30.075 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:31:30 15:31:30.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:31:30 15:31:30.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:30 15:31:30.078 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:31:30 15:31:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:30 15:31:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:30 15:31:30.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:30 15:31:30.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:30 15:31:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:30 15:31:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:30 15:31:30.608 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent
11:31:30 15:31:30.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:30 15:31:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:30 15:31:30.609 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: try {System.out.println("Start");
11:31:30 Thread.sleep(10 * 1000);
11:31:30 System.out.println("Hello Application");
11:31:30 Thread.sleep(20 * 1000);
11:31:30 System.out.println("Finish");
11:31:30 } catch (InterruptedException e) {e.printStackTrace();}
11:31:30 15:31:30.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass2.java\E')
11:31:30 15:31:30.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:30 15:31:30.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:30 15:31:30.626 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:30 
11:31:30 public class TestLoopClass2 {
11:31:30 
11:31:30 	public static void main(String[] args) {
11:31:30 		// TODO Auto-generated method stub
11:31:30 
11:31:30 		try {System.out.println("Start");
11:31:30 		Thread.sleep(10 * 1000);
11:31:30 		System.out.println("Hello Application");
11:31:30 		Thread.sleep(20 * 1000);
11:31:30 		System.out.println("Finish");
11:31:30 		} catch (InterruptedException e) {e.printStackTrace();}	}
11:31:30 
11:31:30 }
11:31:30  TooltipText=null
11:31:30 15:31:30.629 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:30 15:31:30.630 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:30 
11:31:30 public class TestLoopClass2 {
11:31:30 
11:31:30 	public static void main(String[] args) {
11:31:30 		// TODO Auto-generated method stub
11:31:30 
11:31:30 		try {System.out.println("Start");
11:31:30 		Thread.sleep(10 * 1000);
11:31:30 		System.out.println("Hello Application");
11:31:30 		Thread.sleep(20 * 1000);
11:31:30 		System.out.println("Finish");
11:31:30 		} catch (InterruptedException e) {e.printStackTrace();}	}
11:31:30 
11:31:30 }
11:31:30  TooltipText=null
11:31:30 15:31:30.630 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:31:30 15:31:30.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform
11:31:30 15:31:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:30 15:31:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:30 15:31:30.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform'
11:31:30 15:31:30.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform'
11:31:30 15:31:30.630 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:30 15:31:30.630 DEBUG [main][MenuItemLookup] Item match:File
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Found menu:''
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Found menu:''
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:31:30 15:31:30.631 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:31:30 15:31:30.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:31:30 15:31:30.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:31:30 15:31:30.632 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:31:30 15:31:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:31:30 15:31:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:31:30 15:31:30.671 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:30 15:31:30.671 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:30 
11:31:30 public class TestLoopClass2 {
11:31:30 
11:31:30 	public static void main(String[] args) {
11:31:30 		// TODO Auto-generated method stub
11:31:30 
11:31:30 		try {System.out.println("Start");
11:31:30 		Thread.sleep(10 * 1000);
11:31:30 		System.out.println("Hello Application");
11:31:30 		Thread.sleep(20 * 1000);
11:31:30 		System.out.println("Finish");
11:31:30 		} catch (InterruptedException e) {e.printStackTrace();}	}
11:31:30 
11:31:30 }
11:31:30  TooltipText=null
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform
11:31:30 15:31:30.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:30 15:31:30.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:30 15:31:30.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform'
11:31:30 15:31:30.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform'
11:31:30 15:31:30.673 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:30 15:31:30.673 DEBUG [main][MenuItemLookup] Item match:File
11:31:30 15:31:30.673 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:30 15:31:30.673 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:''
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:''
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:''
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:31:30 15:31:30.676 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:31:30 15:31:30.677 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:31:30 15:31:30.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:31:30 15:31:30.677 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:31:30 15:31:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:31:30 15:31:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:31:30 15:31:30.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:31:30 15:31:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:30 15:31:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:30 15:31:30.786 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:30 15:31:30.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:31:30 15:31:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:30 15:31:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:30 15:31:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:30 15:31:30.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:30 15:31:30.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:30 15:31:30.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:31:30 15:31:30.788 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:31:30 15:31:30.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:31:30 15:31:30.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:31:30 15:31:30.788 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:30 15:31:30.788 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:31:30 15:31:30.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:31:30 15:31:30.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:30 15:31:30.790 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:31:30 15:31:30.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:30 15:31:30.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:30 15:31:30.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:30 15:31:30.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:30 15:31:30.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:30 15:31:30.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:31:30 15:31:30.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:31:30 15:31:30.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:31:30 15:31:30.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:30 15:31:30.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:30 15:31:30.895 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:30 15:31:30.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:30 15:31:30.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:30 is "Name:")
11:31:30 15:31:30.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:30 15:31:30.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:30 15:31:30.945 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1
11:31:30 15:31:30.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:30 is "Package:")
11:31:30 15:31:30.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:30 15:31:30.949 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:30 15:31:30.950 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:31:30 15:31:30.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:31:30 15:31:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:30 15:31:30.953 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:31:30 15:31:30.953 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args)
11:31:30 15:31:30.953 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args)
11:31:30 15:31:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:30 15:31:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:30 15:31:30.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:30 15:31:30.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:30 15:31:30.953 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:30 15:31:30.953 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:31:30 15:31:30.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:31:30 15:31:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:30 15:31:30.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:30 15:31:30.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:30 15:31:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:30 15:31:30.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:30 15:31:30.955 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:31:30 15:31:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:30 15:31:30.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:30 15:31:30.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:30 15:31:30.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:30 15:31:30.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:31 15:31:31.480 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:31 15:31:31.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:31 15:31:31.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:31 15:31:31.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:31 15:31:31.480 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World1");
11:31:31 try {
11:31:31 Thread.sleep(15*1000);
11:31:31 } catch (InterruptedException e) {e.printStackTrace();}
11:31:31 15:31:31.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E')
11:31:31 15:31:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:31 15:31:31.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:31 15:31:31.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:31 15:31:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:31 15:31:31.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:31 15:31:31.494 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:31 15:31:31.494 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:31 
11:31:31 public class TestClass1 {
11:31:31 
11:31:31 	public static void main(String[] args) {
11:31:31 		// TODO Auto-generated method stub
11:31:31 
11:31:31 		System.out.print("Hello World1");
11:31:31 		try {
11:31:31 		Thread.sleep(15*1000);
11:31:31 		} catch (InterruptedException e) {e.printStackTrace();}	}
11:31:31 
11:31:31 }
11:31:31  TooltipText=null
11:31:31 15:31:31.494 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:31 15:31:31.494 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:31 
11:31:31 public class TestClass1 {
11:31:31 
11:31:31 	public static void main(String[] args) {
11:31:31 		// TODO Auto-generated method stub
11:31:31 
11:31:31 		System.out.print("Hello World1");
11:31:31 		try {
11:31:31 		Thread.sleep(15*1000);
11:31:31 		} catch (InterruptedException e) {e.printStackTrace();}	}
11:31:31 
11:31:31 }
11:31:31  TooltipText=null
11:31:31 15:31:31.494 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:31:31 15:31:31.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform
11:31:31 15:31:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:31 15:31:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:31 15:31:31.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform'
11:31:31 15:31:31.495 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform'
11:31:31 15:31:31.495 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:31 15:31:31.495 DEBUG [main][MenuItemLookup] Item match:File
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Found menu:''
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Found menu:''
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:31:31 15:31:31.496 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:31:31 15:31:31.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:31:31 15:31:31.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:31:31 15:31:31.496 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:31:31 15:31:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:31:31 15:31:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:31:31 15:31:31.530 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:31 
11:31:31 public class TestClass1 {
11:31:31 
11:31:31 	public static void main(String[] args) {
11:31:31 		// TODO Auto-generated method stub
11:31:31 
11:31:31 		System.out.print("Hello World1");
11:31:31 		try {
11:31:31 		Thread.sleep(15*1000);
11:31:31 		} catch (InterruptedException e) {e.printStackTrace();}	}
11:31:31 
11:31:31 }
11:31:31  TooltipText=null
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:31 15:31:31.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:31 15:31:31.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform
11:31:31 15:31:31.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:31 15:31:31.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:31 15:31:31.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform'
11:31:31 15:31:31.532 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform'
11:31:31 15:31:31.532 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:31 15:31:31.532 DEBUG [main][MenuItemLookup] Item match:File
11:31:31 15:31:31.533 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:31 15:31:31.533 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:''
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:''
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:''
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:31:31 15:31:31.535 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:31:31 15:31:31.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:31:31 15:31:31.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:31:31 15:31:31.536 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:31:31 15:31:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:31:31 15:31:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:31:31 15:31:31.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:31:31 15:31:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:31 15:31:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:31 15:31:31.640 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:31 15:31:31.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:31:31 15:31:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:31 15:31:31.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:31 15:31:31.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:31 15:31:31.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:31 15:31:31.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:31 15:31:31.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:31 15:31:31.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:31 15:31:31.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:31:31 15:31:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:31 15:31:31.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:31:31 15:31:31.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:31:31 15:31:31.650 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:31:31 15:31:31.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:31:31 15:31:31.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:31:31 15:31:31.650 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:31:31 15:31:31.650 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:31:31 15:31:31.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:31:31 15:31:31.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:31 15:31:31.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:31 15:31:31.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:31 15:31:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:31 15:31:31.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:31 15:31:31.656 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:31:31 15:31:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:31 15:31:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:31 15:31:31.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:31 15:31:31.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:31 15:31:31.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:31:31 15:31:31.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:31:31 15:31:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:31:31 15:31:31.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:31:31 15:31:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:31 15:31:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:31 15:31:31.728 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:31 15:31:31.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:31:31 15:31:31.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:31 is "Name:")
11:31:31 15:31:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:31 15:31:31.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:31 15:31:31.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:31 15:31:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:31 15:31:31.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:31 15:31:31.748 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:31 15:31:31.749 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2
11:31:31 15:31:31.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:31:31 is "Package:")
11:31:31 15:31:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:31 15:31:31.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:31 15:31:31.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:31 15:31:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:31 15:31:31.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:31:31 15:31:31.767 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:31:31 15:31:31.768 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:31:31 15:31:31.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:31:31 15:31:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:31 15:31:31.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:31 15:31:31.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:31 15:31:31.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:31 15:31:31.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:31 15:31:31.776 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:31:31 15:31:31.776 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args)
11:31:31 15:31:31.776 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args)
11:31:31 15:31:31.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:31 15:31:31.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:31 15:31:31.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:31 15:31:31.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:31 15:31:31.777 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:31:31 15:31:31.777 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:31:31 15:31:31.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:31:31 15:31:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:31 15:31:31.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:31 15:31:31.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:31 15:31:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:31 15:31:31.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:31 15:31:31.779 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:31:31 15:31:31.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:31 15:31:31.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:31 15:31:31.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:31 15:31:31.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:31 15:31:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:32 15:31:32.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:32 15:31:32.285 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent
11:31:32 15:31:32.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:32 15:31:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:32 15:31:32.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:32 15:31:32.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:32 15:31:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:32 15:31:32.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:32 15:31:32.285 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World2");
11:31:32 try {
11:31:32 Thread.sleep(15*1000);
11:31:32 } catch (InterruptedException e) {e.printStackTrace();}
11:31:32 15:31:32.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E')
11:31:32 15:31:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:32 15:31:32.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:32 15:31:32.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:32 15:31:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:32 15:31:32.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:32 15:31:32.299 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:32 15:31:32.299 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:32 
11:31:32 public class TestClass2 {
11:31:32 
11:31:32 	public static void main(String[] args) {
11:31:32 		// TODO Auto-generated method stub
11:31:32 
11:31:32 		System.out.print("Hello World2");
11:31:32 		try {
11:31:32 		Thread.sleep(15*1000);
11:31:32 		} catch (InterruptedException e) {e.printStackTrace();}	}
11:31:32 
11:31:32 }
11:31:32  TooltipText=null
11:31:32 15:31:32.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:32 15:31:32.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:32 
11:31:32 public class TestClass2 {
11:31:32 
11:31:32 	public static void main(String[] args) {
11:31:32 		// TODO Auto-generated method stub
11:31:32 
11:31:32 		System.out.print("Hello World2");
11:31:32 		try {
11:31:32 		Thread.sleep(15*1000);
11:31:32 		} catch (InterruptedException e) {e.printStackTrace();}	}
11:31:32 
11:31:32 }
11:31:32  TooltipText=null
11:31:32 15:31:32.300 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:31:32 15:31:32.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:32 15:31:32.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:32 15:31:32.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:32 15:31:32.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:32 15:31:32.300 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:32 15:31:32.300 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:32 15:31:32.300 DEBUG [main][MenuItemLookup] Item match:File
11:31:32 15:31:32.301 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:31:32 15:31:32.301 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:31:32 15:31:32.301 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:31:32 15:31:32.301 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:31:32 15:31:32.301 DEBUG [main][MenuItemLookup] Found menu:''
11:31:32 15:31:32.301 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:31:32 15:31:32.301 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:31:32 15:31:32.301 DEBUG [main][MenuItemLookup] Found menu:''
11:31:32 15:31:32.301 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:31:32 15:31:32.302 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:31:32 15:31:32.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:31:32 15:31:32.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:31:32 15:31:32.302 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:31:32 15:31:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:31:32 15:31:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:31:32 15:31:32.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:32 15:31:32.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:31:32 
11:31:32 public class TestClass2 {
11:31:32 
11:31:32 	public static void main(String[] args) {
11:31:32 		// TODO Auto-generated method stub
11:31:32 
11:31:32 		System.out.print("Hello World2");
11:31:32 		try {
11:31:32 		Thread.sleep(15*1000);
11:31:32 		} catch (InterruptedException e) {e.printStackTrace();}	}
11:31:32 
11:31:32 }
11:31:32  TooltipText=null
11:31:32 15:31:32.340 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:32 15:31:32.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:32 15:31:32.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:32 15:31:32.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:32 15:31:32.390 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:32 15:31:32.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:32 15:31:32.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:32 15:31:32.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:32 15:31:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:32 15:31:32.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:32 15:31:32.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:32 15:31:32.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:32 15:31:32.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:33 15:31:33.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:33 15:31:33.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:33 15:31:33.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:33 15:31:33.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:33 15:31:33.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:33 15:31:33.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:33 15:31:33.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:33 15:31:33.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:33 15:31:33.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:33 15:31:33.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:33 15:31:33.393 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:31:33 15:31:33.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:31:33 15:31:33.393 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:31:33 15:31:33.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:31:33 15:31:33.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:31:33 15:31:33.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:33 15:31:33.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:33 15:31:33.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:31:33 15:31:33.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:31:33 15:31:33.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:33 15:31:33.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:33 15:31:33.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:33 15:31:33.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:33 15:31:33.411 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu.
11:31:33 15:31:33.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:33 15:31:33.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:33 15:31:33.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:33 15:31:33.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:33 15:31:33.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:31:33 15:31:33.412 DEBUG [main][MenuItemLookup] Item match:Window
11:31:33 15:31:33.414 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:31:33 15:31:33.414 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:31:33 15:31:33.414 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:31:33 15:31:33.414 DEBUG [main][MenuItemLookup] Found menu:''
11:31:33 15:31:33.414 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:31:33 15:31:33.414 DEBUG [main][MenuItemLookup] Item match:Show View
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:''
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:31:33 15:31:33.418 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:31:33 15:31:33.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:31:33 15:31:33.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:31:33 15:31:33.438 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:31:33 15:31:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:31:33 15:31:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:31:33 15:31:33.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:31:33 15:31:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:33 15:31:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:33 15:31:33.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:31:33 15:31:33.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:33 15:31:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:33 15:31:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:33 15:31:33.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:33 15:31:33.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:33 15:31:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:33 15:31:33.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:33 15:31:33.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:33 15:31:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:31:33 15:31:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:33 15:31:33.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:33 15:31:33.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:31:33 15:31:33.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:31:33 15:31:33.500 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:31:33 15:31:33.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:33 15:31:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:33 15:31:33.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:33 15:31:33.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:33 15:31:33.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:33 15:31:33.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:33 15:31:33.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:31:33 15:31:33.502 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:31:33 15:31:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:31:33 15:31:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:31:33 15:31:33.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:31:33 15:31:33.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:33 15:31:33.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:31:33 15:31:33.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:31:33 15:31:33.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open...
11:31:33 15:31:33.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully
11:31:33 15:31:33.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:33 15:31:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:33 15:31:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:33 15:31:33.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:33 15:31:33.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:33 15:31:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:33 15:31:33.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:33 15:31:33.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:33 15:31:33.559 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:33 15:31:33.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:33 15:31:33.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:33 15:31:33.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:33 15:31:33.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:33 15:31:33.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:33 15:31:33.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:31:33 15:31:33.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:33 15:31:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:33 15:31:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:33 15:31:33.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:33 15:31:33.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:31:33 15:31:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:33 15:31:33.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:33 15:31:33.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:33 15:31:33.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:33 15:31:33.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:33 15:31:33.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:33 15:31:33.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:33 15:31:33.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:33 15:31:33.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:33 15:31:33.626 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:33 15:31:33.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:33 15:31:33.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:33 15:31:33.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:33 15:31:33.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:31:33 15:31:33.629 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:33 15:31:33.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:33 15:31:33.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:33 15:31:33.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:33 15:31:33.631 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:31:33 15:31:33.631 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (<terminated> /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 3:27:49 PM) [pid: 2497])'
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (<terminated> /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 3:27:49 PM) [pid: 2497])'
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:31:33 15:31:33.632 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:31:33 15:31:33.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:31:34 15:31:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:31:34 15:31:34.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:31:34 15:31:34.634 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:34 15:31:34.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:34 15:31:34.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:34 15:31:34.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:34 15:31:34.635 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (<terminated> /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 3:27:49 PM) [pid: 2497])'
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (<terminated> /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 3:27:49 PM) [pid: 2497])'
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:31:34 15:31:34.636 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:31:34 15:31:34.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:31:34 15:31:34.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:31:34 15:31:34.638 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:34 15:31:34.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:34 15:31:34.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:34 15:31:34.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:34 15:31:34.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:34 15:31:34.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:34 15:31:34.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:34 15:31:34.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:34 15:31:34.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:34 15:31:34.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:34 15:31:34.639 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:34 15:31:34.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:34 15:31:34.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:34 15:31:34.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:34 15:31:34.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:34 15:31:34.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:34 15:31:34.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:34 15:31:34.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:34 15:31:34.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:34 15:31:34.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:34 15:31:34.641 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:31:34 15:31:34.733 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:31:34 15:31:34.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:34 15:31:34.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:34 15:31:34.734 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:34 15:31:34.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:34 15:31:34.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:34 15:31:34.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:34 15:31:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:34 15:31:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:34 15:31:34.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:34 15:31:34.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:34 15:31:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:34 15:31:34.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:34 15:31:34.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:34 15:31:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:34 15:31:34.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:34 15:31:34.735 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:34 15:31:34.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:34 15:31:34.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:34 15:31:34.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:34 15:31:34.747 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:34 15:31:34.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:34 15:31:34.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:34 15:31:34.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:34 15:31:34.748 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:34 15:31:34.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:34 15:31:34.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:34 15:31:34.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:34 15:31:34.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:34 15:31:34.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:34 15:31:34.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:35 15:31:35.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:35 15:31:35.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:35 15:31:35.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:35 15:31:35.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:35 15:31:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:35 15:31:35.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:35 15:31:35.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:35 15:31:35.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:35 15:31:35.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:35 15:31:35.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:35 15:31:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:35 15:31:35.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:35 15:31:35.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:35 15:31:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:35 15:31:35.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:35 15:31:35.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:31:35 15:31:35.751 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:35 15:31:35.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:35 15:31:35.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:35 15:31:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:35 15:31:35.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:35 15:31:35.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java
11:31:35 15:31:35.752 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java
11:31:35 15:31:35.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection
11:31:35 15:31:35.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java
11:31:35 15:31:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:35 15:31:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:35 15:31:35.756 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:35 15:31:35.756 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:35 15:31:35.756 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:35 15:31:35.756 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:35 15:31:35.756 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:35 15:31:35.756 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:35 15:31:35.756 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:35 15:31:35.756 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:35 15:31:35.756 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:35 15:31:35.756 DEBUG [main][MenuItemLookup] Item match:Run
11:31:35 15:31:35.757 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:31:35 15:31:35.757 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:31:35 15:31:35.757 DEBUG [main][MenuItemLookup] Found menu:''
11:31:35 15:31:35.757 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:31:35 15:31:35.757 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:31:35 15:31:35.757 DEBUG [main][MenuItemLookup] Item match:Run As
11:31:35 15:31:35.765 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:31:35 15:31:35.765 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application	Shift+Alt+X J'
11:31:35 15:31:35.765 DEBUG [main][MenuItemLookup] Item match:2 Java Application	Shift+Alt+X J
11:31:35 15:31:35.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application	Shift+Alt+X J"
11:31:35 15:31:35.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application	Shift+Alt+X J
11:31:35 15:31:35.770 INFO [main][MenuItemHandler] Select menu item: &2 Java Application	Shift+Alt+X J
11:31:35 15:31:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'...
11:31:35 15:31:35.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:35 15:31:35.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:35 15:31:35.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:35 15:31:35.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:35 15:31:35.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:35 15:31:35.822 WARNING [main][ShellHandler] Shell is not focused
11:31:35 15:31:35.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:35 15:31:35.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:35 15:31:35.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:35 15:31:35.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:35 15:31:35.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:35 15:31:35.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:35 15:31:35.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:35 15:31:35.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:35 15:31:35.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:35 15:31:35.826 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:35 15:31:35.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:35 15:31:35.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:35 15:31:35.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:31:35 15:31:35.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:35 15:31:35.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:35 15:31:35.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:35 15:31:35.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:36 15:31:36.351 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:36 15:31:36.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:36 15:31:36.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:31:36 15:31:36.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:36 15:31:36.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:36 15:31:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:36 15:31:36.353 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:36 15:31:36.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:36 15:31:36.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:36 15:31:36.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:31:36 15:31:36.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:31:36 15:31:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:36 15:31:36.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:36 15:31:36.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:36 15:31:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:36 15:31:36.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:36 15:31:36.355 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes
11:31:36 15:31:36.355 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:31:36 15:31:36.355 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:36 15:31:36.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:36 15:31:36.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:36 15:31:36.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:36 15:31:36.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:31:36 15:31:36.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:36 15:31:36.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:36 15:31:36.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:36 15:31:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:36 15:31:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:36 15:31:36.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:36 15:31:36.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:31:36 15:31:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:36 15:31:36.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:36 15:31:36.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:36 15:31:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:36 15:31:36.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:36 15:31:36.367 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:36 15:31:36.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:36 15:31:36.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:36 15:31:36.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:36 15:31:36.401 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:36 15:31:36.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:36 15:31:36.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:36 15:31:36.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:36 15:31:36.402 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:31:36 15:31:36.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:36 15:31:36.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:36 15:31:36.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:36 15:31:36.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:36 15:31:36.403 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:31:36 15:31:36.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:31:36 15:31:36.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:31:36 15:31:36.404 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:36 15:31:36.404 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133])'
11:31:36 15:31:36.404 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:36 15:31:36.404 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133])'
11:31:36 15:31:36.404 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:31:36 15:31:36.404 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:31:36 15:31:36.404 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:31:36 15:31:36.404 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:31:36 15:31:36.404 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:31:36 15:31:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:31:37 15:31:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:31:37 15:31:37.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:31:37 15:31:37.905 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:37 15:31:37.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:37 15:31:37.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:37 15:31:37.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:37 15:31:37.906 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133])'
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133])'
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:31:37 15:31:37.907 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:31:37 15:31:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:31:37 15:31:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:31:37 15:31:37.907 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:37 15:31:37.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:37 15:31:37.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:37 15:31:37.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:37 15:31:37.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:37 15:31:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:37 15:31:37.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:37 15:31:37.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:37 15:31:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:37 15:31:37.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:37 15:31:37.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:37 15:31:37.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:37 15:31:37.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:37 15:31:37.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:37 15:31:37.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:37 15:31:37.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:37 15:31:37.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:37 15:31:37.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:37 15:31:37.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:37 15:31:37.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:37 15:31:37.909 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:31:37 15:31:37.986 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:31:37 15:31:37.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:37 15:31:37.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:37 15:31:37.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:37 15:31:37.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:37 15:31:37.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:37 15:31:37.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:37 15:31:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:37 15:31:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:37 15:31:37.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:37 15:31:37.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:37 15:31:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:37 15:31:37.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:37 15:31:37.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:37 15:31:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:37 15:31:37.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:37 15:31:37.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:37 15:31:37.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:38 15:31:38.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:38 15:31:38.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:38 15:31:38.025 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:38 15:31:38.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:38 15:31:38.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:38 15:31:38.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:38 15:31:38.026 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:38 15:31:38.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:38 15:31:38.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:38 15:31:38.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:38 15:31:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:38 15:31:38.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:38 15:31:38.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:38 15:31:38.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:38 15:31:38.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:39 15:31:39.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:39 15:31:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:39 15:31:39.027 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:39 15:31:39.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:39 15:31:39.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:39 15:31:39.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:39 15:31:39.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:39 15:31:39.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:31:39 15:31:39.030 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:39 15:31:39.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:39 15:31:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:39 15:31:39.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:39 15:31:39.031 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test
11:31:39 15:31:39.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:39 15:31:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:39 15:31:39.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:39 15:31:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:39 15:31:39.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:39 15:31:39.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java
11:31:39 15:31:39.031 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java
11:31:39 15:31:39.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection
11:31:39 15:31:39.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java
11:31:39 15:31:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:39 15:31:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:39 15:31:39.034 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:39 15:31:39.034 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:39 15:31:39.034 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:39 15:31:39.034 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:39 15:31:39.034 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:39 15:31:39.034 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:39 15:31:39.034 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:39 15:31:39.034 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Item match:Run
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Found menu:''
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Item match:Run As
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application	Shift+Alt+X J'
11:31:39 15:31:39.035 DEBUG [main][MenuItemLookup] Item match:2 Java Application	Shift+Alt+X J
11:31:39 15:31:39.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application	Shift+Alt+X J"
11:31:39 15:31:39.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application	Shift+Alt+X J
11:31:39 15:31:39.039 INFO [main][MenuItemHandler] Select menu item: &2 Java Application	Shift+Alt+X J
11:31:39 15:31:39.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'...
11:31:39 15:31:39.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:39 15:31:39.092 WARNING [main][ShellHandler] Shell is not focused
11:31:39 15:31:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:39 15:31:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:39 15:31:39.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:39 15:31:39.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:39 15:31:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:39 15:31:39.096 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:31:39 15:31:39.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.648 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null
11:31:39 15:31:39.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:39 15:31:39.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:39 15:31:39.649 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null
11:31:39 15:31:39.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console")
11:31:39 15:31:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:39 15:31:39.652 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:39 15:31:39.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:39 15:31:39.675 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133]'
11:31:39 15:31:39.675 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133]
11:31:39 15:31:39.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133]"
11:31:39 15:31:39.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133]
11:31:39 15:31:39.675 INFO [main][MenuItemHandler] Select menu item: &1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133]
11:31:39 15:31:39.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'...
11:31:39 15:31:39.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:39 15:31:39.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:39 15:31:39.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:39 15:31:39.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:39 15:31:39.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:39 15:31:39.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:39 15:31:39.709 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully
11:31:39 15:31:39.710 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:39 15:31:39.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:39 15:31:39.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:39 15:31:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:39 15:31:39.741 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null
11:31:39 15:31:39.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console")
11:31:39 15:31:39.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:39 15:31:39.743 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:39 15:31:39.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:39 15:31:39.769 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:31:35 PM) [pid: 3133]'
11:31:39 15:31:39.769 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application]  [pid: 3158]'
11:31:39 15:31:39.769 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application]  [pid: 3158]
11:31:39 15:31:39.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application]  [pid: 3158]"
11:31:39 15:31:39.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 TestClass2 [Java Application]  [pid: 3158]
11:31:39 15:31:39.769 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application]  [pid: 3158]
11:31:39 15:31:39.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'...
11:31:39 15:31:39.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:39 15:31:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:39 15:31:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:39 15:31:39.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:39 15:31:39.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:39 15:31:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:39 15:31:39.805 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully
11:31:39 15:31:39.807 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:39 15:31:39.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:39 15:31:39.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:39 15:31:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:39 15:31:39.824 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null
11:31:39 15:31:39.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:31:39 15:31:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:39 15:31:39.840 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:31:39 15:31:39.840 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:31:39 15:31:39.840 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:39 15:31:39.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:39 15:31:39.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.845 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:39 15:31:39.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:39 15:31:39.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:39 15:31:39.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:39 15:31:39.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:39 15:31:39.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:39 15:31:39.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:39 15:31:39.853 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.854 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.855 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:31:39 15:31:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:39 15:31:39.856 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:31:39 15:31:39.856 INFO [WorkbenchTestable][AbstractView] Terminating console
11:31:39 15:31:39.856 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:31:39 15:31:39.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:31:39 15:31:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:39 15:31:39.872 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate
11:31:39 15:31:39.872 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:39 15:31:39.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:39 15:31:39.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated...
11:31:39 15:31:39.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.878 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:39 15:31:39.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:39 15:31:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:39 15:31:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:39 15:31:39.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:39 15:31:39.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:39 15:31:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:39 15:31:39.890 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.906 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully
11:31:39 15:31:39.908 INFO [WorkbenchTestable][AbstractView] Console terminated
11:31:39 15:31:39.908 INFO [WorkbenchTestable][AbstractView] Removing launch from console
11:31:39 15:31:39.908 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch")
11:31:39 15:31:39.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:39 15:31:39.909 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch
11:31:39 15:31:39.909 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:39 15:31:39.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:39 15:31:39.910 INFO [WorkbenchTestable][AbstractView] Launch removed
11:31:39 15:31:39.961 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:31:39 15:31:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.964 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:31:39 15:31:39.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:31:39 15:31:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:39 15:31:39.966 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:31:39 15:31:39.966 INFO [WorkbenchTestable][AbstractView] Terminating console
11:31:39 15:31:39.966 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null
11:31:39 15:31:39.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:31:39 15:31:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:39 15:31:39.967 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate
11:31:39 15:31:39.967 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:39 15:31:39.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:39 15:31:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated...
11:31:39 15:31:39.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:39 15:31:39.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:39 15:31:39.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:39 15:31:39.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:39 15:31:39.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:39 15:31:39.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:39 15:31:39.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:39 15:31:39.988 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.989 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully
11:31:39 15:31:39.990 INFO [WorkbenchTestable][AbstractView] Console terminated
11:31:39 15:31:39.990 INFO [WorkbenchTestable][AbstractView] Removing launch from console
11:31:39 15:31:39.990 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:39 15:31:39.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:39 15:31:39.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:39 15:31:39.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:39 15:31:39.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:39 15:31:39.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:39 15:31:39.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch")
11:31:39 15:31:39.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:39 15:31:39.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:39 15:31:39.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:39 15:31:39.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:39 15:31:39.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:31:39 15:31:39.992 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch
11:31:39 15:31:39.992 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:31:39 15:31:39.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:31:39 15:31:39.992 INFO [WorkbenchTestable][AbstractView] Launch removed
11:31:40 15:31:40.030 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:40 15:31:40.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:40 15:31:40.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:40 15:31:40.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:31:40 15:31:40.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:40 15:31:40.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:40 15:31:40.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:40 15:31:40.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:40 15:31:40.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:31:40 15:31:40.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:31:40 15:31:40.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:31:40 15:31:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:40 15:31:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:40 15:31:40.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:31:40 15:31:40.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:31:40 15:31:40.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:31:40 15:31:40.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:31:40 15:31:40.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:31:40 15:31:40.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:31:40 15:31:40.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:31:40 15:31:40.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:40 15:31:40.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:40 15:31:40.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:31:40 15:31:40.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:40 15:31:40.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:40 15:31:40.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:40 15:31:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:40 15:31:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:40 15:31:40.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:40 15:31:40.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:31:40 15:31:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:40 15:31:40.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:40 15:31:40.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:40 15:31:40.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:40 15:31:40.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:40 15:31:40.047 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:40 15:31:40.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:40 15:31:40.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:40 15:31:40.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:40 15:31:40.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:40 15:31:40.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:40 15:31:40.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:40 15:31:40.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:40 15:31:40.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:31:40 15:31:40.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:40 15:31:40.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:40 15:31:40.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:40 15:31:40.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:40 15:31:40.092 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:31:40 15:31:40.093 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:31:40 15:31:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:31:41 15:31:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:31:41 15:31:41.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:31:41 15:31:41.094 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:41 15:31:41.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:41 15:31:41.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:41 15:31:41.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:41 15:31:41.095 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:31:41 15:31:41.096 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:31:41 15:31:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:31:41 15:31:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:31:41 15:31:41.096 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:41 15:31:41.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:41 15:31:41.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:41 15:31:41.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:41 15:31:41.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:41 15:31:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:41 15:31:41.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:41 15:31:41.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:41 15:31:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:41 15:31:41.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:41 15:31:41.097 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:31:41 15:31:41.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:31:41 15:31:41.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:41 15:31:41.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:41 15:31:41.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:41 15:31:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:41 15:31:41.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:41 15:31:41.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:41 15:31:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:41 15:31:41.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:41 15:31:41.098 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:31:41 15:31:41.176 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:31:41 15:31:41.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:41 15:31:41.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:41 15:31:41.177 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:31:41 15:31:41.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:41 15:31:41.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:41 15:31:41.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:41 15:31:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:41 15:31:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:41 15:31:41.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:41 15:31:41.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:31:41 15:31:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:41 15:31:41.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:41 15:31:41.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:41 15:31:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:41 15:31:41.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:41 15:31:41.179 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:41 15:31:41.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:41 15:31:41.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:41 15:31:41.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:41 15:31:41.252 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:41 15:31:41.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:41 15:31:41.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:41 15:31:41.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:41 15:31:41.253 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:41 15:31:41.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:41 15:31:41.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:41 15:31:41.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:41 15:31:41.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:41 15:31:41.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:41 15:31:41.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:41 15:31:41.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:41 15:31:41.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:42 15:31:42.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:31:42 15:31:42.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:31:42 15:31:42.254 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:31:42 15:31:42.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:31:42 15:31:42.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:31:42 15:31:42.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:42 15:31:42.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:31:42 15:31:42.256 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:42 15:31:42.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:31:42 15:31:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:42 15:31:42.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:31:42 15:31:42.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test
11:31:42 15:31:42.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:31:42 15:31:42.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:31:42 15:31:42.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:31:42 15:31:42.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:31:42 15:31:42.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:31:42 15:31:42.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java
11:31:42 15:31:42.257 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java
11:31:42 15:31:42.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection
11:31:42 15:31:42.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java
11:31:42 15:31:42.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:31:42 15:31:42.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:31:42 15:31:42.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'File'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Item match:Run
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:''
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Item match:Run As
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application	Shift+Alt+X J'
11:31:42 15:31:42.260 DEBUG [main][MenuItemLookup] Item match:2 Java Application	Shift+Alt+X J
11:31:42 15:31:42.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application	Shift+Alt+X J"
11:31:42 15:31:42.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application	Shift+Alt+X J
11:31:42 15:31:42.261 INFO [main][MenuItemHandler] Select menu item: &2 Java Application	Shift+Alt+X J
11:31:42 15:31:42.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'...
11:31:42 15:31:42.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:42 15:31:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:42 15:31:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:42 15:31:42.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:42 15:31:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:42 15:31:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:42 15:31:42.433 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:42 15:31:42.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:42 15:31:42.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start
11:31:42  TooltipText=null
11:31:42 15:31:42.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reveal End of Document' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Show Console View' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:31:42 15:31:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:31:42 15:31:42.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.482 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:42 15:31:42.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:42 15:31:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:42 15:31:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:42 15:31:42.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:42 15:31:42.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:42 15:31:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:42 15:31:42.492 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:42 15:31:42.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:42 15:31:42.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:42 15:31:42.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:42 15:31:42.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:42 15:31:42.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:42 15:31:42.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:42 15:31:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:42 15:31:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:42 15:31:42.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:42 15:31:42.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:42 15:31:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:42 15:31:42.544 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:42 15:31:42.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:42 15:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:42 15:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:42 15:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:42 15:31:42.545 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:42 15:31:42.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:42 15:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:42 15:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:42 15:31:42.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:42 15:31:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:42 15:31:42.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:42 15:31:42.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:42 15:31:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:42 15:31:42.547 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:42 15:31:42.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start
11:31:42  TooltipText=null
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:42 15:31:42.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:42 15:31:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start'
11:31:42 Start
11:31:42 ...
11:31:42 15:31:42.548 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:42 15:31:42.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:42 15:31:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start
11:31:42  TooltipText=null
11:31:42 15:31:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:42 15:31:42.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:42 15:31:42.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:42 15:31:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:42 15:31:42.550 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:42 15:31:42.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:42 15:31:42.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start
11:31:42  TooltipText=null
11:31:42 15:31:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:42 15:31:42.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:42 15:31:42.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:42 15:31:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:42 15:31:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start'
11:31:42 Start
11:31:42  finished successfully
11:31:42 15:31:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing...
11:31:42 15:31:42.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:42 15:31:42.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:42 15:31:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:42 15:31:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:42 15:31:42.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:42 15:31:42.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:42 15:31:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:42 15:31:42.578 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:42 15:31:42.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:42 15:31:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:42 15:31:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:42 15:31:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:42 15:31:42.579 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:42 15:31:42.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:42 15:31:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:42 15:31:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:42 15:31:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:42 15:31:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:42 15:31:42.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:42 15:31:42.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:42 15:31:42.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:42 15:31:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:42 15:31:42.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:42 15:31:42.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:42 15:31:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:42 15:31:42.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:43 15:31:43.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:43 15:31:43.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:43 15:31:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:43 15:31:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:43 15:31:43.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:43 15:31:43.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:43 15:31:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:43 15:31:43.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:43 15:31:43.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:43 15:31:43.100 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:43 15:31:43.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:43 15:31:43.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:43 15:31:43.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:43 15:31:43.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:43 15:31:43.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:43 15:31:43.101 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:43 15:31:43.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:43 15:31:43.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:43 15:31:43.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:43 15:31:43.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:43 15:31:43.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:43 15:31:43.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:43 15:31:43.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:43 15:31:43.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:43 15:31:43.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:43 15:31:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:43 15:31:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:43 15:31:43.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:43 15:31:43.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:43 15:31:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:43 15:31:43.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:43 15:31:43.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:43 15:31:43.651 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:43 15:31:43.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:43 15:31:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:43 15:31:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:43 15:31:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:43 15:31:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:43 15:31:43.652 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:43 15:31:43.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:43 15:31:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:43 15:31:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:43 15:31:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:43 15:31:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:43 15:31:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:43 15:31:43.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:43 15:31:43.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:43 15:31:43.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:43 15:31:43.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:43 15:31:43.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:43 15:31:43.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:43 15:31:43.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:43 15:31:43.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:43 15:31:43.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:44 15:31:44.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:44 15:31:44.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:44 15:31:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:44 15:31:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:44 15:31:44.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:44 15:31:44.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:44 15:31:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:44 15:31:44.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:44 15:31:44.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:44 15:31:44.166 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:44 15:31:44.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:44 15:31:44.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:44 15:31:44.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:44 15:31:44.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:44 15:31:44.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:44 15:31:44.181 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:44 15:31:44.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:44 15:31:44.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:44 15:31:44.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:44 15:31:44.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:44 15:31:44.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:44 15:31:44.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:44 15:31:44.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:44 15:31:44.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:44 15:31:44.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:44 15:31:44.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:44 15:31:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:44 15:31:44.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:44 15:31:44.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:44 15:31:44.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:44 15:31:44.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:44 15:31:44.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:44 15:31:44.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:44 15:31:44.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:44 15:31:44.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:44 15:31:44.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:44 15:31:44.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:44 15:31:44.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:44 15:31:44.710 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:44 15:31:44.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:44 15:31:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:44 15:31:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:44 15:31:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:44 15:31:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:44 15:31:44.711 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:44 15:31:44.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:44 15:31:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:44 15:31:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:44 15:31:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:44 15:31:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:44 15:31:44.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:44 15:31:44.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:44 15:31:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:44 15:31:44.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:44 15:31:44.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:44 15:31:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:44 15:31:44.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:44 15:31:44.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:44 15:31:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:44 15:31:44.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:45 15:31:45.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.217 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:45 15:31:45.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:45 15:31:45.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:45 15:31:45.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:45 15:31:45.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:45 15:31:45.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:45 15:31:45.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:45 15:31:45.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:45 15:31:45.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:45 15:31:45.226 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:45 15:31:45.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:45 15:31:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:45 15:31:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:45 15:31:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:45 15:31:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:45 15:31:45.228 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:45 15:31:45.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:45 15:31:45.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:45 15:31:45.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:45 15:31:45.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:45 15:31:45.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:45 15:31:45.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:45 15:31:45.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:45 15:31:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:45 15:31:45.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:45 15:31:45.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:45 15:31:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:45 15:31:45.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:45 15:31:45.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:45 15:31:45.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:45 15:31:45.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:45 15:31:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:45 15:31:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:45 15:31:45.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:45 15:31:45.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:45 15:31:45.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:45 15:31:45.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:45 15:31:45.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:45 15:31:45.745 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:45 15:31:45.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:45 15:31:45.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:45 15:31:45.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:45 15:31:45.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:45 15:31:45.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:45 15:31:45.761 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:45 15:31:45.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:45 15:31:45.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:45 15:31:45.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:45 15:31:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:45 15:31:45.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:45 15:31:45.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:45 15:31:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:45 15:31:45.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:46 15:31:46.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:46 15:31:46.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:46 15:31:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:46 15:31:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:46 15:31:46.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:46 15:31:46.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:46 15:31:46.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:46 15:31:46.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:46 15:31:46.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:46 15:31:46.275 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:46 15:31:46.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:46 15:31:46.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:46 15:31:46.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:46 15:31:46.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:46 15:31:46.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:46 15:31:46.276 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:46 15:31:46.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:46 15:31:46.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:46 15:31:46.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:46 15:31:46.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:46 15:31:46.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:46 15:31:46.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:46 15:31:46.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:46 15:31:46.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:46 15:31:46.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:46 15:31:46.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:46 15:31:46.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:46 15:31:46.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:46 15:31:46.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:46 15:31:46.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:46 15:31:46.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:46 15:31:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:46 15:31:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:46 15:31:46.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:46 15:31:46.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:46 15:31:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:46 15:31:46.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:46 15:31:46.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:46 15:31:46.790 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:46 15:31:46.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:46 15:31:46.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:46 15:31:46.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:46 15:31:46.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:46 15:31:46.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:46 15:31:46.791 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:46 15:31:46.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:46 15:31:46.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:46 15:31:46.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:46 15:31:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:46 15:31:46.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:46 15:31:46.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:46 15:31:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:46 15:31:46.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:47 15:31:47.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.298 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:47 15:31:47.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:47 15:31:47.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:47 15:31:47.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:47 15:31:47.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:47 15:31:47.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:47 15:31:47.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:47 15:31:47.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:47 15:31:47.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:47 15:31:47.306 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:47 15:31:47.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:47 15:31:47.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:47 15:31:47.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:47 15:31:47.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:47 15:31:47.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:47 15:31:47.306 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:47 15:31:47.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:47 15:31:47.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:47 15:31:47.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:47 15:31:47.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:47 15:31:47.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:47 15:31:47.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:47 15:31:47.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:47 15:31:47.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:47 15:31:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:47 15:31:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:47 15:31:47.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:47 15:31:47.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:47 15:31:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:47 15:31:47.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:47 15:31:47.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:47 15:31:47.820 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:47 15:31:47.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:47 15:31:47.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:47 15:31:47.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:47 15:31:47.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:47 15:31:47.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:47 15:31:47.821 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:47 15:31:47.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:47 15:31:47.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:47 15:31:47.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:47 15:31:47.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:47 15:31:47.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:47 15:31:47.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:48 15:31:48.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:48 15:31:48.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:48 15:31:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:48 15:31:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:48 15:31:48.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:48 15:31:48.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:48 15:31:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:48 15:31:48.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:48 15:31:48.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:48 15:31:48.335 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:48 15:31:48.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:48 15:31:48.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:48 15:31:48.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:48 15:31:48.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:48 15:31:48.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:48 15:31:48.336 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:48 15:31:48.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:48 15:31:48.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:48 15:31:48.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:48 15:31:48.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:48 15:31:48.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:48 15:31:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:48 15:31:48.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:48 15:31:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:48 15:31:48.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:48 15:31:48.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:48 15:31:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:48 15:31:48.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:48 15:31:48.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:48 15:31:48.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:48 15:31:48.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:48 15:31:48.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:48 15:31:48.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:48 15:31:48.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:48 15:31:48.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:48 15:31:48.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:48 15:31:48.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:48 15:31:48.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:48 15:31:48.850 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:48 15:31:48.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:48 15:31:48.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:48 15:31:48.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:48 15:31:48.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:48 15:31:48.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:48 15:31:48.851 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:48 15:31:48.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:48 15:31:48.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:48 15:31:48.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:48 15:31:48.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:48 15:31:48.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:48 15:31:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:48 15:31:48.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:48 15:31:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:48 15:31:48.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:48 15:31:48.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:48 15:31:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:48 15:31:48.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:48 15:31:48.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:48 15:31:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:48 15:31:48.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:49 15:31:49.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:49 15:31:49.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:49 15:31:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:49 15:31:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:49 15:31:49.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:49 15:31:49.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:49 15:31:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:49 15:31:49.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:49 15:31:49.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:49 15:31:49.364 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:49 15:31:49.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:49 15:31:49.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:49 15:31:49.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:49 15:31:49.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:49 15:31:49.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:49 15:31:49.365 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:49 15:31:49.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:49 15:31:49.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:49 15:31:49.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:49 15:31:49.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:49 15:31:49.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:49 15:31:49.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:49 15:31:49.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:49 15:31:49.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:49 15:31:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:49 15:31:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:49 15:31:49.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:49 15:31:49.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:49 15:31:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:49 15:31:49.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:49 15:31:49.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:49 15:31:49.879 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:49 15:31:49.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:49 15:31:49.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:49 15:31:49.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:49 15:31:49.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:49 15:31:49.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:49 15:31:49.880 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:49 15:31:49.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:49 15:31:49.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:49 15:31:49.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:49 15:31:49.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:49 15:31:49.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:49 15:31:49.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:50 15:31:50.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:50 15:31:50.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:50 15:31:50.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:50 15:31:50.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:50 15:31:50.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:50 15:31:50.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:50 15:31:50.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:50 15:31:50.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:50 15:31:50.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:50 15:31:50.395 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:50 15:31:50.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:50 15:31:50.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:50 15:31:50.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:50 15:31:50.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:50 15:31:50.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:50 15:31:50.397 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:50 15:31:50.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:50 15:31:50.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:50 15:31:50.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:50 15:31:50.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:50 15:31:50.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:50 15:31:50.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:50 15:31:50.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:50 15:31:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:50 15:31:50.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:50 15:31:50.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:50 15:31:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:50 15:31:50.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:50 15:31:50.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:50 15:31:50.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:50 15:31:50.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:50 15:31:50.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:50 15:31:50.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:50 15:31:50.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:50 15:31:50.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:50 15:31:50.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:50 15:31:50.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:50 15:31:50.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:50 15:31:50.911 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:50 15:31:50.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:50 15:31:50.912 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:50 15:31:50.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:50 15:31:50.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:50 15:31:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:50 15:31:50.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:50 15:31:50.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:50 15:31:50.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:50 15:31:50.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:50 15:31:50.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:50 15:31:50.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:50 15:31:50.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:51 15:31:51.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.418 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:51 15:31:51.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:51 15:31:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:51 15:31:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:51 15:31:51.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:51 15:31:51.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:51 15:31:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:51 15:31:51.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:51 15:31:51.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:51 15:31:51.425 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:51 15:31:51.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:51 15:31:51.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:51 15:31:51.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:51 15:31:51.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:51 15:31:51.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:51 15:31:51.426 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:51 15:31:51.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:51 15:31:51.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:51 15:31:51.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:51 15:31:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:51 15:31:51.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:51 15:31:51.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:51 15:31:51.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:51 15:31:51.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:51 15:31:51.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:51 15:31:51.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:51 15:31:51.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:51 15:31:51.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:51 15:31:51.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:51 15:31:51.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:51 15:31:51.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:51 15:31:51.940 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:51 15:31:51.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:51 15:31:51.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:51 15:31:51.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:51 15:31:51.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:51 15:31:51.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:51 15:31:51.941 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:51 15:31:51.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:51 15:31:51.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:51 15:31:51.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:51 15:31:51.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:51 15:31:51.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:51 15:31:51.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:51 15:31:51.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:51 15:31:51.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:51 15:31:51.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:51 15:31:51.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:51 15:31:51.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:51 15:31:51.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:51 15:31:51.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:51 15:31:51.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:51 15:31:51.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:52 15:31:52.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:52 15:31:52.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:52 15:31:52.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:52 15:31:52.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:52 15:31:52.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:52 15:31:52.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:52 15:31:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:52 15:31:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:52 15:31:52.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:52 15:31:52.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:52 15:31:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:52 15:31:52.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:52 15:31:52.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:52 15:31:52.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:52 15:31:52.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:52 15:31:52.469 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:52 15:31:52.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:52 15:31:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:52 15:31:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:52 15:31:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:52 15:31:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:52 15:31:52.470 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:52 15:31:52.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:52 15:31:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:52 15:31:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:52 15:31:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:52 15:31:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:52 15:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:52 15:31:52.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:52 15:31:52.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:52 15:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:52 15:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:52 15:31:52.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:52 15:31:52.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:52 15:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:52 15:31:52.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:52 15:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:52 15:31:52.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:52 15:31:52.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:52 15:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:52 15:31:52.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:52 15:31:52.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:52 15:31:52.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:52 15:31:52.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:52 15:31:52.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:52 15:31:52.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:52 15:31:52.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:52 15:31:52.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:52 15:31:52.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:52 15:31:52.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:52 15:31:52.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:52 15:31:52.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:52 15:31:52.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:52 15:31:52.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:52 15:31:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:52 15:31:52.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:53 15:31:52.998 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:53 15:31:52.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:53 15:31:52.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:53 15:31:52.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:53 15:31:52.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:53 15:31:52.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:53 15:31:52.999 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:53 15:31:52.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:53 15:31:52.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:53 15:31:52.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:53 15:31:52.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:53 15:31:52.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:53 15:31:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:53 15:31:52.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:53 15:31:52.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:53 15:31:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:53 15:31:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:53 15:31:52.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:53 15:31:53.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:53 15:31:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:53 15:31:53.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:53 15:31:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:53 15:31:53.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:53 15:31:53.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:53 15:31:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:53 15:31:53.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:53 15:31:53.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:53 15:31:53.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:53 15:31:53.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:53 15:31:53.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:53 15:31:53.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:53 15:31:53.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:53 15:31:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:53 15:31:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:53 15:31:53.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:53 15:31:53.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:53 15:31:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:53 15:31:53.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:53 15:31:53.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:53 15:31:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:53 15:31:53.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:53 15:31:53.527 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:53 15:31:53.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:53 15:31:53.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:53 15:31:53.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:53 15:31:53.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:53 15:31:53.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:53 15:31:53.527 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:53 15:31:53.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:53 15:31:53.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:53 15:31:53.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:53 15:31:53.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:53 15:31:53.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:53 15:31:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:53 15:31:53.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:53 15:31:53.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:53 15:31:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:53 15:31:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:53 15:31:53.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:53 15:31:53.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:53 15:31:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:53 15:31:53.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:53 15:31:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:53 15:31:53.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:53 15:31:53.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:53 15:31:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:53 15:31:53.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:54 15:31:54.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:54 15:31:54.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:54 15:31:54.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:54 15:31:54.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:54 15:31:54.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:54 15:31:54.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:54 15:31:54.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:54 15:31:54.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:54 15:31:54.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:54 15:31:54.041 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:54 15:31:54.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:54 15:31:54.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:54 15:31:54.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:54 15:31:54.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:54 15:31:54.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:54 15:31:54.042 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:54 15:31:54.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:54 15:31:54.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:54 15:31:54.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:54 15:31:54.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:54 15:31:54.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:54 15:31:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:54 15:31:54.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:54 15:31:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:54 15:31:54.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:54 15:31:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:54 15:31:54.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:54 15:31:54.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:54 15:31:54.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:54 15:31:54.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.552 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:54 15:31:54.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:54 15:31:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:54 15:31:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:54 15:31:54.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:54 15:31:54.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:54 15:31:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:54 15:31:54.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:54 15:31:54.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:54 15:31:54.581 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:54 15:31:54.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:54 15:31:54.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:54 15:31:54.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:54 15:31:54.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:54 15:31:54.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:54 15:31:54.583 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:54 15:31:54.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:54 15:31:54.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:54 15:31:54.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:54 15:31:54.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:54 15:31:54.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:54 15:31:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:54 15:31:54.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:54 15:31:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:54 15:31:54.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:54 15:31:54.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:54 15:31:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:54 15:31:54.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:54 15:31:54.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:54 15:31:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:54 15:31:54.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:55 15:31:55.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:55 15:31:55.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:55 15:31:55.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:55 15:31:55.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:55 15:31:55.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:55 15:31:55.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:55 15:31:55.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:55 15:31:55.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:55 15:31:55.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:55 15:31:55.112 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:55 15:31:55.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:55 15:31:55.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:55 15:31:55.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:55 15:31:55.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:55 15:31:55.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:55 15:31:55.113 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:55 15:31:55.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:55 15:31:55.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:55 15:31:55.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:55 15:31:55.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:55 15:31:55.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:55 15:31:55.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:55 15:31:55.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:55 15:31:55.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:55 15:31:55.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:55 15:31:55.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:55 15:31:55.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:55 15:31:55.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:55 15:31:55.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:55 15:31:55.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:55 15:31:55.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:55 15:31:55.627 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:55 15:31:55.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:55 15:31:55.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:55 15:31:55.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:55 15:31:55.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:55 15:31:55.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:55 15:31:55.643 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:55 15:31:55.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:55 15:31:55.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:55 15:31:55.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:55 15:31:55.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:55 15:31:55.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:55 15:31:55.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:55 15:31:55.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:55 15:31:55.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:55 15:31:55.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:55 15:31:55.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:55 15:31:55.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:55 15:31:55.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:55 15:31:55.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:55 15:31:55.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:55 15:31:55.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:56 15:31:56.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:56 15:31:56.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:56 15:31:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:56 15:31:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:56 15:31:56.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:56 15:31:56.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:56 15:31:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:56 15:31:56.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:56 15:31:56.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:56 15:31:56.157 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:56 15:31:56.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:56 15:31:56.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:56 15:31:56.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:56 15:31:56.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:56 15:31:56.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:56 15:31:56.158 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:56 15:31:56.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:56 15:31:56.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:56 15:31:56.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:56 15:31:56.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:56 15:31:56.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:56 15:31:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:56 15:31:56.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:56 15:31:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:56 15:31:56.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:56 15:31:56.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:56 15:31:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:56 15:31:56.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:56 15:31:56.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:56 15:31:56.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:56 15:31:56.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:56 15:31:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:56 15:31:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:56 15:31:56.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:56 15:31:56.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:56 15:31:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:56 15:31:56.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:56 15:31:56.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:56 15:31:56.672 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:56 15:31:56.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:56 15:31:56.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:56 15:31:56.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:56 15:31:56.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:56 15:31:56.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:56 15:31:56.673 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:56 15:31:56.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:56 15:31:56.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:56 15:31:56.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:56 15:31:56.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:56 15:31:56.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:56 15:31:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:56 15:31:56.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:56 15:31:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:56 15:31:56.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:56 15:31:56.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:56 15:31:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:56 15:31:56.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:56 15:31:56.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:56 15:31:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:56 15:31:56.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:57 15:31:57.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:57 15:31:57.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:57 15:31:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:57 15:31:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:57 15:31:57.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:57 15:31:57.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:57 15:31:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:57 15:31:57.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:57 15:31:57.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:57 15:31:57.209 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:57 15:31:57.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:57 15:31:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:57 15:31:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:57 15:31:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:57 15:31:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:57 15:31:57.210 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:57 15:31:57.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:57 15:31:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:57 15:31:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:57 15:31:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:57 15:31:57.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:57 15:31:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:57 15:31:57.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:57 15:31:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:57 15:31:57.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:57 15:31:57.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:57 15:31:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:57 15:31:57.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:57 15:31:57.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:57 15:31:57.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:57 15:31:57.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:57 15:31:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:57 15:31:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:57 15:31:57.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:57 15:31:57.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:57 15:31:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:57 15:31:57.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:57 15:31:57.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:57 15:31:57.724 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:57 15:31:57.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:57 15:31:57.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:57 15:31:57.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:57 15:31:57.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:57 15:31:57.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:57 15:31:57.725 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:57 15:31:57.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:57 15:31:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:57 15:31:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:57 15:31:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:57 15:31:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:57 15:31:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:57 15:31:57.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:57 15:31:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:57 15:31:57.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:57 15:31:57.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:57 15:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:57 15:31:57.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:57 15:31:57.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:57 15:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:57 15:31:57.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:58 15:31:58.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:58 15:31:58.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:58 15:31:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:58 15:31:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:58 15:31:58.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:58 15:31:58.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:58 15:31:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:58 15:31:58.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:58 15:31:58.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:58 15:31:58.268 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:58 15:31:58.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:58 15:31:58.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:58 15:31:58.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:58 15:31:58.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:58 15:31:58.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:58 15:31:58.269 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:58 15:31:58.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:58 15:31:58.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:58 15:31:58.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:58 15:31:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:58 15:31:58.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:58 15:31:58.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:58 15:31:58.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:58 15:31:58.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:58 15:31:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:58 15:31:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:58 15:31:58.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:58 15:31:58.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:58 15:31:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:58 15:31:58.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:58 15:31:58.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:58 15:31:58.783 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:58 15:31:58.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:58 15:31:58.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:58 15:31:58.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:58 15:31:58.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:58 15:31:58.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:58 15:31:58.784 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:58 15:31:58.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:58 15:31:58.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:58 15:31:58.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:58 15:31:58.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:58 15:31:58.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:58 15:31:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:58 15:31:58.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:58 15:31:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:58 15:31:58.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:58 15:31:58.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:58 15:31:58.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:58 15:31:58.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:58 15:31:58.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:58 15:31:58.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:58 15:31:58.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:59 15:31:59.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.294 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:59 15:31:59.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:59 15:31:59.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:59 15:31:59.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:59 15:31:59.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:59 15:31:59.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:59 15:31:59.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:59 15:31:59.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:59 15:31:59.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:59 15:31:59.322 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:59 15:31:59.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:59 15:31:59.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:59 15:31:59.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:59 15:31:59.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:59 15:31:59.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:59 15:31:59.323 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:59 15:31:59.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:59 15:31:59.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:59 15:31:59.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:59 15:31:59.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:59 15:31:59.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:59 15:31:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:59 15:31:59.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:59 15:31:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:59 15:31:59.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:59 15:31:59.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:59 15:31:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:59 15:31:59.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:59 15:31:59.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:31:59 15:31:59.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:31:59 15:31:59.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:31:59 15:31:59.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:31:59 15:31:59.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:31:59 15:31:59.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:31:59 15:31:59.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:31:59 15:31:59.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:59 15:31:59.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:59 15:31:59.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:31:59 15:31:59.854 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:59 15:31:59.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:59 15:31:59.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:59 15:31:59.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:59 15:31:59.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:59 15:31:59.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:59 15:31:59.855 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:31:59 15:31:59.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:59 15:31:59.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:31:59 15:31:59.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:31:59 15:31:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:31:59 15:31:59.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:31:59 15:31:59.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:31:59 15:31:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:31:59 15:31:59.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:00 15:32:00.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:00 15:32:00.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:00 15:32:00.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:00 15:32:00.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:00 15:32:00.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:00 15:32:00.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:00 15:32:00.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:00 15:32:00.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:00 15:32:00.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:00 15:32:00.369 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:00 15:32:00.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:00 15:32:00.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:00 15:32:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:00 15:32:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:00 15:32:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:00 15:32:00.386 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:00 15:32:00.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:00 15:32:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:00 15:32:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:00 15:32:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:00 15:32:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:00 15:32:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:00 15:32:00.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:00 15:32:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:00 15:32:00.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:00 15:32:00.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:00 15:32:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:00 15:32:00.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:00 15:32:00.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:00 15:32:00.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:00 15:32:00.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:00 15:32:00.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:00 15:32:00.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:00 15:32:00.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:00 15:32:00.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:00 15:32:00.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:00 15:32:00.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:00 15:32:00.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:00 15:32:00.900 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:00 15:32:00.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:00 15:32:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:00 15:32:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:00 15:32:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:00 15:32:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:00 15:32:00.916 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:00 15:32:00.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:00 15:32:00.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:00 15:32:00.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:00 15:32:00.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:00 15:32:00.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:00 15:32:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:00 15:32:00.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:00 15:32:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:00 15:32:00.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:00 15:32:00.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:00 15:32:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:00 15:32:00.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:00 15:32:00.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:00 15:32:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:00 15:32:00.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:01 15:32:01.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:01 15:32:01.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:01 15:32:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:01 15:32:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:01 15:32:01.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:01 15:32:01.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:01 15:32:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:01 15:32:01.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:01 15:32:01.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:01 15:32:01.445 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:01 15:32:01.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:01 15:32:01.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:01 15:32:01.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:01 15:32:01.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:01 15:32:01.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:01 15:32:01.446 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:01 15:32:01.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:01 15:32:01.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:01 15:32:01.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:01 15:32:01.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:01 15:32:01.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:01 15:32:01.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:01 15:32:01.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:01 15:32:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:01 15:32:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:01 15:32:01.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:01 15:32:01.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:01 15:32:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:01 15:32:01.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:01 15:32:01.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:01 15:32:01.960 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:01 15:32:01.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:01 15:32:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:01 15:32:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:01 15:32:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:01 15:32:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:01 15:32:01.961 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:01 15:32:01.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:01 15:32:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:01 15:32:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:01 15:32:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:01 15:32:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:01 15:32:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:01 15:32:01.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:01 15:32:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:01 15:32:01.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:01 15:32:01.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:01 15:32:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:01 15:32:01.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:01 15:32:01.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:01 15:32:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:01 15:32:01.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:02 15:32:02.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:02 15:32:02.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:02 15:32:02.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:02 15:32:02.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:02 15:32:02.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:02 15:32:02.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:02 15:32:02.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:02 15:32:02.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:02 15:32:02.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:02 15:32:02.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:02 15:32:02.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:02 15:32:02.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:02 15:32:02.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:02 15:32:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:02 15:32:02.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:02 15:32:02.475 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:02 15:32:02.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:02 15:32:02.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:02 15:32:02.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:02 15:32:02.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:02 15:32:02.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:02 15:32:02.476 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:02 15:32:02.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:02 15:32:02.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:02 15:32:02.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:02 15:32:02.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:02 15:32:02.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:02 15:32:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:02 15:32:02.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:02 15:32:02.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:02 15:32:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:02 15:32:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:02 15:32:02.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:02 15:32:02.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:02 15:32:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:02 15:32:02.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:02 15:32:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:02 15:32:02.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:02 15:32:02.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:02 15:32:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:02 15:32:02.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:02 15:32:02.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:02 15:32:02.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:02 15:32:02.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:02 15:32:02.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:02 15:32:02.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:02 15:32:02.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:02 15:32:02.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:02 15:32:02.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:02 15:32:02.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:02 15:32:02.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:02 15:32:02.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:02 15:32:02.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:03 15:32:03.014 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.015 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:03 15:32:03.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:03 15:32:03.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:03 15:32:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:03 15:32:03.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:03 15:32:03.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:03 15:32:03.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:03 15:32:03.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:03 15:32:03.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:03 15:32:03.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:03 15:32:03.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:03 15:32:03.529 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.544 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:03 15:32:03.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:03 15:32:03.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:03 15:32:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:03 15:32:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully
11:32:03 15:32:03.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:03 15:32:03.546 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start
11:32:03 Hello Application
11:32:03  TooltipText=null
11:32:03 15:32:03.560 INFO [WorkbenchTestable][AbstractView] Terminating console
11:32:03 15:32:03.560 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start
11:32:03 Hello Application
11:32:03  TooltipText=null
11:32:03 15:32:03.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:32:03 15:32:03.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:03 15:32:03.561 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate
11:32:03 15:32:03.561 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:03 15:32:03.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:03 15:32:03.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated...
11:32:03 15:32:03.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:03 15:32:03.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:03 15:32:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:03 15:32:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:03 15:32:03.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:03 15:32:03.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:03 15:32:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:03 15:32:03.577 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.578 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully
11:32:03 15:32:03.579 INFO [WorkbenchTestable][AbstractView] Console terminated
11:32:03 15:32:03.579 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:03 15:32:03.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:03 15:32:03.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:03 15:32:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:03 15:32:03.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:03 15:32:03.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:03 15:32:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:03 15:32:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:03 15:32:03.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:03 15:32:03.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:03 15:32:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:03 15:32:03.621 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.622 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.623 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:03 15:32:03.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:32:03 15:32:03.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:03 15:32:03.624 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:32:03 15:32:03.624 INFO [WorkbenchTestable][AbstractView] Terminating console
11:32:03 15:32:03.624 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:32:03 15:32:03.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:03 15:32:03.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:03 15:32:03.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:32:03 15:32:03.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:03 15:32:03.626 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier
11:32:03 15:32:03.626 INFO [WorkbenchTestable][AbstractView] Removing launch from console
11:32:03 15:32:03.626 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start
11:32:03 Hello Application
11:32:03  TooltipText=null
11:32:03 15:32:03.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch")
11:32:03 15:32:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:03 15:32:03.627 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch
11:32:03 15:32:03.627 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:03 15:32:03.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:03 15:32:03.627 INFO [WorkbenchTestable][AbstractView] Launch removed
11:32:03 15:32:03.667 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:03 15:32:03.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:03 15:32:03.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:32:03 15:32:03.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:03 15:32:03.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:03 15:32:03.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:03 15:32:03.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:03 15:32:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:03 15:32:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:03 15:32:03.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:03 15:32:03.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:03 15:32:03.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:03 15:32:03.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:03 15:32:03.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:03 15:32:03.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:03 15:32:03.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:03 15:32:03.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.674 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:03 15:32:03.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:03 15:32:03.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:03 15:32:03.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:03 15:32:03.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:03 15:32:03.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:32:03 15:32:03.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:03 15:32:03.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:03 15:32:03.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:03 15:32:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:03 15:32:03.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:03 15:32:03.695 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:03 15:32:03.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:03 15:32:03.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:03 15:32:03.724 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:03 15:32:03.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:03 15:32:03.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:03 15:32:03.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:03 15:32:03.725 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:03 15:32:03.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:03 15:32:03.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:03 15:32:03.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:03 15:32:03.725 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:03 15:32:03.726 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:03 15:32:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:32:04 15:32:04.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:32:04 15:32:04.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:04 15:32:04.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:04 15:32:04.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:04 15:32:04.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:04 15:32:04.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:04 15:32:04.729 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:04 15:32:04.729 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:04 15:32:04.729 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:04 15:32:04.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:04 15:32:04.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:04 15:32:04.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:04 15:32:04.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:04 15:32:04.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:04 15:32:04.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:04 15:32:04.730 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:04 15:32:04.730 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:04 15:32:04.730 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:04 15:32:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:32:04 15:32:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:32:04 15:32:04.730 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:04 15:32:04.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:04 15:32:04.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:04 15:32:04.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:04 15:32:04.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:04 15:32:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:04 15:32:04.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:04 15:32:04.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:04 15:32:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:04 15:32:04.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:04 15:32:04.731 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:04 15:32:04.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:04 15:32:04.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:04 15:32:04.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:04 15:32:04.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:04 15:32:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:04 15:32:04.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:04 15:32:04.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:04 15:32:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:04 15:32:04.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:04 15:32:04.732 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:04 15:32:04.810 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:04 15:32:04.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:04 15:32:04.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:04 15:32:04.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:32:04 15:32:04.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:04 15:32:04.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:04 15:32:04.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:04 15:32:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:04 15:32:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:04 15:32:04.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:04 15:32:04.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:32:04 15:32:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:04 15:32:04.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:04 15:32:04.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:04 15:32:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:04 15:32:04.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:04 15:32:04.812 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:04 15:32:04.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:04 15:32:04.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:04 15:32:04.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:04 15:32:04.825 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:04 15:32:04.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:04 15:32:04.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:04 15:32:04.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:04 15:32:04.825 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:04 15:32:04.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:04 15:32:04.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:04 15:32:04.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:04 15:32:04.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:04 15:32:04.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:04 15:32:04.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:05 15:32:05.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:05 15:32:05.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:05 15:32:05.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:05 15:32:05.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:05 15:32:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:05 15:32:05.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:05 15:32:05.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:05 15:32:05.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:05 15:32:05.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:05 15:32:05.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:05 15:32:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:05 15:32:05.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:05 15:32:05.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:05 15:32:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:05 15:32:05.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:05 15:32:05.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:32:05 15:32:05.828 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:05 15:32:05.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:05 15:32:05.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:32:05 15:32:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:05 15:32:05.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:32:05 15:32:05.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:32:05 15:32:05.829 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:32:05 15:32:05.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:32:05 15:32:05.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:32:05 15:32:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:05 15:32:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:05 15:32:05.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Item match:Run
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:''
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Item match:Run As
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application	Shift+Alt+X J'
11:32:05 15:32:05.833 DEBUG [main][MenuItemLookup] Item match:2 Java Application	Shift+Alt+X J
11:32:05 15:32:05.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application	Shift+Alt+X J"
11:32:05 15:32:05.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application	Shift+Alt+X J
11:32:05 15:32:05.834 INFO [main][MenuItemHandler] Select menu item: &2 Java Application	Shift+Alt+X J
11:32:05 15:32:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'...
11:32:05 15:32:05.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:05 15:32:05.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:05 15:32:05.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:05 15:32:05.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:05 15:32:05.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:05 15:32:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:05 15:32:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:05 15:32:05.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:05 15:32:05.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:05 15:32:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:05 15:32:05.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:06 15:32:06.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:06 15:32:06.031 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null
11:32:06 15:32:06.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Show Console View' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reveal End of Document' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:06 15:32:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated...
11:32:06 15:32:06.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:06 15:32:06.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:06 15:32:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:06 15:32:06.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:06 15:32:06.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:06 15:32:06.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:06 15:32:06.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:06 15:32:06.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:06 15:32:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:06 15:32:06.097 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.098 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully
11:32:06 15:32:06.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:06 15:32:06.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:06 15:32:06.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:06 15:32:06.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:06 15:32:06.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:06 15:32:06.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:06 15:32:06.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:06 15:32:06.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:06 15:32:06.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:06 15:32:06.112 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch...
11:32:06 15:32:06.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:06 15:32:06.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:06 15:32:06.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:06 15:32:06.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:06 15:32:06.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:06 15:32:06.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:06 15:32:06.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:06 15:32:06.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:06 15:32:06.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:06 15:32:06.128 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.128 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully
11:32:06 15:32:06.129 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console
11:32:06 15:32:06.129 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Terminated Launches")
11:32:06 15:32:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:06 15:32:06.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:06 15:32:06.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:06 15:32:06.131 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches
11:32:06 15:32:06.131 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:06 15:32:06.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:06 15:32:06.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch...
11:32:06 15:32:06.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:06 15:32:06.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:06 15:32:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:06 15:32:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:06 15:32:06.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:06 15:32:06.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:06 15:32:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:06 15:32:06.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:06 15:32:06.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:06 15:32:06.196 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.197 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:06 15:32:06.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully
11:32:06 15:32:06.198 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared
11:32:06 15:32:06.198 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:06 15:32:06.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:06 15:32:06.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:06 15:32:06.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:06 15:32:06.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:06 15:32:06.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:06 15:32:06.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:06 15:32:06.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:06 15:32:06.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:06 15:32:06.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:06 15:32:06.209 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.210 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:06 15:32:06.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:06 15:32:06.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:06 15:32:06.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:06 15:32:06.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:06 15:32:06.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:06 15:32:06.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:06 15:32:06.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:06 15:32:06.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:06 15:32:06.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:06 15:32:06.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:06 15:32:06.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:06 15:32:06.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:06 15:32:06.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:06 15:32:06.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:06 15:32:06.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:06 15:32:06.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:06 15:32:06.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:06 15:32:06.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:06 15:32:06.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:06 15:32:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:06 15:32:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:06 15:32:06.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:06 15:32:06.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:32:06 15:32:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:06 15:32:06.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:06 15:32:06.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:06 15:32:06.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:06 15:32:06.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:06 15:32:06.224 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:06 15:32:06.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:06 15:32:06.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:06 15:32:06.253 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:06 15:32:06.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:06 15:32:06.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:06 15:32:06.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:06 15:32:06.254 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:06 15:32:06.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:06 15:32:06.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:06 15:32:06.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:06 15:32:06.254 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:06 15:32:06.255 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:06 15:32:06.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:32:07 15:32:07.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:32:07 15:32:07.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:07 15:32:07.757 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:07 15:32:07.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:07 15:32:07.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:07 15:32:07.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:07 15:32:07.758 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:07 15:32:07.758 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:07 15:32:07.759 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:07 15:32:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:32:07 15:32:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:32:07 15:32:07.759 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:07 15:32:07.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:07 15:32:07.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:07 15:32:07.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:07 15:32:07.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:07 15:32:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:07 15:32:07.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:07 15:32:07.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:07 15:32:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:07 15:32:07.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:07 15:32:07.760 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:07 15:32:07.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:07 15:32:07.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:07 15:32:07.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:07 15:32:07.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:07 15:32:07.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:07 15:32:07.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:07 15:32:07.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:07 15:32:07.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:07 15:32:07.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:07 15:32:07.761 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:07 15:32:07.837 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:07 15:32:07.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:07 15:32:07.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:07 15:32:07.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:32:07 15:32:07.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:07 15:32:07.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:07 15:32:07.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:07 15:32:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:07 15:32:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:07 15:32:07.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:07 15:32:07.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:32:07 15:32:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:07 15:32:07.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:07 15:32:07.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:07 15:32:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:07 15:32:07.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:07 15:32:07.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:07 15:32:07.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:07 15:32:07.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:07 15:32:07.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:07 15:32:07.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:07 15:32:07.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:07 15:32:07.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:07 15:32:07.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:07 15:32:07.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:07 15:32:07.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:07 15:32:07.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:07 15:32:07.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:07 15:32:07.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:07 15:32:07.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:07 15:32:07.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:08 15:32:08.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:08 15:32:08.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:08 15:32:08.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:08 15:32:08.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:08 15:32:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:08 15:32:08.855 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:08 15:32:08.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:08 15:32:08.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:08 15:32:08.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:08 15:32:08.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:08 15:32:08.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:08 15:32:08.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:08 15:32:08.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:08 15:32:08.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:08 15:32:08.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:08 15:32:08.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:32:08 15:32:08.857 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:08 15:32:08.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:08 15:32:08.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:08 15:32:08.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:08 15:32:08.858 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:32:08 15:32:08.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:32:08 15:32:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:08 15:32:08.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:32:08 15:32:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:08 15:32:08.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:32:08 15:32:08.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:32:08 15:32:08.858 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:32:08 15:32:08.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:32:08 15:32:08.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:32:08 15:32:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:08 15:32:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:08 15:32:08.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Item match:Run
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:''
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Item match:Run As
11:32:08 15:32:08.861 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:32:08 15:32:08.862 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application	Shift+Alt+X J'
11:32:08 15:32:08.862 DEBUG [main][MenuItemLookup] Item match:2 Java Application	Shift+Alt+X J
11:32:08 15:32:08.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application	Shift+Alt+X J"
11:32:08 15:32:08.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application	Shift+Alt+X J
11:32:08 15:32:08.862 INFO [main][MenuItemHandler] Select menu item: &2 Java Application	Shift+Alt+X J
11:32:08 15:32:08.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'...
11:32:08 15:32:08.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:08 15:32:08.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:08 15:32:08.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:08 15:32:08.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:08 15:32:08.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:08 15:32:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:08 15:32:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:08 15:32:08.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:08 15:32:08.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:08 15:32:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:08 15:32:08.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:08 15:32:08.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:08 15:32:08.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:08 15:32:08.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:08 15:32:08.977 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:08 15:32:08.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null
11:32:09 15:32:09.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reveal End of Document' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Show Console View' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:09 15:32:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated...
11:32:09 15:32:09.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:09 15:32:09.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:09 15:32:09.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:09 15:32:09.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:09 15:32:09.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:09 15:32:09.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:09 15:32:09.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:09 15:32:09.057 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.058 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully
11:32:09 15:32:09.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:09 15:32:09.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:09 15:32:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:09 15:32:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:09 15:32:09.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:09 15:32:09.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:09 15:32:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:09 15:32:09.085 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.086 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:32:09 15:32:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:09 15:32:09.088 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:32:09 15:32:09.088 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:32:09 15:32:09.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:32:09 15:32:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:09 15:32:09.090 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes
11:32:09 15:32:09.090 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:32:09 15:32:09.090 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:09 15:32:09.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:09 15:32:09.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:09 15:32:09.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:09 15:32:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:09 15:32:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:09 15:32:09.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:09 15:32:09.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:09 15:32:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:09 15:32:09.116 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.117 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.123 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:32:09 15:32:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:09 15:32:09.125 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:32:09 15:32:09.125 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:32:09 15:32:09.125 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:09 15:32:09.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:09 15:32:09.125 INFO [WorkbenchTestable][AbstractView] Terminating console
11:32:09 15:32:09.125 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:32:09 15:32:09.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:32:09 15:32:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:09 15:32:09.127 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier
11:32:09 15:32:09.127 INFO [WorkbenchTestable][AbstractView] Removing launch from console
11:32:09 15:32:09.127 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null
11:32:09 15:32:09.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch")
11:32:09 15:32:09.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:09 15:32:09.128 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch
11:32:09 15:32:09.128 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:09 15:32:09.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:09 15:32:09.128 INFO [WorkbenchTestable][AbstractView] Launch removed
11:32:09 15:32:09.162 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:32:09 15:32:09.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:09 15:32:09.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:09 15:32:09.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:09 15:32:09.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:09 15:32:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:09 15:32:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:09 15:32:09.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:09 15:32:09.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:09 15:32:09.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:09 15:32:09.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:09 15:32:09.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:09 15:32:09.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:09 15:32:09.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:09 15:32:09.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:09 15:32:09.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:09 15:32:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:09 15:32:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:09 15:32:09.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:09 15:32:09.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:09 15:32:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:09 15:32:09.178 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.179 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:09 15:32:09.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:09 15:32:09.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:09 15:32:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:09 15:32:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:09 15:32:09.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:09 15:32:09.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:09 15:32:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:09 15:32:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:09 15:32:09.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:09 15:32:09.204 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.204 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:09 15:32:09.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:09 15:32:09.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:09 15:32:09.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:09 15:32:09.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:09 15:32:09.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:09 15:32:09.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:09 15:32:09.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:09 15:32:09.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:09 15:32:09.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:10 15:32:10.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:10 15:32:10.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:10 15:32:10.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:10 15:32:10.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:11 15:32:11.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:11 15:32:11.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:11 15:32:11.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:11 15:32:11.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:12 15:32:12.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:12 15:32:12.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:12 15:32:12.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:12 15:32:12.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:13 15:32:13.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:13 15:32:13.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:13 15:32:13.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:13 15:32:13.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:14 15:32:14.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:14 15:32:14.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:14 15:32:14.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:14 15:32:14.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:15 15:32:15.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:15 15:32:15.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:15 15:32:15.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:15 15:32:15.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:16 15:32:16.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:16 15:32:16.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:16 15:32:16.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:16 15:32:16.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:17 15:32:17.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:17 15:32:17.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:17 15:32:17.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:17 15:32:17.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:18 15:32:18.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:18 15:32:18.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:18 15:32:18.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:18 15:32:18.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:19 15:32:19.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:19 15:32:19.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:19 15:32:19.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:19 15:32:19.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:19 15:32:19.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:19 15:32:19.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:19 15:32:19.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:19 15:32:19.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:19 15:32:19.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:19 15:32:19.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:19 15:32:19.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:19 15:32:19.229 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:19 15:32:19.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:19 15:32:19.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:19 15:32:19.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:19 15:32:19.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:19 15:32:19.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:19 15:32:19.229 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:19 15:32:19.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:19 15:32:19.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:19 15:32:19.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:19 15:32:19.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:19 15:32:19.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:19 15:32:19.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:19 15:32:19.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:19 15:32:19.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:19 15:32:19.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:19 15:32:19.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:19 15:32:19.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:19 15:32:19.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:19 15:32:19.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:19 15:32:19.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:19 15:32:19.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:19 15:32:19.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:19 15:32:19.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:19 15:32:19.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:19 15:32:19.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.236 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:19 15:32:19.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:19 15:32:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:19 15:32:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:19 15:32:19.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:19 15:32:19.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:19 15:32:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:19 15:32:19.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:19 15:32:19.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:19 15:32:19.244 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:19 15:32:19.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:19 15:32:19.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:19 15:32:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:19 15:32:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:19 15:32:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:19 15:32:19.245 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:19 15:32:19.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:19 15:32:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:19 15:32:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:19 15:32:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:19 15:32:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:19 15:32:19.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:19 15:32:19.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:19 15:32:19.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:19 15:32:19.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:19 15:32:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:19 15:32:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:19 15:32:19.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:19 15:32:19.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:19 15:32:19.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:19 15:32:19.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:19 15:32:19.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:19 15:32:19.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:19 15:32:19.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:19 15:32:19.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:19 15:32:19.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:19 15:32:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:19 15:32:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:19 15:32:19.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:19 15:32:19.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:19 15:32:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:19 15:32:19.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:19 15:32:19.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:19 15:32:19.259 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:19 15:32:19.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:19 15:32:19.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:19 15:32:19.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:19 15:32:19.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:19 15:32:19.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:19 15:32:19.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:19 15:32:19.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:19 15:32:19.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:19 15:32:19.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:19 15:32:19.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:19 15:32:19.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:32:19 15:32:19.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:19 15:32:19.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:19 15:32:19.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:19 15:32:19.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:19 15:32:19.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:19 15:32:19.271 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:19 15:32:19.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:19 15:32:19.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:19 15:32:19.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:19 15:32:19.300 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:19 15:32:19.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:19 15:32:19.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:19 15:32:19.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:19 15:32:19.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:19 15:32:19.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:19 15:32:19.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:19 15:32:19.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:19 15:32:19.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:19 15:32:19.301 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:19 15:32:19.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:19 15:32:19.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:19 15:32:19.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:19 15:32:19.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:19 15:32:19.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:19 15:32:19.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:19 15:32:19.303 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:19 15:32:19.303 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:19 15:32:19.303 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:19 15:32:19.303 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:19 15:32:19.303 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:19 15:32:19.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:32:20 15:32:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:32:20 15:32:20.803 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:20 15:32:20.804 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:20 15:32:20.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:20 15:32:20.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:20 15:32:20.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:20 15:32:20.804 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:20 15:32:20.805 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:20 15:32:20.805 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:20 15:32:20.805 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:20 15:32:20.805 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:20 15:32:20.805 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:20 15:32:20.805 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:20 15:32:20.806 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:20 15:32:20.806 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:20 15:32:20.806 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:20 15:32:20.806 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:20 15:32:20.806 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:20 15:32:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:32:20 15:32:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:32:20 15:32:20.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:20 15:32:20.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:20 15:32:20.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:20 15:32:20.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:20 15:32:20.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:20 15:32:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:20 15:32:20.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:20 15:32:20.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:20 15:32:20.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:20 15:32:20.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:20 15:32:20.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:20 15:32:20.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:20 15:32:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:20 15:32:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:20 15:32:20.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:20 15:32:20.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:20 15:32:20.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:20 15:32:20.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:20 15:32:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:20 15:32:20.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:20 15:32:20.808 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:20 15:32:20.884 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:20 15:32:20.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:20 15:32:20.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:20 15:32:20.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:32:20 15:32:20.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:20 15:32:20.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:20 15:32:20.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:20 15:32:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:20 15:32:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:20 15:32:20.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:20 15:32:20.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:32:20 15:32:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:20 15:32:20.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:20 15:32:20.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:20 15:32:20.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:20 15:32:20.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:20 15:32:20.887 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:20 15:32:20.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:20 15:32:20.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:20 15:32:20.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:20 15:32:20.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:20 15:32:20.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:20 15:32:20.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:20 15:32:20.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:20 15:32:20.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:20 15:32:20.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:20 15:32:20.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:20 15:32:20.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:20 15:32:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:20 15:32:20.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:20 15:32:20.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:21 15:32:21.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:21 15:32:21.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:21 15:32:21.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:21 15:32:21.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:21 15:32:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:21 15:32:21.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:21 15:32:21.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:21 15:32:21.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:21 15:32:21.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:21 15:32:21.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:21 15:32:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:21 15:32:21.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:21 15:32:21.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:21 15:32:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:21 15:32:21.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:21 15:32:21.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:32:21 15:32:21.903 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:32:21 15:32:21.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project
11:32:21 15:32:21.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:21 15:32:21.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:21 15:32:21.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:21 15:32:21.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:32:21 15:32:21.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:32:21 15:32:21.904 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:32:21 15:32:21.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:32:21 15:32:21.906 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:32:21 15:32:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:21 15:32:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:21 15:32:21.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:21 15:32:21.907 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:21 15:32:21.907 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:21 15:32:21.907 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:21 15:32:21.907 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:21 15:32:21.907 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:21 15:32:21.907 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:21 15:32:21.907 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:21 15:32:21.907 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:21 15:32:21.907 DEBUG [main][MenuItemLookup] Item match:Run
11:32:21 15:32:21.908 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:32:21 15:32:21.908 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:32:21 15:32:21.908 DEBUG [main][MenuItemLookup] Found menu:''
11:32:21 15:32:21.908 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:32:21 15:32:21.908 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:32:21 15:32:21.908 DEBUG [main][MenuItemLookup] Item match:Run As
11:32:21 15:32:21.908 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:32:21 15:32:21.908 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application	Shift+Alt+X J'
11:32:21 15:32:21.908 DEBUG [main][MenuItemLookup] Item match:2 Java Application	Shift+Alt+X J
11:32:21 15:32:21.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application	Shift+Alt+X J"
11:32:21 15:32:21.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application	Shift+Alt+X J
11:32:21 15:32:21.908 INFO [main][MenuItemHandler] Select menu item: &2 Java Application	Shift+Alt+X J
11:32:21 15:32:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'...
11:32:21 15:32:21.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:21 15:32:21.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:21 15:32:21.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:22 15:32:22.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:22 15:32:22.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:22 15:32:22.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:22 15:32:22.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:22 15:32:22.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:22 15:32:22.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:22 15:32:22.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:22 15:32:22.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:22 15:32:22.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:22 15:32:22.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:22 15:32:22.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:22 15:32:22.033 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:22 15:32:22.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:22 15:32:22.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:22 15:32:22.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null
11:32:22 15:32:22.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:22 15:32:22.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Delayed model change job' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reveal End of Document' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Show Console View' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:22 15:32:22.080 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:32:23 15:32:23.080 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:23 15:32:23.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:23 15:32:23.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null
11:32:23 15:32:23.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:23 15:32:23.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:23 15:32:23.082 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:32:23 15:32:23.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:''
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...'
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:'Open Link'
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Found menu:'Clear'
11:32:23 15:32:23.096 DEBUG [main][MenuItemLookup] Item match:Clear
11:32:23 15:32:23.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.101 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:23 15:32:23.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:23 15:32:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:23 15:32:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:23 15:32:23.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:23 15:32:23.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:23 15:32:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:23 15:32:23.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:23 15:32:23.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:23 15:32:23.124 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:23 15:32:23.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:23 15:32:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:23 15:32:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:23 15:32:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:23 15:32:23.125 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:23 15:32:23.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:23 15:32:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:23 15:32:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:23 15:32:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:23 15:32:23.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.126 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:23 15:32:23.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:23 15:32:23.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:23 15:32:23.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:23 15:32:23.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:23 15:32:23.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:32:23 15:32:23.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:23 15:32:23.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:23 15:32:23.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:23 15:32:23.127 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:32:23 15:32:23.127 INFO [WorkbenchTestable][AbstractView] Terminating console
11:32:23 15:32:23.127 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:23 15:32:23.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:23 15:32:23.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:32:23 15:32:23.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:23 15:32:23.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:23 15:32:23.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:32:23 15:32:23.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:23 15:32:23.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:23 15:32:23.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:23 15:32:23.129 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier
11:32:23 15:32:23.129 INFO [WorkbenchTestable][AbstractView] Removing launch from console
11:32:23 15:32:23.129 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:23 15:32:23.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:23 15:32:23.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null
11:32:23 15:32:23.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch")
11:32:23 15:32:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:23 15:32:23.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:23 15:32:23.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:23 15:32:23.130 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch
11:32:23 15:32:23.130 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:23 15:32:23.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:23 15:32:23.130 INFO [WorkbenchTestable][AbstractView] Launch removed
11:32:23 15:32:23.168 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:23 15:32:23.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:23 15:32:23.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:32:23 15:32:23.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:23 15:32:23.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:23 15:32:23.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:23 15:32:23.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:23 15:32:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:23 15:32:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:23 15:32:23.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:23 15:32:23.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:23 15:32:23.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:23 15:32:23.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:23 15:32:23.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:23 15:32:23.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:23 15:32:23.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:23 15:32:23.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:23 15:32:23.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:23 15:32:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:23 15:32:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:23 15:32:23.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:23 15:32:23.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:32:23 15:32:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:23 15:32:23.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:23 15:32:23.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:23 15:32:23.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:23 15:32:23.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:23 15:32:23.184 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:23 15:32:23.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:23 15:32:23.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:23 15:32:23.226 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:23 15:32:23.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:23 15:32:23.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:23 15:32:23.227 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:23 15:32:23.227 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:23 15:32:23.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:23 15:32:23.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:23 15:32:23.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:23 15:32:23.228 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:23 15:32:23.228 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:23 15:32:23.228 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:23 15:32:23.228 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:23 15:32:23.228 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:23 15:32:23.229 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:23 15:32:23.229 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:23 15:32:23.229 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:23 15:32:23.229 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:23 15:32:23.229 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:23 15:32:23.229 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:23 15:32:23.229 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:23 15:32:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:32:24 15:32:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:32:24 15:32:24.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:24 15:32:24.730 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:24 15:32:24.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:24 15:32:24.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:24 15:32:24.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:24 15:32:24.731 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:24 15:32:24.731 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:24 15:32:24.731 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:24 15:32:24.732 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:24 15:32:24.732 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:24 15:32:24.732 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:24 15:32:24.732 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:24 15:32:24.732 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:24 15:32:24.732 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:24 15:32:24.732 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:24 15:32:24.732 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:24 15:32:24.732 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:24 15:32:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:32:24 15:32:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:32:24 15:32:24.732 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:24 15:32:24.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:24 15:32:24.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:24 15:32:24.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:24 15:32:24.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:24 15:32:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:24 15:32:24.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:24 15:32:24.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:24 15:32:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:24 15:32:24.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:24 15:32:24.733 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:24 15:32:24.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:24 15:32:24.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:24 15:32:24.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:24 15:32:24.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:24 15:32:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:24 15:32:24.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:24 15:32:24.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:24 15:32:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:24 15:32:24.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:24 15:32:24.734 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:24 15:32:24.814 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:24 15:32:24.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:24 15:32:24.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:24 15:32:24.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:32:24 15:32:24.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:24 15:32:24.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:24 15:32:24.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:24 15:32:24.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:24 15:32:24.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:24 15:32:24.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:24 15:32:24.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:32:24 15:32:24.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:24 15:32:24.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:24 15:32:24.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:24 15:32:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:24 15:32:24.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:24 15:32:24.817 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:24 15:32:24.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:24 15:32:24.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:24 15:32:24.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:24 15:32:24.830 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:24 15:32:24.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:24 15:32:24.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:24 15:32:24.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:24 15:32:24.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:24 15:32:24.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:24 15:32:24.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:24 15:32:24.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:24 15:32:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:24 15:32:24.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:24 15:32:24.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:25 15:32:25.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:25 15:32:25.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:25 15:32:25.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:25 15:32:25.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:25 15:32:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:25 15:32:25.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:25 15:32:25.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:25 15:32:25.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:25 15:32:25.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:25 15:32:25.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:25 15:32:25.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:25 15:32:25.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:25 15:32:25.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:25 15:32:25.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:25 15:32:25.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:25 15:32:25.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:32:25 15:32:25.834 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:25 15:32:25.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:25 15:32:25.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:25 15:32:25.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:32:25 15:32:25.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:32:25 15:32:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:25 15:32:25.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:32:25 15:32:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:25 15:32:25.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:32:25 15:32:25.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:32:25 15:32:25.835 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:32:25 15:32:25.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:32:25 15:32:25.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:32:25 15:32:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:25 15:32:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:25 15:32:25.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Item match:Run
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:''
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Item match:Run As
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application	Shift+Alt+X J'
11:32:25 15:32:25.838 DEBUG [main][MenuItemLookup] Item match:2 Java Application	Shift+Alt+X J
11:32:25 15:32:25.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application	Shift+Alt+X J"
11:32:25 15:32:25.839 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application	Shift+Alt+X J
11:32:25 15:32:25.839 INFO [main][MenuItemHandler] Select menu item: &2 Java Application	Shift+Alt+X J
11:32:25 15:32:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'...
11:32:25 15:32:25.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:25 15:32:25.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:25 15:32:25.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:25 15:32:25.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:25 15:32:25.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:25 15:32:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:25 15:32:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:25 15:32:25.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:25 15:32:25.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:25 15:32:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:25 15:32:25.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:25 15:32:25.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:25 15:32:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:25 15:32:25.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:25 15:32:25.951 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:25 15:32:25.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:25 15:32:25.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:25 15:32:25.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null
11:32:25 15:32:25.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:25 15:32:25.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reveal End of Document' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Show Console View' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:25 15:32:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated...
11:32:25 15:32:25.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:26 15:32:26.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:26 15:32:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:26 15:32:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:26 15:32:26.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:26 15:32:26.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:26 15:32:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:26 15:32:26.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:26 15:32:26.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:26 15:32:26.040 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.041 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully
11:32:26 15:32:26.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.061 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:26 15:32:26.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:26 15:32:26.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:26 15:32:26.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:26 15:32:26.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:26 15:32:26.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:26 15:32:26.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:26 15:32:26.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:26 15:32:26.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:26 15:32:26.069 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch...
11:32:26 15:32:26.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:26 15:32:26.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:26 15:32:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:26 15:32:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:26 15:32:26.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:26 15:32:26.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:26 15:32:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:26 15:32:26.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:26 15:32:26.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:26 15:32:26.081 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.082 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully
11:32:26 15:32:26.083 INFO [WorkbenchTestable][AbstractView] Removing launch from console
11:32:26 15:32:26.083 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch")
11:32:26 15:32:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:26 15:32:26.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:26 15:32:26.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:26 15:32:26.084 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch
11:32:26 15:32:26.084 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:26 15:32:26.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:26 15:32:26.085 INFO [WorkbenchTestable][AbstractView] Launch removed
11:32:26 15:32:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch...
11:32:26 15:32:26.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:26 15:32:26.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:26 15:32:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:26 15:32:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:26 15:32:26.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:26 15:32:26.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:26 15:32:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:26 15:32:26.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:26 15:32:26.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:26 15:32:26.132 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.133 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:26 15:32:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully
11:32:26 15:32:26.134 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:26 15:32:26.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:26 15:32:26.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:26 15:32:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:26 15:32:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:26 15:32:26.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:26 15:32:26.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:26 15:32:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:26 15:32:26.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:26 15:32:26.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:26 15:32:26.159 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.159 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:26 15:32:26.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:26 15:32:26.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:26 15:32:26.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:26 15:32:26.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:26 15:32:26.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:26 15:32:26.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:26 15:32:26.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:26 15:32:26.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:26 15:32:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:26 15:32:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:26 15:32:26.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:26 15:32:26.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:26 15:32:26.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:26 15:32:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:26 15:32:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:26 15:32:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:26 15:32:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:26 15:32:26.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:26 15:32:26.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:26 15:32:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:26 15:32:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:26 15:32:26.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:26 15:32:26.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:32:26 15:32:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:26 15:32:26.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:26 15:32:26.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:26 15:32:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:26 15:32:26.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:26 15:32:26.172 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:26 15:32:26.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:26 15:32:26.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:26 15:32:26.202 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:26 15:32:26.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:26 15:32:26.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:26 15:32:26.203 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:26 15:32:26.203 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:26 15:32:26.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:26 15:32:26.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:26 15:32:26.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:26 15:32:26.204 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:26 15:32:26.204 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:26 15:32:26.204 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:26 15:32:26.204 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:26 15:32:26.204 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:26 15:32:26.205 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:26 15:32:26.205 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:26 15:32:26.205 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:26 15:32:26.205 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:26 15:32:26.205 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:26 15:32:26.205 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:26 15:32:26.205 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:26 15:32:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:32:27 15:32:27.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:32:27 15:32:27.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:27 15:32:27.706 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:27 15:32:27.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:27 15:32:27.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:27 15:32:27.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:27 15:32:27.707 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:27 15:32:27.707 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:27 15:32:27.707 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:27 15:32:27.708 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:27 15:32:27.708 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:27 15:32:27.708 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:27 15:32:27.708 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:27 15:32:27.708 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:27 15:32:27.708 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:27 15:32:27.708 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:27 15:32:27.708 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:27 15:32:27.708 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:27 15:32:27.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:32:27 15:32:27.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:32:27 15:32:27.708 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:27 15:32:27.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:27 15:32:27.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:27 15:32:27.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:27 15:32:27.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:27 15:32:27.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:27 15:32:27.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:27 15:32:27.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:27 15:32:27.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:27 15:32:27.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:27 15:32:27.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:27 15:32:27.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:27 15:32:27.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:27 15:32:27.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:27 15:32:27.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:27 15:32:27.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:27 15:32:27.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:27 15:32:27.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:27 15:32:27.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:27 15:32:27.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:27 15:32:27.710 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:27 15:32:27.789 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:27 15:32:27.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:27 15:32:27.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:27 15:32:27.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:32:27 15:32:27.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:27 15:32:27.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:27 15:32:27.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:27 15:32:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:27 15:32:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:27 15:32:27.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:27 15:32:27.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:32:27 15:32:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:27 15:32:27.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:27 15:32:27.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:27 15:32:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:27 15:32:27.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:27 15:32:27.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:27 15:32:27.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:27 15:32:27.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:27 15:32:27.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:27 15:32:27.805 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:27 15:32:27.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:27 15:32:27.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:27 15:32:27.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:27 15:32:27.805 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:27 15:32:27.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:27 15:32:27.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:27 15:32:27.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:27 15:32:27.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:27 15:32:27.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:27 15:32:27.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:28 15:32:28.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:28 15:32:28.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:28 15:32:28.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:28 15:32:28.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:28 15:32:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:28 15:32:28.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:28 15:32:28.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:28 15:32:28.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:28 15:32:28.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:28 15:32:28.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:28 15:32:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:28 15:32:28.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:28 15:32:28.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:28 15:32:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:28 15:32:28.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:28 15:32:28.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:32:28 15:32:28.808 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:28 15:32:28.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:28 15:32:28.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:28 15:32:28.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:32:28 15:32:28.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java
11:32:28 15:32:28.809 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java
11:32:28 15:32:28.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection
11:32:28 15:32:28.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java
11:32:28 15:32:28.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:28 15:32:28.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:28 15:32:28.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:28 15:32:28.812 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:28 15:32:28.812 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:28 15:32:28.812 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:28 15:32:28.812 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:28 15:32:28.812 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:28 15:32:28.812 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:28 15:32:28.812 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:28 15:32:28.812 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:28 15:32:28.812 DEBUG [main][MenuItemLookup] Item match:Run
11:32:28 15:32:28.813 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:32:28 15:32:28.813 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:32:28 15:32:28.813 DEBUG [main][MenuItemLookup] Found menu:''
11:32:28 15:32:28.813 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:32:28 15:32:28.813 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:32:28 15:32:28.813 DEBUG [main][MenuItemLookup] Item match:Run As
11:32:28 15:32:28.813 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:32:28 15:32:28.813 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application	Shift+Alt+X J'
11:32:28 15:32:28.813 DEBUG [main][MenuItemLookup] Item match:2 Java Application	Shift+Alt+X J
11:32:28 15:32:28.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application	Shift+Alt+X J"
11:32:28 15:32:28.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application	Shift+Alt+X J
11:32:28 15:32:28.813 INFO [main][MenuItemHandler] Select menu item: &2 Java Application	Shift+Alt+X J
11:32:28 15:32:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'...
11:32:28 15:32:28.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:28 15:32:28.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:28 15:32:28.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:28 15:32:28.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:28 15:32:28.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:28 15:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:28 15:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:28 15:32:28.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:28 15:32:28.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:28 15:32:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:28 15:32:28.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:28 15:32:28.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:28 15:32:28.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:28 15:32:28.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:28 15:32:28.963 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:28 15:32:28.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:29 15:32:29.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:29 15:32:29.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=0
11:32:29 1
11:32:29 2
11:32:29 3
11:32:29 4
11:32:29 5
11:32:29 6
11:32:29 7
11:32:29 8
11:32:29 9
11:32:29 10
11:32:29 11
11:32:29 12
11:32:29 13
11:32:29 14
11:32:29 15
11:32:29 16
11:32:29 17
11:32:29 18
11:32:29 19
11:32:29 20
11:32:29 21
11:32:29 22
11:32:29 23
11:32:29 24
11:32:29 25
11:32:29 26
11:32:29 27
11:32:29 28
11:32:29 29
11:32:29 30
11:32:29 31
11:32:29 32
11:32:29 33
11:32:29 34
11:32:29 35
11:32:29 36
11:32:29 37
11:32:29 38
11:32:29 39
11:32:29 40
11:32:29 41
11:32:29 42
11:32:29 43
11:32:29 44
11:32:29 45
11:32:29 46
11:32:29 47
11:32:29 48
11:32:29 49
11:32:29 50
11:32:29 51
11:32:29 52
11:32:29 53
11:32:29 54
11:32:29 55
11:32:29 56
11:32:29 57
11:32:29 58
11:32:29 59
11:32:29 60
11:32:29 61
11:32:29 62
11:32:29 63
11:32:29 64
11:32:29 65
11:32:29 66
11:32:29 67
11:32:29 68
11:32:29 69
11:32:29 70
11:32:29 71
11:32:29 72
11:32:29 73
11:32:29 74
11:32:29 75
11:32:29 76
11:32:29 77
11:32:29 78
11:32:29 79
11:32:29 80
11:32:29 81
11:32:29 82
11:32:29 83
11:32:29 84
11:32:29 85
11:32:29 86
11:32:29 87
11:32:29 88
11:32:29 89
11:32:29 90
11:32:29 91
11:32:29 92
11:32:29 93
11:32:29 94
11:32:29 95
11:32:29 96
11:32:29 97
11:32:29 98
11:32:29 99
11:32:29 100
11:32:29 101
11:32:29 102
11:32:29 103
11:32:29 104
11:32:29 105
11:32:29 106
11:32:29 107
11:32:29 108
11:32:29 109
11:32:29 110
11:32:29 111
11:32:29 112
11:32:29 113
11:32:29 114
11:32:29 115
11:32:29 116
11:32:29 117
11:32:29 118
11:32:29 119
11:32:29 120
11:32:29 121
11:32:29 122
11:32:29 123
11:32:29 124
11:32:29 125
11:32:29 126
11:32:29 127
11:32:29 128
11:32:29 129
11:32:29 130
11:32:29 131
11:32:29 132
11:32:29 133
11:32:29 134
11:32:29 135
11:32:29 136
11:32:29 137
11:32:29 138
11:32:29 139
11:32:29 140
11:32:29 141
11:32:29 142
11:32:29 143
11:32:29 144
11:32:29 145
11:32:29 146
11:32:29 147
11:32:29 148
11:32:29 149
11:32:29 150
11:32:29 151
11:32:29 152
11:32:29 153
11:32:29 154
11:32:29 155
11:32:29 156
11:32:29 157
11:32:29 158
11:32:29 159
11:32:29 160
11:32:29 161
11:32:29 162
11:32:29 163
11:32:29 164
11:32:29 165
11:32:29 166
11:32:29 167
11:32:29 168
11:32:29 169
11:32:29 170
11:32:29 171
11:32:29 172
11:32:29 173
11:32:29 174
11:32:29 175
11:32:29 176
11:32:29 177
11:32:29 178
11:32:29 179
11:32:29 180
11:32:29 181
11:32:29 182
11:32:29 183
11:32:29 184
11:32:29 185
11:32:29 186
11:32:29 187
11:32:29 188
11:32:29 189
11:32:29 190
11:32:29 191
11:32:29 192
11:32:29 193
11:32:29 194
11:32:29 195
11:32:29 196
11:32:29 197
11:32:29 198
11:32:29 199
11:32:29 200
11:32:29 201
11:32:29 202
11:32:29 203
11:32:29 204
11:32:29 205
11:32:29 206
11:32:29 207
11:32:29 208
11:32:29 209
11:32:29 210
11:32:29 211
11:32:29 212
11:32:29 213
11:32:29 214
11:32:29 215
11:32:29 216
11:32:29 217
11:32:29 218
11:32:29 219
11:32:29 220
11:32:29 221
11:32:29 222
11:32:29 223
11:32:29 224
11:32:29 225
11:32:29 226
11:32:29 227
11:32:29 228
11:32:29 229
11:32:29 230
11:32:29 231
11:32:29 232
11:32:29 233
11:32:29 234
11:32:29 235
11:32:29 236
11:32:29 237
11:32:29 238
11:32:29 239
11:32:29 240
11:32:29 241
11:32:29 242
11:32:29 243
11:32:29 244
11:32:29 245
11:32:29 246
11:32:29 247
11:32:29 248
11:32:29 249
11:32:29 250
11:32:29 251
11:32:29 252
11:32:29 253
11:32:29 254
11:32:29 255
11:32:29 256
11:32:29 257
11:32:29 258
11:32:29 259
11:32:29 260
11:32:29 261
11:32:29 262
11:32:29 263
11:32:29 264
11:32:29 265
11:32:29 266
11:32:29 267
11:32:29 268
11:32:29 269
11:32:29 270
11:32:29 271
11:32:29 272
11:32:29 273
11:32:29 274
11:32:29 275
11:32:29 276
11:32:29 277
11:32:29 278
11:32:29 279
11:32:29 280
11:32:29 281
11:32:29 282
11:32:29 283
11:32:29 284
11:32:29 285
11:32:29 286
11:32:29 287
11:32:29 288
11:32:29 289
11:32:29 290
11:32:29 291
11:32:29 292
11:32:29 293
11:32:29 294
11:32:29 295
11:32:29 296
11:32:29 297
11:32:29 298
11:32:29 299
11:32:29 300
11:32:29 301
11:32:29 302
11:32:29 303
11:32:29 304
11:32:29 305
11:32:29 306
11:32:29 307
11:32:29 308
11:32:29 309
11:32:29 310
11:32:29 311
11:32:29 312
11:32:29 313
11:32:29 314
11:32:29 315
11:32:29 316
11:32:29 317
11:32:29 318
11:32:29 319
11:32:29 320
11:32:29 321
11:32:29 322
11:32:29 323
11:32:29 324
11:32:29 325
11:32:29 326
11:32:29 327
11:32:29 328
11:32:29 329
11:32:29 330
11:32:29 331
11:32:29 332
11:32:29 333
11:32:29 334
11:32:29 335
11:32:29 336
11:32:29 337
11:32:29 338
11:32:29 339
11:32:29 340
11:32:29 341
11:32:29 342
11:32:29 343
11:32:29 344
11:32:29 345
11:32:29 346
11:32:29 347
11:32:29 348
11:32:29 349
11:32:29 350
11:32:29 351
11:32:29 352
11:32:29 353
11:32:29 354
11:32:29 355
11:32:29 356
11:32:29 357
11:32:29 358
11:32:29 359
11:32:29 360
11:32:29 361
11:32:29 362
11:32:29 363
11:32:29 364
11:32:29 365
11:32:29 366
11:32:29 367
11:32:29 368
11:32:29 369
11:32:29 370
11:32:29 371
11:32:29 372
11:32:29 373
11:32:29 374
11:32:29 375
11:32:29 376
11:32:29 377
11:32:29 378
11:32:29 379
11:32:29 380
11:32:29 381
11:32:29 382
11:32:29 383
11:32:29 384
11:32:29 385
11:32:29 386
11:32:29 387
11:32:29 388
11:32:29 389
11:32:29 390
11:32:29 391
11:32:29 392
11:32:29 393
11:32:29 394
11:32:29 395
11:32:29 396
11:32:29 397
11:32:29 398
11:32:29 399
11:32:29 400
11:32:29 401
11:32:29 402
11:32:29 403
11:32:29 404
11:32:29 405
11:32:29 406
11:32:29 407
11:32:29 408
11:32:29 409
11:32:29 410
11:32:29 411
11:32:29 412
11:32:29 413
11:32:29 414
11:32:29 415
11:32:29 416
11:32:29 417
11:32:29 418
11:32:29 419
11:32:29 420
11:32:29 421
11:32:29 422
11:32:29 423
11:32:29 424
11:32:29 425
11:32:29 426
11:32:29 427
11:32:29 428
11:32:29 429
11:32:29 430
11:32:29 431
11:32:29 432
11:32:29 433
11:32:29 434
11:32:29 435
11:32:29 436
11:32:29 437
11:32:29 438
11:32:29 439
11:32:29 440
11:32:29 441
11:32:29 442
11:32:29 443
11:32:29 444
11:32:29 445
11:32:29 446
11:32:29 447
11:32:29 448
11:32:29 449
11:32:29 450
11:32:29 451
11:32:29 452
11:32:29 453
11:32:29 454
11:32:29 455
11:32:29 456
11:32:29 457
11:32:29 458
11:32:29 459
11:32:29 460
11:32:29 461
11:32:29 462
11:32:29 463
11:32:29 464
11:32:29 465
11:32:29 466
11:32:29 467
11:32:29 468
11:32:29 469
11:32:29 470
11:32:29 471
11:32:29 472
11:32:29 473
11:32:29 474
11:32:29 475
11:32:29 476
11:32:29 477
11:32:29 478
11:32:29 479
11:32:29 480
11:32:29 481
11:32:29 482
11:32:29 483
11:32:29 484
11:32:29 485
11:32:29 486
11:32:29 487
11:32:29 488
11:32:29 489
11:32:29 490
11:32:29 491
11:32:29 492
11:32:29 493
11:32:29 494
11:32:29 495
11:32:29 496
11:32:29 497
11:32:29 498
11:32:29 499
11:32:29 500
11:32:29 501
11:32:29 502
11:32:29 503
11:32:29 504
11:32:29 505
11:32:29 506
11:32:29 507
11:32:29 508
11:32:29 509
11:32:29 510
11:32:29 511
11:32:29 512
11:32:29 513
11:32:29 514
11:32:29 515
11:32:29 516
11:32:29 517
11:32:29 518
11:32:29 519
11:32:29 520
11:32:29 521
11:32:29 522
11:32:29 523
11:32:29 524
11:32:29 525
11:32:29 526
11:32:29 527
11:32:29 528
11:32:29 529
11:32:29 530
11:32:29 531
11:32:29 532
11:32:29 533
11:32:29 534
11:32:29 535
11:32:29 536
11:32:29 537
11:32:29 538
11:32:29 539
11:32:29 540
11:32:29 541
11:32:29 542
11:32:29 543
11:32:29 544
11:32:29 545
11:32:29 546
11:32:29 547
11:32:29 548
11:32:29 549
11:32:29 550
11:32:29 551
11:32:29 552
11:32:29 553
11:32:29 554
11:32:29 555
11:32:29 556
11:32:29 557
11:32:29 558
11:32:29 559
11:32:29 560
11:32:29 561
11:32:29 562
11:32:29 563
11:32:29 564
11:32:29 565
11:32:29 566
11:32:29 567
11:32:29 568
11:32:29 569
11:32:29 570
11:32:29 571
11:32:29 572
11:32:29 573
11:32:29 574
11:32:29 575
11:32:29 576
11:32:29 577
11:32:29 578
11:32:29 579
11:32:29 580
11:32:29 581
11:32:29 582
11:32:29 583
11:32:29 584
11:32:29 585
11:32:29 586
11:32:29 587
11:32:29 588
11:32:29 589
11:32:29 590
11:32:29 591
11:32:29 592
11:32:29 593
11:32:29 594
11:32:29 595
11:32:29 596
11:32:29 597
11:32:29 598
11:32:29 599
11:32:29 600
11:32:29 601
11:32:29 602
11:32:29 603
11:32:29 604
11:32:29 605
11:32:29 606
11:32:29 607
11:32:29 608
11:32:29 609
11:32:29 610
11:32:29 611
11:32:29 612
11:32:29 613
11:32:29 614
11:32:29 615
11:32:29 616
11:32:29 617
11:32:29 618
11:32:29 619
11:32:29 620
11:32:29 621
11:32:29 622
11:32:29 623
11:32:29 624
11:32:29 625
11:32:29 626
11:32:29 627
11:32:29 628
11:32:29 629
11:32:29 630
11:32:29 631
11:32:29 632
11:32:29 633
11:32:29 634
11:32:29 635
11:32:29 636
11:32:29 637
11:32:29 638
11:32:29 639
11:32:29 640
11:32:29 641
11:32:29 642
11:32:29 643
11:32:29 644
11:32:29 645
11:32:29 646
11:32:29 647
11:32:29 648
11:32:29 649
11:32:29 650
11:32:29 651
11:32:29 652
11:32:29 653
11:32:29 654
11:32:29 655
11:32:29 656
11:32:29 657
11:32:29 658
11:32:29 659
11:32:29 660
11:32:29 661
11:32:29 662
11:32:29 663
11:32:29 664
11:32:29 665
11:32:29 666
11:32:29 667
11:32:29 668
11:32:29 669
11:32:29 670
11:32:29 671
11:32:29 672
11:32:29 673
11:32:29 674
11:32:29 675
11:32:29 676
11:32:29 677
11:32:29 678
11:32:29 679
11:32:29 680
11:32:29 681
11:32:29 682
11:32:29 683
11:32:29 684
11:32:29 685
11:32:29 686
11:32:29 687
11:32:29 688
11:32:29 689
11:32:29 690
11:32:29 691
11:32:29 692
11:32:29 693
11:32:29 694
11:32:29 695
11:32:29 696
11:32:29 697
11:32:29 698
11:32:29 699
11:32:29 700
11:32:29 701
11:32:29 702
11:32:29 703
11:32:29 704
11:32:29 705
11:32:29 706
11:32:29 707
11:32:29 708
11:32:29 709
11:32:29 710
11:32:29 711
11:32:29 712
11:32:29 713
11:32:29 714
11:32:29 715
11:32:29 716
11:32:29 717
11:32:29 718
11:32:29 719
11:32:29 720
11:32:29 721
11:32:29 722
11:32:29 723
11:32:29 724
11:32:29 725
11:32:29 726
11:32:29 727
11:32:29 728
11:32:29 729
11:32:29 730
11:32:29 731
11:32:29 732
11:32:29 733
11:32:29 734
11:32:29 735
11:32:29 736
11:32:29 737
11:32:29 738
11:32:29 739
11:32:29 740
11:32:29 741
11:32:29 742
11:32:29 743
11:32:29 744
11:32:29 745
11:32:29 746
11:32:29 747
11:32:29 748
11:32:29 749
11:32:29 750
11:32:29 751
11:32:29 752
11:32:29 753
11:32:29 754
11:32:29 755
11:32:29 756
11:32:29 757
11:32:29 758
11:32:29 759
11:32:29 760
11:32:29 761
11:32:29 762
11:32:29 763
11:32:29 764
11:32:29 765
11:32:29 766
11:32:29 767
11:32:29 768
11:32:29 769
11:32:29 770
11:32:29 771
11:32:29 772
11:32:29 773
11:32:29 774
11:32:29 775
11:32:29 776
11:32:29 777
11:32:29 778
11:32:29 779
11:32:29 780
11:32:29 781
11:32:29 782
11:32:29 783
11:32:29 784
11:32:29 785
11:32:29 786
11:32:29 787
11:32:29 788
11:32:29 789
11:32:29 790
11:32:29 791
11:32:29 792
11:32:29 793
11:32:29 794
11:32:29 795
11:32:29 796
11:32:29 797
11:32:29 798
11:32:29 799
11:32:29 800
11:32:29 801
11:32:29 802
11:32:29 803
11:32:29 804
11:32:29 805
11:32:29 806
11:32:29 807
11:32:29 808
11:32:29 809
11:32:29 810
11:32:29 811
11:32:29 812
11:32:29 813
11:32:29 814
11:32:29 815
11:32:29 816
11:32:29 817
11:32:29 818
11:32:29 819
11:32:29 820
11:32:29 821
11:32:29 822
11:32:29 823
11:32:29 824
11:32:29 825
11:32:29 826
11:32:29 827
11:32:29 828
11:32:29 829
11:32:29 830
11:32:29 831
11:32:29 832
11:32:29 833
11:32:29 834
11:32:29 835
11:32:29 836
11:32:29 837
11:32:29 838
11:32:29 839
11:32:29 840
11:32:29 841
11:32:29 842
11:32:29 843
11:32:29 844
11:32:29 845
11:32:29 846
11:32:29 847
11:32:29 848
11:32:29 849
11:32:29 850
11:32:29 851
11:32:29 852
11:32:29 853
11:32:29 854
11:32:29 855
11:32:29 856
11:32:29 857
11:32:29 858
11:32:29 859
11:32:29 860
11:32:29 861
11:32:29 862
11:32:29 863
11:32:29 864
11:32:29 865
11:32:29 866
11:32:29 867
11:32:29 868
11:32:29 869
11:32:29 870
11:32:29 871
11:32:29 872
11:32:29 873
11:32:29 874
11:32:29 875
11:32:29 876
11:32:29 877
11:32:29 878
11:32:29 879
11:32:29 880
11:32:29 881
11:32:29 882
11:32:29 883
11:32:29 884
11:32:29 885
11:32:29 886
11:32:29 887
11:32:29 888
11:32:29 889
11:32:29 890
11:32:29 891
11:32:29 892
11:32:29 893
11:32:29 894
11:32:29 895
11:32:29 896
11:32:29 897
11:32:29 898
11:32:29 899
11:32:29 900
11:32:29 901
11:32:29 902
11:32:29 903
11:32:29 904
11:32:29 905
11:32:29 906
11:32:29 907
11:32:29 908
11:32:29 909
11:32:29 910
11:32:29 911
11:32:29 912
11:32:29 913
11:32:29 914
11:32:29 915
11:32:29 916
11:32:29 917
11:32:29 918
11:32:29 919
11:32:29 920
11:32:29 921
11:32:29 922
11:32:29 923
11:32:29 924
11:32:29 925
11:32:29 926
11:32:29 927
11:32:29 928
11:32:29 929
11:32:29 930
11:32:29 931
11:32:29 932
11:32:29 933
11:32:29 934
11:32:29 935
11:32:29 936
11:32:29 937
11:32:29 938
11:32:29 939
11:32:29 940
11:32:29 941
11:32:29 942
11:32:29 943
11:32:29 944
11:32:29 945
11:32:29 946
11:32:29 947
11:32:29 948
11:32:29 949
11:32:29 950
11:32:29 951
11:32:29 952
11:32:29 953
11:32:29 954
11:32:29 955
11:32:29 956
11:32:29 957
11:32:29 958
11:32:29 959
11:32:29 960
11:32:29 961
11:32:29 962
11:32:29 963
11:32:29 964
11:32:29 965
11:32:29 966
11:32:29 967
11:32:29 968
11:32:29 969
11:32:29 970
11:32:29 971
11:32:29 972
11:32:29 973
11:32:29 974
11:32:29 975
11:32:29 976
11:32:29 977
11:32:29 978
11:32:29 979
11:32:29 980
11:32:29 981
11:32:29 982
11:32:29 983
11:32:29 984
11:32:29 985
11:32:29 986
11:32:29 987
11:32:29 988
11:32:29 989
11:32:29 990
11:32:29 991
11:32:29 992
11:32:29 993
11:32:29 994
11:32:29 995
11:32:29 996
11:32:29 997
11:32:29 998
11:32:29 999
11:32:29 1000
11:32:29 1001
11:32:29 1002
11:32:29 1003
11:32:29 1004
11:32:29 1005
11:32:29 1006
11:32:29 1007
11:32:29 1008
11:32:29 1009
11:32:29 1010
11:32:29 1011
11:32:29 1012
11:32:29 1013
11:32:29 1014
11:32:29 1015
11:32:29 1016
11:32:29 1017
11:32:29 1018
11:32:29 1019
11:32:29 1020
11:32:29 1021
11:32:29 1022
11:32:29 1023
11:32:29 1024
11:32:29 1025
11:32:29 1026
11:32:29 1027
11:32:29 1028
11:32:29 1029
11:32:29 1030
11:32:29 1031
11:32:29 1032
11:32:29 1033
11:32:29 1034
11:32:29 1035
11:32:29 1036
11:32:29 1037
11:32:29 1038
11:32:29 1039
11:32:29 1040
11:32:29 1041
11:32:29 1042
11:32:29 1043
11:32:29 1044
11:32:29 1045
11:32:29 1046
11:32:29 1047
11:32:29 1048
11:32:29 1049
11:32:29 1050
11:32:29 1051
11:32:29 1052
11:32:29 1053
11:32:29 1054
11:32:29 1055
11:32:29 1056
11:32:29 1057
11:32:29 1058
11:32:29 1059
11:32:29 1060
11:32:29 1061
11:32:29 1062
11:32:29 1063
11:32:29 1064
11:32:29 1065
11:32:29 1066
11:32:29 1067
11:32:29 1068
11:32:29 1069
11:32:29 1070
11:32:29 1071
11:32:29 1072
11:32:29 1073
11:32:29 1074
11:32:29 1075
11:32:29 1076
11:32:29 1077
11:32:29 1078
11:32:29 1079
11:32:29 1080
11:32:29 1081
11:32:29 1082
11:32:29 1083
11:32:29 1084
11:32:29 1085
11:32:29 1086
11:32:29 1087
11:32:29 1088
11:32:29 1089
11:32:29 1090
11:32:29 1091
11:32:29 1092
11:32:29 1093
11:32:29 1094
11:32:29 1095
11:32:29 1096
11:32:29 1097
11:32:29 1098
11:32:29 1099
11:32:29 1100
11:32:29 1101
11:32:29 1102
11:32:29 1103
11:32:29 1104
11:32:29 1105
11:32:29 1106
11:32:29 1107
11:32:29 1108
11:32:29 1109
11:32:29 1110
11:32:29 1111
11:32:29 1112
11:32:29 1113
11:32:29 1114
11:32:29 1115
11:32:29 1116
11:32:29 1117
11:32:29 1118
11:32:29 1119
11:32:29 1120
11:32:29 1121
11:32:29 1122
11:32:29 1123
11:32:29 1124
11:32:29 1125
11:32:29 1126
11:32:29 1127
11:32:29 1128
11:32:29 1129
11:32:29 1130
11:32:29 1131
11:32:29 1132
11:32:29 1133
11:32:29 1134
11:32:29 1135
11:32:29 1136
11:32:29 1137
11:32:29 1138
11:32:29 1139
11:32:29 1140
11:32:29 1141
11:32:29 1142
11:32:29 1143
11:32:29 1144
11:32:29 1145
11:32:29 1146
11:32:29 1147
11:32:29 1148
11:32:29 1149
11:32:29 1150
11:32:29 1151
11:32:29 1152
11:32:29 1153
11:32:29 1154
11:32:29 1155
11:32:29 1156
11:32:29 1157
11:32:29 1158
11:32:29 1159
11:32:29 1160
11:32:29 1161
11:32:29 1162
11:32:29 1163
11:32:29 1164
11:32:29 1165
11:32:29 1166
11:32:29 1167
11:32:29 1168
11:32:29 1169
11:32:29 1170
11:32:29 1171
11:32:29 1172
11:32:29 1173
11:32:29 1174
11:32:29 1175
11:32:29 1176
11:32:29 1177
11:32:29 1178
11:32:29 1179
11:32:29 1180
11:32:29 1181
11:32:29 1182
11:32:29 1183
11:32:29 1184
11:32:29 1185
11:32:29 1186
11:32:29 1187
11:32:29 1188
11:32:29 1189
11:32:29 1190
11:32:29 1191
11:32:29 1192
11:32:29 1193
11:32:29 1194
11:32:29 1195
11:32:29 1196
11:32:29 1197
11:32:29 1198
11:32:29 1199
11:32:29 1200
11:32:29 1201
11:32:29 1202
11:32:29 1203
11:32:29 1204
11:32:29 1205
11:32:29 1206
11:32:29 1207
11:32:29 1208
11:32:29 1209
11:32:29 1210
11:32:29 1211
11:32:29 1212
11:32:29 1213
11:32:29 1214
11:32:29 1215
11:32:29 1216
11:32:29 1217
11:32:29 1218
11:32:29 1219
11:32:29 1220
11:32:29 1221
11:32:29 1222
11:32:29 1223
11:32:29 1224
11:32:29 1225
11:32:29 1226
11:32:29 1227
11:32:29 1228
11:32:29 1229
11:32:29 1230
11:32:29 1231
11:32:29 1232
11:32:29 1233
11:32:29 1234
11:32:29 1235
11:32:29 1236
11:32:29 1237
11:32:29 1238
11:32:29 1239
11:32:29 1240
11:32:29 1241
11:32:29 1242
11:32:29 1243
11:32:29 1244
11:32:29 1245
11:32:29 1246
11:32:29 1247
11:32:29 1248
11:32:29 1249
11:32:29 1250
11:32:29 1251
11:32:29 1252
11:32:29 1253
11:32:29 1254
11:32:29 1255
11:32:29 1256
11:32:29 1257
11:32:29 1258
11:32:29 1259
11:32:29 1260
11:32:29 1261
11:32:29 1262
11:32:29 1263
11:32:29 1264
11:32:29 1265
11:32:29 1266
11:32:29 1267
11:32:29 1268
11:32:29 1269
11:32:29 1270
11:32:29 1271
11:32:29 1272
11:32:29 1273
11:32:29 1274
11:32:29 1275
11:32:29 1276
11:32:29 1277
11:32:29 1278
11:32:29 1279
11:32:29 1280
11:32:29 1281
11:32:29 1282
11:32:29 1283
11:32:29 1284
11:32:29 1285
11:32:29 1286
11:32:29 1287
11:32:29 1288
11:32:29 1289
11:32:29 1290
11:32:29 1291
11:32:29 1292
11:32:29 1293
11:32:29 1294
11:32:29 1295
11:32:29 1296
11:32:29 1297
11:32:29 1298
11:32:29 1299
11:32:29 1300
11:32:29 1301
11:32:29 1302
11:32:29 1303
11:32:29 1304
11:32:29 1305
11:32:29 1306
11:32:29 1307
11:32:29 1308
11:32:29 1309
11:32:29 1310
11:32:29 1311
11:32:29 1312
11:32:29 1313
11:32:29 1314
11:32:29 1315
11:32:29 1316
11:32:29 1317
11:32:29 1318
11:32:29 1319
11:32:29 1320
11:32:29 1321
11:32:29 1322
11:32:29 1323
11:32:29 1324
11:32:29 1325
11:32:29 1326
11:32:29 1327
11:32:29 1328
11:32:29 1329
11:32:29 1330
11:32:29 1331
11:32:29 1332
11:32:29 1333
11:32:29 1334
11:32:29 1335
11:32:29 1336
11:32:29 1337
11:32:29 1338
11:32:29 1339
11:32:29 1340
11:32:29 1341
11:32:29 1342
11:32:29 1343
11:32:29 1344
11:32:29 1345
11:32:29 1346
11:32:29 1347
11:32:29 1348
11:32:29 1349
11:32:29 1350
11:32:29 1351
11:32:29 1352
11:32:29 1353
11:32:29 1354
11:32:29 1355
11:32:29 1356
11:32:29 1357
11:32:29 1358
11:32:29 1359
11:32:29 1360
11:32:29 1361
11:32:29 1362
11:32:29 1363
11:32:29 1364
11:32:29 1365
11:32:29 1366
11:32:29 1367
11:32:29 1368
11:32:29 1369
11:32:29 1370
11:32:29 1371
11:32:29 1372
11:32:29 1373
11:32:29 1374
11:32:29 1375
11:32:29 1376
11:32:29 1377
11:32:29 1378
11:32:29 1379
11:32:29 1380
11:32:29 1381
11:32:29 1382
11:32:29 1383
11:32:29 1384
11:32:29 1385
11:32:29 1386
11:32:29 1387
11:32:29 1388
11:32:29 1389
11:32:29 1390
11:32:29 1391
11:32:29 1392
11:32:29 1393
11:32:29 1394
11:32:29 1395
11:32:29 1396
11:32:29 1397
11:32:29 1398
11:32:29 1399
11:32:29 1400
11:32:29 1401
11:32:29 1402
11:32:29 1403
11:32:29 1404
11:32:29 1405
11:32:29 1406
11:32:29 1407
11:32:29 1408
11:32:29 1409
11:32:29 1410
11:32:29 1411
11:32:29 1412
11:32:29 1413
11:32:29 1414
11:32:29 1415
11:32:29 1416
11:32:29 1417
11:32:29 1418
11:32:29 1419
11:32:29 1420
11:32:29 1421
11:32:29 1422
11:32:29 1423
11:32:29 1424
11:32:29 1425
11:32:29 1426
11:32:29 1427
11:32:29 1428
11:32:29 1429
11:32:29 1430
11:32:29 1431
11:32:29 1432
11:32:29 1433
11:32:29 1434
11:32:29 1435
11:32:29 1436
11:32:29 1437
11:32:29 1438
11:32:29 1439
11:32:29 1440
11:32:29 1441
11:32:29 1442
11:32:29 1443
11:32:29 1444
11:32:29 1445
11:32:29 1446
11:32:29 1447
11:32:29 1448
11:32:29 1449
11:32:29 1450
11:32:29 1451
11:32:29 1452
11:32:29 1453
11:32:29 1454
11:32:29 1455
11:32:29 1456
11:32:29 1457
11:32:29 1458
11:32:29 1459
11:32:29 1460
11:32:29 1461
11:32:29 1462
11:32:29 1463
11:32:29 1464
11:32:29 1465
11:32:29 1466
11:32:29 1467
11:32:29 1468
11:32:29 1469
11:32:29 1470
11:32:29 1471
11:32:29 1472
11:32:29 1473
11:32:29 1474
11:32:29 1475
11:32:29 1476
11:32:29 1477
11:32:29 1478
11:32:29 1479
11:32:29 1480
11:32:29 1481
11:32:29 1482
11:32:29 1483
11:32:29 1484
11:32:29 1485
11:32:29 1486
11:32:29 1487
11:32:29 1488
11:32:29 1489
11:32:29 1490
11:32:29 1491
11:32:29 1492
11:32:29 1493
11:32:29 1494
11:32:29 1495
11:32:29 1496
11:32:29 1497
11:32:29 1498
11:32:29 1499
11:32:29 1500
11:32:29 1501
11:32:29 1502
11:32:29 1503
11:32:29 1504
11:32:29 1505
11:32:29 1506
11:32:29 1507
11:32:29 1508
11:32:29 1509
11:32:29 1510
11:32:29 1511
11:32:29 1512
11:32:29 1513
11:32:29 1514
11:32:29 1515
11:32:29 1516
11:32:29 1517
11:32:29 1518
11:32:29 1519
11:32:29 1520
11:32:29  TooltipText=null
11:32:29 15:32:29.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:29 15:32:29.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Match Job' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'IOConsole Updater' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reveal End of Document' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Show Console View' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:29 15:32:29.051 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds
11:32:32 15:32:32.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:32 15:32:32.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:32 15:32:32.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:32 15:32:32.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:32 15:32:32.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:32 15:32:32.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:32 15:32:32.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:32 15:32:32.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:32 15:32:32.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:32 15:32:32.071 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:32 15:32:32.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:32 15:32:32.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:32 15:32:32.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:32 15:32:32.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:32 15:32:32.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:32 15:32:32.072 INFO [WorkbenchTestable][AbstractView] Terminating console
11:32:32 15:32:32.072 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:32 15:32:32.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:32 15:32:32.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:32 15:32:32.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:32 15:32:32.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:32 15:32:32.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:32 15:32:32.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:32:32 15:32:32.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:32 15:32:32.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:32 15:32:32.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:32 15:32:32.073 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate
11:32:32 15:32:32.073 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:32 15:32:32.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:32 15:32:32.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated...
11:32:32 15:32:32.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:32 15:32:32.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:32 15:32:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:32 15:32:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:32 15:32:32.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:32 15:32:32.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:32 15:32:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:32 15:32:32.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:32 15:32:32.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:32 15:32:32.168 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:32 15:32:32.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:32 15:32:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:32 15:32:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:32 15:32:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:32 15:32:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:32 15:32:32.169 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:32 15:32:32.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:32 15:32:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:32 15:32:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:32 15:32:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:32 15:32:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:32 15:32:32.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully
11:32:32 15:32:32.169 INFO [WorkbenchTestable][AbstractView] Console terminated
11:32:32 15:32:32.170 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:32 15:32:32.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:32 15:32:32.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:32 15:32:32.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:32 15:32:32.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:32 15:32:32.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:32 15:32:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:32 15:32:32.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:32 15:32:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:32 15:32:32.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:32 15:32:32.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:32 15:32:32.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:32 15:32:32.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:32 15:32:32.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:32 15:32:32.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:32 15:32:32.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:32 15:32:32.171 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:32:33 15:32:33.173 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:33 15:32:33.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:33 15:32:33.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1567804
11:32:33 1567805
11:32:33 1567806
11:32:33 1567807
11:32:33 1567808
11:32:33 1567809
11:32:33 1567810
11:32:33 1567811
11:32:33 1567812
11:32:33 1567813
11:32:33 1567814
11:32:33 1567815
11:32:33 1567816
11:32:33 1567817
11:32:33 1567818
11:32:33 1567819
11:32:33 1567820
11:32:33 1567821
11:32:33 1567822
11:32:33 1567823
11:32:33 1567824
11:32:33 1567825
11:32:33 1567826
11:32:33 1567827
11:32:33 1567828
11:32:33 1567829
11:32:33 1567830
11:32:33 1567831
11:32:33 1567832
11:32:33 1567833
11:32:33 1567834
11:32:33 1567835
11:32:33 1567836
11:32:33 1567837
11:32:33 1567838
11:32:33 1567839
11:32:33 1567840
11:32:33 1567841
11:32:33 1567842
11:32:33 1567843
11:32:33 1567844
11:32:33 1567845
11:32:33 1567846
11:32:33 1567847
11:32:33 1567848
11:32:33 1567849
11:32:33 1567850
11:32:33 1567851
11:32:33 1567852
11:32:33 1567853
11:32:33 1567854
11:32:33 1567855
11:32:33 1567856
11:32:33 1567857
11:32:33 1567858
11:32:33 1567859
11:32:33 1567860
11:32:33 1567861
11:32:33 1567862
11:32:33 1567863
11:32:33 1567864
11:32:33 1567865
11:32:33 1567866
11:32:33 1567867
11:32:33 1567868
11:32:33 1567869
11:32:33 1567870
11:32:33 1567871
11:32:33 1567872
11:32:33 1567873
11:32:33 1567874
11:32:33 1567875
11:32:33 1567876
11:32:33 1567877
11:32:33 1567878
11:32:33 1567879
11:32:33 1567880
11:32:33 1567881
11:32:33 1567882
11:32:33 1567883
11:32:33 1567884
11:32:33 1567885
11:32:33 1567886
11:32:33 1567887
11:32:33 1567888
11:32:33 1567889
11:32:33 1567890
11:32:33 1567891
11:32:33 1567892
11:32:33 1567893
11:32:33 1567894
11:32:33 1567895
11:32:33 1567896
11:32:33 1567897
11:32:33 1567898
11:32:33 1567899
11:32:33 1567900
11:32:33 1567901
11:32:33 1567902
11:32:33 1567903
11:32:33 1567904
11:32:33 1567905
11:32:33 1567906
11:32:33 1567907
11:32:33 1567908
11:32:33 1567909
11:32:33 1567910
11:32:33 1567911
11:32:33 1567912
11:32:33 1567913
11:32:33 1567914
11:32:33 1567915
11:32:33 1567916
11:32:33 1567917
11:32:33 1567918
11:32:33 1567919
11:32:33 1567920
11:32:33 1567921
11:32:33 1567922
11:32:33 1567923
11:32:33 1567924
11:32:33 1567925
11:32:33 1567926
11:32:33 1567927
11:32:33 1567928
11:32:33 1567929
11:32:33 1567930
11:32:33 1567931
11:32:33 1567932
11:32:33 1567933
11:32:33 1567934
11:32:33 1567935
11:32:33 1567936
11:32:33 1567937
11:32:33 1567938
11:32:33 1567939
11:32:33 1567940
11:32:33 1567941
11:32:33 1567942
11:32:33 1567943
11:32:33 1567944
11:32:33 1567945
11:32:33 1567946
11:32:33 1567947
11:32:33 1567948
11:32:33 1567949
11:32:33 1567950
11:32:33 1567951
11:32:33 1567952
11:32:33 1567953
11:32:33 1567954
11:32:33 1567955
11:32:33 1567956
11:32:33 1567957
11:32:33 1567958
11:32:33 1567959
11:32:33 1567960
11:32:33 1567961
11:32:33 1567962
11:32:33 1567963
11:32:33 1567964
11:32:33 1567965
11:32:33 1567966
11:32:33 1567967
11:32:33 1567968
11:32:33 1567969
11:32:33 1567970
11:32:33 1567971
11:32:33 1567972
11:32:33 1567973
11:32:33 1567974
11:32:33 1567975
11:32:33 1567976
11:32:33 1567977
11:32:33 1567978
11:32:33 1567979
11:32:33 1567980
11:32:33 1567981
11:32:33 1567982
11:32:33 1567983
11:32:33 1567984
11:32:33 1567985
11:32:33 1567986
11:32:33 1567987
11:32:33 1567988
11:32:33 1567989
11:32:33 1567990
11:32:33 1567991
11:32:33 1567992
11:32:33 1567993
11:32:33 1567994
11:32:33 1567995
11:32:33 1567996
11:32:33 1567997
11:32:33 1567998
11:32:33 1567999
11:32:33 1568000
11:32:33 1568001
11:32:33 1568002
11:32:33 1568003
11:32:33 1568004
11:32:33 1568005
11:32:33 1568006
11:32:33 1568007
11:32:33 1568008
11:32:33 1568009
11:32:33 1568010
11:32:33 1568011
11:32:33 1568012
11:32:33 1568013
11:32:33 1568014
11:32:33 1568015
11:32:33 1568016
11:32:33 1568017
11:32:33 1568018
11:32:33 1568019
11:32:33 1568020
11:32:33 1568021
11:32:33 1568022
11:32:33 1568023
11:32:33 1568024
11:32:33 1568025
11:32:33 1568026
11:32:33 1568027
11:32:33 1568028
11:32:33 1568029
11:32:33 1568030
11:32:33 1568031
11:32:33 1568032
11:32:33 1568033
11:32:33 1568034
11:32:33 1568035
11:32:33 1568036
11:32:33 1568037
11:32:33 1568038
11:32:33 1568039
11:32:33 1568040
11:32:33 1568041
11:32:33 1568042
11:32:33 1568043
11:32:33 1568044
11:32:33 1568045
11:32:33 1568046
11:32:33 1568047
11:32:33 1568048
11:32:33 1568049
11:32:33 1568050
11:32:33 1568051
11:32:33 1568052
11:32:33 1568053
11:32:33 1568054
11:32:33 1568055
11:32:33 1568056
11:32:33 1568057
11:32:33 1568058
11:32:33 1568059
11:32:33 1568060
11:32:33 1568061
11:32:33 1568062
11:32:33 1568063
11:32:33 1568064
11:32:33 1568065
11:32:33 1568066
11:32:33 1568067
11:32:33 1568068
11:32:33 1568069
11:32:33 1568070
11:32:33 1568071
11:32:33 1568072
11:32:33 1568073
11:32:33 1568074
11:32:33 1568075
11:32:33 1568076
11:32:33 1568077
11:32:33 1568078
11:32:33 1568079
11:32:33 1568080
11:32:33 1568081
11:32:33 1568082
11:32:33 1568083
11:32:33 1568084
11:32:33 1568085
11:32:33 1568086
11:32:33 1568087
11:32:33 1568088
11:32:33 1568089
11:32:33 1568090
11:32:33 1568091
11:32:33 1568092
11:32:33 1568093
11:32:33 1568094
11:32:33 1568095
11:32:33 1568096
11:32:33 1568097
11:32:33 1568098
11:32:33 1568099
11:32:33 1568100
11:32:33 1568101
11:32:33 1568102
11:32:33 1568103
11:32:33 1568104
11:32:33 1568105
11:32:33 1568106
11:32:33 1568107
11:32:33 1568108
11:32:33 1568109
11:32:33 1568110
11:32:33 1568111
11:32:33 1568112
11:32:33 1568113
11:32:33 1568114
11:32:33 1568115
11:32:33 1568116
11:32:33 1568117
11:32:33 1568118
11:32:33 1568119
11:32:33 1568120
11:32:33 1568121
11:32:33 1568122
11:32:33 1568123
11:32:33 1568124
11:32:33 1568125
11:32:33 1568126
11:32:33 1568127
11:32:33 1568128
11:32:33 1568129
11:32:33 1568130
11:32:33 1568131
11:32:33 1568132
11:32:33 1568133
11:32:33 1568134
11:32:33 1568135
11:32:33 1568136
11:32:33 1568137
11:32:33 1568138
11:32:33 1568139
11:32:33 1568140
11:32:33 1568141
11:32:33 1568142
11:32:33 1568143
11:32:33 1568144
11:32:33 1568145
11:32:33 1568146
11:32:33 1568147
11:32:33 1568148
11:32:33 1568149
11:32:33 1568150
11:32:33 1568151
11:32:33 1568152
11:32:33 1568153
11:32:33 1568154
11:32:33 1568155
11:32:33 1568156
11:32:33 1568157
11:32:33 1568158
11:32:33 1568159
11:32:33 1568160
11:32:33 1568161
11:32:33 1568162
11:32:33 1568163
11:32:33 1568164
11:32:33 1568165
11:32:33 1568166
11:32:33 1568167
11:32:33 1568168
11:32:33 1568169
11:32:33 1568170
11:32:33 1568171
11:32:33 1568172
11:32:33 1568173
11:32:33 1568174
11:32:33 1568175
11:32:33 1568176
11:32:33 1568177
11:32:33 1568178
11:32:33 1568179
11:32:33 1568180
11:32:33 1568181
11:32:33 1568182
11:32:33 1568183
11:32:33 1568184
11:32:33 1568185
11:32:33 1568186
11:32:33 1568187
11:32:33 1568188
11:32:33 1568189
11:32:33 1568190
11:32:33 1568191
11:32:33 1568192
11:32:33 1568193
11:32:33 1568194
11:32:33 1568195
11:32:33 1568196
11:32:33 1568197
11:32:33 1568198
11:32:33 1568199
11:32:33 1568200
11:32:33 1568201
11:32:33 1568202
11:32:33 1568203
11:32:33 1568204
11:32:33 1568205
11:32:33 1568206
11:32:33 1568207
11:32:33 1568208
11:32:33 1568209
11:32:33 1568210
11:32:33 1568211
11:32:33 1568212
11:32:33 1568213
11:32:33 1568214
11:32:33 1568215
11:32:33 1568216
11:32:33 1568217
11:32:33 1568218
11:32:33 1568219
11:32:33 1568220
11:32:33 1568221
11:32:33 1568222
11:32:33 1568223
11:32:33 1568224
11:32:33 1568225
11:32:33 1568226
11:32:33 1568227
11:32:33 1568228
11:32:33 1568229
11:32:33 1568230
11:32:33 1568231
11:32:33 1568232
11:32:33 1568233
11:32:33 1568234
11:32:33 1568235
11:32:33 1568236
11:32:33 1568237
11:32:33 1568238
11:32:33 1568239
11:32:33 1568240
11:32:33 1568241
11:32:33 1568242
11:32:33 1568243
11:32:33 1568244
11:32:33 1568245
11:32:33 1568246
11:32:33 1568247
11:32:33 1568248
11:32:33 1568249
11:32:33 1568250
11:32:33 1568251
11:32:33 1568252
11:32:33 1568253
11:32:33 1568254
11:32:33 1568255
11:32:33 1568256
11:32:33 1568257
11:32:33 1568258
11:32:33 1568259
11:32:33 1568260
11:32:33 1568261
11:32:33 1568262
11:32:33 1568263
11:32:33 1568264
11:32:33 1568265
11:32:33 1568266
11:32:33 1568267
11:32:33 1568268
11:32:33 1568269
11:32:33 1568270
11:32:33 1568271
11:32:33 1568272
11:32:33 1568273
11:32:33 1568274
11:32:33 1568275
11:32:33 1568276
11:32:33 1568277
11:32:33 1568278
11:32:33 1568279
11:32:33 1568280
11:32:33 1568281
11:32:33 1568282
11:32:33 1568283
11:32:33 1568284
11:32:33 1568285
11:32:33 1568286
11:32:33 1568287
11:32:33 1568288
11:32:33 1568289
11:32:33 1568290
11:32:33 1568291
11:32:33 1568292
11:32:33 1568293
11:32:33 1568294
11:32:33 1568295
11:32:33 1568296
11:32:33 1568297
11:32:33 1568298
11:32:33 1568299
11:32:33 1568300
11:32:33 1568301
11:32:33 1568302
11:32:33 1568303
11:32:33 1568304
11:32:33 1568305
11:32:33 1568306
11:32:33 1568307
11:32:33 1568308
11:32:33 1568309
11:32:33 1568310
11:32:33 1568311
11:32:33 1568312
11:32:33 1568313
11:32:33 1568314
11:32:33 1568315
11:32:33 1568316
11:32:33 1568317
11:32:33 1568318
11:32:33 1568319
11:32:33 1568320
11:32:33 1568321
11:32:33 1568322
11:32:33 1568323
11:32:33 1568324
11:32:33 1568325
11:32:33 1568326
11:32:33 1568327
11:32:33 1568328
11:32:33 1568329
11:32:33 1568330
11:32:33 1568331
11:32:33 1568332
11:32:33 1568333
11:32:33 1568334
11:32:33 1568335
11:32:33 1568336
11:32:33 1568337
11:32:33 1568338
11:32:33 1568339
11:32:33 1568340
11:32:33 1568341
11:32:33 1568342
11:32:33 1568343
11:32:33 1568344
11:32:33 1568345
11:32:33 1568346
11:32:33 1568347
11:32:33 1568348
11:32:33 1568349
11:32:33 1568350
11:32:33 1568351
11:32:33 1568352
11:32:33 1568353
11:32:33 1568354
11:32:33 1568355
11:32:33 1568356
11:32:33 1568357
11:32:33 1568358
11:32:33 1568359
11:32:33 1568360
11:32:33 1568361
11:32:33 1568362
11:32:33 1568363
11:32:33 1568364
11:32:33 1568365
11:32:33 1568366
11:32:33 1568367
11:32:33 1568368
11:32:33 1568369
11:32:33 1568370
11:32:33 1568371
11:32:33 1568372
11:32:33 1568373
11:32:33 1568374
11:32:33 1568375
11:32:33 1568376
11:32:33 1568377
11:32:33 1568378
11:32:33 1568379
11:32:33 1568380
11:32:33 1568381
11:32:33 1568382
11:32:33 1568383
11:32:33 1568384
11:32:33 1568385
11:32:33 1568386
11:32:33 1568387
11:32:33 1568388
11:32:33 1568389
11:32:33 1568390
11:32:33 1568391
11:32:33 1568392
11:32:33 1568393
11:32:33 1568394
11:32:33 1568395
11:32:33 1568396
11:32:33 1568397
11:32:33 1568398
11:32:33 1568399
11:32:33 1568400
11:32:33 1568401
11:32:33 1568402
11:32:33 1568403
11:32:33 1568404
11:32:33 1568405
11:32:33 1568406
11:32:33 1568407
11:32:33 1568408
11:32:33 1568409
11:32:33 1568410
11:32:33 1568411
11:32:33 1568412
11:32:33 1568413
11:32:33 1568414
11:32:33 1568415
11:32:33 1568416
11:32:33 1568417
11:32:33 1568418
11:32:33 1568419
11:32:33 1568420
11:32:33 1568421
11:32:33 1568422
11:32:33 1568423
11:32:33 1568424
11:32:33 1568425
11:32:33 1568426
11:32:33 1568427
11:32:33 1568428
11:32:33 1568429
11:32:33 1568430
11:32:33 1568431
11:32:33 1568432
11:32:33 1568433
11:32:33 1568434
11:32:33 1568435
11:32:33 1568436
11:32:33 1568437
11:32:33 1568438
11:32:33 1568439
11:32:33 1568440
11:32:33 1568441
11:32:33 1568442
11:32:33 1568443
11:32:33 1568444
11:32:33 1568445
11:32:33 1568446
11:32:33 1568447
11:32:33 1568448
11:32:33 1568449
11:32:33 1568450
11:32:33 1568451
11:32:33 1568452
11:32:33 1568453
11:32:33 1568454
11:32:33 1568455
11:32:33 1568456
11:32:33 1568457
11:32:33 1568458
11:32:33 1568459
11:32:33 1568460
11:32:33 1568461
11:32:33 1568462
11:32:33 1568463
11:32:33 1568464
11:32:33 1568465
11:32:33 1568466
11:32:33 1568467
11:32:33 1568468
11:32:33 1568469
11:32:33 1568470
11:32:33 1568471
11:32:33 1568472
11:32:33 1568473
11:32:33 1568474
11:32:33 1568475
11:32:33 1568476
11:32:33 1568477
11:32:33 1568478
11:32:33 1568479
11:32:33 1568480
11:32:33 1568481
11:32:33 1568482
11:32:33 1568483
11:32:33 1568484
11:32:33 1568485
11:32:33 1568486
11:32:33 1568487
11:32:33 1568488
11:32:33 1568489
11:32:33 1568490
11:32:33 1568491
11:32:33 1568492
11:32:33 1568493
11:32:33 1568494
11:32:33 1568495
11:32:33 1568496
11:32:33 1568497
11:32:33 1568498
11:32:33 1568499
11:32:33 1568500
11:32:33 1568501
11:32:33 1568502
11:32:33 1568503
11:32:33 1568504
11:32:33 1568505
11:32:33 1568506
11:32:33 1568507
11:32:33 1568508
11:32:33 1568509
11:32:33 1568510
11:32:33 1568511
11:32:33 1568512
11:32:33 1568513
11:32:33 1568514
11:32:33 1568515
11:32:33 1568516
11:32:33 1568517
11:32:33 1568518
11:32:33 1568519
11:32:33 1568520
11:32:33 1568521
11:32:33 1568522
11:32:33 1568523
11:32:33 1568524
11:32:33 1568525
11:32:33 1568526
11:32:33 1568527
11:32:33 1568528
11:32:33 1568529
11:32:33 1568530
11:32:33 1568531
11:32:33 1568532
11:32:33 1568533
11:32:33 1568534
11:32:33 1568535
11:32:33 1568536
11:32:33 1568537
11:32:33 1568538
11:32:33 1568539
11:32:33 1568540
11:32:33 1568541
11:32:33 1568542
11:32:33 1568543
11:32:33 1568544
11:32:33 1568545
11:32:33 1568546
11:32:33 1568547
11:32:33 1568548
11:32:33 1568549
11:32:33 1568550
11:32:33 1568551
11:32:33 1568552
11:32:33 1568553
11:32:33 1568554
11:32:33 1568555
11:32:33 1568556
11:32:33 1568557
11:32:33 1568558
11:32:33 1568559
11:32:33 1568560
11:32:33 1568561
11:32:33 1568562
11:32:33 1568563
11:32:33 1568564
11:32:33 1568565
11:32:33 1568566
11:32:33 1568567
11:32:33 1568568
11:32:33 1568569
11:32:33 1568570
11:32:33 1568571
11:32:33 1568572
11:32:33 1568573
11:32:33 1568574
11:32:33 1568575
11:32:33 1568576
11:32:33 1568577
11:32:33 1568578
11:32:33 1568579
11:32:33 1568580
11:32:33 1568581
11:32:33 1568582
11:32:33 1568583
11:32:33 1568584
11:32:33 1568585
11:32:33 1568586
11:32:33 1568587
11:32:33 1568588
11:32:33 1568589
11:32:33 1568590
11:32:33 1568591
11:32:33 1568592
11:32:33 1568593
11:32:33 1568594
11:32:33 1568595
11:32:33 1568596
11:32:33 1568597
11:32:33 1568598
11:32:33 1568599
11:32:33 1568600
11:32:33 1568601
11:32:33 1568602
11:32:33 1568603
11:32:33 1568604
11:32:33 1568605
11:32:33 1568606
11:32:33 1568607
11:32:33 1568608
11:32:33 1568609
11:32:33 1568610
11:32:33 1568611
11:32:33 1568612
11:32:33 1568613
11:32:33 1568614
11:32:33 1568615
11:32:33 1568616
11:32:33 1568617
11:32:33 1568618
11:32:33 1568619
11:32:33 1568620
11:32:33 1568621
11:32:33 1568622
11:32:33 1568623
11:32:33 1568624
11:32:33 1568625
11:32:33 1568626
11:32:33 1568627
11:32:33 1568628
11:32:33 1568629
11:32:33 1568630
11:32:33 1568631
11:32:33 1568632
11:32:33 1568633
11:32:33 1568634
11:32:33 1568635
11:32:33 1568636
11:32:33 1568637
11:32:33 1568638
11:32:33 1568639
11:32:33 1568640
11:32:33 1568641
11:32:33 1568642
11:32:33 1568643
11:32:33 1568644
11:32:33 1568645
11:32:33 1568646
11:32:33 1568647
11:32:33 1568648
11:32:33 1568649
11:32:33 1568650
11:32:33 1568651
11:32:33 1568652
11:32:33 1568653
11:32:33 1568654
11:32:33 1568655
11:32:33 1568656
11:32:33 1568657
11:32:33 1568658
11:32:33 1568659
11:32:33 1568660
11:32:33 1568661
11:32:33 1568662
11:32:33 1568663
11:32:33 1568664
11:32:33 1568665
11:32:33 1568666
11:32:33 1568667
11:32:33 1568668
11:32:33 1568669
11:32:33 1568670
11:32:33 1568671
11:32:33 1568672
11:32:33 1568673
11:32:33 1568674
11:32:33 1568675
11:32:33 1568676
11:32:33 1568677
11:32:33 1568678
11:32:33 1568679
11:32:33 1568680
11:32:33 1568681
11:32:33 1568682
11:32:33 1568683
11:32:33 1568684
11:32:33 1568685
11:32:33 1568686
11:32:33 1568687
11:32:33 1568688
11:32:33 1568689
11:32:33 1568690
11:32:33 1568691
11:32:33 1568692
11:32:33 1568693
11:32:33 1568694
11:32:33 1568695
11:32:33 1568696
11:32:33 1568697
11:32:33 1568698
11:32:33 1568699
11:32:33 1568700
11:32:33 1568701
11:32:33 1568702
11:32:33 1568703
11:32:33 1568704
11:32:33 1568705
11:32:33 1568706
11:32:33 1568707
11:32:33 1568708
11:32:33 1568709
11:32:33 1568710
11:32:33 1568711
11:32:33 1568712
11:32:33 1568713
11:32:33 1568714
11:32:33 1568715
11:32:33 1568716
11:32:33 1568717
11:32:33 1568718
11:32:33 1568719
11:32:33 1568720
11:32:33 1568721
11:32:33 1568722
11:32:33 1568723
11:32:33 1568724
11:32:33 1568725
11:32:33 1568726
11:32:33 1568727
11:32:33 1568728
11:32:33 1568729
11:32:33 1568730
11:32:33 1568731
11:32:33 1568732
11:32:33 1568733
11:32:33 1568734
11:32:33 1568735
11:32:33 1568736
11:32:33 1568737
11:32:33 1568738
11:32:33 1568739
11:32:33 1568740
11:32:33 1568741
11:32:33 1568742
11:32:33 1568743
11:32:33 1568744
11:32:33 1568745
11:32:33 1568746
11:32:33 1568747
11:32:33 1568748
11:32:33 1568749
11:32:33 1568750
11:32:33 1568751
11:32:33 1568752
11:32:33 1568753
11:32:33 1568754
11:32:33 1568755
11:32:33 1568756
11:32:33 1568757
11:32:33 1568758
11:32:33 1568759
11:32:33 1568760
11:32:33 1568761
11:32:33 1568762
11:32:33 1568763
11:32:33 1568764
11:32:33 1568765
11:32:33 1568766
11:32:33 1568767
11:32:33 1568768
11:32:33 1568769
11:32:33 1568770
11:32:33 1568771
11:32:33 1568772
11:32:33 1568773
11:32:33 1568774
11:32:33 1568775
11:32:33 1568776
11:32:33 1568777
11:32:33 1568778
11:32:33 1568779
11:32:33 1568780
11:32:33 1568781
11:32:33 1568782
11:32:33 1568783
11:32:33 1568784
11:32:33 1568785
11:32:33 1568786
11:32:33 1568787
11:32:33 1568788
11:32:33 1568789
11:32:33 1568790
11:32:33 1568791
11:32:33 1568792
11:32:33 1568793
11:32:33 1568794
11:32:33 1568795
11:32:33 1568796
11:32:33 1568797
11:32:33 1568798
11:32:33 1568799
11:32:33 1568800
11:32:33 1568801
11:32:33 1568802
11:32:33 1568803
11:32:33 1568804
11:32:33 1568805
11:32:33 1568806
11:32:33 1568807
11:32:33 1568808
11:32:33 1568809
11:32:33 1568810
11:32:33 1568811
11:32:33 1568812
11:32:33 1568813
11:32:33 1568814
11:32:33 1568815
11:32:33 1568816
11:32:33 1568817
11:32:33 1568818
11:32:33 1568819
11:32:33 1568820
11:32:33 1568821
11:32:33 1568822
11:32:33 1568823
11:32:33 1568824
11:32:33 1568825
11:32:33 1568826
11:32:33 1568827
11:32:33 1568828
11:32:33 1568829
11:32:33 1568830
11:32:33 1568831
11:32:33 1568832
11:32:33 1568833
11:32:33 1568834
11:32:33 1568835
11:32:33 1568836
11:32:33 1568837
11:32:33 1568838
11:32:33 1568839
11:32:33 1568840
11:32:33 1568841
11:32:33 1568842
11:32:33 1568843
11:32:33 1568844
11:32:33 1568845
11:32:33 1568846
11:32:33 1568847
11:32:33 1568848
11:32:33 1568849
11:32:33 1568850
11:32:33 1568851
11:32:33 1568852
11:32:33 1568853
11:32:33 1568854
11:32:33 1568855
11:32:33 1568856
11:32:33 1568857
11:32:33 1568858
11:32:33 1568859
11:32:33 1568860
11:32:33 1568861
11:32:33 1568862
11:32:33 1568863
11:32:33 1568864
11:32:33 1568865
11:32:33 1568866
11:32:33 1568867
11:32:33 1568868
11:32:33 1568869
11:32:33 1568870
11:32:33 1568871
11:32:33 1568872
11:32:33 1568873
11:32:33 1568874
11:32:33 1568875
11:32:33 1568876
11:32:33 1568877
11:32:33 1568878
11:32:33 1568879
11:32:33 1568880
11:32:33 1568881
11:32:33 1568882
11:32:33 1568883
11:32:33 1568884
11:32:33 1568885
11:32:33 1568886
11:32:33 1568887
11:32:33 1568888
11:32:33 1568889
11:32:33 1568890
11:32:33 1568891
11:32:33 1568892
11:32:33 1568893
11:32:33 1568894
11:32:33 1568895
11:32:33 1568896
11:32:33 1568897
11:32:33 1568898
11:32:33 1568899
11:32:33 1568900
11:32:33 1568901
11:32:33 1568902
11:32:33 1568903
11:32:33 1568904
11:32:33 1568905
11:32:33 1568906
11:32:33 1568907
11:32:33 1568908
11:32:33 1568909
11:32:33 1568910
11:32:33 1568911
11:32:33 1568912
11:32:33 1568913
11:32:33 1568914
11:32:33 1568915
11:32:33 1568916
11:32:33 1568917
11:32:33 1568918
11:32:33 1568919
11:32:33 1568920
11:32:33 1568921
11:32:33 1568922
11:32:33 1568923
11:32:33 1568924
11:32:33 1568925
11:32:33 1568926
11:32:33 1568927
11:32:33 1568928
11:32:33 1568929
11:32:33 1568930
11:32:33 1568931
11:32:33 1568932
11:32:33 1568933
11:32:33 1568934
11:32:33 1568935
11:32:33 1568936
11:32:33 1568937
11:32:33 1568938
11:32:33 1568939
11:32:33 1568940
11:32:33 1568941
11:32:33 1568942
11:32:33 1568943
11:32:33 1568944
11:32:33 1568945
11:32:33 1568946
11:32:33 1568947
11:32:33 1568948
11:32:33 1568949
11:32:33 1568950
11:32:33 1568951
11:32:33 1568952
11:32:33 1568953
11:32:33 1568954
11:32:33 1568955
11:32:33 1568956
11:32:33 1568957
11:32:33 1568958
11:32:33 1568959
11:32:33 1568960
11:32:33 1568961
11:32:33 1568962
11:32:33 1568963
11:32:33 1568964
11:32:33 1568965
11:32:33 1568966
11:32:33 1568967
11:32:33 1568968
11:32:33 1568969
11:32:33 1568970
11:32:33 1568971
11:32:33 1568972
11:32:33 1568973
11:32:33 1568974
11:32:33 1568975
11:32:33 1568976
11:32:33 1568977
11:32:33 1568978
11:32:33 1568979
11:32:33 1568980
11:32:33 1568981
11:32:33 1568982
11:32:33 1568983
11:32:33 1568984
11:32:33 1568985
11:32:33 1568986
11:32:33 1568987
11:32:33 1568988
11:32:33 1568989
11:32:33 1568990
11:32:33 1568991
11:32:33 1568992
11:32:33 1568993
11:32:33 1568994
11:32:33 1568995
11:32:33 1568996
11:32:33 1568997
11:32:33 1568998
11:32:33 1568999
11:32:33 1569000
11:32:33 1569001
11:32:33 1569002
11:32:33 1569003
11:32:33 1569004
11:32:33 1569005
11:32:33 1569006
11:32:33 1569007
11:32:33 1569008
11:32:33 1569009
11:32:33 1569010
11:32:33 1569011
11:32:33 1569012
11:32:33 1569013
11:32:33 1569014
11:32:33 1569015
11:32:33 1569016
11:32:33 1569017
11:32:33 1569018
11:32:33 1569019
11:32:33 1569020
11:32:33 1569021
11:32:33 1569022
11:32:33 1569023
11:32:33 1569024
11:32:33 1569025
11:32:33 1569026
11:32:33 1569027
11:32:33 1569028
11:32:33 1569029
11:32:33 1569030
11:32:33 1569031
11:32:33 1569032
11:32:33 1569033
11:32:33 1569034
11:32:33 1569035
11:32:33 1569036
11:32:33 1569037
11:32:33 1569038
11:32:33 1569039
11:32:33 1569040
11:32:33 1569041
11:32:33 1569042
11:32:33 1569043
11:32:33 1569044
11:32:33 1569045
11:32:33 1569046
11:32:33 1569047
11:32:33 1569048
11:32:33 1569049
11:32:33 1569050
11:32:33 1569051
11:32:33 1569052
11:32:33 1569053
11:32:33 1569054
11:32:33 1569055
11:32:33 1569056
11:32:33 1569057
11:32:33 1569058
11:32:33 1569059
11:32:33 1569060
11:32:33 1569061
11:32:33 1569062
11:32:33 1569063
11:32:33 1569064
11:32:33 1569065
11:32:33 1569066
11:32:33 1569067
11:32:33 1569068
11:32:33 1569069
11:32:33 1569070
11:32:33 1569071
11:32:33 1569072
11:32:33 1569073
11:32:33 1569074
11:32:33 1569075
11:32:33 1569076
11:32:33 1569077
11:32:33 1569078
11:32:33 1569079
11:32:33 1569080
11:32:33 1569081
11:32:33 1569082
11:32:33 1569083
11:32:33 1569084
11:32:33 1569085
11:32:33 1569086
11:32:33 1569087
11:32:33 1569088
11:32:33 1569089
11:32:33 1569090
11:32:33 1569091
11:32:33 1569092
11:32:33 1569093
11:32:33 1569094
11:32:33 1569095
11:32:33 1569096
11:32:33 1569097
11:32:33 1569098
11:32:33 1569099
11:32:33 1569100
11:32:33 1569101
11:32:33 1569102
11:32:33 1569103
11:32:33 1569104
11:32:33 1569105
11:32:33 1569106
11:32:33 1569107
11:32:33 1569108
11:32:33 1569109
11:32:33 1569110
11:32:33 1569111
11:32:33 1569112
11:32:33 1569113
11:32:33 1569114
11:32:33 1569115
11:32:33 1569116
11:32:33 1569117
11:32:33 1569118
11:32:33 1569119
11:32:33 1569120
11:32:33 1569121
11:32:33 1569122
11:32:33 1569123
11:32:33 1569124
11:32:33 1569125
11:32:33 1569126
11:32:33 1569127
11:32:33 1569128
11:32:33 1569129
11:32:33 1569130
11:32:33 1569131
11:32:33 1569132
11:32:33 1569133
11:32:33 1569134
11:32:33 1569135
11:32:33 1569136
11:32:33 1569137
11:32:33 1569138
11:32:33 1569139
11:32:33 1569140
11:32:33 1569141
11:32:33 1569142
11:32:33 1569143
11:32:33 1569144
11:32:33 1569145
11:32:33 1569146
11:32:33 1569147
11:32:33 1569148
11:32:33 1569149
11:32:33 1569150
11:32:33 1569151
11:32:33 1569152
11:32:33 1569153
11:32:33 1569154
11:32:33 1569155
11:32:33 1569156
11:32:33 1569157
11:32:33 1569158
11:32:33 1569159
11:32:33 1569160
11:32:33 1569161
11:32:33 1569162
11:32:33 1569163
11:32:33 1569164
11:32:33 1569165
11:32:33 1569166
11:32:33 1569167
11:32:33 1569168
11:32:33 1569169
11:32:33 1569170
11:32:33 1569171
11:32:33 1569172
11:32:33 1569173
11:32:33 1569174
11:32:33 1569175
11:32:33 1569176
11:32:33 1569177
11:32:33 1569178
11:32:33 1569179
11:32:33 1569180
11:32:33 1569181
11:32:33 1569182
11:32:33 1569183
11:32:33 1569184
11:32:33 1569185
11:32:33 1569186
11:32:33 1569187
11:32:33 1569188
11:32:33 1569189
11:32:33 1569190
11:32:33 1569191
11:32:33 1569192
11:32:33 1569193
11:32:33 1569194
11:32:33 1569195
11:32:33 1569196
11:32:33 1569197
11:32:33 1569198
11:32:33 1569199
11:32:33 1569200
11:32:33 1569201
11:32:33 1569202
11:32:33 1569203
11:32:33 1569204
11:32:33 1569205
11:32:33 1569206
11:32:33 1569207
11:32:33 1569208
11:32:33 1569209
11:32:33 1569210
11:32:33 1569211
11:32:33 1569212
11:32:33 1569213
11:32:33 1569214
11:32:33 1569215
11:32:33 1569216
11:32:33 1569217
11:32:33 1569218
11:32:33 1569219
11:32:33 1569220
11:32:33 1569221
11:32:33 1569222
11:32:33 1569223
11:32:33 1569224
11:32:33 1569225
11:32:33 1569226
11:32:33 1569227
11:32:33 1569228
11:32:33 1569229
11:32:33 1569230
11:32:33 1569231
11:32:33 1569232
11:32:33 1569233
11:32:33 1569234
11:32:33 1569235
11:32:33 1569236
11:32:33 1569237
11:32:33 1569238
11:32:33 1569239
11:32:33 1569240
11:32:33 1569241
11:32:33 1569242
11:32:33 1569243
11:32:33 1569244
11:32:33 1569245
11:32:33 1569246
11:32:33 1569247
11:32:33 1569248
11:32:33 1569249
11:32:33 1569250
11:32:33 1569251
11:32:33 1569252
11:32:33 1569253
11:32:33 1569254
11:32:33 1569255
11:32:33 1569256
11:32:33 1569257
11:32:33 1569258
11:32:33 1569259
11:32:33 1569260
11:32:33 1569261
11:32:33 1569262
11:32:33 1569263
11:32:33 1569264
11:32:33 1569265
11:32:33 1569266
11:32:33 1569267
11:32:33 1569268
11:32:33 1569269
11:32:33 1569270
11:32:33 1569271
11:32:33 1569272
11:32:33 1569273
11:32:33 1569274
11:32:33 1569275
11:32:33 1569276
11:32:33 1569277
11:32:33 1569278
11:32:33 1569279
11:32:33 1569280
11:32:33 1569281
11:32:33 1569282
11:32:33 1569283
11:32:33 1569284
11:32:33 1569285
11:32:33 1569286
11:32:33 1569287
11:32:33 1569288
11:32:33 1569289
11:32:33 1569290
11:32:33 1569291
11:32:33 1569292
11:32:33 1569293
11:32:33 1569294
11:32:33 1569295
11:32:33 1569296
11:32:33 1569297
11:32:33 1569298
11:32:33 1569299
11:32:33 1569300
11:32:33 1569301
11:32:33 1569302
11:32:33 1569303
11:32:33 1569304
11:32:33 1569305
11:32:33 1569306
11:32:33 1569307
11:32:33 1569308
11:32:33 1569309
11:32:33 1569310
11:32:33 1569311
11:32:33 1569312
11:32:33 1569313
11:32:33 1569314
11:32:33 1569315
11:32:33 1569316
11:32:33 1569317
11:32:33 1569318
11:32:33 1569319
11:32:33 1569320
11:32:33 1569321
11:32:33 1569322
11:32:33 1569323
11:32:33 1569324
11:32:33 1569325
11:32:33 1569326
11:32:33 1569327
11:32:33 1569328
11:32:33 1569329
11:32:33 1569330
11:32:33 1569331
11:32:33 1569332
11:32:33 1569333
11:32:33 1569334
11:32:33 1569335
11:32:33 1569336
11:32:33 1569337
11:32:33 1569338
11:32:33 1569339
11:32:33 1569340
11:32:33 1569341
11:32:33 1569342
11:32:33 1569343
11:32:33 1569344
11:32:33 1569345
11:32:33 1569346
11:32:33 1569347
11:32:33 1569348
11:32:33 1569349
11:32:33 1569350
11:32:33 1569351
11:32:33 1569352
11:32:33 1569353
11:32:33 1569354
11:32:33 1569355
11:32:33 1569356
11:32:33 1569357
11:32:33 1569358
11:32:33 1569359
11:32:33 1569360
11:32:33 1569361
11:32:33 1569362
11:32:33 1569363
11:32:33 1569364
11:32:33 1569365
11:32:33 1569366
11:32:33 1569367
11:32:33 1569368
11:32:33 1569369
11:32:33 1569370
11:32:33 1569371
11:32:33 1569372
11:32:33 1569373
11:32:33 1569374
11:32:33 1569375
11:32:33 1569376
11:32:33 1569377
11:32:33 1569378
11:32:33 1569379
11:32:33 1569380
11:32:33 1569381
11:32:33 1569382
11:32:33 1569383
11:32:33 1569384
11:32:33 1569385
11:32:33 1569386
11:32:33 1569387
11:32:33 1569388
11:32:33 1569389
11:32:33 1569390
11:32:33 1569391
11:32:33 1569392
11:32:33 1569393
11:32:33 1569394
11:32:33 1569395
11:32:33 1569396
11:32:33 1569397
11:32:33 1569398
11:32:33 1569399
11:32:33 1569400
11:32:33 1569401
11:32:33 1569402
11:32:33 1569403
11:32:33 1569404
11:32:33 1569405
11:32:33 1569406
11:32:33 1569407
11:32:33 1569408
11:32:33 1569409
11:32:33 1569410
11:32:33 1569411
11:32:33 1569412
11:32:33 1569413
11:32:33 1569414
11:32:33 1569415
11:32:33 1569416
11:32:33 1569417
11:32:33 1569418
11:32:33 1569419
11:32:33 1569420
11:32:33 1569421
11:32:33 1569422
11:32:33 1569423
11:32:33 1569424
11:32:33 1569425
11:32:33 1569426
11:32:33 1569427
11:32:33 1569428
11:32:33 1569429
11:32:33 1569430
11:32:33 1569431
11:32:33 1569432
11:32:33 1569433
11:32:33 1569434
11:32:33 1569435
11:32:33 1569436
11:32:33 1569437
11:32:33 1569438
11:32:33 1569439
11:32:33 1569440
11:32:33 1569441
11:32:33 1569442
11:32:33 1569443
11:32:33 1569444
11:32:33 1569445
11:32:33 1569446
11:32:33 1569447
11:32:33 1569448
11:32:33 1569449
11:32:33 1569450
11:32:33 1569451
11:32:33 1569452
11:32:33 1569453
11:32:33 1569454
11:32:33 1569455
11:32:33 1569456
11:32:33 1569457
11:32:33 1569458
11:32:33 1569459
11:32:33 1569460
11:32:33 1569461
11:32:33 1569462
11:32:33 1569463
11:32:33 1569464
11:32:33 1569465
11:32:33 1569466
11:32:33 1569467
11:32:33 1569468
11:32:33 1569469
11:32:33 1569470
11:32:33 1569471
11:32:33 1569472
11:32:33 1569473
11:32:33 1569474
11:32:33 1569475
11:32:33 1569476
11:32:33 1569477
11:32:33 1569478
11:32:33 1569479
11:32:33 1569480
11:32:33 1569481
11:32:33 1569482
11:32:33 1569483
11:32:33 1569484
11:32:33 1569485
11:32:33 1569486
11:32:33 1569487
11:32:33 1569488
11:32:33 1569489
11:32:33 1569490
11:32:33 1569491
11:32:33 1569492
11:32:33 1569493
11:32:33 1569494
11:32:33 1569495
11:32:33 1569496
11:32:33 1569497
11:32:33 1569498
11:32:33 1569499
11:32:33 1569500
11:32:33 1569501
11:32:33 1569502
11:32:33 1569503
11:32:33 1569504
11:32:33 1569505
11:32:33 1569506
11:32:33 1569507
11:32:33 1569508
11:32:33 1569509
11:32:33 1569510
11:32:33 1569511
11:32:33 1569512
11:32:33 1569513
11:32:33 1569514
11:32:33 1569515
11:32:33 1569516
11:32:33 1569517
11:32:33 1569518
11:32:33 1569519
11:32:33 1569520
11:32:33 1569521
11:32:33 1569522
11:32:33 1569523
11:32:33 1569524
11:32:33 1569525
11:32:33 1569526
11:32:33 1569527
11:32:33 1569528
11:32:33 1569529
11:32:33 1569530
11:32:33 1569531
11:32:33 1569532
11:32:33 1569533
11:32:33 1569534
11:32:33 1569535
11:32:33 1569536
11:32:33 1569537
11:32:33 1569538
11:32:33 1569539
11:32:33 1569540
11:32:33 1569541
11:32:33 1569542
11:32:33 1569543
11:32:33 1569544
11:32:33 1569545
11:32:33 1569546
11:32:33 1569547
11:32:33 1569548
11:32:33 1569549
11:32:33 1569550
11:32:33 1569551
11:32:33 1569552
11:32:33 1569553
11:32:33 1569554
11:32:33 1569555
11:32:33 1569556
11:32:33 1569557
11:32:33 1569558
11:32:33 1569559
11:32:33 1569560
11:32:33 1569561
11:32:33 1569562
11:32:33 1569563
11:32:33 1569564
11:32:33 1569565
11:32:33 1569566
11:32:33 1569567
11:32:33 1569568
11:32:33 1569569
11:32:33 1569570
11:32:33 1569571
11:32:33 1569572
11:32:33 1569573
11:32:33 1569574
11:32:33 1569575
11:32:33 1569576
11:32:33 1569577
11:32:33 1569578
11:32:33 1569579
11:32:33 1569580
11:32:33 1569581
11:32:33 1569582
11:32:33 1569583
11:32:33 1569584
11:32:33 1569585
11:32:33 1569586
11:32:33 1569587
11:32:33 1569588
11:32:33 1569589
11:32:33 1569590
11:32:33 1569591
11:32:33 1569592
11:32:33 1569593
11:32:33 1569594
11:32:33 1569595
11:32:33 1569596
11:32:33 1569597
11:32:33 1569598
11:32:33 1569599
11:32:33 1569600
11:32:33 1569601
11:32:33 1569602
11:32:33 1569603
11:32:33 1569604
11:32:33 1569605
11:32:33 1569606
11:32:33 1569607
11:32:33 1569608
11:32:33 1569609
11:32:33 1569610
11:32:33 1569611
11:32:33 1569612
11:32:33 1569613
11:32:33 1569614
11:32:33 1569615
11:32:33 1569616
11:32:33 1569617
11:32:33 1569618
11:32:33 1569619
11:32:33 1569620
11:32:33 1569621
11:32:33 1569622
11:32:33 1569623
11:32:33 1569624
11:32:33 1569625
11:32:33 1569626
11:32:33 1569627
11:32:33 1569628
11:32:33 1569629
11:32:33 1569630
11:32:33 1569631
11:32:33 1569632
11:32:33 1569633
11:32:33 1569634
11:32:33 1569635
11:32:33 1569636
11:32:33 1569637
11:32:33 1569638
11:32:33 1569639
11:32:33 1569640
11:32:33 1569641
11:32:33 1569642
11:32:33 1569643
11:32:33 1569644
11:32:33 1569645
11:32:33 1569646
11:32:33 1569647
11:32:33 1569648
11:32:33 1569649
11:32:33 1569650
11:32:33 1569651
11:32:33 1569652
11:32:33 1569653
11:32:33 1569654
11:32:33 1569655
11:32:33 1569656
11:32:33 1569657
11:32:33 1569658
11:32:33 1569659
11:32:33 1569660
11:32:33 1569661
11:32:33 1569662
11:32:33 1569663
11:32:33 1569664
11:32:33 1569665
11:32:33 1569666
11:32:33 1569667
11:32:33 1569668
11:32:33 1569669
11:32:33 1569670
11:32:33 1569671
11:32:33 1569672
11:32:33 1569673
11:32:33 1569674
11:32:33 1569675
11:32:33 1569676
11:32:33 1569677
11:32:33 1569678
11:32:33 1569679
11:32:33 1569680
11:32:33 1569681
11:32:33 1569682
11:32:33 1569683
11:32:33 1569684
11:32:33 1569685
11:32:33 1569686
11:32:33 1569687
11:32:33 1569688
11:32:33 1569689
11:32:33 1569690
11:32:33 1569691
11:32:33 1569692
11:32:33 1569693
11:32:33 1569694
11:32:33 1569695
11:32:33 1569696
11:32:33 1569697
11:32:33 1569698
11:32:33 1569699
11:32:33 1569700
11:32:33 1569701
11:32:33 1569702
11:32:33 1569703
11:32:33 1569704
11:32:33 1569705
11:32:33 1569706
11:32:33 1569707
11:32:33 1569708
11:32:33 1569709
11:32:33 1569710
11:32:33 1569711
11:32:33 1569712
11:32:33 1569713
11:32:33 1569714
11:32:33 1569715
11:32:33 1569716
11:32:33 1569717
11:32:33 1569718
11:32:33 1569719
11:32:33 1569720
11:32:33 1569721
11:32:33 1569722
11:32:33 1569723
11:32:33 1569724
11:32:33 1569725
11:32:33 1569726
11:32:33 1569727
11:32:33 1569728
11:32:33 1569729
11:32:33 1569730
11:32:33 1569731
11:32:33 1569732
11:32:33 1569733
11:32:33 1569734
11:32:33 1569735
11:32:33 1569736
11:32:33 1569737
11:32:33 1569738
11:32:33 1569739
11:32:33 1569740
11:32:33 1569741
11:32:33 1569742
11:32:33 1569743
11:32:33 1569744
11:32:33 1569745
11:32:33 1569746
11:32:33 1569747
11:32:33 1569748
11:32:33 1569749
11:32:33 1569750
11:32:33 1569751
11:32:33 1569752
11:32:33 1569753
11:32:33 1569754
11:32:33 1569755
11:32:33 1569756
11:32:33 1569757
11:32:33 1569758
11:32:33 1569759
11:32:33 1569760
11:32:33 1569761
11:32:33 1569762
11:32:33 1569763
11:32:33 1569764
11:32:33 1569765
11:32:33 1569766
11:32:33 1569767
11:32:33 1569768
11:32:33 1569769
11:32:33 1569770
11:32:33 1569771
11:32:33 1569772
11:32:33 1569773
11:32:33 1569774
11:32:33 1569775
11:32:33 1569776
11:32:33 1569777
11:32:33 1569778
11:32:33 1569779
11:32:33 1569780
11:32:33 1569781
11:32:33 1569782
11:32:33 1569783
11:32:33 1569784
11:32:33 1569785
11:32:33 1569786
11:32:33 1569787
11:32:33 1569788
11:32:33 1569789
11:32:33 1569790
11:32:33 1569791
11:32:33 1569792
11:32:33 1569793
11:32:33 1569794
11:32:33 1569795
11:32:33 1569796
11:32:33 1569797
11:32:33 1569798
11:32:33 1569799
11:32:33 1569800
11:32:33 1569801
11:32:33 1569802
11:32:33 1569803
11:32:33 1569804
11:32:33 1569805
11:32:33 1569806
11:32:33 1569807
11:32:33 1569808
11:32:33 1569809
11:32:33 1569810
11:32:33 1569811
11:32:33 1569812
11:32:33 1569813
11:32:33 1569814
11:32:33 1569815
11:32:33 1569816
11:32:33 1569817
11:32:33 1569818
11:32:33 1569819
11:32:33 1569820
11:32:33 1569821
11:32:33 1569822
11:32:33 1569823
11:32:33 1569824
11:32:33 1569825
11:32:33 1569826
11:32:33 1569827
11:32:33 1569828
11:32:33 1569829
11:32:33 1569830
11:32:33 1569831
11:32:33 1569832
11:32:33 1569833
11:32:33 1569834
11:32:33 1569835
11:32:33 1569836
11:32:33 1569837
11:32:33 1569838
11:32:33 1569839
11:32:33 1569840
11:32:33 1569841
11:32:33 1569842
11:32:33 1569843
11:32:33 1569844
11:32:33 1569845
11:32:33 1569846
11:32:33 1569847
11:32:33 1569848
11:32:33 1569849
11:32:33 1569850
11:32:33 1569851
11:32:33 1569852
11:32:33 1569853
11:32:33 1569854
11:32:33 1569855
11:32:33 1569856
11:32:33 1569857
11:32:33 1569858
11:32:33 1569859
11:32:33 1569860
11:32:33 1569861
11:32:33 1569862
11:32:33 1569863
11:32:33 1569864
11:32:33 1569865
11:32:33 1569866
11:32:33 1569867
11:32:33 1569868
11:32:33 1569869
11:32:33 1569870
11:32:33 1569871
11:32:33 1569872
11:32:33 1569873
11:32:33 1569874
11:32:33 1569875
11:32:33 1569876
11:32:33 1569877
11:32:33 1569878
11:32:33 1569879
11:32:33 1569880
11:32:33 1569881
11:32:33 1569882
11:32:33 1569883
11:32:33 1569884
11:32:33 1569885
11:32:33 1569886
11:32:33 1569887
11:32:33 1569888
11:32:33 1569889
11:32:33 1569890
11:32:33 1569891
11:32:33 1569892
11:32:33 1569893
11:32:33 1569894
11:32:33 1569895
11:32:33 1569896
11:32:33 1569897
11:32:33 1569898
11:32:33 1569899
11:32:33 1569900
11:32:33 1569901
11:32:33 1569902
11:32:33 1569903
11:32:33 1569904
11:32:33 1569905
11:32:33 1569906
11:32:33 1569907
11:32:33 1569908
11:32:33 1569909
11:32:33 1569910
11:32:33 1569911
11:32:33 1569912
11:32:33 1569913
11:32:33 1569914
11:32:33 1569915
11:32:33 1569916
11:32:33 1569917
11:32:33 1569918
11:32:33 1569919
11:32:33 1569920
11:32:33 1569921
11:32:33 1569922
11:32:33 1569923
11:32:33 1569924
11:32:33 1569925
11:32:33 1569926
11:32:33 1569927
11:32:33 1569928
11:32:33 1569929
11:32:33 1569930
11:32:33 1569931
11:32:33 1569932
11:32:33 1569933
11:32:33 1569934
11:32:33 1569935
11:32:33 1569936
11:32:33 1569937
11:32:33 1569938
11:32:33 1569939
11:32:33 1569940
11:32:33 1569941
11:32:33 1569942
11:32:33 1569943
11:32:33 1569944
11:32:33 1569945
11:32:33 1569946
11:32:33 1569947
11:32:33 1569948
11:32:33 1569949
11:32:33 1569950
11:32:33 1569951
11:32:33 1569952
11:32:33 1569953
11:32:33 1569954
11:32:33 1569955
11:32:33 1569956
11:32:33 1569957
11:32:33 1569958
11:32:33 1569959
11:32:33 1569960
11:32:33 1569961
11:32:33 1569962
11:32:33 1569963
11:32:33 1569964
11:32:33 1569965
11:32:33 1569966
11:32:33 1569967
11:32:33 1569968
11:32:33 1569969
11:32:33 1569970
11:32:33 1569971
11:32:33 1569972
11:32:33 1569973
11:32:33 1569974
11:32:33 1569975
11:32:33 1569976
11:32:33 1569977
11:32:33 1569978
11:32:33 1569979
11:32:33 1569980
11:32:33 1569981
11:32:33 1569982
11:32:33 1569983
11:32:33 1569984
11:32:33 1569985
11:32:33 1569986
11:32:33 1569987
11:32:33 1569988
11:32:33 1569989
11:32:33 1569990
11:32:33 1569991
11:32:33 1569992
11:32:33 1569993
11:32:33 1569994
11:32:33 1569995
11:32:33 1569996
11:32:33 1569997
11:32:33 1569998
11:32:33 1569999
11:32:33 1570000
11:32:33 1570001
11:32:33 1570002
11:32:33 1570003
11:32:33 1570004
11:32:33 1570005
11:32:33 1570006
11:32:33 1570007
11:32:33 1570008
11:32:33 1570009
11:32:33 1570010
11:32:33 1570011
11:32:33 1570012
11:32:33 1570013
11:32:33 1570014
11:32:33 1570015
11:32:33 1570016
11:32:33 1570017
11:32:33 1570018
11:32:33 1570019
11:32:33 1570020
11:32:33 1570021
11:32:33 1570022
11:32:33 1570023
11:32:33 1570024
11:32:33 1570025
11:32:33 1570026
11:32:33 1570027
11:32:33 1570028
11:32:33 1570029
11:32:33 1570030
11:32:33 1570031
11:32:33 1570032
11:32:33 1570033
11:32:33 1570034
11:32:33 1570035
11:32:33 1570036
11:32:33 1570037
11:32:33 1570038
11:32:33 1570039
11:32:33 1570040
11:32:33 1570041
11:32:33 1570042
11:32:33 1570043
11:32:33 1570044
11:32:33 1570045
11:32:33 1570046
11:32:33 1570047
11:32:33 1570048
11:32:33 1570049
11:32:33 1570050
11:32:33 1570051
11:32:33 1570052
11:32:33 1570053
11:32:33 1570054
11:32:33 1570055
11:32:33 1570056
11:32:33 1570057
11:32:33 1570058
11:32:33 1570059
11:32:33 1570060
11:32:33 1570061
11:32:33 1570062
11:32:33 1570063
11:32:33 1570064
11:32:33 1570065
11:32:33 1570066
11:32:33 1570067
11:32:33 1570068
11:32:33 1570069
11:32:33 1570070
11:32:33 1570071
11:32:33 1570072
11:32:33 1570073
11:32:33 1570074
11:32:33 1570075
11:32:33 1570076
11:32:33 1570077
11:32:33 1570078
11:32:33 1570079
11:32:33 1570080
11:32:33 1570081
11:32:33 1570082
11:32:33 1570083
11:32:33 1570084
11:32:33 1570085
11:32:33 1570086
11:32:33 1570087
11:32:33 1570088
11:32:33 1570089
11:32:33 1570090
11:32:33 1570091
11:32:33 1570092
11:32:33 1570093
11:32:33 1570094
11:32:33 1570095
11:32:33 1570096
11:32:33 1570097
11:32:33 1570098
11:32:33 1570099
11:32:33 1570100
11:32:33 1570101
11:32:33 1570102
11:32:33 1570103
11:32:33 1570104
11:32:33 1570105
11:32:33 1570106
11:32:33 1570107
11:32:33 1570108
11:32:33 1570109
11:32:33 1570110
11:32:33 1570111
11:32:33 1570112
11:32:33 1570113
11:32:33 1570114
11:32:33 1570115
11:32:33 1570116
11:32:33 1570117
11:32:33 1570118
11:32:33 1570119
11:32:33 1570120
11:32:33 1570121
11:32:33 1570122
11:32:33 1570123
11:32:33 1570124
11:32:33 1570125
11:32:33 1570126
11:32:33 1570127
11:32:33 1570128
11:32:33 1570129
11:32:33 1570130
11:32:33 1570131
11:32:33 1570132
11:32:33 1570133
11:32:33 1570134
11:32:33 1570135
11:32:33 1570136
11:32:33 1570137
11:32:33 1570138
11:32:33 1570139
11:32:33 1570140
11:32:33 1570141
11:32:33 1570142
11:32:33 1570143
11:32:33 1570144
11:32:33 1570145
11:32:33 1570146
11:32:33 1570147
11:32:33 1570148
11:32:33 1570149
11:32:33 1570150
11:32:33 1570151
11:32:33 1570152
11:32:33 1570153
11:32:33 1570154
11:32:33 1570155
11:32:33 1570156
11:32:33 1570157
11:32:33 1570158
11:32:33 1570159
11:32:33 1570160
11:32:33 1570161
11:32:33 1570162
11:32:33 1570163
11:32:33 1570164
11:32:33 1570165
11:32:33 1570166
11:32:33 1570167
11:32:33 1570168
11:32:33 1570169
11:32:33 1570170
11:32:33 1570171
11:32:33 1570172
11:32:33 1570173
11:32:33 1570174
11:32:33 1570175
11:32:33 1570176
11:32:33 1570177
11:32:33 1570178
11:32:33 1570179
11:32:33 1570180
11:32:33 1570181
11:32:33 1570182
11:32:33 1570183
11:32:33 1570184
11:32:33 1570185
11:32:33 1570186
11:32:33 1570187
11:32:33 1570188
11:32:33 1570189
11:32:33 1570190
11:32:33 1570191
11:32:33 1570192
11:32:33 1570193
11:32:33 1570194
11:32:33 1570195
11:32:33 1570196
11:32:33 1570197
11:32:33 1570198
11:32:33 1570199
11:32:33 1570200
11:32:33 1570201
11:32:33 1570202
11:32:33 1570203
11:32:33 1570204
11:32:33 1570205
11:32:33 1570206
11:32:33 1570207
11:32:33 1570208
11:32:33 1570209
11:32:33 1570210
11:32:33 1570211
11:32:33 1570212
11:32:33 1570213
11:32:33 1570214
11:32:33 1570215
11:32:33 1570216
11:32:33 1570217
11:32:33 1570218
11:32:33 1570219
11:32:33 1570220
11:32:33 1570221
11:32:33 1570222
11:32:33 1570223
11:32:33 1570224
11:32:33 1570225
11:32:33 1570226
11:32:33 1570227
11:32:33 1570228
11:32:33 1570229
11:32:33 1570230
11:32:33 1570231
11:32:33 1570232
11:32:33 1570233
11:32:33 1570234
11:32:33 1570235
11:32:33 1570236
11:32:33 1570237
11:32:33 1570238
11:32:33 1570239
11:32:33 1570240
11:32:33 1570241
11:32:33 1570242
11:32:33 1570243
11:32:33 1570244
11:32:33 1570245
11:32:33 1570246
11:32:33 1570247
11:32:33 1570248
11:32:33 1570249
11:32:33 1570250
11:32:33 1570251
11:32:33 1570252
11:32:33 1570253
11:32:33 1570254
11:32:33 1570255
11:32:33 1570256
11:32:33 1570257
11:32:33 1570258
11:32:33 1570259
11:32:33 1570260
11:32:33 1570261
11:32:33 1570262
11:32:33 1570263
11:32:33 1570264
11:32:33 1570265
11:32:33 1570266
11:32:33 1570267
11:32:33 1570268
11:32:33 1570269
11:32:33 1570270
11:32:33 1570271
11:32:33 1570272
11:32:33 1570273
11:32:33 1570274
11:32:33 1570275
11:32:33 1570276
11:32:33 1570277
11:32:33 1570278
11:32:33 1570279
11:32:33 1570280
11:32:33 1570281
11:32:33 1570282
11:32:33 1570283
11:32:33 1570284
11:32:33 1570285
11:32:33 1570286
11:32:33 1570287
11:32:33 1570288
11:32:33 1570289
11:32:33 1570290
11:32:33 1570291
11:32:33 1570292
11:32:33 1570293
11:32:33 1570294
11:32:33 1570295
11:32:33 1570296
11:32:33 1570297
11:32:33 1570298
11:32:33 1570299
11:32:33 1570300
11:32:33 1570301
11:32:33 1570302
11:32:33 1570303
11:32:33 1570304
11:32:33 1570305
11:32:33 1570306
11:32:33 1570307
11:32:33 1570308
11:32:33 1570309
11:32:33 1570310
11:32:33 1570311
11:32:33 1570312
11:32:33 1570313
11:32:33 1570314
11:32:33 1570315
11:32:33 1570316
11:32:33 1570317
11:32:33 1570318
11:32:33 1570319
11:32:33 1570320
11:32:33 1570321
11:32:33 1570322
11:32:33 1570323
11:32:33 1570324
11:32:33 1570325
11:32:33 1570326
11:32:33 1570327
11:32:33 1570328
11:32:33 1570329
11:32:33 1570330
11:32:33 1570331
11:32:33 1570332
11:32:33 1570333
11:32:33 1570334
11:32:33 1570335
11:32:33 1570336
11:32:33 1570337
11:32:33 1570338
11:32:33 1570339
11:32:33 1570340
11:32:33 1570341
11:32:33 1570342
11:32:33 1570343
11:32:33 1570344
11:32:33 1570345
11:32:33 1570346
11:32:33 1570347
11:32:33 1570348
11:32:33 1570349
11:32:33 1570350
11:32:33 1570351
11:32:33 1570352
11:32:33 1570353
11:32:33 1570354
11:32:33 1570355
11:32:33 1570356
11:32:33 1570357
11:32:33 1570358
11:32:33 1570359
11:32:33 1570360
11:32:33 1570361
11:32:33 1570362
11:32:33 1570363
11:32:33 1570364
11:32:33 1570365
11:32:33 1570366
11:32:33 1570367
11:32:33 1570368
11:32:33 1570369
11:32:33 1570370
11:32:33 1570371
11:32:33 1570372
11:32:33 1570373
11:32:33 1570374
11:32:33 1570375
11:32:33 1570376
11:32:33 1570377
11:32:33 1570378
11:32:33 1570379
11:32:33 1570380
11:32:33 1570381
11:32:33 1570382
11:32:33 1570383
11:32:33 1570384
11:32:33 1570385
11:32:33 1570386
11:32:33 1570387
11:32:33 1570388
11:32:33 1570389
11:32:33 1570390
11:32:33 1570391
11:32:33 1570392
11:32:33 1570393
11:32:33 1570394
11:32:33 1570395
11:32:33 1570396
11:32:33 1570397
11:32:33 1570398
11:32:33 1570399
11:32:33 1570400
11:32:33 1570401
11:32:33 1570402
11:32:33 1570403
11:32:33 1570404
11:32:33 1570405
11:32:33 1570406
11:32:33 1570407
11:32:33 1570408
11:32:33 1570409
11:32:33 1570410
11:32:33 1570411
11:32:33 1570412
11:32:33 1570413
11:32:33 1570414
11:32:33 1570415
11:32:33 1570416
11:32:33 1570417
11:32:33 1570418
11:32:33 1570419
11:32:33 1570420
11:32:33 1570421
11:32:33 1570422
11:32:33 1570423
11:32:33 1570424
11:32:33 1570425
11:32:33 1570426
11:32:33 1570427
11:32:33 1570428
11:32:33 1570429
11:32:33 1570430
11:32:33 1570431
11:32:33 1570432
11:32:33 1570433
11:32:33 1570434
11:32:33 1570435
11:32:33 1570436
11:32:33 1570437
11:32:33 1570438
11:32:33 1570439
11:32:33 1570440
11:32:33 1570441
11:32:33 1570442
11:32:33 1570443
11:32:33 1570444
11:32:33 1570445
11:32:33 1570446
11:32:33 1570447
11:32:33 1570448
11:32:33 1570449
11:32:33 1570450
11:32:33 1570451
11:32:33 1570452
11:32:33 1570453
11:32:33 1570454
11:32:33 1570455
11:32:33 1570456
11:32:33 1570457
11:32:33 1570458
11:32:33 1570459
11:32:33 1570460
11:32:33 1570461
11:32:33 1570462
11:32:33 1570463
11:32:33 1570464
11:32:33 1570465
11:32:33 1570466
11:32:33 1570467
11:32:33 1570468
11:32:33 1570469
11:32:33 1570470
11:32:33 1570471
11:32:33 1570472
11:32:33 1570473
11:32:33 1570474
11:32:33 1570475
11:32:33 1570476
11:32:33 1570477
11:32:33 1570478
11:32:33 1570479
11:32:33 1570480
11:32:33 1570481
11:32:33 1570482
11:32:33 1570483
11:32:33 1570484
11:32:33 1570485
11:32:33 1570486
11:32:33 1570487
11:32:33 1570488
11:32:33 1570489
11:32:33 1570490
11:32:33 1570491
11:32:33 1570492
11:32:33 1570493
11:32:33 1570494
11:32:33 1570495
11:32:33 1570496
11:32:33 1570497
11:32:33 1570498
11:32:33 1570499
11:32:33 1570500
11:32:33 1570501
11:32:33 1570502
11:32:33 1570503
11:32:33 1570504
11:32:33 1570505
11:32:33 1570506
11:32:33 1570507
11:32:33 1570508
11:32:33 1570509
11:32:33 1570510
11:32:33 1570511
11:32:33 1570512
11:32:33 1570513
11:32:33 1570514
11:32:33 1570515
11:32:33 1570516
11:32:33 1570517
11:32:33 1570518
11:32:33 1570519
11:32:33 1570520
11:32:33 1570521
11:32:33 1570522
11:32:33 1570523
11:32:33 1570524
11:32:33 1570525
11:32:33 1570526
11:32:33 1570527
11:32:33 1570528
11:32:33 1570529
11:32:33 1570530
11:32:33 1570531
11:32:33 1570532
11:32:33 1570533
11:32:33 1570534
11:32:33 1570535
11:32:33 1570536
11:32:33 1570537
11:32:33 1570538
11:32:33 1570539
11:32:33 1570540
11:32:33 1570541
11:32:33 1570542
11:32:33 1570543
11:32:33 1570544
11:32:33 1570545
11:32:33 1570546
11:32:33 1570547
11:32:33 1570548
11:32:33 1570549
11:32:33 1570550
11:32:33 1570551
11:32:33 1570552
11:32:33 1570553
11:32:33 1570554
11:32:33 1570555
11:32:33 1570556
11:32:33 1570557
11:32:33 1570558
11:32:33 1570559
11:32:33 1570560
11:32:33 1570561
11:32:33 1570562
11:32:33 1570563
11:32:33 1570564
11:32:33 1570565
11:32:33 1570566
11:32:33 1570567
11:32:33 1570568
11:32:33 1570569
11:32:33 1570570
11:32:33 1570571
11:32:33 1570572
11:32:33 1570573
11:32:33 1570574
11:32:33 1570575
11:32:33 1570576
11:32:33 1570577
11:32:33 1570578
11:32:33 1570579
11:32:33 1570580
11:32:33 1570581
11:32:33 1570582
11:32:33 1570583
11:32:33 1570584
11:32:33 1570585
11:32:33 1570586
11:32:33 1570587
11:32:33 1570588
11:32:33 1570589
11:32:33 1570590
11:32:33 1570591
11:32:33 1570592
11:32:33 1570593
11:32:33 1570594
11:32:33 1570595
11:32:33 1570596
11:32:33 1570597
11:32:33 1570598
11:32:33 1570599
11:32:33 1570600
11:32:33 1570601
11:32:33 1570602
11:32:33 1570603
11:32:33 1570604
11:32:33 1570605
11:32:33 1570606
11:32:33 1570607
11:32:33 1570608
11:32:33 1570609
11:32:33 1570610
11:32:33 1570611
11:32:33 1570612
11:32:33 1570613
11:32:33 1570614
11:32:33 1570615
11:32:33 1570616
11:32:33 1570617
11:32:33 1570618
11:32:33 1570619
11:32:33 1570620
11:32:33 1570621
11:32:33 1570622
11:32:33 1570623
11:32:33 1570624
11:32:33 1570625
11:32:33 1570626
11:32:33 1570627
11:32:33 1570628
11:32:33 1570629
11:32:33 1570630
11:32:33 1570631
11:32:33 1570632
11:32:33 1570633
11:32:33 1570634
11:32:33 1570635
11:32:33 1570636
11:32:33 1570637
11:32:33 1570638
11:32:33 1570639
11:32:33 1570640
11:32:33 1570641
11:32:33 1570642
11:32:33 1570643
11:32:33 1570644
11:32:33 1570645
11:32:33 1570646
11:32:33 1570647
11:32:33 1570648
11:32:33 1570649
11:32:33 1570650
11:32:33 1570651
11:32:33 1570652
11:32:33 1570653
11:32:33 1570654
11:32:33 1570655
11:32:33 1570656
11:32:33 1570657
11:32:33 1570658
11:32:33 1570659
11:32:33 1570660
11:32:33 1570661
11:32:33 1570662
11:32:33 1570663
11:32:33 1570664
11:32:33 1570665
11:32:33 1570666
11:32:33 1570667
11:32:33 1570668
11:32:33 1570669
11:32:33 1570670
11:32:33 1570671
11:32:33 1570672
11:32:33 1570673
11:32:33 1570674
11:32:33 1570675
11:32:33 1570676
11:32:33 1570677
11:32:33 1570678
11:32:33 1570679
11:32:33 1570680
11:32:33 1570681
11:32:33 1570682
11:32:33 1570683
11:32:33 1570684
11:32:33 1570685
11:32:33 1570686
11:32:33 1570687
11:32:33 1570688
11:32:33 1570689
11:32:33 1570690
11:32:33 1570691
11:32:33 1570692
11:32:33 1570693
11:32:33 1570694
11:32:33 1570695
11:32:33 1570696
11:32:33 1570697
11:32:33 1570698
11:32:33 1570699
11:32:33 1570700
11:32:33 1570701
11:32:33 1570702
11:32:33 1570703
11:32:33 1570704
11:32:33 1570705
11:32:33 1570706
11:32:33 1570707
11:32:33 1570708
11:32:33 1570709
11:32:33 1570710
11:32:33 1570711
11:32:33 1570712
11:32:33 1570713
11:32:33 1570714
11:32:33 1570715
11:32:33 1570716
11:32:33 1570717
11:32:33 1570718
11:32:33 1570719
11:32:33 1570720
11:32:33 1570721
11:32:33 1570722
11:32:33 1570723
11:32:33 1570724
11:32:33 1570725
11:32:33 1570726
11:32:33 1570727
11:32:33 1570728
11:32:33 1570729
11:32:33 1570730
11:32:33 1570731
11:32:33 1570732
11:32:33 1570733
11:32:33 1570734
11:32:33 1570735
11:32:33 1570736
11:32:33 1570737
11:32:33 1570738
11:32:33 1570739
11:32:33 1570740
11:32:33 1570741
11:32:33 1570742
11:32:33 1570743
11:32:33 1570744
11:32:33 1570745
11:32:33 1570746
11:32:33 1570747
11:32:33 1570748
11:32:33 1570749
11:32:33 1570750
11:32:33 1570751
11:32:33 1570752
11:32:33 1570753
11:32:33 1570754
11:32:33 1570755
11:32:33 1570756
11:32:33 1570757
11:32:33 1570758
11:32:33 1570759
11:32:33 1570760
11:32:33 1570761
11:32:33 1570762
11:32:33 1570763
11:32:33 1570764
11:32:33 1570765
11:32:33 1570766
11:32:33 1570767
11:32:33 1570768
11:32:33 1570769
11:32:33 1570770
11:32:33 1570771
11:32:33 1570772
11:32:33 1570773
11:32:33 1570774
11:32:33 1570775
11:32:33 1570776
11:32:33 1570777
11:32:33 1570778
11:32:33 1570779
11:32:33 1570780
11:32:33 1570781
11:32:33 1570782
11:32:33 1570783
11:32:33 1570784
11:32:33 1570785
11:32:33 1570786
11:32:33 1570787
11:32:33 1570788
11:32:33 1570789
11:32:33 1570790
11:32:33 1570791
11:32:33 1570792
11:32:33 1570793
11:32:33 1570794
11:32:33 1570795
11:32:33 1570796
11:32:33 1570797
11:32:33 1570798
11:32:33 1570799
11:32:33 1570800
11:32:33 1570801
11:32:33 1570802
11:32:33 1570803
11:32:33 1570804
11:32:33 1570805
11:32:33 1570806
11:32:33 1570807
11:32:33 1570808
11:32:33 1570809
11:32:33 1570810
11:32:33 1570811
11:32:33 1570812
11:32:33 1570813
11:32:33 1570814
11:32:33 1570815
11:32:33 1570816
11:32:33 1570817
11:32:33 1570818
11:32:33 1570819
11:32:33 1570820
11:32:33 1570821
11:32:33 1570822
11:32:33 1570823
11:32:33 1570824
11:32:33 1570825
11:32:33 1570826
11:32:33 1570827
11:32:33 1570828
11:32:33 1570829
11:32:33 1570830
11:32:33 1570831
11:32:33 1570832
11:32:33 1570833
11:32:33 1570834
11:32:33 1570835
11:32:33 1570836
11:32:33 1570837
11:32:33 1570838
11:32:33 1570839
11:32:33 1570840
11:32:33 1570841
11:32:33 1570842
11:32:33 1570843
11:32:33 1570844
11:32:33 1570845
11:32:33 1570846
11:32:33 1570847
11:32:33 1570848
11:32:33 1570849
11:32:33 1570850
11:32:33 1570851
11:32:33 1570852
11:32:33 1570853
11:32:33 1570854
11:32:33 1570855
11:32:33 1570856
11:32:33 1570857
11:32:33 1570858
11:32:33 1570859
11:32:33 1570860
11:32:33 1570861
11:32:33 1570862
11:32:33 1570863
11:32:33 1570864
11:32:33 1570865
11:32:33 1570866
11:32:33 1570867
11:32:33 1570868
11:32:33 1570869
11:32:33 1570870
11:32:33 1570871
11:32:33 1570872
11:32:33 1570873
11:32:33 1570874
11:32:33 1570875
11:32:33 1570876
11:32:33 1570877
11:32:33 1570878
11:32:33 1570879
11:32:33 1570880
11:32:33 1570881
11:32:33 1570882
11:32:33 1570883
11:32:33 1570884
11:32:33 1570885
11:32:33 1570886
11:32:33 1570887
11:32:33 1570888
11:32:33 1570889
11:32:33 1570890
11:32:33 1570891
11:32:33 1570892
11:32:33 1570893
11:32:33 1570894
11:32:33 1570895
11:32:33 1570896
11:32:33 1570897
11:32:33 1570898
11:32:33 1570899
11:32:33 1570900
11:32:33 1570901
11:32:33 1570902
11:32:33 1570903
11:32:33 1570904
11:32:33 1570905
11:32:33 1570906
11:32:33 1570907
11:32:33 1570908
11:32:33 1570909
11:32:33 1570910
11:32:33 1570911
11:32:33 1570912
11:32:33 1570913
11:32:33 1570914
11:32:33 1570915
11:32:33 1570916
11:32:33 1570917
11:32:33 1570918
11:32:33 1570919
11:32:33 1570920
11:32:33 1570921
11:32:33 1570922
11:32:33 1570923
11:32:33 1570924
11:32:33 1570925
11:32:33 1570926
11:32:33 1570927
11:32:33 1570928
11:32:33 1570929
11:32:33 1570930
11:32:33 1570931
11:32:33 1570932
11:32:33 1570933
11:32:33 1570934
11:32:33 1570935
11:32:33 1570936
11:32:33 1570937
11:32:33 1570938
11:32:33 1570939
11:32:33 1570940
11:32:33 1570941
11:32:33 1570942
11:32:33 1570943
11:32:33 1570944
11:32:33 1570945
11:32:33 1570946
11:32:33 1570947
11:32:33 1570948
11:32:33 1570949
11:32:33 1570950
11:32:33 1570951
11:32:33 1570952
11:32:33 1570953
11:32:33 1570954
11:32:33 1570955
11:32:33 1570956
11:32:33 1570957
11:32:33 1570958
11:32:33 1570959
11:32:33 1570960
11:32:33 1570961
11:32:33 1570962
11:32:33 1570963
11:32:33 1570964
11:32:33 1570965
11:32:33 1570966
11:32:33 1570967
11:32:33 1570968
11:32:33 1570969
11:32:33 1570970
11:32:33 1570971
11:32:33 1570972
11:32:33 1570973
11:32:33 1570974
11:32:33 1570975
11:32:33 1570976
11:32:33 1570977
11:32:33 1570978
11:32:33 1570979
11:32:33 1570980
11:32:33 1570981
11:32:33 1570982
11:32:33 1570983
11:32:33 1570984
11:32:33 1570985
11:32:33 1570986
11:32:33 1570987
11:32:33 1570988
11:32:33 1570989
11:32:33 1570990
11:32:33 1570991
11:32:33 1570992
11:32:33 1570993
11:32:33 1570994
11:32:33 1570995
11:32:33 1570996
11:32:33 1570997
11:32:33 1570998
11:32:33 1570999
11:32:33 1571000
11:32:33 1571001
11:32:33 1571002
11:32:33 1571003
11:32:33 1571004
11:32:33 1571005
11:32:33 1571006
11:32:33 1571007
11:32:33 1571008
11:32:33 1571009
11:32:33 1571010
11:32:33 1571011
11:32:33 1571012
11:32:33 1571013
11:32:33 1571014
11:32:33 1571015
11:32:33 1571016
11:32:33 1571017
11:32:33 1571018
11:32:33 1571019
11:32:33 1571020
11:32:33 1571021
11:32:33 1571022
11:32:33 1571023
11:32:33 1571024
11:32:33 1571025
11:32:33 1571026
11:32:33 1571027
11:32:33 1571028
11:32:33 1571029
11:32:33 1571030
11:32:33 1571031
11:32:33 1571032
11:32:33 1571033
11:32:33 1571034
11:32:33 1571035
11:32:33 1571036
11:32:33 1571037
11:32:33 1571038
11:32:33 1571039
11:32:33 1571040
11:32:33 1571041
11:32:33 1571042
11:32:33 1571043
11:32:33 1571044
11:32:33 1571045
11:32:33 1571046
11:32:33 1571047
11:32:33 1571048
11:32:33 1571049
11:32:33 1571050
11:32:33 1571051
11:32:33 1571052
11:32:33 1571053
11:32:33 1571054
11:32:33 1571055
11:32:33 1571056
11:32:33 1571057
11:32:33 1571058
11:32:33 1571059
11:32:33 1571060
11:32:33 1571061
11:32:33 1571062
11:32:33 1571063
11:32:33 1571064
11:32:33 1571065
11:32:33 1571066
11:32:33 1571067
11:32:33 1571068
11:32:33 1571069
11:32:33 1571070
11:32:33 1571071
11:32:33 1571072
11:32:33 1571073
11:32:33 1571074
11:32:33 1571075
11:32:33 1571076
11:32:33 1571077
11:32:33 1571078
11:32:33 1571079
11:32:33 1571080
11:32:33 1571081
11:32:33 1571082
11:32:33 1571083
11:32:33 1571084
11:32:33 1571085
11:32:33 1571086
11:32:33 1571087
11:32:33 1571088
11:32:33 1571089
11:32:33 1571090
11:32:33 1571091
11:32:33 1571092
11:32:33 1571093
11:32:33 1571094
11:32:33 1571095
11:32:33 1571096
11:32:33 1571097
11:32:33 1571098
11:32:33 1571099
11:32:33 1571100
11:32:33 1571101
11:32:33 1571102
11:32:33 1571103
11:32:33 1571104
11:32:33 1571105
11:32:33 1571106
11:32:33 1571107
11:32:33 1571108
11:32:33 1571109
11:32:33 1571110
11:32:33 1571111
11:32:33 1571112
11:32:33 1571113
11:32:33 1571114
11:32:33 1571115
11:32:33 1571116
11:32:33 1571117
11:32:33 1571118
11:32:33 1571119
11:32:33 1571120
11:32:33 1571121
11:32:33 1571122
11:32:33 1571123
11:32:33 1571124
11:32:33 1571125
11:32:33 1571126
11:32:33 1571127
11:32:33 1571128
11:32:33 1571129
11:32:33 1571130
11:32:33 1571131
11:32:33 1571132
11:32:33 1571133
11:32:33 1571134
11:32:33 1571135
11:32:33 1571136
11:32:33 1571137
11:32:33 1571138
11:32:33 1571139
11:32:33 1571140
11:32:33 1571141
11:32:33 1571142
11:32:33 1571143
11:32:33 1571144
11:32:33 1571145
11:32:33 1571146
11:32:33 1571147
11:32:33 1571148
11:32:33 1571149
11:32:33 1571150
11:32:33 1571151
11:32:33 1571152
11:32:33 1571153
11:32:33 1571154
11:32:33 1571155
11:32:33 1571156
11:32:33 1571157
11:32:33 1571158
11:32:33 1571159
11:32:33 1571160
11:32:33 1571161
11:32:33 1571162
11:32:33 1571163
11:32:33 1571164
11:32:33 1571165
11:32:33 1571166
11:32:33 1571167
11:32:33 1571168
11:32:33 1571169
11:32:33 1571170
11:32:33 1571171
11:32:33 1571172
11:32:33 1571173
11:32:33 1571174
11:32:33 1571175
11:32:33 1571176
11:32:33 1571177
11:32:33 1571178
11:32:33 1571179
11:32:33 1571180
11:32:33 1571181
11:32:33 1571182
11:32:33 1571183
11:32:33 1571184
11:32:33 1571185
11:32:33 1571186
11:32:33 1571187
11:32:33 1571188
11:32:33 1571189
11:32:33 1571190
11:32:33 1571191
11:32:33 1571192
11:32:33 1571193
11:32:33 1571194
11:32:33 1571195
11:32:33 1571196
11:32:33 1571197
11:32:33 1571198
11:32:33 1571199
11:32:33 1571200
11:32:33 1571201
11:32:33 1571202
11:32:33 1571203
11:32:33 1571204
11:32:33 1571205
11:32:33 1571206
11:32:33 1571207
11:32:33 1571208
11:32:33 1571209
11:32:33 1571210
11:32:33 1571211
11:32:33 1571212
11:32:33 1571213
11:32:33 1571214
11:32:33 1571215
11:32:33 1571216
11:32:33 1571217
11:32:33 1571218
11:32:33 1571219
11:32:33 1571220
11:32:33 1571221
11:32:33 1571222
11:32:33 1571223
11:32:33 1571224
11:32:33 1571225
11:32:33 1571226
11:32:33 1571227
11:32:33 1571228
11:32:33 1571229
11:32:33 1571230
11:32:33 1571231
11:32:33 1571232
11:32:33 1571233
11:32:33 1571234
11:32:33 1571235
11:32:33 1571236
11:32:33 1571237
11:32:33 1571238
11:32:33 1571239
11:32:33 1571240
11:32:33 1571241
11:32:33 1571242
11:32:33 1571243
11:32:33 1571244
11:32:33 1571245
11:32:33 1571246
11:32:33 1571247
11:32:33 1571248
11:32:33 1571249
11:32:33 1571250
11:32:33 1571251
11:32:33 1571252
11:32:33 1571253
11:32:33 1571254
11:32:33 1571255
11:32:33 1571256
11:32:33 1571257
11:32:33 1571258
11:32:33 1571259
11:32:33 1571260
11:32:33 1571261
11:32:33 1571262
11:32:33 1571263
11:32:33 1571264
11:32:33 1571265
11:32:33 1571266
11:32:33 1571267
11:32:33 1571268
11:32:33 1571269
11:32:33 1571270
11:32:33 1571271
11:32:33 1571272
11:32:33 1571273
11:32:33 1571274
11:32:33 1571275
11:32:33 1571276
11:32:33 1571277
11:32:33 1571278
11:32:33 1571279
11:32:33 1571280
11:32:33 1571281
11:32:33 1571282
11:32:33 1571283
11:32:33 1571284
11:32:33 1571285
11:32:33 1571286
11:32:33 1571287
11:32:33 1571288
11:32:33 1571289
11:32:33 1571290
11:32:33 1571291
11:32:33 1571292
11:32:33 1571293
11:32:33 1571294
11:32:33 1571295
11:32:33 1571296
11:32:33 1571297
11:32:33 1571298
11:32:33 1571299
11:32:33 1571300
11:32:33 1571301
11:32:33 1571302
11:32:33 1571303
11:32:33 1571304
11:32:33 1571305
11:32:33 1571306
11:32:33 1571307
11:32:33 1571308
11:32:33 1571309
11:32:33 1571310
11:32:33 1571311
11:32:33 1571312
11:32:33 1571313
11:32:33 1571314
11:32:33 1571315
11:32:33 1571316
11:32:33 1571317
11:32:33 1571318
11:32:33 1571319
11:32:33 1571320
11:32:33 1571321
11:32:33 1571322
11:32:33 1571323
11:32:33 1571324
11:32:33 1571325
11:32:33 1571326
11:32:33 1571327
11:32:33 1571328
11:32:33 1571329
11:32:33 1571330
11:32:33 1571331
11:32:33 1571332
11:32:33 1571333
11:32:33 1571334
11:32:33 1571335
11:32:33 1571336
11:32:33 1571337
11:32:33 1571338
11:32:33 1571339
11:32:33 1571340
11:32:33 1571341
11:32:33 1571342
11:32:33 1571343
11:32:33 1571344
11:32:33 1571345
11:32:33 1571346
11:32:33 1571347
11:32:33 1571348
11:32:33 1571349
11:32:33 1571350
11:32:33 1571351
11:32:33 1571352
11:32:33 1571353
11:32:33 1571354
11:32:33 1571355
11:32:33 1571356
11:32:33 1571357
11:32:33 1571358
11:32:33 1571359
11:32:33 1571360
11:32:33 1571361
11:32:33 1571362
11:32:33 1571363
11:32:33 1571364
11:32:33 1571365
11:32:33 1571366
11:32:33 1571367
11:32:33 1571368
11:32:33 1571369
11:32:33 1571370
11:32:33 1571371
11:32:33 1571372
11:32:33 1571373
11:32:33 1571374
11:32:33 1571375
11:32:33 1571376
11:32:33 1571377
11:32:33 1571378
11:32:33 1571379
11:32:33 1571380
11:32:33 1571381
11:32:33 1571382
11:32:33 1571383
11:32:33 1571384
11:32:33 1571385
11:32:33 1571386
11:32:33 1571387
11:32:33 1571388
11:32:33 1571389
11:32:33 1571390
11:32:33 1571391
11:32:33 1571392
11:32:33 1571393
11:32:33 1571394
11:32:33 1571395
11:32:33 1571396
11:32:33 1571397
11:32:33 1571398
11:32:33 1571399
11:32:33 1571400
11:32:33 1571401
11:32:33 1571402
11:32:33 1571403
11:32:33 1571404
11:32:33 1571405
11:32:33 1571406
11:32:33 1571407
11:32:33 1571408
11:32:33 1571409
11:32:33 1571410
11:32:33 1571411
11:32:33 1571412
11:32:33 1571413
11:32:33 1571414
11:32:33 1571415
11:32:33 1571416
11:32:33 1571417
11:32:33 1571418
11:32:33 1571419
11:32:33 1571420
11:32:33 1571421
11:32:33 1571422
11:32:33 1571423
11:32:33 1571424
11:32:33 1571425
11:32:33 1571426
11:32:33 1571427
11:32:33 1571428
11:32:33 1571429
11:32:33 1571430
11:32:33 1571431
11:32:33 1571432
11:32:33 1571433
11:32:33 1571434
11:32:33 1571435
11:32:33 1571436
11:32:33 1571437
11:32:33 1571438
11:32:33 1571439
11:32:33 1571440
11:32:33 1571441
11:32:33 1571442
11:32:33 1571443
11:32:33 1571444
11:32:33 1571445
11:32:33 1571446
11:32:33 1571447
11:32:33 1571448
11:32:33 1571449
11:32:33 1571450
11:32:33 1571451
11:32:33 1571452
11:32:33 1571453
11:32:33 1571454
11:32:33 1571455
11:32:33 1571456
11:32:33 1571457
11:32:33 1571458
11:32:33 1571459
11:32:33 1571460
11:32:33 1571461
11:32:33 1571462
11:32:33 1571463
11:32:33 1571464
11:32:33 1571465
11:32:33 1571466
11:32:33 1571467
11:32:33 1571468
11:32:33 1571469
11:32:33 1571470
11:32:33 1571471
11:32:33 1571472
11:32:33 1571473
11:32:33 1571474
11:32:33 1571475
11:32:33 1571476
11:32:33 1571477
11:32:33 1571478
11:32:33 1571479
11:32:33 1571480
11:32:33 1571481
11:32:33 1571482
11:32:33 1571483
11:32:33 1571484
11:32:33 1571485
11:32:33 1571486
11:32:33 1571487
11:32:33 1571488
11:32:33 1571489
11:32:33 1571490
11:32:33 1571491
11:32:33 1571492
11:32:33 1571493
11:32:33 1571494
11:32:33 1571495
11:32:33 1571496
11:32:33 1571497
11:32:33 1571498
11:32:33 1571499
11:32:33 1571500
11:32:33 1571501
11:32:33 1571502
11:32:33 1571503
11:32:33 1571504
11:32:33 1571505
11:32:33 1571506
11:32:33 1571507
11:32:33 1571508
11:32:33 1571509
11:32:33 1571510
11:32:33 1571511
11:32:33 1571512
11:32:33 1571513
11:32:33 1571514
11:32:33 1571515
11:32:33 1571516
11:32:33 1571517
11:32:33 1571518
11:32:33 1571519
11:32:33 1571520
11:32:33 1571521
11:32:33 1571522
11:32:33 1571523
11:32:33 1571524
11:32:33 1571525
11:32:33 1571526
11:32:33 1571527
11:32:33 1571528
11:32:33 1571529
11:32:33 1571530
11:32:33 1571531
11:32:33 1571532
11:32:33 1571533
11:32:33 1571534
11:32:33 1571535
11:32:33 1571536
11:32:33 1571537
11:32:33 1571538
11:32:33 1571539
11:32:33 1571540
11:32:33 1571541
11:32:33 1571542
11:32:33 1571543
11:32:33 1571544
11:32:33 1571545
11:32:33 1571546
11:32:33 1571547
11:32:33 1571548
11:32:33 1571549
11:32:33 1571550
11:32:33 1571551
11:32:33 1571552
11:32:33 1571553
11:32:33 1571554
11:32:33 1571555
11:32:33 1571556
11:32:33 1571557
11:32:33 1571558
11:32:33 1571559
11:32:33 1571560
11:32:33 1571561
11:32:33 1571562
11:32:33 1571563
11:32:33 1571564
11:32:33 1571565
11:32:33 1571566
11:32:33 1571567
11:32:33 1571568
11:32:33 1571569
11:32:33 1571570
11:32:33 1571571
11:32:33 1571572
11:32:33 1571573
11:32:33 1571574
11:32:33 1571575
11:32:33 1571576
11:32:33 1571577
11:32:33 1571578
11:32:33 1571579
11:32:33 1571580
11:32:33 1571581
11:32:33 1571582
11:32:33 1571583
11:32:33 1571584
11:32:33 1571585
11:32:33 1571586
11:32:33 1571587
11:32:33 1571588
11:32:33 1571589
11:32:33 1571590
11:32:33 1571591
11:32:33 1571592
11:32:33 1571593
11:32:33 1571594
11:32:33 1571595
11:32:33 1571596
11:32:33 1571597
11:32:33 1571598
11:32:33 1571599
11:32:33 1571600
11:32:33 1571601
11:32:33 1571602
11:32:33 1571603
11:32:33 1571604
11:32:33 1571605
11:32:33 1571606
11:32:33 1571607
11:32:33 1571608
11:32:33 1571609
11:32:33 1571610
11:32:33 1571611
11:32:33 1571612
11:32:33 1571613
11:32:33 1571614
11:32:33 1571615
11:32:33 1571616
11:32:33 1571617
11:32:33 1571618
11:32:33 1571619
11:32:33 1571620
11:32:33 1571621
11:32:33 1571622
11:32:33 1571623
11:32:33 1571624
11:32:33 1571625
11:32:33 1571626
11:32:33 1571627
11:32:33 1571628
11:32:33 1571629
11:32:33 1571630
11:32:33 1571631
11:32:33 1571632
11:32:33 1571633
11:32:33 1571634
11:32:33 1571635
11:32:33 1571636
11:32:33 1571637
11:32:33 1571638
11:32:33 1571639
11:32:33 1571640
11:32:33 1571641
11:32:33 1571642
11:32:33 1571643
11:32:33 1571644
11:32:33 1571645
11:32:33 1571646
11:32:33 1571647
11:32:33 1571648
11:32:33 1571649
11:32:33 1571650
11:32:33 1571651
11:32:33 1571652
11:32:33 1571653
11:32:33 1571654
11:32:33 1571655
11:32:33 1571656
11:32:33 1571657
11:32:33 1571658
11:32:33 1571659
11:32:33 1571660
11:32:33 1571661
11:32:33 1571662
11:32:33 1571663
11:32:33 1571664
11:32:33 1571665
11:32:33 1571666
11:32:33 1571667
11:32:33 1571668
11:32:33 1571669
11:32:33 1571670
11:32:33 1571671
11:32:33 1571672
11:32:33 1571673
11:32:33 1571674
11:32:33 1571675
11:32:33 1571676
11:32:33 1571677
11:32:33 1571678
11:32:33 1571679
11:32:33 1571680
11:32:33 1571681
11:32:33 1571682
11:32:33 1571683
11:32:33 1571684
11:32:33 1571685
11:32:33 1571686
11:32:33 1571687
11:32:33 1571688
11:32:33 1571689
11:32:33 1571690
11:32:33 1571691
11:32:33 1571692
11:32:33 1571693
11:32:33 1571694
11:32:33 1571695
11:32:33 1571696
11:32:33 1571697
11:32:33 1571698
11:32:33 1571699
11:32:33 1571700
11:32:33 1571701
11:32:33 1571702
11:32:33 1571703
11:32:33 1571704
11:32:33 1571705
11:32:33 1571706
11:32:33 1571707
11:32:33 1571708
11:32:33 1571709
11:32:33 1571710
11:32:33 1571711
11:32:33 1571712
11:32:33 1571713
11:32:33 1571714
11:32:33 1571715
11:32:33 1571716
11:32:33 1571717
11:32:33 1571718
11:32:33 1571719
11:32:33 1571720
11:32:33 1571721
11:32:33 1571722
11:32:33 1571723
11:32:33 1571724
11:32:33 1571725
11:32:33 1571726
11:32:33 1571727
11:32:33 1571728
11:32:33 1571729
11:32:33 1571730
11:32:33 1571731
11:32:33 1571732
11:32:33 1571733
11:32:33 1571734
11:32:33 1571735
11:32:33 1571736
11:32:33 1571737
11:32:33 1571738
11:32:33 1571739
11:32:33 1571740
11:32:33 1571741
11:32:33 1571742
11:32:33 1571743
11:32:33 1571744
11:32:33 1571745
11:32:33 1571746
11:32:33 1571747
11:32:33 1571748
11:32:33 1571749
11:32:33 1571750
11:32:33 1571751
11:32:33 1571752
11:32:33 1571753
11:32:33 1571754
11:32:33 1571755
11:32:33 1571756
11:32:33 1571757
11:32:33 1571758
11:32:33 1571759
11:32:33 1571760
11:32:33 1571761
11:32:33 1571762
11:32:33 1571763
11:32:33 1571764
11:32:33 1571765
11:32:33 1571766
11:32:33 1571767
11:32:33 1571768
11:32:33 1571769
11:32:33 1571770
11:32:33 1571771
11:32:33 1571772
11:32:33 1571773
11:32:33 1571774
11:32:33 1571775
11:32:33 1571776
11:32:33 1571777
11:32:33 1571778
11:32:33 1571779
11:32:33 1571780
11:32:33 1571781
11:32:33 1571782
11:32:33 1571783
11:32:33 1571784
11:32:33 1571785
11:32:33 1571786
11:32:33 1571787
11:32:33 1571788
11:32:33 1571789
11:32:33 1571790
11:32:33 1571791
11:32:33 1571792
11:32:33 1571793
11:32:33 1571794
11:32:33 1571795
11:32:33 1571796
11:32:33 1571797
11:32:33 1571798
11:32:33 1571799
11:32:33 1571800
11:32:33 1571801
11:32:33 1571802
11:32:33 1571803
11:32:33 1571804
11:32:33 1571805
11:32:33 1571806
11:32:33 1571807
11:32:33 1571808
11:32:33 1571809
11:32:33 1571810
11:32:33 1571811
11:32:33 1571812
11:32:33 1571813
11:32:33 1571814
11:32:33 1571815
11:32:33 1571816
11:32:33 1571817
11:32:33 1571818
11:32:33 1571819
11:32:33 1571820
11:32:33 1571821
11:32:33 1571822
11:32:33 1571823
11:32:33 1571824
11:32:33 1571825
11:32:33 1571826
11:32:33 1571827
11:32:33 1571828
11:32:33 1571829
11:32:33 1571830
11:32:33 1571831
11:32:33 1571832
11:32:33 1571833
11:32:33 1571834
11:32:33 1571835
11:32:33 1571836
11:32:33 1571837
11:32:33 1571838
11:32:33 1571839
11:32:33 1571840
11:32:33 1571841
11:32:33 1571842
11:32:33 1571843
11:32:33 1571844
11:32:33 1571845
11:32:33 1571846
11:32:33 1571847
11:32:33 1571848
11:32:33 1571849
11:32:33 1571850
11:32:33 1571851
11:32:33 1571852
11:32:33 1571853
11:32:33 1571854
11:32:33 1571855
11:32:33 1571856
11:32:33 1571857
11:32:33 1571858
11:32:33 1571859
11:32:33 1571860
11:32:33 1571861
11:32:33 1571862
11:32:33 1571863
11:32:33 1571864
11:32:33 1571865
11:32:33 1571866
11:32:33 1571867
11:32:33 1571868
11:32:33 1571869
11:32:33 1571870
11:32:33 1571871
11:32:33 1571872
11:32:33 1571873
11:32:33 1571874
11:32:33 1571875
11:32:33 1571876
11:32:33 1571877
11:32:33 1571878
11:32:33 1571879
11:32:33 1571880
11:32:33 1571881
11:32:33 1571882
11:32:33 1571883
11:32:33 1571884
11:32:33 1571885
11:32:33 1571886
11:32:33 1571887
11:32:33 1571888
11:32:33 1571889
11:32:33 1571890
11:32:33 1571891
11:32:33 1571892
11:32:33 1571893
11:32:33 1571894
11:32:33 1571895
11:32:33 1571896
11:32:33 1571897
11:32:33 1571898
11:32:33 1571899
11:32:33 1571900
11:32:33 1571901
11:32:33 1571902
11:32:33 1571903
11:32:33 1571904
11:32:33 1571905
11:32:33 1571906
11:32:33 1571907
11:32:33 1571908
11:32:33 1571909
11:32:33 1571910
11:32:33 1571911
11:32:33 1571912
11:32:33 1571913
11:32:33 1571914
11:32:33 1571915
11:32:33 1571916
11:32:33 1571917
11:32:33 1571918
11:32:33 1571919
11:32:33 1571920
11:32:33 1571921
11:32:33 1571922
11:32:33 1571923
11:32:33 1571924
11:32:33 1571925
11:32:33 1571926
11:32:33 1571927
11:32:33 1571928
11:32:33 1571929
11:32:33 1571930
11:32:33 1571931
11:32:33 1571932
11:32:33 1571933
11:32:33 1571934
11:32:33 1571935
11:32:33 1571936
11:32:33 1571937
11:32:33 1571938
11:32:33 1571939
11:32:33 1571940
11:32:33 1571941
11:32:33 1571942
11:32:33 1571943
11:32:33 1571944
11:32:33 1571945
11:32:33 1571946
11:32:33 1571947
11:32:33 1571948
11:32:33 1571949
11:32:33 1571950
11:32:33 1571951
11:32:33 1571952
11:32:33 1571953
11:32:33 1571954
11:32:33 1571955
11:32:33 1571956
11:32:33 1571957
11:32:33 1571958
11:32:33 1571959
11:32:33 1571960
11:32:33 1571961
11:32:33 1571962
11:32:33 1571963
11:32:33 1571964
11:32:33 1571965
11:32:33 1571966
11:32:33 1571967
11:32:33 1571968
11:32:33 1571969
11:32:33 1571970
11:32:33 1571971
11:32:33 1571972
11:32:33 1571973
11:32:33 1571974
11:32:33 1571975
11:32:33 1571976
11:32:33 1571977
11:32:33 1571978
11:32:33 1571979
11:32:33 1571980
11:32:33 1571981
11:32:33 1571982
11:32:33 1571983
11:32:33 1571984
11:32:33 1571985
11:32:33 1571986
11:32:33 1571987
11:32:33 1571988
11:32:33 1571989
11:32:33 1571990
11:32:33 1571991
11:32:33 1571992
11:32:33 1571993
11:32:33 1571994
11:32:33 1571995
11:32:33 1571996
11:32:33 1571997
11:32:33 1571998
11:32:33 1571999
11:32:33 1572000
11:32:33 1572001
11:32:33 1572002
11:32:33 1572003
11:32:33 1572004
11:32:33 1572005
11:32:33 1572006
11:32:33 1572007
11:32:33 1572008
11:32:33 1572009
11:32:33 1572010
11:32:33 1572011
11:32:33 1572012
11:32:33 1572013
11:32:33 1572014
11:32:33 1572015
11:32:33 1572016
11:32:33 1572017
11:32:33 1572018
11:32:33 1572019
11:32:33 1572020
11:32:33 1572021
11:32:33 1572022
11:32:33 1572023
11:32:33 1572024
11:32:33 1572025
11:32:33 1572026
11:32:33 1572027
11:32:33 1572028
11:32:33 1572029
11:32:33 1572030
11:32:33 1572031
11:32:33 1572032
11:32:33 1572033
11:32:33 1572034
11:32:33 1572035
11:32:33 1572036
11:32:33 1572037
11:32:33 1572038
11:32:33 1572039
11:32:33 1572040
11:32:33 1572041
11:32:33 1572042
11:32:33 1572043
11:32:33 1572044
11:32:33 1572045
11:32:33 1572046
11:32:33 1572047
11:32:33 1572048
11:32:33 1572049
11:32:33 1572050
11:32:33 1572051
11:32:33 1572052
11:32:33 1572053
11:32:33 1572054
11:32:33 1572055
11:32:33 1572056
11:32:33 1572057
11:32:33 1572058
11:32:33 1572059
11:32:33 1572060
11:32:33 1572061
11:32:33 1572062
11:32:33 1572063
11:32:33 1572064
11:32:33 1572065
11:32:33 1572066
11:32:33 1572067
11:32:33 1572068
11:32:33 1572069
11:32:33 1572070
11:32:33 1572071
11:32:33 1572072
11:32:33 1572073
11:32:33 1572074
11:32:33 1572075
11:32:33 1572076
11:32:33 1572077
11:32:33 1572078
11:32:33 1572079
11:32:33 1572080
11:32:33 1572081
11:32:33 1572082
11:32:33 1572083
11:32:33 1572084
11:32:33 1572085
11:32:33 1572086
11:32:33 1572087
11:32:33 1572088
11:32:33 1572089
11:32:33 1572090
11:32:33 1572091
11:32:33 1572092
11:32:33 1572093
11:32:33 1572094
11:32:33 1572095
11:32:33 1572096
11:32:33 1572097
11:32:33 1572098
11:32:33 1572099
11:32:33 1572100
11:32:33 1572101
11:32:33 1572102
11:32:33 1572103
11:32:33 1572104
11:32:33 1572105
11:32:33 1572106
11:32:33 1572107
11:32:33 1572108
11:32:33 1572109
11:32:33 1572110
11:32:33 1572111
11:32:33 1572112
11:32:33 1572113
11:32:33 1572114
11:32:33 1572115
11:32:33 1572116
11:32:33 1572117
11:32:33 1572118
11:32:33 1572119
11:32:33 1572120
11:32:33 1572121
11:32:33 1572122
11:32:33 1572123
11:32:33 1572124
11:32:33 1572125
11:32:33 1572126
11:32:33 1572127
11:32:33 1572128
11:32:33 1572129
11:32:33 1572130
11:32:33 1572131
11:32:33 1572132
11:32:33 1572133
11:32:33 1572134
11:32:33 1572135
11:32:33 1572136
11:32:33 1572137
11:32:33 1572138
11:32:33 1572139
11:32:33 1572140
11:32:33 1572141
11:32:33 1572142
11:32:33 1572143
11:32:33 1572144
11:32:33 1572145
11:32:33 1572146
11:32:33 1572147
11:32:33 1572148
11:32:33 1572149
11:32:33 1572150
11:32:33 1572151
11:32:33 1572152
11:32:33 1572153
11:32:33 1572154
11:32:33 1572155
11:32:33 1572156
11:32:33 1572157
11:32:33 1572158
11:32:33 1572159
11:32:33 1572160
11:32:33 1572161
11:32:33 1572162
11:32:33 1572163
11:32:33 1572164
11:32:33 1572165
11:32:33 1572166
11:32:33 1572167
11:32:33 1572168
11:32:33 1572169
11:32:33 1572170
11:32:33 1572171
11:32:33 1572172
11:32:33 1572173
11:32:33 1572174
11:32:33 1572175
11:32:33 1572176
11:32:33 1572177
11:32:33 1572178
11:32:33 1572179
11:32:33 1572180
11:32:33 1572181
11:32:33 1572182
11:32:33 1572183
11:32:33 1572184
11:32:33 1572185
11:32:33 1572186
11:32:33 1572187
11:32:33 1572188
11:32:33 1572189
11:32:33 1572190
11:32:33 1572191
11:32:33 1572192
11:32:33 1572193
11:32:33 1572194
11:32:33 1572195
11:32:33 1572196
11:32:33 1572197
11:32:33 1572198
11:32:33 1572199
11:32:33 1572200
11:32:33 1572201
11:32:33 1572202
11:32:33 1572203
11:32:33 1572204
11:32:33 1572205
11:32:33 1572206
11:32:33 1572207
11:32:33 1572208
11:32:33 1572209
11:32:33 1572210
11:32:33 1572211
11:32:33 1572212
11:32:33 1572213
11:32:33 1572214
11:32:33 1572215
11:32:33 1572216
11:32:33 1572217
11:32:33 1572218
11:32:33 1572219
11:32:33 1572220
11:32:33 1572221
11:32:33 1572222
11:32:33 1572223
11:32:33 1572224
11:32:33 1572225
11:32:33 1572226
11:32:33 1572227
11:32:33 1572228
11:32:33 1572229
11:32:33 1572230
11:32:33 1572231
11:32:33 1572232
11:32:33 1572233
11:32:33 1572234
11:32:33 1572235
11:32:33 1572236
11:32:33 1572237
11:32:33 1572238
11:32:33 1572239
11:32:33 1572240
11:32:33 1572241
11:32:33 1572242
11:32:33 1572243
11:32:33 1572244
11:32:33 1572245
11:32:33 1572246
11:32:33 1572247
11:32:33 1572248
11:32:33 1572249
11:32:33 1572250
11:32:33 1572251
11:32:33 1572252
11:32:33 1572253
11:32:33 1572254
11:32:33 1572255
11:32:33 1572256
11:32:33 1572257
11:32:33 1572258
11:32:33 1572259
11:32:33 1572260
11:32:33 1572261
11:32:33 1572262
11:32:33 1572263
11:32:33 1572264
11:32:33 1572265
11:32:33 1572266
11:32:33 1572267
11:32:33 1572268
11:32:33 1572269
11:32:33 1572270
11:32:33 1572271
11:32:33 1572272
11:32:33 1572273
11:32:33 1572274
11:32:33 1572275
11:32:33 1572276
11:32:33 1572277
11:32:33 1572278
11:32:33 1572279
11:32:33 1572280
11:32:33 1572281
11:32:33 1572282
11:32:33 1572283
11:32:33 1572284
11:32:33 1572285
11:32:33 1572286
11:32:33 1572287
11:32:33 1572288
11:32:33 1572289
11:32:33 1572290
11:32:33 1572291
11:32:33 1572292
11:32:33 1572293
11:32:33 1572294
11:32:33 1572295
11:32:33 1572296
11:32:33 1572297
11:32:33 1572298
11:32:33 1572299
11:32:33 1572300
11:32:33 1572301
11:32:33 1572302
11:32:33 1572303
11:32:33 1572304
11:32:33 1572305
11:32:33 1572306
11:32:33 1572307
11:32:33 1572308
11:32:33 1572309
11:32:33 1572310
11:32:33 1572311
11:32:33 1572312
11:32:33 1572313
11:32:33 1572314
11:32:33 1572315
11:32:33 1572316
11:32:33 1572317
11:32:33 1572318
11:32:33 1572319
11:32:33 1572320
11:32:33 1572321
11:32:33 1572322
11:32:33 1572323
11:32:33 1572324
11:32:33 1572325
11:32:33 1572326
11:32:33 1572327
11:32:33 1572328
11:32:33 1572329
11:32:33 1572330
11:32:33 1572331
11:32:33 1572332
11:32:33 1572333
11:32:33 1572334
11:32:33 1572335
11:32:33 1572336
11:32:33 1572337
11:32:33 1572338
11:32:33 1572339
11:32:33 1572340
11:32:33 1572341
11:32:33 1572342
11:32:33 1572343
11:32:33 1572344
11:32:33 1572345
11:32:33 1572346
11:32:33 1572347
11:32:33 1572348
11:32:33 1572349
11:32:33 1572350
11:32:33 1572351
11:32:33 1572352
11:32:33 1572353
11:32:33 1572354
11:32:33 1572355
11:32:33 1572356
11:32:33 1572357
11:32:33 1572358
11:32:33 1572359
11:32:33 1572360
11:32:33 1572361
11:32:33 1572362
11:32:33 1572363
11:32:33 1572364
11:32:33 1572365
11:32:33 1572366
11:32:33 1572367
11:32:33 1572368
11:32:33 1572369
11:32:33 1572370
11:32:33 1572371
11:32:33 1572372
11:32:33 1572373
11:32:33 1572374
11:32:33 1572375
11:32:33 1572376
11:32:33 1572377
11:32:33 1572378
11:32:33 1572379
11:32:33 1572380
11:32:33 1572381
11:32:33 1572382
11:32:33 1572383
11:32:33 1572384
11:32:33 1572385
11:32:33 1572386
11:32:33 1572387
11:32:33 1572388
11:32:33 1572389
11:32:33 1572390
11:32:33 1572391
11:32:33 1572392
11:32:33 1572393
11:32:33 1572394
11:32:33 1572395
11:32:33 1572396
11:32:33 1572397
11:32:33 1572398
11:32:33 1572399
11:32:33 1572400
11:32:33 1572401
11:32:33 1572402
11:32:33 1572403
11:32:33 1572404
11:32:33 1572405
11:32:33 1572406
11:32:33 1572407
11:32:33 1572408
11:32:33 1572409
11:32:33 1572410
11:32:33 1572411
11:32:33 1572412
11:32:33 1572413
11:32:33 1572414
11:32:33 1572415
11:32:33 1572416
11:32:33 1572417
11:32:33 1572418
11:32:33 1572419
11:32:33 1572420
11:32:33 1572421
11:32:33 1572422
11:32:33 1572423
11:32:33 1572424
11:32:33 1572425
11:32:33 1572426
11:32:33 1572427
11:32:33 1572428
11:32:33 1572429
11:32:33 1572430
11:32:33 1572431
11:32:33 1572432
11:32:33 1572433
11:32:33 1572434
11:32:33 1572435
11:32:33 1572436
11:32:33 1572437
11:32:33 1572438
11:32:33 1572439
11:32:33 1572440
11:32:33 1572441
11:32:33 1572442
11:32:33 1572443
11:32:33 1572444
11:32:33 1572445
11:32:33 1572446
11:32:33 1572447
11:32:33 1572448
11:32:33 1572449
11:32:33 1572450
11:32:33 1572451
11:32:33 1572452
11:32:33 1572453
11:32:33 1572454
11:32:33 1572455
11:32:33 1572456
11:32:33 1572457
11:32:33 1572458
11:32:33 1572459
11:32:33 1572460
11:32:33 1572461
11:32:33 1572462
11:32:33 1572463
11:32:33 1572464
11:32:33 1572465
11:32:33 1572466
11:32:33 1572467
11:32:33 1572468
11:32:33 1572469
11:32:33 1572470
11:32:33 1572471
11:32:33 1572472
11:32:33 1572473
11:32:33 1572474
11:32:33 1572475
11:32:33 1572476
11:32:33 1572477
11:32:33 1572478
11:32:33 1572479
11:32:33 1572480
11:32:33 1572481
11:32:33 1572482
11:32:33 1572483
11:32:33 1572484
11:32:33 1572485
11:32:33 1572486
11:32:33 1572487
11:32:33 1572488
11:32:33 1572489
11:32:33 1572490
11:32:33 1572491
11:32:33 1572492
11:32:33 1572493
11:32:33 1572494
11:32:33 1572495
11:32:33 1572496
11:32:33 1572497
11:32:33 1572498
11:32:33 1572499
11:32:33 1572500
11:32:33 1572501
11:32:33 1572502
11:32:33 1572503
11:32:33 1572504
11:32:33 1572505
11:32:33 1572506
11:32:33 1572507
11:32:33 1572508
11:32:33 1572509
11:32:33 1572510
11:32:33 1572511
11:32:33 1572512
11:32:33 1572513
11:32:33 1572514
11:32:33 1572515
11:32:33 1572516
11:32:33 1572517
11:32:33 1572518
11:32:33 1572519
11:32:33 1572520
11:32:33 1572521
11:32:33 1572522
11:32:33 1572523
11:32:33 1572524
11:32:33 1572525
11:32:33 1572526
11:32:33 1572527
11:32:33 1572528
11:32:33 1572529
11:32:33 1572530
11:32:33 1572531
11:32:33 1572532
11:32:33 1572533
11:32:33 1572534
11:32:33 1572535
11:32:33 1572536
11:32:33 1572537
11:32:33 1572538
11:32:33 1572539
11:32:33 1572540
11:32:33 1572541
11:32:33 1572542
11:32:33 1572543
11:32:33 1572544
11:32:33 1572545
11:32:33 1572546
11:32:33 1572547
11:32:33 1572548
11:32:33 1572549
11:32:33 1572550
11:32:33 1572551
11:32:33 1572552
11:32:33 1572553
11:32:33 1572554
11:32:33 1572555
11:32:33 1572556
11:32:33 1572557
11:32:33 1572558
11:32:33 1572559
11:32:33 1572560
11:32:33 1572561
11:32:33 1572562
11:32:33 1572563
11:32:33 1572564
11:32:33 1572565
11:32:33 1572566
11:32:33 1572567
11:32:33 1572568
11:32:33 1572569
11:32:33 1572570
11:32:33 1572571
11:32:33 1572572
11:32:33 1572573
11:32:33 1572574
11:32:33 1572575
11:32:33 1572576
11:32:33 1572577
11:32:33 1572578
11:32:33 1572579
11:32:33 1572580
11:32:33 1572581
11:32:33 1572582
11:32:33 1572583
11:32:33 1572584
11:32:33 1572585
11:32:33 1572586
11:32:33 1572587
11:32:33 1572588
11:32:33 1572589
11:32:33 1572590
11:32:33 1572591
11:32:33 1572592
11:32:33 1572593
11:32:33 1572594
11:32:33 1572595
11:32:33 1572596
11:32:33 1572597
11:32:33 1572598
11:32:33 1572599
11:32:33 1572600
11:32:33 1572601
11:32:33 1572602
11:32:33 1572603
11:32:33 1572604
11:32:33 1572605
11:32:33 1572606
11:32:33 1572607
11:32:33 1572608
11:32:33 1572609
11:32:33 1572610
11:32:33 1572611
11:32:33 1572612
11:32:33 1572613
11:32:33 1572614
11:32:33 1572615
11:32:33 1572616
11:32:33 1572617
11:32:33 1572618
11:32:33 1572619
11:32:33 1572620
11:32:33 1572621
11:32:33 1572622
11:32:33 1572623
11:32:33 1572624
11:32:33 1572625
11:32:33 1572626
11:32:33 1572627
11:32:33 1572628
11:32:33 1572629
11:32:33 1572630
11:32:33 1572631
11:32:33 1572632
11:32:33 1572633
11:32:33 1572634
11:32:33 1572635
11:32:33 1572636
11:32:33 1572637
11:32:33 1572638
11:32:33 1572639
11:32:33 1572640
11:32:33 1572641
11:32:33 1572642
11:32:33 1572643
11:32:33 1572644
11:32:33 1572645
11:32:33 1572646
11:32:33 1572647
11:32:33 1572648
11:32:33 1572649
11:32:33 1572650
11:32:33 1572651
11:32:33 1572652
11:32:33 1572653
11:32:33 1572654
11:32:33 1572655
11:32:33 1572656
11:32:33 1572657
11:32:33 1572658
11:32:33 1572659
11:32:33 1572660
11:32:33 1572661
11:32:33 1572662
11:32:33 1572663
11:32:33 1572664
11:32:33 1572665
11:32:33 1572666
11:32:33 1572667
11:32:33 1572668
11:32:33 1572669
11:32:33 1572670
11:32:33 1572671
11:32:33 1572672
11:32:33 1572673
11:32:33 1572674
11:32:33 1572675
11:32:33 1572676
11:32:33 1572677
11:32:33 1572678
11:32:33 1572679
11:32:33 1572680
11:32:33 1572681
11:32:33 1572682
11:32:33 1572683
11:32:33 1572684
11:32:33 1572685
11:32:33 1572686
11:32:33 1572687
11:32:33 1572688
11:32:33 1572689
11:32:33 1572690
11:32:33 1572691
11:32:33 1572692
11:32:33 1572693
11:32:33 1572694
11:32:33 1572695
11:32:33 1572696
11:32:33 1572697
11:32:33 1572698
11:32:33 1572699
11:32:33 1572700
11:32:33 1572701
11:32:33 1572702
11:32:33 1572703
11:32:33 1572704
11:32:33 1572705
11:32:33 1572706
11:32:33 1572707
11:32:33 1572708
11:32:33 1572709
11:32:33 1572710
11:32:33 1572711
11:32:33 1572712
11:32:33 1572713
11:32:33 1572714
11:32:33 1572715
11:32:33 1572716
11:32:33 1572717
11:32:33 1572718
11:32:33 1572719
11:32:33 1572720
11:32:33 1572721
11:32:33 1572722
11:32:33 1572723
11:32:33 1572724
11:32:33 1572725
11:32:33 1572726
11:32:33 1572727
11:32:33 1572728
11:32:33 1572729
11:32:33 1572730
11:32:33 1572731
11:32:33 1572732
11:32:33 1572733
11:32:33 1572734
11:32:33 1572735
11:32:33 1572736
11:32:33 1572737
11:32:33 1572738
11:32:33 1572739
11:32:33 1572740
11:32:33 1572741
11:32:33 1572742
11:32:33 1572743
11:32:33 1572744
11:32:33 1572745
11:32:33 1572746
11:32:33 1572747
11:32:33 1572748
11:32:33 1572749
11:32:33 1572750
11:32:33 1572751
11:32:33 1572752
11:32:33 1572753
11:32:33 1572754
11:32:33 1572755
11:32:33 1572756
11:32:33 1572757
11:32:33 1572758
11:32:33 1572759
11:32:33 1572760
11:32:33 1572761
11:32:33 1572762
11:32:33 1572763
11:32:33 1572764
11:32:33 1572765
11:32:33 1572766
11:32:33 1572767
11:32:33 1572768
11:32:33 1572769
11:32:33 1572770
11:32:33 1572771
11:32:33 1572772
11:32:33 1572773
11:32:33 1572774
11:32:33 1572775
11:32:33 1572776
11:32:33 1572777
11:32:33 1572778
11:32:33 1572779
11:32:33 1572780
11:32:33 1572781
11:32:33 1572782
11:32:33 1572783
11:32:33 1572784
11:32:33 1572785
11:32:33 1572786
11:32:33 1572787
11:32:33 1572788
11:32:33 1572789
11:32:33 1572790
11:32:33 1572791
11:32:33 1572792
11:32:33 1572793
11:32:33 1572794
11:32:33 1572795
11:32:33 1572796
11:32:33 1572797
11:32:33 1572798
11:32:33 1572799
11:32:33 1572800
11:32:33 1572801
11:32:33 1572802
11:32:33 1572803
11:32:33 1572804
11:32:33 1572805
11:32:33 1572806
11:32:33 1572807
11:32:33 1572808
11:32:33 1572809
11:32:33 1572810
11:32:33 1572811
11:32:33 1572812
11:32:33 1572813
11:32:33 1572814
11:32:33 1572815
11:32:33 1572816
11:32:33 1572817
11:32:33 1572818
11:32:33 1572819
11:32:33 1572820
11:32:33 1572821
11:32:33 1572822
11:32:33 1572823
11:32:33 1572824
11:32:33 1572825
11:32:33 1572826
11:32:33 1572827
11:32:33 1572828
11:32:33 1572829
11:32:33 1572830
11:32:33 1572831
11:32:33 1572832
11:32:33 1572833
11:32:33 1572834
11:32:33 1572835
11:32:33 1572836
11:32:33 1572837
11:32:33 1572838
11:32:33 1572839
11:32:33 1572840
11:32:33 1572841
11:32:33 1572842
11:32:33 1572843
11:32:33 1572844
11:32:33 1572845
11:32:33 1572846
11:32:33 1572847
11:32:33 1572848
11:32:33 1572849
11:32:33 1572850
11:32:33 1572851
11:32:33 1572852
11:32:33 1572853
11:32:33 1572854
11:32:33 1572855
11:32:33 1572856
11:32:33 1572857
11:32:33 1572858
11:32:33 1572859
11:32:33 1572860
11:32:33 1572861
11:32:33 1572862
11:32:33 1572863
11:32:33 1572864
11:32:33 1572865
11:32:33 1572866
11:32:33 1572867
11:32:33 1572868
11:32:33 1572869
11:32:33 1572870
11:32:33 1572871
11:32:33 1572872
11:32:33 1572873
11:32:33 1572874
11:32:33 1572875
11:32:33 1572876
11:32:33 1572877
11:32:33 1572878
11:32:33 1572879
11:32:33 1572880
11:32:33 1572881
11:32:33 1572882
11:32:33 1572883
11:32:33 1572884
11:32:33 1572885
11:32:33 1572886
11:32:33 1572887
11:32:33 1572888
11:32:33 1572889
11:32:33 1572890
11:32:33 1572891
11:32:33 1572892
11:32:33 1572893
11:32:33 1572894
11:32:33 1572895
11:32:33 1572896
11:32:33 1572897
11:32:33 1572898
11:32:33 1572899
11:32:33 1572900
11:32:33 1572901
11:32:33 1572902
11:32:33 1572903
11:32:33 1572904
11:32:33 1572905
11:32:33 1572906
11:32:33 1572907
11:32:33 1572908
11:32:33 1572909
11:32:33 1572910
11:32:33 1572911
11:32:33 1572912
11:32:33 1572913
11:32:33 1572914
11:32:33 1572915
11:32:33 1572916
11:32:33 1572917
11:32:33 1572918
11:32:33 1572919
11:32:33 1572920
11:32:33 1572921
11:32:33 1572922
11:32:33 1572923
11:32:33 1572924
11:32:33 1572925
11:32:33 1572926
11:32:33 1572927
11:32:33 1572928
11:32:33 1572929
11:32:33 1572930
11:32:33 1572931
11:32:33 1572932
11:32:33 1572933
11:32:33 1572934
11:32:33 1572935
11:32:33 1572936
11:32:33 1572937
11:32:33 1572938
11:32:33 1572939
11:32:33 1572940
11:32:33 1572941
11:32:33 1572942
11:32:33 1572943
11:32:33 1572944
11:32:33 1572945
11:32:33 1572946
11:32:33 1572947
11:32:33 1572948
11:32:33 1572949
11:32:33 1572950
11:32:33 1572951
11:32:33 1572952
11:32:33 1572953
11:32:33 1572954
11:32:33 1572955
11:32:33 1572956
11:32:33 1572957
11:32:33 1572958
11:32:33 1572959
11:32:33 1572960
11:32:33 1572961
11:32:33 1572962
11:32:33 1572963
11:32:33 1572964
11:32:33 1572965
11:32:33 1572966
11:32:33 1572967
11:32:33 1572968
11:32:33 1572969
11:32:33 1572970
11:32:33 1572971
11:32:33 1572972
11:32:33 1572973
11:32:33 1572974
11:32:33 1572975
11:32:33 1572976
11:32:33 1572977
11:32:33 1572978
11:32:33 1572979
11:32:33 1572980
11:32:33 1572981
11:32:33 1572982
11:32:33 1572983
11:32:33 1572984
11:32:33 1572985
11:32:33 1572986
11:32:33 1572987
11:32:33 1572988
11:32:33 1572989
11:32:33 1572990
11:32:33 1572991
11:32:33 1572992
11:32:33 1572993
11:32:33 1572994
11:32:33 1572995
11:32:33 1572996
11:32:33 1572997
11:32:33 1572998
11:32:33 1572999
11:32:33 1573000
11:32:33 1573001
11:32:33 1573002
11:32:33 1573003
11:32:33 1573004
11:32:33 1573005
11:32:33 1573006
11:32:33 1573007
11:32:33 1573008
11:32:33 1573009
11:32:33 1573010
11:32:33 1573011
11:32:33 1573012
11:32:33 1573013
11:32:33 1573014
11:32:33 1573015
11:32:33 1573016
11:32:33 1573017
11:32:33 1573018
11:32:33 1573019
11:32:33 1573020
11:32:33 1573021
11:32:33 1573022
11:32:33 1573023
11:32:33 1573024
11:32:33 1573025
11:32:33 1573026
11:32:33 1573027
11:32:33 1573028
11:32:33 1573029
11:32:33 1573030
11:32:33 1573031
11:32:33 1573032
11:32:33 1573033
11:32:33 1573034
11:32:33 1573035
11:32:33 1573036
11:32:33 1573037
11:32:33 1573038
11:32:33 1573039
11:32:33 1573040
11:32:33 1573041
11:32:33 1573042
11:32:33 1573043
11:32:33 1573044
11:32:33 1573045
11:32:33 1573046
11:32:33 1573047
11:32:33 1573048
11:32:33 1573049
11:32:33 1573050
11:32:33 1573051
11:32:33 1573052
11:32:33 1573053
11:32:33 1573054
11:32:33 1573055
11:32:33 1573056
11:32:33 1573057
11:32:33 1573058
11:32:33 1573059
11:32:33 1573060
11:32:33 1573061
11:32:33 1573062
11:32:33 1573063
11:32:33 1573064
11:32:33 1573065
11:32:33 1573066
11:32:33 1573067
11:32:33 1573068
11:32:33 1573069
11:32:33 1573070
11:32:33 1573071
11:32:33 1573072
11:32:33 1573073
11:32:33 1573074
11:32:33 1573075
11:32:33 1573076
11:32:33 1573077
11:32:33 1573078
11:32:33 1573079
11:32:33 1573080
11:32:33 1573081
11:32:33 1573082
11:32:33 1573083
11:32:33 1573084
11:32:33 1573085
11:32:33 1573086
11:32:33 1573087
11:32:33 1573088
11:32:33 1573089
11:32:33 1573090
11:32:33 1573091
11:32:33 1573092
11:32:33 1573093
11:32:33 1573094
11:32:33 1573095
11:32:33 1573096
11:32:33 1573097
11:32:33 1573098
11:32:33 1573099
11:32:33 1573100
11:32:33 1573101
11:32:33 1573102
11:32:33 1573103
11:32:33 1573104
11:32:33 1573105
11:32:33 1573106
11:32:33 1573107
11:32:33 1573108
11:32:33 1573109
11:32:33 1573110
11:32:33 1573111
11:32:33 1573112
11:32:33 1573113
11:32:33 1573114
11:32:33 1573115
11:32:33 1573116
11:32:33 1573117
11:32:33 1573118
11:32:33 1573119
11:32:33 1573120
11:32:33 1573121
11:32:33 1573122
11:32:33 1573123
11:32:33 1573124
11:32:33 1573125
11:32:33 1573126
11:32:33 1573127
11:32:33 1573128
11:32:33 1573129
11:32:33 1573130
11:32:33 1573131
11:32:33 1573132
11:32:33 1573133
11:32:33 1573134
11:32:33 1573135
11:32:33 1573136
11:32:33 1573137
11:32:33 1573138
11:32:33 1573139
11:32:33 1573140
11:32:33 1573141
11:32:33 1573142
11:32:33 1573143
11:32:33 1573144
11:32:33 1573145
11:32:33 1573146
11:32:33 1573147
11:32:33 1573148
11:32:33 1573149
11:32:33 1573150
11:32:33 1573151
11:32:33 1573152
11:32:33 1573153
11:32:33 1573154
11:32:33 1573155
11:32:33 1573156
11:32:33 1573157
11:32:33 1573158
11:32:33 1573159
11:32:33 1573160
11:32:33 1573161
11:32:33 1573162
11:32:33 1573163
11:32:33 1573164
11:32:33 1573165
11:32:33 1573166
11:32:33 1573167
11:32:33 1573168
11:32:33 1573169
11:32:33 1573170
11:32:33 1573171
11:32:33 1573172
11:32:33 1573173
11:32:33 1573174
11:32:33 1573175
11:32:33 1573176
11:32:33 1573177
11:32:33 1573178
11:32:33 1573179
11:32:33 1573180
11:32:33 1573181
11:32:33 1573182
11:32:33 1573183
11:32:33 1573184
11:32:33 1573185
11:32:33 1573186
11:32:33 1573187
11:32:33 1573188
11:32:33 1573189
11:32:33 1573190
11:32:33 1573191
11:32:33 1573192
11:32:33 1573193
11:32:33 1573194
11:32:33 1573195
11:32:33 1573196
11:32:33 1573197
11:32:33 1573198
11:32:33 1573199
11:32:33 1573200
11:32:33 1573201
11:32:33 1573202
11:32:33 1573203
11:32:33 1573204
11:32:33 1573205
11:32:33 1573206
11:32:33 1573207
11:32:33 1573208
11:32:33 1573209
11:32:33 1573210
11:32:33 1573211
11:32:33 1573212
11:32:33 1573213
11:32:33 1573214
11:32:33 1573215
11:32:33 1573216
11:32:33 1573217
11:32:33 1573218
11:32:33 1573219
11:32:33 1573220
11:32:33 1573221
11:32:33 1573222
11:32:33 1573223
11:32:33 1573224
11:32:33 1573225
11:32:33 1573226
11:32:33 1573227
11:32:33 1573228
11:32:33 1573229
11:32:33 1573230
11:32:33 1573231
11:32:33 1573232
11:32:33 1573233
11:32:33 1573234
11:32:33 1573235
11:32:33 1573236
11:32:33 1573237
11:32:33 1573238
11:32:33 1573239
11:32:33 1573240
11:32:33 1573241
11:32:33 1573242
11:32:33 1573243
11:32:33 1573244
11:32:33 1573245
11:32:33 1573246
11:32:33 1573247
11:32:33 1573248
11:32:33 1573249
11:32:33 1573250
11:32:33 1573251
11:32:33 1573252
11:32:33 1573253
11:32:33 1573254
11:32:33 1573255
11:32:33 1573256
11:32:33 1573257
11:32:33 1573258
11:32:33 1573259
11:32:33 1573260
11:32:33 1573261
11:32:33 1573262
11:32:33 1573263
11:32:33 1573264
11:32:33 1573265
11:32:33 1573266
11:32:33 1573267
11:32:33 1573268
11:32:33 1573269
11:32:33 1573270
11:32:33 1573271
11:32:33 1573272
11:32:33 1573273
11:32:33 1573274
11:32:33 1573275
11:32:33 1573276
11:32:33 1573277
11:32:33 1573278
11:32:33 1573279
11:32:33 1573280
11:32:33 1573281
11:32:33 1573282
11:32:33 1573283
11:32:33 1573284
11:32:33 1573285
11:32:33 1573286
11:32:33 1573287
11:32:33 1573288
11:32:33 1573289
11:32:33 1573290
11:32:33 1573291
11:32:33 1573292
11:32:33 1573293
11:32:33 1573294
11:32:33 1573295
11:32:33 1573296
11:32:33 1573297
11:32:33 1573298
11:32:33 1573299
11:32:33 1573300
11:32:33 1573301
11:32:33 1573302
11:32:33 1573303
11:32:33 1573304
11:32:33 1573305
11:32:33 1573306
11:32:33 1573307
11:32:33 1573308
11:32:33 1573309
11:32:33 1573310
11:32:33 1573311
11:32:33 1573312
11:32:33 1573313
11:32:33 1573314
11:32:33 1573315
11:32:33 1573316
11:32:33 1573317
11:32:33 1573318
11:32:33 1573319
11:32:33 1573320
11:32:33 1573321
11:32:33 1573322
11:32:33 1573323
11:32:33 1573324
11:32:33 1573325
11:32:33 1573326
11:32:33 1573327
11:32:33 1573328
11:32:33 1573329
11:32:33 1573330
11:32:33 1573331
11:32:33 1573332
11:32:33 1573333
11:32:33 1573334
11:32:33 1573335
11:32:33 1573336
11:32:33 1573337
11:32:33 1573338
11:32:33 1573339
11:32:33 1573340
11:32:33 1573341
11:32:33 1573342
11:32:33 1573343
11:32:33 1573344
11:32:33 1573345
11:32:33 1573346
11:32:33 1573347
11:32:33 1573348
11:32:33 1573349
11:32:33 1573350
11:32:33 1573351
11:32:33 1573352
11:32:33 1573353
11:32:33 1573354
11:32:33 1573355
11:32:33 1573356
11:32:33 1573357
11:32:33 1573358
11:32:33 1573359
11:32:33 1573360
11:32:33 1573361
11:32:33 1573362
11:32:33 1573363
11:32:33 1573364
11:32:33 1573365
11:32:33 1573366
11:32:33 1573367
11:32:33 1573368
11:32:33 1573369
11:32:33 1573370
11:32:33 1573371
11:32:33 1573372
11:32:33 1573373
11:32:33 1573374
11:32:33 1573375
11:32:33 1573376
11:32:33 1573377
11:32:33 1573378
11:32:33 1573379
11:32:33 1573380
11:32:33 1573381
11:32:33 1573382
11:32:33 1573383
11:32:33 1573384
11:32:33 1573385
11:32:33 1573386
11:32:33 1573387
11:32:33 1573388
11:32:33 1573389
11:32:33 1573390
11:32:33 1573391
11:32:33 1573392
11:32:33 1573393
11:32:33 1573394
11:32:33 1573395
11:32:33 1573396
11:32:33 1573397
11:32:33 1573398
11:32:33 1573399
11:32:33 1573400
11:32:33 1573401
11:32:33 1573402
11:32:33 1573403
11:32:33 1573404
11:32:33 1573405
11:32:33 1573406
11:32:33 1573407
11:32:33 1573408
11:32:33 1573409
11:32:33 1573410
11:32:33 1573411
11:32:33 1573412
11:32:33 1573413
11:32:33 1573414
11:32:33 1573415
11:32:33 1573416
11:32:33 1573417
11:32:33 1573418
11:32:33 1573419
11:32:33 1573420
11:32:33 1573421
11:32:33 1573422
11:32:33 1573423
11:32:33 1573424
11:32:33 1573425
11:32:33 1573426
11:32:33 1573427
11:32:33 1573428
11:32:33 1573429
11:32:33 1573430
11:32:33 1573431
11:32:33 1573432
11:32:33 1573433
11:32:33 1573434
11:32:33 1573435
11:32:33 1573436
11:32:33 1573437
11:32:33 1573438
11:32:33 1573439
11:32:33 1573440
11:32:33 1573441
11:32:33 1573442
11:32:33 1573443
11:32:33 1573444
11:32:33 1573445
11:32:33 1573446
11:32:33 1573447
11:32:33 1573448
11:32:33 1573449
11:32:33 1573450
11:32:33 1573451
11:32:33 1573452
11:32:33 1573453
11:32:33 1573454
11:32:33 1573455
11:32:33 1573456
11:32:33 1573457
11:32:33 1573458
11:32:33 1573459
11:32:33 1573460
11:32:33 1573461
11:32:33 1573462
11:32:33 1573463
11:32:33 1573464
11:32:33 1573465
11:32:33 1573466
11:32:33 1573467
11:32:33 1573468
11:32:33 1573469
11:32:33 1573470
11:32:33 1573471
11:32:33 1573472
11:32:33 1573473
11:32:33 1573474
11:32:33 1573475
11:32:33 1573476
11:32:33 1573477
11:32:33 1573478
11:32:33 1573479
11:32:33 1573480
11:32:33 1573481
11:32:33 1573482
11:32:33 1573483
11:32:33 1573484
11:32:33 1573485
11:32:33 1573486
11:32:33 1573487
11:32:33 1573488
11:32:33 1573489
11:32:33 1573490
11:32:33 1573491
11:32:33 1573492
11:32:33 1573493
11:32:33 1573494
11:32:33 1573495
11:32:33 1573496
11:32:33 1573497
11:32:33 1573498
11:32:33 1573499
11:32:33 1573500
11:32:33 1573501
11:32:33 1573502
11:32:33 1573503
11:32:33 1573504
11:32:33 1573505
11:32:33 1573506
11:32:33 1573507
11:32:33 1573508
11:32:33 1573509
11:32:33 1573510
11:32:33 1573511
11:32:33 1573512
11:32:33 1573513
11:32:33 1573514
11:32:33 1573515
11:32:33 1573516
11:32:33 1573517
11:32:33 1573518
11:32:33 1573519
11:32:33 1573520
11:32:33 1573521
11:32:33 1573522
11:32:33 1573523
11:32:33 1573524
11:32:33 1573525
11:32:33 1573526
11:32:33 1573527
11:32:33 1573528
11:32:33 1573529
11:32:33 1573530
11:32:33 1573531
11:32:33 1573532
11:32:33 1573533
11:32:33 1573534
11:32:33 1573535
11:32:33 1573536
11:32:33 1573537
11:32:33 1573538
11:32:33 1573539
11:32:33 1573540
11:32:33 1573541
11:32:33 1573542
11:32:33 1573543
11:32:33 1573544
11:32:33 1573545
11:32:33 1573546
11:32:33 1573547
11:32:33 1573548
11:32:33 1573549
11:32:33 1573550
11:32:33 1573551
11:32:33 1573552
11:32:33 1573553
11:32:33 1573554
11:32:33 1573555
11:32:33 1573556
11:32:33 1573557
11:32:33 1573558
11:32:33 1573559
11:32:33 1573560
11:32:33 1573561
11:32:33 1573562
11:32:33 1573563
11:32:33 1573564
11:32:33 1573565
11:32:33 1573566
11:32:33 1573567
11:32:33 1573568
11:32:33 1573569
11:32:33 1573570
11:32:33 1573571
11:32:33 1573572
11:32:33 1573573
11:32:33 1573574
11:32:33 1573575
11:32:33 1573576
11:32:33 1573577
11:32:33 1573578
11:32:33 1573579
11:32:33 1573580
11:32:33 1573581
11:32:33 1573582
11:32:33 1573583
11:32:33 1573584
11:32:33 1573585
11:32:33 1573586
11:32:33 1573587
11:32:33 1573588
11:32:33 1573589
11:32:33 1573590
11:32:33 1573591
11:32:33 1573592
11:32:33 1573593
11:32:33 1573594
11:32:33 1573595
11:32:33 1573596
11:32:33 1573597
11:32:33 1573598
11:32:33 1573599
11:32:33 1573600
11:32:33 1573601
11:32:33 1573602
11:32:33 1573603
11:32:33 1573604
11:32:33 1573605
11:32:33 1573606
11:32:33 1573607
11:32:33 1573608
11:32:33 1573609
11:32:33 1573610
11:32:33 1573611
11:32:33 1573612
11:32:33 1573613
11:32:33 1573614
11:32:33 1573615
11:32:33 1573616
11:32:33 1573617
11:32:33 1573618
11:32:33 1573619
11:32:33 1573620
11:32:33 1573621
11:32:33 1573622
11:32:33 1573623
11:32:33 1573624
11:32:33 1573625
11:32:33 1573626
11:32:33 1573627
11:32:33 1573628
11:32:33 1573629
11:32:33 1573630
11:32:33 1573631
11:32:33 1573632
11:32:33 1573633
11:32:33 1573634
11:32:33 1573635
11:32:33 1573636
11:32:33 1573637
11:32:33 1573638
11:32:33 1573639
11:32:33 1573640
11:32:33 1573641
11:32:33 1573642
11:32:33 1573643
11:32:33 1573644
11:32:33 1573645
11:32:33 1573646
11:32:33 1573647
11:32:33 1573648
11:32:33 1573649
11:32:33 1573650
11:32:33 1573651
11:32:33 1573652
11:32:33 1573653
11:32:33 1573654
11:32:33 1573655
11:32:33 1573656
11:32:33 1573657
11:32:33 1573658
11:32:33 1573659
11:32:33 1573660
11:32:33 1573661
11:32:33 1573662
11:32:33 1573663
11:32:33 1573664
11:32:33 1573665
11:32:33 1573666
11:32:33 1573667
11:32:33 1573668
11:32:33 1573669
11:32:33 1573670
11:32:33 1573671
11:32:33 1573672
11:32:33 1573673
11:32:33 1573674
11:32:33 1573675
11:32:33 1573676
11:32:33 1573677
11:32:33 1573678
11:32:33 1573679
11:32:33 1573680
11:32:33 1573681
11:32:33 1573682
11:32:33 1573683
11:32:33 1573684
11:32:33 1573685
11:32:33 1573686
11:32:33 1573687
11:32:33 1573688
11:32:33 1573689
11:32:33 1573690
11:32:33 1573691
11:32:33 1573692
11:32:33 1573693
11:32:33 1573694
11:32:33 1573695
11:32:33 1573696
11:32:33 1573697
11:32:33 1573698
11:32:33 1573699
11:32:33 1573700
11:32:33 1573701
11:32:33 1573702
11:32:33 1573703
11:32:33 1573704
11:32:33 1573705
11:32:33 1573706
11:32:33 1573707
11:32:33 1573708
11:32:33 1573709
11:32:33 1573710
11:32:33 1573711
11:32:33 1573712
11:32:33 1573713
11:32:33 1573714
11:32:33 1573715
11:32:33 1573716
11:32:33 1573717
11:32:33 1573718
11:32:33 1573719
11:32:33 1573720
11:32:33 1573721
11:32:33 1573722
11:32:33 1573723
11:32:33 1573724
11:32:33 1573725
11:32:33 1573726
11:32:33 1573727
11:32:33 1573728
11:32:33 1573729
11:32:33 1573730
11:32:33 1573731
11:32:33 1573732
11:32:33 1573733
11:32:33 1573734
11:32:33 1573735
11:32:33 1573736
11:32:33 1573737
11:32:33 1573738
11:32:33 1573739
11:32:33 1573740
11:32:33 1573741
11:32:33 1573742
11:32:33 1573743
11:32:33 1573744
11:32:33 1573745
11:32:33 1573746
11:32:33 1573747
11:32:33 1573748
11:32:33 1573749
11:32:33 1573750
11:32:33 1573751
11:32:33 1573752
11:32:33 1573753
11:32:33 1573754
11:32:33 1573755
11:32:33 1573756
11:32:33 1573757
11:32:33 1573758
11:32:33 1573759
11:32:33 1573760
11:32:33 1573761
11:32:33 1573762
11:32:33 1573763
11:32:33 1573764
11:32:33 1573765
11:32:33 1573766
11:32:33 1573767
11:32:33 1573768
11:32:33 1573769
11:32:33 1573770
11:32:33 1573771
11:32:33 1573772
11:32:33 1573773
11:32:33 1573774
11:32:33 1573775
11:32:33 1573776
11:32:33 1573777
11:32:33 1573778
11:32:33 1573779
11:32:33 1573780
11:32:33 1573781
11:32:33 1573782
11:32:33 1573783
11:32:33 1573784
11:32:33 1573785
11:32:33 1573786
11:32:33 1573787
11:32:33 1573788
11:32:33 1573789
11:32:33 1573790
11:32:33 1573791
11:32:33 1573792
11:32:33 1573793
11:32:33 1573794
11:32:33 1573795
11:32:33 1573796
11:32:33 1573797
11:32:33 1573798
11:32:33 1573799
11:32:33 1573800
11:32:33 1573801
11:32:33 1573802
11:32:33 1573803
11:32:33 1573804
11:32:33 1573805
11:32:33 1573806
11:32:33 1573807
11:32:33 1573808
11:32:33 1573809
11:32:33 1573810
11:32:33 1573811
11:32:33 1573812
11:32:33 1573813
11:32:33 1573814
11:32:33 1573815
11:32:33 1573816
11:32:33 1573817
11:32:33 1573818
11:32:33 1573819
11:32:33 1573820
11:32:33 1573821
11:32:33 1573822
11:32:33 1573823
11:32:33 1573824
11:32:33 1573825
11:32:33 1573826
11:32:33 1573827
11:32:33 1573828
11:32:33 1573829
11:32:33 1573830
11:32:33 1573831
11:32:33 1573832
11:32:33 1573833
11:32:33 1573834
11:32:33 1573835
11:32:33 1573836
11:32:33 1573837
11:32:33 1573838
11:32:33 1573839
11:32:33 1573840
11:32:33 1573841
11:32:33 1573842
11:32:33 1573843
11:32:33 1573844
11:32:33 1573845
11:32:33 1573846
11:32:33 1573847
11:32:33 1573848
11:32:33 1573849
11:32:33 1573850
11:32:33 1573851
11:32:33 1573852
11:32:33 1573853
11:32:33 1573854
11:32:33 1573855
11:32:33 1573856
11:32:33 1573857
11:32:33 1573858
11:32:33 1573859
11:32:33 1573860
11:32:33 1573861
11:32:33 1573862
11:32:33 1573863
11:32:33 1573864
11:32:33 1573865
11:32:33 1573866
11:32:33 1573867
11:32:33 1573868
11:32:33 1573869
11:32:33 1573870
11:32:33 1573871
11:32:33 1573872
11:32:33 1573873
11:32:33 1573874
11:32:33 1573875
11:32:33 1573876
11:32:33 1573877
11:32:33 1573878
11:32:33 1573879
11:32:33 1573880
11:32:33 1573881
11:32:33 1573882
11:32:33 1573883
11:32:33 1573884
11:32:33 1573885
11:32:33 1573886
11:32:33 1573887
11:32:33 1573888
11:32:33 1573889
11:32:33 1573890
11:32:33 1573891
11:32:33 1573892
11:32:33 1573893
11:32:33 1573894
11:32:33 1573895
11:32:33 1573896
11:32:33 1573897
11:32:33 1573898
11:32:33 1573899
11:32:33 1573900
11:32:33 1573901
11:32:33 1573902
11:32:33 1573903
11:32:33 1573904
11:32:33 1573905
11:32:33 1573906
11:32:33 1573907
11:32:33 1573908
11:32:33 1573909
11:32:33 1573910
11:32:33 1573911
11:32:33 1573912
11:32:33 1573913
11:32:33 1573914
11:32:33 1573915
11:32:33 1573916
11:32:33 1573917
11:32:33 1573918
11:32:33 1573919
11:32:33 1573920
11:32:33 1573921
11:32:33 1573922
11:32:33 1573923
11:32:33 1573924
11:32:33 1573925
11:32:33 1573926
11:32:33 1573927
11:32:33 1573928
11:32:33 1573929
11:32:33 1573930
11:32:33 1573931
11:32:33 1573932
11:32:33 1573933
11:32:33 1573934
11:32:33 1573935
11:32:33 1573936
11:32:33 1573937
11:32:33 1573938
11:32:33 1573939
11:32:33 1573940
11:32:33 1573941
11:32:33 1573942
11:32:33 1573943
11:32:33 1573944
11:32:33 1573945
11:32:33 1573946
11:32:33 1573947
11:32:33 1573948
11:32:33 1573949
11:32:33 1573950
11:32:33 1573951
11:32:33 1573952
11:32:33 1573953
11:32:33 1573954
11:32:33 1573955
11:32:33 1573956
11:32:33 1573957
11:32:33 1573958
11:32:33 1573959
11:32:33 1573960
11:32:33 1573961
11:32:33 1573962
11:32:33 1573963
11:32:33 1573964
11:32:33 1573965
11:32:33 1573966
11:32:33 1573967
11:32:33 1573968
11:32:33 1573969
11:32:33 1573970
11:32:33 1573971
11:32:33 1573972
11:32:33 1573973
11:32:33 1573974
11:32:33 1573975
11:32:33 1573976
11:32:33 1573977
11:32:33 1573978
11:32:33 1573979
11:32:33 1573980
11:32:33 1573981
11:32:33 1573982
11:32:33 1573983
11:32:33 1573984
11:32:33 1573985
11:32:33 1573986
11:32:33 1573987
11:32:33 1573988
11:32:33 1573989
11:32:33 1573990
11:32:33 1573991
11:32:33 1573992
11:32:33 1573993
11:32:33 1573994
11:32:33 1573995
11:32:33 1573996
11:32:33 1573997
11:32:33 1573998
11:32:33 1573999
11:32:33 1574000
11:32:33 1574001
11:32:33 1574002
11:32:33 1574003
11:32:33 1574004
11:32:33 1574005
11:32:33 1574006
11:32:33 1574007
11:32:33 1574008
11:32:33 1574009
11:32:33 1574010
11:32:33 1574011
11:32:33 1574012
11:32:33 1574013
11:32:33 1574014
11:32:33 1574015
11:32:33 1574016
11:32:33 1574017
11:32:33 1574018
11:32:33 1574019
11:32:33 1574020
11:32:33 1574021
11:32:33 1574022
11:32:33 1574023
11:32:33 1574024
11:32:33 1574025
11:32:33 1574026
11:32:33 1574027
11:32:33 1574028
11:32:33 1574029
11:32:33 1574030
11:32:33 1574031
11:32:33 1574032
11:32:33 1574033
11:32:33 1574034
11:32:33 1574035
11:32:33 1574036
11:32:33 1574037
11:32:33 1574038
11:32:33 1574039
11:32:33 1574040
11:32:33 1574041
11:32:33 1574042
11:32:33 1574043
11:32:33 1574044
11:32:33 1574045
11:32:33 1574046
11:32:33 1574047
11:32:33 1574048
11:32:33 1574049
11:32:33 1574050
11:32:33 1574051
11:32:33 1574052
11:32:33 1574053
11:32:33 1574054
11:32:33 1574055
11:32:33 1574056
11:32:33 1574057
11:32:33 1574058
11:32:33 1574059
11:32:33 1574060
11:32:33 1574061
11:32:33 1574062
11:32:33 1574063
11:32:33 1574064
11:32:33 1574065
11:32:33 1574066
11:32:33 1574067
11:32:33 1574068
11:32:33 1574069
11:32:33 1574070
11:32:33 1574071
11:32:33 1574072
11:32:33 1574073
11:32:33 1574074
11:32:33 1574075
11:32:33 1574076
11:32:33 1574077
11:32:33 1574078
11:32:33 1574079
11:32:33 1574080
11:32:33 1574081
11:32:33 1574082
11:32:33 1574083
11:32:33 1574084
11:32:33 1574085
11:32:33 1574086
11:32:33 1574087
11:32:33 1574088
11:32:33 1574089
11:32:33 1574090
11:32:33 1574091
11:32:33 1574092
11:32:33 1574093
11:32:33 1574094
11:32:33 1574095
11:32:33 1574096
11:32:33 1574097
11:32:33 1574098
11:32:33 1574099
11:32:33 1574100
11:32:33 1574101
11:32:33 1574102
11:32:33 1574103
11:32:33 1574104
11:32:33 1574105
11:32:33 1574106
11:32:33 1574107
11:32:33 1574108
11:32:33 1574109
11:32:33 1574110
11:32:33 1574111
11:32:33 1574112
11:32:33 1574113
11:32:33 1574114
11:32:33 1574115
11:32:33 1574116
11:32:33 1574117
11:32:33 1574118
11:32:33 1574119
11:32:33 1574120
11:32:33 1574121
11:32:33 1574122
11:32:33 1574123
11:32:33 1574124
11:32:33 1574125
11:32:33 1574126
11:32:33 1574127
11:32:33 1574128
11:32:33 1574129
11:32:33 1574130
11:32:33 1574131
11:32:33 1574132
11:32:33 1574133
11:32:33 1574134
11:32:33 1574135
11:32:33 1574136
11:32:33 1574137
11:32:33 1574138
11:32:33 1574139
11:32:33 1574140
11:32:33 1574141
11:32:33 1574142
11:32:33 1574143
11:32:33 1574144
11:32:33 1574145
11:32:33 1574146
11:32:33 1574147
11:32:33 1574148
11:32:33 1574149
11:32:33 1574150
11:32:33 1574151
11:32:33 1574152
11:32:33 1574153
11:32:33 1574154
11:32:33 1574155
11:32:33 1574156
11:32:33 1574157
11:32:33 1574158
11:32:33 1574159
11:32:33 1574160
11:32:33 1574161
11:32:33 1574162
11:32:33 1574163
11:32:33 1574164
11:32:33 1574165
11:32:33 1574166
11:32:33 1574167
11:32:33 1574168
11:32:33 1574169
11:32:33 1574170
11:32:33 1574171
11:32:33 1574172
11:32:33 1574173
11:32:33 1574174
11:32:33 1574175
11:32:33 1574176
11:32:33 1574177
11:32:33 1574178
11:32:33 1574179
11:32:33 1574180
11:32:33 1574181
11:32:33 1574182
11:32:33 1574183
11:32:33 1574184
11:32:33 1574185
11:32:33 1574186
11:32:33 1574187
11:32:33 1574188
11:32:33 1574189
11:32:33 1574190
11:32:33 1574191
11:32:33 1574192
11:32:33 1574193
11:32:33 1574194
11:32:33 1574195
11:32:33 1574196
11:32:33 1574197
11:32:33 1574198
11:32:33 1574199
11:32:33 1574200
11:32:33 1574201
11:32:33 1574202
11:32:33 1574203
11:32:33 1574204
11:32:33 1574205
11:32:33 1574206
11:32:33 1574207
11:32:33 1574208
11:32:33 1574209
11:32:33 1574210
11:32:33 1574211
11:32:33 1574212
11:32:33 1574213
11:32:33 1574214
11:32:33 1574215
11:32:33 1574216
11:32:33 1574217
11:32:33 1574218
11:32:33 1574219
11:32:33 1574220
11:32:33 1574221
11:32:33 1574222
11:32:33 1574223
11:32:33 1574224
11:32:33 1574225
11:32:33 1574226
11:32:33 1574227
11:32:33 1574228
11:32:33 1574229
11:32:33 1574230
11:32:33 1574231
11:32:33 1574232
11:32:33 1574233
11:32:33 1574234
11:32:33 1574235
11:32:33 1574236
11:32:33 1574237
11:32:33 1574238
11:32:33 1574239
11:32:33 1574240
11:32:33 1574241
11:32:33 1574242
11:32:33 1574243
11:32:33 1574244
11:32:33 1574245
11:32:33 1574246
11:32:33 1574247
11:32:33 1574248
11:32:33 1574249
11:32:33 1574250
11:32:33 1574251
11:32:33 1574252
11:32:33 1574253
11:32:33 1574254
11:32:33 1574255
11:32:33 1574256
11:32:33 1574257
11:32:33 1574258
11:32:33 1574259
11:32:33 1574260
11:32:33 1574261
11:32:33 1574262
11:32:33 1574263
11:32:33 1574264
11:32:33 1574265
11:32:33 1574266
11:32:33 1574267
11:32:33 1574268
11:32:33 1574269
11:32:33 1574270
11:32:33 1574271
11:32:33 1574272
11:32:33 1574273
11:32:33 1574274
11:32:33 1574275
11:32:33 1574276
11:32:33 1574277
11:32:33 1574278
11:32:33 1574279
11:32:33 1574280
11:32:33 1574281
11:32:33 1574282
11:32:33 1574283
11:32:33 1574284
11:32:33 1574285
11:32:33 1574286
11:32:33 1574287
11:32:33 1574288
11:32:33 1574289
11:32:33 1574290
11:32:33 1574291
11:32:33 1574292
11:32:33 1574293
11:32:33 1574294
11:32:33 1574295
11:32:33 1574296
11:32:33 1574297
11:32:33 1574298
11:32:33 1574299
11:32:33 1574300
11:32:33 1574301
11:32:33 1574302
11:32:33 1574303
11:32:33 1574304
11:32:33 1574305
11:32:33 1574306
11:32:33 1574307
11:32:33 1574308
11:32:33 1574309
11:32:33 1574310
11:32:33 1574311
11:32:33 1574312
11:32:33 1574313
11:32:33 1574314
11:32:33 1574315
11:32:33 1574316
11:32:33 1574317
11:32:33 1574318
11:32:33 1574319
11:32:33 1574320
11:32:33 1574321
11:32:33 1574322
11:32:33 1574323
11:32:33 1574324
11:32:33 1574325
11:32:33 1574326
11:32:33 1574327
11:32:33 1574328
11:32:33 1574329
11:32:33 1574330
11:32:33 1574331
11:32:33 1574332
11:32:33 1574333
11:32:33 1574334
11:32:33 1574335
11:32:33 1574336
11:32:33 1574337
11:32:33 1574338
11:32:33 1574339
11:32:33 1574340
11:32:33 1574341
11:32:33 1574342
11:32:33 1574343
11:32:33 1574344
11:32:33 1574345
11:32:33 1574346
11:32:33 1574347
11:32:33 1574348
11:32:33 1574349
11:32:33 1574350
11:32:33 1574351
11:32:33 1574352
11:32:33 1574353
11:32:33 1574354
11:32:33 1574355
11:32:33 1574356
11:32:33 1574357
11:32:33 1574358
11:32:33 1574359
11:32:33 1574360
11:32:33 1574361
11:32:33 1574362
11:32:33 1574363
11:32:33 1574364
11:32:33 1574365
11:32:33 1574366
11:32:33 1574367
11:32:33 1574368
11:32:33 1574369
11:32:33 1574370
11:32:33 1574371
11:32:33 1574372
11:32:33 1574373
11:32:33 1574374
11:32:33 1574375
11:32:33 1574376
11:32:33 1574377
11:32:33 1574378
11:32:33 1574379
11:32:33 1574380
11:32:33 1574381
11:32:33 1574382
11:32:33 1574383
11:32:33 1574384
11:32:33 1574385
11:32:33 1574386
11:32:33 1574387
11:32:33 1574388
11:32:33 1574389
11:32:33 1574390
11:32:33 1574391
11:32:33 1574392
11:32:33 1574393
11:32:33 1574394
11:32:33 1574395
11:32:33 1574396
11:32:33 1574397
11:32:33 1574398
11:32:33 1574399
11:32:33 1574400
11:32:33 1574401
11:32:33 1574402
11:32:33 1574403
11:32:33 1574404
11:32:33 1574405
11:32:33 1574406
11:32:33 1574407
11:32:33 1574408
11:32:33 1574409
11:32:33 1574410
11:32:33 1574411
11:32:33 1574412
11:32:33 1574413
11:32:33 1574414
11:32:33 1574415
11:32:33 1574416
11:32:33 1574417
11:32:33 1574418
11:32:33 1574419
11:32:33 1574420
11:32:33 1574421
11:32:33 1574422
11:32:33 1574423
11:32:33 1574424
11:32:33 1574425
11:32:33 1574426
11:32:33 1574427
11:32:33 1574428
11:32:33 1574429
11:32:33 1574430
11:32:33 1574431
11:32:33 1574432
11:32:33 1574433
11:32:33 1574434
11:32:33 1574435
11:32:33 1574436
11:32:33 1574437
11:32:33 1574438
11:32:33 1574439
11:32:33 1574440
11:32:33 1574441
11:32:33 1574442
11:32:33 1574443
11:32:33 1574444
11:32:33 1574445
11:32:33 1574446
11:32:33 1574447
11:32:33 1574448
11:32:33 1574449
11:32:33 1574450
11:32:33 1574451
11:32:33 1574452
11:32:33 1574453
11:32:33 1574454
11:32:33 1574455
11:32:33 1574456
11:32:33 1574457
11:32:33 1574458
11:32:33 1574459
11:32:33 1574460
11:32:33 1574461
11:32:33 1574462
11:32:33 1574463
11:32:33 1574464
11:32:33 1574465
11:32:33 1574466
11:32:33 1574467
11:32:33 1574468
11:32:33 1574469
11:32:33 1574470
11:32:33 1574471
11:32:33 1574472
11:32:33 1574473
11:32:33 1574474
11:32:33 1574475
11:32:33 1574476
11:32:33 1574477
11:32:33 1574478
11:32:33 1574479
11:32:33 1574480
11:32:33 1574481
11:32:33 1574482
11:32:33 1574483
11:32:33 1574484
11:32:33 1574485
11:32:33 1574486
11:32:33 1574487
11:32:33 1574488
11:32:33 1574489
11:32:33 1574490
11:32:33 1574491
11:32:33 1574492
11:32:33 1574493
11:32:33 1574494
11:32:33 1574495
11:32:33 1574496
11:32:33 1574497
11:32:33 1574498
11:32:33 1574499
11:32:33 1574500
11:32:33 1574501
11:32:33 1574502
11:32:33 1574503
11:32:33 1574504
11:32:33 1574505
11:32:33 1574506
11:32:33 1574507
11:32:33 1574508
11:32:33 1574509
11:32:33 1574510
11:32:33 1574511
11:32:33 1574512
11:32:33 1574513
11:32:33 1574514
11:32:33 1574515
11:32:33 1574516
11:32:33 1574517
11:32:33 1574518
11:32:33 1574519
11:32:33 1574520
11:32:33 1574521
11:32:33 1574522
11:32:33 1574523
11:32:33 1574524
11:32:33 1574525
11:32:33 1574526
11:32:33 1574527
11:32:33 1574528
11:32:33 1574529
11:32:33 1574530
11:32:33 1574531
11:32:33 1574532
11:32:33 1574533
11:32:33 1574534
11:32:33 1574535
11:32:33 1574536
11:32:33 1574537
11:32:33 1574538
11:32:33 1574539
11:32:33 1574540
11:32:33 1574541
11:32:33 1574542
11:32:33 1574543
11:32:33 1574544
11:32:33 1574545
11:32:33 1574546
11:32:33 1574547
11:32:33 1574548
11:32:33 1574549
11:32:33 1574550
11:32:33 1574551
11:32:33 1574552
11:32:33 1574553
11:32:33 1574554
11:32:33 1574555
11:32:33 1574556
11:32:33 1574557
11:32:33 1574558
11:32:33 1574559
11:32:33 1574560
11:32:33 1574561
11:32:33 1574562
11:32:33 1574563
11:32:33 1574564
11:32:33 1574565
11:32:33 1574566
11:32:33 1574567
11:32:33 1574568
11:32:33 1574569
11:32:33 1574570
11:32:33 1574571
11:32:33 1574572
11:32:33 1574573
11:32:33 1574574
11:32:33 1574575
11:32:33 1574576
11:32:33 1574577
11:32:33 1574578
11:32:33 1574579
11:32:33 1574580
11:32:33 1574581
11:32:33 1574582
11:32:33 1574583
11:32:33 1574584
11:32:33 1574585
11:32:33 1574586
11:32:33 1574587
11:32:33 1574588
11:32:33 1574589
11:32:33 1574590
11:32:33 1574591
11:32:33 1574592
11:32:33 1574593
11:32:33 1574594
11:32:33 1574595
11:32:33 1574596
11:32:33 1574597
11:32:33 1574598
11:32:33 1574599
11:32:33 1574600
11:32:33 1574601
11:32:33 1574602
11:32:33 1574603
11:32:33 1574604
11:32:33 1574605
11:32:33 1574606
11:32:33 1574607
11:32:33 1574608
11:32:33 1574609
11:32:33 1574610
11:32:33 1574611
11:32:33 1574612
11:32:33 1574613
11:32:33 1574614
11:32:33 1574615
11:32:33 1574616
11:32:33 1574617
11:32:33 1574618
11:32:33 1574619
11:32:33 1574620
11:32:33 1574621
11:32:33 1574622
11:32:33 1574623
11:32:33 1574624
11:32:33 1574625
11:32:33 1574626
11:32:33 1574627
11:32:33 1574628
11:32:33 1574629
11:32:33 1574630
11:32:33 1574631
11:32:33 1574632
11:32:33 1574633
11:32:33 1574634
11:32:33 1574635
11:32:33 1574636
11:32:33 1574637
11:32:33 1574638
11:32:33 1574639
11:32:33 1574640
11:32:33 1574641
11:32:33 1574642
11:32:33 1574643
11:32:33 1574644
11:32:33 1574645
11:32:33 1574646
11:32:33 1574647
11:32:33 1574648
11:32:33 1574649
11:32:33 1574650
11:32:33 1574651
11:32:33 1574652
11:32:33 1574653
11:32:33 1574654
11:32:33 1574655
11:32:33 1574656
11:32:33 1574657
11:32:33 1574658
11:32:33 1574659
11:32:33 1574660
11:32:33 1574661
11:32:33 1574662
11:32:33 1574663
11:32:33 1574664
11:32:33 1574665
11:32:33 1574666
11:32:33 1574667
11:32:33 1574668
11:32:33 1574669
11:32:33 1574670
11:32:33 1574671
11:32:33 1574672
11:32:33 1574673
11:32:33 1574674
11:32:33 1574675
11:32:33 1574676
11:32:33 1574677
11:32:33 1574678
11:32:33 1574679
11:32:33 1574680
11:32:33 1574681
11:32:33 1574682
11:32:33 1574683
11:32:33 1574684
11:32:33 1574685
11:32:33 1574686
11:32:33 1574687
11:32:33 1574688
11:32:33 1574689
11:32:33 1574690
11:32:33 1574691
11:32:33 1574692
11:32:33 1574693
11:32:33 1574694
11:32:33 1574695
11:32:33 1574696
11:32:33 1574697
11:32:33 1574698
11:32:33 1574699
11:32:33 1574700
11:32:33 1574701
11:32:33 1574702
11:32:33 1574703
11:32:33 1574704
11:32:33 1574705
11:32:33 1574706
11:32:33 1574707
11:32:33 1574708
11:32:33 1574709
11:32:33 1574710
11:32:33 1574711
11:32:33 1574712
11:32:33 1574713
11:32:33 1574714
11:32:33 1574715
11:32:33 1574716
11:32:33 1574717
11:32:33 1574718
11:32:33 1574719
11:32:33 1574720
11:32:33 1574721
11:32:33 1574722
11:32:33 1574723
11:32:33 1574724
11:32:33 1574725
11:32:33 1574726
11:32:33 1574727
11:32:33 1574728
11:32:33 1574729
11:32:33 1574730
11:32:33 1574731
11:32:33 1574732
11:32:33 1574733
11:32:33 1574734
11:32:33 1574735
11:32:33 1574736
11:32:33 1574737
11:32:33 1574738
11:32:33 1574739
11:32:33 1574740
11:32:33 1574741
11:32:33 1574742
11:32:33 1574743
11:32:33 1574744
11:32:33 1574745
11:32:33 1574746
11:32:33 1574747
11:32:33 1574748
11:32:33 1574749
11:32:33 1574750
11:32:33 1574751
11:32:33 1574752
11:32:33 1574753
11:32:33 1574754
11:32:33 1574755
11:32:33 1574756
11:32:33 1574757
11:32:33 1574758
11:32:33 1574759
11:32:33 1574760
11:32:33 1574761
11:32:33 1574762
11:32:33 1574763
11:32:33 1574764
11:32:33 1574765
11:32:33 1574766
11:32:33 1574767
11:32:33 1574768
11:32:33 1574769
11:32:33 1574770
11:32:33 1574771
11:32:33 1574772
11:32:33 1574773
11:32:33 1574774
11:32:33 1574775
11:32:33 1574776
11:32:33 1574777
11:32:33 1574778
11:32:33 1574779
11:32:33 1574780
11:32:33 1574781
11:32:33 1574782
11:32:33 1574783
11:32:33 1574784
11:32:33 1574785
11:32:33 1574786
11:32:33 1574787
11:32:33 1574788
11:32:33 1574789
11:32:33 1574790
11:32:33 1574791
11:32:33 1574792
11:32:33 1574793
11:32:33 1574794
11:32:33 1574795
11:32:33 1574796
11:32:33 1574797
11:32:33 1574798
11:32:33 1574799
11:32:33 1574800
11:32:33 1574801
11:32:33 1574802
11:32:33 1574803
11:32:33 1574804
11:32:33 1574805
11:32:33 1574806
11:32:33 1574807
11:32:33 1574808
11:32:33 1574809
11:32:33 1574810
11:32:33 1574811
11:32:33 1574812
11:32:33 1574813
11:32:33 1574814
11:32:33 1574815
11:32:33 1574816
11:32:33 1574817
11:32:33 1574818
11:32:33 1574819
11:32:33 1574820
11:32:33 1574821
11:32:33 1574822
11:32:33 1574823
11:32:33 1574824
11:32:33 1574825
11:32:33 1574826
11:32:33 1574827
11:32:33 1574828
11:32:33 1574829
11:32:33 1574830
11:32:33 1574831
11:32:33 1574832
11:32:33 1574833
11:32:33 1574834
11:32:33 1574835
11:32:33 1574836
11:32:33 1574837
11:32:33 1574838
11:32:33 1574839
11:32:33 1574840
11:32:33 1574841
11:32:33 1574842
11:32:33 1574843
11:32:33 1574844
11:32:33 1574845
11:32:33 1574846
11:32:33 1574847
11:32:33 1574848
11:32:33 1574849
11:32:33 1574850
11:32:33 1574851
11:32:33 1574852
11:32:33 1574853
11:32:33 1574854
11:32:33 1574855
11:32:33 1574856
11:32:33 1574857
11:32:33 1574858
11:32:33 1574859
11:32:33 1574860
11:32:33 1574861
11:32:33 1574862
11:32:33 1574863
11:32:33 1574864
11:32:33 1574865
11:32:33 1574866
11:32:33 1574867
11:32:33 1574868
11:32:33 1574869
11:32:33 1574870
11:32:33 1574871
11:32:33 1574872
11:32:33 1574873
11:32:33 1574874
11:32:33 1574875
11:32:33 1574876
11:32:33 1574877
11:32:33 1574878
11:32:33 1574879
11:32:33 1574880
11:32:33 1574881
11:32:33 1574882
11:32:33 1574883
11:32:33 1574884
11:32:33 1574885
11:32:33 1574886
11:32:33 1574887
11:32:33 1574888
11:32:33 1574889
11:32:33 1574890
11:32:33 1574891
11:32:33 1574892
11:32:33 1574893
11:32:33 1574894
11:32:33 1574895
11:32:33 1574896
11:32:33 1574897
11:32:33 1574898
11:32:33 1574899
11:32:33 1574900
11:32:33 1574901
11:32:33 1574902
11:32:33 1574903
11:32:33 1574904
11:32:33 1574905
11:32:33 1574906
11:32:33 1574907
11:32:33 1574908
11:32:33 1574909
11:32:33 1574910
11:32:33 1574911
11:32:33 1574912
11:32:33 1574913
11:32:33 1574914
11:32:33 1574915
11:32:33 1574916
11:32:33 1574917
11:32:33 1574918
11:32:33 1574919
11:32:33 1574920
11:32:33 1574921
11:32:33 1574922
11:32:33 1574923
11:32:33 1574924
11:32:33 1574925
11:32:33 1574926
11:32:33 1574927
11:32:33 1574928
11:32:33 1574929
11:32:33 1574930
11:32:33 1574931
11:32:33 1574932
11:32:33 1574933
11:32:33 1574934
11:32:33 1574935
11:32:33 1574936
11:32:33 1574937
11:32:33 1574938
11:32:33 1574939
11:32:33 1574940
11:32:33 1574941
11:32:33 1574942
11:32:33 1574943
11:32:33 1574944
11:32:33 1574945
11:32:33 1574946
11:32:33 1574947
11:32:33 1574948
11:32:33 1574949
11:32:33 1574950
11:32:33 1574951
11:32:33 1574952
11:32:33 1574953
11:32:33 1574954
11:32:33 1574955
11:32:33 1574956
11:32:33 1574957
11:32:33 1574958
11:32:33 1574959
11:32:33 1574960
11:32:33 1574961
11:32:33 1574962
11:32:33 1574963
11:32:33 1574964
11:32:33 1574965
11:32:33 1574966
11:32:33 1574967
11:32:33 1574968
11:32:33 1574969
11:32:33 1574970
11:32:33 1574971
11:32:33 1574972
11:32:33 1574973
11:32:33 1574974
11:32:33 1574975
11:32:33 1574976
11:32:33 1574977
11:32:33 1574978
11:32:33 1574979
11:32:33 1574980
11:32:33 1574981
11:32:33 1574982
11:32:33 1574983
11:32:33 1574984
11:32:33 1574985
11:32:33 1574986
11:32:33 1574987
11:32:33 1574988
11:32:33 1574989
11:32:33 1574990
11:32:33 1574991
11:32:33 1574992
11:32:33 1574993
11:32:33 1574994
11:32:33 1574995
11:32:33 1574996
11:32:33 1574997
11:32:33 1574998
11:32:33 1574999
11:32:33 1575000
11:32:33 1575001
11:32:33 1575002
11:32:33 1575003
11:32:33 1575004
11:32:33 1575005
11:32:33 1575006
11:32:33 1575007
11:32:33 1575008
11:32:33 1575009
11:32:33 1575010
11:32:33 1575011
11:32:33 1575012
11:32:33 1575013
11:32:33 1575014
11:32:33 1575015
11:32:33 1575016
11:32:33 1575017
11:32:33 1575018
11:32:33 1575019
11:32:33 1575020
11:32:33 1575021
11:32:33 1575022
11:32:33 1575023
11:32:33 1575024
11:32:33 1575025
11:32:33 1575026
11:32:33 1575027
11:32:33 1575028
11:32:33 1575029
11:32:33 1575030
11:32:33 1575031
11:32:33 1575032
11:32:33 1575033
11:32:33 1575034
11:32:33 1575035
11:32:33 1575036
11:32:33 1575037
11:32:33 1575038
11:32:33 1575039
11:32:33 1575040
11:32:33 1575041
11:32:33 1575042
11:32:33 1575043
11:32:33 1575044
11:32:33 1575045
11:32:33 1575046
11:32:33 1575047
11:32:33 1575048
11:32:33 1575049
11:32:33 1575050
11:32:33 1575051
11:32:33 1575052
11:32:33 1575053
11:32:33 1575054
11:32:33 1575055
11:32:33 1575056
11:32:33 1575057
11:32:33 1575058
11:32:33 1575059
11:32:33 1575060
11:32:33 1575061
11:32:33 1575062
11:32:33 1575063
11:32:33 1575064
11:32:33 1575065
11:32:33 1575066
11:32:33 1575067
11:32:33 1575068
11:32:33 1575069
11:32:33 1575070
11:32:33 1575071
11:32:33 1575072
11:32:33 1575073
11:32:33 1575074
11:32:33 1575075
11:32:33 1575076
11:32:33 1575077
11:32:33 1575078
11:32:33 1575079
11:32:33 1575080
11:32:33 1575081
11:32:33 1575082
11:32:33 1575083
11:32:33 1575084
11:32:33 1575085
11:32:33 1575086
11:32:33 1575087
11:32:33 1575088
11:32:33 1575089
11:32:33 1575090
11:32:33 1575091
11:32:33 1575092
11:32:33 1575093
11:32:33 1575094
11:32:33 1575095
11:32:33 1575096
11:32:33 1575097
11:32:33 1575098
11:32:33 1575099
11:32:33 1575100
11:32:33 1575101
11:32:33 1575102
11:32:33 1575103
11:32:33 1575104
11:32:33 1575105
11:32:33 1575106
11:32:33 1575107
11:32:33 1575108
11:32:33 1575109
11:32:33 1575110
11:32:33 1575111
11:32:33 1575112
11:32:33 1575113
11:32:33 1575114
11:32:33 1575115
11:32:33 1575116
11:32:33 1575117
11:32:33 1575118
11:32:33 1575119
11:32:33 1575120
11:32:33 1575121
11:32:33 1575122
11:32:33 1575123
11:32:33 1575124
11:32:33 1575125
11:32:33 1575126
11:32:33 1575127
11:32:33 1575128
11:32:33 1575129
11:32:33 1575130
11:32:33 1575131
11:32:33 1575132
11:32:33 1575133
11:32:33 1575134
11:32:33 1575135
11:32:33 1575136
11:32:33 1575137
11:32:33 1575138
11:32:33 1575139
11:32:33 1575140
11:32:33 1575141
11:32:33 1575142
11:32:33 1575143
11:32:33 1575144
11:32:33 1575145
11:32:33 1575146
11:32:33 1575147
11:32:33 1575148
11:32:33 1575149
11:32:33 1575150
11:32:33 1575151
11:32:33 1575152
11:32:33 1575153
11:32:33 1575154
11:32:33 1575155
11:32:33 1575156
11:32:33 1575157
11:32:33 1575158
11:32:33 1575159
11:32:33 1575160
11:32:33 1575161
11:32:33 1575162
11:32:33 1575163
11:32:33 1575164
11:32:33 1575165
11:32:33 1575166
11:32:33 1575167
11:32:33 1575168
11:32:33 1575169
11:32:33 1575170
11:32:33 1575171
11:32:33 1575172
11:32:33 1575173
11:32:33 1575174
11:32:33 1575175
11:32:33 1575176
11:32:33 1575177
11:32:33 1575178
11:32:33 1575179
11:32:33 1575180
11:32:33 1575181
11:32:33 1575182
11:32:33 1575183
11:32:33 1575184
11:32:33 1575185
11:32:33 1575186
11:32:33 1575187
11:32:33 1575188
11:32:33 1575189
11:32:33 1575190
11:32:33 1575191
11:32:33 1575192
11:32:33 1575193
11:32:33 1575194
11:32:33 1575195
11:32:33 1575196
11:32:33 1575197
11:32:33 1575198
11:32:33 1575199
11:32:33 1575200
11:32:33 1575201
11:32:33 1575202
11:32:33 1575203
11:32:33 1575204
11:32:33 1575205
11:32:33 1575206
11:32:33 1575207
11:32:33 1575208
11:32:33 1575209
11:32:33 1575210
11:32:33 1575211
11:32:33 1575212
11:32:33 1575213
11:32:33 1575214
11:32:33 1575215
11:32:33 1575216
11:32:33 1575217
11:32:33 1575218
11:32:33 1575219
11:32:33 1575220
11:32:33 1575221
11:32:33 1575222
11:32:33 1575223
11:32:33 1575224
11:32:33 1575225
11:32:33 1575226
11:32:33 1575227
11:32:33 1575228
11:32:33 1575229
11:32:33 1575230
11:32:33 1575231
11:32:33 1575232
11:32:33 1575233
11:32:33 1575234
11:32:33 1575235
11:32:33 1575236
11:32:33 1575237
11:32:33 1575238
11:32:33 1575239
11:32:33 1575240
11:32:33 1575241
11:32:33 1575242
11:32:33 1575243
11:32:33 1575244
11:32:33 1575245
11:32:33 1575246
11:32:33 1575247
11:32:33 1575248
11:32:33 1575249
11:32:33 1575250
11:32:33 1575251
11:32:33 1575252
11:32:33 1575253
11:32:33 1575254
11:32:33 1575255
11:32:33 1575256
11:32:33 1575257
11:32:33 1575258
11:32:33 1575259
11:32:33 1575260
11:32:33 1575261
11:32:33 1575262
11:32:33 1575263
11:32:33 1575264
11:32:33 1575265
11:32:33 1575266
11:32:33 1575267
11:32:33 1575268
11:32:33 1575269
11:32:33 1575270
11:32:33 1575271
11:32:33 1575272
11:32:33 1575273
11:32:33 1575274
11:32:33 1575275
11:32:33 1575276
11:32:33 1575277
11:32:33 1575278
11:32:33 1575279
11:32:33 1575280
11:32:33 1575281
11:32:33 1575282
11:32:33 1575283
11:32:33 1575284
11:32:33 1575285
11:32:33 1575286
11:32:33 1575287
11:32:33 1575288
11:32:33 1575289
11:32:33 1575290
11:32:33 1575291
11:32:33 1575292
11:32:33 1575293
11:32:33 1575294
11:32:33 1575295
11:32:33 1575296
11:32:33 1575297
11:32:33 1575298
11:32:33 1575299
11:32:33 1575300
11:32:33 1575301
11:32:33 1575302
11:32:33 1575303
11:32:33 1575304
11:32:33 1575305
11:32:33 1575306
11:32:33 1575307
11:32:33 1575308
11:32:33 1575309
11:32:33 1575310
11:32:33 1575311
11:32:33 1575312
11:32:33 1575313
11:32:33 1575314
11:32:33 1575315
11:32:33 1575316
11:32:33 1575317
11:32:33 1575318
11:32:33 1575319
11:32:33 1575320
11:32:33 1575321
11:32:33 1575322
11:32:33 1575323
11:32:33 1575324
11:32:33 1575325
11:32:33 1575326
11:32:33 1575327
11:32:33 1575328
11:32:33 1575329
11:32:33 1575330
11:32:33 1575331
11:32:33 1575332
11:32:33 1575333
11:32:33 1575334
11:32:33 1575335
11:32:33 1575336
11:32:33 1575337
11:32:33 1575338
11:32:33 1575339
11:32:33 1575340
11:32:33 1575341
11:32:33 1575342
11:32:33 1575343
11:32:33 1575344
11:32:33 1575345
11:32:33 1575346
11:32:33 1575347
11:32:33 1575348
11:32:33 1575349
11:32:33 1575350
11:32:33 1575351
11:32:33 1575352
11:32:33 1575353
11:32:33 1575354
11:32:33 1575355
11:32:33 1575356
11:32:33 1575357
11:32:33 1575358
11:32:33 1575359
11:32:33 1575360
11:32:33 1575361
11:32:33 1575362
11:32:33 1575363
11:32:33 1575364
11:32:33 1575365
11:32:33 1575366
11:32:33 1575367
11:32:33 1575368
11:32:33 1575369
11:32:33 1575370
11:32:33 1575371
11:32:33 1575372
11:32:33 1575373
11:32:33 1575374
11:32:33 1575375
11:32:33 1575376
11:32:33 1575377
11:32:33 1575378
11:32:33 1575379
11:32:33 1575380
11:32:33 1575381
11:32:33 1575382
11:32:33 1575383
11:32:33 1575384
11:32:33 1575385
11:32:33 1575386
11:32:33 1575387
11:32:33 1575388
11:32:33 1575389
11:32:33 1575390
11:32:33 1575391
11:32:33 1575392
11:32:33 1575393
11:32:33 1575394
11:32:33 1575395
11:32:33 1575396
11:32:33 1575397
11:32:33 1575398
11:32:33 1575399
11:32:33 1575400
11:32:33 1575401
11:32:33 1575402
11:32:33 1575403
11:32:33 1575404
11:32:33 1575405
11:32:33 1575406
11:32:33 1575407
11:32:33 1575408
11:32:33 1575409
11:32:33 1575410
11:32:33 1575411
11:32:33 1575412
11:32:33 1575413
11:32:33 1575414
11:32:33 1575415
11:32:33 1575416
11:32:33 1575417
11:32:33 1575418
11:32:33 1575419
11:32:33 1575420
11:32:33 1575421
11:32:33 1575422
11:32:33 1575423
11:32:33 1575424
11:32:33 1575425
11:32:33 1575426
11:32:33 1575427
11:32:33 1575428
11:32:33 1575429
11:32:33 1575430
11:32:33 1575431
11:32:33 1575432
11:32:33 1575433
11:32:33 1575434
11:32:33 1575435
11:32:33 1575436
11:32:33 1575437
11:32:33 1575438
11:32:33 1575439
11:32:33 1575440
11:32:33 1575441
11:32:33 1575442
11:32:33 1575443
11:32:33 1575444
11:32:33 1575445
11:32:33 1575446
11:32:33 1575447
11:32:33 1575448
11:32:33 1575449
11:32:33 1575450
11:32:33 1575451
11:32:33 1575452
11:32:33 1575453
11:32:33 1575454
11:32:33 1575455
11:32:33 1575456
11:32:33 1575457
11:32:33 1575458
11:32:33 1575459
11:32:33 1575460
11:32:33 1575461
11:32:33 1575462
11:32:33 1575463
11:32:33 1575464
11:32:33 1575465
11:32:33 1575466
11:32:33 1575467
11:32:33 1575468
11:32:33 1575469
11:32:33 1575470
11:32:33 1575471
11:32:33 1575472
11:32:33 1575473
11:32:33 1575474
11:32:33 1575475
11:32:33 1575476
11:32:33 1575477
11:32:33 1575478
11:32:33 1575479
11:32:33 1575480
11:32:33 1575481
11:32:33 1575482
11:32:33 1575483
11:32:33 1575484
11:32:33 1575485
11:32:33 1575486
11:32:33 1575487
11:32:33 1575488
11:32:33 1575489
11:32:33 1575490
11:32:33 1575491
11:32:33 1575492
11:32:33 1575493
11:32:33 1575494
11:32:33 1575495
11:32:33 1575496
11:32:33 1575497
11:32:33 1575498
11:32:33 1575499
11:32:33 1575500
11:32:33 1575501
11:32:33 1575502
11:32:33 1575503
11:32:33 1575504
11:32:33 1575505
11:32:33 1575506
11:32:33 1575507
11:32:33 1575508
11:32:33 1575509
11:32:33 1575510
11:32:33 1575511
11:32:33 1575512
11:32:33 1575513
11:32:33 1575514
11:32:33 1575515
11:32:33 1575516
11:32:33 1575517
11:32:33 1575518
11:32:33 1575519
11:32:33 1575520
11:32:33 1575521
11:32:33 1575522
11:32:33 1575523
11:32:33 1575524
11:32:33 1575525
11:32:33 1575526
11:32:33 1575527
11:32:33 1575528
11:32:33 1575529
11:32:33 1575530
11:32:33 1575531
11:32:33 1575532
11:32:33 1575533
11:32:33 1575534
11:32:33 1575535
11:32:33 1575536
11:32:33 1575537
11:32:33 1575538
11:32:33 1575539
11:32:33 1575540
11:32:33 1575541
11:32:33 1575542
11:32:33 1575543
11:32:33 1575544
11:32:33 1575545
11:32:33 1575546
11:32:33 1575547
11:32:33 1575548
11:32:33 1575549
11:32:33 1575550
11:32:33 1575551
11:32:33 1575552
11:32:33 1575553
11:32:33 1575554
11:32:33 1575555
11:32:33 1575556
11:32:33 1575557
11:32:33 1575558
11:32:33 1575559
11:32:33 1575560
11:32:33 1575561
11:32:33 1575562
11:32:33 1575563
11:32:33 1575564
11:32:33 1575565
11:32:33 1575566
11:32:33 1575567
11:32:33 1575568
11:32:33 1575569
11:32:33 1575570
11:32:33 1575571
11:32:33 1575572
11:32:33 1575573
11:32:33 1575574
11:32:33 1575575
11:32:33 1575576
11:32:33 1575577
11:32:33 1575578
11:32:33 1575579
11:32:33 1575580
11:32:33 1575581
11:32:33 1575582
11:32:33 1575583
11:32:33 1575584
11:32:33 1575585
11:32:33 1575586
11:32:33 1575587
11:32:33 1575588
11:32:33 1575589
11:32:33 1575590
11:32:33 1575591
11:32:33 1575592
11:32:33 1575593
11:32:33 1575594
11:32:33 1575595
11:32:33 1575596
11:32:33 1575597
11:32:33 1575598
11:32:33 1575599
11:32:33 1575600
11:32:33 1575601
11:32:33 1575602
11:32:33 1575603
11:32:33 1575604
11:32:33 1575605
11:32:33 1575606
11:32:33 1575607
11:32:33 1575608
11:32:33 1575609
11:32:33 1575610
11:32:33 1575611
11:32:33 1575612
11:32:33 1575613
11:32:33 1575614
11:32:33 1575615
11:32:33 1575616
11:32:33 1575617
11:32:33 1575618
11:32:33 1575619
11:32:33 1575620
11:32:33 1575621
11:32:33 1575622
11:32:33 1575623
11:32:33 1575624
11:32:33 1575625
11:32:33 1575626
11:32:33 1575627
11:32:33 1575628
11:32:33 1575629
11:32:33 1575630
11:32:33 1575631
11:32:33 1575632
11:32:33 1575633
11:32:33 1575634
11:32:33 1575635
11:32:33 1575636
11:32:33 1575637
11:32:33 1575638
11:32:33 1575639
11:32:33 1575640
11:32:33 1575641
11:32:33 1575642
11:32:33 1575643
11:32:33 1575644
11:32:33 1575645
11:32:33 1575646
11:32:33 1575647
11:32:33 1575648
11:32:33 1575649
11:32:33 1575650
11:32:33 1575651
11:32:33 1575652
11:32:33 1575653
11:32:33 1575654
11:32:33 1575655
11:32:33 1575656
11:32:33 1575657
11:32:33 1575658
11:32:33 1575659
11:32:33 1575660
11:32:33 1575661
11:32:33 1575662
11:32:33 1575663
11:32:33 1575664
11:32:33 1575665
11:32:33 1575666
11:32:33 1575667
11:32:33 1575668
11:32:33 1575669
11:32:33 1575670
11:32:33 1575671
11:32:33 1575672
11:32:33 1575673
11:32:33 1575674
11:32:33 1575675
11:32:33 1575676
11:32:33 1575677
11:32:33 1575678
11:32:33 1575679
11:32:33 1575680
11:32:33 1575681
11:32:33 1575682
11:32:33 1575683
11:32:33 1575684
11:32:33 1575685
11:32:33 1575686
11:32:33 1575687
11:32:33 1575688
11:32:33 1575689
11:32:33 1575690
11:32:33 1575691
11:32:33 1575692
11:32:33 1575693
11:32:33 1575694
11:32:33 1575695
11:32:33 1575696
11:32:33 1575697
11:32:33 1575698
11:32:33 1575699
11:32:33 1575700
11:32:33 1575701
11:32:33 1575702
11:32:33 1575703
11:32:33 1575704
11:32:33 1575705
11:32:33 1575706
11:32:33 1575707
11:32:33 1575708
11:32:33 1575709
11:32:33 1575710
11:32:33 1575711
11:32:33 1575712
11:32:33 1575713
11:32:33 1575714
11:32:33 1575715
11:32:33 1575716
11:32:33 1575717
11:32:33 1575718
11:32:33 1575719
11:32:33 1575720
11:32:33 1575721
11:32:33 1575722
11:32:33 1575723
11:32:33 1575724
11:32:33 1575725
11:32:33 1575726
11:32:33 1575727
11:32:33 1575728
11:32:33 1575729
11:32:33 1575730
11:32:33 1575731
11:32:33 1575732
11:32:33 1575733
11:32:33 1575734
11:32:33 1575735
11:32:33 1575736
11:32:33 1575737
11:32:33 1575738
11:32:33 1575739
11:32:33 1575740
11:32:33 1575741
11:32:33 1575742
11:32:33 1575743
11:32:33 1575744
11:32:33 1575745
11:32:33 1575746
11:32:33 1575747
11:32:33 1575748
11:32:33 1575749
11:32:33 1575750
11:32:33 1575751
11:32:33 1575752
11:32:33 1575753
11:32:33 1575754
11:32:33 1575755
11:32:33 1575756
11:32:33 1575757
11:32:33 1575758
11:32:33 1575759
11:32:33 1575760
11:32:33 1575761
11:32:33 1575762
11:32:33 1575763
11:32:33 1575764
11:32:33 1575765
11:32:33 1575766
11:32:33 1575767
11:32:33 1575768
11:32:33 1575769
11:32:33 1575770
11:32:33 1575771
11:32:33 1575772
11:32:33 1575773
11:32:33 1575774
11:32:33 1575775
11:32:33 1575776
11:32:33 1575777
11:32:33 1575778
11:32:33 1575779
11:32:33 1575780
11:32:33 1575781
11:32:33 1575782
11:32:33 1575783
11:32:33 1575784
11:32:33 1575785
11:32:33 1575786
11:32:33 1575787
11:32:33 1575788
11:32:33 1575789
11:32:33 1575790
11:32:33 1575791
11:32:33 1575792
11:32:33 1575793
11:32:33 1575794
11:32:33 1575795
11:32:33 1575796
11:32:33 1575797
11:32:33 1575798
11:32:33 1575799
11:32:33 1575800
11:32:33 1575801
11:32:33 1575802
11:32:33 1575803
11:32:33 1575804
11:32:33 1575805
11:32:33 1575806
11:32:33 1575807
11:32:33 1575808
11:32:33 1575809
11:32:33 1575810
11:32:33 1575811
11:32:33 1575812
11:32:33 1575813
11:32:33 1575814
11:32:33 1575815
11:32:33 1575816
11:32:33 1575817
11:32:33 1575818
11:32:33 1575819
11:32:33 1575820
11:32:33 1575821
11:32:33 1575822
11:32:33 1575823
11:32:33 1575824
11:32:33 1575825
11:32:33 1575826
11:32:33 1575827
11:32:33 1575828
11:32:33 1575829
11:32:33 1575830
11:32:33 1575831
11:32:33 1575832
11:32:33 1575833
11:32:33 1575834
11:32:33 1575835
11:32:33 1575836
11:32:33 1575837
11:32:33 1575838
11:32:33 1575839
11:32:33 1575840
11:32:33 1575841
11:32:33 1575842
11:32:33 1575843
11:32:33 1575844
11:32:33 1575845
11:32:33 1575846
11:32:33 1575847
11:32:33 1575848
11:32:33 1575849
11:32:33 1575850
11:32:33 1575851
11:32:33 1575852
11:32:33 1575853
11:32:33 1575854
11:32:33 1575855
11:32:33 1575856
11:32:33 1575857
11:32:33 1575858
11:32:33 1575859
11:32:33 1575860
11:32:33 1575861
11:32:33 1575862
11:32:33 1575863
11:32:33 1575864
11:32:33 1575865
11:32:33 1575866
11:32:33 1575867
11:32:33 1575868
11:32:33 1575869
11:32:33 1575870
11:32:33 1575871
11:32:33 1575872
11:32:33 1575873
11:32:33 1575874
11:32:33 1575875
11:32:33 1575876
11:32:33 1575877
11:32:33 1575878
11:32:33 1575879
11:32:33 1575880
11:32:33 1575881
11:32:33 1575882
11:32:33 1575883
11:32:33 1575884
11:32:33 1575885
11:32:33 1575886
11:32:33 1575887
11:32:33 1575888
11:32:33 1575889
11:32:33 1575890
11:32:33 1575891
11:32:33 1575892
11:32:33 1575893
11:32:33 1575894
11:32:33 1575895
11:32:33 1575896
11:32:33 1575897
11:32:33 1575898
11:32:33 1575899
11:32:33 1575900
11:32:33 1575901
11:32:33 1575902
11:32:33 1575903
11:32:33 1575904
11:32:33 1575905
11:32:33 1575906
11:32:33 1575907
11:32:33 1575908
11:32:33 1575909
11:32:33 1575910
11:32:33 1575911
11:32:33 1575912
11:32:33 1575913
11:32:33 1575914
11:32:33 1575915
11:32:33 1575916
11:32:33 1575917
11:32:33 1575918
11:32:33 1575919
11:32:33 1575920
11:32:33 1575921
11:32:33 1575922
11:32:33 1575923
11:32:33 1575924
11:32:33 1575925
11:32:33 1575926
11:32:33 1575927
11:32:33 1575928
11:32:33 1575929
11:32:33 1575930
11:32:33 1575931
11:32:33 1575932
11:32:33 1575933
11:32:33 1575934
11:32:33 1575935
11:32:33 1575936
11:32:33 1575937
11:32:33 1575938
11:32:33 1575939
11:32:33 1575940
11:32:33 1575941
11:32:33 1575942
11:32:33 1575943
11:32:33 1575944
11:32:33 1575945
11:32:33 1575946
11:32:33 1575947
11:32:33 1575948
11:32:33 1575949
11:32:33 1575950
11:32:33 1575951
11:32:33 1575952
11:32:33 1575953
11:32:33 1575954
11:32:33 1575955
11:32:33 1575956
11:32:33 1575957
11:32:33 1575958
11:32:33 1575959
11:32:33 1575960
11:32:33 1575961
11:32:33 1575962
11:32:33 1575963
11:32:33 1575964
11:32:33 1575965
11:32:33 1575966
11:32:33 1575967
11:32:33 1575968
11:32:33 1575969
11:32:33 1575970
11:32:33 1575971
11:32:33 1575972
11:32:33 1575973
11:32:33 1575974
11:32:33 1575975
11:32:33 1575976
11:32:33 1575977
11:32:33 1575978
11:32:33 1575979
11:32:33 1575980
11:32:33 1575981
11:32:33 1575982
11:32:33 1575983
11:32:33 1575984
11:32:33 1575985
11:32:33 1575986
11:32:33 1575987
11:32:33 1575988
11:32:33 1575989
11:32:33 1575990
11:32:33 1575991
11:32:33 1575992
11:32:33 1575993
11:32:33 1575994
11:32:33 1575995
11:32:33 1575996
11:32:33 1575997
11:32:33 1575998
11:32:33 1575999
11:32:33 1576000
11:32:33 1576001
11:32:33 1576002
11:32:33 1576003
11:32:33 1576004
11:32:33 1576005
11:32:33 1576006
11:32:33 1576007
11:32:33 1576008
11:32:33 1576009
11:32:33 1576010
11:32:33 1576011
11:32:33 1576012
11:32:33 1576013
11:32:33 1576014
11:32:33 1576015
11:32:33 1576016
11:32:33 1576017
11:32:33 1576018
11:32:33 1576019
11:32:33 1576020
11:32:33 1576021
11:32:33 1576022
11:32:33 1576023
11:32:33 1576024
11:32:33 1576025
11:32:33 1576026
11:32:33 1576027
11:32:33 1576028
11:32:33 1576029
11:32:33 1576030
11:32:33 1576031
11:32:33 1576032
11:32:33 1576033
11:32:33 1576034
11:32:33 1576035
11:32:33 1576036
11:32:33 1576037
11:32:33 1576038
11:32:33 1576039
11:32:33 1576040
11:32:33 1576041
11:32:33 1576042
11:32:33 1576043
11:32:33 1576044
11:32:33 1576045
11:32:33 1576046
11:32:33 1576047
11:32:33 1576048
11:32:33 1576049
11:32:33 1576050
11:32:33 1576051
11:32:33 1576052
11:32:33 1576053
11:32:33 1576054
11:32:33 1576055
11:32:33 1576056
11:32:33 1576057
11:32:33 1576058
11:32:33 1576059
11:32:33 1576060
11:32:33 1576061
11:32:33 1576062
11:32:33 1576063
11:32:33 1576064
11:32:33 1576065
11:32:33 1576066
11:32:33 1576067
11:32:33 1576068
11:32:33 1576069
11:32:33 1576070
11:32:33 1576071
11:32:33 1576072
11:32:33 1576073
11:32:33 1576074
11:32:33 1576075
11:32:33 1576076
11:32:33 1576077
11:32:33 1576078
11:32:33 1576079
11:32:33 1576080
11:32:33 1576081
11:32:33 1576082
11:32:33 1576083
11:32:33 1576084
11:32:33 1576085
11:32:33 1576086
11:32:33 1576087
11:32:33 1576088
11:32:33 1576089
11:32:33 1576090
11:32:33 1576091
11:32:33 1576092
11:32:33 1576093
11:32:33 1576094
11:32:33 1576095
11:32:33 1576096
11:32:33 1576097
11:32:33 1576098
11:32:33 1576099
11:32:33 1576100
11:32:33 1576101
11:32:33 1576102
11:32:33 1576103
11:32:33 1576104
11:32:33 1576105
11:32:33 1576106
11:32:33 1576107
11:32:33 1576108
11:32:33 1576109
11:32:33 1576110
11:32:33 1576111
11:32:33 1576112
11:32:33 1576113
11:32:33 1576114
11:32:33 1576115
11:32:33 1576116
11:32:33 1576117
11:32:33 1576118
11:32:33 1576119
11:32:33 1576120
11:32:33 1576121
11:32:33 1576122
11:32:33 1576123
11:32:33 1576124
11:32:33 1576125
11:32:33 1576126
11:32:33 1576127
11:32:33 1576128
11:32:33 1576129
11:32:33 1576130
11:32:33 1576131
11:32:33 1576132
11:32:33 1576133
11:32:33 1576134
11:32:33 1576135
11:32:33 1576136
11:32:33 1576137
11:32:33 1576138
11:32:33 1576139
11:32:33 1576140
11:32:33 1576141
11:32:33 1576142
11:32:33 1576143
11:32:33 1576144
11:32:33 1576145
11:32:33 1576146
11:32:33 1576147
11:32:33 1576148
11:32:33 1576149
11:32:33 1576150
11:32:33 1576151
11:32:33 1576152
11:32:33 1576153
11:32:33 1576154
11:32:33 1576155
11:32:33 1576156
11:32:33 1576157
11:32:33 1576158
11:32:33 1576159
11:32:33 1576160
11:32:33 1576161
11:32:33 1576162
11:32:33 1576163
11:32:33 1576164
11:32:33 1576165
11:32:33 1576166
11:32:33 1576167
11:32:33 1576168
11:32:33 1576169
11:32:33 1576170
11:32:33 1576171
11:32:33 1576172
11:32:33 1576173
11:32:33 1576174
11:32:33 1576175
11:32:33 1576176
11:32:33 1576177
11:32:33 1576178
11:32:33 1576179
11:32:33 1576180
11:32:33 1576181
11:32:33 1576182
11:32:33 1576183
11:32:33 1576184
11:32:33 1576185
11:32:33 1576186
11:32:33 1576187
11:32:33 1576188
11:32:33 1576189
11:32:33 1576190
11:32:33 1576191
11:32:33 1576192
11:32:33 1576193
11:32:33 1576194
11:32:33 1576195
11:32:33 1576196
11:32:33 1576197
11:32:33 1576198
11:32:33 1576199
11:32:33 1576200
11:32:33 1576201
11:32:33 1576202
11:32:33 1576203
11:32:33 1576204
11:32:33 1576205
11:32:33 1576206
11:32:33 1576207
11:32:33 1576208
11:32:33 1576209
11:32:33 1576210
11:32:33 1576211
11:32:33 1576212
11:32:33 1576213
11:32:33 1576214
11:32:33 1576215
11:32:33 1576216
11:32:33 1576217
11:32:33 1576218
11:32:33 1576219
11:32:33 1576220
11:32:33 1576221
11:32:33 1576222
11:32:33 1576223
11:32:33 1576224
11:32:33 1576225
11:32:33 1576226
11:32:33 1576227
11:32:33 1576228
11:32:33 1576229
11:32:33 1576230
11:32:33 1576231
11:32:33 1576232
11:32:33 1576233
11:32:33 1576234
11:32:33 1576235
11:32:33 1576236
11:32:33 1576237
11:32:33 1576238
11:32:33 1576239
11:32:33 1576240
11:32:33 1576241
11:32:33 1576242
11:32:33 1576243
11:32:33 1576244
11:32:33 1576245
11:32:33 1576246
11:32:33 1576247
11:32:33 1576248
11:32:33 1576249
11:32:33 1576250
11:32:33 1576251
11:32:33 1576252
11:32:33 1576253
11:32:33 1576254
11:32:33 1576255
11:32:33 1576256
11:32:33 1576257
11:32:33 1576258
11:32:33 1576259
11:32:33 1576260
11:32:33 1576261
11:32:33 1576262
11:32:33 1576263
11:32:33 1576264
11:32:33 1576265
11:32:33 1576266
11:32:33 1576267
11:32:33 1576268
11:32:33 1576269
11:32:33 1576270
11:32:33 1576271
11:32:33 1576272
11:32:33 1576273
11:32:33 1576274
11:32:33 1576275
11:32:33 1576276
11:32:33 1576277
11:32:33 1576278
11:32:33 1576279
11:32:33 1576280
11:32:33 1576281
11:32:33 1576282
11:32:33 1576283
11:32:33 1576284
11:32:33 1576285
11:32:33 1576286
11:32:33 1576287
11:32:33 1576288
11:32:33 1576289
11:32:33 1576290
11:32:33 1576291
11:32:33 1576292
11:32:33 1576293
11:32:33 1576294
11:32:33 1576295
11:32:33 1576296
11:32:33 1576297
11:32:33 1576298
11:32:33 1576299
11:32:33 1576300
11:32:33 1576301
11:32:33 1576302
11:32:33 1576303
11:32:33 1576304
11:32:33 1576305
11:32:33 1576306
11:32:33 1576307
11:32:33 1576308
11:32:33 1576309
11:32:33 1576310
11:32:33 1576311
11:32:33 1576312
11:32:33 1576313
11:32:33 1576314
11:32:33 1576315
11:32:33 1576316
11:32:33 1576317
11:32:33 1576318
11:32:33 1576319
11:32:33 1576320
11:32:33 1576321
11:32:33 1576322
11:32:33 1576323
11:32:33 1576324
11:32:33 1576325
11:32:33 1576326
11:32:33 1576327
11:32:33 1576328
11:32:33 1576329
11:32:33 1576330
11:32:33 1576331
11:32:33 1576332
11:32:33 1576333
11:32:33 1576334
11:32:33 1576335
11:32:33 1576336
11:32:33 1576337
11:32:33 1576338
11:32:33 1576339
11:32:33 1576340
11:32:33 1576341
11:32:33 1576342
11:32:33 1576343
11:32:33 1576344
11:32:33 1576345
11:32:33 1576346
11:32:33 1576347
11:32:33 1576348
11:32:33 1576349
11:32:33 1576350
11:32:33 1576351
11:32:33 1576352
11:32:33 1576353
11:32:33 1576354
11:32:33 1576355
11:32:33 1576356
11:32:33 1576357
11:32:33 1576358
11:32:33 1576359
11:32:33 1576360
11:32:33 1576361
11:32:33 1576362
11:32:33 1576363
11:32:33 1576364
11:32:33 1576365
11:32:33 1576366
11:32:33 1576367
11:32:33 1576368
11:32:33 1576369
11:32:33 1576370
11:32:33 1576371
11:32:33 1576372
11:32:33 1576373
11:32:33 1576374
11:32:33 1576375
11:32:33 1576376
11:32:33 1576377
11:32:33 1576378
11:32:33 1576379
11:32:33 1576380
11:32:33 1576381
11:32:33 1576382
11:32:33 1576383
11:32:33 1576384
11:32:33 1576385
11:32:33 1576386
11:32:33 1576387
11:32:33 1576388
11:32:33 1576389
11:32:33 1576390
11:32:33 1576391
11:32:33 1576392
11:32:33 1576393
11:32:33 1576394
11:32:33 1576395
11:32:33 1576396
11:32:33 1576397
11:32:33 1576398
11:32:33 1576399
11:32:33 1576400
11:32:33 1576401
11:32:33 1576402
11:32:33 1576403
11:32:33 1576404
11:32:33 1576405
11:32:33 1576406
11:32:33 1576407
11:32:33 1576408
11:32:33 1576409
11:32:33 1576410
11:32:33 1576411
11:32:33 1576412
11:32:33 1576413
11:32:33 1576414
11:32:33 1576415
11:32:33 1576416
11:32:33 1576417
11:32:33 1576418
11:32:33 1576419
11:32:33 1576420
11:32:33 1576421
11:32:33 1576422
11:32:33 1576423
11:32:33 1576424
11:32:33 1576425
11:32:33 1576426
11:32:33 1576427
11:32:33 1576428
11:32:33 1576429
11:32:33 1576430
11:32:33 1576431
11:32:33 1576432
11:32:33 1576433
11:32:33 1576434
11:32:33 1576435
11:32:33 1576436
11:32:33 1576437
11:32:33 1576438
11:32:33 1576439
11:32:33 1576440
11:32:33 1576441
11:32:33 1576442
11:32:33 1576443
11:32:33 1576444
11:32:33 1576445
11:32:33 1576446
11:32:33 1576447
11:32:33 1576448
11:32:33 1576449
11:32:33 1576450
11:32:33 1576451
11:32:33 1576452
11:32:33 1576453
11:32:33 1576454
11:32:33 1576455
11:32:33 1576456
11:32:33 1576457
11:32:33 1576458
11:32:33 1576459
11:32:33 1576460
11:32:33 1576461
11:32:33 1576462
11:32:33 1576463
11:32:33 1576464
11:32:33 1576465
11:32:33 1576466
11:32:33 1576467
11:32:33 1576468
11:32:33 1576469
11:32:33 1576470
11:32:33 1576471
11:32:33 1576472
11:32:33 1576473
11:32:33 1576474
11:32:33 1576475
11:32:33 1576476
11:32:33 1576477
11:32:33 1576478
11:32:33 1576479
11:32:33 1576480
11:32:33 1576481
11:32:33 1576482
11:32:33 1576483
11:32:33 1576484
11:32:33 1576485
11:32:33 1576486
11:32:33 1576487
11:32:33 1576488
11:32:33 1576489
11:32:33 1576490
11:32:33 1576491
11:32:33 1576492
11:32:33 1576493
11:32:33 1576494
11:32:33 1576495
11:32:33 1576496
11:32:33 1576497
11:32:33 1576498
11:32:33 1576499
11:32:33 1576500
11:32:33 1576501
11:32:33 1576502
11:32:33 1576503
11:32:33 1576504
11:32:33 1576505
11:32:33 1576506
11:32:33 1576507
11:32:33 1576508
11:32:33 1576509
11:32:33 1576510
11:32:33 1576511
11:32:33 1576512
11:32:33 1576513
11:32:33 1576514
11:32:33 1576515
11:32:33 1576516
11:32:33 1576517
11:32:33 1576518
11:32:33 1576519
11:32:33 1576520
11:32:33 1576521
11:32:33 1576522
11:32:33 1576523
11:32:33 1576524
11:32:33 1576525
11:32:33 1576526
11:32:33 1576527
11:32:33 1576528
11:32:33 1576529
11:32:33 1576530
11:32:33 1576531
11:32:33 1576532
11:32:33 1576533
11:32:33 1576534
11:32:33 1576535
11:32:33 1576536
11:32:33 1576537
11:32:33 1576538
11:32:33 1576539
11:32:33 1576540
11:32:33 1576541
11:32:33 1576542
11:32:33 1576543
11:32:33 1576544
11:32:33 1576545
11:32:33 1576546
11:32:33 1576547
11:32:33 1576548
11:32:33 1576549
11:32:33 1576550
11:32:33 1576551
11:32:33 1576552
11:32:33 1576553
11:32:33 1576554
11:32:33 1576555
11:32:33 1576556
11:32:33 1576557
11:32:33 1576558
11:32:33 1576559
11:32:33 1576560
11:32:33 1576561
11:32:33 1576562
11:32:33 1576563
11:32:33 1576564
11:32:33 1576565
11:32:33 1576566
11:32:33 1576567
11:32:33 1576568
11:32:33 1576569
11:32:33 1576570
11:32:33 1576571
11:32:33 1576572
11:32:33 1576573
11:32:33 1576574
11:32:33 1576575
11:32:33 1576576
11:32:33 1576577
11:32:33 1576578
11:32:33 1576579
11:32:33 1576580
11:32:33 1576581
11:32:33 1576582
11:32:33 1576583
11:32:33 1576584
11:32:33 1576585
11:32:33 1576586
11:32:33 1576587
11:32:33 1576588
11:32:33 1576589
11:32:33 1576590
11:32:33 1576591
11:32:33 1576592
11:32:33 1576593
11:32:33 1576594
11:32:33 1576595
11:32:33 1576596
11:32:33 1576597
11:32:33 1576598
11:32:33 1576599
11:32:33 1576600
11:32:33 1576601
11:32:33 1576602
11:32:33 1576603
11:32:33 1576604
11:32:33 1576605
11:32:33 1576606
11:32:33 1576607
11:32:33 1576608
11:32:33 1576609
11:32:33 1576610
11:32:33 1576611
11:32:33 1576612
11:32:33 1576613
11:32:33 1576614
11:32:33 1576615
11:32:33 1576616
11:32:33 1576617
11:32:33 1576618
11:32:33 1576619
11:32:33 1576620
11:32:33 1576621
11:32:33 1576622
11:32:33 1576623
11:32:33 1576624
11:32:33 1576625
11:32:33 1576626
11:32:33 1576627
11:32:33 1576628
11:32:33 1576629
11:32:33 1576630
11:32:33 1576631
11:32:33 1576632
11:32:33 1576633
11:32:33 1576634
11:32:33 1576635
11:32:33 1576636
11:32:33 1576637
11:32:33 1576638
11:32:33 1576639
11:32:33 1576640
11:32:33 1576641
11:32:33 1576642
11:32:33 1576643
11:32:33 1576644
11:32:33 1576645
11:32:33 1576646
11:32:33 1576647
11:32:33 1576648
11:32:33 1576649
11:32:33 1576650
11:32:33 1576651
11:32:33 1576652
11:32:33 1576653
11:32:33 1576654
11:32:33 1576655
11:32:33 1576656
11:32:33 1576657
11:32:33 1576658
11:32:33 1576659
11:32:33 1576660
11:32:33 1576661
11:32:33 1576662
11:32:33 1576663
11:32:33 1576664
11:32:33 1576665
11:32:33 1576666
11:32:33 1576667
11:32:33 1576668
11:32:33 1576669
11:32:33 1576670
11:32:33 1576671
11:32:33 1576672
11:32:33 1576673
11:32:33 1576674
11:32:33 1576675
11:32:33 1576676
11:32:33 1576677
11:32:33 1576678
11:32:33 1576679
11:32:33 1576680
11:32:33 1576681
11:32:33 1576682
11:32:33 1576683
11:32:33 1576684
11:32:33 1576685
11:32:33 1576686
11:32:33 1576687
11:32:33 1576688
11:32:33 1576689
11:32:33 1576690
11:32:33 1576691
11:32:33 1576692
11:32:33 1576693
11:32:33 1576694
11:32:33 1576695
11:32:33 1576696
11:32:33 1576697
11:32:33 1576698
11:32:33 1576699
11:32:33 1576700
11:32:33 1576701
11:32:33 1576702
11:32:33 1576703
11:32:33 1576704
11:32:33 1576705
11:32:33 1576706
11:32:33 1576707
11:32:33 1576708
11:32:33 1576709
11:32:33 1576710
11:32:33 1576711
11:32:33 1576712
11:32:33 1576713
11:32:33 1576714
11:32:33 1576715
11:32:33 1576716
11:32:33 1576717
11:32:33 1576718
11:32:33 1576719
11:32:33 1576720
11:32:33 1576721
11:32:33 1576722
11:32:33 1576723
11:32:33 1576724
11:32:33 1576725
11:32:33 1576726
11:32:33 1576727
11:32:33 1576728
11:32:33 1576729
11:32:33 1576730
11:32:33 1576731
11:32:33 1576732
11:32:33 1576733
11:32:33 1576734
11:32:33 1576735
11:32:33 1576736
11:32:33 1576737
11:32:33 1576738
11:32:33 1576739
11:32:33 1576740
11:32:33 1576741
11:32:33 1576742
11:32:33 1576743
11:32:33 1576744
11:32:33 1576745
11:32:33 1576746
11:32:33 1576747
11:32:33 1576748
11:32:33 1576749
11:32:33 1576750
11:32:33 1576751
11:32:33 1576752
11:32:33 1576753
11:32:33 1576754
11:32:33 1576755
11:32:33 1576756
11:32:33 1576757
11:32:33 1576758
11:32:33 1576759
11:32:33 1576760
11:32:33 1576761
11:32:33 1576762
11:32:33 1576763
11:32:33 1576764
11:32:33 1576765
11:32:33 1576766
11:32:33 1576767
11:32:33 1576768
11:32:33 1576769
11:32:33 1576770
11:32:33 1576771
11:32:33 1576772
11:32:33 1576773
11:32:33 1576774
11:32:33 1576775
11:32:33 1576776
11:32:33 1576777
11:32:33 1576778
11:32:33 1576779
11:32:33 1576780
11:32:33 1576781
11:32:33 1576782
11:32:33 1576783
11:32:33 1576784
11:32:33 1576785
11:32:33 1576786
11:32:33 1576787
11:32:33 1576788
11:32:33 1576789
11:32:33 1576790
11:32:33 1576791
11:32:33 1576792
11:32:33 1576793
11:32:33 1576794
11:32:33 1576795
11:32:33 1576796
11:32:33 1576797
11:32:33 1576798
11:32:33 1576799
11:32:33 1576800
11:32:33 1576801
11:32:33 1576802
11:32:33 1576803
11:32:33 1576804
11:32:33 1576805
11:32:33 1576806
11:32:33 1576807
11:32:33 1576808
11:32:33 1576809
11:32:33 1576810
11:32:33 1576811
11:32:33 1576812
11:32:33 1576813
11:32:33 1576814
11:32:33 1576815
11:32:33 1576816
11:32:33 1576817
11:32:33 1576818
11:32:33 1576819
11:32:33 1576820
11:32:33 1576821
11:32:33 1576822
11:32:33 1576823
11:32:33 1576824
11:32:33 1576825
11:32:33 1576826
11:32:33 1576827
11:32:33 1576828
11:32:33 1576829
11:32:33 1576830
11:32:33 1576831
11:32:33 1576832
11:32:33 1576833
11:32:33 1576834
11:32:33 1576835
11:32:33 1576836
11:32:33 1576837
11:32:33 1576838
11:32:33 1576839
11:32:33 1576840
11:32:33 1576841
11:32:33 1576842
11:32:33 1576843
11:32:33 1576844
11:32:33 1576845
11:32:33 1576846
11:32:33 1576847
11:32:33 1576848
11:32:33 1576849
11:32:33 1576850
11:32:33 1576851
11:32:33 1576852
11:32:33 1576853
11:32:33 1576854
11:32:33 1576855
11:32:33 1576856
11:32:33 1576857
11:32:33 1576858
11:32:33 1576859
11:32:33 1576860
11:32:33 1576861
11:32:33 1576862
11:32:33 1576863
11:32:33 1576864
11:32:33 1576865
11:32:33 1576866
11:32:33 1576867
11:32:33 1576868
11:32:33 1576869
11:32:33 1576870
11:32:33 1576871
11:32:33 1576872
11:32:33 1576873
11:32:33 1576874
11:32:33 1576875
11:32:33 1576876
11:32:33 1576877
11:32:33 1576878
11:32:33 1576879
11:32:33 1576880
11:32:33 1576881
11:32:33 1576882
11:32:33 1576883
11:32:33 1576884
11:32:33 1576885
11:32:33 1576886
11:32:33 1576887
11:32:33 1576888
11:32:33 1576889
11:32:33 1576890
11:32:33 1576891
11:32:33 1576892
11:32:33 1576893
11:32:33 1576894
11:32:33 1576895
11:32:33 1576896
11:32:33 1576897
11:32:33 1576898
11:32:33 1576899
11:32:33 1576900
11:32:33 1576901
11:32:33 1576902
11:32:33 1576903
11:32:33 1576904
11:32:33 1576905
11:32:33 1576906
11:32:33 1576907
11:32:33 1576908
11:32:33 1576909
11:32:33 1576910
11:32:33 1576911
11:32:33 1576912
11:32:33 1576913
11:32:33 1576914
11:32:33 1576915
11:32:33 1576916
11:32:33 1576917
11:32:33 1576918
11:32:33 1576919
11:32:33 1576920
11:32:33 1576921
11:32:33 1576922
11:32:33 1576923
11:32:33 1576924
11:32:33 1576925
11:32:33 1576926
11:32:33 1576927
11:32:33 1576928
11:32:33 1576929
11:32:33 1576930
11:32:33 1576931
11:32:33 1576932
11:32:33 1576933
11:32:33 1576934
11:32:33 1576935
11:32:33 1576936
11:32:33 1576937
11:32:33 1576938
11:32:33 1576939
11:32:33 1576940
11:32:33 1576941
11:32:33 1576942
11:32:33 1576943
11:32:33 1576944
11:32:33 1576945
11:32:33 1576946
11:32:33 1576947
11:32:33 1576948
11:32:33 1576949
11:32:33 1576950
11:32:33 1576951
11:32:33 1576952
11:32:33 1576953
11:32:33 1576954
11:32:33 1576955
11:32:33 1576956
11:32:33 1576957
11:32:33 1576958
11:32:33 1576959
11:32:33 1576960
11:32:33 1576961
11:32:33 1576962
11:32:33 1576963
11:32:33 1576964
11:32:33 1576965
11:32:33 1576966
11:32:33 1576967
11:32:33 1576968
11:32:33 1576969
11:32:33 1576970
11:32:33 1576971
11:32:33 1576972
11:32:33 1576973
11:32:33 1576974
11:32:33 1576975
11:32:33 1576976
11:32:33 1576977
11:32:33 1576978
11:32:33 1576979
11:32:33 1576980
11:32:33 1576981
11:32:33 1576982
11:32:33 1576983
11:32:33 1576984
11:32:33 1576985
11:32:33 1576986
11:32:33 1576987
11:32:33 1576988
11:32:33 1576989
11:32:33 1576990
11:32:33 1576991
11:32:33 1576992
11:32:33 1576993
11:32:33 1576994
11:32:33 1576995
11:32:33 1576996
11:32:33 1576997
11:32:33 1576998
11:32:33 1576999
11:32:33 1577000
11:32:33 1577001
11:32:33 1577002
11:32:33 1577003
11:32:33 1577004
11:32:33 1577005
11:32:33 1577006
11:32:33 1577007
11:32:33 1577008
11:32:33 1577009
11:32:33 1577010
11:32:33 1577011
11:32:33 1577012
11:32:33 1577013
11:32:33 1577014
11:32:33 1577015
11:32:33 1577016
11:32:33 1577017
11:32:33 1577018
11:32:33 1577019
11:32:33 1577020
11:32:33 1577021
11:32:33 1577022
11:32:33 1577023
11:32:33 1577024
11:32:33 1577025
11:32:33 1577026
11:32:33 1577027
11:32:33 1577028
11:32:33 1577029
11:32:33 1577030
11:32:33 1577031
11:32:33 1577032
11:32:33 1577033
11:32:33 1577034
11:32:33 1577035
11:32:33 1577036
11:32:33 1577037
11:32:33 1577038
11:32:33 1577039
11:32:33 1577040
11:32:33 1577041
11:32:33 1577042
11:32:33 1577043
11:32:33 1577044
11:32:33 1577045
11:32:33 1577046
11:32:33 1577047
11:32:33 1577048
11:32:33 1577049
11:32:33 1577050
11:32:33 1577051
11:32:33 1577052
11:32:33 1577053
11:32:33 1577054
11:32:33 1577055
11:32:33 1577056
11:32:33 1577057
11:32:33 1577058
11:32:33 1577059
11:32:33 1577060
11:32:33 1577061
11:32:33 1577062
11:32:33 1577063
11:32:33 1577064
11:32:33 1577065
11:32:33 1577066
11:32:33 1577067
11:32:33 1577068
11:32:33 1577069
11:32:33 1577070
11:32:33 1577071
11:32:33 1577072
11:32:33 1577073
11:32:33 1577074
11:32:33 1577075
11:32:33 1577076
11:32:33 1577077
11:32:33 1577078
11:32:33 1577079
11:32:33 1577080
11:32:33 1577081
11:32:33 1577082
11:32:33 1577083
11:32:33 1577084
11:32:33 1577085
11:32:33 1577086
11:32:33 1577087
11:32:33 1577088
11:32:33 1577089
11:32:33 1577090
11:32:33 1577091
11:32:33 1577092
11:32:33 1577093
11:32:33 1577094
11:32:33 1577095
11:32:33 1577096
11:32:33 1577097
11:32:33 1577098
11:32:33 1577099
11:32:33 1577100
11:32:33 1577101
11:32:33 1577102
11:32:33 1577103
11:32:33 1577104
11:32:33 1577105
11:32:33 1577106
11:32:33 1577107
11:32:33 1577108
11:32:33 1577109
11:32:33 1577110
11:32:33 1577111
11:32:33 1577112
11:32:33 1577113
11:32:33 1577114
11:32:33 1577115
11:32:33 1577116
11:32:33 1577117
11:32:33 1577118
11:32:33 1577119
11:32:33 1577120
11:32:33 1577121
11:32:33 1577122
11:32:33 1577123
11:32:33 1577124
11:32:33 1577125
11:32:33 1577126
11:32:33 1577127
11:32:33 1577128
11:32:33 1577129
11:32:33 1577130
11:32:33 1577131
11:32:33 1577132
11:32:33 1577133
11:32:33 1577134
11:32:33 1577135
11:32:33 1577136
11:32:33 1577137
11:32:33 1577138
11:32:33 1577139
11:32:33 1577140
11:32:33 1577141
11:32:33 1577142
11:32:33 1577143
11:32:33 1577144
11:32:33 1577145
11:32:33 1577146
11:32:33 1577147
11:32:33 1577148
11:32:33 1577149
11:32:33 1577150
11:32:33 1577151
11:32:33 1577152
11:32:33 1577153
11:32:33 1577154
11:32:33 1577155
11:32:33 1577156
11:32:33 1577157
11:32:33 1577158
11:32:33 1577159
11:32:33 1577160
11:32:33 1577161
11:32:33 1577162
11:32:33 1577163
11:32:33 1577164
11:32:33 1577165
11:32:33 1577166
11:32:33 1577167
11:32:33 1577168
11:32:33 1577169
11:32:33 1577170
11:32:33 1577171
11:32:33 1577172
11:32:33 1577173
11:32:33 1577174
11:32:33 1577175
11:32:33 1577176
11:32:33 1577177
11:32:33 1577178
11:32:33 1577179
11:32:33 1577180
11:32:33 1577181
11:32:33 1577182
11:32:33 1577183
11:32:33 1577184
11:32:33 1577185
11:32:33 1577186
11:32:33 1577187
11:32:33 1577188
11:32:33 1577189
11:32:33 1577190
11:32:33 1577191
11:32:33 1577192
11:32:33 1577193
11:32:33 1577194
11:32:33 1577195
11:32:33 1577196
11:32:33 1577197
11:32:33 1577198
11:32:33 1577199
11:32:33 1577200
11:32:33 1577201
11:32:33 1577202
11:32:33 1577203
11:32:33 1577204
11:32:33 1577205
11:32:33 1577206
11:32:33 1577207
11:32:33 1577208
11:32:33 1577209
11:32:33 1577210
11:32:33 1577211
11:32:33 1577212
11:32:33 1577213
11:32:33 1577214
11:32:33 1577215
11:32:33 1577216
11:32:33 1577217
11:32:33 1577218
11:32:33 1577219
11:32:33 1577220
11:32:33 1577221
11:32:33 1577222
11:32:33 1577223
11:32:33 1577224
11:32:33 1577225
11:32:33 1577226
11:32:33 1577227
11:32:33 1577228
11:32:33 1577229
11:32:33 1577230
11:32:33 1577231
11:32:33 1577232
11:32:33 1577233
11:32:33 1577234
11:32:33 1577235
11:32:33 1577236
11:32:33 1577237
11:32:33 1577238
11:32:33 1577239
11:32:33 1577240
11:32:33 1577241
11:32:33 1577242
11:32:33 1577243
11:32:33 1577244
11:32:33 1577245
11:32:33 1577246
11:32:33 1577247
11:32:33 1577248
11:32:33 1577249
11:32:33 1577250
11:32:33 1577251
11:32:33 1577252
11:32:33 1577253
11:32:33 1577254
11:32:33 1577255
11:32:33 1577256
11:32:33 1577257
11:32:33 1577258
11:32:33 1577259
11:32:33 1577260
11:32:33 1577261
11:32:33 1577262
11:32:33 1577263
11:32:33 1577264
11:32:33 1577265
11:32:33 1577266
11:32:33 1577267
11:32:33 1577268
11:32:33 1577269
11:32:33 1577270
11:32:33 1577271
11:32:33 1577272
11:32:33 1577273
11:32:33 1577274
11:32:33 1577275
11:32:33 1577276
11:32:33 1577277
11:32:33 1577278
11:32:33 1577279
11:32:33 1577280
11:32:33 1577281
11:32:33 1577282
11:32:33 1577283
11:32:33 1577284
11:32:33 1577285
11:32:33 1577286
11:32:33 1577287
11:32:33 1577288
11:32:33 1577289
11:32:33 1577290
11:32:33 1577291
11:32:33 1577292
11:32:33 1577293
11:32:33 1577294
11:32:33 1577295
11:32:33 1577296
11:32:33 1577297
11:32:33 1577298
11:32:33 1577299
11:32:33 1577300
11:32:33 1577301
11:32:33 1577302
11:32:33 1577303
11:32:33 1577304
11:32:33 1577305
11:32:33 1577306
11:32:33 1577307
11:32:33 1577308
11:32:33 1577309
11:32:33 1577310
11:32:33 1577311
11:32:33 1577312
11:32:33 1577313
11:32:33 1577314
11:32:33 1577315
11:32:33 1577316
11:32:33 1577317
11:32:33 1577318
11:32:33 1577319
11:32:33 1577320
11:32:33 1577321
11:32:33 1577322
11:32:33 1577323
11:32:33 1577324
11:32:33 1577325
11:32:33 1577326
11:32:33 1577327
11:32:33 1577328
11:32:33 1577329
11:32:33 1577330
11:32:33 1577331
11:32:33 1577332
11:32:33 1577333
11:32:33 1577334
11:32:33 1577335
11:32:33 1577336
11:32:33 1577337
11:32:33 1577338
11:32:33 1577339
11:32:33 1577340
11:32:33 1577341
11:32:33 1577342
11:32:33 1577343
11:32:33 1577344
11:32:33 1577345
11:32:33 1577346
11:32:33 1577347
11:32:33 1577348
11:32:33 1577349
11:32:33 1577350
11:32:33 1577351
11:32:33 1577352
11:32:33 1577353
11:32:33 1577354
11:32:33 1577355
11:32:33 1577356
11:32:33 1577357
11:32:33 1577358
11:32:33 1577359
11:32:33 1577360
11:32:33 1577361
11:32:33 1577362
11:32:33 1577363
11:32:33 1577364
11:32:33 1577365
11:32:33 1577366
11:32:33 1577367
11:32:33 1577368
11:32:33 1577369
11:32:33 1577370
11:32:33 1577371
11:32:33 1577372
11:32:33 1577373
11:32:33 1577374
11:32:33 1577375
11:32:33 1577376
11:32:33 1577377
11:32:33 1577378
11:32:33 1577379
11:32:33 1577380
11:32:33 1577381
11:32:33 1577382
11:32:33 1577383
11:32:33 1577384
11:32:33 1577385
11:32:33 1577386
11:32:33 1577387
11:32:33 1577388
11:32:33 1577389
11:32:33 1577390
11:32:33 1577391
11:32:33 1577392
11:32:33 1577393
11:32:33 1577394
11:32:33 1577395
11:32:33 1577396
11:32:33 1577397
11:32:33 1577398
11:32:33 1577399
11:32:33 1577400
11:32:33 1577401
11:32:33 1577402
11:32:33 1577403
11:32:33 1577404
11:32:33 1577405
11:32:33 1577406
11:32:33 1577407
11:32:33 1577408
11:32:33 1577409
11:32:33 1577410
11:32:33 1577411
11:32:33 1577412
11:32:33 1577413
11:32:33 1577414
11:32:33 1577415
11:32:33 1577416
11:32:33 1577417
11:32:33 1577418
11:32:33 1577419
11:32:33 1577420
11:32:33 1577421
11:32:33 1577422
11:32:33 1577423
11:32:33 1577424
11:32:33 1577425
11:32:33 1577426
11:32:33 1577427
11:32:33 1577428
11:32:33 1577429
11:32:33 1577430
11:32:33 1577431
11:32:33 1577432
11:32:33 1577433
11:32:33 1577434
11:32:33 1577435
11:32:33 1577436
11:32:33 1577437
11:32:33 1577438
11:32:33 1577439
11:32:33 1577440
11:32:33 1577441
11:32:33 1577442
11:32:33 1577443
11:32:33 1577444
11:32:33 1577445
11:32:33 1577446
11:32:33 1577447
11:32:33 1577448
11:32:33 1577449
11:32:33 1577450
11:32:33 1577451
11:32:33 1577452
11:32:33 1577453
11:32:33 1577454
11:32:33 1577455
11:32:33 1577456
11:32:33 1577457
11:32:33 1577458
11:32:33 1577459
11:32:33 1577460
11:32:33 1577461
11:32:33 1577462
11:32:33 1577463
11:32:33 1577464
11:32:33 1577465
11:32:33 1577466
11:32:33 1577467
11:32:33 1577468
11:32:33 1577469
11:32:33 1577470
11:32:33 1577471
11:32:33 1577472
11:32:33 1577473
11:32:33 1577474
11:32:33 1577475
11:32:33 1577476
11:32:33 1577477
11:32:33 1577478
11:32:33 1577479
11:32:33 1577480
11:32:33 1577481
11:32:33 1577482
11:32:33 1577483
11:32:33 1577484
11:32:33 1577485
11:32:33 1577486
11:32:33 1577487
11:32:33 1577488
11:32:33 1577489
11:32:33 1577490
11:32:33 1577491
11:32:33 1577492
11:32:33 1577493
11:32:33 1577494
11:32:33 1577495
11:32:33 1577496
11:32:33 1577497
11:32:33 1577498
11:32:33 1577499
11:32:33 1577500
11:32:33 1577501
11:32:33 1577502
11:32:33 1577503
11:32:33 1577504
11:32:33 1577505
11:32:33 1577506
11:32:33 1577507
11:32:33 1577508
11:32:33 1577509
11:32:33 1577510
11:32:33 1577511
11:32:33 1577512
11:32:33 1577513
11:32:33 1577514
11:32:33 1577515
11:32:33 1577516
11:32:33 1577517
11:32:33 1577518
11:32:33 1577519
11:32:33 1577520
11:32:33 1577521
11:32:33 1577522
11:32:33 1577523
11:32:33 1577524
11:32:33 1577525
11:32:33 1577526
11:32:33 1577527
11:32:33 1577528
11:32:33 1577529
11:32:33 1577530
11:32:33 1577531
11:32:33 1577532
11:32:33 1577533
11:32:33 1577534
11:32:33 1577535
11:32:33 1577536
11:32:33 1577537
11:32:33 1577538
11:32:33 1577539
11:32:33 1577540
11:32:33 1577541
11:32:33 1577542
11:32:33 1577543
11:32:33 1577544
11:32:33 1577545
11:32:33 1577546
11:32:33 1577547
11:32:33 1577548
11:32:33 1577549
11:32:33 1577550
11:32:33 1577551
11:32:33 1577552
11:32:33 1577553
11:32:33 1577554
11:32:33 1577555
11:32:33 1577556
11:32:33 1577557
11:32:33 1577558
11:32:33 1577559
11:32:33 1577560
11:32:33 1577561
11:32:33 1577562
11:32:33 1577563
11:32:33 1577564
11:32:33 1577565
11:32:33 1577566
11:32:33 1577567
11:32:33 1577568
11:32:33 1577569
11:32:33 1577570
11:32:33 1577571
11:32:33 1577572
11:32:33 1577573
11:32:33 1577574
11:32:33 1577575
11:32:33 1577576
11:32:33 1577577
11:32:33 1577578
11:32:33 1577579
11:32:33 1577580
11:32:33 1577581
11:32:33 1577582
11:32:33 1577583
11:32:33 1577584
11:32:33 1577585
11:32:33 1577586
11:32:33 1577587
11:32:33 1577588
11:32:33 1577589
11:32:33 1577590
11:32:33 1577591
11:32:33 1577592
11:32:33 1577593
11:32:33 1577594
11:32:33 1577595
11:32:33 1577596
11:32:33 1577597
11:32:33 1577598
11:32:33 1577599
11:32:33 1577600
11:32:33 1577601
11:32:33 1577602
11:32:33 1577603
11:32:33 1577604
11:32:33 1577605
11:32:33 1577606
11:32:33 1577607
11:32:33 1577608
11:32:33 1577609
11:32:33 1577610
11:32:33 1577611
11:32:33 1577612
11:32:33 1577613
11:32:33 1577614
11:32:33 1577615
11:32:33 1577616
11:32:33 1577617
11:32:33 1577618
11:32:33 1577619
11:32:33 1577620
11:32:33 1577621
11:32:33 1577622
11:32:33 1577623
11:32:33 1577624
11:32:33 1577625
11:32:33 1577626
11:32:33 1577627
11:32:33 1577628
11:32:33 1577629
11:32:33 1577630
11:32:33 1577631
11:32:33 1577632
11:32:33 1577633
11:32:33 1577634
11:32:33 1577635
11:32:33 1577636
11:32:33 1577637
11:32:33 1577638
11:32:33 1577639
11:32:33 1577640
11:32:33 1577641
11:32:33 1577642
11:32:33 1577643
11:32:33 1577644
11:32:33 1577645
11:32:33 1577646
11:32:33 1577647
11:32:33 1577648
11:32:33 1577649
11:32:33 1577650
11:32:33 1577651
11:32:33 1577652
11:32:33 1577653
11:32:33 1577654
11:32:33 1577655
11:32:33 1577656
11:32:33 1577657
11:32:33 1577658
11:32:33 1577659
11:32:33 1577660
11:32:33 1577661
11:32:33 1577662
11:32:33 1577663
11:32:33 1577664
11:32:33 1577665
11:32:33 1577666
11:32:33 1577667
11:32:33 1577668
11:32:33 1577669
11:32:33 1577670
11:32:33 1577671
11:32:33 1577672
11:32:33 1577673
11:32:33 1577674
11:32:33 1577675
11:32:33 1577676
11:32:33 1577677
11:32:33 1577678
11:32:33 1577679
11:32:33 1577680
11:32:33 1577681
11:32:33 1577682
11:32:33 1577683
11:32:33 1577684
11:32:33 1577685
11:32:33 1577686
11:32:33 1577687
11:32:33 1577688
11:32:33 1577689
11:32:33 1577690
11:32:33 1577691
11:32:33 1577692
11:32:33 1577693
11:32:33 1577694
11:32:33 1577695
11:32:33 1577696
11:32:33 1577697
11:32:33 1577698
11:32:33 1577699
11:32:33 1577700
11:32:33 1577701
11:32:33 1577702
11:32:33 1577703
11:32:33 1577704
11:32:33 1577705
11:32:33 1577706
11:32:33 1577707
11:32:33 1577708
11:32:33 1577709
11:32:33 1577710
11:32:33 1577711
11:32:33 1577712
11:32:33 1577713
11:32:33 1577714
11:32:33 1577715
11:32:33 1577716
11:32:33 1577717
11:32:33 1577718
11:32:33 1577719
11:32:33 1577720
11:32:33 1577721
11:32:33 1577722
11:32:33 1577723
11:32:33 1577724
11:32:33 1577725
11:32:33 1577726
11:32:33 1577727
11:32:33 1577728
11:32:33 1577729
11:32:33 1577730
11:32:33 1577731
11:32:33 1577732
11:32:33 1577733
11:32:33 1577734
11:32:33 1577735
11:32:33 1577736
11:32:33 1577737
11:32:33 1577738
11:32:33 1577739
11:32:33 1577740
11:32:33 1577741
11:32:33 1577742
11:32:33 1577743
11:32:33 1577744
11:32:33 1577745
11:32:33 1577746
11:32:33 1577747
11:32:33 1577748
11:32:33 1577749
11:32:33 1577750
11:32:33 1577751
11:32:33 1577752
11:32:33 1577753
11:32:33 1577754
11:32:33 1577755
11:32:33 1577756
11:32:33 1577757
11:32:33 1577758
11:32:33 1577759
11:32:33 1577760
11:32:33 1577761
11:32:33 1577762
11:32:33 1577763
11:32:33 1577764
11:32:33 1577765
11:32:33 1577766
11:32:33 1577767
11:32:33 1577768
11:32:33 1577769
11:32:33 1577770
11:32:33 1577771
11:32:33 1577772
11:32:33 1577773
11:32:33 1577774
11:32:33 1577775
11:32:33 1577776
11:32:33 1577777
11:32:33 1577778
11:32:33 1577779
11:32:33 1577780
11:32:33 1577781
11:32:33 1577782
11:32:33 1577783
11:32:33 1577784
11:32:33 1577785
11:32:33 1577786
11:32:33 1577787
11:32:33 1577788
11:32:33 1577789
11:32:33 1577790
11:32:33 1577791
11:32:33 1577792
11:32:33 1577793
11:32:33 1577794
11:32:33 1577795
11:32:33 1577796
11:32:33 1577797
11:32:33 1577798
11:32:33 1577799
11:32:33 1577800
11:32:33 1577801
11:32:33 1577802
11:32:33 1577803
11:32:33  TooltipText=null
11:32:33 15:32:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:33 15:32:33.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:33 15:32:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:33 15:32:33.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:33 15:32:33.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:33 15:32:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:33 15:32:33.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:33 15:32:33.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:33 15:32:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:33 15:32:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:33 15:32:33.177 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Console (<terminated> TestLoopClass [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java  (Sep 1, 2023, 3:32:28 PM – 3:32:32 PM) [pid: 3307])"as the parent
11:32:33 15:32:33.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:32:33 15:32:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:33 15:32:33.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:33 15:32:33.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:33 15:32:33.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:33 15:32:33.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:33 15:32:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:33 15:32:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:33 15:32:33.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:33 15:32:33.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:33 15:32:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:33 15:32:33.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:33 15:32:33.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:33 15:32:33.209 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:33 15:32:33.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:33 15:32:33.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:33 15:32:33.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:33 15:32:33.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:33 15:32:33.210 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:33 15:32:33.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:33 15:32:33.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:33 15:32:33.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:33 15:32:33.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:33 15:32:33.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.211 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:33 15:32:33.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:33 15:32:33.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:33 15:32:33.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:33 15:32:33.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:33 15:32:33.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:32:33 15:32:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:33 15:32:33.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:33 15:32:33.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:33 15:32:33.212 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:32:33 15:32:33.213 INFO [WorkbenchTestable][AbstractView] Terminating console
11:32:33 15:32:33.213 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:33 15:32:33.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:33 15:32:33.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:32:33 15:32:33.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:33 15:32:33.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:33 15:32:33.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:32:33 15:32:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:33 15:32:33.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:33 15:32:33.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:33 15:32:33.214 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier
11:32:33 15:32:33.214 INFO [WorkbenchTestable][AbstractView] Removing launch from console
11:32:33 15:32:33.214 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:33 15:32:33.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:33 15:32:33.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1567804
11:32:33 1567805
11:32:33 1567806
11:32:33 1567807
11:32:33 1567808
11:32:33 1567809
11:32:33 1567810
11:32:33 1567811
11:32:33 1567812
11:32:33 1567813
11:32:33 1567814
11:32:33 1567815
11:32:33 1567816
11:32:33 1567817
11:32:33 1567818
11:32:33 1567819
11:32:33 1567820
11:32:33 1567821
11:32:33 1567822
11:32:33 1567823
11:32:33 1567824
11:32:33 1567825
11:32:33 1567826
11:32:33 1567827
11:32:33 1567828
11:32:33 1567829
11:32:33 1567830
11:32:33 1567831
11:32:33 1567832
11:32:33 1567833
11:32:33 1567834
11:32:33 1567835
11:32:33 1567836
11:32:33 1567837
11:32:33 1567838
11:32:33 1567839
11:32:33 1567840
11:32:33 1567841
11:32:33 1567842
11:32:33 1567843
11:32:33 1567844
11:32:33 1567845
11:32:33 1567846
11:32:33 1567847
11:32:33 1567848
11:32:33 1567849
11:32:33 1567850
11:32:33 1567851
11:32:33 1567852
11:32:33 1567853
11:32:33 1567854
11:32:33 1567855
11:32:33 1567856
11:32:33 1567857
11:32:33 1567858
11:32:33 1567859
11:32:33 1567860
11:32:33 1567861
11:32:33 1567862
11:32:33 1567863
11:32:33 1567864
11:32:33 1567865
11:32:33 1567866
11:32:33 1567867
11:32:33 1567868
11:32:33 1567869
11:32:33 1567870
11:32:33 1567871
11:32:33 1567872
11:32:33 1567873
11:32:33 1567874
11:32:33 1567875
11:32:33 1567876
11:32:33 1567877
11:32:33 1567878
11:32:33 1567879
11:32:33 1567880
11:32:33 1567881
11:32:33 1567882
11:32:33 1567883
11:32:33 1567884
11:32:33 1567885
11:32:33 1567886
11:32:33 1567887
11:32:33 1567888
11:32:33 1567889
11:32:33 1567890
11:32:33 1567891
11:32:33 1567892
11:32:33 1567893
11:32:33 1567894
11:32:33 1567895
11:32:33 1567896
11:32:33 1567897
11:32:33 1567898
11:32:33 1567899
11:32:33 1567900
11:32:33 1567901
11:32:33 1567902
11:32:33 1567903
11:32:33 1567904
11:32:33 1567905
11:32:33 1567906
11:32:33 1567907
11:32:33 1567908
11:32:33 1567909
11:32:33 1567910
11:32:33 1567911
11:32:33 1567912
11:32:33 1567913
11:32:33 1567914
11:32:33 1567915
11:32:33 1567916
11:32:33 1567917
11:32:33 1567918
11:32:33 1567919
11:32:33 1567920
11:32:33 1567921
11:32:33 1567922
11:32:33 1567923
11:32:33 1567924
11:32:33 1567925
11:32:33 1567926
11:32:33 1567927
11:32:33 1567928
11:32:33 1567929
11:32:33 1567930
11:32:33 1567931
11:32:33 1567932
11:32:33 1567933
11:32:33 1567934
11:32:33 1567935
11:32:33 1567936
11:32:33 1567937
11:32:33 1567938
11:32:33 1567939
11:32:33 1567940
11:32:33 1567941
11:32:33 1567942
11:32:33 1567943
11:32:33 1567944
11:32:33 1567945
11:32:33 1567946
11:32:33 1567947
11:32:33 1567948
11:32:33 1567949
11:32:33 1567950
11:32:33 1567951
11:32:33 1567952
11:32:33 1567953
11:32:33 1567954
11:32:33 1567955
11:32:33 1567956
11:32:33 1567957
11:32:33 1567958
11:32:33 1567959
11:32:33 1567960
11:32:33 1567961
11:32:33 1567962
11:32:33 1567963
11:32:33 1567964
11:32:33 1567965
11:32:33 1567966
11:32:33 1567967
11:32:33 1567968
11:32:33 1567969
11:32:33 1567970
11:32:33 1567971
11:32:33 1567972
11:32:33 1567973
11:32:33 1567974
11:32:33 1567975
11:32:33 1567976
11:32:33 1567977
11:32:33 1567978
11:32:33 1567979
11:32:33 1567980
11:32:33 1567981
11:32:33 1567982
11:32:33 1567983
11:32:33 1567984
11:32:33 1567985
11:32:33 1567986
11:32:33 1567987
11:32:33 1567988
11:32:33 1567989
11:32:33 1567990
11:32:33 1567991
11:32:33 1567992
11:32:33 1567993
11:32:33 1567994
11:32:33 1567995
11:32:33 1567996
11:32:33 1567997
11:32:33 1567998
11:32:33 1567999
11:32:33 1568000
11:32:33 1568001
11:32:33 1568002
11:32:33 1568003
11:32:33 1568004
11:32:33 1568005
11:32:33 1568006
11:32:33 1568007
11:32:33 1568008
11:32:33 1568009
11:32:33 1568010
11:32:33 1568011
11:32:33 1568012
11:32:33 1568013
11:32:33 1568014
11:32:33 1568015
11:32:33 1568016
11:32:33 1568017
11:32:33 1568018
11:32:33 1568019
11:32:33 1568020
11:32:33 1568021
11:32:33 1568022
11:32:33 1568023
11:32:33 1568024
11:32:33 1568025
11:32:33 1568026
11:32:33 1568027
11:32:33 1568028
11:32:33 1568029
11:32:33 1568030
11:32:33 1568031
11:32:33 1568032
11:32:33 1568033
11:32:33 1568034
11:32:33 1568035
11:32:33 1568036
11:32:33 1568037
11:32:33 1568038
11:32:33 1568039
11:32:33 1568040
11:32:33 1568041
11:32:33 1568042
11:32:33 1568043
11:32:33 1568044
11:32:33 1568045
11:32:33 1568046
11:32:33 1568047
11:32:33 1568048
11:32:33 1568049
11:32:33 1568050
11:32:33 1568051
11:32:33 1568052
11:32:33 1568053
11:32:33 1568054
11:32:33 1568055
11:32:33 1568056
11:32:33 1568057
11:32:33 1568058
11:32:33 1568059
11:32:33 1568060
11:32:33 1568061
11:32:33 1568062
11:32:33 1568063
11:32:33 1568064
11:32:33 1568065
11:32:33 1568066
11:32:33 1568067
11:32:33 1568068
11:32:33 1568069
11:32:33 1568070
11:32:33 1568071
11:32:33 1568072
11:32:33 1568073
11:32:33 1568074
11:32:33 1568075
11:32:33 1568076
11:32:33 1568077
11:32:33 1568078
11:32:33 1568079
11:32:33 1568080
11:32:33 1568081
11:32:33 1568082
11:32:33 1568083
11:32:33 1568084
11:32:33 1568085
11:32:33 1568086
11:32:33 1568087
11:32:33 1568088
11:32:33 1568089
11:32:33 1568090
11:32:33 1568091
11:32:33 1568092
11:32:33 1568093
11:32:33 1568094
11:32:33 1568095
11:32:33 1568096
11:32:33 1568097
11:32:33 1568098
11:32:33 1568099
11:32:33 1568100
11:32:33 1568101
11:32:33 1568102
11:32:33 1568103
11:32:33 1568104
11:32:33 1568105
11:32:33 1568106
11:32:33 1568107
11:32:33 1568108
11:32:33 1568109
11:32:33 1568110
11:32:33 1568111
11:32:33 1568112
11:32:33 1568113
11:32:33 1568114
11:32:33 1568115
11:32:33 1568116
11:32:33 1568117
11:32:33 1568118
11:32:33 1568119
11:32:33 1568120
11:32:33 1568121
11:32:33 1568122
11:32:33 1568123
11:32:33 1568124
11:32:33 1568125
11:32:33 1568126
11:32:33 1568127
11:32:33 1568128
11:32:33 1568129
11:32:33 1568130
11:32:33 1568131
11:32:33 1568132
11:32:33 1568133
11:32:33 1568134
11:32:33 1568135
11:32:33 1568136
11:32:33 1568137
11:32:33 1568138
11:32:33 1568139
11:32:33 1568140
11:32:33 1568141
11:32:33 1568142
11:32:33 1568143
11:32:33 1568144
11:32:33 1568145
11:32:33 1568146
11:32:33 1568147
11:32:33 1568148
11:32:33 1568149
11:32:33 1568150
11:32:33 1568151
11:32:33 1568152
11:32:33 1568153
11:32:33 1568154
11:32:33 1568155
11:32:33 1568156
11:32:33 1568157
11:32:33 1568158
11:32:33 1568159
11:32:33 1568160
11:32:33 1568161
11:32:33 1568162
11:32:33 1568163
11:32:33 1568164
11:32:33 1568165
11:32:33 1568166
11:32:33 1568167
11:32:33 1568168
11:32:33 1568169
11:32:33 1568170
11:32:33 1568171
11:32:33 1568172
11:32:33 1568173
11:32:33 1568174
11:32:33 1568175
11:32:33 1568176
11:32:33 1568177
11:32:33 1568178
11:32:33 1568179
11:32:33 1568180
11:32:33 1568181
11:32:33 1568182
11:32:33 1568183
11:32:33 1568184
11:32:33 1568185
11:32:33 1568186
11:32:33 1568187
11:32:33 1568188
11:32:33 1568189
11:32:33 1568190
11:32:33 1568191
11:32:33 1568192
11:32:33 1568193
11:32:33 1568194
11:32:33 1568195
11:32:33 1568196
11:32:33 1568197
11:32:33 1568198
11:32:33 1568199
11:32:33 1568200
11:32:33 1568201
11:32:33 1568202
11:32:33 1568203
11:32:33 1568204
11:32:33 1568205
11:32:33 1568206
11:32:33 1568207
11:32:33 1568208
11:32:33 1568209
11:32:33 1568210
11:32:33 1568211
11:32:33 1568212
11:32:33 1568213
11:32:33 1568214
11:32:33 1568215
11:32:33 1568216
11:32:33 1568217
11:32:33 1568218
11:32:33 1568219
11:32:33 1568220
11:32:33 1568221
11:32:33 1568222
11:32:33 1568223
11:32:33 1568224
11:32:33 1568225
11:32:33 1568226
11:32:33 1568227
11:32:33 1568228
11:32:33 1568229
11:32:33 1568230
11:32:33 1568231
11:32:33 1568232
11:32:33 1568233
11:32:33 1568234
11:32:33 1568235
11:32:33 1568236
11:32:33 1568237
11:32:33 1568238
11:32:33 1568239
11:32:33 1568240
11:32:33 1568241
11:32:33 1568242
11:32:33 1568243
11:32:33 1568244
11:32:33 1568245
11:32:33 1568246
11:32:33 1568247
11:32:33 1568248
11:32:33 1568249
11:32:33 1568250
11:32:33 1568251
11:32:33 1568252
11:32:33 1568253
11:32:33 1568254
11:32:33 1568255
11:32:33 1568256
11:32:33 1568257
11:32:33 1568258
11:32:33 1568259
11:32:33 1568260
11:32:33 1568261
11:32:33 1568262
11:32:33 1568263
11:32:33 1568264
11:32:33 1568265
11:32:33 1568266
11:32:33 1568267
11:32:33 1568268
11:32:33 1568269
11:32:33 1568270
11:32:33 1568271
11:32:33 1568272
11:32:33 1568273
11:32:33 1568274
11:32:33 1568275
11:32:33 1568276
11:32:33 1568277
11:32:33 1568278
11:32:33 1568279
11:32:33 1568280
11:32:33 1568281
11:32:33 1568282
11:32:33 1568283
11:32:33 1568284
11:32:33 1568285
11:32:33 1568286
11:32:33 1568287
11:32:33 1568288
11:32:33 1568289
11:32:33 1568290
11:32:33 1568291
11:32:33 1568292
11:32:33 1568293
11:32:33 1568294
11:32:33 1568295
11:32:33 1568296
11:32:33 1568297
11:32:33 1568298
11:32:33 1568299
11:32:33 1568300
11:32:33 1568301
11:32:33 1568302
11:32:33 1568303
11:32:33 1568304
11:32:33 1568305
11:32:33 1568306
11:32:33 1568307
11:32:33 1568308
11:32:33 1568309
11:32:33 1568310
11:32:33 1568311
11:32:33 1568312
11:32:33 1568313
11:32:33 1568314
11:32:33 1568315
11:32:33 1568316
11:32:33 1568317
11:32:33 1568318
11:32:33 1568319
11:32:33 1568320
11:32:33 1568321
11:32:33 1568322
11:32:33 1568323
11:32:33 1568324
11:32:33 1568325
11:32:33 1568326
11:32:33 1568327
11:32:33 1568328
11:32:33 1568329
11:32:33 1568330
11:32:33 1568331
11:32:33 1568332
11:32:33 1568333
11:32:33 1568334
11:32:33 1568335
11:32:33 1568336
11:32:33 1568337
11:32:33 1568338
11:32:33 1568339
11:32:33 1568340
11:32:33 1568341
11:32:33 1568342
11:32:33 1568343
11:32:33 1568344
11:32:33 1568345
11:32:33 1568346
11:32:33 1568347
11:32:33 1568348
11:32:33 1568349
11:32:33 1568350
11:32:33 1568351
11:32:33 1568352
11:32:33 1568353
11:32:33 1568354
11:32:33 1568355
11:32:33 1568356
11:32:33 1568357
11:32:33 1568358
11:32:33 1568359
11:32:33 1568360
11:32:33 1568361
11:32:33 1568362
11:32:33 1568363
11:32:33 1568364
11:32:33 1568365
11:32:33 1568366
11:32:33 1568367
11:32:33 1568368
11:32:33 1568369
11:32:33 1568370
11:32:33 1568371
11:32:33 1568372
11:32:33 1568373
11:32:33 1568374
11:32:33 1568375
11:32:33 1568376
11:32:33 1568377
11:32:33 1568378
11:32:33 1568379
11:32:33 1568380
11:32:33 1568381
11:32:33 1568382
11:32:33 1568383
11:32:33 1568384
11:32:33 1568385
11:32:33 1568386
11:32:33 1568387
11:32:33 1568388
11:32:33 1568389
11:32:33 1568390
11:32:33 1568391
11:32:33 1568392
11:32:33 1568393
11:32:33 1568394
11:32:33 1568395
11:32:33 1568396
11:32:33 1568397
11:32:33 1568398
11:32:33 1568399
11:32:33 1568400
11:32:33 1568401
11:32:33 1568402
11:32:33 1568403
11:32:33 1568404
11:32:33 1568405
11:32:33 1568406
11:32:33 1568407
11:32:33 1568408
11:32:33 1568409
11:32:33 1568410
11:32:33 1568411
11:32:33 1568412
11:32:33 1568413
11:32:33 1568414
11:32:33 1568415
11:32:33 1568416
11:32:33 1568417
11:32:33 1568418
11:32:33 1568419
11:32:33 1568420
11:32:33 1568421
11:32:33 1568422
11:32:33 1568423
11:32:33 1568424
11:32:33 1568425
11:32:33 1568426
11:32:33 1568427
11:32:33 1568428
11:32:33 1568429
11:32:33 1568430
11:32:33 1568431
11:32:33 1568432
11:32:33 1568433
11:32:33 1568434
11:32:33 1568435
11:32:33 1568436
11:32:33 1568437
11:32:33 1568438
11:32:33 1568439
11:32:33 1568440
11:32:33 1568441
11:32:33 1568442
11:32:33 1568443
11:32:33 1568444
11:32:33 1568445
11:32:33 1568446
11:32:33 1568447
11:32:33 1568448
11:32:33 1568449
11:32:33 1568450
11:32:33 1568451
11:32:33 1568452
11:32:33 1568453
11:32:33 1568454
11:32:33 1568455
11:32:33 1568456
11:32:33 1568457
11:32:33 1568458
11:32:33 1568459
11:32:33 1568460
11:32:33 1568461
11:32:33 1568462
11:32:33 1568463
11:32:33 1568464
11:32:33 1568465
11:32:33 1568466
11:32:33 1568467
11:32:33 1568468
11:32:33 1568469
11:32:33 1568470
11:32:33 1568471
11:32:33 1568472
11:32:33 1568473
11:32:33 1568474
11:32:33 1568475
11:32:33 1568476
11:32:33 1568477
11:32:33 1568478
11:32:33 1568479
11:32:33 1568480
11:32:33 1568481
11:32:33 1568482
11:32:33 1568483
11:32:33 1568484
11:32:33 1568485
11:32:33 1568486
11:32:33 1568487
11:32:33 1568488
11:32:33 1568489
11:32:33 1568490
11:32:33 1568491
11:32:33 1568492
11:32:33 1568493
11:32:33 1568494
11:32:33 1568495
11:32:33 1568496
11:32:33 1568497
11:32:33 1568498
11:32:33 1568499
11:32:33 1568500
11:32:33 1568501
11:32:33 1568502
11:32:33 1568503
11:32:33 1568504
11:32:33 1568505
11:32:33 1568506
11:32:33 1568507
11:32:33 1568508
11:32:33 1568509
11:32:33 1568510
11:32:33 1568511
11:32:33 1568512
11:32:33 1568513
11:32:33 1568514
11:32:33 1568515
11:32:33 1568516
11:32:33 1568517
11:32:33 1568518
11:32:33 1568519
11:32:33 1568520
11:32:33 1568521
11:32:33 1568522
11:32:33 1568523
11:32:33 1568524
11:32:33 1568525
11:32:33 1568526
11:32:33 1568527
11:32:33 1568528
11:32:33 1568529
11:32:33 1568530
11:32:33 1568531
11:32:33 1568532
11:32:33 1568533
11:32:33 1568534
11:32:33 1568535
11:32:33 1568536
11:32:33 1568537
11:32:33 1568538
11:32:33 1568539
11:32:33 1568540
11:32:33 1568541
11:32:33 1568542
11:32:33 1568543
11:32:33 1568544
11:32:33 1568545
11:32:33 1568546
11:32:33 1568547
11:32:33 1568548
11:32:33 1568549
11:32:33 1568550
11:32:33 1568551
11:32:33 1568552
11:32:33 1568553
11:32:33 1568554
11:32:33 1568555
11:32:33 1568556
11:32:33 1568557
11:32:33 1568558
11:32:33 1568559
11:32:33 1568560
11:32:33 1568561
11:32:33 1568562
11:32:33 1568563
11:32:33 1568564
11:32:33 1568565
11:32:33 1568566
11:32:33 1568567
11:32:33 1568568
11:32:33 1568569
11:32:33 1568570
11:32:33 1568571
11:32:33 1568572
11:32:33 1568573
11:32:33 1568574
11:32:33 1568575
11:32:33 1568576
11:32:33 1568577
11:32:33 1568578
11:32:33 1568579
11:32:33 1568580
11:32:33 1568581
11:32:33 1568582
11:32:33 1568583
11:32:33 1568584
11:32:33 1568585
11:32:33 1568586
11:32:33 1568587
11:32:33 1568588
11:32:33 1568589
11:32:33 1568590
11:32:33 1568591
11:32:33 1568592
11:32:33 1568593
11:32:33 1568594
11:32:33 1568595
11:32:33 1568596
11:32:33 1568597
11:32:33 1568598
11:32:33 1568599
11:32:33 1568600
11:32:33 1568601
11:32:33 1568602
11:32:33 1568603
11:32:33 1568604
11:32:33 1568605
11:32:33 1568606
11:32:33 1568607
11:32:33 1568608
11:32:33 1568609
11:32:33 1568610
11:32:33 1568611
11:32:33 1568612
11:32:33 1568613
11:32:33 1568614
11:32:33 1568615
11:32:33 1568616
11:32:33 1568617
11:32:33 1568618
11:32:33 1568619
11:32:33 1568620
11:32:33 1568621
11:32:33 1568622
11:32:33 1568623
11:32:33 1568624
11:32:33 1568625
11:32:33 1568626
11:32:33 1568627
11:32:33 1568628
11:32:33 1568629
11:32:33 1568630
11:32:33 1568631
11:32:33 1568632
11:32:33 1568633
11:32:33 1568634
11:32:33 1568635
11:32:33 1568636
11:32:33 1568637
11:32:33 1568638
11:32:33 1568639
11:32:33 1568640
11:32:33 1568641
11:32:33 1568642
11:32:33 1568643
11:32:33 1568644
11:32:33 1568645
11:32:33 1568646
11:32:33 1568647
11:32:33 1568648
11:32:33 1568649
11:32:33 1568650
11:32:33 1568651
11:32:33 1568652
11:32:33 1568653
11:32:33 1568654
11:32:33 1568655
11:32:33 1568656
11:32:33 1568657
11:32:33 1568658
11:32:33 1568659
11:32:33 1568660
11:32:33 1568661
11:32:33 1568662
11:32:33 1568663
11:32:33 1568664
11:32:33 1568665
11:32:33 1568666
11:32:33 1568667
11:32:33 1568668
11:32:33 1568669
11:32:33 1568670
11:32:33 1568671
11:32:33 1568672
11:32:33 1568673
11:32:33 1568674
11:32:33 1568675
11:32:33 1568676
11:32:33 1568677
11:32:33 1568678
11:32:33 1568679
11:32:33 1568680
11:32:33 1568681
11:32:33 1568682
11:32:33 1568683
11:32:33 1568684
11:32:33 1568685
11:32:33 1568686
11:32:33 1568687
11:32:33 1568688
11:32:33 1568689
11:32:33 1568690
11:32:33 1568691
11:32:33 1568692
11:32:33 1568693
11:32:33 1568694
11:32:33 1568695
11:32:33 1568696
11:32:33 1568697
11:32:33 1568698
11:32:33 1568699
11:32:33 1568700
11:32:33 1568701
11:32:33 1568702
11:32:33 1568703
11:32:33 1568704
11:32:33 1568705
11:32:33 1568706
11:32:33 1568707
11:32:33 1568708
11:32:33 1568709
11:32:33 1568710
11:32:33 1568711
11:32:33 1568712
11:32:33 1568713
11:32:33 1568714
11:32:33 1568715
11:32:33 1568716
11:32:33 1568717
11:32:33 1568718
11:32:33 1568719
11:32:33 1568720
11:32:33 1568721
11:32:33 1568722
11:32:33 1568723
11:32:33 1568724
11:32:33 1568725
11:32:33 1568726
11:32:33 1568727
11:32:33 1568728
11:32:33 1568729
11:32:33 1568730
11:32:33 1568731
11:32:33 1568732
11:32:33 1568733
11:32:33 1568734
11:32:33 1568735
11:32:33 1568736
11:32:33 1568737
11:32:33 1568738
11:32:33 1568739
11:32:33 1568740
11:32:33 1568741
11:32:33 1568742
11:32:33 1568743
11:32:33 1568744
11:32:33 1568745
11:32:33 1568746
11:32:33 1568747
11:32:33 1568748
11:32:33 1568749
11:32:33 1568750
11:32:33 1568751
11:32:33 1568752
11:32:33 1568753
11:32:33 1568754
11:32:33 1568755
11:32:33 1568756
11:32:33 1568757
11:32:33 1568758
11:32:33 1568759
11:32:33 1568760
11:32:33 1568761
11:32:33 1568762
11:32:33 1568763
11:32:33 1568764
11:32:33 1568765
11:32:33 1568766
11:32:33 1568767
11:32:33 1568768
11:32:33 1568769
11:32:33 1568770
11:32:33 1568771
11:32:33 1568772
11:32:33 1568773
11:32:33 1568774
11:32:33 1568775
11:32:33 1568776
11:32:33 1568777
11:32:33 1568778
11:32:33 1568779
11:32:33 1568780
11:32:33 1568781
11:32:33 1568782
11:32:33 1568783
11:32:33 1568784
11:32:33 1568785
11:32:33 1568786
11:32:33 1568787
11:32:33 1568788
11:32:33 1568789
11:32:33 1568790
11:32:33 1568791
11:32:33 1568792
11:32:33 1568793
11:32:33 1568794
11:32:33 1568795
11:32:33 1568796
11:32:33 1568797
11:32:33 1568798
11:32:33 1568799
11:32:33 1568800
11:32:33 1568801
11:32:33 1568802
11:32:33 1568803
11:32:33 1568804
11:32:33 1568805
11:32:33 1568806
11:32:33 1568807
11:32:33 1568808
11:32:33 1568809
11:32:33 1568810
11:32:33 1568811
11:32:33 1568812
11:32:33 1568813
11:32:33 1568814
11:32:33 1568815
11:32:33 1568816
11:32:33 1568817
11:32:33 1568818
11:32:33 1568819
11:32:33 1568820
11:32:33 1568821
11:32:33 1568822
11:32:33 1568823
11:32:33 1568824
11:32:33 1568825
11:32:33 1568826
11:32:33 1568827
11:32:33 1568828
11:32:33 1568829
11:32:33 1568830
11:32:33 1568831
11:32:33 1568832
11:32:33 1568833
11:32:33 1568834
11:32:33 1568835
11:32:33 1568836
11:32:33 1568837
11:32:33 1568838
11:32:33 1568839
11:32:33 1568840
11:32:33 1568841
11:32:33 1568842
11:32:33 1568843
11:32:33 1568844
11:32:33 1568845
11:32:33 1568846
11:32:33 1568847
11:32:33 1568848
11:32:33 1568849
11:32:33 1568850
11:32:33 1568851
11:32:33 1568852
11:32:33 1568853
11:32:33 1568854
11:32:33 1568855
11:32:33 1568856
11:32:33 1568857
11:32:33 1568858
11:32:33 1568859
11:32:33 1568860
11:32:33 1568861
11:32:33 1568862
11:32:33 1568863
11:32:33 1568864
11:32:33 1568865
11:32:33 1568866
11:32:33 1568867
11:32:33 1568868
11:32:33 1568869
11:32:33 1568870
11:32:33 1568871
11:32:33 1568872
11:32:33 1568873
11:32:33 1568874
11:32:33 1568875
11:32:33 1568876
11:32:33 1568877
11:32:33 1568878
11:32:33 1568879
11:32:33 1568880
11:32:33 1568881
11:32:33 1568882
11:32:33 1568883
11:32:33 1568884
11:32:33 1568885
11:32:33 1568886
11:32:33 1568887
11:32:33 1568888
11:32:33 1568889
11:32:33 1568890
11:32:33 1568891
11:32:33 1568892
11:32:33 1568893
11:32:33 1568894
11:32:33 1568895
11:32:33 1568896
11:32:33 1568897
11:32:33 1568898
11:32:33 1568899
11:32:33 1568900
11:32:33 1568901
11:32:33 1568902
11:32:33 1568903
11:32:33 1568904
11:32:33 1568905
11:32:33 1568906
11:32:33 1568907
11:32:33 1568908
11:32:33 1568909
11:32:33 1568910
11:32:33 1568911
11:32:33 1568912
11:32:33 1568913
11:32:33 1568914
11:32:33 1568915
11:32:33 1568916
11:32:33 1568917
11:32:33 1568918
11:32:33 1568919
11:32:33 1568920
11:32:33 1568921
11:32:33 1568922
11:32:33 1568923
11:32:33 1568924
11:32:33 1568925
11:32:33 1568926
11:32:33 1568927
11:32:33 1568928
11:32:33 1568929
11:32:33 1568930
11:32:33 1568931
11:32:33 1568932
11:32:33 1568933
11:32:33 1568934
11:32:33 1568935
11:32:33 1568936
11:32:33 1568937
11:32:33 1568938
11:32:33 1568939
11:32:33 1568940
11:32:33 1568941
11:32:33 1568942
11:32:33 1568943
11:32:33 1568944
11:32:33 1568945
11:32:33 1568946
11:32:33 1568947
11:32:33 1568948
11:32:33 1568949
11:32:33 1568950
11:32:33 1568951
11:32:33 1568952
11:32:33 1568953
11:32:33 1568954
11:32:33 1568955
11:32:33 1568956
11:32:33 1568957
11:32:33 1568958
11:32:33 1568959
11:32:33 1568960
11:32:33 1568961
11:32:33 1568962
11:32:33 1568963
11:32:33 1568964
11:32:33 1568965
11:32:33 1568966
11:32:33 1568967
11:32:33 1568968
11:32:33 1568969
11:32:33 1568970
11:32:33 1568971
11:32:33 1568972
11:32:33 1568973
11:32:33 1568974
11:32:33 1568975
11:32:33 1568976
11:32:33 1568977
11:32:33 1568978
11:32:33 1568979
11:32:33 1568980
11:32:33 1568981
11:32:33 1568982
11:32:33 1568983
11:32:33 1568984
11:32:33 1568985
11:32:33 1568986
11:32:33 1568987
11:32:33 1568988
11:32:33 1568989
11:32:33 1568990
11:32:33 1568991
11:32:33 1568992
11:32:33 1568993
11:32:33 1568994
11:32:33 1568995
11:32:33 1568996
11:32:33 1568997
11:32:33 1568998
11:32:33 1568999
11:32:33 1569000
11:32:33 1569001
11:32:33 1569002
11:32:33 1569003
11:32:33 1569004
11:32:33 1569005
11:32:33 1569006
11:32:33 1569007
11:32:33 1569008
11:32:33 1569009
11:32:33 1569010
11:32:33 1569011
11:32:33 1569012
11:32:33 1569013
11:32:33 1569014
11:32:33 1569015
11:32:33 1569016
11:32:33 1569017
11:32:33 1569018
11:32:33 1569019
11:32:33 1569020
11:32:33 1569021
11:32:33 1569022
11:32:33 1569023
11:32:33 1569024
11:32:33 1569025
11:32:33 1569026
11:32:33 1569027
11:32:33 1569028
11:32:33 1569029
11:32:33 1569030
11:32:33 1569031
11:32:33 1569032
11:32:33 1569033
11:32:33 1569034
11:32:33 1569035
11:32:33 1569036
11:32:33 1569037
11:32:33 1569038
11:32:33 1569039
11:32:33 1569040
11:32:33 1569041
11:32:33 1569042
11:32:33 1569043
11:32:33 1569044
11:32:33 1569045
11:32:33 1569046
11:32:33 1569047
11:32:33 1569048
11:32:33 1569049
11:32:33 1569050
11:32:33 1569051
11:32:33 1569052
11:32:33 1569053
11:32:33 1569054
11:32:33 1569055
11:32:33 1569056
11:32:33 1569057
11:32:33 1569058
11:32:33 1569059
11:32:33 1569060
11:32:33 1569061
11:32:33 1569062
11:32:33 1569063
11:32:33 1569064
11:32:33 1569065
11:32:33 1569066
11:32:33 1569067
11:32:33 1569068
11:32:33 1569069
11:32:33 1569070
11:32:33 1569071
11:32:33 1569072
11:32:33 1569073
11:32:33 1569074
11:32:33 1569075
11:32:33 1569076
11:32:33 1569077
11:32:33 1569078
11:32:33 1569079
11:32:33 1569080
11:32:33 1569081
11:32:33 1569082
11:32:33 1569083
11:32:33 1569084
11:32:33 1569085
11:32:33 1569086
11:32:33 1569087
11:32:33 1569088
11:32:33 1569089
11:32:33 1569090
11:32:33 1569091
11:32:33 1569092
11:32:33 1569093
11:32:33 1569094
11:32:33 1569095
11:32:33 1569096
11:32:33 1569097
11:32:33 1569098
11:32:33 1569099
11:32:33 1569100
11:32:33 1569101
11:32:33 1569102
11:32:33 1569103
11:32:33 1569104
11:32:33 1569105
11:32:33 1569106
11:32:33 1569107
11:32:33 1569108
11:32:33 1569109
11:32:33 1569110
11:32:33 1569111
11:32:33 1569112
11:32:33 1569113
11:32:33 1569114
11:32:33 1569115
11:32:33 1569116
11:32:33 1569117
11:32:33 1569118
11:32:33 1569119
11:32:33 1569120
11:32:33 1569121
11:32:33 1569122
11:32:33 1569123
11:32:33 1569124
11:32:33 1569125
11:32:33 1569126
11:32:33 1569127
11:32:33 1569128
11:32:33 1569129
11:32:33 1569130
11:32:33 1569131
11:32:33 1569132
11:32:33 1569133
11:32:33 1569134
11:32:33 1569135
11:32:33 1569136
11:32:33 1569137
11:32:33 1569138
11:32:33 1569139
11:32:33 1569140
11:32:33 1569141
11:32:33 1569142
11:32:33 1569143
11:32:33 1569144
11:32:33 1569145
11:32:33 1569146
11:32:33 1569147
11:32:33 1569148
11:32:33 1569149
11:32:33 1569150
11:32:33 1569151
11:32:33 1569152
11:32:33 1569153
11:32:33 1569154
11:32:33 1569155
11:32:33 1569156
11:32:33 1569157
11:32:33 1569158
11:32:33 1569159
11:32:33 1569160
11:32:33 1569161
11:32:33 1569162
11:32:33 1569163
11:32:33 1569164
11:32:33 1569165
11:32:33 1569166
11:32:33 1569167
11:32:33 1569168
11:32:33 1569169
11:32:33 1569170
11:32:33 1569171
11:32:33 1569172
11:32:33 1569173
11:32:33 1569174
11:32:33 1569175
11:32:33 1569176
11:32:33 1569177
11:32:33 1569178
11:32:33 1569179
11:32:33 1569180
11:32:33 1569181
11:32:33 1569182
11:32:33 1569183
11:32:33 1569184
11:32:33 1569185
11:32:33 1569186
11:32:33 1569187
11:32:33 1569188
11:32:33 1569189
11:32:33 1569190
11:32:33 1569191
11:32:33 1569192
11:32:33 1569193
11:32:33 1569194
11:32:33 1569195
11:32:33 1569196
11:32:33 1569197
11:32:33 1569198
11:32:33 1569199
11:32:33 1569200
11:32:33 1569201
11:32:33 1569202
11:32:33 1569203
11:32:33 1569204
11:32:33 1569205
11:32:33 1569206
11:32:33 1569207
11:32:33 1569208
11:32:33 1569209
11:32:33 1569210
11:32:33 1569211
11:32:33 1569212
11:32:33 1569213
11:32:33 1569214
11:32:33 1569215
11:32:33 1569216
11:32:33 1569217
11:32:33 1569218
11:32:33 1569219
11:32:33 1569220
11:32:33 1569221
11:32:33 1569222
11:32:33 1569223
11:32:33 1569224
11:32:33 1569225
11:32:33 1569226
11:32:33 1569227
11:32:33 1569228
11:32:33 1569229
11:32:33 1569230
11:32:33 1569231
11:32:33 1569232
11:32:33 1569233
11:32:33 1569234
11:32:33 1569235
11:32:33 1569236
11:32:33 1569237
11:32:33 1569238
11:32:33 1569239
11:32:33 1569240
11:32:33 1569241
11:32:33 1569242
11:32:33 1569243
11:32:33 1569244
11:32:33 1569245
11:32:33 1569246
11:32:33 1569247
11:32:33 1569248
11:32:33 1569249
11:32:33 1569250
11:32:33 1569251
11:32:33 1569252
11:32:33 1569253
11:32:33 1569254
11:32:33 1569255
11:32:33 1569256
11:32:33 1569257
11:32:33 1569258
11:32:33 1569259
11:32:33 1569260
11:32:33 1569261
11:32:33 1569262
11:32:33 1569263
11:32:33 1569264
11:32:33 1569265
11:32:33 1569266
11:32:33 1569267
11:32:33 1569268
11:32:33 1569269
11:32:33 1569270
11:32:33 1569271
11:32:33 1569272
11:32:33 1569273
11:32:33 1569274
11:32:33 1569275
11:32:33 1569276
11:32:33 1569277
11:32:33 1569278
11:32:33 1569279
11:32:33 1569280
11:32:33 1569281
11:32:33 1569282
11:32:33 1569283
11:32:33 1569284
11:32:33 1569285
11:32:33 1569286
11:32:33 1569287
11:32:33 1569288
11:32:33 1569289
11:32:33 1569290
11:32:33 1569291
11:32:33 1569292
11:32:33 1569293
11:32:33 1569294
11:32:33 1569295
11:32:33 1569296
11:32:33 1569297
11:32:33 1569298
11:32:33 1569299
11:32:33 1569300
11:32:33 1569301
11:32:33 1569302
11:32:33 1569303
11:32:33 1569304
11:32:33 1569305
11:32:33 1569306
11:32:33 1569307
11:32:33 1569308
11:32:33 1569309
11:32:33 1569310
11:32:33 1569311
11:32:33 1569312
11:32:33 1569313
11:32:33 1569314
11:32:33 1569315
11:32:33 1569316
11:32:33 1569317
11:32:33 1569318
11:32:33 1569319
11:32:33 1569320
11:32:33 1569321
11:32:33 1569322
11:32:33 1569323
11:32:33 1569324
11:32:33 1569325
11:32:33 1569326
11:32:33 1569327
11:32:33 1569328
11:32:33 1569329
11:32:33 1569330
11:32:33 1569331
11:32:33 1569332
11:32:33 1569333
11:32:33 1569334
11:32:33 1569335
11:32:33 1569336
11:32:33 1569337
11:32:33 1569338
11:32:33 1569339
11:32:33 1569340
11:32:33 1569341
11:32:33 1569342
11:32:33 1569343
11:32:33 1569344
11:32:33 1569345
11:32:33 1569346
11:32:33 1569347
11:32:33 1569348
11:32:33 1569349
11:32:33 1569350
11:32:33 1569351
11:32:33 1569352
11:32:33 1569353
11:32:33 1569354
11:32:33 1569355
11:32:33 1569356
11:32:33 1569357
11:32:33 1569358
11:32:33 1569359
11:32:33 1569360
11:32:33 1569361
11:32:33 1569362
11:32:33 1569363
11:32:33 1569364
11:32:33 1569365
11:32:33 1569366
11:32:33 1569367
11:32:33 1569368
11:32:33 1569369
11:32:33 1569370
11:32:33 1569371
11:32:33 1569372
11:32:33 1569373
11:32:33 1569374
11:32:33 1569375
11:32:33 1569376
11:32:33 1569377
11:32:33 1569378
11:32:33 1569379
11:32:33 1569380
11:32:33 1569381
11:32:33 1569382
11:32:33 1569383
11:32:33 1569384
11:32:33 1569385
11:32:33 1569386
11:32:33 1569387
11:32:33 1569388
11:32:33 1569389
11:32:33 1569390
11:32:33 1569391
11:32:33 1569392
11:32:33 1569393
11:32:33 1569394
11:32:33 1569395
11:32:33 1569396
11:32:33 1569397
11:32:33 1569398
11:32:33 1569399
11:32:33 1569400
11:32:33 1569401
11:32:33 1569402
11:32:33 1569403
11:32:33 1569404
11:32:33 1569405
11:32:33 1569406
11:32:33 1569407
11:32:33 1569408
11:32:33 1569409
11:32:33 1569410
11:32:33 1569411
11:32:33 1569412
11:32:33 1569413
11:32:33 1569414
11:32:33 1569415
11:32:33 1569416
11:32:33 1569417
11:32:33 1569418
11:32:33 1569419
11:32:33 1569420
11:32:33 1569421
11:32:33 1569422
11:32:33 1569423
11:32:33 1569424
11:32:33 1569425
11:32:33 1569426
11:32:33 1569427
11:32:33 1569428
11:32:33 1569429
11:32:33 1569430
11:32:33 1569431
11:32:33 1569432
11:32:33 1569433
11:32:33 1569434
11:32:33 1569435
11:32:33 1569436
11:32:33 1569437
11:32:33 1569438
11:32:33 1569439
11:32:33 1569440
11:32:33 1569441
11:32:33 1569442
11:32:33 1569443
11:32:33 1569444
11:32:33 1569445
11:32:33 1569446
11:32:33 1569447
11:32:33 1569448
11:32:33 1569449
11:32:33 1569450
11:32:33 1569451
11:32:33 1569452
11:32:33 1569453
11:32:33 1569454
11:32:33 1569455
11:32:33 1569456
11:32:33 1569457
11:32:33 1569458
11:32:33 1569459
11:32:33 1569460
11:32:33 1569461
11:32:33 1569462
11:32:33 1569463
11:32:33 1569464
11:32:33 1569465
11:32:33 1569466
11:32:33 1569467
11:32:33 1569468
11:32:33 1569469
11:32:33 1569470
11:32:33 1569471
11:32:33 1569472
11:32:33 1569473
11:32:33 1569474
11:32:33 1569475
11:32:33 1569476
11:32:33 1569477
11:32:33 1569478
11:32:33 1569479
11:32:33 1569480
11:32:33 1569481
11:32:33 1569482
11:32:33 1569483
11:32:33 1569484
11:32:33 1569485
11:32:33 1569486
11:32:33 1569487
11:32:33 1569488
11:32:33 1569489
11:32:33 1569490
11:32:33 1569491
11:32:33 1569492
11:32:33 1569493
11:32:33 1569494
11:32:33 1569495
11:32:33 1569496
11:32:33 1569497
11:32:33 1569498
11:32:33 1569499
11:32:33 1569500
11:32:33 1569501
11:32:33 1569502
11:32:33 1569503
11:32:33 1569504
11:32:33 1569505
11:32:33 1569506
11:32:33 1569507
11:32:33 1569508
11:32:33 1569509
11:32:33 1569510
11:32:33 1569511
11:32:33 1569512
11:32:33 1569513
11:32:33 1569514
11:32:33 1569515
11:32:33 1569516
11:32:33 1569517
11:32:33 1569518
11:32:33 1569519
11:32:33 1569520
11:32:33 1569521
11:32:33 1569522
11:32:33 1569523
11:32:33 1569524
11:32:33 1569525
11:32:33 1569526
11:32:33 1569527
11:32:33 1569528
11:32:33 1569529
11:32:33 1569530
11:32:33 1569531
11:32:33 1569532
11:32:33 1569533
11:32:33 1569534
11:32:33 1569535
11:32:33 1569536
11:32:33 1569537
11:32:33 1569538
11:32:33 1569539
11:32:33 1569540
11:32:33 1569541
11:32:33 1569542
11:32:33 1569543
11:32:33 1569544
11:32:33 1569545
11:32:33 1569546
11:32:33 1569547
11:32:33 1569548
11:32:33 1569549
11:32:33 1569550
11:32:33 1569551
11:32:33 1569552
11:32:33 1569553
11:32:33 1569554
11:32:33 1569555
11:32:33 1569556
11:32:33 1569557
11:32:33 1569558
11:32:33 1569559
11:32:33 1569560
11:32:33 1569561
11:32:33 1569562
11:32:33 1569563
11:32:33 1569564
11:32:33 1569565
11:32:33 1569566
11:32:33 1569567
11:32:33 1569568
11:32:33 1569569
11:32:33 1569570
11:32:33 1569571
11:32:33 1569572
11:32:33 1569573
11:32:33 1569574
11:32:33 1569575
11:32:33 1569576
11:32:33 1569577
11:32:33 1569578
11:32:33 1569579
11:32:33 1569580
11:32:33 1569581
11:32:33 1569582
11:32:33 1569583
11:32:33 1569584
11:32:33 1569585
11:32:33 1569586
11:32:33 1569587
11:32:33 1569588
11:32:33 1569589
11:32:33 1569590
11:32:33 1569591
11:32:33 1569592
11:32:33 1569593
11:32:33 1569594
11:32:33 1569595
11:32:33 1569596
11:32:33 1569597
11:32:33 1569598
11:32:33 1569599
11:32:33 1569600
11:32:33 1569601
11:32:33 1569602
11:32:33 1569603
11:32:33 1569604
11:32:33 1569605
11:32:33 1569606
11:32:33 1569607
11:32:33 1569608
11:32:33 1569609
11:32:33 1569610
11:32:33 1569611
11:32:33 1569612
11:32:33 1569613
11:32:33 1569614
11:32:33 1569615
11:32:33 1569616
11:32:33 1569617
11:32:33 1569618
11:32:33 1569619
11:32:33 1569620
11:32:33 1569621
11:32:33 1569622
11:32:33 1569623
11:32:33 1569624
11:32:33 1569625
11:32:33 1569626
11:32:33 1569627
11:32:33 1569628
11:32:33 1569629
11:32:33 1569630
11:32:33 1569631
11:32:33 1569632
11:32:33 1569633
11:32:33 1569634
11:32:33 1569635
11:32:33 1569636
11:32:33 1569637
11:32:33 1569638
11:32:33 1569639
11:32:33 1569640
11:32:33 1569641
11:32:33 1569642
11:32:33 1569643
11:32:33 1569644
11:32:33 1569645
11:32:33 1569646
11:32:33 1569647
11:32:33 1569648
11:32:33 1569649
11:32:33 1569650
11:32:33 1569651
11:32:33 1569652
11:32:33 1569653
11:32:33 1569654
11:32:33 1569655
11:32:33 1569656
11:32:33 1569657
11:32:33 1569658
11:32:33 1569659
11:32:33 1569660
11:32:33 1569661
11:32:33 1569662
11:32:33 1569663
11:32:33 1569664
11:32:33 1569665
11:32:33 1569666
11:32:33 1569667
11:32:33 1569668
11:32:33 1569669
11:32:33 1569670
11:32:33 1569671
11:32:33 1569672
11:32:33 1569673
11:32:33 1569674
11:32:33 1569675
11:32:33 1569676
11:32:33 1569677
11:32:33 1569678
11:32:33 1569679
11:32:33 1569680
11:32:33 1569681
11:32:33 1569682
11:32:33 1569683
11:32:33 1569684
11:32:33 1569685
11:32:33 1569686
11:32:33 1569687
11:32:33 1569688
11:32:33 1569689
11:32:33 1569690
11:32:33 1569691
11:32:33 1569692
11:32:33 1569693
11:32:33 1569694
11:32:33 1569695
11:32:33 1569696
11:32:33 1569697
11:32:33 1569698
11:32:33 1569699
11:32:33 1569700
11:32:33 1569701
11:32:33 1569702
11:32:33 1569703
11:32:33 1569704
11:32:33 1569705
11:32:33 1569706
11:32:33 1569707
11:32:33 1569708
11:32:33 1569709
11:32:33 1569710
11:32:33 1569711
11:32:33 1569712
11:32:33 1569713
11:32:33 1569714
11:32:33 1569715
11:32:33 1569716
11:32:33 1569717
11:32:33 1569718
11:32:33 1569719
11:32:33 1569720
11:32:33 1569721
11:32:33 1569722
11:32:33 1569723
11:32:33 1569724
11:32:33 1569725
11:32:33 1569726
11:32:33 1569727
11:32:33 1569728
11:32:33 1569729
11:32:33 1569730
11:32:33 1569731
11:32:33 1569732
11:32:33 1569733
11:32:33 1569734
11:32:33 1569735
11:32:33 1569736
11:32:33 1569737
11:32:33 1569738
11:32:33 1569739
11:32:33 1569740
11:32:33 1569741
11:32:33 1569742
11:32:33 1569743
11:32:33 1569744
11:32:33 1569745
11:32:33 1569746
11:32:33 1569747
11:32:33 1569748
11:32:33 1569749
11:32:33 1569750
11:32:33 1569751
11:32:33 1569752
11:32:33 1569753
11:32:33 1569754
11:32:33 1569755
11:32:33 1569756
11:32:33 1569757
11:32:33 1569758
11:32:33 1569759
11:32:33 1569760
11:32:33 1569761
11:32:33 1569762
11:32:33 1569763
11:32:33 1569764
11:32:33 1569765
11:32:33 1569766
11:32:33 1569767
11:32:33 1569768
11:32:33 1569769
11:32:33 1569770
11:32:33 1569771
11:32:33 1569772
11:32:33 1569773
11:32:33 1569774
11:32:33 1569775
11:32:33 1569776
11:32:33 1569777
11:32:33 1569778
11:32:33 1569779
11:32:33 1569780
11:32:33 1569781
11:32:33 1569782
11:32:33 1569783
11:32:33 1569784
11:32:33 1569785
11:32:33 1569786
11:32:33 1569787
11:32:33 1569788
11:32:33 1569789
11:32:33 1569790
11:32:33 1569791
11:32:33 1569792
11:32:33 1569793
11:32:33 1569794
11:32:33 1569795
11:32:33 1569796
11:32:33 1569797
11:32:33 1569798
11:32:33 1569799
11:32:33 1569800
11:32:33 1569801
11:32:33 1569802
11:32:33 1569803
11:32:33 1569804
11:32:33 1569805
11:32:33 1569806
11:32:33 1569807
11:32:33 1569808
11:32:33 1569809
11:32:33 1569810
11:32:33 1569811
11:32:33 1569812
11:32:33 1569813
11:32:33 1569814
11:32:33 1569815
11:32:33 1569816
11:32:33 1569817
11:32:33 1569818
11:32:33 1569819
11:32:33 1569820
11:32:33 1569821
11:32:33 1569822
11:32:33 1569823
11:32:33 1569824
11:32:33 1569825
11:32:33 1569826
11:32:33 1569827
11:32:33 1569828
11:32:33 1569829
11:32:33 1569830
11:32:33 1569831
11:32:33 1569832
11:32:33 1569833
11:32:33 1569834
11:32:33 1569835
11:32:33 1569836
11:32:33 1569837
11:32:33 1569838
11:32:33 1569839
11:32:33 1569840
11:32:33 1569841
11:32:33 1569842
11:32:33 1569843
11:32:33 1569844
11:32:33 1569845
11:32:33 1569846
11:32:33 1569847
11:32:33 1569848
11:32:33 1569849
11:32:33 1569850
11:32:33 1569851
11:32:33 1569852
11:32:33 1569853
11:32:33 1569854
11:32:33 1569855
11:32:33 1569856
11:32:33 1569857
11:32:33 1569858
11:32:33 1569859
11:32:33 1569860
11:32:33 1569861
11:32:33 1569862
11:32:33 1569863
11:32:33 1569864
11:32:33 1569865
11:32:33 1569866
11:32:33 1569867
11:32:33 1569868
11:32:33 1569869
11:32:33 1569870
11:32:33 1569871
11:32:33 1569872
11:32:33 1569873
11:32:33 1569874
11:32:33 1569875
11:32:33 1569876
11:32:33 1569877
11:32:33 1569878
11:32:33 1569879
11:32:33 1569880
11:32:33 1569881
11:32:33 1569882
11:32:33 1569883
11:32:33 1569884
11:32:33 1569885
11:32:33 1569886
11:32:33 1569887
11:32:33 1569888
11:32:33 1569889
11:32:33 1569890
11:32:33 1569891
11:32:33 1569892
11:32:33 1569893
11:32:33 1569894
11:32:33 1569895
11:32:33 1569896
11:32:33 1569897
11:32:33 1569898
11:32:33 1569899
11:32:33 1569900
11:32:33 1569901
11:32:33 1569902
11:32:33 1569903
11:32:33 1569904
11:32:33 1569905
11:32:33 1569906
11:32:33 1569907
11:32:33 1569908
11:32:33 1569909
11:32:33 1569910
11:32:33 1569911
11:32:33 1569912
11:32:33 1569913
11:32:33 1569914
11:32:33 1569915
11:32:33 1569916
11:32:33 1569917
11:32:33 1569918
11:32:33 1569919
11:32:33 1569920
11:32:33 1569921
11:32:33 1569922
11:32:33 1569923
11:32:33 1569924
11:32:33 1569925
11:32:33 1569926
11:32:33 1569927
11:32:33 1569928
11:32:33 1569929
11:32:33 1569930
11:32:33 1569931
11:32:33 1569932
11:32:33 1569933
11:32:33 1569934
11:32:33 1569935
11:32:33 1569936
11:32:33 1569937
11:32:33 1569938
11:32:33 1569939
11:32:33 1569940
11:32:33 1569941
11:32:33 1569942
11:32:33 1569943
11:32:33 1569944
11:32:33 1569945
11:32:33 1569946
11:32:33 1569947
11:32:33 1569948
11:32:33 1569949
11:32:33 1569950
11:32:33 1569951
11:32:33 1569952
11:32:33 1569953
11:32:33 1569954
11:32:33 1569955
11:32:33 1569956
11:32:33 1569957
11:32:33 1569958
11:32:33 1569959
11:32:33 1569960
11:32:33 1569961
11:32:33 1569962
11:32:33 1569963
11:32:33 1569964
11:32:33 1569965
11:32:33 1569966
11:32:33 1569967
11:32:33 1569968
11:32:33 1569969
11:32:33 1569970
11:32:33 1569971
11:32:33 1569972
11:32:33 1569973
11:32:33 1569974
11:32:33 1569975
11:32:33 1569976
11:32:33 1569977
11:32:33 1569978
11:32:33 1569979
11:32:33 1569980
11:32:33 1569981
11:32:33 1569982
11:32:33 1569983
11:32:33 1569984
11:32:33 1569985
11:32:33 1569986
11:32:33 1569987
11:32:33 1569988
11:32:33 1569989
11:32:33 1569990
11:32:33 1569991
11:32:33 1569992
11:32:33 1569993
11:32:33 1569994
11:32:33 1569995
11:32:33 1569996
11:32:33 1569997
11:32:33 1569998
11:32:33 1569999
11:32:33 1570000
11:32:33 1570001
11:32:33 1570002
11:32:33 1570003
11:32:33 1570004
11:32:33 1570005
11:32:33 1570006
11:32:33 1570007
11:32:33 1570008
11:32:33 1570009
11:32:33 1570010
11:32:33 1570011
11:32:33 1570012
11:32:33 1570013
11:32:33 1570014
11:32:33 1570015
11:32:33 1570016
11:32:33 1570017
11:32:33 1570018
11:32:33 1570019
11:32:33 1570020
11:32:33 1570021
11:32:33 1570022
11:32:33 1570023
11:32:33 1570024
11:32:33 1570025
11:32:33 1570026
11:32:33 1570027
11:32:33 1570028
11:32:33 1570029
11:32:33 1570030
11:32:33 1570031
11:32:33 1570032
11:32:33 1570033
11:32:33 1570034
11:32:33 1570035
11:32:33 1570036
11:32:33 1570037
11:32:33 1570038
11:32:33 1570039
11:32:33 1570040
11:32:33 1570041
11:32:33 1570042
11:32:33 1570043
11:32:33 1570044
11:32:33 1570045
11:32:33 1570046
11:32:33 1570047
11:32:33 1570048
11:32:33 1570049
11:32:33 1570050
11:32:33 1570051
11:32:33 1570052
11:32:33 1570053
11:32:33 1570054
11:32:33 1570055
11:32:33 1570056
11:32:33 1570057
11:32:33 1570058
11:32:33 1570059
11:32:33 1570060
11:32:33 1570061
11:32:33 1570062
11:32:33 1570063
11:32:33 1570064
11:32:33 1570065
11:32:33 1570066
11:32:33 1570067
11:32:33 1570068
11:32:33 1570069
11:32:33 1570070
11:32:33 1570071
11:32:33 1570072
11:32:33 1570073
11:32:33 1570074
11:32:33 1570075
11:32:33 1570076
11:32:33 1570077
11:32:33 1570078
11:32:33 1570079
11:32:33 1570080
11:32:33 1570081
11:32:33 1570082
11:32:33 1570083
11:32:33 1570084
11:32:33 1570085
11:32:33 1570086
11:32:33 1570087
11:32:33 1570088
11:32:33 1570089
11:32:33 1570090
11:32:33 1570091
11:32:33 1570092
11:32:33 1570093
11:32:33 1570094
11:32:33 1570095
11:32:33 1570096
11:32:33 1570097
11:32:33 1570098
11:32:33 1570099
11:32:33 1570100
11:32:33 1570101
11:32:33 1570102
11:32:33 1570103
11:32:33 1570104
11:32:33 1570105
11:32:33 1570106
11:32:33 1570107
11:32:33 1570108
11:32:33 1570109
11:32:33 1570110
11:32:33 1570111
11:32:33 1570112
11:32:33 1570113
11:32:33 1570114
11:32:33 1570115
11:32:33 1570116
11:32:33 1570117
11:32:33 1570118
11:32:33 1570119
11:32:33 1570120
11:32:33 1570121
11:32:33 1570122
11:32:33 1570123
11:32:33 1570124
11:32:33 1570125
11:32:33 1570126
11:32:33 1570127
11:32:33 1570128
11:32:33 1570129
11:32:33 1570130
11:32:33 1570131
11:32:33 1570132
11:32:33 1570133
11:32:33 1570134
11:32:33 1570135
11:32:33 1570136
11:32:33 1570137
11:32:33 1570138
11:32:33 1570139
11:32:33 1570140
11:32:33 1570141
11:32:33 1570142
11:32:33 1570143
11:32:33 1570144
11:32:33 1570145
11:32:33 1570146
11:32:33 1570147
11:32:33 1570148
11:32:33 1570149
11:32:33 1570150
11:32:33 1570151
11:32:33 1570152
11:32:33 1570153
11:32:33 1570154
11:32:33 1570155
11:32:33 1570156
11:32:33 1570157
11:32:33 1570158
11:32:33 1570159
11:32:33 1570160
11:32:33 1570161
11:32:33 1570162
11:32:33 1570163
11:32:33 1570164
11:32:33 1570165
11:32:33 1570166
11:32:33 1570167
11:32:33 1570168
11:32:33 1570169
11:32:33 1570170
11:32:33 1570171
11:32:33 1570172
11:32:33 1570173
11:32:33 1570174
11:32:33 1570175
11:32:33 1570176
11:32:33 1570177
11:32:33 1570178
11:32:33 1570179
11:32:33 1570180
11:32:33 1570181
11:32:33 1570182
11:32:33 1570183
11:32:33 1570184
11:32:33 1570185
11:32:33 1570186
11:32:33 1570187
11:32:33 1570188
11:32:33 1570189
11:32:33 1570190
11:32:33 1570191
11:32:33 1570192
11:32:33 1570193
11:32:33 1570194
11:32:33 1570195
11:32:33 1570196
11:32:33 1570197
11:32:33 1570198
11:32:33 1570199
11:32:33 1570200
11:32:33 1570201
11:32:33 1570202
11:32:33 1570203
11:32:33 1570204
11:32:33 1570205
11:32:33 1570206
11:32:33 1570207
11:32:33 1570208
11:32:33 1570209
11:32:33 1570210
11:32:33 1570211
11:32:33 1570212
11:32:33 1570213
11:32:33 1570214
11:32:33 1570215
11:32:33 1570216
11:32:33 1570217
11:32:33 1570218
11:32:33 1570219
11:32:33 1570220
11:32:33 1570221
11:32:33 1570222
11:32:33 1570223
11:32:33 1570224
11:32:33 1570225
11:32:33 1570226
11:32:33 1570227
11:32:33 1570228
11:32:33 1570229
11:32:33 1570230
11:32:33 1570231
11:32:33 1570232
11:32:33 1570233
11:32:33 1570234
11:32:33 1570235
11:32:33 1570236
11:32:33 1570237
11:32:33 1570238
11:32:33 1570239
11:32:33 1570240
11:32:33 1570241
11:32:33 1570242
11:32:33 1570243
11:32:33 1570244
11:32:33 1570245
11:32:33 1570246
11:32:33 1570247
11:32:33 1570248
11:32:33 1570249
11:32:33 1570250
11:32:33 1570251
11:32:33 1570252
11:32:33 1570253
11:32:33 1570254
11:32:33 1570255
11:32:33 1570256
11:32:33 1570257
11:32:33 1570258
11:32:33 1570259
11:32:33 1570260
11:32:33 1570261
11:32:33 1570262
11:32:33 1570263
11:32:33 1570264
11:32:33 1570265
11:32:33 1570266
11:32:33 1570267
11:32:33 1570268
11:32:33 1570269
11:32:33 1570270
11:32:33 1570271
11:32:33 1570272
11:32:33 1570273
11:32:33 1570274
11:32:33 1570275
11:32:33 1570276
11:32:33 1570277
11:32:33 1570278
11:32:33 1570279
11:32:33 1570280
11:32:33 1570281
11:32:33 1570282
11:32:33 1570283
11:32:33 1570284
11:32:33 1570285
11:32:33 1570286
11:32:33 1570287
11:32:33 1570288
11:32:33 1570289
11:32:33 1570290
11:32:33 1570291
11:32:33 1570292
11:32:33 1570293
11:32:33 1570294
11:32:33 1570295
11:32:33 1570296
11:32:33 1570297
11:32:33 1570298
11:32:33 1570299
11:32:33 1570300
11:32:33 1570301
11:32:33 1570302
11:32:33 1570303
11:32:33 1570304
11:32:33 1570305
11:32:33 1570306
11:32:33 1570307
11:32:33 1570308
11:32:33 1570309
11:32:33 1570310
11:32:33 1570311
11:32:33 1570312
11:32:33 1570313
11:32:33 1570314
11:32:33 1570315
11:32:33 1570316
11:32:33 1570317
11:32:33 1570318
11:32:33 1570319
11:32:33 1570320
11:32:33 1570321
11:32:33 1570322
11:32:33 1570323
11:32:33 1570324
11:32:33 1570325
11:32:33 1570326
11:32:33 1570327
11:32:33 1570328
11:32:33 1570329
11:32:33 1570330
11:32:33 1570331
11:32:33 1570332
11:32:33 1570333
11:32:33 1570334
11:32:33 1570335
11:32:33 1570336
11:32:33 1570337
11:32:33 1570338
11:32:33 1570339
11:32:33 1570340
11:32:33 1570341
11:32:33 1570342
11:32:33 1570343
11:32:33 1570344
11:32:33 1570345
11:32:33 1570346
11:32:33 1570347
11:32:33 1570348
11:32:33 1570349
11:32:33 1570350
11:32:33 1570351
11:32:33 1570352
11:32:33 1570353
11:32:33 1570354
11:32:33 1570355
11:32:33 1570356
11:32:33 1570357
11:32:33 1570358
11:32:33 1570359
11:32:33 1570360
11:32:33 1570361
11:32:33 1570362
11:32:33 1570363
11:32:33 1570364
11:32:33 1570365
11:32:33 1570366
11:32:33 1570367
11:32:33 1570368
11:32:33 1570369
11:32:33 1570370
11:32:33 1570371
11:32:33 1570372
11:32:33 1570373
11:32:33 1570374
11:32:33 1570375
11:32:33 1570376
11:32:33 1570377
11:32:33 1570378
11:32:33 1570379
11:32:33 1570380
11:32:33 1570381
11:32:33 1570382
11:32:33 1570383
11:32:33 1570384
11:32:33 1570385
11:32:33 1570386
11:32:33 1570387
11:32:33 1570388
11:32:33 1570389
11:32:33 1570390
11:32:33 1570391
11:32:33 1570392
11:32:33 1570393
11:32:33 1570394
11:32:33 1570395
11:32:33 1570396
11:32:33 1570397
11:32:33 1570398
11:32:33 1570399
11:32:33 1570400
11:32:33 1570401
11:32:33 1570402
11:32:33 1570403
11:32:33 1570404
11:32:33 1570405
11:32:33 1570406
11:32:33 1570407
11:32:33 1570408
11:32:33 1570409
11:32:33 1570410
11:32:33 1570411
11:32:33 1570412
11:32:33 1570413
11:32:33 1570414
11:32:33 1570415
11:32:33 1570416
11:32:33 1570417
11:32:33 1570418
11:32:33 1570419
11:32:33 1570420
11:32:33 1570421
11:32:33 1570422
11:32:33 1570423
11:32:33 1570424
11:32:33 1570425
11:32:33 1570426
11:32:33 1570427
11:32:33 1570428
11:32:33 1570429
11:32:33 1570430
11:32:33 1570431
11:32:33 1570432
11:32:33 1570433
11:32:33 1570434
11:32:33 1570435
11:32:33 1570436
11:32:33 1570437
11:32:33 1570438
11:32:33 1570439
11:32:33 1570440
11:32:33 1570441
11:32:33 1570442
11:32:33 1570443
11:32:33 1570444
11:32:33 1570445
11:32:33 1570446
11:32:33 1570447
11:32:33 1570448
11:32:33 1570449
11:32:33 1570450
11:32:33 1570451
11:32:33 1570452
11:32:33 1570453
11:32:33 1570454
11:32:33 1570455
11:32:33 1570456
11:32:33 1570457
11:32:33 1570458
11:32:33 1570459
11:32:33 1570460
11:32:33 1570461
11:32:33 1570462
11:32:33 1570463
11:32:33 1570464
11:32:33 1570465
11:32:33 1570466
11:32:33 1570467
11:32:33 1570468
11:32:33 1570469
11:32:33 1570470
11:32:33 1570471
11:32:33 1570472
11:32:33 1570473
11:32:33 1570474
11:32:33 1570475
11:32:33 1570476
11:32:33 1570477
11:32:33 1570478
11:32:33 1570479
11:32:33 1570480
11:32:33 1570481
11:32:33 1570482
11:32:33 1570483
11:32:33 1570484
11:32:33 1570485
11:32:33 1570486
11:32:33 1570487
11:32:33 1570488
11:32:33 1570489
11:32:33 1570490
11:32:33 1570491
11:32:33 1570492
11:32:33 1570493
11:32:33 1570494
11:32:33 1570495
11:32:33 1570496
11:32:33 1570497
11:32:33 1570498
11:32:33 1570499
11:32:33 1570500
11:32:33 1570501
11:32:33 1570502
11:32:33 1570503
11:32:33 1570504
11:32:33 1570505
11:32:33 1570506
11:32:33 1570507
11:32:33 1570508
11:32:33 1570509
11:32:33 1570510
11:32:33 1570511
11:32:33 1570512
11:32:33 1570513
11:32:33 1570514
11:32:33 1570515
11:32:33 1570516
11:32:33 1570517
11:32:33 1570518
11:32:33 1570519
11:32:33 1570520
11:32:33 1570521
11:32:33 1570522
11:32:33 1570523
11:32:33 1570524
11:32:33 1570525
11:32:33 1570526
11:32:33 1570527
11:32:33 1570528
11:32:33 1570529
11:32:33 1570530
11:32:33 1570531
11:32:33 1570532
11:32:33 1570533
11:32:33 1570534
11:32:33 1570535
11:32:33 1570536
11:32:33 1570537
11:32:33 1570538
11:32:33 1570539
11:32:33 1570540
11:32:33 1570541
11:32:33 1570542
11:32:33 1570543
11:32:33 1570544
11:32:33 1570545
11:32:33 1570546
11:32:33 1570547
11:32:33 1570548
11:32:33 1570549
11:32:33 1570550
11:32:33 1570551
11:32:33 1570552
11:32:33 1570553
11:32:33 1570554
11:32:33 1570555
11:32:33 1570556
11:32:33 1570557
11:32:33 1570558
11:32:33 1570559
11:32:33 1570560
11:32:33 1570561
11:32:33 1570562
11:32:33 1570563
11:32:33 1570564
11:32:33 1570565
11:32:33 1570566
11:32:33 1570567
11:32:33 1570568
11:32:33 1570569
11:32:33 1570570
11:32:33 1570571
11:32:33 1570572
11:32:33 1570573
11:32:33 1570574
11:32:33 1570575
11:32:33 1570576
11:32:33 1570577
11:32:33 1570578
11:32:33 1570579
11:32:33 1570580
11:32:33 1570581
11:32:33 1570582
11:32:33 1570583
11:32:33 1570584
11:32:33 1570585
11:32:33 1570586
11:32:33 1570587
11:32:33 1570588
11:32:33 1570589
11:32:33 1570590
11:32:33 1570591
11:32:33 1570592
11:32:33 1570593
11:32:33 1570594
11:32:33 1570595
11:32:33 1570596
11:32:33 1570597
11:32:33 1570598
11:32:33 1570599
11:32:33 1570600
11:32:33 1570601
11:32:33 1570602
11:32:33 1570603
11:32:33 1570604
11:32:33 1570605
11:32:33 1570606
11:32:33 1570607
11:32:33 1570608
11:32:33 1570609
11:32:33 1570610
11:32:33 1570611
11:32:33 1570612
11:32:33 1570613
11:32:33 1570614
11:32:33 1570615
11:32:33 1570616
11:32:33 1570617
11:32:33 1570618
11:32:33 1570619
11:32:33 1570620
11:32:33 1570621
11:32:33 1570622
11:32:33 1570623
11:32:33 1570624
11:32:33 1570625
11:32:33 1570626
11:32:33 1570627
11:32:33 1570628
11:32:33 1570629
11:32:33 1570630
11:32:33 1570631
11:32:33 1570632
11:32:33 1570633
11:32:33 1570634
11:32:33 1570635
11:32:33 1570636
11:32:33 1570637
11:32:33 1570638
11:32:33 1570639
11:32:33 1570640
11:32:33 1570641
11:32:33 1570642
11:32:33 1570643
11:32:33 1570644
11:32:33 1570645
11:32:33 1570646
11:32:33 1570647
11:32:33 1570648
11:32:33 1570649
11:32:33 1570650
11:32:33 1570651
11:32:33 1570652
11:32:33 1570653
11:32:33 1570654
11:32:33 1570655
11:32:33 1570656
11:32:33 1570657
11:32:33 1570658
11:32:33 1570659
11:32:33 1570660
11:32:33 1570661
11:32:33 1570662
11:32:33 1570663
11:32:33 1570664
11:32:33 1570665
11:32:33 1570666
11:32:33 1570667
11:32:33 1570668
11:32:33 1570669
11:32:33 1570670
11:32:33 1570671
11:32:33 1570672
11:32:33 1570673
11:32:33 1570674
11:32:33 1570675
11:32:33 1570676
11:32:33 1570677
11:32:33 1570678
11:32:33 1570679
11:32:33 1570680
11:32:33 1570681
11:32:33 1570682
11:32:33 1570683
11:32:33 1570684
11:32:33 1570685
11:32:33 1570686
11:32:33 1570687
11:32:33 1570688
11:32:33 1570689
11:32:33 1570690
11:32:33 1570691
11:32:33 1570692
11:32:33 1570693
11:32:33 1570694
11:32:33 1570695
11:32:33 1570696
11:32:33 1570697
11:32:33 1570698
11:32:33 1570699
11:32:33 1570700
11:32:33 1570701
11:32:33 1570702
11:32:33 1570703
11:32:33 1570704
11:32:33 1570705
11:32:33 1570706
11:32:33 1570707
11:32:33 1570708
11:32:33 1570709
11:32:33 1570710
11:32:33 1570711
11:32:33 1570712
11:32:33 1570713
11:32:33 1570714
11:32:33 1570715
11:32:33 1570716
11:32:33 1570717
11:32:33 1570718
11:32:33 1570719
11:32:33 1570720
11:32:33 1570721
11:32:33 1570722
11:32:33 1570723
11:32:33 1570724
11:32:33 1570725
11:32:33 1570726
11:32:33 1570727
11:32:33 1570728
11:32:33 1570729
11:32:33 1570730
11:32:33 1570731
11:32:33 1570732
11:32:33 1570733
11:32:33 1570734
11:32:33 1570735
11:32:33 1570736
11:32:33 1570737
11:32:33 1570738
11:32:33 1570739
11:32:33 1570740
11:32:33 1570741
11:32:33 1570742
11:32:33 1570743
11:32:33 1570744
11:32:33 1570745
11:32:33 1570746
11:32:33 1570747
11:32:33 1570748
11:32:33 1570749
11:32:33 1570750
11:32:33 1570751
11:32:33 1570752
11:32:33 1570753
11:32:33 1570754
11:32:33 1570755
11:32:33 1570756
11:32:33 1570757
11:32:33 1570758
11:32:33 1570759
11:32:33 1570760
11:32:33 1570761
11:32:33 1570762
11:32:33 1570763
11:32:33 1570764
11:32:33 1570765
11:32:33 1570766
11:32:33 1570767
11:32:33 1570768
11:32:33 1570769
11:32:33 1570770
11:32:33 1570771
11:32:33 1570772
11:32:33 1570773
11:32:33 1570774
11:32:33 1570775
11:32:33 1570776
11:32:33 1570777
11:32:33 1570778
11:32:33 1570779
11:32:33 1570780
11:32:33 1570781
11:32:33 1570782
11:32:33 1570783
11:32:33 1570784
11:32:33 1570785
11:32:33 1570786
11:32:33 1570787
11:32:33 1570788
11:32:33 1570789
11:32:33 1570790
11:32:33 1570791
11:32:33 1570792
11:32:33 1570793
11:32:33 1570794
11:32:33 1570795
11:32:33 1570796
11:32:33 1570797
11:32:33 1570798
11:32:33 1570799
11:32:33 1570800
11:32:33 1570801
11:32:33 1570802
11:32:33 1570803
11:32:33 1570804
11:32:33 1570805
11:32:33 1570806
11:32:33 1570807
11:32:33 1570808
11:32:33 1570809
11:32:33 1570810
11:32:33 1570811
11:32:33 1570812
11:32:33 1570813
11:32:33 1570814
11:32:33 1570815
11:32:33 1570816
11:32:33 1570817
11:32:33 1570818
11:32:33 1570819
11:32:33 1570820
11:32:33 1570821
11:32:33 1570822
11:32:33 1570823
11:32:33 1570824
11:32:33 1570825
11:32:33 1570826
11:32:33 1570827
11:32:33 1570828
11:32:33 1570829
11:32:33 1570830
11:32:33 1570831
11:32:33 1570832
11:32:33 1570833
11:32:33 1570834
11:32:33 1570835
11:32:33 1570836
11:32:33 1570837
11:32:33 1570838
11:32:33 1570839
11:32:33 1570840
11:32:33 1570841
11:32:33 1570842
11:32:33 1570843
11:32:33 1570844
11:32:33 1570845
11:32:33 1570846
11:32:33 1570847
11:32:33 1570848
11:32:33 1570849
11:32:33 1570850
11:32:33 1570851
11:32:33 1570852
11:32:33 1570853
11:32:33 1570854
11:32:33 1570855
11:32:33 1570856
11:32:33 1570857
11:32:33 1570858
11:32:33 1570859
11:32:33 1570860
11:32:33 1570861
11:32:33 1570862
11:32:33 1570863
11:32:33 1570864
11:32:33 1570865
11:32:33 1570866
11:32:33 1570867
11:32:33 1570868
11:32:33 1570869
11:32:33 1570870
11:32:33 1570871
11:32:33 1570872
11:32:33 1570873
11:32:33 1570874
11:32:33 1570875
11:32:33 1570876
11:32:33 1570877
11:32:33 1570878
11:32:33 1570879
11:32:33 1570880
11:32:33 1570881
11:32:33 1570882
11:32:33 1570883
11:32:33 1570884
11:32:33 1570885
11:32:33 1570886
11:32:33 1570887
11:32:33 1570888
11:32:33 1570889
11:32:33 1570890
11:32:33 1570891
11:32:33 1570892
11:32:33 1570893
11:32:33 1570894
11:32:33 1570895
11:32:33 1570896
11:32:33 1570897
11:32:33 1570898
11:32:33 1570899
11:32:33 1570900
11:32:33 1570901
11:32:33 1570902
11:32:33 1570903
11:32:33 1570904
11:32:33 1570905
11:32:33 1570906
11:32:33 1570907
11:32:33 1570908
11:32:33 1570909
11:32:33 1570910
11:32:33 1570911
11:32:33 1570912
11:32:33 1570913
11:32:33 1570914
11:32:33 1570915
11:32:33 1570916
11:32:33 1570917
11:32:33 1570918
11:32:33 1570919
11:32:33 1570920
11:32:33 1570921
11:32:33 1570922
11:32:33 1570923
11:32:33 1570924
11:32:33 1570925
11:32:33 1570926
11:32:33 1570927
11:32:33 1570928
11:32:33 1570929
11:32:33 1570930
11:32:33 1570931
11:32:33 1570932
11:32:33 1570933
11:32:33 1570934
11:32:33 1570935
11:32:33 1570936
11:32:33 1570937
11:32:33 1570938
11:32:33 1570939
11:32:33 1570940
11:32:33 1570941
11:32:33 1570942
11:32:33 1570943
11:32:33 1570944
11:32:33 1570945
11:32:33 1570946
11:32:33 1570947
11:32:33 1570948
11:32:33 1570949
11:32:33 1570950
11:32:33 1570951
11:32:33 1570952
11:32:33 1570953
11:32:33 1570954
11:32:33 1570955
11:32:33 1570956
11:32:33 1570957
11:32:33 1570958
11:32:33 1570959
11:32:33 1570960
11:32:33 1570961
11:32:33 1570962
11:32:33 1570963
11:32:33 1570964
11:32:33 1570965
11:32:33 1570966
11:32:33 1570967
11:32:33 1570968
11:32:33 1570969
11:32:33 1570970
11:32:33 1570971
11:32:33 1570972
11:32:33 1570973
11:32:33 1570974
11:32:33 1570975
11:32:33 1570976
11:32:33 1570977
11:32:33 1570978
11:32:33 1570979
11:32:33 1570980
11:32:33 1570981
11:32:33 1570982
11:32:33 1570983
11:32:33 1570984
11:32:33 1570985
11:32:33 1570986
11:32:33 1570987
11:32:33 1570988
11:32:33 1570989
11:32:33 1570990
11:32:33 1570991
11:32:33 1570992
11:32:33 1570993
11:32:33 1570994
11:32:33 1570995
11:32:33 1570996
11:32:33 1570997
11:32:33 1570998
11:32:33 1570999
11:32:33 1571000
11:32:33 1571001
11:32:33 1571002
11:32:33 1571003
11:32:33 1571004
11:32:33 1571005
11:32:33 1571006
11:32:33 1571007
11:32:33 1571008
11:32:33 1571009
11:32:33 1571010
11:32:33 1571011
11:32:33 1571012
11:32:33 1571013
11:32:33 1571014
11:32:33 1571015
11:32:33 1571016
11:32:33 1571017
11:32:33 1571018
11:32:33 1571019
11:32:33 1571020
11:32:33 1571021
11:32:33 1571022
11:32:33 1571023
11:32:33 1571024
11:32:33 1571025
11:32:33 1571026
11:32:33 1571027
11:32:33 1571028
11:32:33 1571029
11:32:33 1571030
11:32:33 1571031
11:32:33 1571032
11:32:33 1571033
11:32:33 1571034
11:32:33 1571035
11:32:33 1571036
11:32:33 1571037
11:32:33 1571038
11:32:33 1571039
11:32:33 1571040
11:32:33 1571041
11:32:33 1571042
11:32:33 1571043
11:32:33 1571044
11:32:33 1571045
11:32:33 1571046
11:32:33 1571047
11:32:33 1571048
11:32:33 1571049
11:32:33 1571050
11:32:33 1571051
11:32:33 1571052
11:32:33 1571053
11:32:33 1571054
11:32:33 1571055
11:32:33 1571056
11:32:33 1571057
11:32:33 1571058
11:32:33 1571059
11:32:33 1571060
11:32:33 1571061
11:32:33 1571062
11:32:33 1571063
11:32:33 1571064
11:32:33 1571065
11:32:33 1571066
11:32:33 1571067
11:32:33 1571068
11:32:33 1571069
11:32:33 1571070
11:32:33 1571071
11:32:33 1571072
11:32:33 1571073
11:32:33 1571074
11:32:33 1571075
11:32:33 1571076
11:32:33 1571077
11:32:33 1571078
11:32:33 1571079
11:32:33 1571080
11:32:33 1571081
11:32:33 1571082
11:32:33 1571083
11:32:33 1571084
11:32:33 1571085
11:32:33 1571086
11:32:33 1571087
11:32:33 1571088
11:32:33 1571089
11:32:33 1571090
11:32:33 1571091
11:32:33 1571092
11:32:33 1571093
11:32:33 1571094
11:32:33 1571095
11:32:33 1571096
11:32:33 1571097
11:32:33 1571098
11:32:33 1571099
11:32:33 1571100
11:32:33 1571101
11:32:33 1571102
11:32:33 1571103
11:32:33 1571104
11:32:33 1571105
11:32:33 1571106
11:32:33 1571107
11:32:33 1571108
11:32:33 1571109
11:32:33 1571110
11:32:33 1571111
11:32:33 1571112
11:32:33 1571113
11:32:33 1571114
11:32:33 1571115
11:32:33 1571116
11:32:33 1571117
11:32:33 1571118
11:32:33 1571119
11:32:33 1571120
11:32:33 1571121
11:32:33 1571122
11:32:33 1571123
11:32:33 1571124
11:32:33 1571125
11:32:33 1571126
11:32:33 1571127
11:32:33 1571128
11:32:33 1571129
11:32:33 1571130
11:32:33 1571131
11:32:33 1571132
11:32:33 1571133
11:32:33 1571134
11:32:33 1571135
11:32:33 1571136
11:32:33 1571137
11:32:33 1571138
11:32:33 1571139
11:32:33 1571140
11:32:33 1571141
11:32:33 1571142
11:32:33 1571143
11:32:33 1571144
11:32:33 1571145
11:32:33 1571146
11:32:33 1571147
11:32:33 1571148
11:32:33 1571149
11:32:33 1571150
11:32:33 1571151
11:32:33 1571152
11:32:33 1571153
11:32:33 1571154
11:32:33 1571155
11:32:33 1571156
11:32:33 1571157
11:32:33 1571158
11:32:33 1571159
11:32:33 1571160
11:32:33 1571161
11:32:33 1571162
11:32:33 1571163
11:32:33 1571164
11:32:33 1571165
11:32:33 1571166
11:32:33 1571167
11:32:33 1571168
11:32:33 1571169
11:32:33 1571170
11:32:33 1571171
11:32:33 1571172
11:32:33 1571173
11:32:33 1571174
11:32:33 1571175
11:32:33 1571176
11:32:33 1571177
11:32:33 1571178
11:32:33 1571179
11:32:33 1571180
11:32:33 1571181
11:32:33 1571182
11:32:33 1571183
11:32:33 1571184
11:32:33 1571185
11:32:33 1571186
11:32:33 1571187
11:32:33 1571188
11:32:33 1571189
11:32:33 1571190
11:32:33 1571191
11:32:33 1571192
11:32:33 1571193
11:32:33 1571194
11:32:33 1571195
11:32:33 1571196
11:32:33 1571197
11:32:33 1571198
11:32:33 1571199
11:32:33 1571200
11:32:33 1571201
11:32:33 1571202
11:32:33 1571203
11:32:33 1571204
11:32:33 1571205
11:32:33 1571206
11:32:33 1571207
11:32:33 1571208
11:32:33 1571209
11:32:33 1571210
11:32:33 1571211
11:32:33 1571212
11:32:33 1571213
11:32:33 1571214
11:32:33 1571215
11:32:33 1571216
11:32:33 1571217
11:32:33 1571218
11:32:33 1571219
11:32:33 1571220
11:32:33 1571221
11:32:33 1571222
11:32:33 1571223
11:32:33 1571224
11:32:33 1571225
11:32:33 1571226
11:32:33 1571227
11:32:33 1571228
11:32:33 1571229
11:32:33 1571230
11:32:33 1571231
11:32:33 1571232
11:32:33 1571233
11:32:33 1571234
11:32:33 1571235
11:32:33 1571236
11:32:33 1571237
11:32:33 1571238
11:32:33 1571239
11:32:33 1571240
11:32:33 1571241
11:32:33 1571242
11:32:33 1571243
11:32:33 1571244
11:32:33 1571245
11:32:33 1571246
11:32:33 1571247
11:32:33 1571248
11:32:33 1571249
11:32:33 1571250
11:32:33 1571251
11:32:33 1571252
11:32:33 1571253
11:32:33 1571254
11:32:33 1571255
11:32:33 1571256
11:32:33 1571257
11:32:33 1571258
11:32:33 1571259
11:32:33 1571260
11:32:33 1571261
11:32:33 1571262
11:32:33 1571263
11:32:33 1571264
11:32:33 1571265
11:32:33 1571266
11:32:33 1571267
11:32:33 1571268
11:32:33 1571269
11:32:33 1571270
11:32:33 1571271
11:32:33 1571272
11:32:33 1571273
11:32:33 1571274
11:32:33 1571275
11:32:33 1571276
11:32:33 1571277
11:32:33 1571278
11:32:33 1571279
11:32:33 1571280
11:32:33 1571281
11:32:33 1571282
11:32:33 1571283
11:32:33 1571284
11:32:33 1571285
11:32:33 1571286
11:32:33 1571287
11:32:33 1571288
11:32:33 1571289
11:32:33 1571290
11:32:33 1571291
11:32:33 1571292
11:32:33 1571293
11:32:33 1571294
11:32:33 1571295
11:32:33 1571296
11:32:33 1571297
11:32:33 1571298
11:32:33 1571299
11:32:33 1571300
11:32:33 1571301
11:32:33 1571302
11:32:33 1571303
11:32:33 1571304
11:32:33 1571305
11:32:33 1571306
11:32:33 1571307
11:32:33 1571308
11:32:33 1571309
11:32:33 1571310
11:32:33 1571311
11:32:33 1571312
11:32:33 1571313
11:32:33 1571314
11:32:33 1571315
11:32:33 1571316
11:32:33 1571317
11:32:33 1571318
11:32:33 1571319
11:32:33 1571320
11:32:33 1571321
11:32:33 1571322
11:32:33 1571323
11:32:33 1571324
11:32:33 1571325
11:32:33 1571326
11:32:33 1571327
11:32:33 1571328
11:32:33 1571329
11:32:33 1571330
11:32:33 1571331
11:32:33 1571332
11:32:33 1571333
11:32:33 1571334
11:32:33 1571335
11:32:33 1571336
11:32:33 1571337
11:32:33 1571338
11:32:33 1571339
11:32:33 1571340
11:32:33 1571341
11:32:33 1571342
11:32:33 1571343
11:32:33 1571344
11:32:33 1571345
11:32:33 1571346
11:32:33 1571347
11:32:33 1571348
11:32:33 1571349
11:32:33 1571350
11:32:33 1571351
11:32:33 1571352
11:32:33 1571353
11:32:33 1571354
11:32:33 1571355
11:32:33 1571356
11:32:33 1571357
11:32:33 1571358
11:32:33 1571359
11:32:33 1571360
11:32:33 1571361
11:32:33 1571362
11:32:33 1571363
11:32:33 1571364
11:32:33 1571365
11:32:33 1571366
11:32:33 1571367
11:32:33 1571368
11:32:33 1571369
11:32:33 1571370
11:32:33 1571371
11:32:33 1571372
11:32:33 1571373
11:32:33 1571374
11:32:33 1571375
11:32:33 1571376
11:32:33 1571377
11:32:33 1571378
11:32:33 1571379
11:32:33 1571380
11:32:33 1571381
11:32:33 1571382
11:32:33 1571383
11:32:33 1571384
11:32:33 1571385
11:32:33 1571386
11:32:33 1571387
11:32:33 1571388
11:32:33 1571389
11:32:33 1571390
11:32:33 1571391
11:32:33 1571392
11:32:33 1571393
11:32:33 1571394
11:32:33 1571395
11:32:33 1571396
11:32:33 1571397
11:32:33 1571398
11:32:33 1571399
11:32:33 1571400
11:32:33 1571401
11:32:33 1571402
11:32:33 1571403
11:32:33 1571404
11:32:33 1571405
11:32:33 1571406
11:32:33 1571407
11:32:33 1571408
11:32:33 1571409
11:32:33 1571410
11:32:33 1571411
11:32:33 1571412
11:32:33 1571413
11:32:33 1571414
11:32:33 1571415
11:32:33 1571416
11:32:33 1571417
11:32:33 1571418
11:32:33 1571419
11:32:33 1571420
11:32:33 1571421
11:32:33 1571422
11:32:33 1571423
11:32:33 1571424
11:32:33 1571425
11:32:33 1571426
11:32:33 1571427
11:32:33 1571428
11:32:33 1571429
11:32:33 1571430
11:32:33 1571431
11:32:33 1571432
11:32:33 1571433
11:32:33 1571434
11:32:33 1571435
11:32:33 1571436
11:32:33 1571437
11:32:33 1571438
11:32:33 1571439
11:32:33 1571440
11:32:33 1571441
11:32:33 1571442
11:32:33 1571443
11:32:33 1571444
11:32:33 1571445
11:32:33 1571446
11:32:33 1571447
11:32:33 1571448
11:32:33 1571449
11:32:33 1571450
11:32:33 1571451
11:32:33 1571452
11:32:33 1571453
11:32:33 1571454
11:32:33 1571455
11:32:33 1571456
11:32:33 1571457
11:32:33 1571458
11:32:33 1571459
11:32:33 1571460
11:32:33 1571461
11:32:33 1571462
11:32:33 1571463
11:32:33 1571464
11:32:33 1571465
11:32:33 1571466
11:32:33 1571467
11:32:33 1571468
11:32:33 1571469
11:32:33 1571470
11:32:33 1571471
11:32:33 1571472
11:32:33 1571473
11:32:33 1571474
11:32:33 1571475
11:32:33 1571476
11:32:33 1571477
11:32:33 1571478
11:32:33 1571479
11:32:33 1571480
11:32:33 1571481
11:32:33 1571482
11:32:33 1571483
11:32:33 1571484
11:32:33 1571485
11:32:33 1571486
11:32:33 1571487
11:32:33 1571488
11:32:33 1571489
11:32:33 1571490
11:32:33 1571491
11:32:33 1571492
11:32:33 1571493
11:32:33 1571494
11:32:33 1571495
11:32:33 1571496
11:32:33 1571497
11:32:33 1571498
11:32:33 1571499
11:32:33 1571500
11:32:33 1571501
11:32:33 1571502
11:32:33 1571503
11:32:33 1571504
11:32:33 1571505
11:32:33 1571506
11:32:33 1571507
11:32:33 1571508
11:32:33 1571509
11:32:33 1571510
11:32:33 1571511
11:32:33 1571512
11:32:33 1571513
11:32:33 1571514
11:32:33 1571515
11:32:33 1571516
11:32:33 1571517
11:32:33 1571518
11:32:33 1571519
11:32:33 1571520
11:32:33 1571521
11:32:33 1571522
11:32:33 1571523
11:32:33 1571524
11:32:33 1571525
11:32:33 1571526
11:32:33 1571527
11:32:33 1571528
11:32:33 1571529
11:32:33 1571530
11:32:33 1571531
11:32:33 1571532
11:32:33 1571533
11:32:33 1571534
11:32:33 1571535
11:32:33 1571536
11:32:33 1571537
11:32:33 1571538
11:32:33 1571539
11:32:33 1571540
11:32:33 1571541
11:32:33 1571542
11:32:33 1571543
11:32:33 1571544
11:32:33 1571545
11:32:33 1571546
11:32:33 1571547
11:32:33 1571548
11:32:33 1571549
11:32:33 1571550
11:32:33 1571551
11:32:33 1571552
11:32:33 1571553
11:32:33 1571554
11:32:33 1571555
11:32:33 1571556
11:32:33 1571557
11:32:33 1571558
11:32:33 1571559
11:32:33 1571560
11:32:33 1571561
11:32:33 1571562
11:32:33 1571563
11:32:33 1571564
11:32:33 1571565
11:32:33 1571566
11:32:33 1571567
11:32:33 1571568
11:32:33 1571569
11:32:33 1571570
11:32:33 1571571
11:32:33 1571572
11:32:33 1571573
11:32:33 1571574
11:32:33 1571575
11:32:33 1571576
11:32:33 1571577
11:32:33 1571578
11:32:33 1571579
11:32:33 1571580
11:32:33 1571581
11:32:33 1571582
11:32:33 1571583
11:32:33 1571584
11:32:33 1571585
11:32:33 1571586
11:32:33 1571587
11:32:33 1571588
11:32:33 1571589
11:32:33 1571590
11:32:33 1571591
11:32:33 1571592
11:32:33 1571593
11:32:33 1571594
11:32:33 1571595
11:32:33 1571596
11:32:33 1571597
11:32:33 1571598
11:32:33 1571599
11:32:33 1571600
11:32:33 1571601
11:32:33 1571602
11:32:33 1571603
11:32:33 1571604
11:32:33 1571605
11:32:33 1571606
11:32:33 1571607
11:32:33 1571608
11:32:33 1571609
11:32:33 1571610
11:32:33 1571611
11:32:33 1571612
11:32:33 1571613
11:32:33 1571614
11:32:33 1571615
11:32:33 1571616
11:32:33 1571617
11:32:33 1571618
11:32:33 1571619
11:32:33 1571620
11:32:33 1571621
11:32:33 1571622
11:32:33 1571623
11:32:33 1571624
11:32:33 1571625
11:32:33 1571626
11:32:33 1571627
11:32:33 1571628
11:32:33 1571629
11:32:33 1571630
11:32:33 1571631
11:32:33 1571632
11:32:33 1571633
11:32:33 1571634
11:32:33 1571635
11:32:33 1571636
11:32:33 1571637
11:32:33 1571638
11:32:33 1571639
11:32:33 1571640
11:32:33 1571641
11:32:33 1571642
11:32:33 1571643
11:32:33 1571644
11:32:33 1571645
11:32:33 1571646
11:32:33 1571647
11:32:33 1571648
11:32:33 1571649
11:32:33 1571650
11:32:33 1571651
11:32:33 1571652
11:32:33 1571653
11:32:33 1571654
11:32:33 1571655
11:32:33 1571656
11:32:33 1571657
11:32:33 1571658
11:32:33 1571659
11:32:33 1571660
11:32:33 1571661
11:32:33 1571662
11:32:33 1571663
11:32:33 1571664
11:32:33 1571665
11:32:33 1571666
11:32:33 1571667
11:32:33 1571668
11:32:33 1571669
11:32:33 1571670
11:32:33 1571671
11:32:33 1571672
11:32:33 1571673
11:32:33 1571674
11:32:33 1571675
11:32:33 1571676
11:32:33 1571677
11:32:33 1571678
11:32:33 1571679
11:32:33 1571680
11:32:33 1571681
11:32:33 1571682
11:32:33 1571683
11:32:33 1571684
11:32:33 1571685
11:32:33 1571686
11:32:33 1571687
11:32:33 1571688
11:32:33 1571689
11:32:33 1571690
11:32:33 1571691
11:32:33 1571692
11:32:33 1571693
11:32:33 1571694
11:32:33 1571695
11:32:33 1571696
11:32:33 1571697
11:32:33 1571698
11:32:33 1571699
11:32:33 1571700
11:32:33 1571701
11:32:33 1571702
11:32:33 1571703
11:32:33 1571704
11:32:33 1571705
11:32:33 1571706
11:32:33 1571707
11:32:33 1571708
11:32:33 1571709
11:32:33 1571710
11:32:33 1571711
11:32:33 1571712
11:32:33 1571713
11:32:33 1571714
11:32:33 1571715
11:32:33 1571716
11:32:33 1571717
11:32:33 1571718
11:32:33 1571719
11:32:33 1571720
11:32:33 1571721
11:32:33 1571722
11:32:33 1571723
11:32:33 1571724
11:32:33 1571725
11:32:33 1571726
11:32:33 1571727
11:32:33 1571728
11:32:33 1571729
11:32:33 1571730
11:32:33 1571731
11:32:33 1571732
11:32:33 1571733
11:32:33 1571734
11:32:33 1571735
11:32:33 1571736
11:32:33 1571737
11:32:33 1571738
11:32:33 1571739
11:32:33 1571740
11:32:33 1571741
11:32:33 1571742
11:32:33 1571743
11:32:33 1571744
11:32:33 1571745
11:32:33 1571746
11:32:33 1571747
11:32:33 1571748
11:32:33 1571749
11:32:33 1571750
11:32:33 1571751
11:32:33 1571752
11:32:33 1571753
11:32:33 1571754
11:32:33 1571755
11:32:33 1571756
11:32:33 1571757
11:32:33 1571758
11:32:33 1571759
11:32:33 1571760
11:32:33 1571761
11:32:33 1571762
11:32:33 1571763
11:32:33 1571764
11:32:33 1571765
11:32:33 1571766
11:32:33 1571767
11:32:33 1571768
11:32:33 1571769
11:32:33 1571770
11:32:33 1571771
11:32:33 1571772
11:32:33 1571773
11:32:33 1571774
11:32:33 1571775
11:32:33 1571776
11:32:33 1571777
11:32:33 1571778
11:32:33 1571779
11:32:33 1571780
11:32:33 1571781
11:32:33 1571782
11:32:33 1571783
11:32:33 1571784
11:32:33 1571785
11:32:33 1571786
11:32:33 1571787
11:32:33 1571788
11:32:33 1571789
11:32:33 1571790
11:32:33 1571791
11:32:33 1571792
11:32:33 1571793
11:32:33 1571794
11:32:33 1571795
11:32:33 1571796
11:32:33 1571797
11:32:33 1571798
11:32:33 1571799
11:32:33 1571800
11:32:33 1571801
11:32:33 1571802
11:32:33 1571803
11:32:33 1571804
11:32:33 1571805
11:32:33 1571806
11:32:33 1571807
11:32:33 1571808
11:32:33 1571809
11:32:33 1571810
11:32:33 1571811
11:32:33 1571812
11:32:33 1571813
11:32:33 1571814
11:32:33 1571815
11:32:33 1571816
11:32:33 1571817
11:32:33 1571818
11:32:33 1571819
11:32:33 1571820
11:32:33 1571821
11:32:33 1571822
11:32:33 1571823
11:32:33 1571824
11:32:33 1571825
11:32:33 1571826
11:32:33 1571827
11:32:33 1571828
11:32:33 1571829
11:32:33 1571830
11:32:33 1571831
11:32:33 1571832
11:32:33 1571833
11:32:33 1571834
11:32:33 1571835
11:32:33 1571836
11:32:33 1571837
11:32:33 1571838
11:32:33 1571839
11:32:33 1571840
11:32:33 1571841
11:32:33 1571842
11:32:33 1571843
11:32:33 1571844
11:32:33 1571845
11:32:33 1571846
11:32:33 1571847
11:32:33 1571848
11:32:33 1571849
11:32:33 1571850
11:32:33 1571851
11:32:33 1571852
11:32:33 1571853
11:32:33 1571854
11:32:33 1571855
11:32:33 1571856
11:32:33 1571857
11:32:33 1571858
11:32:33 1571859
11:32:33 1571860
11:32:33 1571861
11:32:33 1571862
11:32:33 1571863
11:32:33 1571864
11:32:33 1571865
11:32:33 1571866
11:32:33 1571867
11:32:33 1571868
11:32:33 1571869
11:32:33 1571870
11:32:33 1571871
11:32:33 1571872
11:32:33 1571873
11:32:33 1571874
11:32:33 1571875
11:32:33 1571876
11:32:33 1571877
11:32:33 1571878
11:32:33 1571879
11:32:33 1571880
11:32:33 1571881
11:32:33 1571882
11:32:33 1571883
11:32:33 1571884
11:32:33 1571885
11:32:33 1571886
11:32:33 1571887
11:32:33 1571888
11:32:33 1571889
11:32:33 1571890
11:32:33 1571891
11:32:33 1571892
11:32:33 1571893
11:32:33 1571894
11:32:33 1571895
11:32:33 1571896
11:32:33 1571897
11:32:33 1571898
11:32:33 1571899
11:32:33 1571900
11:32:33 1571901
11:32:33 1571902
11:32:33 1571903
11:32:33 1571904
11:32:33 1571905
11:32:33 1571906
11:32:33 1571907
11:32:33 1571908
11:32:33 1571909
11:32:33 1571910
11:32:33 1571911
11:32:33 1571912
11:32:33 1571913
11:32:33 1571914
11:32:33 1571915
11:32:33 1571916
11:32:33 1571917
11:32:33 1571918
11:32:33 1571919
11:32:33 1571920
11:32:33 1571921
11:32:33 1571922
11:32:33 1571923
11:32:33 1571924
11:32:33 1571925
11:32:33 1571926
11:32:33 1571927
11:32:33 1571928
11:32:33 1571929
11:32:33 1571930
11:32:33 1571931
11:32:33 1571932
11:32:33 1571933
11:32:33 1571934
11:32:33 1571935
11:32:33 1571936
11:32:33 1571937
11:32:33 1571938
11:32:33 1571939
11:32:33 1571940
11:32:33 1571941
11:32:33 1571942
11:32:33 1571943
11:32:33 1571944
11:32:33 1571945
11:32:33 1571946
11:32:33 1571947
11:32:33 1571948
11:32:33 1571949
11:32:33 1571950
11:32:33 1571951
11:32:33 1571952
11:32:33 1571953
11:32:33 1571954
11:32:33 1571955
11:32:33 1571956
11:32:33 1571957
11:32:33 1571958
11:32:33 1571959
11:32:33 1571960
11:32:33 1571961
11:32:33 1571962
11:32:33 1571963
11:32:33 1571964
11:32:33 1571965
11:32:33 1571966
11:32:33 1571967
11:32:33 1571968
11:32:33 1571969
11:32:33 1571970
11:32:33 1571971
11:32:33 1571972
11:32:33 1571973
11:32:33 1571974
11:32:33 1571975
11:32:33 1571976
11:32:33 1571977
11:32:33 1571978
11:32:33 1571979
11:32:33 1571980
11:32:33 1571981
11:32:33 1571982
11:32:33 1571983
11:32:33 1571984
11:32:33 1571985
11:32:33 1571986
11:32:33 1571987
11:32:33 1571988
11:32:33 1571989
11:32:33 1571990
11:32:33 1571991
11:32:33 1571992
11:32:33 1571993
11:32:33 1571994
11:32:33 1571995
11:32:33 1571996
11:32:33 1571997
11:32:33 1571998
11:32:33 1571999
11:32:33 1572000
11:32:33 1572001
11:32:33 1572002
11:32:33 1572003
11:32:33 1572004
11:32:33 1572005
11:32:33 1572006
11:32:33 1572007
11:32:33 1572008
11:32:33 1572009
11:32:33 1572010
11:32:33 1572011
11:32:33 1572012
11:32:33 1572013
11:32:33 1572014
11:32:33 1572015
11:32:33 1572016
11:32:33 1572017
11:32:33 1572018
11:32:33 1572019
11:32:33 1572020
11:32:33 1572021
11:32:33 1572022
11:32:33 1572023
11:32:33 1572024
11:32:33 1572025
11:32:33 1572026
11:32:33 1572027
11:32:33 1572028
11:32:33 1572029
11:32:33 1572030
11:32:33 1572031
11:32:33 1572032
11:32:33 1572033
11:32:33 1572034
11:32:33 1572035
11:32:33 1572036
11:32:33 1572037
11:32:33 1572038
11:32:33 1572039
11:32:33 1572040
11:32:33 1572041
11:32:33 1572042
11:32:33 1572043
11:32:33 1572044
11:32:33 1572045
11:32:33 1572046
11:32:33 1572047
11:32:33 1572048
11:32:33 1572049
11:32:33 1572050
11:32:33 1572051
11:32:33 1572052
11:32:33 1572053
11:32:33 1572054
11:32:33 1572055
11:32:33 1572056
11:32:33 1572057
11:32:33 1572058
11:32:33 1572059
11:32:33 1572060
11:32:33 1572061
11:32:33 1572062
11:32:33 1572063
11:32:33 1572064
11:32:33 1572065
11:32:33 1572066
11:32:33 1572067
11:32:33 1572068
11:32:33 1572069
11:32:33 1572070
11:32:33 1572071
11:32:33 1572072
11:32:33 1572073
11:32:33 1572074
11:32:33 1572075
11:32:33 1572076
11:32:33 1572077
11:32:33 1572078
11:32:33 1572079
11:32:33 1572080
11:32:33 1572081
11:32:33 1572082
11:32:33 1572083
11:32:33 1572084
11:32:33 1572085
11:32:33 1572086
11:32:33 1572087
11:32:33 1572088
11:32:33 1572089
11:32:33 1572090
11:32:33 1572091
11:32:33 1572092
11:32:33 1572093
11:32:33 1572094
11:32:33 1572095
11:32:33 1572096
11:32:33 1572097
11:32:33 1572098
11:32:33 1572099
11:32:33 1572100
11:32:33 1572101
11:32:33 1572102
11:32:33 1572103
11:32:33 1572104
11:32:33 1572105
11:32:33 1572106
11:32:33 1572107
11:32:33 1572108
11:32:33 1572109
11:32:33 1572110
11:32:33 1572111
11:32:33 1572112
11:32:33 1572113
11:32:33 1572114
11:32:33 1572115
11:32:33 1572116
11:32:33 1572117
11:32:33 1572118
11:32:33 1572119
11:32:33 1572120
11:32:33 1572121
11:32:33 1572122
11:32:33 1572123
11:32:33 1572124
11:32:33 1572125
11:32:33 1572126
11:32:33 1572127
11:32:33 1572128
11:32:33 1572129
11:32:33 1572130
11:32:33 1572131
11:32:33 1572132
11:32:33 1572133
11:32:33 1572134
11:32:33 1572135
11:32:33 1572136
11:32:33 1572137
11:32:33 1572138
11:32:33 1572139
11:32:33 1572140
11:32:33 1572141
11:32:33 1572142
11:32:33 1572143
11:32:33 1572144
11:32:33 1572145
11:32:33 1572146
11:32:33 1572147
11:32:33 1572148
11:32:33 1572149
11:32:33 1572150
11:32:33 1572151
11:32:33 1572152
11:32:33 1572153
11:32:33 1572154
11:32:33 1572155
11:32:33 1572156
11:32:33 1572157
11:32:33 1572158
11:32:33 1572159
11:32:33 1572160
11:32:33 1572161
11:32:33 1572162
11:32:33 1572163
11:32:33 1572164
11:32:33 1572165
11:32:33 1572166
11:32:33 1572167
11:32:33 1572168
11:32:33 1572169
11:32:33 1572170
11:32:33 1572171
11:32:33 1572172
11:32:33 1572173
11:32:33 1572174
11:32:33 1572175
11:32:33 1572176
11:32:33 1572177
11:32:33 1572178
11:32:33 1572179
11:32:33 1572180
11:32:33 1572181
11:32:33 1572182
11:32:33 1572183
11:32:33 1572184
11:32:33 1572185
11:32:33 1572186
11:32:33 1572187
11:32:33 1572188
11:32:33 1572189
11:32:33 1572190
11:32:33 1572191
11:32:33 1572192
11:32:33 1572193
11:32:33 1572194
11:32:33 1572195
11:32:33 1572196
11:32:33 1572197
11:32:33 1572198
11:32:33 1572199
11:32:33 1572200
11:32:33 1572201
11:32:33 1572202
11:32:33 1572203
11:32:33 1572204
11:32:33 1572205
11:32:33 1572206
11:32:33 1572207
11:32:33 1572208
11:32:33 1572209
11:32:33 1572210
11:32:33 1572211
11:32:33 1572212
11:32:33 1572213
11:32:33 1572214
11:32:33 1572215
11:32:33 1572216
11:32:33 1572217
11:32:33 1572218
11:32:33 1572219
11:32:33 1572220
11:32:33 1572221
11:32:33 1572222
11:32:33 1572223
11:32:33 1572224
11:32:33 1572225
11:32:33 1572226
11:32:33 1572227
11:32:33 1572228
11:32:33 1572229
11:32:33 1572230
11:32:33 1572231
11:32:33 1572232
11:32:33 1572233
11:32:33 1572234
11:32:33 1572235
11:32:33 1572236
11:32:33 1572237
11:32:33 1572238
11:32:33 1572239
11:32:33 1572240
11:32:33 1572241
11:32:33 1572242
11:32:33 1572243
11:32:33 1572244
11:32:33 1572245
11:32:33 1572246
11:32:33 1572247
11:32:33 1572248
11:32:33 1572249
11:32:33 1572250
11:32:33 1572251
11:32:33 1572252
11:32:33 1572253
11:32:33 1572254
11:32:33 1572255
11:32:33 1572256
11:32:33 1572257
11:32:33 1572258
11:32:33 1572259
11:32:33 1572260
11:32:33 1572261
11:32:33 1572262
11:32:33 1572263
11:32:33 1572264
11:32:33 1572265
11:32:33 1572266
11:32:33 1572267
11:32:33 1572268
11:32:33 1572269
11:32:33 1572270
11:32:33 1572271
11:32:33 1572272
11:32:33 1572273
11:32:33 1572274
11:32:33 1572275
11:32:33 1572276
11:32:33 1572277
11:32:33 1572278
11:32:33 1572279
11:32:33 1572280
11:32:33 1572281
11:32:33 1572282
11:32:33 1572283
11:32:33 1572284
11:32:33 1572285
11:32:33 1572286
11:32:33 1572287
11:32:33 1572288
11:32:33 1572289
11:32:33 1572290
11:32:33 1572291
11:32:33 1572292
11:32:33 1572293
11:32:33 1572294
11:32:33 1572295
11:32:33 1572296
11:32:33 1572297
11:32:33 1572298
11:32:33 1572299
11:32:33 1572300
11:32:33 1572301
11:32:33 1572302
11:32:33 1572303
11:32:33 1572304
11:32:33 1572305
11:32:33 1572306
11:32:33 1572307
11:32:33 1572308
11:32:33 1572309
11:32:33 1572310
11:32:33 1572311
11:32:33 1572312
11:32:33 1572313
11:32:33 1572314
11:32:33 1572315
11:32:33 1572316
11:32:33 1572317
11:32:33 1572318
11:32:33 1572319
11:32:33 1572320
11:32:33 1572321
11:32:33 1572322
11:32:33 1572323
11:32:33 1572324
11:32:33 1572325
11:32:33 1572326
11:32:33 1572327
11:32:33 1572328
11:32:33 1572329
11:32:33 1572330
11:32:33 1572331
11:32:33 1572332
11:32:33 1572333
11:32:33 1572334
11:32:33 1572335
11:32:33 1572336
11:32:33 1572337
11:32:33 1572338
11:32:33 1572339
11:32:33 1572340
11:32:33 1572341
11:32:33 1572342
11:32:33 1572343
11:32:33 1572344
11:32:33 1572345
11:32:33 1572346
11:32:33 1572347
11:32:33 1572348
11:32:33 1572349
11:32:33 1572350
11:32:33 1572351
11:32:33 1572352
11:32:33 1572353
11:32:33 1572354
11:32:33 1572355
11:32:33 1572356
11:32:33 1572357
11:32:33 1572358
11:32:33 1572359
11:32:33 1572360
11:32:33 1572361
11:32:33 1572362
11:32:33 1572363
11:32:33 1572364
11:32:33 1572365
11:32:33 1572366
11:32:33 1572367
11:32:33 1572368
11:32:33 1572369
11:32:33 1572370
11:32:33 1572371
11:32:33 1572372
11:32:33 1572373
11:32:33 1572374
11:32:33 1572375
11:32:33 1572376
11:32:33 1572377
11:32:33 1572378
11:32:33 1572379
11:32:33 1572380
11:32:33 1572381
11:32:33 1572382
11:32:33 1572383
11:32:33 1572384
11:32:33 1572385
11:32:33 1572386
11:32:33 1572387
11:32:33 1572388
11:32:33 1572389
11:32:33 1572390
11:32:33 1572391
11:32:33 1572392
11:32:33 1572393
11:32:33 1572394
11:32:33 1572395
11:32:33 1572396
11:32:33 1572397
11:32:33 1572398
11:32:33 1572399
11:32:33 1572400
11:32:33 1572401
11:32:33 1572402
11:32:33 1572403
11:32:33 1572404
11:32:33 1572405
11:32:33 1572406
11:32:33 1572407
11:32:33 1572408
11:32:33 1572409
11:32:33 1572410
11:32:33 1572411
11:32:33 1572412
11:32:33 1572413
11:32:33 1572414
11:32:33 1572415
11:32:33 1572416
11:32:33 1572417
11:32:33 1572418
11:32:33 1572419
11:32:33 1572420
11:32:33 1572421
11:32:33 1572422
11:32:33 1572423
11:32:33 1572424
11:32:33 1572425
11:32:33 1572426
11:32:33 1572427
11:32:33 1572428
11:32:33 1572429
11:32:33 1572430
11:32:33 1572431
11:32:33 1572432
11:32:33 1572433
11:32:33 1572434
11:32:33 1572435
11:32:33 1572436
11:32:33 1572437
11:32:33 1572438
11:32:33 1572439
11:32:33 1572440
11:32:33 1572441
11:32:33 1572442
11:32:33 1572443
11:32:33 1572444
11:32:33 1572445
11:32:33 1572446
11:32:33 1572447
11:32:33 1572448
11:32:33 1572449
11:32:33 1572450
11:32:33 1572451
11:32:33 1572452
11:32:33 1572453
11:32:33 1572454
11:32:33 1572455
11:32:33 1572456
11:32:33 1572457
11:32:33 1572458
11:32:33 1572459
11:32:33 1572460
11:32:33 1572461
11:32:33 1572462
11:32:33 1572463
11:32:33 1572464
11:32:33 1572465
11:32:33 1572466
11:32:33 1572467
11:32:33 1572468
11:32:33 1572469
11:32:33 1572470
11:32:33 1572471
11:32:33 1572472
11:32:33 1572473
11:32:33 1572474
11:32:33 1572475
11:32:33 1572476
11:32:33 1572477
11:32:33 1572478
11:32:33 1572479
11:32:33 1572480
11:32:33 1572481
11:32:33 1572482
11:32:33 1572483
11:32:33 1572484
11:32:33 1572485
11:32:33 1572486
11:32:33 1572487
11:32:33 1572488
11:32:33 1572489
11:32:33 1572490
11:32:33 1572491
11:32:33 1572492
11:32:33 1572493
11:32:33 1572494
11:32:33 1572495
11:32:33 1572496
11:32:33 1572497
11:32:33 1572498
11:32:33 1572499
11:32:33 1572500
11:32:33 1572501
11:32:33 1572502
11:32:33 1572503
11:32:33 1572504
11:32:33 1572505
11:32:33 1572506
11:32:33 1572507
11:32:33 1572508
11:32:33 1572509
11:32:33 1572510
11:32:33 1572511
11:32:33 1572512
11:32:33 1572513
11:32:33 1572514
11:32:33 1572515
11:32:33 1572516
11:32:33 1572517
11:32:33 1572518
11:32:33 1572519
11:32:33 1572520
11:32:33 1572521
11:32:33 1572522
11:32:33 1572523
11:32:33 1572524
11:32:33 1572525
11:32:33 1572526
11:32:33 1572527
11:32:33 1572528
11:32:33 1572529
11:32:33 1572530
11:32:33 1572531
11:32:33 1572532
11:32:33 1572533
11:32:33 1572534
11:32:33 1572535
11:32:33 1572536
11:32:33 1572537
11:32:33 1572538
11:32:33 1572539
11:32:33 1572540
11:32:33 1572541
11:32:33 1572542
11:32:33 1572543
11:32:33 1572544
11:32:33 1572545
11:32:33 1572546
11:32:33 1572547
11:32:33 1572548
11:32:33 1572549
11:32:33 1572550
11:32:33 1572551
11:32:33 1572552
11:32:33 1572553
11:32:33 1572554
11:32:33 1572555
11:32:33 1572556
11:32:33 1572557
11:32:33 1572558
11:32:33 1572559
11:32:33 1572560
11:32:33 1572561
11:32:33 1572562
11:32:33 1572563
11:32:33 1572564
11:32:33 1572565
11:32:33 1572566
11:32:33 1572567
11:32:33 1572568
11:32:33 1572569
11:32:33 1572570
11:32:33 1572571
11:32:33 1572572
11:32:33 1572573
11:32:33 1572574
11:32:33 1572575
11:32:33 1572576
11:32:33 1572577
11:32:33 1572578
11:32:33 1572579
11:32:33 1572580
11:32:33 1572581
11:32:33 1572582
11:32:33 1572583
11:32:33 1572584
11:32:33 1572585
11:32:33 1572586
11:32:33 1572587
11:32:33 1572588
11:32:33 1572589
11:32:33 1572590
11:32:33 1572591
11:32:33 1572592
11:32:33 1572593
11:32:33 1572594
11:32:33 1572595
11:32:33 1572596
11:32:33 1572597
11:32:33 1572598
11:32:33 1572599
11:32:33 1572600
11:32:33 1572601
11:32:33 1572602
11:32:33 1572603
11:32:33 1572604
11:32:33 1572605
11:32:33 1572606
11:32:33 1572607
11:32:33 1572608
11:32:33 1572609
11:32:33 1572610
11:32:33 1572611
11:32:33 1572612
11:32:33 1572613
11:32:33 1572614
11:32:33 1572615
11:32:33 1572616
11:32:33 1572617
11:32:33 1572618
11:32:33 1572619
11:32:33 1572620
11:32:33 1572621
11:32:33 1572622
11:32:33 1572623
11:32:33 1572624
11:32:33 1572625
11:32:33 1572626
11:32:33 1572627
11:32:33 1572628
11:32:33 1572629
11:32:33 1572630
11:32:33 1572631
11:32:33 1572632
11:32:33 1572633
11:32:33 1572634
11:32:33 1572635
11:32:33 1572636
11:32:33 1572637
11:32:33 1572638
11:32:33 1572639
11:32:33 1572640
11:32:33 1572641
11:32:33 1572642
11:32:33 1572643
11:32:33 1572644
11:32:33 1572645
11:32:33 1572646
11:32:33 1572647
11:32:33 1572648
11:32:33 1572649
11:32:33 1572650
11:32:33 1572651
11:32:33 1572652
11:32:33 1572653
11:32:33 1572654
11:32:33 1572655
11:32:33 1572656
11:32:33 1572657
11:32:33 1572658
11:32:33 1572659
11:32:33 1572660
11:32:33 1572661
11:32:33 1572662
11:32:33 1572663
11:32:33 1572664
11:32:33 1572665
11:32:33 1572666
11:32:33 1572667
11:32:33 1572668
11:32:33 1572669
11:32:33 1572670
11:32:33 1572671
11:32:33 1572672
11:32:33 1572673
11:32:33 1572674
11:32:33 1572675
11:32:33 1572676
11:32:33 1572677
11:32:33 1572678
11:32:33 1572679
11:32:33 1572680
11:32:33 1572681
11:32:33 1572682
11:32:33 1572683
11:32:33 1572684
11:32:33 1572685
11:32:33 1572686
11:32:33 1572687
11:32:33 1572688
11:32:33 1572689
11:32:33 1572690
11:32:33 1572691
11:32:33 1572692
11:32:33 1572693
11:32:33 1572694
11:32:33 1572695
11:32:33 1572696
11:32:33 1572697
11:32:33 1572698
11:32:33 1572699
11:32:33 1572700
11:32:33 1572701
11:32:33 1572702
11:32:33 1572703
11:32:33 1572704
11:32:33 1572705
11:32:33 1572706
11:32:33 1572707
11:32:33 1572708
11:32:33 1572709
11:32:33 1572710
11:32:33 1572711
11:32:33 1572712
11:32:33 1572713
11:32:33 1572714
11:32:33 1572715
11:32:33 1572716
11:32:33 1572717
11:32:33 1572718
11:32:33 1572719
11:32:33 1572720
11:32:33 1572721
11:32:33 1572722
11:32:33 1572723
11:32:33 1572724
11:32:33 1572725
11:32:33 1572726
11:32:33 1572727
11:32:33 1572728
11:32:33 1572729
11:32:33 1572730
11:32:33 1572731
11:32:33 1572732
11:32:33 1572733
11:32:33 1572734
11:32:33 1572735
11:32:33 1572736
11:32:33 1572737
11:32:33 1572738
11:32:33 1572739
11:32:33 1572740
11:32:33 1572741
11:32:33 1572742
11:32:33 1572743
11:32:33 1572744
11:32:33 1572745
11:32:33 1572746
11:32:33 1572747
11:32:33 1572748
11:32:33 1572749
11:32:33 1572750
11:32:33 1572751
11:32:33 1572752
11:32:33 1572753
11:32:33 1572754
11:32:33 1572755
11:32:33 1572756
11:32:33 1572757
11:32:33 1572758
11:32:33 1572759
11:32:33 1572760
11:32:33 1572761
11:32:33 1572762
11:32:33 1572763
11:32:33 1572764
11:32:33 1572765
11:32:33 1572766
11:32:33 1572767
11:32:33 1572768
11:32:33 1572769
11:32:33 1572770
11:32:33 1572771
11:32:33 1572772
11:32:33 1572773
11:32:33 1572774
11:32:33 1572775
11:32:33 1572776
11:32:33 1572777
11:32:33 1572778
11:32:33 1572779
11:32:33 1572780
11:32:33 1572781
11:32:33 1572782
11:32:33 1572783
11:32:33 1572784
11:32:33 1572785
11:32:33 1572786
11:32:33 1572787
11:32:33 1572788
11:32:33 1572789
11:32:33 1572790
11:32:33 1572791
11:32:33 1572792
11:32:33 1572793
11:32:33 1572794
11:32:33 1572795
11:32:33 1572796
11:32:33 1572797
11:32:33 1572798
11:32:33 1572799
11:32:33 1572800
11:32:33 1572801
11:32:33 1572802
11:32:33 1572803
11:32:33 1572804
11:32:33 1572805
11:32:33 1572806
11:32:33 1572807
11:32:33 1572808
11:32:33 1572809
11:32:33 1572810
11:32:33 1572811
11:32:33 1572812
11:32:33 1572813
11:32:33 1572814
11:32:33 1572815
11:32:33 1572816
11:32:33 1572817
11:32:33 1572818
11:32:33 1572819
11:32:33 1572820
11:32:33 1572821
11:32:33 1572822
11:32:33 1572823
11:32:33 1572824
11:32:33 1572825
11:32:33 1572826
11:32:33 1572827
11:32:33 1572828
11:32:33 1572829
11:32:33 1572830
11:32:33 1572831
11:32:33 1572832
11:32:33 1572833
11:32:33 1572834
11:32:33 1572835
11:32:33 1572836
11:32:33 1572837
11:32:33 1572838
11:32:33 1572839
11:32:33 1572840
11:32:33 1572841
11:32:33 1572842
11:32:33 1572843
11:32:33 1572844
11:32:33 1572845
11:32:33 1572846
11:32:33 1572847
11:32:33 1572848
11:32:33 1572849
11:32:33 1572850
11:32:33 1572851
11:32:33 1572852
11:32:33 1572853
11:32:33 1572854
11:32:33 1572855
11:32:33 1572856
11:32:33 1572857
11:32:33 1572858
11:32:33 1572859
11:32:33 1572860
11:32:33 1572861
11:32:33 1572862
11:32:33 1572863
11:32:33 1572864
11:32:33 1572865
11:32:33 1572866
11:32:33 1572867
11:32:33 1572868
11:32:33 1572869
11:32:33 1572870
11:32:33 1572871
11:32:33 1572872
11:32:33 1572873
11:32:33 1572874
11:32:33 1572875
11:32:33 1572876
11:32:33 1572877
11:32:33 1572878
11:32:33 1572879
11:32:33 1572880
11:32:33 1572881
11:32:33 1572882
11:32:33 1572883
11:32:33 1572884
11:32:33 1572885
11:32:33 1572886
11:32:33 1572887
11:32:33 1572888
11:32:33 1572889
11:32:33 1572890
11:32:33 1572891
11:32:33 1572892
11:32:33 1572893
11:32:33 1572894
11:32:33 1572895
11:32:33 1572896
11:32:33 1572897
11:32:33 1572898
11:32:33 1572899
11:32:33 1572900
11:32:33 1572901
11:32:33 1572902
11:32:33 1572903
11:32:33 1572904
11:32:33 1572905
11:32:33 1572906
11:32:33 1572907
11:32:33 1572908
11:32:33 1572909
11:32:33 1572910
11:32:33 1572911
11:32:33 1572912
11:32:33 1572913
11:32:33 1572914
11:32:33 1572915
11:32:33 1572916
11:32:33 1572917
11:32:33 1572918
11:32:33 1572919
11:32:33 1572920
11:32:33 1572921
11:32:33 1572922
11:32:33 1572923
11:32:33 1572924
11:32:33 1572925
11:32:33 1572926
11:32:33 1572927
11:32:33 1572928
11:32:33 1572929
11:32:33 1572930
11:32:33 1572931
11:32:33 1572932
11:32:33 1572933
11:32:33 1572934
11:32:33 1572935
11:32:33 1572936
11:32:33 1572937
11:32:33 1572938
11:32:33 1572939
11:32:33 1572940
11:32:33 1572941
11:32:33 1572942
11:32:33 1572943
11:32:33 1572944
11:32:33 1572945
11:32:33 1572946
11:32:33 1572947
11:32:33 1572948
11:32:33 1572949
11:32:33 1572950
11:32:33 1572951
11:32:33 1572952
11:32:33 1572953
11:32:33 1572954
11:32:33 1572955
11:32:33 1572956
11:32:33 1572957
11:32:33 1572958
11:32:33 1572959
11:32:33 1572960
11:32:33 1572961
11:32:33 1572962
11:32:33 1572963
11:32:33 1572964
11:32:33 1572965
11:32:33 1572966
11:32:33 1572967
11:32:33 1572968
11:32:33 1572969
11:32:33 1572970
11:32:33 1572971
11:32:33 1572972
11:32:33 1572973
11:32:33 1572974
11:32:33 1572975
11:32:33 1572976
11:32:33 1572977
11:32:33 1572978
11:32:33 1572979
11:32:33 1572980
11:32:33 1572981
11:32:33 1572982
11:32:33 1572983
11:32:33 1572984
11:32:33 1572985
11:32:33 1572986
11:32:33 1572987
11:32:33 1572988
11:32:33 1572989
11:32:33 1572990
11:32:33 1572991
11:32:33 1572992
11:32:33 1572993
11:32:33 1572994
11:32:33 1572995
11:32:33 1572996
11:32:33 1572997
11:32:33 1572998
11:32:33 1572999
11:32:33 1573000
11:32:33 1573001
11:32:33 1573002
11:32:33 1573003
11:32:33 1573004
11:32:33 1573005
11:32:33 1573006
11:32:33 1573007
11:32:33 1573008
11:32:33 1573009
11:32:33 1573010
11:32:33 1573011
11:32:33 1573012
11:32:33 1573013
11:32:33 1573014
11:32:33 1573015
11:32:33 1573016
11:32:33 1573017
11:32:33 1573018
11:32:33 1573019
11:32:33 1573020
11:32:33 1573021
11:32:33 1573022
11:32:33 1573023
11:32:33 1573024
11:32:33 1573025
11:32:33 1573026
11:32:33 1573027
11:32:33 1573028
11:32:33 1573029
11:32:33 1573030
11:32:33 1573031
11:32:33 1573032
11:32:33 1573033
11:32:33 1573034
11:32:33 1573035
11:32:33 1573036
11:32:33 1573037
11:32:33 1573038
11:32:33 1573039
11:32:33 1573040
11:32:33 1573041
11:32:33 1573042
11:32:33 1573043
11:32:33 1573044
11:32:33 1573045
11:32:33 1573046
11:32:33 1573047
11:32:33 1573048
11:32:33 1573049
11:32:33 1573050
11:32:33 1573051
11:32:33 1573052
11:32:33 1573053
11:32:33 1573054
11:32:33 1573055
11:32:33 1573056
11:32:33 1573057
11:32:33 1573058
11:32:33 1573059
11:32:33 1573060
11:32:33 1573061
11:32:33 1573062
11:32:33 1573063
11:32:33 1573064
11:32:33 1573065
11:32:33 1573066
11:32:33 1573067
11:32:33 1573068
11:32:33 1573069
11:32:33 1573070
11:32:33 1573071
11:32:33 1573072
11:32:33 1573073
11:32:33 1573074
11:32:33 1573075
11:32:33 1573076
11:32:33 1573077
11:32:33 1573078
11:32:33 1573079
11:32:33 1573080
11:32:33 1573081
11:32:33 1573082
11:32:33 1573083
11:32:33 1573084
11:32:33 1573085
11:32:33 1573086
11:32:33 1573087
11:32:33 1573088
11:32:33 1573089
11:32:33 1573090
11:32:33 1573091
11:32:33 1573092
11:32:33 1573093
11:32:33 1573094
11:32:33 1573095
11:32:33 1573096
11:32:33 1573097
11:32:33 1573098
11:32:33 1573099
11:32:33 1573100
11:32:33 1573101
11:32:33 1573102
11:32:33 1573103
11:32:33 1573104
11:32:33 1573105
11:32:33 1573106
11:32:33 1573107
11:32:33 1573108
11:32:33 1573109
11:32:33 1573110
11:32:33 1573111
11:32:33 1573112
11:32:33 1573113
11:32:33 1573114
11:32:33 1573115
11:32:33 1573116
11:32:33 1573117
11:32:33 1573118
11:32:33 1573119
11:32:33 1573120
11:32:33 1573121
11:32:33 1573122
11:32:33 1573123
11:32:33 1573124
11:32:33 1573125
11:32:33 1573126
11:32:33 1573127
11:32:33 1573128
11:32:33 1573129
11:32:33 1573130
11:32:33 1573131
11:32:33 1573132
11:32:33 1573133
11:32:33 1573134
11:32:33 1573135
11:32:33 1573136
11:32:33 1573137
11:32:33 1573138
11:32:33 1573139
11:32:33 1573140
11:32:33 1573141
11:32:33 1573142
11:32:33 1573143
11:32:33 1573144
11:32:33 1573145
11:32:33 1573146
11:32:33 1573147
11:32:33 1573148
11:32:33 1573149
11:32:33 1573150
11:32:33 1573151
11:32:33 1573152
11:32:33 1573153
11:32:33 1573154
11:32:33 1573155
11:32:33 1573156
11:32:33 1573157
11:32:33 1573158
11:32:33 1573159
11:32:33 1573160
11:32:33 1573161
11:32:33 1573162
11:32:33 1573163
11:32:33 1573164
11:32:33 1573165
11:32:33 1573166
11:32:33 1573167
11:32:33 1573168
11:32:33 1573169
11:32:33 1573170
11:32:33 1573171
11:32:33 1573172
11:32:33 1573173
11:32:33 1573174
11:32:33 1573175
11:32:33 1573176
11:32:33 1573177
11:32:33 1573178
11:32:33 1573179
11:32:33 1573180
11:32:33 1573181
11:32:33 1573182
11:32:33 1573183
11:32:33 1573184
11:32:33 1573185
11:32:33 1573186
11:32:33 1573187
11:32:33 1573188
11:32:33 1573189
11:32:33 1573190
11:32:33 1573191
11:32:33 1573192
11:32:33 1573193
11:32:33 1573194
11:32:33 1573195
11:32:33 1573196
11:32:33 1573197
11:32:33 1573198
11:32:33 1573199
11:32:33 1573200
11:32:33 1573201
11:32:33 1573202
11:32:33 1573203
11:32:33 1573204
11:32:33 1573205
11:32:33 1573206
11:32:33 1573207
11:32:33 1573208
11:32:33 1573209
11:32:33 1573210
11:32:33 1573211
11:32:33 1573212
11:32:33 1573213
11:32:33 1573214
11:32:33 1573215
11:32:33 1573216
11:32:33 1573217
11:32:33 1573218
11:32:33 1573219
11:32:33 1573220
11:32:33 1573221
11:32:33 1573222
11:32:33 1573223
11:32:33 1573224
11:32:33 1573225
11:32:33 1573226
11:32:33 1573227
11:32:33 1573228
11:32:33 1573229
11:32:33 1573230
11:32:33 1573231
11:32:33 1573232
11:32:33 1573233
11:32:33 1573234
11:32:33 1573235
11:32:33 1573236
11:32:33 1573237
11:32:33 1573238
11:32:33 1573239
11:32:33 1573240
11:32:33 1573241
11:32:33 1573242
11:32:33 1573243
11:32:33 1573244
11:32:33 1573245
11:32:33 1573246
11:32:33 1573247
11:32:33 1573248
11:32:33 1573249
11:32:33 1573250
11:32:33 1573251
11:32:33 1573252
11:32:33 1573253
11:32:33 1573254
11:32:33 1573255
11:32:33 1573256
11:32:33 1573257
11:32:33 1573258
11:32:33 1573259
11:32:33 1573260
11:32:33 1573261
11:32:33 1573262
11:32:33 1573263
11:32:33 1573264
11:32:33 1573265
11:32:33 1573266
11:32:33 1573267
11:32:33 1573268
11:32:33 1573269
11:32:33 1573270
11:32:33 1573271
11:32:33 1573272
11:32:33 1573273
11:32:33 1573274
11:32:33 1573275
11:32:33 1573276
11:32:33 1573277
11:32:33 1573278
11:32:33 1573279
11:32:33 1573280
11:32:33 1573281
11:32:33 1573282
11:32:33 1573283
11:32:33 1573284
11:32:33 1573285
11:32:33 1573286
11:32:33 1573287
11:32:33 1573288
11:32:33 1573289
11:32:33 1573290
11:32:33 1573291
11:32:33 1573292
11:32:33 1573293
11:32:33 1573294
11:32:33 1573295
11:32:33 1573296
11:32:33 1573297
11:32:33 1573298
11:32:33 1573299
11:32:33 1573300
11:32:33 1573301
11:32:33 1573302
11:32:33 1573303
11:32:33 1573304
11:32:33 1573305
11:32:33 1573306
11:32:33 1573307
11:32:33 1573308
11:32:33 1573309
11:32:33 1573310
11:32:33 1573311
11:32:33 1573312
11:32:33 1573313
11:32:33 1573314
11:32:33 1573315
11:32:33 1573316
11:32:33 1573317
11:32:33 1573318
11:32:33 1573319
11:32:33 1573320
11:32:33 1573321
11:32:33 1573322
11:32:33 1573323
11:32:33 1573324
11:32:33 1573325
11:32:33 1573326
11:32:33 1573327
11:32:33 1573328
11:32:33 1573329
11:32:33 1573330
11:32:33 1573331
11:32:33 1573332
11:32:33 1573333
11:32:33 1573334
11:32:33 1573335
11:32:33 1573336
11:32:33 1573337
11:32:33 1573338
11:32:33 1573339
11:32:33 1573340
11:32:33 1573341
11:32:33 1573342
11:32:33 1573343
11:32:33 1573344
11:32:33 1573345
11:32:33 1573346
11:32:33 1573347
11:32:33 1573348
11:32:33 1573349
11:32:33 1573350
11:32:33 1573351
11:32:33 1573352
11:32:33 1573353
11:32:33 1573354
11:32:33 1573355
11:32:33 1573356
11:32:33 1573357
11:32:33 1573358
11:32:33 1573359
11:32:33 1573360
11:32:33 1573361
11:32:33 1573362
11:32:33 1573363
11:32:33 1573364
11:32:33 1573365
11:32:33 1573366
11:32:33 1573367
11:32:33 1573368
11:32:33 1573369
11:32:33 1573370
11:32:33 1573371
11:32:33 1573372
11:32:33 1573373
11:32:33 1573374
11:32:33 1573375
11:32:33 1573376
11:32:33 1573377
11:32:33 1573378
11:32:33 1573379
11:32:33 1573380
11:32:33 1573381
11:32:33 1573382
11:32:33 1573383
11:32:33 1573384
11:32:33 1573385
11:32:33 1573386
11:32:33 1573387
11:32:33 1573388
11:32:33 1573389
11:32:33 1573390
11:32:33 1573391
11:32:33 1573392
11:32:33 1573393
11:32:33 1573394
11:32:33 1573395
11:32:33 1573396
11:32:33 1573397
11:32:33 1573398
11:32:33 1573399
11:32:33 1573400
11:32:33 1573401
11:32:33 1573402
11:32:33 1573403
11:32:33 1573404
11:32:33 1573405
11:32:33 1573406
11:32:33 1573407
11:32:33 1573408
11:32:33 1573409
11:32:33 1573410
11:32:33 1573411
11:32:33 1573412
11:32:33 1573413
11:32:33 1573414
11:32:33 1573415
11:32:33 1573416
11:32:33 1573417
11:32:33 1573418
11:32:33 1573419
11:32:33 1573420
11:32:33 1573421
11:32:33 1573422
11:32:33 1573423
11:32:33 1573424
11:32:33 1573425
11:32:33 1573426
11:32:33 1573427
11:32:33 1573428
11:32:33 1573429
11:32:33 1573430
11:32:33 1573431
11:32:33 1573432
11:32:33 1573433
11:32:33 1573434
11:32:33 1573435
11:32:33 1573436
11:32:33 1573437
11:32:33 1573438
11:32:33 1573439
11:32:33 1573440
11:32:33 1573441
11:32:33 1573442
11:32:33 1573443
11:32:33 1573444
11:32:33 1573445
11:32:33 1573446
11:32:33 1573447
11:32:33 1573448
11:32:33 1573449
11:32:33 1573450
11:32:33 1573451
11:32:33 1573452
11:32:33 1573453
11:32:33 1573454
11:32:33 1573455
11:32:33 1573456
11:32:33 1573457
11:32:33 1573458
11:32:33 1573459
11:32:33 1573460
11:32:33 1573461
11:32:33 1573462
11:32:33 1573463
11:32:33 1573464
11:32:33 1573465
11:32:33 1573466
11:32:33 1573467
11:32:33 1573468
11:32:33 1573469
11:32:33 1573470
11:32:33 1573471
11:32:33 1573472
11:32:33 1573473
11:32:33 1573474
11:32:33 1573475
11:32:33 1573476
11:32:33 1573477
11:32:33 1573478
11:32:33 1573479
11:32:33 1573480
11:32:33 1573481
11:32:33 1573482
11:32:33 1573483
11:32:33 1573484
11:32:33 1573485
11:32:33 1573486
11:32:33 1573487
11:32:33 1573488
11:32:33 1573489
11:32:33 1573490
11:32:33 1573491
11:32:33 1573492
11:32:33 1573493
11:32:33 1573494
11:32:33 1573495
11:32:33 1573496
11:32:33 1573497
11:32:33 1573498
11:32:33 1573499
11:32:33 1573500
11:32:33 1573501
11:32:33 1573502
11:32:33 1573503
11:32:33 1573504
11:32:33 1573505
11:32:33 1573506
11:32:33 1573507
11:32:33 1573508
11:32:33 1573509
11:32:33 1573510
11:32:33 1573511
11:32:33 1573512
11:32:33 1573513
11:32:33 1573514
11:32:33 1573515
11:32:33 1573516
11:32:33 1573517
11:32:33 1573518
11:32:33 1573519
11:32:33 1573520
11:32:33 1573521
11:32:33 1573522
11:32:33 1573523
11:32:33 1573524
11:32:33 1573525
11:32:33 1573526
11:32:33 1573527
11:32:33 1573528
11:32:33 1573529
11:32:33 1573530
11:32:33 1573531
11:32:33 1573532
11:32:33 1573533
11:32:33 1573534
11:32:33 1573535
11:32:33 1573536
11:32:33 1573537
11:32:33 1573538
11:32:33 1573539
11:32:33 1573540
11:32:33 1573541
11:32:33 1573542
11:32:33 1573543
11:32:33 1573544
11:32:33 1573545
11:32:33 1573546
11:32:33 1573547
11:32:33 1573548
11:32:33 1573549
11:32:33 1573550
11:32:33 1573551
11:32:33 1573552
11:32:33 1573553
11:32:33 1573554
11:32:33 1573555
11:32:33 1573556
11:32:33 1573557
11:32:33 1573558
11:32:33 1573559
11:32:33 1573560
11:32:33 1573561
11:32:33 1573562
11:32:33 1573563
11:32:33 1573564
11:32:33 1573565
11:32:33 1573566
11:32:33 1573567
11:32:33 1573568
11:32:33 1573569
11:32:33 1573570
11:32:33 1573571
11:32:33 1573572
11:32:33 1573573
11:32:33 1573574
11:32:33 1573575
11:32:33 1573576
11:32:33 1573577
11:32:33 1573578
11:32:33 1573579
11:32:33 1573580
11:32:33 1573581
11:32:33 1573582
11:32:33 1573583
11:32:33 1573584
11:32:33 1573585
11:32:33 1573586
11:32:33 1573587
11:32:33 1573588
11:32:33 1573589
11:32:33 1573590
11:32:33 1573591
11:32:33 1573592
11:32:33 1573593
11:32:33 1573594
11:32:33 1573595
11:32:33 1573596
11:32:33 1573597
11:32:33 1573598
11:32:33 1573599
11:32:33 1573600
11:32:33 1573601
11:32:33 1573602
11:32:33 1573603
11:32:33 1573604
11:32:33 1573605
11:32:33 1573606
11:32:33 1573607
11:32:33 1573608
11:32:33 1573609
11:32:33 1573610
11:32:33 1573611
11:32:33 1573612
11:32:33 1573613
11:32:33 1573614
11:32:33 1573615
11:32:33 1573616
11:32:33 1573617
11:32:33 1573618
11:32:33 1573619
11:32:33 1573620
11:32:33 1573621
11:32:33 1573622
11:32:33 1573623
11:32:33 1573624
11:32:33 1573625
11:32:33 1573626
11:32:33 1573627
11:32:33 1573628
11:32:33 1573629
11:32:33 1573630
11:32:33 1573631
11:32:33 1573632
11:32:33 1573633
11:32:33 1573634
11:32:33 1573635
11:32:33 1573636
11:32:33 1573637
11:32:33 1573638
11:32:33 1573639
11:32:33 1573640
11:32:33 1573641
11:32:33 1573642
11:32:33 1573643
11:32:33 1573644
11:32:33 1573645
11:32:33 1573646
11:32:33 1573647
11:32:33 1573648
11:32:33 1573649
11:32:33 1573650
11:32:33 1573651
11:32:33 1573652
11:32:33 1573653
11:32:33 1573654
11:32:33 1573655
11:32:33 1573656
11:32:33 1573657
11:32:33 1573658
11:32:33 1573659
11:32:33 1573660
11:32:33 1573661
11:32:33 1573662
11:32:33 1573663
11:32:33 1573664
11:32:33 1573665
11:32:33 1573666
11:32:33 1573667
11:32:33 1573668
11:32:33 1573669
11:32:33 1573670
11:32:33 1573671
11:32:33 1573672
11:32:33 1573673
11:32:33 1573674
11:32:33 1573675
11:32:33 1573676
11:32:33 1573677
11:32:33 1573678
11:32:33 1573679
11:32:33 1573680
11:32:33 1573681
11:32:33 1573682
11:32:33 1573683
11:32:33 1573684
11:32:33 1573685
11:32:33 1573686
11:32:33 1573687
11:32:33 1573688
11:32:33 1573689
11:32:33 1573690
11:32:33 1573691
11:32:33 1573692
11:32:33 1573693
11:32:33 1573694
11:32:33 1573695
11:32:33 1573696
11:32:33 1573697
11:32:33 1573698
11:32:33 1573699
11:32:33 1573700
11:32:33 1573701
11:32:33 1573702
11:32:33 1573703
11:32:33 1573704
11:32:33 1573705
11:32:33 1573706
11:32:33 1573707
11:32:33 1573708
11:32:33 1573709
11:32:33 1573710
11:32:33 1573711
11:32:33 1573712
11:32:33 1573713
11:32:33 1573714
11:32:33 1573715
11:32:33 1573716
11:32:33 1573717
11:32:33 1573718
11:32:33 1573719
11:32:33 1573720
11:32:33 1573721
11:32:33 1573722
11:32:33 1573723
11:32:33 1573724
11:32:33 1573725
11:32:33 1573726
11:32:33 1573727
11:32:33 1573728
11:32:33 1573729
11:32:33 1573730
11:32:33 1573731
11:32:33 1573732
11:32:33 1573733
11:32:33 1573734
11:32:33 1573735
11:32:33 1573736
11:32:33 1573737
11:32:33 1573738
11:32:33 1573739
11:32:33 1573740
11:32:33 1573741
11:32:33 1573742
11:32:33 1573743
11:32:33 1573744
11:32:33 1573745
11:32:33 1573746
11:32:33 1573747
11:32:33 1573748
11:32:33 1573749
11:32:33 1573750
11:32:33 1573751
11:32:33 1573752
11:32:33 1573753
11:32:33 1573754
11:32:33 1573755
11:32:33 1573756
11:32:33 1573757
11:32:33 1573758
11:32:33 1573759
11:32:33 1573760
11:32:33 1573761
11:32:33 1573762
11:32:33 1573763
11:32:33 1573764
11:32:33 1573765
11:32:33 1573766
11:32:33 1573767
11:32:33 1573768
11:32:33 1573769
11:32:33 1573770
11:32:33 1573771
11:32:33 1573772
11:32:33 1573773
11:32:33 1573774
11:32:33 1573775
11:32:33 1573776
11:32:33 1573777
11:32:33 1573778
11:32:33 1573779
11:32:33 1573780
11:32:33 1573781
11:32:33 1573782
11:32:33 1573783
11:32:33 1573784
11:32:33 1573785
11:32:33 1573786
11:32:33 1573787
11:32:33 1573788
11:32:33 1573789
11:32:33 1573790
11:32:33 1573791
11:32:33 1573792
11:32:33 1573793
11:32:33 1573794
11:32:33 1573795
11:32:33 1573796
11:32:33 1573797
11:32:33 1573798
11:32:33 1573799
11:32:33 1573800
11:32:33 1573801
11:32:33 1573802
11:32:33 1573803
11:32:33 1573804
11:32:33 1573805
11:32:33 1573806
11:32:33 1573807
11:32:33 1573808
11:32:33 1573809
11:32:33 1573810
11:32:33 1573811
11:32:33 1573812
11:32:33 1573813
11:32:33 1573814
11:32:33 1573815
11:32:33 1573816
11:32:33 1573817
11:32:33 1573818
11:32:33 1573819
11:32:33 1573820
11:32:33 1573821
11:32:33 1573822
11:32:33 1573823
11:32:33 1573824
11:32:33 1573825
11:32:33 1573826
11:32:33 1573827
11:32:33 1573828
11:32:33 1573829
11:32:33 1573830
11:32:33 1573831
11:32:33 1573832
11:32:33 1573833
11:32:33 1573834
11:32:33 1573835
11:32:33 1573836
11:32:33 1573837
11:32:33 1573838
11:32:33 1573839
11:32:33 1573840
11:32:33 1573841
11:32:33 1573842
11:32:33 1573843
11:32:33 1573844
11:32:33 1573845
11:32:33 1573846
11:32:33 1573847
11:32:33 1573848
11:32:33 1573849
11:32:33 1573850
11:32:33 1573851
11:32:33 1573852
11:32:33 1573853
11:32:33 1573854
11:32:33 1573855
11:32:33 1573856
11:32:33 1573857
11:32:33 1573858
11:32:33 1573859
11:32:33 1573860
11:32:33 1573861
11:32:33 1573862
11:32:33 1573863
11:32:33 1573864
11:32:33 1573865
11:32:33 1573866
11:32:33 1573867
11:32:33 1573868
11:32:33 1573869
11:32:33 1573870
11:32:33 1573871
11:32:33 1573872
11:32:33 1573873
11:32:33 1573874
11:32:33 1573875
11:32:33 1573876
11:32:33 1573877
11:32:33 1573878
11:32:33 1573879
11:32:33 1573880
11:32:33 1573881
11:32:33 1573882
11:32:33 1573883
11:32:33 1573884
11:32:33 1573885
11:32:33 1573886
11:32:33 1573887
11:32:33 1573888
11:32:33 1573889
11:32:33 1573890
11:32:33 1573891
11:32:33 1573892
11:32:33 1573893
11:32:33 1573894
11:32:33 1573895
11:32:33 1573896
11:32:33 1573897
11:32:33 1573898
11:32:33 1573899
11:32:33 1573900
11:32:33 1573901
11:32:33 1573902
11:32:33 1573903
11:32:33 1573904
11:32:33 1573905
11:32:33 1573906
11:32:33 1573907
11:32:33 1573908
11:32:33 1573909
11:32:33 1573910
11:32:33 1573911
11:32:33 1573912
11:32:33 1573913
11:32:33 1573914
11:32:33 1573915
11:32:33 1573916
11:32:33 1573917
11:32:33 1573918
11:32:33 1573919
11:32:33 1573920
11:32:33 1573921
11:32:33 1573922
11:32:33 1573923
11:32:33 1573924
11:32:33 1573925
11:32:33 1573926
11:32:33 1573927
11:32:33 1573928
11:32:33 1573929
11:32:33 1573930
11:32:33 1573931
11:32:33 1573932
11:32:33 1573933
11:32:33 1573934
11:32:33 1573935
11:32:33 1573936
11:32:33 1573937
11:32:33 1573938
11:32:33 1573939
11:32:33 1573940
11:32:33 1573941
11:32:33 1573942
11:32:33 1573943
11:32:33 1573944
11:32:33 1573945
11:32:33 1573946
11:32:33 1573947
11:32:33 1573948
11:32:33 1573949
11:32:33 1573950
11:32:33 1573951
11:32:33 1573952
11:32:33 1573953
11:32:33 1573954
11:32:33 1573955
11:32:33 1573956
11:32:33 1573957
11:32:33 1573958
11:32:33 1573959
11:32:33 1573960
11:32:33 1573961
11:32:33 1573962
11:32:33 1573963
11:32:33 1573964
11:32:33 1573965
11:32:33 1573966
11:32:33 1573967
11:32:33 1573968
11:32:33 1573969
11:32:33 1573970
11:32:33 1573971
11:32:33 1573972
11:32:33 1573973
11:32:33 1573974
11:32:33 1573975
11:32:33 1573976
11:32:33 1573977
11:32:33 1573978
11:32:33 1573979
11:32:33 1573980
11:32:33 1573981
11:32:33 1573982
11:32:33 1573983
11:32:33 1573984
11:32:33 1573985
11:32:33 1573986
11:32:33 1573987
11:32:33 1573988
11:32:33 1573989
11:32:33 1573990
11:32:33 1573991
11:32:33 1573992
11:32:33 1573993
11:32:33 1573994
11:32:33 1573995
11:32:33 1573996
11:32:33 1573997
11:32:33 1573998
11:32:33 1573999
11:32:33 1574000
11:32:33 1574001
11:32:33 1574002
11:32:33 1574003
11:32:33 1574004
11:32:33 1574005
11:32:33 1574006
11:32:33 1574007
11:32:33 1574008
11:32:33 1574009
11:32:33 1574010
11:32:33 1574011
11:32:33 1574012
11:32:33 1574013
11:32:33 1574014
11:32:33 1574015
11:32:33 1574016
11:32:33 1574017
11:32:33 1574018
11:32:33 1574019
11:32:33 1574020
11:32:33 1574021
11:32:33 1574022
11:32:33 1574023
11:32:33 1574024
11:32:33 1574025
11:32:33 1574026
11:32:33 1574027
11:32:33 1574028
11:32:33 1574029
11:32:33 1574030
11:32:33 1574031
11:32:33 1574032
11:32:33 1574033
11:32:33 1574034
11:32:33 1574035
11:32:33 1574036
11:32:33 1574037
11:32:33 1574038
11:32:33 1574039
11:32:33 1574040
11:32:33 1574041
11:32:33 1574042
11:32:33 1574043
11:32:33 1574044
11:32:33 1574045
11:32:33 1574046
11:32:33 1574047
11:32:33 1574048
11:32:33 1574049
11:32:33 1574050
11:32:33 1574051
11:32:33 1574052
11:32:33 1574053
11:32:33 1574054
11:32:33 1574055
11:32:33 1574056
11:32:33 1574057
11:32:33 1574058
11:32:33 1574059
11:32:33 1574060
11:32:33 1574061
11:32:33 1574062
11:32:33 1574063
11:32:33 1574064
11:32:33 1574065
11:32:33 1574066
11:32:33 1574067
11:32:33 1574068
11:32:33 1574069
11:32:33 1574070
11:32:33 1574071
11:32:33 1574072
11:32:33 1574073
11:32:33 1574074
11:32:33 1574075
11:32:33 1574076
11:32:33 1574077
11:32:33 1574078
11:32:33 1574079
11:32:33 1574080
11:32:33 1574081
11:32:33 1574082
11:32:33 1574083
11:32:33 1574084
11:32:33 1574085
11:32:33 1574086
11:32:33 1574087
11:32:33 1574088
11:32:33 1574089
11:32:33 1574090
11:32:33 1574091
11:32:33 1574092
11:32:33 1574093
11:32:33 1574094
11:32:33 1574095
11:32:33 1574096
11:32:33 1574097
11:32:33 1574098
11:32:33 1574099
11:32:33 1574100
11:32:33 1574101
11:32:33 1574102
11:32:33 1574103
11:32:33 1574104
11:32:33 1574105
11:32:33 1574106
11:32:33 1574107
11:32:33 1574108
11:32:33 1574109
11:32:33 1574110
11:32:33 1574111
11:32:33 1574112
11:32:33 1574113
11:32:33 1574114
11:32:33 1574115
11:32:33 1574116
11:32:33 1574117
11:32:33 1574118
11:32:33 1574119
11:32:33 1574120
11:32:33 1574121
11:32:33 1574122
11:32:33 1574123
11:32:33 1574124
11:32:33 1574125
11:32:33 1574126
11:32:33 1574127
11:32:33 1574128
11:32:33 1574129
11:32:33 1574130
11:32:33 1574131
11:32:33 1574132
11:32:33 1574133
11:32:33 1574134
11:32:33 1574135
11:32:33 1574136
11:32:33 1574137
11:32:33 1574138
11:32:33 1574139
11:32:33 1574140
11:32:33 1574141
11:32:33 1574142
11:32:33 1574143
11:32:33 1574144
11:32:33 1574145
11:32:33 1574146
11:32:33 1574147
11:32:33 1574148
11:32:33 1574149
11:32:33 1574150
11:32:33 1574151
11:32:33 1574152
11:32:33 1574153
11:32:33 1574154
11:32:33 1574155
11:32:33 1574156
11:32:33 1574157
11:32:33 1574158
11:32:33 1574159
11:32:33 1574160
11:32:33 1574161
11:32:33 1574162
11:32:33 1574163
11:32:33 1574164
11:32:33 1574165
11:32:33 1574166
11:32:33 1574167
11:32:33 1574168
11:32:33 1574169
11:32:33 1574170
11:32:33 1574171
11:32:33 1574172
11:32:33 1574173
11:32:33 1574174
11:32:33 1574175
11:32:33 1574176
11:32:33 1574177
11:32:33 1574178
11:32:33 1574179
11:32:33 1574180
11:32:33 1574181
11:32:33 1574182
11:32:33 1574183
11:32:33 1574184
11:32:33 1574185
11:32:33 1574186
11:32:33 1574187
11:32:33 1574188
11:32:33 1574189
11:32:33 1574190
11:32:33 1574191
11:32:33 1574192
11:32:33 1574193
11:32:33 1574194
11:32:33 1574195
11:32:33 1574196
11:32:33 1574197
11:32:33 1574198
11:32:33 1574199
11:32:33 1574200
11:32:33 1574201
11:32:33 1574202
11:32:33 1574203
11:32:33 1574204
11:32:33 1574205
11:32:33 1574206
11:32:33 1574207
11:32:33 1574208
11:32:33 1574209
11:32:33 1574210
11:32:33 1574211
11:32:33 1574212
11:32:33 1574213
11:32:33 1574214
11:32:33 1574215
11:32:33 1574216
11:32:33 1574217
11:32:33 1574218
11:32:33 1574219
11:32:33 1574220
11:32:33 1574221
11:32:33 1574222
11:32:33 1574223
11:32:33 1574224
11:32:33 1574225
11:32:33 1574226
11:32:33 1574227
11:32:33 1574228
11:32:33 1574229
11:32:33 1574230
11:32:33 1574231
11:32:33 1574232
11:32:33 1574233
11:32:33 1574234
11:32:33 1574235
11:32:33 1574236
11:32:33 1574237
11:32:33 1574238
11:32:33 1574239
11:32:33 1574240
11:32:33 1574241
11:32:33 1574242
11:32:33 1574243
11:32:33 1574244
11:32:33 1574245
11:32:33 1574246
11:32:33 1574247
11:32:33 1574248
11:32:33 1574249
11:32:33 1574250
11:32:33 1574251
11:32:33 1574252
11:32:33 1574253
11:32:33 1574254
11:32:33 1574255
11:32:33 1574256
11:32:33 1574257
11:32:33 1574258
11:32:33 1574259
11:32:33 1574260
11:32:33 1574261
11:32:33 1574262
11:32:33 1574263
11:32:33 1574264
11:32:33 1574265
11:32:33 1574266
11:32:33 1574267
11:32:33 1574268
11:32:33 1574269
11:32:33 1574270
11:32:33 1574271
11:32:33 1574272
11:32:33 1574273
11:32:33 1574274
11:32:33 1574275
11:32:33 1574276
11:32:33 1574277
11:32:33 1574278
11:32:33 1574279
11:32:33 1574280
11:32:33 1574281
11:32:33 1574282
11:32:33 1574283
11:32:33 1574284
11:32:33 1574285
11:32:33 1574286
11:32:33 1574287
11:32:33 1574288
11:32:33 1574289
11:32:33 1574290
11:32:33 1574291
11:32:33 1574292
11:32:33 1574293
11:32:33 1574294
11:32:33 1574295
11:32:33 1574296
11:32:33 1574297
11:32:33 1574298
11:32:33 1574299
11:32:33 1574300
11:32:33 1574301
11:32:33 1574302
11:32:33 1574303
11:32:33 1574304
11:32:33 1574305
11:32:33 1574306
11:32:33 1574307
11:32:33 1574308
11:32:33 1574309
11:32:33 1574310
11:32:33 1574311
11:32:33 1574312
11:32:33 1574313
11:32:33 1574314
11:32:33 1574315
11:32:33 1574316
11:32:33 1574317
11:32:33 1574318
11:32:33 1574319
11:32:33 1574320
11:32:33 1574321
11:32:33 1574322
11:32:33 1574323
11:32:33 1574324
11:32:33 1574325
11:32:33 1574326
11:32:33 1574327
11:32:33 1574328
11:32:33 1574329
11:32:33 1574330
11:32:33 1574331
11:32:33 1574332
11:32:33 1574333
11:32:33 1574334
11:32:33 1574335
11:32:33 1574336
11:32:33 1574337
11:32:33 1574338
11:32:33 1574339
11:32:33 1574340
11:32:33 1574341
11:32:33 1574342
11:32:33 1574343
11:32:33 1574344
11:32:33 1574345
11:32:33 1574346
11:32:33 1574347
11:32:33 1574348
11:32:33 1574349
11:32:33 1574350
11:32:33 1574351
11:32:33 1574352
11:32:33 1574353
11:32:33 1574354
11:32:33 1574355
11:32:33 1574356
11:32:33 1574357
11:32:33 1574358
11:32:33 1574359
11:32:33 1574360
11:32:33 1574361
11:32:33 1574362
11:32:33 1574363
11:32:33 1574364
11:32:33 1574365
11:32:33 1574366
11:32:33 1574367
11:32:33 1574368
11:32:33 1574369
11:32:33 1574370
11:32:33 1574371
11:32:33 1574372
11:32:33 1574373
11:32:33 1574374
11:32:33 1574375
11:32:33 1574376
11:32:33 1574377
11:32:33 1574378
11:32:33 1574379
11:32:33 1574380
11:32:33 1574381
11:32:33 1574382
11:32:33 1574383
11:32:33 1574384
11:32:33 1574385
11:32:33 1574386
11:32:33 1574387
11:32:33 1574388
11:32:33 1574389
11:32:33 1574390
11:32:33 1574391
11:32:33 1574392
11:32:33 1574393
11:32:33 1574394
11:32:33 1574395
11:32:33 1574396
11:32:33 1574397
11:32:33 1574398
11:32:33 1574399
11:32:33 1574400
11:32:33 1574401
11:32:33 1574402
11:32:33 1574403
11:32:33 1574404
11:32:33 1574405
11:32:33 1574406
11:32:33 1574407
11:32:33 1574408
11:32:33 1574409
11:32:33 1574410
11:32:33 1574411
11:32:33 1574412
11:32:33 1574413
11:32:33 1574414
11:32:33 1574415
11:32:33 1574416
11:32:33 1574417
11:32:33 1574418
11:32:33 1574419
11:32:33 1574420
11:32:33 1574421
11:32:33 1574422
11:32:33 1574423
11:32:33 1574424
11:32:33 1574425
11:32:33 1574426
11:32:33 1574427
11:32:33 1574428
11:32:33 1574429
11:32:33 1574430
11:32:33 1574431
11:32:33 1574432
11:32:33 1574433
11:32:33 1574434
11:32:33 1574435
11:32:33 1574436
11:32:33 1574437
11:32:33 1574438
11:32:33 1574439
11:32:33 1574440
11:32:33 1574441
11:32:33 1574442
11:32:33 1574443
11:32:33 1574444
11:32:33 1574445
11:32:33 1574446
11:32:33 1574447
11:32:33 1574448
11:32:33 1574449
11:32:33 1574450
11:32:33 1574451
11:32:33 1574452
11:32:33 1574453
11:32:33 1574454
11:32:33 1574455
11:32:33 1574456
11:32:33 1574457
11:32:33 1574458
11:32:33 1574459
11:32:33 1574460
11:32:33 1574461
11:32:33 1574462
11:32:33 1574463
11:32:33 1574464
11:32:33 1574465
11:32:33 1574466
11:32:33 1574467
11:32:33 1574468
11:32:33 1574469
11:32:33 1574470
11:32:33 1574471
11:32:33 1574472
11:32:33 1574473
11:32:33 1574474
11:32:33 1574475
11:32:33 1574476
11:32:33 1574477
11:32:33 1574478
11:32:33 1574479
11:32:33 1574480
11:32:33 1574481
11:32:33 1574482
11:32:33 1574483
11:32:33 1574484
11:32:33 1574485
11:32:33 1574486
11:32:33 1574487
11:32:33 1574488
11:32:33 1574489
11:32:33 1574490
11:32:33 1574491
11:32:33 1574492
11:32:33 1574493
11:32:33 1574494
11:32:33 1574495
11:32:33 1574496
11:32:33 1574497
11:32:33 1574498
11:32:33 1574499
11:32:33 1574500
11:32:33 1574501
11:32:33 1574502
11:32:33 1574503
11:32:33 1574504
11:32:33 1574505
11:32:33 1574506
11:32:33 1574507
11:32:33 1574508
11:32:33 1574509
11:32:33 1574510
11:32:33 1574511
11:32:33 1574512
11:32:33 1574513
11:32:33 1574514
11:32:33 1574515
11:32:33 1574516
11:32:33 1574517
11:32:33 1574518
11:32:33 1574519
11:32:33 1574520
11:32:33 1574521
11:32:33 1574522
11:32:33 1574523
11:32:33 1574524
11:32:33 1574525
11:32:33 1574526
11:32:33 1574527
11:32:33 1574528
11:32:33 1574529
11:32:33 1574530
11:32:33 1574531
11:32:33 1574532
11:32:33 1574533
11:32:33 1574534
11:32:33 1574535
11:32:33 1574536
11:32:33 1574537
11:32:33 1574538
11:32:33 1574539
11:32:33 1574540
11:32:33 1574541
11:32:33 1574542
11:32:33 1574543
11:32:33 1574544
11:32:33 1574545
11:32:33 1574546
11:32:33 1574547
11:32:33 1574548
11:32:33 1574549
11:32:33 1574550
11:32:33 1574551
11:32:33 1574552
11:32:33 1574553
11:32:33 1574554
11:32:33 1574555
11:32:33 1574556
11:32:33 1574557
11:32:33 1574558
11:32:33 1574559
11:32:33 1574560
11:32:33 1574561
11:32:33 1574562
11:32:33 1574563
11:32:33 1574564
11:32:33 1574565
11:32:33 1574566
11:32:33 1574567
11:32:33 1574568
11:32:33 1574569
11:32:33 1574570
11:32:33 1574571
11:32:33 1574572
11:32:33 1574573
11:32:33 1574574
11:32:33 1574575
11:32:33 1574576
11:32:33 1574577
11:32:33 1574578
11:32:33 1574579
11:32:33 1574580
11:32:33 1574581
11:32:33 1574582
11:32:33 1574583
11:32:33 1574584
11:32:33 1574585
11:32:33 1574586
11:32:33 1574587
11:32:33 1574588
11:32:33 1574589
11:32:33 1574590
11:32:33 1574591
11:32:33 1574592
11:32:33 1574593
11:32:33 1574594
11:32:33 1574595
11:32:33 1574596
11:32:33 1574597
11:32:33 1574598
11:32:33 1574599
11:32:33 1574600
11:32:33 1574601
11:32:33 1574602
11:32:33 1574603
11:32:33 1574604
11:32:33 1574605
11:32:33 1574606
11:32:33 1574607
11:32:33 1574608
11:32:33 1574609
11:32:33 1574610
11:32:33 1574611
11:32:33 1574612
11:32:33 1574613
11:32:33 1574614
11:32:33 1574615
11:32:33 1574616
11:32:33 1574617
11:32:33 1574618
11:32:33 1574619
11:32:33 1574620
11:32:33 1574621
11:32:33 1574622
11:32:33 1574623
11:32:33 1574624
11:32:33 1574625
11:32:33 1574626
11:32:33 1574627
11:32:33 1574628
11:32:33 1574629
11:32:33 1574630
11:32:33 1574631
11:32:33 1574632
11:32:33 1574633
11:32:33 1574634
11:32:33 1574635
11:32:33 1574636
11:32:33 1574637
11:32:33 1574638
11:32:33 1574639
11:32:33 1574640
11:32:33 1574641
11:32:33 1574642
11:32:33 1574643
11:32:33 1574644
11:32:33 1574645
11:32:33 1574646
11:32:33 1574647
11:32:33 1574648
11:32:33 1574649
11:32:33 1574650
11:32:33 1574651
11:32:33 1574652
11:32:33 1574653
11:32:33 1574654
11:32:33 1574655
11:32:33 1574656
11:32:33 1574657
11:32:33 1574658
11:32:33 1574659
11:32:33 1574660
11:32:33 1574661
11:32:33 1574662
11:32:33 1574663
11:32:33 1574664
11:32:33 1574665
11:32:33 1574666
11:32:33 1574667
11:32:33 1574668
11:32:33 1574669
11:32:33 1574670
11:32:33 1574671
11:32:33 1574672
11:32:33 1574673
11:32:33 1574674
11:32:33 1574675
11:32:33 1574676
11:32:33 1574677
11:32:33 1574678
11:32:33 1574679
11:32:33 1574680
11:32:33 1574681
11:32:33 1574682
11:32:33 1574683
11:32:33 1574684
11:32:33 1574685
11:32:33 1574686
11:32:33 1574687
11:32:33 1574688
11:32:33 1574689
11:32:33 1574690
11:32:33 1574691
11:32:33 1574692
11:32:33 1574693
11:32:33 1574694
11:32:33 1574695
11:32:33 1574696
11:32:33 1574697
11:32:33 1574698
11:32:33 1574699
11:32:33 1574700
11:32:33 1574701
11:32:33 1574702
11:32:33 1574703
11:32:33 1574704
11:32:33 1574705
11:32:33 1574706
11:32:33 1574707
11:32:33 1574708
11:32:33 1574709
11:32:33 1574710
11:32:33 1574711
11:32:33 1574712
11:32:33 1574713
11:32:33 1574714
11:32:33 1574715
11:32:33 1574716
11:32:33 1574717
11:32:33 1574718
11:32:33 1574719
11:32:33 1574720
11:32:33 1574721
11:32:33 1574722
11:32:33 1574723
11:32:33 1574724
11:32:33 1574725
11:32:33 1574726
11:32:33 1574727
11:32:33 1574728
11:32:33 1574729
11:32:33 1574730
11:32:33 1574731
11:32:33 1574732
11:32:33 1574733
11:32:33 1574734
11:32:33 1574735
11:32:33 1574736
11:32:33 1574737
11:32:33 1574738
11:32:33 1574739
11:32:33 1574740
11:32:33 1574741
11:32:33 1574742
11:32:33 1574743
11:32:33 1574744
11:32:33 1574745
11:32:33 1574746
11:32:33 1574747
11:32:33 1574748
11:32:33 1574749
11:32:33 1574750
11:32:33 1574751
11:32:33 1574752
11:32:33 1574753
11:32:33 1574754
11:32:33 1574755
11:32:33 1574756
11:32:33 1574757
11:32:33 1574758
11:32:33 1574759
11:32:33 1574760
11:32:33 1574761
11:32:33 1574762
11:32:33 1574763
11:32:33 1574764
11:32:33 1574765
11:32:33 1574766
11:32:33 1574767
11:32:33 1574768
11:32:33 1574769
11:32:33 1574770
11:32:33 1574771
11:32:33 1574772
11:32:33 1574773
11:32:33 1574774
11:32:33 1574775
11:32:33 1574776
11:32:33 1574777
11:32:33 1574778
11:32:33 1574779
11:32:33 1574780
11:32:33 1574781
11:32:33 1574782
11:32:33 1574783
11:32:33 1574784
11:32:33 1574785
11:32:33 1574786
11:32:33 1574787
11:32:33 1574788
11:32:33 1574789
11:32:33 1574790
11:32:33 1574791
11:32:33 1574792
11:32:33 1574793
11:32:33 1574794
11:32:33 1574795
11:32:33 1574796
11:32:33 1574797
11:32:33 1574798
11:32:33 1574799
11:32:33 1574800
11:32:33 1574801
11:32:33 1574802
11:32:33 1574803
11:32:33 1574804
11:32:33 1574805
11:32:33 1574806
11:32:33 1574807
11:32:33 1574808
11:32:33 1574809
11:32:33 1574810
11:32:33 1574811
11:32:33 1574812
11:32:33 1574813
11:32:33 1574814
11:32:33 1574815
11:32:33 1574816
11:32:33 1574817
11:32:33 1574818
11:32:33 1574819
11:32:33 1574820
11:32:33 1574821
11:32:33 1574822
11:32:33 1574823
11:32:33 1574824
11:32:33 1574825
11:32:33 1574826
11:32:33 1574827
11:32:33 1574828
11:32:33 1574829
11:32:33 1574830
11:32:33 1574831
11:32:33 1574832
11:32:33 1574833
11:32:33 1574834
11:32:33 1574835
11:32:33 1574836
11:32:33 1574837
11:32:33 1574838
11:32:33 1574839
11:32:33 1574840
11:32:33 1574841
11:32:33 1574842
11:32:33 1574843
11:32:33 1574844
11:32:33 1574845
11:32:33 1574846
11:32:33 1574847
11:32:33 1574848
11:32:33 1574849
11:32:33 1574850
11:32:33 1574851
11:32:33 1574852
11:32:33 1574853
11:32:33 1574854
11:32:33 1574855
11:32:33 1574856
11:32:33 1574857
11:32:33 1574858
11:32:33 1574859
11:32:33 1574860
11:32:33 1574861
11:32:33 1574862
11:32:33 1574863
11:32:33 1574864
11:32:33 1574865
11:32:33 1574866
11:32:33 1574867
11:32:33 1574868
11:32:33 1574869
11:32:33 1574870
11:32:33 1574871
11:32:33 1574872
11:32:33 1574873
11:32:33 1574874
11:32:33 1574875
11:32:33 1574876
11:32:33 1574877
11:32:33 1574878
11:32:33 1574879
11:32:33 1574880
11:32:33 1574881
11:32:33 1574882
11:32:33 1574883
11:32:33 1574884
11:32:33 1574885
11:32:33 1574886
11:32:33 1574887
11:32:33 1574888
11:32:33 1574889
11:32:33 1574890
11:32:33 1574891
11:32:33 1574892
11:32:33 1574893
11:32:33 1574894
11:32:33 1574895
11:32:33 1574896
11:32:33 1574897
11:32:33 1574898
11:32:33 1574899
11:32:33 1574900
11:32:33 1574901
11:32:33 1574902
11:32:33 1574903
11:32:33 1574904
11:32:33 1574905
11:32:33 1574906
11:32:33 1574907
11:32:33 1574908
11:32:33 1574909
11:32:33 1574910
11:32:33 1574911
11:32:33 1574912
11:32:33 1574913
11:32:33 1574914
11:32:33 1574915
11:32:33 1574916
11:32:33 1574917
11:32:33 1574918
11:32:33 1574919
11:32:33 1574920
11:32:33 1574921
11:32:33 1574922
11:32:33 1574923
11:32:33 1574924
11:32:33 1574925
11:32:33 1574926
11:32:33 1574927
11:32:33 1574928
11:32:33 1574929
11:32:33 1574930
11:32:33 1574931
11:32:33 1574932
11:32:33 1574933
11:32:33 1574934
11:32:33 1574935
11:32:33 1574936
11:32:33 1574937
11:32:33 1574938
11:32:33 1574939
11:32:33 1574940
11:32:33 1574941
11:32:33 1574942
11:32:33 1574943
11:32:33 1574944
11:32:33 1574945
11:32:33 1574946
11:32:33 1574947
11:32:33 1574948
11:32:33 1574949
11:32:33 1574950
11:32:33 1574951
11:32:33 1574952
11:32:33 1574953
11:32:33 1574954
11:32:33 1574955
11:32:33 1574956
11:32:33 1574957
11:32:33 1574958
11:32:33 1574959
11:32:33 1574960
11:32:33 1574961
11:32:33 1574962
11:32:33 1574963
11:32:33 1574964
11:32:33 1574965
11:32:33 1574966
11:32:33 1574967
11:32:33 1574968
11:32:33 1574969
11:32:33 1574970
11:32:33 1574971
11:32:33 1574972
11:32:33 1574973
11:32:33 1574974
11:32:33 1574975
11:32:33 1574976
11:32:33 1574977
11:32:33 1574978
11:32:33 1574979
11:32:33 1574980
11:32:33 1574981
11:32:33 1574982
11:32:33 1574983
11:32:33 1574984
11:32:33 1574985
11:32:33 1574986
11:32:33 1574987
11:32:33 1574988
11:32:33 1574989
11:32:33 1574990
11:32:33 1574991
11:32:33 1574992
11:32:33 1574993
11:32:33 1574994
11:32:33 1574995
11:32:33 1574996
11:32:33 1574997
11:32:33 1574998
11:32:33 1574999
11:32:33 1575000
11:32:33 1575001
11:32:33 1575002
11:32:33 1575003
11:32:33 1575004
11:32:33 1575005
11:32:33 1575006
11:32:33 1575007
11:32:33 1575008
11:32:33 1575009
11:32:33 1575010
11:32:33 1575011
11:32:33 1575012
11:32:33 1575013
11:32:33 1575014
11:32:33 1575015
11:32:33 1575016
11:32:33 1575017
11:32:33 1575018
11:32:33 1575019
11:32:33 1575020
11:32:33 1575021
11:32:33 1575022
11:32:33 1575023
11:32:33 1575024
11:32:33 1575025
11:32:33 1575026
11:32:33 1575027
11:32:33 1575028
11:32:33 1575029
11:32:33 1575030
11:32:33 1575031
11:32:33 1575032
11:32:33 1575033
11:32:33 1575034
11:32:33 1575035
11:32:33 1575036
11:32:33 1575037
11:32:33 1575038
11:32:33 1575039
11:32:33 1575040
11:32:33 1575041
11:32:33 1575042
11:32:33 1575043
11:32:33 1575044
11:32:33 1575045
11:32:33 1575046
11:32:33 1575047
11:32:33 1575048
11:32:33 1575049
11:32:33 1575050
11:32:33 1575051
11:32:33 1575052
11:32:33 1575053
11:32:33 1575054
11:32:33 1575055
11:32:33 1575056
11:32:33 1575057
11:32:33 1575058
11:32:33 1575059
11:32:33 1575060
11:32:33 1575061
11:32:33 1575062
11:32:33 1575063
11:32:33 1575064
11:32:33 1575065
11:32:33 1575066
11:32:33 1575067
11:32:33 1575068
11:32:33 1575069
11:32:33 1575070
11:32:33 1575071
11:32:33 1575072
11:32:33 1575073
11:32:33 1575074
11:32:33 1575075
11:32:33 1575076
11:32:33 1575077
11:32:33 1575078
11:32:33 1575079
11:32:33 1575080
11:32:33 1575081
11:32:33 1575082
11:32:33 1575083
11:32:33 1575084
11:32:33 1575085
11:32:33 1575086
11:32:33 1575087
11:32:33 1575088
11:32:33 1575089
11:32:33 1575090
11:32:33 1575091
11:32:33 1575092
11:32:33 1575093
11:32:33 1575094
11:32:33 1575095
11:32:33 1575096
11:32:33 1575097
11:32:33 1575098
11:32:33 1575099
11:32:33 1575100
11:32:33 1575101
11:32:33 1575102
11:32:33 1575103
11:32:33 1575104
11:32:33 1575105
11:32:33 1575106
11:32:33 1575107
11:32:33 1575108
11:32:33 1575109
11:32:33 1575110
11:32:33 1575111
11:32:33 1575112
11:32:33 1575113
11:32:33 1575114
11:32:33 1575115
11:32:33 1575116
11:32:33 1575117
11:32:33 1575118
11:32:33 1575119
11:32:33 1575120
11:32:33 1575121
11:32:33 1575122
11:32:33 1575123
11:32:33 1575124
11:32:33 1575125
11:32:33 1575126
11:32:33 1575127
11:32:33 1575128
11:32:33 1575129
11:32:33 1575130
11:32:33 1575131
11:32:33 1575132
11:32:33 1575133
11:32:33 1575134
11:32:33 1575135
11:32:33 1575136
11:32:33 1575137
11:32:33 1575138
11:32:33 1575139
11:32:33 1575140
11:32:33 1575141
11:32:33 1575142
11:32:33 1575143
11:32:33 1575144
11:32:33 1575145
11:32:33 1575146
11:32:33 1575147
11:32:33 1575148
11:32:33 1575149
11:32:33 1575150
11:32:33 1575151
11:32:33 1575152
11:32:33 1575153
11:32:33 1575154
11:32:33 1575155
11:32:33 1575156
11:32:33 1575157
11:32:33 1575158
11:32:33 1575159
11:32:33 1575160
11:32:33 1575161
11:32:33 1575162
11:32:33 1575163
11:32:33 1575164
11:32:33 1575165
11:32:33 1575166
11:32:33 1575167
11:32:33 1575168
11:32:33 1575169
11:32:33 1575170
11:32:33 1575171
11:32:33 1575172
11:32:33 1575173
11:32:33 1575174
11:32:33 1575175
11:32:33 1575176
11:32:33 1575177
11:32:33 1575178
11:32:33 1575179
11:32:33 1575180
11:32:33 1575181
11:32:33 1575182
11:32:33 1575183
11:32:33 1575184
11:32:33 1575185
11:32:33 1575186
11:32:33 1575187
11:32:33 1575188
11:32:33 1575189
11:32:33 1575190
11:32:33 1575191
11:32:33 1575192
11:32:33 1575193
11:32:33 1575194
11:32:33 1575195
11:32:33 1575196
11:32:33 1575197
11:32:33 1575198
11:32:33 1575199
11:32:33 1575200
11:32:33 1575201
11:32:33 1575202
11:32:33 1575203
11:32:33 1575204
11:32:33 1575205
11:32:33 1575206
11:32:33 1575207
11:32:33 1575208
11:32:33 1575209
11:32:33 1575210
11:32:33 1575211
11:32:33 1575212
11:32:33 1575213
11:32:33 1575214
11:32:33 1575215
11:32:33 1575216
11:32:33 1575217
11:32:33 1575218
11:32:33 1575219
11:32:33 1575220
11:32:33 1575221
11:32:33 1575222
11:32:33 1575223
11:32:33 1575224
11:32:33 1575225
11:32:33 1575226
11:32:33 1575227
11:32:33 1575228
11:32:33 1575229
11:32:33 1575230
11:32:33 1575231
11:32:33 1575232
11:32:33 1575233
11:32:33 1575234
11:32:33 1575235
11:32:33 1575236
11:32:33 1575237
11:32:33 1575238
11:32:33 1575239
11:32:33 1575240
11:32:33 1575241
11:32:33 1575242
11:32:33 1575243
11:32:33 1575244
11:32:33 1575245
11:32:33 1575246
11:32:33 1575247
11:32:33 1575248
11:32:33 1575249
11:32:33 1575250
11:32:33 1575251
11:32:33 1575252
11:32:33 1575253
11:32:33 1575254
11:32:33 1575255
11:32:33 1575256
11:32:33 1575257
11:32:33 1575258
11:32:33 1575259
11:32:33 1575260
11:32:33 1575261
11:32:33 1575262
11:32:33 1575263
11:32:33 1575264
11:32:33 1575265
11:32:33 1575266
11:32:33 1575267
11:32:33 1575268
11:32:33 1575269
11:32:33 1575270
11:32:33 1575271
11:32:33 1575272
11:32:33 1575273
11:32:33 1575274
11:32:33 1575275
11:32:33 1575276
11:32:33 1575277
11:32:33 1575278
11:32:33 1575279
11:32:33 1575280
11:32:33 1575281
11:32:33 1575282
11:32:33 1575283
11:32:33 1575284
11:32:33 1575285
11:32:33 1575286
11:32:33 1575287
11:32:33 1575288
11:32:33 1575289
11:32:33 1575290
11:32:33 1575291
11:32:33 1575292
11:32:33 1575293
11:32:33 1575294
11:32:33 1575295
11:32:33 1575296
11:32:33 1575297
11:32:33 1575298
11:32:33 1575299
11:32:33 1575300
11:32:33 1575301
11:32:33 1575302
11:32:33 1575303
11:32:33 1575304
11:32:33 1575305
11:32:33 1575306
11:32:33 1575307
11:32:33 1575308
11:32:33 1575309
11:32:33 1575310
11:32:33 1575311
11:32:33 1575312
11:32:33 1575313
11:32:33 1575314
11:32:33 1575315
11:32:33 1575316
11:32:33 1575317
11:32:33 1575318
11:32:33 1575319
11:32:33 1575320
11:32:33 1575321
11:32:33 1575322
11:32:33 1575323
11:32:33 1575324
11:32:33 1575325
11:32:33 1575326
11:32:33 1575327
11:32:33 1575328
11:32:33 1575329
11:32:33 1575330
11:32:33 1575331
11:32:33 1575332
11:32:33 1575333
11:32:33 1575334
11:32:33 1575335
11:32:33 1575336
11:32:33 1575337
11:32:33 1575338
11:32:33 1575339
11:32:33 1575340
11:32:33 1575341
11:32:33 1575342
11:32:33 1575343
11:32:33 1575344
11:32:33 1575345
11:32:33 1575346
11:32:33 1575347
11:32:33 1575348
11:32:33 1575349
11:32:33 1575350
11:32:33 1575351
11:32:33 1575352
11:32:33 1575353
11:32:33 1575354
11:32:33 1575355
11:32:33 1575356
11:32:33 1575357
11:32:33 1575358
11:32:33 1575359
11:32:33 1575360
11:32:33 1575361
11:32:33 1575362
11:32:33 1575363
11:32:33 1575364
11:32:33 1575365
11:32:33 1575366
11:32:33 1575367
11:32:33 1575368
11:32:33 1575369
11:32:33 1575370
11:32:33 1575371
11:32:33 1575372
11:32:33 1575373
11:32:33 1575374
11:32:33 1575375
11:32:33 1575376
11:32:33 1575377
11:32:33 1575378
11:32:33 1575379
11:32:33 1575380
11:32:33 1575381
11:32:33 1575382
11:32:33 1575383
11:32:33 1575384
11:32:33 1575385
11:32:33 1575386
11:32:33 1575387
11:32:33 1575388
11:32:33 1575389
11:32:33 1575390
11:32:33 1575391
11:32:33 1575392
11:32:33 1575393
11:32:33 1575394
11:32:33 1575395
11:32:33 1575396
11:32:33 1575397
11:32:33 1575398
11:32:33 1575399
11:32:33 1575400
11:32:33 1575401
11:32:33 1575402
11:32:33 1575403
11:32:33 1575404
11:32:33 1575405
11:32:33 1575406
11:32:33 1575407
11:32:33 1575408
11:32:33 1575409
11:32:33 1575410
11:32:33 1575411
11:32:33 1575412
11:32:33 1575413
11:32:33 1575414
11:32:33 1575415
11:32:33 1575416
11:32:33 1575417
11:32:33 1575418
11:32:33 1575419
11:32:33 1575420
11:32:33 1575421
11:32:33 1575422
11:32:33 1575423
11:32:33 1575424
11:32:33 1575425
11:32:33 1575426
11:32:33 1575427
11:32:33 1575428
11:32:33 1575429
11:32:33 1575430
11:32:33 1575431
11:32:33 1575432
11:32:33 1575433
11:32:33 1575434
11:32:33 1575435
11:32:33 1575436
11:32:33 1575437
11:32:33 1575438
11:32:33 1575439
11:32:33 1575440
11:32:33 1575441
11:32:33 1575442
11:32:33 1575443
11:32:33 1575444
11:32:33 1575445
11:32:33 1575446
11:32:33 1575447
11:32:33 1575448
11:32:33 1575449
11:32:33 1575450
11:32:33 1575451
11:32:33 1575452
11:32:33 1575453
11:32:33 1575454
11:32:33 1575455
11:32:33 1575456
11:32:33 1575457
11:32:33 1575458
11:32:33 1575459
11:32:33 1575460
11:32:33 1575461
11:32:33 1575462
11:32:33 1575463
11:32:33 1575464
11:32:33 1575465
11:32:33 1575466
11:32:33 1575467
11:32:33 1575468
11:32:33 1575469
11:32:33 1575470
11:32:33 1575471
11:32:33 1575472
11:32:33 1575473
11:32:33 1575474
11:32:33 1575475
11:32:33 1575476
11:32:33 1575477
11:32:33 1575478
11:32:33 1575479
11:32:33 1575480
11:32:33 1575481
11:32:33 1575482
11:32:33 1575483
11:32:33 1575484
11:32:33 1575485
11:32:33 1575486
11:32:33 1575487
11:32:33 1575488
11:32:33 1575489
11:32:33 1575490
11:32:33 1575491
11:32:33 1575492
11:32:33 1575493
11:32:33 1575494
11:32:33 1575495
11:32:33 1575496
11:32:33 1575497
11:32:33 1575498
11:32:33 1575499
11:32:33 1575500
11:32:33 1575501
11:32:33 1575502
11:32:33 1575503
11:32:33 1575504
11:32:33 1575505
11:32:33 1575506
11:32:33 1575507
11:32:33 1575508
11:32:33 1575509
11:32:33 1575510
11:32:33 1575511
11:32:33 1575512
11:32:33 1575513
11:32:33 1575514
11:32:33 1575515
11:32:33 1575516
11:32:33 1575517
11:32:33 1575518
11:32:33 1575519
11:32:33 1575520
11:32:33 1575521
11:32:33 1575522
11:32:33 1575523
11:32:33 1575524
11:32:33 1575525
11:32:33 1575526
11:32:33 1575527
11:32:33 1575528
11:32:33 1575529
11:32:33 1575530
11:32:33 1575531
11:32:33 1575532
11:32:33 1575533
11:32:33 1575534
11:32:33 1575535
11:32:33 1575536
11:32:33 1575537
11:32:33 1575538
11:32:33 1575539
11:32:33 1575540
11:32:33 1575541
11:32:33 1575542
11:32:33 1575543
11:32:33 1575544
11:32:33 1575545
11:32:33 1575546
11:32:33 1575547
11:32:33 1575548
11:32:33 1575549
11:32:33 1575550
11:32:33 1575551
11:32:33 1575552
11:32:33 1575553
11:32:33 1575554
11:32:33 1575555
11:32:33 1575556
11:32:33 1575557
11:32:33 1575558
11:32:33 1575559
11:32:33 1575560
11:32:33 1575561
11:32:33 1575562
11:32:33 1575563
11:32:33 1575564
11:32:33 1575565
11:32:33 1575566
11:32:33 1575567
11:32:33 1575568
11:32:33 1575569
11:32:33 1575570
11:32:33 1575571
11:32:33 1575572
11:32:33 1575573
11:32:33 1575574
11:32:33 1575575
11:32:33 1575576
11:32:33 1575577
11:32:33 1575578
11:32:33 1575579
11:32:33 1575580
11:32:33 1575581
11:32:33 1575582
11:32:33 1575583
11:32:33 1575584
11:32:33 1575585
11:32:33 1575586
11:32:33 1575587
11:32:33 1575588
11:32:33 1575589
11:32:33 1575590
11:32:33 1575591
11:32:33 1575592
11:32:33 1575593
11:32:33 1575594
11:32:33 1575595
11:32:33 1575596
11:32:33 1575597
11:32:33 1575598
11:32:33 1575599
11:32:33 1575600
11:32:33 1575601
11:32:33 1575602
11:32:33 1575603
11:32:33 1575604
11:32:33 1575605
11:32:33 1575606
11:32:33 1575607
11:32:33 1575608
11:32:33 1575609
11:32:33 1575610
11:32:33 1575611
11:32:33 1575612
11:32:33 1575613
11:32:33 1575614
11:32:33 1575615
11:32:33 1575616
11:32:33 1575617
11:32:33 1575618
11:32:33 1575619
11:32:33 1575620
11:32:33 1575621
11:32:33 1575622
11:32:33 1575623
11:32:33 1575624
11:32:33 1575625
11:32:33 1575626
11:32:33 1575627
11:32:33 1575628
11:32:33 1575629
11:32:33 1575630
11:32:33 1575631
11:32:33 1575632
11:32:33 1575633
11:32:33 1575634
11:32:33 1575635
11:32:33 1575636
11:32:33 1575637
11:32:33 1575638
11:32:33 1575639
11:32:33 1575640
11:32:33 1575641
11:32:33 1575642
11:32:33 1575643
11:32:33 1575644
11:32:33 1575645
11:32:33 1575646
11:32:33 1575647
11:32:33 1575648
11:32:33 1575649
11:32:33 1575650
11:32:33 1575651
11:32:33 1575652
11:32:33 1575653
11:32:33 1575654
11:32:33 1575655
11:32:33 1575656
11:32:33 1575657
11:32:33 1575658
11:32:33 1575659
11:32:33 1575660
11:32:33 1575661
11:32:33 1575662
11:32:33 1575663
11:32:33 1575664
11:32:33 1575665
11:32:33 1575666
11:32:33 1575667
11:32:33 1575668
11:32:33 1575669
11:32:33 1575670
11:32:33 1575671
11:32:33 1575672
11:32:33 1575673
11:32:33 1575674
11:32:33 1575675
11:32:33 1575676
11:32:33 1575677
11:32:33 1575678
11:32:33 1575679
11:32:33 1575680
11:32:33 1575681
11:32:33 1575682
11:32:33 1575683
11:32:33 1575684
11:32:33 1575685
11:32:33 1575686
11:32:33 1575687
11:32:33 1575688
11:32:33 1575689
11:32:33 1575690
11:32:33 1575691
11:32:33 1575692
11:32:33 1575693
11:32:33 1575694
11:32:33 1575695
11:32:33 1575696
11:32:33 1575697
11:32:33 1575698
11:32:33 1575699
11:32:33 1575700
11:32:33 1575701
11:32:33 1575702
11:32:33 1575703
11:32:33 1575704
11:32:33 1575705
11:32:33 1575706
11:32:33 1575707
11:32:33 1575708
11:32:33 1575709
11:32:33 1575710
11:32:33 1575711
11:32:33 1575712
11:32:33 1575713
11:32:33 1575714
11:32:33 1575715
11:32:33 1575716
11:32:33 1575717
11:32:33 1575718
11:32:33 1575719
11:32:33 1575720
11:32:33 1575721
11:32:33 1575722
11:32:33 1575723
11:32:33 1575724
11:32:33 1575725
11:32:33 1575726
11:32:33 1575727
11:32:33 1575728
11:32:33 1575729
11:32:33 1575730
11:32:33 1575731
11:32:33 1575732
11:32:33 1575733
11:32:33 1575734
11:32:33 1575735
11:32:33 1575736
11:32:33 1575737
11:32:33 1575738
11:32:33 1575739
11:32:33 1575740
11:32:33 1575741
11:32:33 1575742
11:32:33 1575743
11:32:33 1575744
11:32:33 1575745
11:32:33 1575746
11:32:33 1575747
11:32:33 1575748
11:32:33 1575749
11:32:33 1575750
11:32:33 1575751
11:32:33 1575752
11:32:33 1575753
11:32:33 1575754
11:32:33 1575755
11:32:33 1575756
11:32:33 1575757
11:32:33 1575758
11:32:33 1575759
11:32:33 1575760
11:32:33 1575761
11:32:33 1575762
11:32:33 1575763
11:32:33 1575764
11:32:33 1575765
11:32:33 1575766
11:32:33 1575767
11:32:33 1575768
11:32:33 1575769
11:32:33 1575770
11:32:33 1575771
11:32:33 1575772
11:32:33 1575773
11:32:33 1575774
11:32:33 1575775
11:32:33 1575776
11:32:33 1575777
11:32:33 1575778
11:32:33 1575779
11:32:33 1575780
11:32:33 1575781
11:32:33 1575782
11:32:33 1575783
11:32:33 1575784
11:32:33 1575785
11:32:33 1575786
11:32:33 1575787
11:32:33 1575788
11:32:33 1575789
11:32:33 1575790
11:32:33 1575791
11:32:33 1575792
11:32:33 1575793
11:32:33 1575794
11:32:33 1575795
11:32:33 1575796
11:32:33 1575797
11:32:33 1575798
11:32:33 1575799
11:32:33 1575800
11:32:33 1575801
11:32:33 1575802
11:32:33 1575803
11:32:33 1575804
11:32:33 1575805
11:32:33 1575806
11:32:33 1575807
11:32:33 1575808
11:32:33 1575809
11:32:33 1575810
11:32:33 1575811
11:32:33 1575812
11:32:33 1575813
11:32:33 1575814
11:32:33 1575815
11:32:33 1575816
11:32:33 1575817
11:32:33 1575818
11:32:33 1575819
11:32:33 1575820
11:32:33 1575821
11:32:33 1575822
11:32:33 1575823
11:32:33 1575824
11:32:33 1575825
11:32:33 1575826
11:32:33 1575827
11:32:33 1575828
11:32:33 1575829
11:32:33 1575830
11:32:33 1575831
11:32:33 1575832
11:32:33 1575833
11:32:33 1575834
11:32:33 1575835
11:32:33 1575836
11:32:33 1575837
11:32:33 1575838
11:32:33 1575839
11:32:33 1575840
11:32:33 1575841
11:32:33 1575842
11:32:33 1575843
11:32:33 1575844
11:32:33 1575845
11:32:33 1575846
11:32:33 1575847
11:32:33 1575848
11:32:33 1575849
11:32:33 1575850
11:32:33 1575851
11:32:33 1575852
11:32:33 1575853
11:32:33 1575854
11:32:33 1575855
11:32:33 1575856
11:32:33 1575857
11:32:33 1575858
11:32:33 1575859
11:32:33 1575860
11:32:33 1575861
11:32:33 1575862
11:32:33 1575863
11:32:33 1575864
11:32:33 1575865
11:32:33 1575866
11:32:33 1575867
11:32:33 1575868
11:32:33 1575869
11:32:33 1575870
11:32:33 1575871
11:32:33 1575872
11:32:33 1575873
11:32:33 1575874
11:32:33 1575875
11:32:33 1575876
11:32:33 1575877
11:32:33 1575878
11:32:33 1575879
11:32:33 1575880
11:32:33 1575881
11:32:33 1575882
11:32:33 1575883
11:32:33 1575884
11:32:33 1575885
11:32:33 1575886
11:32:33 1575887
11:32:33 1575888
11:32:33 1575889
11:32:33 1575890
11:32:33 1575891
11:32:33 1575892
11:32:33 1575893
11:32:33 1575894
11:32:33 1575895
11:32:33 1575896
11:32:33 1575897
11:32:33 1575898
11:32:33 1575899
11:32:33 1575900
11:32:33 1575901
11:32:33 1575902
11:32:33 1575903
11:32:33 1575904
11:32:33 1575905
11:32:33 1575906
11:32:33 1575907
11:32:33 1575908
11:32:33 1575909
11:32:33 1575910
11:32:33 1575911
11:32:33 1575912
11:32:33 1575913
11:32:33 1575914
11:32:33 1575915
11:32:33 1575916
11:32:33 1575917
11:32:33 1575918
11:32:33 1575919
11:32:33 1575920
11:32:33 1575921
11:32:33 1575922
11:32:33 1575923
11:32:33 1575924
11:32:33 1575925
11:32:33 1575926
11:32:33 1575927
11:32:33 1575928
11:32:33 1575929
11:32:33 1575930
11:32:33 1575931
11:32:33 1575932
11:32:33 1575933
11:32:33 1575934
11:32:33 1575935
11:32:33 1575936
11:32:33 1575937
11:32:33 1575938
11:32:33 1575939
11:32:33 1575940
11:32:33 1575941
11:32:33 1575942
11:32:33 1575943
11:32:33 1575944
11:32:33 1575945
11:32:33 1575946
11:32:33 1575947
11:32:33 1575948
11:32:33 1575949
11:32:33 1575950
11:32:33 1575951
11:32:33 1575952
11:32:33 1575953
11:32:33 1575954
11:32:33 1575955
11:32:33 1575956
11:32:33 1575957
11:32:33 1575958
11:32:33 1575959
11:32:33 1575960
11:32:33 1575961
11:32:33 1575962
11:32:33 1575963
11:32:33 1575964
11:32:33 1575965
11:32:33 1575966
11:32:33 1575967
11:32:33 1575968
11:32:33 1575969
11:32:33 1575970
11:32:33 1575971
11:32:33 1575972
11:32:33 1575973
11:32:33 1575974
11:32:33 1575975
11:32:33 1575976
11:32:33 1575977
11:32:33 1575978
11:32:33 1575979
11:32:33 1575980
11:32:33 1575981
11:32:33 1575982
11:32:33 1575983
11:32:33 1575984
11:32:33 1575985
11:32:33 1575986
11:32:33 1575987
11:32:33 1575988
11:32:33 1575989
11:32:33 1575990
11:32:33 1575991
11:32:33 1575992
11:32:33 1575993
11:32:33 1575994
11:32:33 1575995
11:32:33 1575996
11:32:33 1575997
11:32:33 1575998
11:32:33 1575999
11:32:33 1576000
11:32:33 1576001
11:32:33 1576002
11:32:33 1576003
11:32:33 1576004
11:32:33 1576005
11:32:33 1576006
11:32:33 1576007
11:32:33 1576008
11:32:33 1576009
11:32:33 1576010
11:32:33 1576011
11:32:33 1576012
11:32:33 1576013
11:32:33 1576014
11:32:33 1576015
11:32:33 1576016
11:32:33 1576017
11:32:33 1576018
11:32:33 1576019
11:32:33 1576020
11:32:33 1576021
11:32:33 1576022
11:32:33 1576023
11:32:33 1576024
11:32:33 1576025
11:32:33 1576026
11:32:33 1576027
11:32:33 1576028
11:32:33 1576029
11:32:33 1576030
11:32:33 1576031
11:32:33 1576032
11:32:33 1576033
11:32:33 1576034
11:32:33 1576035
11:32:33 1576036
11:32:33 1576037
11:32:33 1576038
11:32:33 1576039
11:32:33 1576040
11:32:33 1576041
11:32:33 1576042
11:32:33 1576043
11:32:33 1576044
11:32:33 1576045
11:32:33 1576046
11:32:33 1576047
11:32:33 1576048
11:32:33 1576049
11:32:33 1576050
11:32:33 1576051
11:32:33 1576052
11:32:33 1576053
11:32:33 1576054
11:32:33 1576055
11:32:33 1576056
11:32:33 1576057
11:32:33 1576058
11:32:33 1576059
11:32:33 1576060
11:32:33 1576061
11:32:33 1576062
11:32:33 1576063
11:32:33 1576064
11:32:33 1576065
11:32:33 1576066
11:32:33 1576067
11:32:33 1576068
11:32:33 1576069
11:32:33 1576070
11:32:33 1576071
11:32:33 1576072
11:32:33 1576073
11:32:33 1576074
11:32:33 1576075
11:32:33 1576076
11:32:33 1576077
11:32:33 1576078
11:32:33 1576079
11:32:33 1576080
11:32:33 1576081
11:32:33 1576082
11:32:33 1576083
11:32:33 1576084
11:32:33 1576085
11:32:33 1576086
11:32:33 1576087
11:32:33 1576088
11:32:33 1576089
11:32:33 1576090
11:32:33 1576091
11:32:33 1576092
11:32:33 1576093
11:32:33 1576094
11:32:33 1576095
11:32:33 1576096
11:32:33 1576097
11:32:33 1576098
11:32:33 1576099
11:32:33 1576100
11:32:33 1576101
11:32:33 1576102
11:32:33 1576103
11:32:33 1576104
11:32:33 1576105
11:32:33 1576106
11:32:33 1576107
11:32:33 1576108
11:32:33 1576109
11:32:33 1576110
11:32:33 1576111
11:32:33 1576112
11:32:33 1576113
11:32:33 1576114
11:32:33 1576115
11:32:33 1576116
11:32:33 1576117
11:32:33 1576118
11:32:33 1576119
11:32:33 1576120
11:32:33 1576121
11:32:33 1576122
11:32:33 1576123
11:32:33 1576124
11:32:33 1576125
11:32:33 1576126
11:32:33 1576127
11:32:33 1576128
11:32:33 1576129
11:32:33 1576130
11:32:33 1576131
11:32:33 1576132
11:32:33 1576133
11:32:33 1576134
11:32:33 1576135
11:32:33 1576136
11:32:33 1576137
11:32:33 1576138
11:32:33 1576139
11:32:33 1576140
11:32:33 1576141
11:32:33 1576142
11:32:33 1576143
11:32:33 1576144
11:32:33 1576145
11:32:33 1576146
11:32:33 1576147
11:32:33 1576148
11:32:33 1576149
11:32:33 1576150
11:32:33 1576151
11:32:33 1576152
11:32:33 1576153
11:32:33 1576154
11:32:33 1576155
11:32:33 1576156
11:32:33 1576157
11:32:33 1576158
11:32:33 1576159
11:32:33 1576160
11:32:33 1576161
11:32:33 1576162
11:32:33 1576163
11:32:33 1576164
11:32:33 1576165
11:32:33 1576166
11:32:33 1576167
11:32:33 1576168
11:32:33 1576169
11:32:33 1576170
11:32:33 1576171
11:32:33 1576172
11:32:33 1576173
11:32:33 1576174
11:32:33 1576175
11:32:33 1576176
11:32:33 1576177
11:32:33 1576178
11:32:33 1576179
11:32:33 1576180
11:32:33 1576181
11:32:33 1576182
11:32:33 1576183
11:32:33 1576184
11:32:33 1576185
11:32:33 1576186
11:32:33 1576187
11:32:33 1576188
11:32:33 1576189
11:32:33 1576190
11:32:33 1576191
11:32:33 1576192
11:32:33 1576193
11:32:33 1576194
11:32:33 1576195
11:32:33 1576196
11:32:33 1576197
11:32:33 1576198
11:32:33 1576199
11:32:33 1576200
11:32:33 1576201
11:32:33 1576202
11:32:33 1576203
11:32:33 1576204
11:32:33 1576205
11:32:33 1576206
11:32:33 1576207
11:32:33 1576208
11:32:33 1576209
11:32:33 1576210
11:32:33 1576211
11:32:33 1576212
11:32:33 1576213
11:32:33 1576214
11:32:33 1576215
11:32:33 1576216
11:32:33 1576217
11:32:33 1576218
11:32:33 1576219
11:32:33 1576220
11:32:33 1576221
11:32:33 1576222
11:32:33 1576223
11:32:33 1576224
11:32:33 1576225
11:32:33 1576226
11:32:33 1576227
11:32:33 1576228
11:32:33 1576229
11:32:33 1576230
11:32:33 1576231
11:32:33 1576232
11:32:33 1576233
11:32:33 1576234
11:32:33 1576235
11:32:33 1576236
11:32:33 1576237
11:32:33 1576238
11:32:33 1576239
11:32:33 1576240
11:32:33 1576241
11:32:33 1576242
11:32:33 1576243
11:32:33 1576244
11:32:33 1576245
11:32:33 1576246
11:32:33 1576247
11:32:33 1576248
11:32:33 1576249
11:32:33 1576250
11:32:33 1576251
11:32:33 1576252
11:32:33 1576253
11:32:33 1576254
11:32:33 1576255
11:32:33 1576256
11:32:33 1576257
11:32:33 1576258
11:32:33 1576259
11:32:33 1576260
11:32:33 1576261
11:32:33 1576262
11:32:33 1576263
11:32:33 1576264
11:32:33 1576265
11:32:33 1576266
11:32:33 1576267
11:32:33 1576268
11:32:33 1576269
11:32:33 1576270
11:32:33 1576271
11:32:33 1576272
11:32:33 1576273
11:32:33 1576274
11:32:33 1576275
11:32:33 1576276
11:32:33 1576277
11:32:33 1576278
11:32:33 1576279
11:32:33 1576280
11:32:33 1576281
11:32:33 1576282
11:32:33 1576283
11:32:33 1576284
11:32:33 1576285
11:32:33 1576286
11:32:33 1576287
11:32:33 1576288
11:32:33 1576289
11:32:33 1576290
11:32:33 1576291
11:32:33 1576292
11:32:33 1576293
11:32:33 1576294
11:32:33 1576295
11:32:33 1576296
11:32:33 1576297
11:32:33 1576298
11:32:33 1576299
11:32:33 1576300
11:32:33 1576301
11:32:33 1576302
11:32:33 1576303
11:32:33 1576304
11:32:33 1576305
11:32:33 1576306
11:32:33 1576307
11:32:33 1576308
11:32:33 1576309
11:32:33 1576310
11:32:33 1576311
11:32:33 1576312
11:32:33 1576313
11:32:33 1576314
11:32:33 1576315
11:32:33 1576316
11:32:33 1576317
11:32:33 1576318
11:32:33 1576319
11:32:33 1576320
11:32:33 1576321
11:32:33 1576322
11:32:33 1576323
11:32:33 1576324
11:32:33 1576325
11:32:33 1576326
11:32:33 1576327
11:32:33 1576328
11:32:33 1576329
11:32:33 1576330
11:32:33 1576331
11:32:33 1576332
11:32:33 1576333
11:32:33 1576334
11:32:33 1576335
11:32:33 1576336
11:32:33 1576337
11:32:33 1576338
11:32:33 1576339
11:32:33 1576340
11:32:33 1576341
11:32:33 1576342
11:32:33 1576343
11:32:33 1576344
11:32:33 1576345
11:32:33 1576346
11:32:33 1576347
11:32:33 1576348
11:32:33 1576349
11:32:33 1576350
11:32:33 1576351
11:32:33 1576352
11:32:33 1576353
11:32:33 1576354
11:32:33 1576355
11:32:33 1576356
11:32:33 1576357
11:32:33 1576358
11:32:33 1576359
11:32:33 1576360
11:32:33 1576361
11:32:33 1576362
11:32:33 1576363
11:32:33 1576364
11:32:33 1576365
11:32:33 1576366
11:32:33 1576367
11:32:33 1576368
11:32:33 1576369
11:32:33 1576370
11:32:33 1576371
11:32:33 1576372
11:32:33 1576373
11:32:33 1576374
11:32:33 1576375
11:32:33 1576376
11:32:33 1576377
11:32:33 1576378
11:32:33 1576379
11:32:33 1576380
11:32:33 1576381
11:32:33 1576382
11:32:33 1576383
11:32:33 1576384
11:32:33 1576385
11:32:33 1576386
11:32:33 1576387
11:32:33 1576388
11:32:33 1576389
11:32:33 1576390
11:32:33 1576391
11:32:33 1576392
11:32:33 1576393
11:32:33 1576394
11:32:33 1576395
11:32:33 1576396
11:32:33 1576397
11:32:33 1576398
11:32:33 1576399
11:32:33 1576400
11:32:33 1576401
11:32:33 1576402
11:32:33 1576403
11:32:33 1576404
11:32:33 1576405
11:32:33 1576406
11:32:33 1576407
11:32:33 1576408
11:32:33 1576409
11:32:33 1576410
11:32:33 1576411
11:32:33 1576412
11:32:33 1576413
11:32:33 1576414
11:32:33 1576415
11:32:33 1576416
11:32:33 1576417
11:32:33 1576418
11:32:33 1576419
11:32:33 1576420
11:32:33 1576421
11:32:33 1576422
11:32:33 1576423
11:32:33 1576424
11:32:33 1576425
11:32:33 1576426
11:32:33 1576427
11:32:33 1576428
11:32:33 1576429
11:32:33 1576430
11:32:33 1576431
11:32:33 1576432
11:32:33 1576433
11:32:33 1576434
11:32:33 1576435
11:32:33 1576436
11:32:33 1576437
11:32:33 1576438
11:32:33 1576439
11:32:33 1576440
11:32:33 1576441
11:32:33 1576442
11:32:33 1576443
11:32:33 1576444
11:32:33 1576445
11:32:33 1576446
11:32:33 1576447
11:32:33 1576448
11:32:33 1576449
11:32:33 1576450
11:32:33 1576451
11:32:33 1576452
11:32:33 1576453
11:32:33 1576454
11:32:33 1576455
11:32:33 1576456
11:32:33 1576457
11:32:33 1576458
11:32:33 1576459
11:32:33 1576460
11:32:33 1576461
11:32:33 1576462
11:32:33 1576463
11:32:33 1576464
11:32:33 1576465
11:32:33 1576466
11:32:33 1576467
11:32:33 1576468
11:32:33 1576469
11:32:33 1576470
11:32:33 1576471
11:32:33 1576472
11:32:33 1576473
11:32:33 1576474
11:32:33 1576475
11:32:33 1576476
11:32:33 1576477
11:32:33 1576478
11:32:33 1576479
11:32:33 1576480
11:32:33 1576481
11:32:33 1576482
11:32:33 1576483
11:32:33 1576484
11:32:33 1576485
11:32:33 1576486
11:32:33 1576487
11:32:33 1576488
11:32:33 1576489
11:32:33 1576490
11:32:33 1576491
11:32:33 1576492
11:32:33 1576493
11:32:33 1576494
11:32:33 1576495
11:32:33 1576496
11:32:33 1576497
11:32:33 1576498
11:32:33 1576499
11:32:33 1576500
11:32:33 1576501
11:32:33 1576502
11:32:33 1576503
11:32:33 1576504
11:32:33 1576505
11:32:33 1576506
11:32:33 1576507
11:32:33 1576508
11:32:33 1576509
11:32:33 1576510
11:32:33 1576511
11:32:33 1576512
11:32:33 1576513
11:32:33 1576514
11:32:33 1576515
11:32:33 1576516
11:32:33 1576517
11:32:33 1576518
11:32:33 1576519
11:32:33 1576520
11:32:33 1576521
11:32:33 1576522
11:32:33 1576523
11:32:33 1576524
11:32:33 1576525
11:32:33 1576526
11:32:33 1576527
11:32:33 1576528
11:32:33 1576529
11:32:33 1576530
11:32:33 1576531
11:32:33 1576532
11:32:33 1576533
11:32:33 1576534
11:32:33 1576535
11:32:33 1576536
11:32:33 1576537
11:32:33 1576538
11:32:33 1576539
11:32:33 1576540
11:32:33 1576541
11:32:33 1576542
11:32:33 1576543
11:32:33 1576544
11:32:33 1576545
11:32:33 1576546
11:32:33 1576547
11:32:33 1576548
11:32:33 1576549
11:32:33 1576550
11:32:33 1576551
11:32:33 1576552
11:32:33 1576553
11:32:33 1576554
11:32:33 1576555
11:32:33 1576556
11:32:33 1576557
11:32:33 1576558
11:32:33 1576559
11:32:33 1576560
11:32:33 1576561
11:32:33 1576562
11:32:33 1576563
11:32:33 1576564
11:32:33 1576565
11:32:33 1576566
11:32:33 1576567
11:32:33 1576568
11:32:33 1576569
11:32:33 1576570
11:32:33 1576571
11:32:33 1576572
11:32:33 1576573
11:32:33 1576574
11:32:33 1576575
11:32:33 1576576
11:32:33 1576577
11:32:33 1576578
11:32:33 1576579
11:32:33 1576580
11:32:33 1576581
11:32:33 1576582
11:32:33 1576583
11:32:33 1576584
11:32:33 1576585
11:32:33 1576586
11:32:33 1576587
11:32:33 1576588
11:32:33 1576589
11:32:33 1576590
11:32:33 1576591
11:32:33 1576592
11:32:33 1576593
11:32:33 1576594
11:32:33 1576595
11:32:33 1576596
11:32:33 1576597
11:32:33 1576598
11:32:33 1576599
11:32:33 1576600
11:32:33 1576601
11:32:33 1576602
11:32:33 1576603
11:32:33 1576604
11:32:33 1576605
11:32:33 1576606
11:32:33 1576607
11:32:33 1576608
11:32:33 1576609
11:32:33 1576610
11:32:33 1576611
11:32:33 1576612
11:32:33 1576613
11:32:33 1576614
11:32:33 1576615
11:32:33 1576616
11:32:33 1576617
11:32:33 1576618
11:32:33 1576619
11:32:33 1576620
11:32:33 1576621
11:32:33 1576622
11:32:33 1576623
11:32:33 1576624
11:32:33 1576625
11:32:33 1576626
11:32:33 1576627
11:32:33 1576628
11:32:33 1576629
11:32:33 1576630
11:32:33 1576631
11:32:33 1576632
11:32:33 1576633
11:32:33 1576634
11:32:33 1576635
11:32:33 1576636
11:32:33 1576637
11:32:33 1576638
11:32:33 1576639
11:32:33 1576640
11:32:33 1576641
11:32:33 1576642
11:32:33 1576643
11:32:33 1576644
11:32:33 1576645
11:32:33 1576646
11:32:33 1576647
11:32:33 1576648
11:32:33 1576649
11:32:33 1576650
11:32:33 1576651
11:32:33 1576652
11:32:33 1576653
11:32:33 1576654
11:32:33 1576655
11:32:33 1576656
11:32:33 1576657
11:32:33 1576658
11:32:33 1576659
11:32:33 1576660
11:32:33 1576661
11:32:33 1576662
11:32:33 1576663
11:32:33 1576664
11:32:33 1576665
11:32:33 1576666
11:32:33 1576667
11:32:33 1576668
11:32:33 1576669
11:32:33 1576670
11:32:33 1576671
11:32:33 1576672
11:32:33 1576673
11:32:33 1576674
11:32:33 1576675
11:32:33 1576676
11:32:33 1576677
11:32:33 1576678
11:32:33 1576679
11:32:33 1576680
11:32:33 1576681
11:32:33 1576682
11:32:33 1576683
11:32:33 1576684
11:32:33 1576685
11:32:33 1576686
11:32:33 1576687
11:32:33 1576688
11:32:33 1576689
11:32:33 1576690
11:32:33 1576691
11:32:33 1576692
11:32:33 1576693
11:32:33 1576694
11:32:33 1576695
11:32:33 1576696
11:32:33 1576697
11:32:33 1576698
11:32:33 1576699
11:32:33 1576700
11:32:33 1576701
11:32:33 1576702
11:32:33 1576703
11:32:33 1576704
11:32:33 1576705
11:32:33 1576706
11:32:33 1576707
11:32:33 1576708
11:32:33 1576709
11:32:33 1576710
11:32:33 1576711
11:32:33 1576712
11:32:33 1576713
11:32:33 1576714
11:32:33 1576715
11:32:33 1576716
11:32:33 1576717
11:32:33 1576718
11:32:33 1576719
11:32:33 1576720
11:32:33 1576721
11:32:33 1576722
11:32:33 1576723
11:32:33 1576724
11:32:33 1576725
11:32:33 1576726
11:32:33 1576727
11:32:33 1576728
11:32:33 1576729
11:32:33 1576730
11:32:33 1576731
11:32:33 1576732
11:32:33 1576733
11:32:33 1576734
11:32:33 1576735
11:32:33 1576736
11:32:33 1576737
11:32:33 1576738
11:32:33 1576739
11:32:33 1576740
11:32:33 1576741
11:32:33 1576742
11:32:33 1576743
11:32:33 1576744
11:32:33 1576745
11:32:33 1576746
11:32:33 1576747
11:32:33 1576748
11:32:33 1576749
11:32:33 1576750
11:32:33 1576751
11:32:33 1576752
11:32:33 1576753
11:32:33 1576754
11:32:33 1576755
11:32:33 1576756
11:32:33 1576757
11:32:33 1576758
11:32:33 1576759
11:32:33 1576760
11:32:33 1576761
11:32:33 1576762
11:32:33 1576763
11:32:33 1576764
11:32:33 1576765
11:32:33 1576766
11:32:33 1576767
11:32:33 1576768
11:32:33 1576769
11:32:33 1576770
11:32:33 1576771
11:32:33 1576772
11:32:33 1576773
11:32:33 1576774
11:32:33 1576775
11:32:33 1576776
11:32:33 1576777
11:32:33 1576778
11:32:33 1576779
11:32:33 1576780
11:32:33 1576781
11:32:33 1576782
11:32:33 1576783
11:32:33 1576784
11:32:33 1576785
11:32:33 1576786
11:32:33 1576787
11:32:33 1576788
11:32:33 1576789
11:32:33 1576790
11:32:33 1576791
11:32:33 1576792
11:32:33 1576793
11:32:33 1576794
11:32:33 1576795
11:32:33 1576796
11:32:33 1576797
11:32:33 1576798
11:32:33 1576799
11:32:33 1576800
11:32:33 1576801
11:32:33 1576802
11:32:33 1576803
11:32:33 1576804
11:32:33 1576805
11:32:33 1576806
11:32:33 1576807
11:32:33 1576808
11:32:33 1576809
11:32:33 1576810
11:32:33 1576811
11:32:33 1576812
11:32:33 1576813
11:32:33 1576814
11:32:33 1576815
11:32:33 1576816
11:32:33 1576817
11:32:33 1576818
11:32:33 1576819
11:32:33 1576820
11:32:33 1576821
11:32:33 1576822
11:32:33 1576823
11:32:33 1576824
11:32:33 1576825
11:32:33 1576826
11:32:33 1576827
11:32:33 1576828
11:32:33 1576829
11:32:33 1576830
11:32:33 1576831
11:32:33 1576832
11:32:33 1576833
11:32:33 1576834
11:32:33 1576835
11:32:33 1576836
11:32:33 1576837
11:32:33 1576838
11:32:33 1576839
11:32:33 1576840
11:32:33 1576841
11:32:33 1576842
11:32:33 1576843
11:32:33 1576844
11:32:33 1576845
11:32:33 1576846
11:32:33 1576847
11:32:33 1576848
11:32:33 1576849
11:32:33 1576850
11:32:33 1576851
11:32:33 1576852
11:32:33 1576853
11:32:33 1576854
11:32:33 1576855
11:32:33 1576856
11:32:33 1576857
11:32:33 1576858
11:32:33 1576859
11:32:33 1576860
11:32:33 1576861
11:32:33 1576862
11:32:33 1576863
11:32:33 1576864
11:32:33 1576865
11:32:33 1576866
11:32:33 1576867
11:32:33 1576868
11:32:33 1576869
11:32:33 1576870
11:32:33 1576871
11:32:33 1576872
11:32:33 1576873
11:32:33 1576874
11:32:33 1576875
11:32:33 1576876
11:32:33 1576877
11:32:33 1576878
11:32:33 1576879
11:32:33 1576880
11:32:33 1576881
11:32:33 1576882
11:32:33 1576883
11:32:33 1576884
11:32:33 1576885
11:32:33 1576886
11:32:33 1576887
11:32:33 1576888
11:32:33 1576889
11:32:33 1576890
11:32:33 1576891
11:32:33 1576892
11:32:33 1576893
11:32:33 1576894
11:32:33 1576895
11:32:33 1576896
11:32:33 1576897
11:32:33 1576898
11:32:33 1576899
11:32:33 1576900
11:32:33 1576901
11:32:33 1576902
11:32:33 1576903
11:32:33 1576904
11:32:33 1576905
11:32:33 1576906
11:32:33 1576907
11:32:33 1576908
11:32:33 1576909
11:32:33 1576910
11:32:33 1576911
11:32:33 1576912
11:32:33 1576913
11:32:33 1576914
11:32:33 1576915
11:32:33 1576916
11:32:33 1576917
11:32:33 1576918
11:32:33 1576919
11:32:33 1576920
11:32:33 1576921
11:32:33 1576922
11:32:33 1576923
11:32:33 1576924
11:32:33 1576925
11:32:33 1576926
11:32:33 1576927
11:32:33 1576928
11:32:33 1576929
11:32:33 1576930
11:32:33 1576931
11:32:33 1576932
11:32:33 1576933
11:32:33 1576934
11:32:33 1576935
11:32:33 1576936
11:32:33 1576937
11:32:33 1576938
11:32:33 1576939
11:32:33 1576940
11:32:33 1576941
11:32:33 1576942
11:32:33 1576943
11:32:33 1576944
11:32:33 1576945
11:32:33 1576946
11:32:33 1576947
11:32:33 1576948
11:32:33 1576949
11:32:33 1576950
11:32:33 1576951
11:32:33 1576952
11:32:33 1576953
11:32:33 1576954
11:32:33 1576955
11:32:33 1576956
11:32:33 1576957
11:32:33 1576958
11:32:33 1576959
11:32:33 1576960
11:32:33 1576961
11:32:33 1576962
11:32:33 1576963
11:32:33 1576964
11:32:33 1576965
11:32:33 1576966
11:32:33 1576967
11:32:33 1576968
11:32:33 1576969
11:32:33 1576970
11:32:33 1576971
11:32:33 1576972
11:32:33 1576973
11:32:33 1576974
11:32:33 1576975
11:32:33 1576976
11:32:33 1576977
11:32:33 1576978
11:32:33 1576979
11:32:33 1576980
11:32:33 1576981
11:32:33 1576982
11:32:33 1576983
11:32:33 1576984
11:32:33 1576985
11:32:33 1576986
11:32:33 1576987
11:32:33 1576988
11:32:33 1576989
11:32:33 1576990
11:32:33 1576991
11:32:33 1576992
11:32:33 1576993
11:32:33 1576994
11:32:33 1576995
11:32:33 1576996
11:32:33 1576997
11:32:33 1576998
11:32:33 1576999
11:32:33 1577000
11:32:33 1577001
11:32:33 1577002
11:32:33 1577003
11:32:33 1577004
11:32:33 1577005
11:32:33 1577006
11:32:33 1577007
11:32:33 1577008
11:32:33 1577009
11:32:33 1577010
11:32:33 1577011
11:32:33 1577012
11:32:33 1577013
11:32:33 1577014
11:32:33 1577015
11:32:33 1577016
11:32:33 1577017
11:32:33 1577018
11:32:33 1577019
11:32:33 1577020
11:32:33 1577021
11:32:33 1577022
11:32:33 1577023
11:32:33 1577024
11:32:33 1577025
11:32:33 1577026
11:32:33 1577027
11:32:33 1577028
11:32:33 1577029
11:32:33 1577030
11:32:33 1577031
11:32:33 1577032
11:32:33 1577033
11:32:33 1577034
11:32:33 1577035
11:32:33 1577036
11:32:33 1577037
11:32:33 1577038
11:32:33 1577039
11:32:33 1577040
11:32:33 1577041
11:32:33 1577042
11:32:33 1577043
11:32:33 1577044
11:32:33 1577045
11:32:33 1577046
11:32:33 1577047
11:32:33 1577048
11:32:33 1577049
11:32:33 1577050
11:32:33 1577051
11:32:33 1577052
11:32:33 1577053
11:32:33 1577054
11:32:33 1577055
11:32:33 1577056
11:32:33 1577057
11:32:33 1577058
11:32:33 1577059
11:32:33 1577060
11:32:33 1577061
11:32:33 1577062
11:32:33 1577063
11:32:33 1577064
11:32:33 1577065
11:32:33 1577066
11:32:33 1577067
11:32:33 1577068
11:32:33 1577069
11:32:33 1577070
11:32:33 1577071
11:32:33 1577072
11:32:33 1577073
11:32:33 1577074
11:32:33 1577075
11:32:33 1577076
11:32:33 1577077
11:32:33 1577078
11:32:33 1577079
11:32:33 1577080
11:32:33 1577081
11:32:33 1577082
11:32:33 1577083
11:32:33 1577084
11:32:33 1577085
11:32:33 1577086
11:32:33 1577087
11:32:33 1577088
11:32:33 1577089
11:32:33 1577090
11:32:33 1577091
11:32:33 1577092
11:32:33 1577093
11:32:33 1577094
11:32:33 1577095
11:32:33 1577096
11:32:33 1577097
11:32:33 1577098
11:32:33 1577099
11:32:33 1577100
11:32:33 1577101
11:32:33 1577102
11:32:33 1577103
11:32:33 1577104
11:32:33 1577105
11:32:33 1577106
11:32:33 1577107
11:32:33 1577108
11:32:33 1577109
11:32:33 1577110
11:32:33 1577111
11:32:33 1577112
11:32:33 1577113
11:32:33 1577114
11:32:33 1577115
11:32:33 1577116
11:32:33 1577117
11:32:33 1577118
11:32:33 1577119
11:32:33 1577120
11:32:33 1577121
11:32:33 1577122
11:32:33 1577123
11:32:33 1577124
11:32:33 1577125
11:32:33 1577126
11:32:33 1577127
11:32:33 1577128
11:32:33 1577129
11:32:33 1577130
11:32:33 1577131
11:32:33 1577132
11:32:33 1577133
11:32:33 1577134
11:32:33 1577135
11:32:33 1577136
11:32:33 1577137
11:32:33 1577138
11:32:33 1577139
11:32:33 1577140
11:32:33 1577141
11:32:33 1577142
11:32:33 1577143
11:32:33 1577144
11:32:33 1577145
11:32:33 1577146
11:32:33 1577147
11:32:33 1577148
11:32:33 1577149
11:32:33 1577150
11:32:33 1577151
11:32:33 1577152
11:32:33 1577153
11:32:33 1577154
11:32:33 1577155
11:32:33 1577156
11:32:33 1577157
11:32:33 1577158
11:32:33 1577159
11:32:33 1577160
11:32:33 1577161
11:32:33 1577162
11:32:33 1577163
11:32:33 1577164
11:32:33 1577165
11:32:33 1577166
11:32:33 1577167
11:32:33 1577168
11:32:33 1577169
11:32:33 1577170
11:32:33 1577171
11:32:33 1577172
11:32:33 1577173
11:32:33 1577174
11:32:33 1577175
11:32:33 1577176
11:32:33 1577177
11:32:33 1577178
11:32:33 1577179
11:32:33 1577180
11:32:33 1577181
11:32:33 1577182
11:32:33 1577183
11:32:33 1577184
11:32:33 1577185
11:32:33 1577186
11:32:33 1577187
11:32:33 1577188
11:32:33 1577189
11:32:33 1577190
11:32:33 1577191
11:32:33 1577192
11:32:33 1577193
11:32:33 1577194
11:32:33 1577195
11:32:33 1577196
11:32:33 1577197
11:32:33 1577198
11:32:33 1577199
11:32:33 1577200
11:32:33 1577201
11:32:33 1577202
11:32:33 1577203
11:32:33 1577204
11:32:33 1577205
11:32:33 1577206
11:32:33 1577207
11:32:33 1577208
11:32:33 1577209
11:32:33 1577210
11:32:33 1577211
11:32:33 1577212
11:32:33 1577213
11:32:33 1577214
11:32:33 1577215
11:32:33 1577216
11:32:33 1577217
11:32:33 1577218
11:32:33 1577219
11:32:33 1577220
11:32:33 1577221
11:32:33 1577222
11:32:33 1577223
11:32:33 1577224
11:32:33 1577225
11:32:33 1577226
11:32:33 1577227
11:32:33 1577228
11:32:33 1577229
11:32:33 1577230
11:32:33 1577231
11:32:33 1577232
11:32:33 1577233
11:32:33 1577234
11:32:33 1577235
11:32:33 1577236
11:32:33 1577237
11:32:33 1577238
11:32:33 1577239
11:32:33 1577240
11:32:33 1577241
11:32:33 1577242
11:32:33 1577243
11:32:33 1577244
11:32:33 1577245
11:32:33 1577246
11:32:33 1577247
11:32:33 1577248
11:32:33 1577249
11:32:33 1577250
11:32:33 1577251
11:32:33 1577252
11:32:33 1577253
11:32:33 1577254
11:32:33 1577255
11:32:33 1577256
11:32:33 1577257
11:32:33 1577258
11:32:33 1577259
11:32:33 1577260
11:32:33 1577261
11:32:33 1577262
11:32:33 1577263
11:32:33 1577264
11:32:33 1577265
11:32:33 1577266
11:32:33 1577267
11:32:33 1577268
11:32:33 1577269
11:32:33 1577270
11:32:33 1577271
11:32:33 1577272
11:32:33 1577273
11:32:33 1577274
11:32:33 1577275
11:32:33 1577276
11:32:33 1577277
11:32:33 1577278
11:32:33 1577279
11:32:33 1577280
11:32:33 1577281
11:32:33 1577282
11:32:33 1577283
11:32:33 1577284
11:32:33 1577285
11:32:33 1577286
11:32:33 1577287
11:32:33 1577288
11:32:33 1577289
11:32:33 1577290
11:32:33 1577291
11:32:33 1577292
11:32:33 1577293
11:32:33 1577294
11:32:33 1577295
11:32:33 1577296
11:32:33 1577297
11:32:33 1577298
11:32:33 1577299
11:32:33 1577300
11:32:33 1577301
11:32:33 1577302
11:32:33 1577303
11:32:33 1577304
11:32:33 1577305
11:32:33 1577306
11:32:33 1577307
11:32:33 1577308
11:32:33 1577309
11:32:33 1577310
11:32:33 1577311
11:32:33 1577312
11:32:33 1577313
11:32:33 1577314
11:32:33 1577315
11:32:33 1577316
11:32:33 1577317
11:32:33 1577318
11:32:33 1577319
11:32:33 1577320
11:32:33 1577321
11:32:33 1577322
11:32:33 1577323
11:32:33 1577324
11:32:33 1577325
11:32:33 1577326
11:32:33 1577327
11:32:33 1577328
11:32:33 1577329
11:32:33 1577330
11:32:33 1577331
11:32:33 1577332
11:32:33 1577333
11:32:33 1577334
11:32:33 1577335
11:32:33 1577336
11:32:33 1577337
11:32:33 1577338
11:32:33 1577339
11:32:33 1577340
11:32:33 1577341
11:32:33 1577342
11:32:33 1577343
11:32:33 1577344
11:32:33 1577345
11:32:33 1577346
11:32:33 1577347
11:32:33 1577348
11:32:33 1577349
11:32:33 1577350
11:32:33 1577351
11:32:33 1577352
11:32:33 1577353
11:32:33 1577354
11:32:33 1577355
11:32:33 1577356
11:32:33 1577357
11:32:33 1577358
11:32:33 1577359
11:32:33 1577360
11:32:33 1577361
11:32:33 1577362
11:32:33 1577363
11:32:33 1577364
11:32:33 1577365
11:32:33 1577366
11:32:33 1577367
11:32:33 1577368
11:32:33 1577369
11:32:33 1577370
11:32:33 1577371
11:32:33 1577372
11:32:33 1577373
11:32:33 1577374
11:32:33 1577375
11:32:33 1577376
11:32:33 1577377
11:32:33 1577378
11:32:33 1577379
11:32:33 1577380
11:32:33 1577381
11:32:33 1577382
11:32:33 1577383
11:32:33 1577384
11:32:33 1577385
11:32:33 1577386
11:32:33 1577387
11:32:33 1577388
11:32:33 1577389
11:32:33 1577390
11:32:33 1577391
11:32:33 1577392
11:32:33 1577393
11:32:33 1577394
11:32:33 1577395
11:32:33 1577396
11:32:33 1577397
11:32:33 1577398
11:32:33 1577399
11:32:33 1577400
11:32:33 1577401
11:32:33 1577402
11:32:33 1577403
11:32:33 1577404
11:32:33 1577405
11:32:33 1577406
11:32:33 1577407
11:32:33 1577408
11:32:33 1577409
11:32:33 1577410
11:32:33 1577411
11:32:33 1577412
11:32:33 1577413
11:32:33 1577414
11:32:33 1577415
11:32:33 1577416
11:32:33 1577417
11:32:33 1577418
11:32:33 1577419
11:32:33 1577420
11:32:33 1577421
11:32:33 1577422
11:32:33 1577423
11:32:33 1577424
11:32:33 1577425
11:32:33 1577426
11:32:33 1577427
11:32:33 1577428
11:32:33 1577429
11:32:33 1577430
11:32:33 1577431
11:32:33 1577432
11:32:33 1577433
11:32:33 1577434
11:32:33 1577435
11:32:33 1577436
11:32:33 1577437
11:32:33 1577438
11:32:33 1577439
11:32:33 1577440
11:32:33 1577441
11:32:33 1577442
11:32:33 1577443
11:32:33 1577444
11:32:33 1577445
11:32:33 1577446
11:32:33 1577447
11:32:33 1577448
11:32:33 1577449
11:32:33 1577450
11:32:33 1577451
11:32:33 1577452
11:32:33 1577453
11:32:33 1577454
11:32:33 1577455
11:32:33 1577456
11:32:33 1577457
11:32:33 1577458
11:32:33 1577459
11:32:33 1577460
11:32:33 1577461
11:32:33 1577462
11:32:33 1577463
11:32:33 1577464
11:32:33 1577465
11:32:33 1577466
11:32:33 1577467
11:32:33 1577468
11:32:33 1577469
11:32:33 1577470
11:32:33 1577471
11:32:33 1577472
11:32:33 1577473
11:32:33 1577474
11:32:33 1577475
11:32:33 1577476
11:32:33 1577477
11:32:33 1577478
11:32:33 1577479
11:32:33 1577480
11:32:33 1577481
11:32:33 1577482
11:32:33 1577483
11:32:33 1577484
11:32:33 1577485
11:32:33 1577486
11:32:33 1577487
11:32:33 1577488
11:32:33 1577489
11:32:33 1577490
11:32:33 1577491
11:32:33 1577492
11:32:33 1577493
11:32:33 1577494
11:32:33 1577495
11:32:33 1577496
11:32:33 1577497
11:32:33 1577498
11:32:33 1577499
11:32:33 1577500
11:32:33 1577501
11:32:33 1577502
11:32:33 1577503
11:32:33 1577504
11:32:33 1577505
11:32:33 1577506
11:32:33 1577507
11:32:33 1577508
11:32:33 1577509
11:32:33 1577510
11:32:33 1577511
11:32:33 1577512
11:32:33 1577513
11:32:33 1577514
11:32:33 1577515
11:32:33 1577516
11:32:33 1577517
11:32:33 1577518
11:32:33 1577519
11:32:33 1577520
11:32:33 1577521
11:32:33 1577522
11:32:33 1577523
11:32:33 1577524
11:32:33 1577525
11:32:33 1577526
11:32:33 1577527
11:32:33 1577528
11:32:33 1577529
11:32:33 1577530
11:32:33 1577531
11:32:33 1577532
11:32:33 1577533
11:32:33 1577534
11:32:33 1577535
11:32:33 1577536
11:32:33 1577537
11:32:33 1577538
11:32:33 1577539
11:32:33 1577540
11:32:33 1577541
11:32:33 1577542
11:32:33 1577543
11:32:33 1577544
11:32:33 1577545
11:32:33 1577546
11:32:33 1577547
11:32:33 1577548
11:32:33 1577549
11:32:33 1577550
11:32:33 1577551
11:32:33 1577552
11:32:33 1577553
11:32:33 1577554
11:32:33 1577555
11:32:33 1577556
11:32:33 1577557
11:32:33 1577558
11:32:33 1577559
11:32:33 1577560
11:32:33 1577561
11:32:33 1577562
11:32:33 1577563
11:32:33 1577564
11:32:33 1577565
11:32:33 1577566
11:32:33 1577567
11:32:33 1577568
11:32:33 1577569
11:32:33 1577570
11:32:33 1577571
11:32:33 1577572
11:32:33 1577573
11:32:33 1577574
11:32:33 1577575
11:32:33 1577576
11:32:33 1577577
11:32:33 1577578
11:32:33 1577579
11:32:33 1577580
11:32:33 1577581
11:32:33 1577582
11:32:33 1577583
11:32:33 1577584
11:32:33 1577585
11:32:33 1577586
11:32:33 1577587
11:32:33 1577588
11:32:33 1577589
11:32:33 1577590
11:32:33 1577591
11:32:33 1577592
11:32:33 1577593
11:32:33 1577594
11:32:33 1577595
11:32:33 1577596
11:32:33 1577597
11:32:33 1577598
11:32:33 1577599
11:32:33 1577600
11:32:33 1577601
11:32:33 1577602
11:32:33 1577603
11:32:33 1577604
11:32:33 1577605
11:32:33 1577606
11:32:33 1577607
11:32:33 1577608
11:32:33 1577609
11:32:33 1577610
11:32:33 1577611
11:32:33 1577612
11:32:33 1577613
11:32:33 1577614
11:32:33 1577615
11:32:33 1577616
11:32:33 1577617
11:32:33 1577618
11:32:33 1577619
11:32:33 1577620
11:32:33 1577621
11:32:33 1577622
11:32:33 1577623
11:32:33 1577624
11:32:33 1577625
11:32:33 1577626
11:32:33 1577627
11:32:33 1577628
11:32:33 1577629
11:32:33 1577630
11:32:33 1577631
11:32:33 1577632
11:32:33 1577633
11:32:33 1577634
11:32:33 1577635
11:32:33 1577636
11:32:33 1577637
11:32:33 1577638
11:32:33 1577639
11:32:33 1577640
11:32:33 1577641
11:32:33 1577642
11:32:33 1577643
11:32:33 1577644
11:32:33 1577645
11:32:33 1577646
11:32:33 1577647
11:32:33 1577648
11:32:33 1577649
11:32:33 1577650
11:32:33 1577651
11:32:33 1577652
11:32:33 1577653
11:32:33 1577654
11:32:33 1577655
11:32:33 1577656
11:32:33 1577657
11:32:33 1577658
11:32:33 1577659
11:32:33 1577660
11:32:33 1577661
11:32:33 1577662
11:32:33 1577663
11:32:33 1577664
11:32:33 1577665
11:32:33 1577666
11:32:33 1577667
11:32:33 1577668
11:32:33 1577669
11:32:33 1577670
11:32:33 1577671
11:32:33 1577672
11:32:33 1577673
11:32:33 1577674
11:32:33 1577675
11:32:33 1577676
11:32:33 1577677
11:32:33 1577678
11:32:33 1577679
11:32:33 1577680
11:32:33 1577681
11:32:33 1577682
11:32:33 1577683
11:32:33 1577684
11:32:33 1577685
11:32:33 1577686
11:32:33 1577687
11:32:33 1577688
11:32:33 1577689
11:32:33 1577690
11:32:33 1577691
11:32:33 1577692
11:32:33 1577693
11:32:33 1577694
11:32:33 1577695
11:32:33 1577696
11:32:33 1577697
11:32:33 1577698
11:32:33 1577699
11:32:33 1577700
11:32:33 1577701
11:32:33 1577702
11:32:33 1577703
11:32:33 1577704
11:32:33 1577705
11:32:33 1577706
11:32:33 1577707
11:32:33 1577708
11:32:33 1577709
11:32:33 1577710
11:32:33 1577711
11:32:33 1577712
11:32:33 1577713
11:32:33 1577714
11:32:33 1577715
11:32:33 1577716
11:32:33 1577717
11:32:33 1577718
11:32:33 1577719
11:32:33 1577720
11:32:33 1577721
11:32:33 1577722
11:32:33 1577723
11:32:33 1577724
11:32:33 1577725
11:32:33 1577726
11:32:33 1577727
11:32:33 1577728
11:32:33 1577729
11:32:33 1577730
11:32:33 1577731
11:32:33 1577732
11:32:33 1577733
11:32:33 1577734
11:32:33 1577735
11:32:33 1577736
11:32:33 1577737
11:32:33 1577738
11:32:33 1577739
11:32:33 1577740
11:32:33 1577741
11:32:33 1577742
11:32:33 1577743
11:32:33 1577744
11:32:33 1577745
11:32:33 1577746
11:32:33 1577747
11:32:33 1577748
11:32:33 1577749
11:32:33 1577750
11:32:33 1577751
11:32:33 1577752
11:32:33 1577753
11:32:33 1577754
11:32:33 1577755
11:32:33 1577756
11:32:33 1577757
11:32:33 1577758
11:32:33 1577759
11:32:33 1577760
11:32:33 1577761
11:32:33 1577762
11:32:33 1577763
11:32:33 1577764
11:32:33 1577765
11:32:33 1577766
11:32:33 1577767
11:32:33 1577768
11:32:33 1577769
11:32:33 1577770
11:32:33 1577771
11:32:33 1577772
11:32:33 1577773
11:32:33 1577774
11:32:33 1577775
11:32:33 1577776
11:32:33 1577777
11:32:33 1577778
11:32:33 1577779
11:32:33 1577780
11:32:33 1577781
11:32:33 1577782
11:32:33 1577783
11:32:33 1577784
11:32:33 1577785
11:32:33 1577786
11:32:33 1577787
11:32:33 1577788
11:32:33 1577789
11:32:33 1577790
11:32:33 1577791
11:32:33 1577792
11:32:33 1577793
11:32:33 1577794
11:32:33 1577795
11:32:33 1577796
11:32:33 1577797
11:32:33 1577798
11:32:33 1577799
11:32:33 1577800
11:32:33 1577801
11:32:33 1577802
11:32:33 1577803
11:32:33  TooltipText=null
11:32:33 15:32:33.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch")
11:32:33 15:32:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:33 15:32:33.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:33 15:32:33.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:33 15:32:33.216 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch
11:32:33 15:32:33.216 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:33 15:32:33.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:33 15:32:33.217 INFO [WorkbenchTestable][AbstractView] Launch removed
11:32:33 15:32:33.252 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:33 15:32:33.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:33 15:32:33.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:32:33 15:32:33.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:33 15:32:33.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:33 15:32:33.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:33 15:32:33.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:33 15:32:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:33 15:32:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:33 15:32:33.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:32:33 15:32:33.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:33 15:32:33.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:33 15:32:33.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:33 15:32:33.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:33 15:32:33.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:33 15:32:33.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:33 15:32:33.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:33 15:32:33.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:33 15:32:33.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:33 15:32:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:33 15:32:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:33 15:32:33.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:33 15:32:33.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:32:33 15:32:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:33 15:32:33.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:33 15:32:33.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:33 15:32:33.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:33 15:32:33.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:33 15:32:33.270 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:33 15:32:33.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:33 15:32:33.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:33 15:32:33.300 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:33 15:32:33.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:33 15:32:33.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:33 15:32:33.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:33 15:32:33.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:33 15:32:33.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:33 15:32:33.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:33 15:32:33.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:33 15:32:33.302 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:33 15:32:33.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:33 15:32:33.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:33 15:32:33.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:33 15:32:33.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:33 15:32:33.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:33 15:32:33.302 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:33 15:32:33.303 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:33 15:32:33.303 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:33 15:32:33.303 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:33 15:32:33.303 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:33 15:32:33.303 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:33 15:32:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:32:34 15:32:34.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:32:34 15:32:34.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:32:34 15:32:34.804 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:34 15:32:34.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:34 15:32:34.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:34 15:32:34.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:34 15:32:34.805 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:32:34 15:32:34.805 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:32:34 15:32:34.805 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:32:34 15:32:34.806 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:34 15:32:34.806 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:34 15:32:34.806 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:32:34 15:32:34.806 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:32:34 15:32:34.806 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:32:34 15:32:34.806 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:32:34 15:32:34.806 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:32:34 15:32:34.806 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:32:34 15:32:34.806 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:32:34 15:32:34.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:32:34 15:32:34.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:32:34 15:32:34.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:34 15:32:34.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:34 15:32:34.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:34 15:32:34.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:34 15:32:34.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:34 15:32:34.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:34 15:32:34.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:34 15:32:34.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:34 15:32:34.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:34 15:32:34.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:34 15:32:34.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:32:34 15:32:34.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:32:34 15:32:34.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:34 15:32:34.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:34 15:32:34.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:34 15:32:34.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:34 15:32:34.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:34 15:32:34.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:34 15:32:34.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:34 15:32:34.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:34 15:32:34.808 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:34 15:32:34.884 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png
11:32:34 15:32:34.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:34 15:32:34.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:34 15:32:34.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:32:34 15:32:34.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:34 15:32:34.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:34 15:32:34.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:34 15:32:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:34 15:32:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:34 15:32:34.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:34 15:32:34.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:32:34 15:32:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:34 15:32:34.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:34 15:32:34.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:34 15:32:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:34 15:32:34.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:34 15:32:34.886 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:34 15:32:34.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:34 15:32:34.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:34 15:32:34.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:34 15:32:34.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:34 15:32:34.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:34 15:32:34.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:34 15:32:34.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:34 15:32:34.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:34 15:32:34.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:34 15:32:34.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:34 15:32:34.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:34 15:32:34.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:34 15:32:34.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:34 15:32:34.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:35 15:32:35.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:35 15:32:35.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:35 15:32:35.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:35 15:32:35.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:35 15:32:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:35 15:32:35.901 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:35 15:32:35.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:35 15:32:35.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:35 15:32:35.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:35 15:32:35.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:35 15:32:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:35 15:32:35.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:35 15:32:35.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:35 15:32:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:35 15:32:35.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:35 15:32:35.902 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:32:35 15:32:35.902 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:32:35 15:32:35.902 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:35 15:32:35.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:35 15:32:35.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:35 15:32:35.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
11:32:35 15:32:35.903 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:32:35 15:32:35.903 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:32:35 15:32:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:32:35 15:32:35.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:32:35 15:32:35.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:35 15:32:35.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:35 15:32:35.906 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:35 15:32:35.906 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:35 15:32:35.906 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:35 15:32:35.906 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:35 15:32:35.906 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:35 15:32:35.906 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:35 15:32:35.906 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:35 15:32:35.906 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:35 15:32:35.906 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:35 15:32:35.906 DEBUG [main][MenuItemLookup] Item match:Run
11:32:35 15:32:35.907 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:32:35 15:32:35.907 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:32:35 15:32:35.907 DEBUG [main][MenuItemLookup] Found menu:''
11:32:35 15:32:35.907 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:32:35 15:32:35.907 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:32:35 15:32:35.907 DEBUG [main][MenuItemLookup] Item match:Run As
11:32:35 15:32:35.907 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:32:35 15:32:35.907 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application	Shift+Alt+X J'
11:32:35 15:32:35.907 DEBUG [main][MenuItemLookup] Item match:2 Java Application	Shift+Alt+X J
11:32:35 15:32:35.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application	Shift+Alt+X J"
11:32:35 15:32:35.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application	Shift+Alt+X J
11:32:35 15:32:35.907 INFO [main][MenuItemHandler] Select menu item: &2 Java Application	Shift+Alt+X J
11:32:35 15:32:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'...
11:32:35 15:32:35.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:36 15:32:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:36 15:32:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:36 15:32:36.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:36 15:32:36.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:36 15:32:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:36 15:32:36.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:36 15:32:36.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:36 15:32:36.085 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:36 15:32:36.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null
11:32:36 15:32:36.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reveal End of Document' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Show Console View' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:36 15:32:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated...
11:32:36 15:32:36.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:36 15:32:36.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:36 15:32:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:36 15:32:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:36 15:32:36.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:36 15:32:36.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:36 15:32:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:36 15:32:36.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:36 15:32:36.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:36 15:32:36.183 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:36 15:32:36.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:36 15:32:36.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:36 15:32:36.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:36 15:32:36.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:36 15:32:36.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:36 15:32:36.184 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:36 15:32:36.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:36 15:32:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:36 15:32:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:36 15:32:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:36 15:32:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:36 15:32:36.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully
11:32:36 15:32:36.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:36 15:32:36.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:36 15:32:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:36 15:32:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:36 15:32:36.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:36 15:32:36.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:36 15:32:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:36 15:32:36.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:36 15:32:36.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:36 15:32:36.196 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:36 15:32:36.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:36 15:32:36.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:36 15:32:36.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:36 15:32:36.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:36 15:32:36.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:36 15:32:36.197 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:36 15:32:36.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:36 15:32:36.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:36 15:32:36.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:36 15:32:36.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:36 15:32:36.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:36 15:32:36.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:36 15:32:36.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:36 15:32:36.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:36 15:32:36.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully
11:32:36 15:32:36.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:36 15:32:36.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:36 15:32:36.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:36 15:32:36.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:36 15:32:36.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:36 15:32:36.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:36 15:32:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:36 15:32:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:36 15:32:36.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:36 15:32:36.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:36 15:32:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:36 15:32:36.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:36 15:32:36.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:36 15:32:36.248 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:36 15:32:36.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:36 15:32:36.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:36 15:32:36.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:36 15:32:36.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:36 15:32:36.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:36 15:32:36.249 INFO [WorkbenchTestable][AbstractView] Clearing console
11:32:36 15:32:36.249 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:36 15:32:36.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:36 15:32:36.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:36 15:32:36.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:36 15:32:36.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:36 15:32:36.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:36 15:32:36.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Clear Console")
11:32:36 15:32:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:36 15:32:36.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:36 15:32:36.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:36 15:32:36.251 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console
11:32:36 15:32:36.251 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:36 15:32:36.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:36 15:32:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""...
11:32:36 15:32:36.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully
11:32:36 15:32:36.253 INFO [WorkbenchTestable][AbstractView] Console cleared
11:32:36 15:32:36.253 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:36 15:32:36.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:36 15:32:36.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:36 15:32:36.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:32:36 15:32:36.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:36 15:32:36.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:36 15:32:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:36 15:32:36.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:36 15:32:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""...
11:32:36 15:32:36.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:36 15:32:36.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:36 15:32:36.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown
11:32:37 15:32:37.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:37 15:32:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:37 15:32:37.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:37 15:32:37.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:32:37 15:32:37.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate.
11:32:37 15:32:37.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:37 15:32:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:37 15:32:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:37 15:32:37.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:37 15:32:37.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:32:37 15:32:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:37 15:32:37.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:37 15:32:37.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:37 15:32:37.272 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:37 15:32:37.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:37 15:32:37.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:37 15:32:37.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:37 15:32:37.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:37 15:32:37.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:37 15:32:37.273 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:37 15:32:37.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:37 15:32:37.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:37 15:32:37.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:37 15:32:37.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:37 15:32:37.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:37 15:32:37.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.274 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:37 15:32:37.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:37 15:32:37.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:37 15:32:37.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null
11:32:37 15:32:37.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:37 15:32:37.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:37 15:32:37.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes")
11:32:37 15:32:37.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:37 15:32:37.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:37 15:32:37.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:37 15:32:37.275 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes
11:32:37 15:32:37.275 INFO [WorkbenchTestable][AbstractView] Terminating console
11:32:37 15:32:37.275 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:37 15:32:37.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:37 15:32:37.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:37 15:32:37.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:32:37 15:32:37.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:37 15:32:37.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:37 15:32:37.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate")
11:32:37 15:32:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:37 15:32:37.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:37 15:32:37.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:37 15:32:37.277 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier
11:32:37 15:32:37.277 INFO [WorkbenchTestable][AbstractView] Removing launch from console
11:32:37 15:32:37.277 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:37 15:32:37.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:37 15:32:37.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:37 15:32:37.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:32:37 15:32:37.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch")
11:32:37 15:32:37.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:37 15:32:37.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:37 15:32:37.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:32:37 15:32:37.278 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch
11:32:37 15:32:37.278 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:32:37 15:32:37.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:37 15:32:37.278 INFO [WorkbenchTestable][AbstractView] Launch removed
11:32:37 15:32:37.314 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:32:37 15:32:37.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:32:37 15:32:37.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:37 15:32:37.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
11:32:37 15:32:37.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:37 15:32:37.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:37 15:32:37.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:37 15:32:37.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:37 15:32:37.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:37 15:32:37.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:37 15:32:37.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)
11:32:37 15:32:37.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:32:37 15:32:37.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform
11:32:37 15:32:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:37 15:32:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:37 15:32:37.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform'
11:32:37 15:32:37.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:32:37 15:32:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:37 15:32:37.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:37 15:32:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:37 15:32:37.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:37 15:32:37.320 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:37 15:32:37.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:37 15:32:37.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:37 15:32:37.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:37 15:32:37.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:37 15:32:37.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:37 15:32:37.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:37 15:32:37.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:37 15:32:37.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:37 15:32:37.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:37 15:32:37.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:37 15:32:37.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:37 15:32:37.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:37 15:32:37.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:37 15:32:37.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:37 15:32:37.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:38 15:32:38.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:38 15:32:38.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:38 15:32:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:38 15:32:38.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:32:38 15:32:38.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:32:38 15:32:38.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:38 15:32:38.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:38 15:32:38.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:38 15:32:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:38 15:32:38.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:38 15:32:38.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:38 15:32:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:38 15:32:38.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:38 15:32:38.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project
11:32:38 15:32:38.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:32:38 15:32:38.359 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:32:38 15:32:38.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:32:38 15:32:38.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:32:38 15:32:38.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:32:38 15:32:38.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:38 15:32:38.404 DEBUG [main][MenuItemLookup] Found menu:'New'
11:32:38 15:32:38.404 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:32:38 15:32:38.404 DEBUG [main][MenuItemLookup] Found menu:''
11:32:38 15:32:38.404 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:32:38 15:32:38.404 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:32:38 15:32:38.404 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:32:38 15:32:38.404 DEBUG [main][MenuItemLookup] Found menu:''
11:32:38 15:32:38.404 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:32:38 15:32:38.404 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:''
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:''
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:''
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:''
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:32:38 15:32:38.405 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:32:38 15:32:38.405 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:32:38 15:32:38.405 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:32:38 15:32:38.405 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer
11:32:38 15:32:38.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:32:38 15:32:38.407 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:32:38 15:32:38.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:32:38 15:32:38.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:32:38 15:32:38.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:32:38 15:32:38.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:38 15:32:38.445 DEBUG [main][MenuItemLookup] Found menu:'New'
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:''
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:''
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:32:38 15:32:38.446 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:32:38 15:32:38.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:32:38 15:32:38.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:32:38 15:32:38.446 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:32:38 15:32:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:38 15:32:38.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:38 15:32:38.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:38 15:32:38.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:38 15:32:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:38 15:32:38.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:38 15:32:38.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:38 15:32:38.579 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:32:38 15:32:38.579 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:32:38 15:32:38.579 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:38 15:32:38.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:38 15:32:38.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:38 15:32:38.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:38 15:32:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:38 15:32:38.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:38 15:32:38.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:38 15:32:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:38 15:32:38.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:38 15:32:38.580 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:32:38 15:32:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:38 15:32:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:38 15:32:38.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:38 15:32:38.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:38 15:32:38.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:32:38 15:32:38.584 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:39 15:32:39.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:39 15:32:39.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:39 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.034 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest
11:32:39 testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 6.629 s
11:32:39 consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 23.636 s
11:32:39 testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 2.541 s
11:32:39 toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 2.952 s
11:32:39 testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 10.067 s
11:32:39 consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 0.015 s
11:32:39 getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 3.924 s
11:32:39 testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 2.991 s
11:32:39 testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 7.093 s
11:32:39 testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest)  Time elapsed: 4.063 s
11:32:39 Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:39 15:32:39.095 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:39 15:32:39.095 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:39 15:32:39.096 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:39 15:32:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:39 15:32:39.096 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:32:39 15:32:39.096 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:39 15:32:39.096 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Item match:Window
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.097 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:32:39 15:32:39.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:39 15:32:39.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:39 15:32:39.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Item match:Window
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Item match:Perspective
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:32:39 15:32:39.098 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:32:39 15:32:39.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:32:39 15:32:39.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:39 15:32:39.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:39 15:32:39.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Item match:Window
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:32:39 15:32:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:39 15:32:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:39 15:32:39.099 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Item match:Window
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Item match:Perspective
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:32:39 15:32:39.099 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:32:39 15:32:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:39 15:32:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:39 15:32:39.100 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Item match:Window
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:32:39 15:32:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:39 15:32:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:39 15:32:39.100 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Item match:Window
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Item match:Perspective
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:32:39 15:32:39.100 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:32:39 15:32:39.101 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:32:39 15:32:39.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:32:39 15:32:39.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:32:39 15:32:39.101 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:32:39 15:32:39.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:39 15:32:39.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:39 15:32:39.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:39 15:32:39.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:39 15:32:39.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:39 15:32:39.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:32:39 15:32:39.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:39 15:32:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:39 15:32:39.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:39 15:32:39.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:39 15:32:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:39 15:32:39.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:39 15:32:39.131 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:32:39 15:32:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:39 15:32:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:39 15:32:39.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:39 15:32:39.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:39 15:32:39.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:39 15:32:39.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:39 15:32:39.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:32:39 15:32:39.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:39 15:32:39.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:39 15:32:39.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:32:39 15:32:39.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:32:39 15:32:39.275 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:39 15:32:39.275 DEBUG [main][MenuItemLookup] Item match:File
11:32:39 15:32:39.276 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:32:39 15:32:39.276 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:''
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:32:39 15:32:39.279 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:32:39 15:32:39.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:32:39 15:32:39.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:32:39 15:32:39.294 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:32:39 15:32:39.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:32:39 15:32:39.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:32:39 15:32:39.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:32:39 15:32:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:39 15:32:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:39 15:32:39.373 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:32:39 15:32:39.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:32:39 15:32:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:39 15:32:39.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:39 15:32:39.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:39 15:32:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:39 15:32:39.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:39 15:32:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:32:39 15:32:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:32:39 15:32:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:32:39 15:32:39.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:32:39 15:32:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:39 15:32:39.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:32:39 15:32:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:39 15:32:39.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:32:39 15:32:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:32:39 15:32:39.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:32:39 15:32:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:39 15:32:39.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:32:39 15:32:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:39 15:32:39.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:32:39 15:32:39.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:32:39 15:32:39.375 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:32:39 15:32:39.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:32:39 15:32:39.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:32:39 15:32:39.378 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:32:39 15:32:39.378 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:32:39 15:32:39.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:32:39 15:32:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:39 15:32:39.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:39 15:32:39.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:39 15:32:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:39 15:32:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:39 15:32:39.379 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:32:39 15:32:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:39 15:32:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:39 15:32:39.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:39 15:32:39.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:39 15:32:39.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:39 15:32:39.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:32:39 15:32:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:32:39 15:32:39.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:32:39 15:32:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:39 15:32:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:39 15:32:39.583 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:32:39 15:32:39.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:39 15:32:39.583 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject'
11:32:39 15:32:39.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:32:39 is "Project name:")
11:32:39 15:32:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:39 15:32:39.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:39 15:32:39.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:39 15:32:39.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:39 15:32:39.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:32:39 15:32:39.585 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:32:39 15:32:39.586 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject
11:32:39 15:32:39.622 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:32:39 15:32:39.622 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:32:39 15:32:39.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:32:39 15:32:39.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:39 15:32:39.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:39 15:32:39.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:39 15:32:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:39 15:32:39.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:39 15:32:39.625 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:32:39 15:32:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:39 15:32:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:39 15:32:39.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:39 15:32:39.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:39 15:32:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:42 15:32:42.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:42 15:32:42.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:32:42 15:32:42.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:32:42 15:32:42.747 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:42 15:32:42.747 DEBUG [main][MenuItemLookup] Item match:File
11:32:42 15:32:42.747 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:32:42 15:32:42.747 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:32:42 15:32:42.750 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:32:42 15:32:42.750 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:32:42 15:32:42.750 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:32:42 15:32:42.750 DEBUG [main][MenuItemLookup] Found menu:''
11:32:42 15:32:42.750 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:32:42 15:32:42.750 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:32:42 15:32:42.750 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:32:42 15:32:42.750 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:''
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:''
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:32:42 15:32:42.751 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:32:42 15:32:42.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:32:42 15:32:42.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:32:42 15:32:42.751 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:32:42 15:32:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:32:42 15:32:42.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:32:42 15:32:42.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:32:42 15:32:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:42 15:32:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:42 15:32:42.838 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:32:42 15:32:42.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:32:42 15:32:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:42 15:32:42.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:42 15:32:42.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:42 15:32:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:42 15:32:42.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:42 15:32:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:32:42 15:32:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:42 15:32:42.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:32:42 15:32:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:42 15:32:42.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:32:42 15:32:42.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:32:42 15:32:42.840 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:32:42 15:32:42.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:32:42 15:32:42.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:32:42 15:32:42.849 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:32:42 15:32:42.849 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:32:42 15:32:42.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:32:42 15:32:42.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:42 15:32:42.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:42 15:32:42.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:42 15:32:42.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:42 15:32:42.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:42 15:32:42.850 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:32:42 15:32:42.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:42 15:32:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:42 15:32:42.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:42 15:32:42.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:42 15:32:42.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:42 15:32:42.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:32:42 15:32:42.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:32:42 15:32:42.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:32:42 15:32:42.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:42 15:32:42.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:42 15:32:42.974 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:32:42 15:32:42.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:42 15:32:42.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:32:42 is "Name:")
11:32:42 15:32:42.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:42 15:32:42.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:42 15:32:42.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:42 15:32:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:42 15:32:42.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:32:42 15:32:42.980 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:32:42 15:32:42.981 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass
11:32:42 15:32:42.987 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:32:42 15:32:42.987 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:32:42 15:32:42.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:32:42 15:32:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:42 15:32:42.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:42 15:32:42.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:42 15:32:42.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:42 15:32:42.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:43 15:32:43.010 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:32:43 15:32:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:43 15:32:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:43 15:32:43.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:43 15:32:43.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:43 15:32:43.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:43 15:32:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:32:43 15:32:43.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:43 15:32:43.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:43 15:32:43.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:32:43 15:32:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:43 15:32:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:43 15:32:43.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:43 15:32:43.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:43 15:32:43.554 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:43 15:32:43.554 DEBUG [main][MenuItemLookup] Item match:File
11:32:43 15:32:43.555 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:32:43 15:32:43.555 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:''
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:''
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:''
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:32:43 15:32:43.558 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:32:43 15:32:43.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:32:43 15:32:43.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:32:43 15:32:43.558 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:32:43 15:32:43.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:32:43 15:32:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:32:43 15:32:43.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:32:43 15:32:43.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:43 15:32:43.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:43 15:32:43.657 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:32:43 15:32:43.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:32:43 15:32:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:43 15:32:43.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:43 15:32:43.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:43 15:32:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:43 15:32:43.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:43 15:32:43.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:32:43 15:32:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:43 15:32:43.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:43 15:32:43.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:32:43 15:32:43.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:32:43 15:32:43.669 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:32:43 15:32:43.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:32:43 15:32:43.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:32:43 15:32:43.670 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:32:43 15:32:43.670 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:32:43 15:32:43.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:32:43 15:32:43.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:43 15:32:43.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:43 15:32:43.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:43 15:32:43.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:43 15:32:43.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:43 15:32:43.671 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:32:43 15:32:43.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:43 15:32:43.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:43 15:32:43.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:43 15:32:43.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:43 15:32:43.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:43 15:32:43.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:32:43 15:32:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:32:43 15:32:43.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:32:43 15:32:43.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:43 15:32:43.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:43 15:32:43.954 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:32:43 15:32:43.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:43 15:32:43.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:32:43 is "Name:")
11:32:43 15:32:43.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:43 15:32:43.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:43 15:32:43.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:43 15:32:43.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:43 15:32:43.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:32:43 15:32:43.963 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:32:43 15:32:43.964 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1
11:32:43 15:32:43.986 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:32:43 15:32:43.986 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:32:43 15:32:43.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:32:43 15:32:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:43 15:32:43.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:43 15:32:43.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:43 15:32:43.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:43 15:32:43.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:43 15:32:43.989 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:32:43 15:32:43.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:43 15:32:43.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:43 15:32:43.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:43 15:32:43.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:43 15:32:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:44 15:32:44.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:44 15:32:44.494 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:44 15:32:44.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:44 15:32:44.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:44 15:32:44.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:44 15:32:44.503 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:32:44 15:32:44.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform
11:32:44 15:32:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:44 15:32:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:44 15:32:44.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform'
11:32:44 15:32:44.504 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:44 15:32:44.504 DEBUG [main][MenuItemLookup] Item match:Window
11:32:44 15:32:44.506 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:44 15:32:44.506 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:44 15:32:44.506 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:44 15:32:44.506 DEBUG [main][MenuItemLookup] Found menu:''
11:32:44 15:32:44.506 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:44 15:32:44.506 DEBUG [main][MenuItemLookup] Item match:Show View
11:32:44 15:32:44.509 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:32:44 15:32:44.509 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:''
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:32:44 15:32:44.510 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:32:44 15:32:44.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:32:44 15:32:44.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:32:44 15:32:44.510 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:32:44 15:32:44.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:32:44 15:32:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:32:44 15:32:44.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:44 15:32:44.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:44 15:32:44.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:44 15:32:44.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:44 15:32:44.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:44 15:32:44.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:44 15:32:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:44 15:32:44.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:44 15:32:44.590 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:32:44 15:32:44.590 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:32:44 15:32:44.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:32:44 15:32:44.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:32:44 15:32:44.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:44 15:32:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:44 15:32:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:44 15:32:44.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:44 15:32:44.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:44 15:32:44.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:44 15:32:44.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:44 15:32:44.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:32:44 15:32:44.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:44 15:32:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:44 15:32:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:44 15:32:44.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:44 15:32:44.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:44 15:32:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:44 15:32:44.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:44 15:32:44.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:44 15:32:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:44 15:32:44.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:44 15:32:44.596 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:32:44 15:32:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:44 15:32:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:44 15:32:44.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:44 15:32:44.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:44 15:32:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:32:44 15:32:44.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:32:44 15:32:44.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:32:44 15:32:44.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:44 15:32:44.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:44 15:32:44.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:32:44 15:32:44.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:44 15:32:44.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:44 15:32:44.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform
11:32:44 15:32:44.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:44 15:32:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:44 15:32:44.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform'
11:32:44 15:32:44.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:32:44 15:32:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:44 15:32:44.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:44 15:32:44.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:44 15:32:44.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:44 15:32:44.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:44 15:32:44.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:44 15:32:44.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:44 15:32:44.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:44 15:32:44.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null
11:32:44 15:32:44.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:44 15:32:44.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:44 15:32:44.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:44 15:32:44.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:44 15:32:44.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:44 15:32:44.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:44 15:32:44.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:44 15:32:44.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:44 15:32:44.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:44 15:32:44.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:44 15:32:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:44 15:32:44.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:44 15:32:44.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:45 15:32:45.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:45 15:32:45.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:45 15:32:45.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:45 15:32:45.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:45 15:32:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:45 15:32:45.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:45 15:32:45.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:45 15:32:45.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:45 15:32:45.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:45 15:32:45.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:45 15:32:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:45 15:32:45.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:45 15:32:45.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:45 15:32:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:45 15:32:45.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:45 15:32:45.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:45 15:32:45.660 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:45 15:32:45.661 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:45 15:32:45.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:45 15:32:45.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:46 15:32:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:46 15:32:46.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:46 15:32:46.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:46 15:32:46.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:46 15:32:46.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:46 15:32:46.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:46 15:32:46.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:46 15:32:46.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:46 15:32:46.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:46 15:32:46.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:46 15:32:46.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:46 15:32:46.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:46 15:32:46.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:46 15:32:46.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:46 15:32:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:46 15:32:46.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:46 15:32:46.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:46 15:32:46.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:46 15:32:46.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:47 15:32:47.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:47 15:32:47.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:47 15:32:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:47 15:32:47.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:47 15:32:47.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:47 15:32:47.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:47 15:32:47.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:47 15:32:47.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:47 15:32:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:47 15:32:47.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:47 15:32:47.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:47 15:32:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:47 15:32:47.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:47 15:32:47.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:47 15:32:47.167 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:47 15:32:47.167 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:47 15:32:47.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:47 15:32:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:47 15:32:47.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:47 15:32:47.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:47 15:32:47.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:47 15:32:47.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:32:47 15:32:47.168 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:32:47 15:32:47.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:32:47 15:32:47.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:32:47 15:32:47.187 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:32:47 15:32:47.189 DEBUG [main][EditorHandler] 2 editor(s) found
11:32:47 15:32:47.189 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java
11:32:47 15:32:47.227 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed
11:32:47 15:32:47.228 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java
11:32:47 15:32:47.289 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed
11:32:47 15:32:47.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:47 15:32:47.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:47 15:32:47.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:47 15:32:47.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:47 15:32:47.290 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:47 15:32:47.291 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:47 15:32:47.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:47 15:32:47.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:47 15:32:47.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:47 15:32:47.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:47 15:32:47.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:47 15:32:47.291 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src
11:32:47 15:32:47.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:47 15:32:47.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:47 15:32:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:47 15:32:47.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:47 15:32:47.793 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package)
11:32:47 15:32:47.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package)
11:32:47 15:32:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:48 15:32:48.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:48 15:32:48.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package)
11:32:48 15:32:48.294 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject
11:32:48 15:32:48.294 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject
11:32:48 15:32:48.295 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed
11:32:48 15:32:48.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event
11:32:48 15:32:48.295 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject
11:32:48 15:32:48.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject
11:32:48 15:32:48.295 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject
11:32:48 15:32:48.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection
11:32:48 15:32:48.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject
11:32:48 15:32:48.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:32:48 15:32:48.319 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:32:48 15:32:48.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:32:48 15:32:48.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:32:48 15:32:48.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:48 15:32:48.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:48 15:32:48.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:48 15:32:48.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:48 15:32:48.342 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:32:48 15:32:48.342 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:32:48 15:32:48.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:48 15:32:48.342 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:32:48 15:32:48.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:48 15:32:48.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:48 15:32:48.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:48 15:32:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:48 15:32:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:48 15:32:48.377 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:32:48 15:32:48.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:48 15:32:48.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:32:48 15:32:48.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:48 15:32:48.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:48 15:32:48.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:48 15:32:48.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:48 15:32:48.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:48 15:32:48.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:48 15:32:48.382 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:32:48 15:32:48.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:32:48 15:32:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:48 15:32:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:48 15:32:48.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:32:48 15:32:48.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:48 15:32:48.383 DEBUG [main][MenuItemLookup] Item match:Window
11:32:48 15:32:48.384 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:48 15:32:48.384 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:48 15:32:48.384 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:48 15:32:48.384 DEBUG [main][MenuItemLookup] Found menu:''
11:32:48 15:32:48.384 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:48 15:32:48.384 DEBUG [main][MenuItemLookup] Item match:Show View
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:''
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:32:48 15:32:48.387 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:32:48 15:32:48.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:32:48 15:32:48.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:32:48 15:32:48.388 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:32:48 15:32:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:32:48 15:32:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:32:48 15:32:48.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:48 15:32:48.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:48 15:32:48.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:48 15:32:48.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:48 15:32:48.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:48 15:32:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:32:48 15:32:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:32:48 15:32:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:32:48 15:32:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:48 15:32:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:48 15:32:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:48 15:32:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:48 15:32:48.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:48 15:32:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:32:48 15:32:48.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:48 15:32:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:48 15:32:48.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:48 15:32:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:48 15:32:48.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:48 15:32:48.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:32:48 15:32:48.460 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:32:48 15:32:48.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:32:48 15:32:48.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:32:48 15:32:48.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:48 15:32:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:48 15:32:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:48 15:32:48.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:48 15:32:48.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:48 15:32:48.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:48 15:32:48.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:48 15:32:48.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:48 15:32:48.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:48 15:32:48.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:48 15:32:48.461 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:48 15:32:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:48 15:32:48.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:48 15:32:48.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:48 15:32:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:32:48 15:32:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:32:48 15:32:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:32:48 15:32:48.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:48 15:32:48.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:48 15:32:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:32:48 15:32:48.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:48 15:32:48.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:48 15:32:48.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:32:48 15:32:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:48 15:32:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:48 15:32:48.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:32:48 15:32:48.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:32:48 15:32:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:48 15:32:48.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:48 15:32:48.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:48 15:32:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:48 15:32:48.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:48 15:32:48.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:48 15:32:48.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:48 15:32:48.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:48 15:32:48.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:32:48 15:32:48.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:48 15:32:48.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:48 15:32:48.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:48 15:32:48.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:48 15:32:48.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:48 15:32:48.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:48 15:32:48.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:48 15:32:48.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:48 15:32:48.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:48 15:32:48.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:48 15:32:48.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:48 15:32:48.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:48 15:32:48.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:49 15:32:49.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:49 15:32:49.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:49 15:32:49.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:49 15:32:49.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:49 15:32:49.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:49 15:32:49.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:49 15:32:49.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:49 15:32:49.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:49 15:32:49.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:49 15:32:49.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:49 15:32:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:49 15:32:49.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:49 15:32:49.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:49 15:32:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:49 15:32:49.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:49 15:32:49.519 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:49 15:32:49.519 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:49 15:32:49.520 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:49 15:32:49.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:49 15:32:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:49 15:32:49.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:49 15:32:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:49 15:32:49.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:49 15:32:49.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:49 15:32:49.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:49 15:32:49.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:49 15:32:49.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:49 15:32:49.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:49 15:32:49.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:49 15:32:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:49 15:32:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:49 15:32:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:49 15:32:49.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:49 15:32:49.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:50 15:32:50.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:50 15:32:50.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:50 15:32:50.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:50 15:32:50.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:50 15:32:50.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:50 15:32:50.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:50 15:32:50.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:50 15:32:50.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:50 15:32:50.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:50 15:32:50.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:50 15:32:50.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:50 15:32:50.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:50 15:32:50.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:50 15:32:50.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:50 15:32:50.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:50 15:32:50.523 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:50 15:32:50.524 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:50 15:32:50.524 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:50 15:32:50.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:50 15:32:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:50 15:32:50.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:50 15:32:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:50 15:32:50.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:50 15:32:50.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:32:50 15:32:50.524 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:32:50 15:32:50.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:32:50 15:32:50.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:32:50 15:32:50.532 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:32:50 15:32:50.533 DEBUG [main][EditorHandler] 0 editor(s) found
11:32:50 15:32:50.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:50 15:32:50.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:50 15:32:50.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:50 15:32:50.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:50 15:32:50.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:50 15:32:50.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:50 15:32:50.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:50 15:32:50.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:50 15:32:50.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:50 15:32:50.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:50 15:32:50.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:51 15:32:51.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:51 15:32:51.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:51 15:32:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:51 15:32:51.535 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:51 15:32:51.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:51 15:32:51.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:51 15:32:51.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:51 15:32:51.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:51 15:32:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:51 15:32:51.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:51 15:32:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:51 15:32:51.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:51 15:32:51.537 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:51 15:32:51.537 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:51 15:32:51.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:51 15:32:51.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:51 15:32:51.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package)
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package)
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:51 15:32:51.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package)
11:32:51 15:32:51.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:32:51 15:32:51.538 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:32:51 15:32:51.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:32:51 15:32:51.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:32:51 15:32:51.548 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:32:51 15:32:51.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:32:51 15:32:51.548 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:32:51 15:32:51.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:32:51 15:32:51.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:32:51 15:32:51.561 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:32:51 15:32:51.562 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:51 15:32:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:51 15:32:51.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E')
11:32:51 15:32:51.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:51 15:32:51.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:51 15:32:51.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:51 15:32:51.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:51 15:32:51.715 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:51 15:32:51.715 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:32:51 public class TestClass {
11:32:51 
11:32:51 }
11:32:51  TooltipText=null
11:32:51 15:32:51.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:51 15:32:51.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:51 15:32:51.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:51 15:32:51.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:51 15:32:51.741 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:32:51 15:32:51.741 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:32:51 15:32:51.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:51 15:32:51.742 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:32:51 15:32:51.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:51 15:32:51.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:51 15:32:51.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:51 15:32:51.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:51 15:32:51.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:51 15:32:51.789 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:32:51 15:32:51.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:51 15:32:51.789 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:32:51 15:32:51.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:51 15:32:51.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:51 15:32:51.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:51 15:32:51.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:51 15:32:51.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:51 15:32:51.797 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:32:51 15:32:51.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:32:51 15:32:51.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:51 15:32:51.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:51 15:32:51.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:51 15:32:51.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:51 15:32:51.797 DEBUG [main][MenuItemLookup] Item match:Window
11:32:51 15:32:51.799 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:51 15:32:51.799 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:51 15:32:51.799 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:51 15:32:51.799 DEBUG [main][MenuItemLookup] Found menu:''
11:32:51 15:32:51.799 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:51 15:32:51.799 DEBUG [main][MenuItemLookup] Item match:Show View
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:''
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:32:51 15:32:51.802 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:32:51 15:32:51.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:32:51 15:32:51.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:32:51 15:32:51.802 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:32:51 15:32:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:32:51 15:32:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:32:51 15:32:51.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:51 15:32:51.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:51 15:32:51.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:51 15:32:51.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:51 15:32:51.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:51 15:32:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:51 15:32:51.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:51 15:32:51.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:32:51 15:32:51.869 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:32:51 15:32:51.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:32:51 15:32:51.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:51 15:32:51.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:51 15:32:51.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:51 15:32:51.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:51 15:32:51.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:51 15:32:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:51 15:32:51.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:51 15:32:51.871 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:32:51 15:32:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:51 15:32:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:51 15:32:51.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:51 15:32:51.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:51 15:32:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:32:51 15:32:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:32:51 15:32:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:32:51 15:32:51.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:51 15:32:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:32:51 15:32:51.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:51 15:32:51.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:32:51 15:32:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:51 15:32:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:51 15:32:51.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:51 15:32:51.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:32:51 15:32:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:51 15:32:51.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:51 15:32:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:51 15:32:51.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:51 15:32:51.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:51 15:32:51.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:51 15:32:51.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:51 15:32:51.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null
11:32:51 15:32:51.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:51 15:32:51.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:51 15:32:51.927 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:51 15:32:51.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:51 15:32:51.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:51 15:32:51.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:51 15:32:51.927 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:51 15:32:51.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:51 15:32:51.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:51 15:32:51.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:51 15:32:51.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:51 15:32:51.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:51 15:32:51.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:52 15:32:52.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:52 15:32:52.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:52 15:32:52.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:52 15:32:52.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:52 15:32:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:52 15:32:52.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:52 15:32:52.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:52 15:32:52.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:52 15:32:52.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:52 15:32:52.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:52 15:32:52.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:52 15:32:52.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:52 15:32:52.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:52 15:32:52.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:52 15:32:52.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:52 15:32:52.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:52 15:32:52.930 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:52 15:32:52.931 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:52 15:32:52.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:52 15:32:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:52 15:32:52.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:52 15:32:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:52 15:32:52.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:52 15:32:52.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:32:52 15:32:52.931 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:32:52 15:32:52.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:32:52 15:32:52.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:32:52 15:32:52.942 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src
11:32:52 15:32:52.942 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src
11:32:52 15:32:52.942 DEBUG [main][TreeItemHandler] Setting tree item src collapsed
11:32:52 15:32:52.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event
11:32:52 15:32:52.942 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src
11:32:52 15:32:52.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:52 15:32:52.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:52 15:32:52.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:52 15:32:52.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:52 15:32:52.943 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:32:52 15:32:52.943 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:32:52 15:32:52.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:52 15:32:52.944 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:32:52 15:32:52.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:52 15:32:52.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:52 15:32:52.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:52 15:32:52.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:52 15:32:52.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:52 15:32:52.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:32:52 15:32:52.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:52 15:32:52.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:32:52 15:32:52.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:52 15:32:52.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:52 15:32:52.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:52 15:32:52.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:52 15:32:52.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:52 15:32:52.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:52 15:32:52.998 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:32:52 15:32:52.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:32:52 15:32:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:52 15:32:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:52 15:32:52.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:52 15:32:52.998 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:52 15:32:52.998 DEBUG [main][MenuItemLookup] Item match:Window
11:32:52 15:32:52.999 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:52 15:32:52.999 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:52 15:32:52.999 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:53 15:32:52.999 DEBUG [main][MenuItemLookup] Found menu:''
11:32:53 15:32:52.999 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:53 15:32:52.999 DEBUG [main][MenuItemLookup] Item match:Show View
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:''
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:32:53 15:32:53.002 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:32:53 15:32:53.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:32:53 15:32:53.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:32:53 15:32:53.002 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:32:53 15:32:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:32:53 15:32:53.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:32:53 15:32:53.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:32:53 15:32:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:53 15:32:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:53 15:32:53.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:32:53 15:32:53.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:53 15:32:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:53 15:32:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:53 15:32:53.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:53 15:32:53.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:53 15:32:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:53 15:32:53.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:53 15:32:53.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:53 15:32:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:53 15:32:53.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:53 15:32:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:32:53 15:32:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:53 15:32:53.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:53 15:32:53.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:53 15:32:53.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:32:53 15:32:53.070 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:32:53 15:32:53.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:53 15:32:53.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:53 15:32:53.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:53 15:32:53.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:53 15:32:53.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:53 15:32:53.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:53 15:32:53.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:53 15:32:53.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:53 15:32:53.071 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:53 15:32:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:53 15:32:53.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:53 15:32:53.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:53 15:32:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:32:53 15:32:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:32:53 15:32:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:32:53 15:32:53.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:53 15:32:53.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:53 15:32:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:32:53 15:32:53.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:53 15:32:53.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:53 15:32:53.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:32:53 15:32:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:53 15:32:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:53 15:32:53.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:53 15:32:53.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:32:53 15:32:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:53 15:32:53.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:53 15:32:53.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:53 15:32:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:53 15:32:53.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:53 15:32:53.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:53 15:32:53.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:53 15:32:53.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:53 15:32:53.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null
11:32:53 15:32:53.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:53 15:32:53.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:53 15:32:53.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:53 15:32:53.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:53 15:32:53.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:53 15:32:53.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:53 15:32:53.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:53 15:32:53.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:53 15:32:53.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:53 15:32:53.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:53 15:32:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:53 15:32:53.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:53 15:32:53.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:53 15:32:53.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:53 15:32:53.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:54 15:32:54.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:54 15:32:54.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:54 15:32:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:54 15:32:54.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:54 15:32:54.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:54 15:32:54.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:54 15:32:54.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:54 15:32:54.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:54 15:32:54.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:54 15:32:54.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:54 15:32:54.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:54 15:32:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:54 15:32:54.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:54 15:32:54.129 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:54 15:32:54.129 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:54 15:32:54.129 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:54 15:32:54.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:54 15:32:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:54 15:32:54.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:54 15:32:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:54 15:32:54.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:54 15:32:54.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:32:54 15:32:54.130 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:32:54 15:32:54.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:32:54 15:32:54.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:32:54 15:32:54.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:32:54 15:32:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:54 15:32:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:54 15:32:54.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:54 15:32:54.141 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:54 15:32:54.141 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:54 15:32:54.141 DEBUG [main][MenuItemLookup] Item match:File
11:32:54 15:32:54.142 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:32:54 15:32:54.142 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:''
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:''
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:''
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:32:54 15:32:54.145 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:32:54 15:32:54.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:32:54 15:32:54.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:32:54 15:32:54.145 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:32:54 15:32:54.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:32:54 15:32:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:32:54 15:32:54.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:32:54 15:32:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:54 15:32:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:54 15:32:54.222 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:32:54 15:32:54.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:32:54 15:32:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:54 15:32:54.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:54 15:32:54.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:54 15:32:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:54 15:32:54.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:54 15:32:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:32:54 15:32:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:54 15:32:54.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:54 15:32:54.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:54 15:32:54.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
11:32:54 15:32:54.224 DEBUG [main][TreeItemHandler] Selecting tree item: File
11:32:54 15:32:54.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
11:32:54 15:32:54.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
11:32:54 15:32:54.232 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:32:54 15:32:54.232 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:32:54 15:32:54.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:32:54 15:32:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:54 15:32:54.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:54 15:32:54.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:54 15:32:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:54 15:32:54.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:54 15:32:54.233 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:32:54 15:32:54.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:54 15:32:54.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:54 15:32:54.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:54 15:32:54.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:54 15:32:54.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:32:54 15:32:54.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
11:32:54 15:32:54.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
11:32:54 15:32:54.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
11:32:54 15:32:54.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:54 15:32:54.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:54 15:32:54.262 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:32:54 15:32:54.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:32:54 15:32:54.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:32:54 is "File name:")
11:32:54 15:32:54.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:54 15:32:54.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:54 15:32:54.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:54 15:32:54.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:54 15:32:54.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:32:54 15:32:54.265 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:32:54 15:32:54.266 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt
11:32:54 15:32:54.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:32:54 is "Enter or select the parent folder:")
11:32:54 15:32:54.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:54 15:32:54.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:54 15:32:54.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:54 15:32:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:54 15:32:54.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:32:54 15:32:54.267 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:32:54 15:32:54.268 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/
11:32:54 15:32:54.268 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:32:54 15:32:54.268 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
11:32:54 15:32:54.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:32:54 15:32:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:54 15:32:54.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:54 15:32:54.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:54 15:32:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:54 15:32:54.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:54 15:32:54.270 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:32:54 15:32:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:54 15:32:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:54 15:32:54.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:54 15:32:54.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:54 15:32:54.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@684faa5b is found...
11:32:54 15:32:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@684faa5b is found finished successfully
11:32:54 15:32:54.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E')
11:32:54 15:32:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:54 15:32:54.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:54 15:32:54.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:54 15:32:54.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:54 15:32:54.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:54 15:32:54.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:54 15:32:54.776 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:32:54 15:32:54.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:54 15:32:54.776 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:32:54 15:32:54.776 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:32:54 15:32:54.776 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt
11:32:54 15:32:54.851 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed
11:32:54 15:32:54.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:54 15:32:54.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:54 15:32:54.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:54 15:32:54.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:54 15:32:54.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:54 15:32:54.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:54 15:32:54.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:54 15:32:54.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:54 15:32:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:54 15:32:54.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:54 15:32:54.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:55 15:32:55.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:55 15:32:55.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:55 15:32:55.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:55 15:32:55.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:55 15:32:55.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:55 15:32:55.879 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:55 15:32:55.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:55 15:32:55.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:55 15:32:55.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:55 15:32:55.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:55 15:32:55.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:55 15:32:55.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:55 15:32:55.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:55 15:32:55.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:55 15:32:55.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:55 15:32:55.880 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:55 15:32:55.880 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:55 15:32:55.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:55 15:32:55.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:55 15:32:55.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files
11:32:55 15:32:55.881 DEBUG [main][TreeItemHandler] Selecting tree item: files
11:32:55 15:32:55.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection
11:32:55 15:32:55.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files
11:32:55 15:32:55.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:32:55 15:32:55.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'New'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:''
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:''
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:''
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:''
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:32:55 15:32:55.922 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:32:55 15:32:55.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:32:55 15:32:55.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:32:55 15:32:55.922 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:32:55 15:32:55.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:55 15:32:55.923 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:32:55 15:32:55.923 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer
11:32:56 15:32:56.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files
11:32:56 15:32:56.423 DEBUG [main][TreeItemHandler] Selecting tree item: files
11:32:56 15:32:56.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection
11:32:56 15:32:56.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files
11:32:56 15:32:56.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:32:56 15:32:56.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:'New'
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:''
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:''
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:32:56 15:32:56.458 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:32:56 15:32:56.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:32:56 15:32:56.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:32:56 15:32:56.458 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:32:56 15:32:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:32:57 15:32:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:32:57 15:32:57.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete
11:32:57 15:32:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:57 15:32:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:57 15:32:57.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:57 15:32:57.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:57 15:32:57.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:32:57 15:32:57.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:57 15:32:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:57 15:32:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:57 15:32:57.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent
11:32:57 15:32:57.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:57 15:32:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:57 15:32:57.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:57 15:32:57.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:57 15:32:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:57 15:32:57.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:57 15:32:57.082 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:32:57 15:32:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:57 15:32:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:57 15:32:57.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:57 15:32:57.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:57 15:32:57.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:32:57 15:32:57.086 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:32:57 15:32:57.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:32:57 15:32:57.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:57 15:32:57.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:57 15:32:57.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:57 15:32:57.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:57 15:32:57.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:57 15:32:57.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:57 15:32:57.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:57 15:32:57.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:57 15:32:57.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:57 15:32:57.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:57 15:32:57.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:58 15:32:58.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:58 15:32:58.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:58 15:32:58.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:58 15:32:58.589 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:58 15:32:58.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:58 15:32:58.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:58 15:32:58.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:58 15:32:58.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:58 15:32:58.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:58 15:32:58.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:58 15:32:58.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:58 15:32:58.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:58 15:32:58.590 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:58 15:32:58.590 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:58 15:32:58.591 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:58 15:32:58.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:58 15:32:58.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:58 15:32:58.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:58 15:32:58.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:58 15:32:58.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:58 15:32:58.591 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:58 15:32:58.591 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:58 15:32:58.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:58 15:32:58.592 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:58 15:32:58.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:58 15:32:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:58 15:32:58.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level
11:32:58 15:32:58.593 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:58 15:32:58.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:58 15:32:58.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level:
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][AbstractResource] "(default package)"
11:32:58 15:32:58.593 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java"
11:32:58 15:32:58.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:58 15:32:58.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:58 15:32:58.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:58 15:32:58.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:58 15:32:58.594 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:32:58 15:32:58.594 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:32:58 15:32:58.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:58 15:32:58.594 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:32:58 15:32:58.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:58 15:32:58.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:32:58 15:32:58.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:32:58 15:32:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:58 15:32:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:58 15:32:58.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:32:58 15:32:58.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:32:58 15:32:58.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:32:58 15:32:58.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:32:58 15:32:58.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:32:58 15:32:58.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:32:58 15:32:58.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:32:58 15:32:58.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:58 15:32:58.650 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:32:58 15:32:58.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:32:58 15:32:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:58 15:32:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:58 15:32:58.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:58 15:32:58.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Found menu:'File'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:32:58 15:32:58.651 DEBUG [main][MenuItemLookup] Item match:Window
11:32:58 15:32:58.652 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:32:58 15:32:58.652 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:32:58 15:32:58.652 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:32:58 15:32:58.652 DEBUG [main][MenuItemLookup] Found menu:''
11:32:58 15:32:58.652 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:32:58 15:32:58.652 DEBUG [main][MenuItemLookup] Item match:Show View
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:''
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:32:58 15:32:58.655 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:32:58 15:32:58.655 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:32:58 15:32:58.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:32:58 15:32:58.655 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:32:58 15:32:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:32:58 15:32:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:32:58 15:32:58.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:58 15:32:58.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:58 15:32:58.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:58 15:32:58.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:58 15:32:58.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:32:58 15:32:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:58 15:32:58.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:32:58 15:32:58.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:32:58 15:32:58.723 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:32:58 15:32:58.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:32:58 15:32:58.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:32:58 15:32:58.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:58 15:32:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:58 15:32:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:58 15:32:58.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:58 15:32:58.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:58 15:32:58.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:58 15:32:58.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:32:58 15:32:58.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:32:58 15:32:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:32:58 15:32:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:32:58 15:32:58.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:32:58 15:32:58.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:32:58 15:32:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:58 15:32:58.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:58 15:32:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:58 15:32:58.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:32:58 15:32:58.725 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:32:58 15:32:58.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:32:58 15:32:58.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:32:58 15:32:58.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:32:58 15:32:58.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:32:58 15:32:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:32:58 15:32:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:32:58 15:32:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:32:58 15:32:58.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:58 15:32:58.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:32:58 15:32:58.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:58 15:32:58.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:32:58 15:32:58.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:32:58 15:32:58.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:32:58 15:32:58.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:32:58 15:32:58.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:32:58 15:32:58.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:58 15:32:58.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:58 15:32:58.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:58 15:32:58.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:32:58 15:32:58.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:58 15:32:58.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:58 15:32:58.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:58 15:32:58.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null
11:32:58 15:32:58.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:32:58 15:32:58.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:32:58 15:32:58.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:58 15:32:58.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:58 15:32:58.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:58 15:32:58.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:58 15:32:58.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:58 15:32:58.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:58 15:32:58.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:58 15:32:58.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:58 15:32:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:58 15:32:58.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:58 15:32:58.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:59 15:32:59.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:59 15:32:59.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:59 15:32:59.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:59 15:32:59.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:32:59 15:32:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:32:59 15:32:59.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:32:59 15:32:59.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:32:59 15:32:59.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:32:59 15:32:59.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:32:59 15:32:59.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:32:59 15:32:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:32:59 15:32:59.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:32:59 15:32:59.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:32:59 15:32:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:32:59 15:32:59.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:32:59 15:32:59.784 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:32:59 15:32:59.784 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:32:59 15:32:59.785 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:32:59 15:32:59.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:32:59 15:32:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:32:59 15:32:59.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:32:59 15:32:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:32:59 15:32:59.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:32:59 15:32:59.785 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src
11:32:59 15:32:59.785 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src
11:32:59 15:32:59.785 DEBUG [main][TreeItemHandler] Setting tree item src collapsed
11:32:59 15:32:59.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event
11:32:59 15:32:59.785 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src
11:32:59 15:32:59.785 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1
11:32:59 15:32:59.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:32:59 15:32:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:00 15:33:00.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:00 15:33:00.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:33:00 15:33:00.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:00 15:33:00.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:00 15:33:00.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:00 15:33:00.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:00 15:33:00.288 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:33:00 15:33:00.288 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:33:00 15:33:00.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:00 15:33:00.288 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:33:00 15:33:00.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:33:00 15:33:00.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:00 15:33:00.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:00 15:33:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:00 15:33:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:00 15:33:00.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)
11:33:00 15:33:00.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:00 15:33:00.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:00 15:33:00.344 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:33:00 15:33:00.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:33:00 15:33:00.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:00 15:33:00.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:00 15:33:00.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:33:00 15:33:00.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Item match:Window
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:''
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:00 15:33:00.345 DEBUG [main][MenuItemLookup] Item match:Show View
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:''
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:33:00 15:33:00.348 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:33:00 15:33:00.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:33:00 15:33:00.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:33:00 15:33:00.349 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:33:00 15:33:00.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:33:00 15:33:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:33:00 15:33:00.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:33:00 15:33:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:00 15:33:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:00 15:33:00.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:33:00 15:33:00.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:00 15:33:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:00 15:33:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:00 15:33:00.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:00 15:33:00.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:00 15:33:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:00 15:33:00.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:00 15:33:00.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:00 15:33:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:00 15:33:00.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:00 15:33:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:00 15:33:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:00 15:33:00.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:00 15:33:00.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:00 15:33:00.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:33:00 15:33:00.412 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:33:00 15:33:00.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:00 15:33:00.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:00 15:33:00.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:00 15:33:00.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:00 15:33:00.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:00 15:33:00.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:00 15:33:00.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:00 15:33:00.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:00 15:33:00.413 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:00 15:33:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:00 15:33:00.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:00 15:33:00.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:00 15:33:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:00 15:33:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:00 15:33:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:33:00 15:33:00.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:00 15:33:00.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:00 15:33:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:33:00 15:33:00.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:00 15:33:00.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:00 15:33:00.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:33:00 15:33:00.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:00 15:33:00.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:00 15:33:00.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:33:00 15:33:00.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:00 15:33:00.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:00 15:33:00.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:00 15:33:00.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:00 15:33:00.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:00 15:33:00.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:00 15:33:00.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:00 15:33:00.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:00 15:33:00.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:00 15:33:00.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null
11:33:00 15:33:00.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:00 15:33:00.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:00 15:33:00.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:00 15:33:00.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:00 15:33:00.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:00 15:33:00.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:00 15:33:00.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:00 15:33:00.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:00 15:33:00.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:00 15:33:00.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:00 15:33:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:00 15:33:00.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:00 15:33:00.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:00 15:33:00.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:00 15:33:00.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:01 15:33:01.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:01 15:33:01.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:01 15:33:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:01 15:33:01.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:01 15:33:01.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:01 15:33:01.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:01 15:33:01.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:01 15:33:01.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:01 15:33:01.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:01 15:33:01.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:01 15:33:01.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:01 15:33:01.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:01 15:33:01.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:01 15:33:01.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:33:01 15:33:01.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject
11:33:01 15:33:01.482 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject
11:33:01 15:33:01.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection
11:33:01 15:33:01.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject
11:33:01 15:33:01.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:33:01 15:33:01.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'New'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:''
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:''
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:''
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:''
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:33:01 15:33:01.521 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:33:01 15:33:01.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:33:01 15:33:01.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:33:01 15:33:01.522 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:33:01 15:33:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:01 15:33:01.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:01 15:33:01.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:02 15:33:02.022 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer
11:33:02 15:33:02.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject
11:33:02 15:33:02.022 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject
11:33:02 15:33:02.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection
11:33:02 15:33:02.029 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject
11:33:02 15:33:02.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:33:02 15:33:02.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Found menu:'New'
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Found menu:''
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Found menu:''
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:33:02 15:33:02.062 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:33:02 15:33:02.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:33:02 15:33:02.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:33:02 15:33:02.062 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:33:02 15:33:02.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:33:02 15:33:02.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:33:02 15:33:02.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:33:02 15:33:02.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:02 15:33:02.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:02 15:33:02.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:02 15:33:02.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:02 15:33:02.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:02 15:33:02.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:02 15:33:02.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:02 15:33:02.675 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:33:02 15:33:02.675 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:33:02 15:33:02.675 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:02 15:33:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:02 15:33:02.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:02 15:33:02.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:02 15:33:02.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:02 15:33:02.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:02 15:33:02.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:02 15:33:02.676 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:02 15:33:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:02 15:33:02.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:02 15:33:02.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:02 15:33:02.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:33:02 15:33:02.680 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:03 15:33:03.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.087 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest
11:33:03 selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)  Time elapsed: 3.883 s
11:33:03 open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)  Time elapsed: 3.412 s
11:33:03 select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)  Time elapsed: 1.203 s
11:33:03 asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)  Time elapsed: 5.653 s
11:33:03 testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest)  Time elapsed: 1.693 s
11:33:03 Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.188 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.188 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:33:03 15:33:03.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:03 15:33:03.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:03 15:33:03.188 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:33:03 15:33:03.189 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:03 15:33:03.189 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:33:03 15:33:03.189 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:03 15:33:03.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:03 15:33:03.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:03 15:33:03.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:03 15:33:03.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:03 15:33:03.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:03 15:33:03.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:03 15:33:03.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:03 15:33:03.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:03 15:33:03.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:03 15:33:03.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:03 15:33:03.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.199 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.199 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:33:03 15:33:03.199 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:33:03 15:33:03.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.214 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:33:03 15:33:03.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:03 15:33:03.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:03 15:33:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:03 15:33:03.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:03 15:33:03.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:03 15:33:03.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:03 15:33:03.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:03 15:33:03.242 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:33:03 15:33:03.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:03 15:33:03.243 DEBUG [main][MenuItemLookup] Item match:Window
11:33:03 15:33:03.244 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:03 15:33:03.244 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:03 15:33:03.244 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:03 15:33:03.244 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.244 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:03 15:33:03.244 DEBUG [main][MenuItemLookup] Item match:Show View
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:33:03 15:33:03.247 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:33:03 15:33:03.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:33:03 15:33:03.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:33:03 15:33:03.247 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:33:03 15:33:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:33:03 15:33:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:33:03 15:33:03.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:33:03 15:33:03.308 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:33:03 15:33:03.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:03 15:33:03.309 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:33:03 15:33:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:03 15:33:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:03 15:33:03.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:03 15:33:03.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:03 15:33:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:03 15:33:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:03 15:33:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:33:03 15:33:03.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:33:03 15:33:03.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:03 15:33:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:03 15:33:03.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:03 15:33:03.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:03 15:33:03.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:03 15:33:03.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.367 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:33:03 15:33:03.367 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:33:03 15:33:03.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.367 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:33:03 15:33:03.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:03 15:33:03.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:03 15:33:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:03 15:33:03.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:03 15:33:03.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:03 15:33:03.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:03 15:33:03.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:03 15:33:03.404 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:33:03 15:33:03.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.405 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Item match:Window
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:03 15:33:03.405 DEBUG [main][MenuItemLookup] Item match:Show View
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:33:03 15:33:03.408 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:33:03 15:33:03.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:33:03 15:33:03.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:33:03 15:33:03.409 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:33:03 15:33:03.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:33:03 15:33:03.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:33:03 15:33:03.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:33:03 15:33:03.471 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:33:03 15:33:03.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:03 15:33:03.472 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:33:03 15:33:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:03 15:33:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:03 15:33:03.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:03 15:33:03.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:03 15:33:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:03 15:33:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:03 15:33:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:33:03 15:33:03.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:33:03 15:33:03.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:03 15:33:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:03 15:33:03.535 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:03 15:33:03.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:03 15:33:03.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:03 15:33:03.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.539 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:33:03 15:33:03.539 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:33:03 15:33:03.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.539 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:33:03 15:33:03.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:03 15:33:03.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:03 15:33:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:03 15:33:03.573 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:03 15:33:03.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:03 15:33:03.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:03 15:33:03.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:03 15:33:03.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:03 15:33:03.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:03 15:33:03.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:03 15:33:03.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:03 15:33:03.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:03 15:33:03.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:03 15:33:03.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:03 15:33:03.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:03 15:33:03.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:03 15:33:03.593 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:33:03 15:33:03.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Item match:Window
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:03 15:33:03.594 DEBUG [main][MenuItemLookup] Item match:Show View
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:33:03 15:33:03.597 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:33:03 15:33:03.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:33:03 15:33:03.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:33:03 15:33:03.598 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:33:03 15:33:03.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:33:03 15:33:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:33:03 15:33:03.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:33:03 15:33:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:33:03 15:33:03.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:03 15:33:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:03 15:33:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:03 15:33:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:03 15:33:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:33:03 15:33:03.656 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:33:03 15:33:03.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:03 15:33:03.657 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:03 15:33:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:03 15:33:03.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:03 15:33:03.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:03 15:33:03.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:03 15:33:03.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:03 15:33:03.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:33:03 15:33:03.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:33:03 15:33:03.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:03 15:33:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:03 15:33:03.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:03 15:33:03.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:03 15:33:03.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:03 15:33:03.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.716 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:33:03 15:33:03.716 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:33:03 15:33:03.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.717 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:33:03 15:33:03.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:03 15:33:03.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:03 15:33:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:03 15:33:03.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:03 15:33:03.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:03 15:33:03.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:03 15:33:03.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:03 15:33:03.756 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:33:03 15:33:03.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.756 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:03 15:33:03.756 DEBUG [main][MenuItemLookup] Item match:Window
11:33:03 15:33:03.757 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:03 15:33:03.757 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:03 15:33:03.757 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:03 15:33:03.757 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.757 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:03 15:33:03.757 DEBUG [main][MenuItemLookup] Item match:Show View
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:33:03 15:33:03.760 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:33:03 15:33:03.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:33:03 15:33:03.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:33:03 15:33:03.760 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:33:03 15:33:03.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:33:03 15:33:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:33:03 15:33:03.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:33:03 15:33:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:33:03 15:33:03.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:33:03 15:33:03.821 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:33:03 15:33:03.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:33:03 15:33:03.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:03 15:33:03.823 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:33:03 15:33:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:03 15:33:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:03 15:33:03.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:03 15:33:03.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:03 15:33:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:03 15:33:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:03 15:33:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:33:03 15:33:03.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:33:03 15:33:03.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:03 15:33:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:03 15:33:03.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:03 15:33:03.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:03 15:33:03.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:03 15:33:03.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.878 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:03 15:33:03.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:03 15:33:03.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:03 To add a project: TooltipText=null
11:33:03 15:33:03.879 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:33:03 15:33:03.879 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:33:03 15:33:03.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:03 15:33:03.879 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:33:03 15:33:03.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:03 15:33:03.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:03 15:33:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:03 15:33:03.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:03 15:33:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:03 15:33:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:03 15:33:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:03 15:33:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:03 15:33:03.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:03 15:33:03.917 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:33:03 15:33:03.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:03 15:33:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:03 15:33:03.917 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:03 15:33:03.917 DEBUG [main][MenuItemLookup] Item match:Window
11:33:03 15:33:03.918 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:03 15:33:03.918 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:03 15:33:03.918 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:03 15:33:03.918 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.918 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:03 15:33:03.918 DEBUG [main][MenuItemLookup] Item match:Show View
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:''
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:33:03 15:33:03.921 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:33:03 15:33:03.921 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:33:03 15:33:03.921 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:33:03 15:33:03.921 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:33:03 15:33:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:33:03 15:33:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:33:03 15:33:03.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:33:03 15:33:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:03 15:33:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:03 15:33:03.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:33:03 15:33:03.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:03 15:33:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:03 15:33:03.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:03 15:33:03.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:33:03 15:33:03.982 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:33:03 15:33:03.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:33:03 15:33:03.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:03 15:33:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:03 15:33:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:03 15:33:03.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:03 15:33:03.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:03 15:33:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:03 15:33:03.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:03 15:33:03.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:03 15:33:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:03 15:33:03.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:03 15:33:03.984 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:33:03 15:33:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:03 15:33:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:03 15:33:03.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:03 15:33:03.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:04 15:33:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:04 15:33:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:04 15:33:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:33:04 15:33:04.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:33:04 15:33:04.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:04 15:33:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:04 15:33:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:04 15:33:04.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:04 15:33:04.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:04 15:33:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:04 15:33:04.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:04 15:33:04.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:04 15:33:04.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:04 15:33:04.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:04 15:33:04.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:04 15:33:04.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:04 15:33:04.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:04 15:33:04.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:04 15:33:04.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:04 15:33:04.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:04 To add a project: TooltipText=null
11:33:04 15:33:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:04 15:33:04.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:04 15:33:04.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:04 15:33:04.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:04 To add a project: TooltipText=null
11:33:04 15:33:04.041 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
11:33:04 15:33:04.041 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
11:33:04 15:33:04.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:04 15:33:04.041 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:33:04 15:33:04.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:04 15:33:04.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:04 15:33:04.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:04 15:33:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:04 15:33:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:04 15:33:04.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)
11:33:04 15:33:04.075 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:04 15:33:04.075 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:04 15:33:04.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:04 15:33:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:04 15:33:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:04 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest
11:33:04 testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)  Time elapsed: 0.048 s
11:33:04 testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)  Time elapsed: 0.162 s
11:33:04 open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)  Time elapsed: 0.173 s
11:33:04 getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)  Time elapsed: 0.016 s
11:33:04 selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)  Time elapsed: 0.162 s
11:33:04 getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)  Time elapsed: 0.161 s
11:33:04 selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest)  Time elapsed: 0.163 s
11:33:04 Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:04 15:33:04.083 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:04 15:33:04.083 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:33:04 15:33:04.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:04 15:33:04.083 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:04 15:33:04.083 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:04 15:33:04.083 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:04 15:33:04.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:04 15:33:04.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:04 15:33:04.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:04 15:33:04.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:04 15:33:04.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:04 15:33:04.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:04 15:33:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:04 15:33:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:04 15:33:04.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:04 15:33:04.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:04 15:33:04.085 DEBUG [main][MenuItemLookup] Item match:Window
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:''
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:''
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:''
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:33:04 15:33:04.086 DEBUG [main][MenuItemLookup] Item match:Preferences
11:33:04 15:33:04.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:33:04 15:33:04.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:33:04 15:33:04.086 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:33:04 15:33:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:33:04 15:33:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:33:04 15:33:04.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:33:04 15:33:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:04 15:33:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:04 15:33:04.177 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:33:04 15:33:04.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:04 15:33:04.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:33:04 15:33:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:04 15:33:04.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:04 15:33:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:04 15:33:04.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:04 15:33:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children...
11:33:04 15:33:04.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:04 15:33:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:04 15:33:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:04 15:33:04.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:04 15:33:04.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully
11:33:04 15:33:04.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:04 15:33:04.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:04 15:33:04.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:04 15:33:04.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:04 15:33:04.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:04 15:33:04.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations
11:33:04 15:33:04.681 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations
11:33:04 15:33:04.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection
11:33:04 15:33:04.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations
11:33:04 15:33:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified
11:33:04 15:33:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:04 15:33:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:04 15:33:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:04 15:33:04.743 TRACE [main][WidgetHandler] Notify Table with event 13
11:33:04 15:33:04.743 TRACE [main][WidgetHandler] Wait for synchronization
11:33:04 15:33:04.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified
11:33:04 15:33:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:04 15:33:04.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:04 15:33:04.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:33:04 15:33:04.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:04 15:33:04.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:04 15:33:04.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:33:04 15:33:04.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:04 15:33:04.750 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:33:04 15:33:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:04 15:33:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:04 15:33:04.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:04 15:33:04.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:04 15:33:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:04 15:33:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:04 15:33:04.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:04 15:33:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:04 15:33:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:04 15:33:04.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:04 15:33:04.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:04 15:33:04.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:04 15:33:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:04 15:33:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:04 15:33:04.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:04 15:33:04.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:04 15:33:04.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:04 15:33:04.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:04 15:33:04.801 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:04 15:33:04.801 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:04 15:33:04.801 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:04 15:33:04.801 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Item match:Window
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:''
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:''
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:''
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:33:04 15:33:04.802 DEBUG [main][MenuItemLookup] Item match:Preferences
11:33:04 15:33:04.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:33:04 15:33:04.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:33:04 15:33:04.802 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:33:04 15:33:04.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:33:04 15:33:04.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:33:04 15:33:04.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:33:04 15:33:04.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:04 15:33:04.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:04 15:33:04.906 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:33:04 15:33:04.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:04 15:33:04.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:33:04 15:33:04.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:04 15:33:04.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:04 15:33:04.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children...
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:04 15:33:04.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully
11:33:04 15:33:04.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:04 15:33:04.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:04 15:33:04.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:04 15:33:04.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:04 15:33:04.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:04 15:33:04.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations
11:33:04 15:33:04.908 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations
11:33:04 15:33:04.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection
11:33:04 15:33:04.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations
11:33:04 15:33:04.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:33:04 15:33:04.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:04 15:33:04.910 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:33:04 15:33:04.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:04 15:33:04.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:04 15:33:04.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:04 15:33:04.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:04 15:33:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available....
11:33:04 15:33:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully
11:33:04 15:33:04.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type
11:33:04 15:33:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:04 15:33:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:04 15:33:04.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:33:04 is "File type:")
11:33:04 15:33:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:04 15:33:04.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:04 15:33:04.955 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType
11:33:04 15:33:04.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:04 15:33:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:04 15:33:04.956 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:04 15:33:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:04 15:33:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:04 15:33:04.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:04 15:33:04.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:04 15:33:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:04 15:33:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:04 15:33:04.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified
11:33:04 15:33:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:04 15:33:04.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:04 15:33:04.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:04 15:33:04.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:04 15:33:04.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:04 15:33:04.990 TRACE [main][WidgetHandler] Notify Table with event 13
11:33:04 15:33:04.990 TRACE [main][WidgetHandler] Wait for synchronization
11:33:04 15:33:04.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:33:04 15:33:04.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:04 15:33:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:04 15:33:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:04 15:33:04.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:33:04 15:33:04.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:04 15:33:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:04 15:33:04.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:04 15:33:04.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:04 15:33:04.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:04 15:33:04.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:33:04 15:33:04.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:05 15:33:05.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:33:05 15:33:05.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:33:05 15:33:05.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:05 15:33:05.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:05 15:33:05.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:05 15:33:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:05 15:33:05.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:33:05 15:33:05.994 INFO [WorkbenchTestable][AbstractButton] Click button A&dd...
11:33:05 15:33:05.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:05 15:33:05.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:05 15:33:05.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:05 15:33:05.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available....
11:33:06 15:33:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully
11:33:06 15:33:06.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection
11:33:06 15:33:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:33:06 15:33:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:06 15:33:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:06 15:33:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:06 15:33:06.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor
11:33:06 15:33:06.060 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor
11:33:06 15:33:06.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection
11:33:06 15:33:06.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor
11:33:06 15:33:06.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:06 15:33:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:06 15:33:06.061 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:06 15:33:06.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:06 15:33:06.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:06 15:33:06.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:06 15:33:06.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:06 15:33:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:06 15:33:06.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:33:06 15:33:06.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:06 15:33:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:06 15:33:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:06 15:33:06.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:33:06 15:33:06.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:06 15:33:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:06 15:33:06.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:06 15:33:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:33:06 15:33:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:06 15:33:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:06 15:33:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:33:06 15:33:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:06 15:33:06.092 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:33:06 15:33:06.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:06 15:33:06.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:06 15:33:06.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:06 15:33:06.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:06 15:33:06.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:06 15:33:06.118 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:06 15:33:06.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:06 15:33:06.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:06 15:33:06.119 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Item match:Window
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:''
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:''
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:''
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:33:06 15:33:06.119 DEBUG [main][MenuItemLookup] Item match:Preferences
11:33:06 15:33:06.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:33:06 15:33:06.119 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:33:06 15:33:06.119 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:33:06 15:33:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:33:06 15:33:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:33:06 15:33:06.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:33:06 15:33:06.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.229 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:33:06 15:33:06.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:33:06 15:33:06.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:06 15:33:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:06 15:33:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children...
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:06 15:33:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully
11:33:06 15:33:06.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:06 15:33:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:06 15:33:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:06 15:33:06.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations
11:33:06 15:33:06.240 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations
11:33:06 15:33:06.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection
11:33:06 15:33:06.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations
11:33:06 15:33:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified
11:33:06 15:33:06.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:06 15:33:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:06 15:33:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:06 15:33:06.242 TRACE [main][WidgetHandler] Notify Table with event 13
11:33:06 15:33:06.242 TRACE [main][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:33:06 15:33:06.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:06 15:33:06.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:06 15:33:06.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:06 15:33:06.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:33:06 15:33:06.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:06 15:33:06.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:06 15:33:06.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:06 15:33:06.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:06 15:33:06.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:33:06 15:33:06.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:06 15:33:06.257 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:33:06 15:33:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:06 15:33:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:06 15:33:06.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:06 15:33:06.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:06 15:33:06.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:06 15:33:06.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:06 15:33:06.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:06 15:33:06.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:06 15:33:06.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:06 15:33:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:06 15:33:06.304 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Item match:Window
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:''
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:''
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:''
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:33:06 15:33:06.304 DEBUG [main][MenuItemLookup] Item match:Preferences
11:33:06 15:33:06.305 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:33:06 15:33:06.305 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:33:06 15:33:06.305 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:33:06 15:33:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:33:06 15:33:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:33:06 15:33:06.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:33:06 15:33:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.404 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:33:06 15:33:06.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:33:06 15:33:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:06 15:33:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:06 15:33:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:06 15:33:06.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:06 15:33:06.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:06 15:33:06.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:06 15:33:06.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:06 15:33:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:06 15:33:06.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:06 15:33:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:06 15:33:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:06 15:33:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children...
11:33:06 15:33:06.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:06 15:33:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:06 15:33:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:06 15:33:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully
11:33:06 15:33:06.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:06 15:33:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:06 15:33:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:06 15:33:06.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations
11:33:06 15:33:06.472 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations
11:33:06 15:33:06.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection
11:33:06 15:33:06.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations
11:33:06 15:33:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified
11:33:06 15:33:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:06 15:33:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:06 15:33:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:06 15:33:06.474 TRACE [main][WidgetHandler] Notify Table with event 13
11:33:06 15:33:06.474 TRACE [main][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified
11:33:06 15:33:06.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:06 15:33:06.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:06 15:33:06.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:33:06 15:33:06.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:06 15:33:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:06 15:33:06.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:33:06 15:33:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:06 15:33:06.488 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:33:06 15:33:06.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:06 15:33:06.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:06 15:33:06.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:06 15:33:06.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:06 15:33:06.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:06 15:33:06.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:06 15:33:06.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:06 15:33:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:06 15:33:06.516 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Item match:Window
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:''
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:''
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:''
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:33:06 15:33:06.516 DEBUG [main][MenuItemLookup] Item match:Preferences
11:33:06 15:33:06.516 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:33:06 15:33:06.516 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:33:06 15:33:06.516 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:33:06 15:33:06.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:33:06 15:33:06.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:33:06 15:33:06.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:33:06 15:33:06.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.618 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:33:06 15:33:06.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:06 15:33:06.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:33:06 15:33:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:06 15:33:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children...
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:06 15:33:06.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:06 15:33:06.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations
11:33:06 15:33:06.620 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection
11:33:06 15:33:06.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations
11:33:06 15:33:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:33:06 15:33:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:06 15:33:06.622 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:33:06 15:33:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:06 15:33:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:06 15:33:06.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:06 15:33:06.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available....
11:33:06 15:33:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully
11:33:06 15:33:06.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type
11:33:06 15:33:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:33:06 is "File type:")
11:33:06 15:33:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:06 15:33:06.662 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:06 15:33:06.662 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType
11:33:06 15:33:06.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:06 15:33:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:06 15:33:06.663 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:06 15:33:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:06 15:33:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:06 15:33:06.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:06 15:33:06.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:06 15:33:06.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:06 15:33:06.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified
11:33:06 15:33:06.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:06 15:33:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:06 15:33:06.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:06 15:33:06.693 TRACE [main][WidgetHandler] Notify Table with event 13
11:33:06 15:33:06.693 TRACE [main][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:33:06 15:33:06.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:06 15:33:06.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:06 15:33:06.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:33:06 15:33:06.695 INFO [WorkbenchTestable][AbstractButton] Click button A&dd...
11:33:06 15:33:06.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:06 15:33:06.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:06 15:33:06.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:06 15:33:06.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available....
11:33:06 15:33:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully
11:33:06 15:33:06.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection
11:33:06 15:33:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:06 15:33:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:06 15:33:06.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:33:06 15:33:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:06 15:33:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:06 15:33:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:06 15:33:06.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor
11:33:06 15:33:06.741 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor
11:33:06 15:33:06.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection
11:33:06 15:33:06.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor
11:33:06 15:33:06.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:06 15:33:06.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:06 15:33:06.742 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:06 15:33:06.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:06 15:33:06.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:06 15:33:06.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:06 15:33:06.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:06 15:33:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:06 15:33:06.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:33:06 15:33:06.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:06 15:33:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:06 15:33:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:06 15:33:06.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:33:06 15:33:06.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:06 15:33:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:06 15:33:06.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:06 15:33:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:33:06 15:33:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:06 15:33:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:06 15:33:06.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and no matchers specified
11:33:06 15:33:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:06 15:33:06.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:06 15:33:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:33:06 15:33:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:06 15:33:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:06 15:33:06.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: Matcher matching text to regular expression 'Java Editor.*')
11:33:06 15:33:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:06 15:33:06.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:06 15:33:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:33:06 15:33:06.774 TRACE [main][WidgetHandler] Notify Table with event 13
11:33:06 15:33:06.774 TRACE [main][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:33:06 15:33:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:06 15:33:06.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:06 15:33:06.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:33:06 15:33:06.776 INFO [WorkbenchTestable][AbstractButton] Click button Re&move
11:33:06 15:33:06.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:06 15:33:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:06 15:33:06.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:06 15:33:06.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:06 15:33:06.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:33:06 15:33:06.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:06 15:33:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:06 15:33:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:06 15:33:06.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:33:06 15:33:06.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:06 15:33:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:06 15:33:06.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:06 15:33:06.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:06 15:33:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:06 15:33:06.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:33:06 15:33:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:07 15:33:07.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:33:07 15:33:07.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:33:07 15:33:07.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:07 15:33:07.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:07 15:33:07.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:07 15:33:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:07 15:33:07.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:07 15:33:07.783 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:33:07 15:33:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:07 15:33:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:07 15:33:07.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:07 15:33:07.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:07 15:33:07.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:07 15:33:07.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:07 15:33:07.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:07 15:33:07.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:07 15:33:07.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:07 15:33:07.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:07 15:33:07.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:07 15:33:07.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:07 15:33:07.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:07 15:33:07.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:07 15:33:07.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Item match:Window
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:''
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:''
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:''
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:33:07 15:33:07.809 DEBUG [main][MenuItemLookup] Item match:Preferences
11:33:07 15:33:07.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:33:07 15:33:07.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:33:07 15:33:07.827 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:33:07 15:33:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:33:07 15:33:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:33:07 15:33:07.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:33:07 15:33:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:07 15:33:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:07 15:33:07.925 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:33:07 15:33:07.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:07 15:33:07.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:33:07 15:33:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:07 15:33:07.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:07 15:33:07.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:07 15:33:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:07 15:33:07.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:07 15:33:07.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:07 15:33:07.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children...
11:33:07 15:33:07.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:07 15:33:07.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:07 15:33:07.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:07 15:33:07.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations
11:33:07 15:33:07.927 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection
11:33:07 15:33:07.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations
11:33:07 15:33:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:07 15:33:07.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:07 15:33:07.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:07 15:33:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:07 15:33:07.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:33:07 15:33:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:07 15:33:07.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:07 15:33:07.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:07 15:33:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:07 15:33:07.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:07 15:33:07.929 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:33:07 15:33:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:07 15:33:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:07 15:33:07.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:07 15:33:07.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:07 15:33:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available....
11:33:07 15:33:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully
11:33:07 15:33:07.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type
11:33:07 15:33:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:07 15:33:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:07 15:33:07.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:33:07 is "File type:")
11:33:07 15:33:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:07 15:33:07.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:07 15:33:07.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:07 15:33:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:07 15:33:07.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:07 15:33:07.969 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:07 15:33:07.970 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType
11:33:07 15:33:07.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:07 15:33:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:07 15:33:07.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:07 15:33:07.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:07 15:33:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:07 15:33:07.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:07 15:33:07.971 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:07 15:33:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:07 15:33:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:07 15:33:07.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:07 15:33:07.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:07.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:08 15:33:07.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:08 15:33:07.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:33:08 15:33:07.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:08 15:33:07.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:07.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 15:33:07.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:33:08 15:33:07.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:08 15:33:07.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:07.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 15:33:08.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:08 15:33:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:08 15:33:08.001 TRACE [main][WidgetHandler] Notify Table with event 13
11:33:08 15:33:08.001 TRACE [main][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 15:33:08.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:08 15:33:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.003 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:33:08 15:33:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:33:08 15:33:08.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.006 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:33:08 15:33:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:08 15:33:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:08 15:33:08.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:08 15:33:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:08 15:33:08.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:08 15:33:08.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:08 15:33:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 15:33:08.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:08 15:33:08.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:08 15:33:08.030 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:08 15:33:08.030 DEBUG [main][MenuItemLookup] Item match:Window
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:''
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:''
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:''
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:33:08 15:33:08.031 DEBUG [main][MenuItemLookup] Item match:Preferences
11:33:08 15:33:08.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:33:08 15:33:08.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:33:08 15:33:08.049 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:33:08 15:33:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:33:08 15:33:08.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:33:08 15:33:08.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:33:08 15:33:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.147 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:33:08 15:33:08.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:33:08 15:33:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:08 15:33:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:08 15:33:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:08 15:33:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:08 15:33:08.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:08 15:33:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:08 15:33:08.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:08 15:33:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:08 15:33:08.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:08 15:33:08.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children...
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:08 15:33:08.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:08 15:33:08.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors
11:33:08 15:33:08.149 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations
11:33:08 15:33:08.149 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations
11:33:08 15:33:08.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection
11:33:08 15:33:08.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations
11:33:08 15:33:08.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:33:08 15:33:08.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.152 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:33:08 15:33:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available....
11:33:08 15:33:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available. finished successfully
11:33:08 15:33:08.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type
11:33:08 15:33:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:33:08 is "File type:")
11:33:08 15:33:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:08 15:33:08.192 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:08 15:33:08.192 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType
11:33:08 15:33:08.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:08 15:33:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.193 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:08 15:33:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:08 15:33:08.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:08 15:33:08.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified
11:33:08 15:33:08.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:08 15:33:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:08 15:33:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:08 15:33:08.222 TRACE [main][WidgetHandler] Notify Table with event 13
11:33:08 15:33:08.222 TRACE [main][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:33:08 15:33:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.224 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:33:08 15:33:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:33:08 15:33:08.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:08 15:33:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 15:33:08.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:33:08 15:33:08.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:08 15:33:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:33:08 15:33:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:08 15:33:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:08 15:33:08.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:33:08 15:33:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.228 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:33:08 15:33:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:08 15:33:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:08 15:33:08.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:08 15:33:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:08 15:33:08.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:08 15:33:08.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:08 15:33:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 15:33:08.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)
11:33:08 15:33:08.271 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:08 15:33:08.271 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:08 15:33:08.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:08 15:33:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.189 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest
11:33:08 getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)  Time elapsed: 0.717 s
11:33:08 addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)  Time elapsed: 1.317 s
11:33:08 selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)  Time elapsed: 0.185 s
11:33:08 getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)  Time elapsed: 0.212 s
11:33:08 removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)  Time elapsed: 1.293 s
11:33:08 addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)  Time elapsed: 0.222 s
11:33:08 removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest)  Time elapsed: 0.241 s
11:33:08 Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:08 15:33:08.279 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:08 15:33:08.280 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:33:08 15:33:08.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:08 15:33:08.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:08 15:33:08.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:08 15:33:08.280 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:33:08 15:33:08.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:08 15:33:08.280 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:33:08 15:33:08.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:08 15:33:08.281 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:33:08 15:33:08.281 DEBUG [main][EditorHandler] 0 editor(s) found
11:33:08 15:33:08.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:08 15:33:08.285 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:33:08 15:33:08.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:08 15:33:08.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:08 15:33:08.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:33:08 15:33:08.285 DEBUG [main][MenuItemLookup] Item match:Window
11:33:08 15:33:08.286 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:33:08 15:33:08.286 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:33:08 15:33:08.286 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:33:08 15:33:08.286 DEBUG [main][MenuItemLookup] Found menu:''
11:33:08 15:33:08.286 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:33:08 15:33:08.286 DEBUG [main][MenuItemLookup] Item match:Show View
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:''
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:33:08 15:33:08.289 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:33:08 15:33:08.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:33:08 15:33:08.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:33:08 15:33:08.289 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:33:08 15:33:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:33:08 15:33:08.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:33:08 15:33:08.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 15:33:08.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:08 15:33:08.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:33:08 15:33:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:08 15:33:08.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:33:08 15:33:08.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:33:08 15:33:08.349 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:33:08 15:33:08.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 15:33:08.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:08 15:33:08.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:08 15:33:08.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:08 15:33:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.350 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:33:08 15:33:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:33:08 15:33:08.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:33:08 15:33:08.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:33:08 15:33:08.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:33:08 15:33:08.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:08 15:33:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:08 15:33:08.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:08 15:33:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:08 15:33:08.402 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:08 15:33:08.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:08 15:33:08.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:08 15:33:08.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:08 15:33:08.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:08 15:33:08.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:08 15:33:08.403 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:08 15:33:08.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:08 15:33:08.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:08 15:33:08.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:08 To add a project: TooltipText=null
11:33:08 15:33:08.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:08 15:33:08.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:08 15:33:08.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:08 15:33:08.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:08 To add a project: TooltipText=null
11:33:08 15:33:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:08 15:33:08.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:08 15:33:08.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:08 15:33:08.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:08 To add a project: TooltipText=null
11:33:08 15:33:08.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:08 15:33:08.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:33:08 15:33:08.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:08 15:33:08.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:08 15:33:08.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:08 15:33:08.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:08 15:33:08.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.409 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:08 15:33:08.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:08 15:33:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:08 15:33:08.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:08 15:33:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:08 15:33:08.429 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:08 15:33:08.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:08 15:33:08.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:08 15:33:08.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:08 15:33:08.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:08 15:33:08.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:08 15:33:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:08 15:33:08.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:08 15:33:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:08 15:33:08.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:08 15:33:08.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:08 15:33:08.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:08 15:33:08.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:08 15:33:08.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:08 15:33:08.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:08 15:33:08.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:08 15:33:08.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:08 15:33:08.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:08 15:33:08.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:08 To add a project: TooltipText=null
11:33:08 15:33:08.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:08 15:33:08.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:08 To add a project: TooltipText=null
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:08 15:33:08.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:08 15:33:08.461 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:08 15:33:08.461 DEBUG [main][MenuItemLookup] Item match:File
11:33:08 15:33:08.462 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:08 15:33:08.462 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:''
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:''
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:''
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:33:08 15:33:08.464 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:33:08 15:33:08.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:33:08 15:33:08.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:33:08 15:33:08.465 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:33:08 15:33:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:33:08 15:33:08.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:33:08 15:33:08.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:33:08 15:33:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.539 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:08 15:33:08.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:33:08 15:33:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:08 15:33:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:08 15:33:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:08 15:33:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:33:08 15:33:08.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:08 15:33:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:08 15:33:08.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:08 15:33:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:08 15:33:08.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:08 15:33:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:33:08 15:33:08.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:08 15:33:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:08 15:33:08.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:08 15:33:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:08 15:33:08.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:08 15:33:08.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:33:08 15:33:08.541 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:33:08 15:33:08.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:33:08 15:33:08.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:33:08 15:33:08.544 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:08 15:33:08.544 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:33:08 15:33:08.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:33:08 15:33:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.545 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:33:08 15:33:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:08 15:33:08.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:33:08 15:33:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:33:08 15:33:08.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:33:08 15:33:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:08 15:33:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:08 15:33:08.766 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:33:08 15:33:08.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:08 15:33:08.766 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:33:08 15:33:08.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:33:08 is "Project name:")
11:33:08 15:33:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:08 15:33:08.768 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:08 15:33:08.769 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:33:08 15:33:08.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:33:08 15:33:08.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.805 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:33:08 15:33:08.805 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:33:08 15:33:08.805 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file
11:33:08 15:33:08.805 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file
11:33:08 15:33:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.826 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:33:08 15:33:08.826 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:33:08 15:33:08.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:33:08 15:33:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:08 15:33:08.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:08 15:33:08.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:08 15:33:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:08 15:33:08.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:08 15:33:08.827 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:33:08 15:33:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:08 15:33:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:08 15:33:08.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:08 15:33:08.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:08 15:33:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:11 15:33:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:11 15:33:11.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:33:11 15:33:11.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:11 15:33:11.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:11 15:33:11.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:33:11 15:33:11.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:11 15:33:11.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:11 15:33:11.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:11 15:33:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:11 15:33:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:11 15:33:11.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:11 15:33:11.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:33:11 15:33:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:11 15:33:11.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:11 15:33:11.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:11 15:33:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:11 15:33:11.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:11 15:33:11.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:11 15:33:11.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:11 15:33:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:11 15:33:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:11 15:33:11.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:11 15:33:11.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:11 15:33:11.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:11 15:33:11.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:11 15:33:11.871 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:11 15:33:11.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:11 15:33:11.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:11 15:33:11.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:11 15:33:11.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:11 15:33:11.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:11 15:33:11.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:12 15:33:12.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:12 15:33:12.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:12 15:33:12.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:12 15:33:12.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:12 15:33:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:12 15:33:12.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:12 15:33:12.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:12 15:33:12.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:12 15:33:12.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:12 15:33:12.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:12 15:33:12.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:12 15:33:12.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:12 15:33:12.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:12 15:33:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:12 15:33:12.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:12 15:33:12.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:12 15:33:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:33:12 15:33:12.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:12 15:33:12.874 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:12 15:33:12.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:12 15:33:12.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:12 15:33:12.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:12 15:33:12.892 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:12 15:33:12.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:12 15:33:12.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:12 15:33:12.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:12 15:33:12.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:12 15:33:12.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:12 15:33:12.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:12 15:33:12.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:12 15:33:12.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:12 15:33:12.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:12 15:33:12.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:13 15:33:13.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:13 15:33:13.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:13 15:33:13.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:13 15:33:13.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:13 15:33:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:13 15:33:13.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:13 15:33:13.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:13 15:33:13.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:13 15:33:13.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:13 15:33:13.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:13 15:33:13.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:13 15:33:13.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:13 15:33:13.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:13 15:33:13.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:13 15:33:13.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:13 15:33:13.896 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:13 15:33:13.896 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:33:13 15:33:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:33:13 15:33:13.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:33:13 15:33:13.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:14 15:33:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:14 15:33:14.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:33:14 15:33:14.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:33:14 15:33:14.398 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:33:14 15:33:14.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:33:14 15:33:14.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:33:14 15:33:14.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:14 15:33:14.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:14 15:33:14.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:33:14 15:33:14.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:14 15:33:14.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:14 15:33:14.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:14 15:33:14.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:14 15:33:14.411 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:14 15:33:14.412 DEBUG [main][MenuItemLookup] Item match:File
11:33:14 15:33:14.412 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:14 15:33:14.412 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:''
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:''
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:''
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:33:14 15:33:14.415 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:33:14 15:33:14.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:33:14 15:33:14.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:33:14 15:33:14.415 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:33:14 15:33:14.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:33:14 15:33:14.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:33:14 15:33:14.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:33:14 15:33:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:14 15:33:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:14 15:33:14.487 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:14 15:33:14.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:33:14 15:33:14.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:14 15:33:14.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:14 15:33:14.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:14 15:33:14.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:14 15:33:14.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:14 15:33:14.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:14 15:33:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:14 15:33:14.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:14 15:33:14.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:33:14 15:33:14.489 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:33:14 15:33:14.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:33:14 15:33:14.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:33:14 15:33:14.492 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:14 15:33:14.492 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:33:14 15:33:14.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:33:14 15:33:14.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:14 15:33:14.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:14 15:33:14.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:14 15:33:14.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:14 15:33:14.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:14 15:33:14.493 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:33:14 15:33:14.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:14 15:33:14.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:14 15:33:14.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:14 15:33:14.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:14 15:33:14.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:14 15:33:14.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:33:14 15:33:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:33:14 15:33:14.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:33:14 15:33:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:14 15:33:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:14 15:33:14.566 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:33:14 15:33:14.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:14 15:33:14.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:33:14 is "Name:")
11:33:14 15:33:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:14 15:33:14.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:14 15:33:14.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:14 15:33:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:14 15:33:14.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:14 15:33:14.573 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:14 15:33:14.574 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass
11:33:14 15:33:14.579 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:33:14 15:33:14.579 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:33:14 15:33:14.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:33:14 15:33:14.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:14 15:33:14.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:14 15:33:14.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:14 15:33:14.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:14 15:33:14.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:14 15:33:14.601 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:33:14 15:33:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:14 15:33:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:14 15:33:14.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:14 15:33:14.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:14 15:33:14.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:15 15:33:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:15 15:33:15.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4125d432 is found...
11:33:15 15:33:15.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4125d432 is found finished successfully
11:33:15 15:33:15.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E')
11:33:15 15:33:15.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:15 15:33:15.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:15 15:33:15.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:15 15:33:15.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:15 15:33:15.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:15 15:33:15.111 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:15 15:33:15.111 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:33:15 public class ErrorTestClass {
11:33:15 
11:33:15 }
11:33:15  TooltipText=null
11:33:15 15:33:15.111 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:33:15 15:33:15.119 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:15 15:33:15.120 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:33:15 public class ErrorTestClass{
11:33:15 }
11:33:15  TooltipText=null
11:33:15 15:33:15.120 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:33:15 15:33:15.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:15 15:33:15.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:15 15:33:15.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:15 15:33:15.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:15 15:33:15.120 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:15 15:33:15.120 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:15 15:33:15.120 DEBUG [main][MenuItemLookup] Item match:File
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Found menu:''
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Found menu:''
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:33:15 15:33:15.121 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:33:15 15:33:15.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:33:15 15:33:15.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:33:15 15:33:15.121 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:33:15 15:33:15.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:33:15 15:33:15.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:33:15 15:33:15.166 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:15 15:33:15.166 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:33:15 public class ErrorTestClass{
11:33:15 }
11:33:15  TooltipText=null
11:33:15 15:33:15.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:15 15:33:15.166 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:15 15:33:15.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:15 15:33:15.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:15 15:33:15.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:15 15:33:15.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:15 15:33:15.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:15 15:33:15.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:15 15:33:15.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:15 15:33:15.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:15 15:33:15.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:15 15:33:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:15 15:33:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:15 15:33:15.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:15 15:33:15.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:15 15:33:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:15 15:33:15.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:15 15:33:15.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:15 15:33:15.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:15 15:33:15.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:15 15:33:15.230 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:15 15:33:15.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:15 15:33:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:15 15:33:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:15 15:33:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:15 15:33:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:15 15:33:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:33:15 15:33:15.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:15 15:33:15.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:15 15:33:15.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:15 15:33:15.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:15 15:33:15.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:15 15:33:15.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:15 15:33:15.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:15 15:33:15.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:15 15:33:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:15 15:33:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:15 15:33:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:15 15:33:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:15 15:33:15.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:15 15:33:15.232 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:15 15:33:15.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:15 15:33:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:15 15:33:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:15 15:33:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:15 15:33:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:15 15:33:15.232 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:15 15:33:15.233 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:15 15:33:15.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:16 15:33:16.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:16 15:33:16.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:16 15:33:16.234 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:16 15:33:16.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:16 15:33:16.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:16 15:33:16.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:16 15:33:16.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:16 15:33:16.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:16 15:33:16.235 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:16 15:33:16.236 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:16 15:33:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:16 15:33:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:16 15:33:16.236 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:16 15:33:16.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:16 15:33:16.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:16 15:33:16.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:16 15:33:16.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:16 15:33:16.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:16 15:33:16.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:16 15:33:16.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:16 15:33:16.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:16 15:33:16.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:16 15:33:16.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:16 15:33:16.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:16 15:33:16.738 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:16 15:33:16.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:16 15:33:16.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:16 15:33:16.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:16 15:33:16.739 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:16 15:33:16.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:16 15:33:16.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:16 15:33:16.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:16 15:33:16.739 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:16 15:33:16.739 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:16 15:33:16.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:16 15:33:16.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:16 15:33:16.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:16 15:33:16.740 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:16 15:33:16.741 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:16 15:33:16.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:17 15:33:17.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:17 15:33:17.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:17 15:33:17.742 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:17 15:33:17.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:17 15:33:17.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:17 15:33:17.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:17 15:33:17.743 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:17 15:33:17.743 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:17 15:33:17.743 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:17 15:33:17.743 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:17 15:33:17.743 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:17 15:33:17.743 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:17 15:33:17.744 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:17 15:33:17.744 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:17 15:33:17.744 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:17 15:33:17.744 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:17 15:33:17.744 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:17 15:33:17.744 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:17 15:33:17.744 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:17 15:33:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:17 15:33:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:17 15:33:17.744 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:17 15:33:17.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:17 15:33:17.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:17 15:33:17.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:17 15:33:17.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:17 15:33:17.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:17 15:33:17.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:17 15:33:17.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:17 15:33:17.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:17 15:33:17.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:17 15:33:17.745 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:33:17 15:33:17.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:17 15:33:17.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:18 15:33:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:18 15:33:18.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:18 15:33:18.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:18 15:33:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:18 15:33:18.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:18 15:33:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:18 15:33:18.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:18 15:33:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:33:18 15:33:18.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:18 15:33:18.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:18 15:33:18.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:18 15:33:18.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:18 15:33:18.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:18 15:33:18.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:18 15:33:18.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:18 15:33:18.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:18 15:33:18.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:18 15:33:18.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:18 15:33:18.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:18 15:33:18.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:18 15:33:18.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:18 15:33:18.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:18 15:33:18.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:18 15:33:18.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:18 15:33:18.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:18 15:33:18.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:18 15:33:18.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:18 15:33:18.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:18 15:33:18.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:18 15:33:18.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:33:18 15:33:18.274 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:18 15:33:18.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:18 15:33:18.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:18 15:33:18.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:18 15:33:18.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:18 15:33:18.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:18 15:33:18.274 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:18 15:33:18.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:18 15:33:18.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:18 15:33:18.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:18 15:33:18.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:18 15:33:18.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:18 15:33:18.275 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:18 15:33:18.275 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:18 15:33:18.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:18 15:33:18.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:18 15:33:18.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:18 15:33:18.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:18 15:33:18.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:18 15:33:18.275 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:18 15:33:18.276 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:18 15:33:18.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:19 15:33:19.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:19 15:33:19.277 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:19 15:33:19.277 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:19 15:33:19.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:19 15:33:19.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:19 15:33:19.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:19 15:33:19.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:19 15:33:19.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:19 15:33:19.278 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:19 15:33:19.279 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:19 15:33:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:19 15:33:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:19 15:33:19.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:19 15:33:19.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:19 15:33:19.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:19 15:33:19.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:19 15:33:19.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:19 15:33:19.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:19 15:33:19.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:19 15:33:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:19 15:33:19.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:19 15:33:19.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:19 15:33:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:19 15:33:19.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:19 15:33:19.282 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:33:19 15:33:19.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:19 15:33:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:19 15:33:19.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:19 15:33:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:19 15:33:19.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:19 15:33:19.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:19 15:33:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:19 15:33:19.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:19 15:33:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:19 15:33:19.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:19 15:33:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:33:19 15:33:19.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:19 15:33:19.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:19 15:33:19.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:19 15:33:19.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:19 15:33:19.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:19 15:33:19.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:19 15:33:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:19 15:33:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:19 15:33:19.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:19 15:33:19.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:19 15:33:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:19 15:33:19.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:19 15:33:19.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:19 15:33:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:19 15:33:19.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:19 15:33:19.322 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:19 15:33:19.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:19 15:33:19.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:19 15:33:19.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:19 15:33:19.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:19 15:33:19.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:19 15:33:19.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while  problem of type Warnings exists in Problems view....
11:33:19 15:33:19.322 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:19 15:33:19.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:19 15:33:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:19 15:33:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:19 15:33:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:19 15:33:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:19 15:33:19.323 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:19 15:33:19.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:19 15:33:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:19 15:33:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:19 15:33:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:19 15:33:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:19 15:33:19.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:19 15:33:19.324 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:19 15:33:19.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:19 15:33:19.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:19 15:33:19.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:19 15:33:19.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:19 15:33:19.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:19 15:33:19.324 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:19 15:33:19.325 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:19 15:33:19.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:20 15:33:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:20 15:33:20.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:20 15:33:20.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:20 15:33:20.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:20 15:33:20.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:20 15:33:20.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:20 15:33:20.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:20 15:33:20.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:20 15:33:20.327 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:20 15:33:20.328 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:20 15:33:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:20 15:33:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:20 15:33:20.328 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:20 15:33:20.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:20 15:33:20.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:20 15:33:20.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:20 15:33:20.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:20 15:33:20.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:20 15:33:20.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:20 15:33:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:20 15:33:20.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:20 15:33:20.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:20 15:33:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:20 15:33:20.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:20 15:33:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while  problem of type Warnings exists in Problems view. finished successfully
11:33:20 15:33:20.330 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:20 15:33:20.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:20 15:33:20.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:20 15:33:20.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:20 15:33:20.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:20 15:33:20.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:20 15:33:20.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:20 15:33:20.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:20 15:33:20.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:20 15:33:20.332 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:20 15:33:20.332 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:20 15:33:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:21 15:33:21.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:21 15:33:21.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:21 15:33:21.333 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:21 15:33:21.334 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:21 15:33:21.335 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:21 15:33:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:21 15:33:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:21 15:33:21.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.336 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:21 15:33:21.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:21 15:33:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:21 15:33:21.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:21 15:33:21.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:21 15:33:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:21 15:33:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:21 15:33:21.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:21 15:33:21.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:21 15:33:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:21 15:33:21.344 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:21 15:33:21.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:21 15:33:21.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:21 15:33:21.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:21 15:33:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:21 15:33:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:21 15:33:21.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:21 15:33:21.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:21 15:33:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:21 15:33:21.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:21 15:33:21.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:21 15:33:21.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:21 15:33:21.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:21 15:33:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:21 15:33:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:21 15:33:21.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:21 15:33:21.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:21 15:33:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:21 15:33:21.393 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:21 15:33:21.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:21 15:33:21.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:21 15:33:21.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:21 15:33:21.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:21 15:33:21.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:21 15:33:21.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:21 15:33:21.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:21 15:33:21.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:21 15:33:21.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:21 15:33:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:21 15:33:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:21 15:33:21.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:21 15:33:21.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:21 15:33:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:21 15:33:21.438 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:21 15:33:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:21 15:33:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:21 15:33:21.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:21 15:33:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:21 15:33:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:21 15:33:21.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:21 15:33:21.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:21 15:33:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:21 15:33:21.447 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:21 15:33:21.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:21 15:33:21.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:21 15:33:21.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:21 15:33:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:21 15:33:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:21 15:33:21.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:21 15:33:21.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:21 15:33:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:21 15:33:21.484 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:21 15:33:21.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:21 15:33:21.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:21 15:33:21.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:21 15:33:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:21 15:33:21.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:21 15:33:21.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:21 15:33:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:21 15:33:21.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:21 15:33:21.486 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:21 15:33:21.487 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:21 15:33:21.487 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:21 15:33:21.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:21 15:33:21.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:21 15:33:21.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:21 15:33:21.487 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:21 15:33:21.488 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:21 15:33:21.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:22 15:33:22.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:22 15:33:22.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:22 15:33:22.489 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:22 15:33:22.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:22 15:33:22.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:22 15:33:22.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:22 15:33:22.490 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:22 15:33:22.491 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:22 15:33:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:22 15:33:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:22 15:33:22.491 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:22 15:33:22.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:22 15:33:22.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:22 15:33:22.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:22 15:33:22.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:22 15:33:22.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:22 15:33:22.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:22 15:33:22.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:22 15:33:22.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:22 15:33:22.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:22 15:33:22.492 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:22 15:33:22.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:22 15:33:22.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:22 15:33:22.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:22 15:33:22.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:22 15:33:22.493 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:22 15:33:22.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:22 15:33:22.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:22 15:33:22.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:22 15:33:22.493 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:22 15:33:22.494 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:22 15:33:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:23 15:33:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:23 15:33:23.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:23 15:33:23.995 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:23 15:33:23.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:23 15:33:23.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:23 15:33:23.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:23 15:33:23.996 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:23 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:23 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:23 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:24 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:24 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:24 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:24 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:24 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:24 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:24 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:24 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:24 15:33:23.997 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:24 15:33:23.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:24 15:33:23.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:24 15:33:23.997 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:24 15:33:23.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:24 15:33:23.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:24 15:33:23.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:24 15:33:23.998 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:24 15:33:23.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:24 15:33:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:24 15:33:23.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:24 15:33:23.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:24 15:33:23.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:24 15:33:23.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:24 15:33:23.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:24 15:33:23.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:24 15:33:23.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:24 15:33:23.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:24 15:33:24.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:24 15:33:24.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:24 15:33:24.000 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:24 15:33:24.001 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:24 15:33:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:25 15:33:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:25 15:33:25.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:25 15:33:25.502 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:25 15:33:25.503 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:25 15:33:25.503 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:25 15:33:25.503 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:25 15:33:25.504 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:25 15:33:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:25 15:33:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:25 15:33:25.504 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:25 15:33:25.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.505 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:25 15:33:25.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:25 15:33:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:25 15:33:25.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:25 15:33:25.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:25 15:33:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:25 15:33:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:25 15:33:25.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:25 15:33:25.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:25 15:33:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:25 15:33:25.512 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:25 15:33:25.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:25 15:33:25.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:25 15:33:25.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:25 15:33:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:25 15:33:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:25 15:33:25.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:25 15:33:25.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:25 15:33:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:25 15:33:25.521 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:25 15:33:25.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:25 15:33:25.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:25 15:33:25.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:25 15:33:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:25 15:33:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:25 15:33:25.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:25 15:33:25.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:25 15:33:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:25 15:33:25.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:25 15:33:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:25 15:33:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:25 15:33:25.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:25 15:33:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:25 15:33:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:25 15:33:25.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:25 15:33:25.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:25 15:33:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:25 15:33:25.574 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:25 15:33:25.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:25 15:33:25.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:25 15:33:25.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:25 15:33:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:25 15:33:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:25 15:33:25.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:25 15:33:25.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:25 15:33:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:25 15:33:25.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:25 15:33:25.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:25 15:33:25.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:25 15:33:25.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:25 15:33:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:25 15:33:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:25 15:33:25.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:25 15:33:25.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:25 15:33:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:25 15:33:25.591 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:25 15:33:25.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:25 15:33:25.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:25 15:33:25.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:25 15:33:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:25 15:33:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:25 15:33:25.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:25 15:33:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:25 15:33:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:25 15:33:25.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:25 15:33:25.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:25 15:33:25.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:25 15:33:25.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:25 15:33:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:25 15:33:25.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:25 15:33:25.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:25 15:33:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:25 15:33:25.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:25 15:33:25.630 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:25 15:33:25.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:25 15:33:25.631 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:25 15:33:25.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:25 15:33:25.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:25 15:33:25.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:25 15:33:25.631 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:25 15:33:25.632 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:25 15:33:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:26 15:33:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:26 15:33:26.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:26 15:33:26.633 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:26 15:33:26.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:26 15:33:26.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:26 15:33:26.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:26 15:33:26.634 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:26 15:33:26.635 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:26 15:33:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:26 15:33:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:26 15:33:26.635 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:26 15:33:26.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:26 15:33:26.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:26 15:33:26.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:26 15:33:26.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:26 15:33:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:26 15:33:26.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:26 15:33:26.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:26 15:33:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:26 15:33:26.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:26 15:33:26.637 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:26 15:33:26.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:26 15:33:26.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:26 15:33:26.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:26 15:33:26.637 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:26 15:33:26.637 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:26 15:33:26.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:26 15:33:26.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:26 15:33:26.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:26 15:33:26.638 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:26 15:33:26.639 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:26 15:33:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:28 15:33:28.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:28 15:33:28.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:28 15:33:28.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:28 15:33:28.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:28 15:33:28.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:28 15:33:28.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:28 15:33:28.141 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:28 15:33:28.141 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:28 15:33:28.141 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:28 15:33:28.141 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:28 15:33:28.142 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:28 15:33:28.142 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:28 15:33:28.142 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:33:28 15:33:28.142 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:28 15:33:28.142 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:28 15:33:28.142 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:28 15:33:28.142 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:28 15:33:28.142 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:28 15:33:28.142 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:28 15:33:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:28 15:33:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:28 15:33:28.142 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:28 15:33:28.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:28 15:33:28.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:28 15:33:28.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:28 15:33:28.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:28 15:33:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:28 15:33:28.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:28 15:33:28.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:28 15:33:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:28 15:33:28.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:28 15:33:28.143 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:28 15:33:28.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:28 15:33:28.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:28 15:33:28.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:28 15:33:28.145 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:33:28 15:33:28.145 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:33:28 15:33:28.145 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:33:28 15:33:28.145 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:33:28 15:33:28.145 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:33:28 15:33:28.145 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:33:28 15:33:28.145 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:33:28 15:33:28.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:33:28 15:33:28.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:33:28 15:33:28.146 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:33:28 15:33:28.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:28 15:33:28.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:28 15:33:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:28 15:33:28.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:28 15:33:28.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:28 15:33:28.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:28 15:33:28.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:28 15:33:28.205 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:33:28 15:33:28.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:28 15:33:28.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:28 15:33:28.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:28 15:33:28.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:28 15:33:28.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:28 15:33:28.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:28 15:33:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:28 15:33:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:28 15:33:28.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:28 15:33:28.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:28 15:33:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:28 15:33:28.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:28 15:33:28.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:28 15:33:28.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:28 15:33:28.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:28 15:33:28.208 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:28 15:33:28.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:28 15:33:28.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:28 15:33:28.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:28 15:33:28.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:28 15:33:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:28 15:33:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:28 15:33:28.247 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:28 15:33:28.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:28 15:33:28.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:28 15:33:28.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:28 15:33:28.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:28 15:33:28.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:28 15:33:28.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:28 15:33:28.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:28 15:33:28.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:28 15:33:28.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:28 15:33:28.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:28 15:33:28.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:28 15:33:28.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:28 15:33:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:28 15:33:28.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:28 15:33:28.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:28 15:33:28.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:28 15:33:28.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:29 15:33:29.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:29 15:33:29.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:29 15:33:29.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:29 15:33:29.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:29 15:33:29.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:29 15:33:29.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:29 15:33:29.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:29 15:33:29.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:29 15:33:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:29 15:33:29.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:29 15:33:29.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:29 15:33:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:29 15:33:29.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:29 15:33:29.259 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:29 15:33:29.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:33:29 15:33:29.259 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:33:29 15:33:29.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:33:29 15:33:29.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:33:29 15:33:29.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:33:29 15:33:29.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'New'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:''
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:''
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:''
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:''
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:33:29 15:33:29.301 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:33:29 15:33:29.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:33:29 15:33:29.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:33:29 15:33:29.301 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:33:29 15:33:29.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:29 15:33:29.301 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:29 15:33:29.301 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:29 15:33:29.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:29 15:33:29.802 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:33:29 15:33:29.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:33:29 15:33:29.802 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:33:29 15:33:29.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:33:29 15:33:29.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:33:29 15:33:29.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:33:29 15:33:29.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Found menu:'New'
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Found menu:''
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Found menu:''
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:33:29 15:33:29.837 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:33:29 15:33:29.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:33:29 15:33:29.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:33:29 15:33:29.837 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:33:29 15:33:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:33:30 15:33:30.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:33:30 15:33:30.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:33:30 15:33:30.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:30 15:33:30.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:30 15:33:30.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:30 15:33:30.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:30 15:33:30.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:30 15:33:30.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:30 15:33:30.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:30 15:33:30.448 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:33:30 15:33:30.448 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:33:30 15:33:30.448 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:30 15:33:30.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:30 15:33:30.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:30 15:33:30.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:30 15:33:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:30 15:33:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:30 15:33:30.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:33:30 15:33:30.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:30 15:33:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:30 15:33:30.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:30 15:33:30.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:30 15:33:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:30 15:33:30.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:30 15:33:30.449 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:30 15:33:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:30 15:33:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:30 15:33:30.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:30 15:33:30.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:30 15:33:30.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:33:30 15:33:30.452 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:30 15:33:30.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:30 15:33:30.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:30 15:33:30.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:30 15:33:30.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:30 15:33:30.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:30 15:33:30.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:30 15:33:30.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:30 15:33:30.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:30 15:33:30.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:30 15:33:30.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:30 15:33:30.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:30 15:33:30.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:30 15:33:30.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:30 15:33:30.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:30 15:33:30.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:30 15:33:30.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:30 15:33:30.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:30 15:33:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:30 15:33:30.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:30 15:33:30.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:30 15:33:30.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:30 15:33:30.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:30 15:33:30.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:30 15:33:30.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:30 15:33:30.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:30 15:33:30.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:30 15:33:30.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:30 15:33:30.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:30 15:33:30.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:30 15:33:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:30 15:33:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:30 15:33:30.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:30 15:33:30.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:30 15:33:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:30 15:33:30.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:30 15:33:30.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:30 15:33:30.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:30 15:33:30.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:30 15:33:30.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:30 15:33:30.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:31 15:33:30.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:31 15:33:30.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:31 15:33:30.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:31 15:33:30.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:31 15:33:30.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:31 15:33:30.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:31 15:33:30.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:31 15:33:30.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:31 To add a project: TooltipText=null
11:33:31 15:33:30.995 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:31 15:33:30.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:31 To add a project: TooltipText=null
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:31 15:33:30.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:31 15:33:30.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:31 15:33:30.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:31 15:33:30.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:31 15:33:30.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:31 15:33:30.997 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:31 15:33:30.997 DEBUG [main][MenuItemLookup] Item match:File
11:33:31 15:33:30.998 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:31 15:33:30.998 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:33:31 15:33:31.000 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:33:31 15:33:31.000 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:''
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:''
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:''
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:33:31 15:33:31.001 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:33:31 15:33:31.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:33:31 15:33:31.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:33:31 15:33:31.017 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:33:31 15:33:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:33:31 15:33:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:33:31 15:33:31.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:33:31 15:33:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:31 15:33:31.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:31 15:33:31.087 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:31 15:33:31.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:31.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:33:31 15:33:31.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:31 15:33:31.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:31 15:33:31.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:31 15:33:31.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:31 15:33:31.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:31 15:33:31.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:31 15:33:31.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:31 15:33:31.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:31 15:33:31.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:33:31 15:33:31.089 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:33:31 15:33:31.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:33:31 15:33:31.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:33:31 15:33:31.091 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:31 15:33:31.091 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:33:31 15:33:31.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:33:31 15:33:31.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:31 15:33:31.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:31 15:33:31.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:31 15:33:31.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:31 15:33:31.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:31 15:33:31.092 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:33:31 15:33:31.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:31 15:33:31.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:31 15:33:31.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:31 15:33:31.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:31 15:33:31.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:31 15:33:31.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:31.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:33:31 15:33:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:33:31 15:33:31.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:33:31 15:33:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:31 15:33:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:31 15:33:31.270 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:33:31 15:33:31.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:31 15:33:31.271 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:33:31 15:33:31.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:33:31 is "Project name:")
11:33:31 15:33:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:31 15:33:31.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:31 15:33:31.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:31 15:33:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:31 15:33:31.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:31 15:33:31.272 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:31 15:33:31.273 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:33:31 15:33:31.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:33:31 15:33:31.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:31 15:33:31.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:31 15:33:31.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:31 15:33:31.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:31 15:33:31.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:31 15:33:31.300 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:33:31 15:33:31.301 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:33:31 15:33:31.301 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:33:31 15:33:31.301 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:33:31 15:33:31.301 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:33:31 15:33:31.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:33:31 15:33:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:31 15:33:31.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:31 15:33:31.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:31 15:33:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:31 15:33:31.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:31 15:33:31.303 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:33:31 15:33:31.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:31 15:33:31.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:31 15:33:31.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:31 15:33:31.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:31 15:33:31.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:33:34 15:33:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:33:34 15:33:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:34 15:33:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:33:34 15:33:34.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:34 15:33:34.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:34 15:33:34.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:33:34 15:33:34.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:34 15:33:34.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:34 15:33:34.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:34 15:33:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:34 15:33:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:34 15:33:34.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:34 15:33:34.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:33:34 15:33:34.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:34 15:33:34.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:34 15:33:34.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:34 15:33:34.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:34 15:33:34.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:34 15:33:34.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:34 15:33:34.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:34 15:33:34.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:34 15:33:34.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:34 15:33:34.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:34 15:33:34.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:34 15:33:34.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:34 15:33:34.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:34 15:33:34.371 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:34 15:33:34.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:34 15:33:34.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:34 15:33:34.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:34 15:33:34.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:34 15:33:34.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:34 15:33:34.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:34 15:33:34.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:34 15:33:34.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:35 15:33:35.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:35 15:33:35.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:35 15:33:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:35 15:33:35.372 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:35 15:33:35.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:35 15:33:35.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:35 15:33:35.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:35 15:33:35.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:35 15:33:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:35 15:33:35.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:35 15:33:35.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:35 15:33:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:35 15:33:35.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:35 15:33:35.374 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:35 15:33:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:33:35 15:33:35.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:35 15:33:35.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:35 15:33:35.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:35 15:33:35.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:35 15:33:35.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:35 15:33:35.393 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:35 15:33:35.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:35 15:33:35.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:35 15:33:35.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:35 15:33:35.393 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:35 15:33:35.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:35 15:33:35.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:35 15:33:35.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:35 15:33:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:35 15:33:35.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:35 15:33:35.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:35 15:33:35.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:35 15:33:35.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:36 15:33:36.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:36 15:33:36.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:36 15:33:36.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:36 15:33:36.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:36 15:33:36.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:36 15:33:36.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:36 15:33:36.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:36 15:33:36.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:36 15:33:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:36 15:33:36.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:36 15:33:36.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:36 15:33:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:36 15:33:36.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:36 15:33:36.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:36 15:33:36.396 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:33:36 15:33:36.399 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:33:36 15:33:36.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:33:36 15:33:36.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:36 15:33:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:36 15:33:36.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:33:36 15:33:36.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:33:36 15:33:36.901 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:33:36 15:33:36.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:33:36 15:33:36.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:33:36 15:33:36.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:36 15:33:36.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:36 15:33:36.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:33:36 15:33:36.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:36 15:33:36.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:36 15:33:36.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:36 15:33:36.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:36 15:33:36.911 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:36 15:33:36.911 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:36 15:33:36.912 DEBUG [main][MenuItemLookup] Item match:File
11:33:36 15:33:36.912 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:36 15:33:36.912 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:''
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:''
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:''
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:33:36 15:33:36.915 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:33:36 15:33:36.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:33:36 15:33:36.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:33:36 15:33:36.931 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:33:36 15:33:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:33:36 15:33:36.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:33:36 15:33:36.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:33:36 15:33:36.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:36 15:33:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:36 15:33:36.998 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:36 15:33:36.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:36 15:33:36.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:33:36 15:33:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:36 15:33:36.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:36 15:33:36.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:36 15:33:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:36 15:33:36.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:37 15:33:36.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:37 15:33:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:37 15:33:37.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:37 15:33:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:37 15:33:37.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:37 15:33:37.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:33:37 15:33:37.000 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:33:37 15:33:37.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:33:37 15:33:37.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:33:37 15:33:37.002 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:37 15:33:37.002 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:33:37 15:33:37.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:33:37 15:33:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:37 15:33:37.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:37 15:33:37.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:37 15:33:37.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:37 15:33:37.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:37 15:33:37.003 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:33:37 15:33:37.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:37 15:33:37.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:37 15:33:37.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:37 15:33:37.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:37 15:33:37.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:37 15:33:37.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:37 15:33:37.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:37 15:33:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:33:37 15:33:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:33:37 15:33:37.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:33:37 15:33:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:37 15:33:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:37 15:33:37.076 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:33:37 15:33:37.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:37 15:33:37.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:33:37 is "Name:")
11:33:37 15:33:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:37 15:33:37.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:37 15:33:37.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:37 15:33:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:37 15:33:37.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:37 15:33:37.084 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:37 15:33:37.085 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass
11:33:37 15:33:37.090 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:33:37 15:33:37.090 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:33:37 15:33:37.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:33:37 15:33:37.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:37 15:33:37.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:37 15:33:37.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:37 15:33:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:37 15:33:37.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:37 15:33:37.106 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:33:37 15:33:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:37 15:33:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:37 15:33:37.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:37 15:33:37.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:37 15:33:37.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:37 15:33:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:37 15:33:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:37 15:33:37.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:37 15:33:37.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:33:37 15:33:37.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:33:37 15:33:37.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:37 15:33:37.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:37 15:33:37.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fd97c61 is found...
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fd97c61 is found finished successfully
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E')
11:33:37 15:33:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:37 15:33:37.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:37 15:33:37.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:37 15:33:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:37 15:33:37.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:37 15:33:37.630 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:37 15:33:37.630 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:33:37 public class WarningTestClass {
11:33:37 
11:33:37 }
11:33:37  TooltipText=null
11:33:37 15:33:37.630 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:33:37 15:33:37.634 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:37 15:33:37.635 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:33:37   private int i;
11:33:37 }
11:33:37  TooltipText=null
11:33:37 15:33:37.635 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:33:37 15:33:37.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:33:37 15:33:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:37 15:33:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:37 15:33:37.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:33:37 15:33:37.635 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:33:37 15:33:37.635 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:37 15:33:37.635 DEBUG [main][MenuItemLookup] Item match:File
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Found menu:''
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Found menu:''
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:33:37 15:33:37.636 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:33:37 15:33:37.636 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:33:37 15:33:37.636 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:33:37 15:33:37.636 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:33:37 15:33:37.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:33:37 15:33:37.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:33:37 15:33:37.668 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:37 15:33:37.669 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:33:37   private int i;
11:33:37 }
11:33:37  TooltipText=null
11:33:37 15:33:37.669 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:37 15:33:37.669 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:37 15:33:37.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:37 15:33:37.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:37 15:33:37.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:37 15:33:37.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:37 15:33:37.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:37 15:33:37.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:37 15:33:37.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:37 15:33:37.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:37 15:33:37.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:33:37 15:33:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:37 15:33:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:37 15:33:37.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:33:37 15:33:37.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:37 15:33:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:37 15:33:37.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:37 15:33:37.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:37 15:33:37.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:37 15:33:37.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:37 15:33:37.713 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:37 15:33:37.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:37 15:33:37.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:37 15:33:37.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:33:37 15:33:37.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:37 15:33:37.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:37 15:33:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:33:37 15:33:37.727 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:37 15:33:37.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:37 15:33:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:37 15:33:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:33:37 15:33:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:37 15:33:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:37 15:33:37.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:37 15:33:37.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:37 15:33:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:37 15:33:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:33:37 15:33:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:37 15:33:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:37 15:33:37.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:37 15:33:37.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:37 15:33:37.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:37 15:33:37.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:37 15:33:37.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:33:37 15:33:37.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:37 15:33:37.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:37 15:33:37.729 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:37 15:33:37.730 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:37 15:33:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:39 15:33:39.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:39 15:33:39.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:39 15:33:39.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:39 15:33:39.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:39 15:33:39.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:39 15:33:39.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:33:39 15:33:39.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:39 15:33:39.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:39 15:33:39.232 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:39 15:33:39.232 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:39 15:33:39.232 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:39 15:33:39.232 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:39 15:33:39.232 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:39 15:33:39.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:39 15:33:39.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:33:39 15:33:39.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:39 15:33:39.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:39 15:33:39.233 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:39 15:33:39.233 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:39 15:33:39.233 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:39 15:33:39.233 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:39 15:33:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:39 15:33:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:39 15:33:39.233 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:39 15:33:39.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:39 15:33:39.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:39 15:33:39.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:33:39 15:33:39.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:39 15:33:39.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:39 15:33:39.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:39 15:33:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:39 15:33:39.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:39 15:33:39.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:39 15:33:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:39 15:33:39.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:39 15:33:39.235 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:33:39 15:33:39.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:33:39 15:33:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:39 15:33:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:39 15:33:39.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:33:39 15:33:39.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:33:39 15:33:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:39 15:33:39.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:33:39 15:33:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:39 15:33:39.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:33:39 15:33:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:33:39 15:33:39.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:39 15:33:39.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:39 15:33:39.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:39 15:33:39.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:39 15:33:39.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:39 15:33:39.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:39 15:33:39.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:39 15:33:39.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:39 15:33:39.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:39 15:33:39.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:39 15:33:39.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:39 15:33:39.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:39 15:33:39.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:39 15:33:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:39 15:33:39.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:39 15:33:39.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:40 15:33:40.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:40 15:33:40.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:40 15:33:40.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:40 15:33:40.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:40 15:33:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:40 15:33:40.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:40 15:33:40.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:40 15:33:40.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:40 15:33:40.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:40 15:33:40.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:40 15:33:40.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:40 15:33:40.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:40 15:33:40.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:40 15:33:40.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:40 15:33:40.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:40 15:33:40.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:40 15:33:40.760 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:33:40 15:33:40.761 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:33:40 15:33:40.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:33:40 15:33:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:40 15:33:40.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed
11:33:40 15:33:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:40 15:33:40.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:33:40 15:33:40.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:33:40 15:33:40.761 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:33:40 15:33:40.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:33:40 15:33:40.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:33:40 15:33:40.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:33:40 15:33:40.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:40 15:33:40.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:40 15:33:40.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:33:40 15:33:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:40 15:33:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:40 15:33:40.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:33:40 15:33:40.770 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:33:40 15:33:40.770 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:40 15:33:40.770 DEBUG [main][MenuItemLookup] Item match:File
11:33:40 15:33:40.771 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:40 15:33:40.771 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:''
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:''
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:''
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:33:40 15:33:40.774 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:33:40 15:33:40.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:33:40 15:33:40.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:33:40 15:33:40.774 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:33:40 15:33:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:33:40 15:33:40.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:33:40 15:33:40.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:33:40 15:33:40.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:40 15:33:40.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:40 15:33:40.851 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:40 15:33:40.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:33:40 15:33:40.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:40 15:33:40.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:40 15:33:40.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:40 15:33:40.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:40 15:33:40.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:40 15:33:40.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:40 15:33:40.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:40 15:33:40.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:40 15:33:40.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:33:40 15:33:40.853 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:33:40 15:33:40.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:33:40 15:33:40.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:33:40 15:33:40.854 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:40 15:33:40.854 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:33:40 15:33:40.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:33:40 15:33:40.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:40 15:33:40.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:40 15:33:40.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:40 15:33:40.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:40 15:33:40.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:40 15:33:40.855 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:33:40 15:33:40.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:40 15:33:40.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:40 15:33:40.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:40 15:33:40.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:40 15:33:40.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:40 15:33:40.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:33:40 15:33:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:33:40 15:33:40.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:33:40 15:33:40.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:40 15:33:40.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:40 15:33:40.942 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:33:40 15:33:40.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:40 15:33:40.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:33:40 is "Name:")
11:33:40 15:33:40.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:40 15:33:40.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:40 15:33:40.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:40 15:33:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:40 15:33:40.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:40 15:33:40.949 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:40 15:33:40.950 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass
11:33:40 15:33:40.956 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:33:40 15:33:40.956 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:33:40 15:33:40.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:33:40 15:33:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:40 15:33:40.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:40 15:33:40.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:40 15:33:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:40 15:33:40.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:40 15:33:40.983 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:33:40 15:33:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:40 15:33:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:40 15:33:40.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:40 15:33:40.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:40 15:33:40.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:41 15:33:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:41 15:33:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27d26d97 is found...
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27d26d97 is found finished successfully
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E')
11:33:41 15:33:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:41 15:33:41.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:41 15:33:41.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:41 15:33:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:41 15:33:41.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:41 15:33:41.491 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:41 15:33:41.491 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:33:41 public class ErrorTestClass {
11:33:41 
11:33:41 }
11:33:41  TooltipText=null
11:33:41 15:33:41.491 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:33:41 15:33:41.496 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:41 15:33:41.496 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:33:41 public class ErrorTestClass{
11:33:41 }
11:33:41  TooltipText=null
11:33:41 15:33:41.496 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:33:41 15:33:41.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:41 15:33:41.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:41 15:33:41.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:41 15:33:41.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:41 15:33:41.497 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:41 15:33:41.497 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:41 15:33:41.497 DEBUG [main][MenuItemLookup] Item match:File
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Found menu:''
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Found menu:''
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:33:41 15:33:41.498 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:33:41 15:33:41.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:33:41 15:33:41.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:33:41 15:33:41.498 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:33:41 15:33:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:33:41 15:33:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:33:41 15:33:41.533 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:41 15:33:41.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:33:41 public class ErrorTestClass{
11:33:41 }
11:33:41  TooltipText=null
11:33:41 15:33:41.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:41 15:33:41.534 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:41 15:33:41.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:41 15:33:41.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:41 15:33:41.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:41 15:33:41.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:41 15:33:41.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:41 15:33:41.574 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:41 15:33:41.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:41 15:33:41.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:41 15:33:41.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:41 15:33:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:41 15:33:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:41 15:33:41.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:41 15:33:41.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:41 15:33:41.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:41 15:33:41.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:41 15:33:41.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:41 15:33:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:41 15:33:41.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:41 15:33:41.597 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:41 15:33:41.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:41 15:33:41.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:41 15:33:41.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:41 15:33:41.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:41 15:33:41.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:41 15:33:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:33:41 15:33:41.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:41 15:33:41.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:41 15:33:41.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:41 15:33:41.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:41 15:33:41.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:41 15:33:41.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:41 15:33:41.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:41 15:33:41.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:41 15:33:41.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:41 15:33:41.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:41 15:33:41.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:41 15:33:41.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:41 15:33:41.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:41 15:33:41.599 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:41 15:33:41.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:41 15:33:41.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:41 15:33:41.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:41 15:33:41.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:41 15:33:41.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:41 15:33:41.599 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:41 15:33:41.600 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:41 15:33:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:42 15:33:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:42 15:33:42.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:42 15:33:42.601 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:42 15:33:42.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:42 15:33:42.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:42 15:33:42.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:42 15:33:42.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:42 15:33:42.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:42 15:33:42.602 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:42 15:33:42.603 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:42 15:33:42.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:42 15:33:42.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:42 15:33:42.603 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:42 15:33:42.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:42 15:33:42.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:42 15:33:42.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:42 15:33:42.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:42 15:33:42.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:42 15:33:42.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:42 15:33:42.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:42 15:33:42.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:42 15:33:42.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:42 15:33:42.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:42 15:33:42.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:43 15:33:43.106 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:43 15:33:43.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:43 15:33:43.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:43 15:33:43.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:43 15:33:43.107 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:43 15:33:43.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:43 15:33:43.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:43 15:33:43.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:43 15:33:43.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:43 15:33:43.107 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:43 15:33:43.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:43 15:33:43.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:43 15:33:43.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:43 15:33:43.108 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:43 15:33:43.109 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:43 15:33:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:44 15:33:44.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:44 15:33:44.110 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:44 15:33:44.110 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:44 15:33:44.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:44 15:33:44.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:44 15:33:44.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:44 15:33:44.111 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:44 15:33:44.112 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:44 15:33:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:44 15:33:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:44 15:33:44.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:44 15:33:44.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:44 15:33:44.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:44 15:33:44.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:44 15:33:44.113 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:44 15:33:44.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:44 15:33:44.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:44 15:33:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:33:44 15:33:44.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:44 15:33:44.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:44 15:33:44.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:44 15:33:44.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:44 15:33:44.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:44 15:33:44.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:33:44 15:33:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:44 15:33:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:44 15:33:44.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:33:44 15:33:44.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:44 15:33:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:44 15:33:44.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:44 15:33:44.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:44 15:33:44.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:44 15:33:44.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:44 15:33:44.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:44 15:33:44.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:44 15:33:44.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:44 15:33:44.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:44 15:33:44.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:44 15:33:44.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:44 15:33:44.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0.
11:33:44 Expected number of problems is: 2...
11:33:44 15:33:44.148 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:44 15:33:44.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:44 15:33:44.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:44 15:33:44.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:44 15:33:44.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:44 15:33:44.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:44 15:33:44.148 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:44 15:33:44.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:44 15:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:44 15:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:44 15:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:44 15:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:44 15:33:44.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:44 15:33:44.149 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:44 15:33:44.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:44 15:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:44 15:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:44 15:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:44 15:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:44 15:33:44.149 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:44 15:33:44.150 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:44 15:33:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:33:45 15:33:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:33:45 15:33:45.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:45 15:33:45.151 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:45 15:33:45.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:45 15:33:45.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:45 15:33:45.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:45 15:33:45.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:45 15:33:45.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:45 15:33:45.152 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:33:45 15:33:45.153 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:33:45 15:33:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:33:45 15:33:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:33:45 15:33:45.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:45 15:33:45.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:45 15:33:45.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:45 15:33:45.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:33:45 15:33:45.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:45 15:33:45.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:45 15:33:45.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:45 15:33:45.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:45 15:33:45.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:45 15:33:45.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:45 15:33:45.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:45 15:33:45.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:45 15:33:45.156 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:33:45 15:33:45.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:45 15:33:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:45 15:33:45.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:45 15:33:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:45 15:33:45.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:45 15:33:45.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:33:45 15:33:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:45 15:33:45.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:33:45 15:33:45.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:45 15:33:45.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:33:45 15:33:45.156 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:45 15:33:45.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:45 15:33:45.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:45 15:33:45.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:45 15:33:45.172 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:33:45 15:33:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:45 15:33:45.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:33:45 15:33:45.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:33:45 15:33:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:45 15:33:45.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:33:45 15:33:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:45 15:33:45.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:33:45 15:33:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2.
11:33:45 Expected number of problems is: 2 finished successfully
11:33:45 15:33:45.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:45 15:33:45.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:45 15:33:45.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:45 15:33:45.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:45 15:33:45.174 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:33:45 15:33:45.174 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:33:45 15:33:45.174 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:33:45 15:33:45.174 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:33:45 15:33:45.174 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:33:45 15:33:45.174 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:33:45 15:33:45.174 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:33:45 15:33:45.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:33:45 15:33:45.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:33:45 15:33:45.174 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:33:45 15:33:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:45 15:33:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:45 15:33:45.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:33:45 15:33:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:45 15:33:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:45 15:33:45.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:33:45 15:33:45.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:45 15:33:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:45 15:33:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:45 15:33:45.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:45 15:33:45.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:45 15:33:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:45 15:33:45.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:45 15:33:45.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:45 15:33:45.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:45 15:33:45.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:45 15:33:45.230 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:33:45 15:33:45.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:45 15:33:45.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:45 15:33:45.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:45 15:33:45.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:45 15:33:45.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:45 15:33:45.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:45 15:33:45.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:45 15:33:45.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:45 15:33:45.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:45 15:33:45.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:45 15:33:45.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:45 15:33:45.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:45 15:33:45.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:45 15:33:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:45 15:33:45.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:45 15:33:45.233 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:45 15:33:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:45 15:33:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:45 15:33:45.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:45 15:33:45.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:45 15:33:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:45 15:33:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:45 15:33:45.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:45 15:33:45.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:45 15:33:45.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:45 15:33:45.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:45 15:33:45.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:45 15:33:45.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:45 15:33:45.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:45 15:33:45.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:45 15:33:45.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:45 15:33:45.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:45 15:33:45.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:45 15:33:45.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:45 15:33:45.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:45 15:33:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:45 15:33:45.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:45 15:33:45.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:45 15:33:45.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:45 15:33:45.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:46 15:33:46.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:46 15:33:46.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:46 15:33:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:46 15:33:46.281 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:46 15:33:46.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:46 15:33:46.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:46 15:33:46.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:46 15:33:46.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:46 15:33:46.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:46 15:33:46.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:46 15:33:46.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:46 15:33:46.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:46 15:33:46.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:46 15:33:46.282 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:46 15:33:46.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:33:46 15:33:46.283 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:33:46 15:33:46.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:33:46 15:33:46.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:33:46 15:33:46.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:33:46 15:33:46.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'New'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:''
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:''
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:''
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:''
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:33:46 15:33:46.322 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:33:46 15:33:46.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:33:46 15:33:46.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:33:46 15:33:46.323 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:33:46 15:33:46.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:46 15:33:46.323 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:46 15:33:46.323 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:46 15:33:46.823 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:33:46 15:33:46.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:33:46 15:33:46.823 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:33:46 15:33:46.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:33:46 15:33:46.830 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:33:46 15:33:46.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:33:46 15:33:46.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Found menu:'New'
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Found menu:''
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Found menu:''
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:33:46 15:33:46.916 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:33:46 15:33:46.916 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:33:46 15:33:46.916 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:33:46 15:33:46.916 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:33:46 15:33:46.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:47 15:33:47.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:47 15:33:47.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:47 15:33:47.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:47 15:33:47.004 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:33:47 15:33:47.004 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:33:47 15:33:47.004 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:47 15:33:47.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:47 15:33:47.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:47 15:33:47.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:47 15:33:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:47 15:33:47.005 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:47 15:33:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:47 15:33:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:47 15:33:47.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:47 15:33:47.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:47 15:33:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:33:47 15:33:47.008 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:47 15:33:47.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:47 15:33:47.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:47 15:33:47.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:47 15:33:47.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:47 15:33:47.509 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:33:47 15:33:47.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:47 15:33:47.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:33:47 15:33:47.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:47 15:33:47.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:47 15:33:47.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:47 15:33:47.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:47 15:33:47.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:47 15:33:47.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:47 15:33:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:47 15:33:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:47 15:33:47.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:47 15:33:47.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:47 15:33:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:47 15:33:47.519 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:47 15:33:47.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:47 15:33:47.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:47 15:33:47.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:47 15:33:47.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:47 15:33:47.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:47 15:33:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:47 15:33:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:47 15:33:47.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:47 15:33:47.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:47 15:33:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:47 15:33:47.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:47 15:33:47.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:47 15:33:47.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:47 15:33:47.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:47 15:33:47.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:47 15:33:47.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:47 15:33:47.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:47 15:33:47.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:47 15:33:47.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:47 15:33:47.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:47 To add a project: TooltipText=null
11:33:47 15:33:47.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:47 15:33:47.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:47 15:33:47.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:47 15:33:47.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:47 To add a project: TooltipText=null
11:33:47 15:33:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:47 15:33:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:47 15:33:47.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:47 15:33:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:47 15:33:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:47 15:33:47.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:47 15:33:47.555 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:47 15:33:47.555 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:47 15:33:47.555 DEBUG [main][MenuItemLookup] Item match:File
11:33:47 15:33:47.556 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:47 15:33:47.556 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:''
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:''
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:''
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:33:47 15:33:47.558 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:33:47 15:33:47.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:33:47 15:33:47.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:33:47 15:33:47.577 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:33:47 15:33:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:33:47 15:33:47.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:33:47 15:33:47.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:33:47 15:33:47.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:47 15:33:47.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:47 15:33:47.658 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:47 15:33:47.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:33:47 15:33:47.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:47 15:33:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:47 15:33:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:47 15:33:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:47 15:33:47.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:47 15:33:47.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:47 15:33:47.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:33:47 15:33:47.660 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:33:47 15:33:47.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:33:47 15:33:47.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:33:47 15:33:47.663 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:47 15:33:47.663 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:33:47 15:33:47.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:33:47 15:33:47.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:47 15:33:47.669 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:33:47 15:33:47.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:47 15:33:47.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:47 15:33:47.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:47 15:33:47.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:47 15:33:47.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:47 15:33:47.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:33:47 15:33:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:33:47 15:33:47.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:33:47 15:33:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:47 15:33:47.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:47 15:33:47.859 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:33:47 15:33:47.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:47 15:33:47.859 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:33:47 15:33:47.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:33:47 is "Project name:")
11:33:47 15:33:47.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:47 15:33:47.861 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:47 15:33:47.861 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:33:47 15:33:47.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:33:47 15:33:47.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:47 15:33:47.891 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:33:47 15:33:47.891 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:33:47 15:33:47.891 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:33:47 15:33:47.891 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:33:47 15:33:47.891 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:33:47 15:33:47.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:33:47 15:33:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:47 15:33:47.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:47 15:33:47.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:47 15:33:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:47 15:33:47.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:47 15:33:47.893 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:33:47 15:33:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:47 15:33:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:47 15:33:47.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:47 15:33:47.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:47 15:33:47.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:50 15:33:50.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:33:50 15:33:50.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:50 15:33:50.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:50 15:33:50.900 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:33:50 15:33:50.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:50 15:33:50.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:50 15:33:50.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:50 15:33:50.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:50 15:33:50.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:50 15:33:50.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:50 15:33:50.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:33:50 15:33:50.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:50 15:33:50.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:50 15:33:50.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:50 15:33:50.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:50 15:33:50.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:50 15:33:50.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:50 15:33:50.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:50 15:33:50.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:50 15:33:50.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:50 15:33:50.933 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:50 15:33:50.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:50 15:33:50.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:50 15:33:50.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:50 15:33:50.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:50 15:33:50.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:50 15:33:50.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:50 15:33:50.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:50 15:33:50.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:50 15:33:50.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:50 15:33:50.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:51 15:33:51.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:51 15:33:51.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:51 15:33:51.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:51 15:33:51.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:51 15:33:51.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:51 15:33:51.935 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:51 15:33:51.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:51 15:33:51.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:51 15:33:51.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:51 15:33:51.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:51 15:33:51.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:51 15:33:51.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:51 15:33:51.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:51 15:33:51.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:51 15:33:51.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:51 15:33:51.937 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:51 15:33:51.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:33:51 15:33:51.937 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:51 15:33:51.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:51 15:33:51.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:51 15:33:51.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:51 15:33:51.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:51 15:33:51.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:51 15:33:51.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:51 15:33:51.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:51 15:33:51.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:51 15:33:51.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:51 15:33:51.947 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:51 15:33:51.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:51 15:33:51.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:51 15:33:51.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:51 15:33:51.949 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:33:51 15:33:51.949 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:33:51 15:33:51.949 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:33:51 15:33:51.949 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:33:51 15:33:51.949 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:33:51 15:33:51.949 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:33:51 15:33:51.949 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:33:51 15:33:51.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:33:51 15:33:51.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:33:51 15:33:51.949 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:33:51 15:33:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:51 15:33:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:52 15:33:51.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:33:52 15:33:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:52 15:33:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:52 15:33:51.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:33:52 15:33:51.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:52 15:33:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:52 15:33:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:52 15:33:51.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:52 15:33:51.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:52 15:33:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:52 15:33:51.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:52 15:33:51.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:52 15:33:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:52 15:33:51.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:52 15:33:51.999 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:33:52 15:33:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:52 15:33:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:52 15:33:51.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:52 15:33:51.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:52 15:33:52.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:52 15:33:52.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:52 15:33:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:52 15:33:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:52 15:33:52.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:52 15:33:52.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:52 15:33:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:52 15:33:52.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:52 15:33:52.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:52 15:33:52.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:52 15:33:52.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:52 15:33:52.006 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:52 15:33:52.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:52 15:33:52.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:52 15:33:52.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:52 15:33:52.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:52 15:33:52.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:52 15:33:52.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:52 15:33:52.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:52 15:33:52.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:52 15:33:52.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:52 15:33:52.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:52 15:33:52.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:52 15:33:52.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:52 15:33:52.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:52 15:33:52.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:52 15:33:52.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:52 15:33:52.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:52 15:33:52.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:52 15:33:52.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:52 15:33:52.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:52 15:33:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:52 15:33:52.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:52 15:33:52.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:52 15:33:52.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:52 15:33:52.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:53 15:33:53.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:53 15:33:53.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:53 15:33:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:53 15:33:53.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:53 15:33:53.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:53 15:33:53.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:53 15:33:53.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:53 15:33:53.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:53 15:33:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:53 15:33:53.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:53 15:33:53.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:53 15:33:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:53 15:33:53.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:53 15:33:53.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:53 15:33:53.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:33:53 15:33:53.050 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:33:53 15:33:53.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:33:53 15:33:53.058 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:33:53 15:33:53.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:33:53 15:33:53.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'New'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:''
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:''
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:''
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:''
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:33:53 15:33:53.088 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:33:53 15:33:53.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:33:53 15:33:53.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:33:53 15:33:53.088 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:33:53 15:33:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:53 15:33:53.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:53 15:33:53.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:33:53 15:33:53.588 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:33:53 15:33:53.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:33:53 15:33:53.589 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:33:53 15:33:53.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:33:53 15:33:53.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:33:53 15:33:53.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:33:53 15:33:53.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Found menu:'New'
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Found menu:''
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Found menu:''
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:33:53 15:33:53.623 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:33:53 15:33:53.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:33:53 15:33:53.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:33:53 15:33:53.623 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:33:53 15:33:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:33:54 15:33:54.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:33:54 15:33:54.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:33:54 15:33:54.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:54 15:33:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:54 15:33:54.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:54 15:33:54.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:54 15:33:54.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:54 15:33:54.222 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:33:54 15:33:54.222 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:33:54 15:33:54.222 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:54 15:33:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:54 15:33:54.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:54 15:33:54.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:54 15:33:54.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:54 15:33:54.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:54 15:33:54.223 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:54 15:33:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:54 15:33:54.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:54 15:33:54.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:54 15:33:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:33:54 15:33:54.227 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:54 15:33:54.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:33:54 15:33:54.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:33:54 15:33:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:54 15:33:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:54 15:33:54.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:33:54 15:33:54.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:33:54 15:33:54.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:33:54 15:33:54.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:33:54 15:33:54.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:33:54 15:33:54.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:33:54 15:33:54.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:33:54 15:33:54.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:33:54 15:33:54.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:54 15:33:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:54 15:33:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:54 15:33:54.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:54 15:33:54.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:33:54 15:33:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:54 15:33:54.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:54 15:33:54.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:54 15:33:54.740 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:54 15:33:54.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:54 15:33:54.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:54 15:33:54.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:54 15:33:54.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:54 15:33:54.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:54 15:33:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:54 15:33:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:54 15:33:54.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:54 15:33:54.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:33:54 15:33:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:54 15:33:54.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:54 15:33:54.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:54 15:33:54.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:54 15:33:54.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:54 15:33:54.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:54 15:33:54.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:33:54 15:33:54.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:33:54 15:33:54.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:33:54 15:33:54.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:54 15:33:54.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:54 15:33:54.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:54 15:33:54.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:54 To add a project: TooltipText=null
11:33:54 15:33:54.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:54 15:33:54.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:54 15:33:54.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:54 15:33:54.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:33:54 To add a project: TooltipText=null
11:33:54 15:33:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:54 15:33:54.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:54 15:33:54.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:54 15:33:54.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:54 15:33:54.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:54 15:33:54.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:54 15:33:54.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:33:54 15:33:54.786 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:54 15:33:54.786 DEBUG [main][MenuItemLookup] Item match:File
11:33:54 15:33:54.786 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:33:54 15:33:54.786 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:''
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'File'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:''
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:''
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:33:54 15:33:54.789 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:33:54 15:33:54.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:33:54 15:33:54.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:33:54 15:33:54.789 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:33:54 15:33:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:33:54 15:33:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:33:54 15:33:54.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:33:54 15:33:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:54 15:33:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:54 15:33:54.857 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:54 15:33:54.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:54 15:33:54.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:33:54 15:33:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:54 15:33:54.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:54 15:33:54.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:54 15:33:54.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:33:54 15:33:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:33:54 15:33:54.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:33:54 15:33:54.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:33:54 15:33:54.860 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:33:54 15:33:54.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:33:54 15:33:54.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:33:54 15:33:54.860 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:33:54 15:33:54.860 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:33:54 15:33:54.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:33:54 15:33:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:54 15:33:54.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:54 15:33:54.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:54 15:33:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:54 15:33:54.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:54 15:33:54.861 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:33:54 15:33:54.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:54 15:33:54.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:54 15:33:54.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:54 15:33:54.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:55 15:33:55.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:33:55 15:33:55.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:55 15:33:55.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:55 15:33:55.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:33:55 15:33:55.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:33:55 15:33:55.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:33:55 15:33:55.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:55 15:33:55.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:55 15:33:55.044 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:33:55 15:33:55.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:33:55 15:33:55.044 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:33:55 15:33:55.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:33:55 is "Project name:")
11:33:55 15:33:55.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:55 15:33:55.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:55 15:33:55.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:55 15:33:55.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:55 15:33:55.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:33:55 15:33:55.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:33:55 15:33:55.047 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:33:55 15:33:55.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:33:55 15:33:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:55 15:33:55.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:55 15:33:55.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:55 15:33:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:55 15:33:55.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:55 15:33:55.078 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:33:55 15:33:55.078 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:33:55 15:33:55.078 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:33:55 15:33:55.079 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:33:55 15:33:55.079 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:33:55 15:33:55.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:33:55 15:33:55.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:55 15:33:55.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:55 15:33:55.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:55 15:33:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:55 15:33:55.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:55 15:33:55.080 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:33:55 15:33:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:55 15:33:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:55 15:33:55.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:55 15:33:55.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:55 15:33:55.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:33:58 15:33:58.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:33:58 15:33:58.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:58 15:33:58.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:58 15:33:58.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:33:58 15:33:58.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:58 15:33:58.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:58 15:33:58.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:33:58 15:33:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:58 15:33:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:58 15:33:58.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:33:58 15:33:58.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:33:58 15:33:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:58 15:33:58.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:58 15:33:58.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:58 15:33:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:58 15:33:58.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:33:58 15:33:58.105 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:58 15:33:58.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:58 15:33:58.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:58 15:33:58.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:58 15:33:58.142 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:58 15:33:58.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:58 15:33:58.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:58 15:33:58.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:58 15:33:58.143 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:58 15:33:58.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:58 15:33:58.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:58 15:33:58.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:58 15:33:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:58 15:33:58.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:58 15:33:58.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:58 15:33:58.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:58 15:33:58.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:59 15:33:59.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:59 15:33:59.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:33:59 15:33:59.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:33:59 15:33:59.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:33:59 15:33:59.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:59 15:33:59.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:59 15:33:59.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:33:59 15:33:59.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:33:59 15:33:59.146 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:59 15:33:59.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:59 15:33:59.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.162 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:33:59 15:33:59.163 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:33:59 15:33:59.163 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:33:59 15:33:59.163 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:33:59 15:33:59.163 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:33:59 15:33:59.163 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:33:59 15:33:59.163 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:33:59 15:33:59.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:33:59 15:33:59.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:33:59 15:33:59.163 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:33:59 15:33:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:59 15:33:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:59 15:33:59.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:33:59 15:33:59.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:59 15:33:59.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:59 15:33:59.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:33:59 15:33:59.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:59 15:33:59.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:59 15:33:59.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:59 15:33:59.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:59 15:33:59.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:59 15:33:59.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:59 15:33:59.213 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:33:59 15:33:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:59 15:33:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:59 15:33:59.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:59 15:33:59.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:59 15:33:59.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:59 15:33:59.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:59 15:33:59.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:59 15:33:59.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:59 15:33:59.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:59 15:33:59.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:59 15:33:59.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:59 15:33:59.220 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:59 15:33:59.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:59 15:33:59.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:59 15:33:59.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:59 15:33:59.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:59 15:33:59.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:59 15:33:59.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:59 15:33:59.252 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:59 15:33:59.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:59 15:33:59.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:59 15:33:59.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:59 15:33:59.253 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:59 15:33:59.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:59 15:33:59.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:59 15:33:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:59 15:33:59.254 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:59 15:33:59.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:59 15:33:59.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.255 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:33:59 15:33:59.255 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:33:59 15:33:59.255 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:33:59 15:33:59.255 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:33:59 15:33:59.255 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:33:59 15:33:59.255 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:33:59 15:33:59.255 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:33:59 15:33:59.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:33:59 15:33:59.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:33:59 15:33:59.255 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:33:59 15:33:59.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:59 15:33:59.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:59 15:33:59.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:33:59 15:33:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:59 15:33:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:59 15:33:59.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
11:33:59 15:33:59.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:59 15:33:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:59 15:33:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:59 15:33:59.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:59 15:33:59.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:59 15:33:59.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:33:59 15:33:59.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:33:59 15:33:59.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
11:33:59 15:33:59.312 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location')
11:33:59 15:33:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:59 15:33:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:59 15:33:59.312 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3)
11:33:59 15:33:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:33:59 15:33:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:33:59 15:33:59.313 TRACE [main][WidgetHandler] Notify Table with event 13
11:33:59 15:33:59.313 TRACE [main][WidgetHandler] Wait for synchronization
11:33:59 15:33:59.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<- Hide ")
11:33:59 15:33:59.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:59 15:33:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:59 15:33:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:59 15:33:59.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:59 15:33:59.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:59 15:33:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:59 15:33:59.314 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 
11:33:59 15:33:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:59 15:33:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:59 15:33:59.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:59 15:33:59.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:59 15:33:59.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:59 15:33:59.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:59 15:33:59.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:59 15:33:59.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:59 15:33:59.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:59 15:33:59.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:59 15:33:59.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:59 15:33:59.320 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:59 15:33:59.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:59 15:33:59.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:59 15:33:59.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:59 15:33:59.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:59 15:33:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:59 15:33:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:59 15:33:59.351 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:59 15:33:59.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:59 15:33:59.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:59 15:33:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:59 15:33:59.352 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:59 15:33:59.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:59 15:33:59.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:33:59 15:33:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:33:59 15:33:59.353 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:33:59 15:33:59.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:33:59 15:33:59.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.354 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:33:59 15:33:59.354 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:33:59 15:33:59.354 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:33:59 15:33:59.354 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:33:59 15:33:59.354 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:33:59 15:33:59.354 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:33:59 15:33:59.354 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:33:59 15:33:59.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:33:59 15:33:59.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:33:59 15:33:59.354 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:33:59 15:33:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:59 15:33:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:59 15:33:59.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:33:59 15:33:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:33:59 15:33:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:33:59 15:33:59.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:33:59 15:33:59.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:59 15:33:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:59 15:33:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:59 15:33:59.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:59 15:33:59.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:59 15:33:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:59 15:33:59.411 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:33:59 15:33:59.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:59 15:33:59.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:59 15:33:59.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:59 15:33:59.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:59 15:33:59.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:33:59 15:33:59.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:33:59 15:33:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:33:59 15:33:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:33:59 15:33:59.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:33:59 15:33:59.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:33:59 15:33:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:33:59 15:33:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:33:59 15:33:59.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:33:59 15:33:59.417 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:33:59 15:33:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:33:59 15:33:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:33:59 15:33:59.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:33:59 15:33:59.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:33:59 15:33:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:33:59 15:33:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:33:59 15:33:59.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:33:59 15:33:59.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:59 15:33:59.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:59 15:33:59.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:59 15:33:59.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:59 15:33:59.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:33:59 15:33:59.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:33:59 15:33:59.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:33:59 15:33:59.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:33:59 15:33:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:33:59 15:33:59.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:33:59 15:33:59.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:33:59 15:33:59.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:00 15:34:00.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:00 15:34:00.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:00 15:34:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:00 15:34:00.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:00 15:34:00.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:00 15:34:00.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:00 15:34:00.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:00 15:34:00.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:00 15:34:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:00 15:34:00.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:00 15:34:00.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:00 15:34:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:00 15:34:00.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:00 15:34:00.466 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:00 15:34:00.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:34:00 15:34:00.466 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:34:00 15:34:00.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:34:00 15:34:00.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:34:00 15:34:00.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:34:00 15:34:00.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:00 15:34:00.502 DEBUG [main][MenuItemLookup] Found menu:'New'
11:34:00 15:34:00.502 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:34:00 15:34:00.502 DEBUG [main][MenuItemLookup] Found menu:''
11:34:00 15:34:00.502 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:34:00 15:34:00.502 DEBUG [main][MenuItemLookup] Found menu:''
11:34:00 15:34:00.502 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:''
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:''
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:34:00 15:34:00.503 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:34:00 15:34:00.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:34:00 15:34:00.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:34:00 15:34:00.503 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:34:00 15:34:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:00 15:34:00.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:00 15:34:00.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:34:01 15:34:01.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:34:01 15:34:01.003 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:34:01 15:34:01.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:34:01 15:34:01.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:34:01 15:34:01.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:34:01 15:34:01.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Found menu:'New'
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Found menu:''
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Found menu:''
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:34:01 15:34:01.037 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:34:01 15:34:01.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:34:01 15:34:01.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:34:01 15:34:01.038 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:34:01 15:34:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:34:01 15:34:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:34:01 15:34:01.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:34:01 15:34:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:01 15:34:01.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:01 15:34:01.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:01 15:34:01.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:01 15:34:01.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:01 15:34:01.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:01 15:34:01.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:01 15:34:01.614 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:34:01 15:34:01.614 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:34:01 15:34:01.614 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:01 15:34:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:01 15:34:01.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:01 15:34:01.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:01 15:34:01.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:01 15:34:01.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:01 15:34:01.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:01 15:34:01.615 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:01 15:34:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:01 15:34:01.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:01 15:34:01.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:01 15:34:01.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:34:01 15:34:01.619 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:02 15:34:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:02 15:34:02.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:34:02 15:34:02.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:34:02 15:34:02.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:34:02 15:34:02.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:02 15:34:02.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:02 15:34:02.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:34:02 15:34:02.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:34:02 15:34:02.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:34:02 15:34:02.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:34:02 15:34:02.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:34:02 15:34:02.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:34:02 15:34:02.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:34:02 15:34:02.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:02 15:34:02.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:02 15:34:02.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:02 15:34:02.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:02 15:34:02.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:02 15:34:02.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:02 15:34:02.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:02 15:34:02.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:02 15:34:02.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:02 15:34:02.132 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:02 15:34:02.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:02 15:34:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:02 15:34:02.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:02 15:34:02.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:02 15:34:02.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:02 15:34:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:02 15:34:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:02 15:34:02.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:02 15:34:02.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:34:02 15:34:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:02 15:34:02.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:02 15:34:02.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:02 15:34:02.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:02 15:34:02.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:02 15:34:02.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:02 15:34:02.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:34:02 15:34:02.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:02 15:34:02.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:02 15:34:02.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:02 15:34:02.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:02 15:34:02.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:02 15:34:02.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:34:02 To add a project: TooltipText=null
11:34:02 15:34:02.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:02 15:34:02.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:02 15:34:02.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:02 15:34:02.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:34:02 To add a project: TooltipText=null
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:02 15:34:02.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:34:02 15:34:02.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:02 15:34:02.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:02 15:34:02.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:02 15:34:02.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:02 15:34:02.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:02 15:34:02.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:02 15:34:02.163 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:34:02 15:34:02.163 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:02 15:34:02.163 DEBUG [main][MenuItemLookup] Item match:File
11:34:02 15:34:02.164 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:02 15:34:02.164 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:''
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:''
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:''
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:34:02 15:34:02.166 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:34:02 15:34:02.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:34:02 15:34:02.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:34:02 15:34:02.167 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:34:02 15:34:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:34:02 15:34:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:34:02 15:34:02.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:34:02 15:34:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:02 15:34:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:02 15:34:02.235 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:02 15:34:02.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:34:02 15:34:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:02 15:34:02.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:02 15:34:02.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:02 15:34:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:02 15:34:02.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:02 15:34:02.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:02 15:34:02.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:34:02 15:34:02.237 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:34:02 15:34:02.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:34:02 15:34:02.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:34:02 15:34:02.237 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:02 15:34:02.237 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:34:02 15:34:02.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:34:02 15:34:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:02 15:34:02.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:02 15:34:02.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:02 15:34:02.238 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:34:02 15:34:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:02 15:34:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:02 15:34:02.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:02 15:34:02.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:02 15:34:02.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:02 15:34:02.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:34:02 15:34:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:34:02 15:34:02.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:34:02 15:34:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:02 15:34:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:02 15:34:02.417 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:34:02 15:34:02.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:02 15:34:02.417 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:34:02 15:34:02.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:34:02 is "Project name:")
11:34:02 15:34:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:02 15:34:02.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:02 15:34:02.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:34:02 15:34:02.419 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:34:02 15:34:02.420 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:34:02 15:34:02.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:34:02 15:34:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:02 15:34:02.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:02 15:34:02.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:02 15:34:02.452 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:34:02 15:34:02.452 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:34:02 15:34:02.452 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:34:02 15:34:02.452 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:34:02 15:34:02.452 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:34:02 15:34:02.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:02 15:34:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:02 15:34:02.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:02 15:34:02.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:02 15:34:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:02 15:34:02.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:02 15:34:02.454 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:02 15:34:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:02 15:34:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:02 15:34:02.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:02 15:34:02.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:02 15:34:02.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:34:05 15:34:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:34:05 15:34:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:34:05 15:34:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:34:05 15:34:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:05 15:34:05.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:34:05 15:34:05.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:05 15:34:05.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:05 15:34:05.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:05 15:34:05.460 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:05 15:34:05.460 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:05 15:34:05.460 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:05 15:34:05.460 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:05 15:34:05.460 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:05 15:34:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:05 15:34:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:34:05 15:34:05.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:05 15:34:05.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:05 15:34:05.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:34:05 15:34:05.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:05 15:34:05.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:05 15:34:05.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:05 15:34:05.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:05 15:34:05.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:05 15:34:05.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:05 15:34:05.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:34:05 15:34:05.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:05 15:34:05.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:05 15:34:05.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:05 15:34:05.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:05 15:34:05.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:05 15:34:05.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:05 15:34:05.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:05 15:34:05.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:05 15:34:05.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:05 15:34:05.497 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:05 15:34:05.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:05 15:34:05.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:05 15:34:05.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:05 15:34:05.498 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:05 15:34:05.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:05 15:34:05.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:05 15:34:05.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:05 15:34:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:05 15:34:05.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:05 15:34:05.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:05 15:34:05.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:05 15:34:05.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:06 15:34:06.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:06 15:34:06.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:06 15:34:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:06 15:34:06.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:06 15:34:06.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:06 15:34:06.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:06 15:34:06.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:06 15:34:06.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:06 15:34:06.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:06 15:34:06.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:06 15:34:06.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:06 15:34:06.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:06 15:34:06.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:06 15:34:06.501 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:06 15:34:06.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:34:06 15:34:06.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:06 15:34:06.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:06 15:34:06.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:06 15:34:06.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:06 15:34:06.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:06 15:34:06.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:06 15:34:06.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:06 15:34:06.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:06 15:34:06.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:06 15:34:06.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:06 15:34:06.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:06 15:34:06.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:06 15:34:06.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:06 15:34:06.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:06 15:34:06.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:06 15:34:06.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:07 15:34:07.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:07 15:34:07.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:07 15:34:07.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:07 15:34:07.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:07 15:34:07.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:07 15:34:07.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:07 15:34:07.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:07 15:34:07.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:07 15:34:07.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:07 15:34:07.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:07 15:34:07.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:07 15:34:07.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:07 15:34:07.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:07 15:34:07.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:07 15:34:07.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:07 15:34:07.523 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:07 15:34:07.524 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:34:07 15:34:07.524 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:34:07 15:34:07.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:34:07 15:34:07.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:08 15:34:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:08 15:34:08.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:34:08 15:34:08.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:34:08 15:34:08.025 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:34:08 15:34:08.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:34:08 15:34:08.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:34:08 15:34:08.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:08 15:34:08.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:08 15:34:08.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:08 15:34:08.039 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:34:08 15:34:08.039 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:08 15:34:08.039 DEBUG [main][MenuItemLookup] Item match:File
11:34:08 15:34:08.040 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:08 15:34:08.040 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:34:08 15:34:08.042 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:34:08 15:34:08.042 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:34:08 15:34:08.042 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:34:08 15:34:08.042 DEBUG [main][MenuItemLookup] Found menu:''
11:34:08 15:34:08.042 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:34:08 15:34:08.042 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:34:08 15:34:08.042 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:''
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:''
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:34:08 15:34:08.043 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:34:08 15:34:08.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:34:08 15:34:08.043 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:34:08 15:34:08.043 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:34:08 15:34:08.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:34:08 15:34:08.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:34:08 15:34:08.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:34:08 15:34:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:08 15:34:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:08 15:34:08.116 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:08 15:34:08.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:34:08 15:34:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:08 15:34:08.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:08 15:34:08.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:08 15:34:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:08 15:34:08.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:08 15:34:08.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:34:08 15:34:08.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:34:08 15:34:08.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:08 15:34:08.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:08 15:34:08.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:08 15:34:08.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:34:08 15:34:08.118 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:34:08 15:34:08.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:34:08 15:34:08.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:34:08 15:34:08.121 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:08 15:34:08.121 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:34:08 15:34:08.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:34:08 15:34:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:08 15:34:08.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:08 15:34:08.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:08 15:34:08.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:08 15:34:08.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:08 15:34:08.122 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:34:08 15:34:08.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:08 15:34:08.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:08 15:34:08.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:08 15:34:08.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:08 15:34:08.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:08 15:34:08.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:34:08 15:34:08.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:34:08 15:34:08.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:34:08 15:34:08.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:08 15:34:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:08 15:34:08.197 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:08 15:34:08.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:08 15:34:08.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:34:08 is "Name:")
11:34:08 15:34:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:08 15:34:08.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:08 15:34:08.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:08 15:34:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:08 15:34:08.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:34:08 15:34:08.206 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:34:08 15:34:08.206 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass
11:34:08 15:34:08.230 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:08 15:34:08.231 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:34:08 15:34:08.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:08 15:34:08.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:08 15:34:08.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:08 15:34:08.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:08 15:34:08.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:08 15:34:08.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:08 15:34:08.233 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:08 15:34:08.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:08 15:34:08.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:08 15:34:08.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:08 15:34:08.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:08 15:34:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:08 15:34:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:08 15:34:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ae63f1e is found...
11:34:08 15:34:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ae63f1e is found finished successfully
11:34:08 15:34:08.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E')
11:34:08 15:34:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:08 15:34:08.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:08 15:34:08.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:08 15:34:08.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:08 15:34:08.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:08 15:34:08.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:08 15:34:08.777 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:34:08 public class ErrorTestClass {
11:34:08 
11:34:08 }
11:34:08  TooltipText=null
11:34:08 15:34:08.777 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:34:08 15:34:08.781 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:08 15:34:08.781 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:34:08 public class ErrorTestClass{
11:34:08 }
11:34:08  TooltipText=null
11:34:08 15:34:08.781 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:34:08 15:34:08.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:34:08 15:34:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:08 15:34:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:08 15:34:08.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:34:08 15:34:08.782 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:34:08 15:34:08.782 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:08 15:34:08.782 DEBUG [main][MenuItemLookup] Item match:File
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Found menu:''
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Found menu:''
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:34:08 15:34:08.783 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:34:08 15:34:08.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:34:08 15:34:08.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:34:08 15:34:08.783 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:34:08 15:34:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:34:08 15:34:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:34:08 15:34:08.815 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:08 15:34:08.815 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:34:08 public class ErrorTestClass{
11:34:08 }
11:34:08  TooltipText=null
11:34:08 15:34:08.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:08 15:34:08.815 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:08 15:34:08.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:08 15:34:08.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:08 15:34:08.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:08 15:34:08.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:08 15:34:08.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:08 15:34:08.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:08 15:34:08.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:08 15:34:08.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:08 15:34:08.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:34:08 15:34:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:08 15:34:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:08 15:34:08.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:34:08 15:34:08.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:08 15:34:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:08 15:34:08.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:08 15:34:08.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:08 15:34:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:08 15:34:08.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:08 15:34:08.859 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:08 15:34:08.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:08 15:34:08.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:08 15:34:08.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:08 15:34:08.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:08 15:34:08.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:08 15:34:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:34:08 15:34:08.860 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:08 15:34:08.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:08 15:34:08.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:08 15:34:08.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:08 15:34:08.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:08 15:34:08.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:08 15:34:08.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:08 15:34:08.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:08 15:34:08.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:08 15:34:08.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:08 15:34:08.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:08 15:34:08.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:08 15:34:08.876 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:08 15:34:08.876 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:08 15:34:08.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:08 15:34:08.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:08 15:34:08.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:08 15:34:08.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:08 15:34:08.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:08 15:34:08.877 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:08 15:34:08.877 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:08 15:34:08.878 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:08 15:34:08.878 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:08 15:34:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:10 15:34:10.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:10 15:34:10.379 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:10 15:34:10.379 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:10 15:34:10.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:10 15:34:10.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:10 15:34:10.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:10 15:34:10.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:10 15:34:10.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:10 15:34:10.380 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:10 15:34:10.380 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:10 15:34:10.380 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:10 15:34:10.380 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:10 15:34:10.380 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:10 15:34:10.380 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:10 15:34:10.381 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:34:10 15:34:10.381 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:10 15:34:10.381 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:10 15:34:10.381 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:10 15:34:10.381 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:10 15:34:10.381 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:10 15:34:10.381 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:10 15:34:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:10 15:34:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:10 15:34:10.381 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:10 15:34:10.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:10 15:34:10.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:10 15:34:10.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:10 15:34:10.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:10 15:34:10.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:10 15:34:10.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:10 15:34:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:10 15:34:10.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:10 15:34:10.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:10 15:34:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:10 15:34:10.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:10 15:34:10.383 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:34:10 15:34:10.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:34:10 15:34:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:10 15:34:10.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:34:10 15:34:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:10 15:34:10.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:34:10 15:34:10.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:34:10 15:34:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:10 15:34:10.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:34:10 15:34:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:10 15:34:10.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:34:10 15:34:10.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:34:10 15:34:10.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:10 15:34:10.384 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:10 15:34:10.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:10 15:34:10.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:10 15:34:10.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:10 15:34:10.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:10 15:34:10.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:10 15:34:10.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:10 15:34:10.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:10 15:34:10.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:10 15:34:10.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:10 15:34:10.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:10 15:34:10.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:10 15:34:10.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:10 15:34:10.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:10 15:34:10.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:10 15:34:10.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:10 15:34:10.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:11 15:34:11.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:11 15:34:11.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:11 15:34:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:11 15:34:11.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:11 15:34:11.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:11 15:34:11.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:11 15:34:11.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:11 15:34:11.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:11 15:34:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:11 15:34:11.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:11 15:34:11.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:11 15:34:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:11 15:34:11.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:11 15:34:11.416 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:11 15:34:11.417 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:34:11 15:34:11.417 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:34:11 15:34:11.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:34:11 15:34:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:11 15:34:11.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed
11:34:11 15:34:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:11 15:34:11.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:34:11 15:34:11.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:34:11 15:34:11.417 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:34:11 15:34:11.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:34:11 15:34:11.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:34:11 15:34:11.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:11 15:34:11.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:11 15:34:11.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:11 15:34:11.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:34:11 15:34:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:11 15:34:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:11 15:34:11.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:34:11 15:34:11.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:34:11 15:34:11.430 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:11 15:34:11.430 DEBUG [main][MenuItemLookup] Item match:File
11:34:11 15:34:11.430 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:11 15:34:11.430 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:''
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:''
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:''
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:34:11 15:34:11.433 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:34:11 15:34:11.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:34:11 15:34:11.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:34:11 15:34:11.433 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:34:11 15:34:11.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:34:11 15:34:11.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:34:11 15:34:11.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:34:11 15:34:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:11 15:34:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:11 15:34:11.509 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:11 15:34:11.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:34:11 15:34:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:11 15:34:11.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:11 15:34:11.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:11 15:34:11.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:11 15:34:11.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:11 15:34:11.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:11 15:34:11.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:11 15:34:11.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:11 15:34:11.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:11 15:34:11.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:34:11 15:34:11.512 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:34:11 15:34:11.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:34:11 15:34:11.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:34:11 15:34:11.512 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:11 15:34:11.512 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:34:11 15:34:11.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:34:11 15:34:11.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:11 15:34:11.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:11 15:34:11.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:11 15:34:11.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:11 15:34:11.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:11 15:34:11.518 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:34:11 15:34:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:11 15:34:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:11 15:34:11.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:11 15:34:11.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:11 15:34:11.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:11 15:34:11.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:34:11 15:34:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:34:11 15:34:11.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:34:11 15:34:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:11 15:34:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:11 15:34:11.594 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:11 15:34:11.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:11 15:34:11.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:34:11 is "Name:")
11:34:11 15:34:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:11 15:34:11.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:11 15:34:11.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:11 15:34:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:11 15:34:11.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:34:11 15:34:11.618 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:34:11 15:34:11.619 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass
11:34:11 15:34:11.624 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:11 15:34:11.624 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:34:11 15:34:11.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:11 15:34:11.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:11 15:34:11.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:11 15:34:11.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:11 15:34:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:11 15:34:11.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:11 15:34:11.628 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:11 15:34:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:11 15:34:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:11 15:34:11.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:11 15:34:11.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:11 15:34:11.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77a42b9a is found...
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77a42b9a is found finished successfully
11:34:12 15:34:12.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E')
11:34:12 15:34:12.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:12 15:34:12.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:12 15:34:12.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:12 15:34:12.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:12 15:34:12.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:12 15:34:12.158 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:12 15:34:12.158 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:34:12 public class NextErrorTestClass {
11:34:12 
11:34:12 }
11:34:12  TooltipText=null
11:34:12 15:34:12.158 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:34:12 15:34:12.163 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:12 15:34:12.163 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:34:12 public class NextErrorTestClass{
11:34:12 }
11:34:12  TooltipText=null
11:34:12 15:34:12.163 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:34:12 15:34:12.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform
11:34:12 15:34:12.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:12 15:34:12.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:12 15:34:12.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform'
11:34:12 15:34:12.164 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform'
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Item match:File
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:''
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:''
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:34:12 15:34:12.164 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:34:12 15:34:12.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:34:12 15:34:12.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:34:12 15:34:12.165 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:34:12 15:34:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:34:12 15:34:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:34:12 15:34:12.196 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:12 15:34:12.196 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:34:12 public class NextErrorTestClass{
11:34:12 }
11:34:12  TooltipText=null
11:34:12 15:34:12.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:12 15:34:12.196 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:12 15:34:12.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:12 15:34:12.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:12 15:34:12.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:12 15:34:12.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:12 15:34:12.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:12 15:34:12.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:12 15:34:12.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:12 15:34:12.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:12 15:34:12.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform
11:34:12 15:34:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:12 15:34:12.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:12 15:34:12.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform'
11:34:12 15:34:12.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:12 15:34:12.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:12 15:34:12.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:12 15:34:12.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:12 15:34:12.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:12 15:34:12.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:12 15:34:12.266 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:12 15:34:12.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:12 15:34:12.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:12 15:34:12.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:12 15:34:12.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:12 15:34:12.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:12 15:34:12.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:34:12 15:34:12.267 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:12 15:34:12.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:12 15:34:12.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:12 15:34:12.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:12 15:34:12.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:12 15:34:12.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:12 15:34:12.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:12 15:34:12.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:12 15:34:12.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:12 15:34:12.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:12 15:34:12.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:12 15:34:12.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:12 15:34:12.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:12 15:34:12.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:12 15:34:12.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:12 15:34:12.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:12 15:34:12.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:12 15:34:12.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:12 15:34:12.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:12 15:34:12.269 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:12 15:34:12.270 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:12 15:34:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:13 15:34:13.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:13 15:34:13.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:13 15:34:13.271 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:13 15:34:13.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:13 15:34:13.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:13 15:34:13.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:13 15:34:13.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:13 15:34:13.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:13 15:34:13.272 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:13 15:34:13.272 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:13 15:34:13.272 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:13 15:34:13.272 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:13 15:34:13.272 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:13 15:34:13.273 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:13 15:34:13.273 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:34:13 15:34:13.273 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:13 15:34:13.273 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:13 15:34:13.273 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:13 15:34:13.273 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:13 15:34:13.273 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:13 15:34:13.273 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:13 15:34:13.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:13 15:34:13.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:13 15:34:13.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:13 15:34:13.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:13 15:34:13.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:13 15:34:13.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null
11:34:13 15:34:13.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:13 15:34:13.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:13 15:34:13.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:13 15:34:13.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:13 15:34:13.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:13 15:34:13.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:13 15:34:13.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:13 15:34:13.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:13 15:34:13.275 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:34:13 15:34:13.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:34:13 15:34:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:13 15:34:13.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:34:13 15:34:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:13 15:34:13.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:34:13 15:34:13.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:34:13 15:34:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:13 15:34:13.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:34:13 15:34:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:13 15:34:13.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:34:13 15:34:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:34:13 15:34:13.275 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:13 15:34:13.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:13 15:34:13.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:13 15:34:13.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:13 15:34:13.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:13 15:34:13.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:13 15:34:13.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:13 15:34:13.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:13 15:34:13.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:13 15:34:13.286 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:13 15:34:13.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:13 15:34:13.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:13 15:34:13.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:13 15:34:13.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:13 15:34:13.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:13 15:34:13.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:13 15:34:13.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:13 15:34:13.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:14 15:34:14.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:14 15:34:14.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:14 15:34:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:14 15:34:14.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:14 15:34:14.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:14 15:34:14.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:14 15:34:14.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:14 15:34:14.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:14 15:34:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:14 15:34:14.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:14 15:34:14.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:14 15:34:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:14 15:34:14.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:14 15:34:14.288 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:14 15:34:14.289 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:34:14 15:34:14.289 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:34:14 15:34:14.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:34:14 15:34:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:14 15:34:14.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed
11:34:14 15:34:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:14 15:34:14.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:34:14 15:34:14.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:34:14 15:34:14.289 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:34:14 15:34:14.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:34:14 15:34:14.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:34:14 15:34:14.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:14 15:34:14.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform'
11:34:14 15:34:14.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform'
11:34:14 15:34:14.298 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:14 15:34:14.298 DEBUG [main][MenuItemLookup] Item match:File
11:34:14 15:34:14.299 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:14 15:34:14.299 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:34:14 15:34:14.301 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:34:14 15:34:14.301 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:34:14 15:34:14.301 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:34:14 15:34:14.301 DEBUG [main][MenuItemLookup] Found menu:''
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:''
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:''
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:34:14 15:34:14.302 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:34:14 15:34:14.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:34:14 15:34:14.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:34:14 15:34:14.302 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:34:14 15:34:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:34:14 15:34:14.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:34:14 15:34:14.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:34:14 15:34:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:14 15:34:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:14 15:34:14.376 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:14 15:34:14.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:34:14 15:34:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:14 15:34:14.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:14 15:34:14.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:14 15:34:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:14 15:34:14.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:14 15:34:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:34:14 15:34:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:14 15:34:14.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:14 15:34:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:14 15:34:14.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:14 15:34:14.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:34:14 15:34:14.378 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:34:14 15:34:14.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:34:14 15:34:14.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:34:14 15:34:14.379 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:14 15:34:14.379 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:34:14 15:34:14.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:34:14 15:34:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:14 15:34:14.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:14 15:34:14.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:14 15:34:14.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:14 15:34:14.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:14 15:34:14.385 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:34:14 15:34:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:14 15:34:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:14 15:34:14.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:14 15:34:14.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:14 15:34:14.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:14 15:34:14.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:34:14 15:34:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:34:14 15:34:14.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:34:14 15:34:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:14 15:34:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:14 15:34:14.459 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:14 15:34:14.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:14 15:34:14.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:34:14 is "Name:")
11:34:14 15:34:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:14 15:34:14.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:14 15:34:14.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:14 15:34:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:14 15:34:14.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:34:14 15:34:14.489 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:34:14 15:34:14.490 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass
11:34:14 15:34:14.496 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:14 15:34:14.496 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:34:14 15:34:14.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:14 15:34:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:14 15:34:14.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:14 15:34:14.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:14 15:34:14.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:14 15:34:14.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:14 15:34:14.518 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:14 15:34:14.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:14 15:34:14.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:14 15:34:14.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:14 15:34:14.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:14 15:34:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:15 15:34:15.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@614b44b2 is found...
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@614b44b2 is found finished successfully
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E')
11:34:15 15:34:15.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:15 15:34:15.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:15 15:34:15.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:15 15:34:15.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:15 15:34:15.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:15 15:34:15.027 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:15 15:34:15.027 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:34:15 public class WarningTestClass {
11:34:15 
11:34:15 }
11:34:15  TooltipText=null
11:34:15 15:34:15.027 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:34:15 15:34:15.041 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:15 15:34:15.041 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:34:15   private int i;
11:34:15 }
11:34:15  TooltipText=null
11:34:15 15:34:15.041 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:34:15 15:34:15.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:15 15:34:15.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:15 15:34:15.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:15 15:34:15.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:15 15:34:15.041 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:15 15:34:15.041 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:15 15:34:15.041 DEBUG [main][MenuItemLookup] Item match:File
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Found menu:''
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Found menu:''
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:34:15 15:34:15.042 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:34:15 15:34:15.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:34:15 15:34:15.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:34:15 15:34:15.043 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:34:15 15:34:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:34:15 15:34:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:34:15 15:34:15.077 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:15 15:34:15.077 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:34:15   private int i;
11:34:15 }
11:34:15  TooltipText=null
11:34:15 15:34:15.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:15 15:34:15.077 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:15 15:34:15.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:15 15:34:15.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:15 15:34:15.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:15 15:34:15.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:15 15:34:15.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:15 15:34:15.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:15 15:34:15.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:15 15:34:15.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:15 15:34:15.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:15 15:34:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:15 15:34:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:15 15:34:15.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:15 15:34:15.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:15 15:34:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:15 15:34:15.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:15 15:34:15.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:15 15:34:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:15 15:34:15.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:15 15:34:15.183 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:15 15:34:15.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:15 15:34:15.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:15 15:34:15.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:15 15:34:15.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:15 15:34:15.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:15 15:34:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:34:15 15:34:15.184 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:15 15:34:15.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:15 15:34:15.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:15 15:34:15.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:15 15:34:15.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:15 15:34:15.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:15 15:34:15.185 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:15 15:34:15.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:15 15:34:15.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:15 15:34:15.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:15 15:34:15.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:15 15:34:15.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:15 15:34:15.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:15 15:34:15.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:15 15:34:15.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:15 15:34:15.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:15 15:34:15.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:15 15:34:15.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:15 15:34:15.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:15 15:34:15.186 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 0 warnings, 0 others)'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:15 15:34:15.187 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:15 15:34:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:16 15:34:16.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:16 15:34:16.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:16 15:34:16.188 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:16 15:34:16.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:16 15:34:16.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:16 15:34:16.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:16 15:34:16.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:16 15:34:16.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:16 15:34:16.189 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 0 warnings, 0 others)'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:16 15:34:16.190 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:16 15:34:16.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:16 15:34:16.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:16 15:34:16.190 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:16 15:34:16.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:16 15:34:16.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:16 15:34:16.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:16 15:34:16.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:16 15:34:16.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:16 15:34:16.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:16 15:34:16.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:16 15:34:16.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:16 15:34:16.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:16 15:34:16.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:16 15:34:16.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:16 15:34:16.693 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:16 15:34:16.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:16 15:34:16.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:16 15:34:16.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:16 15:34:16.694 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:16 15:34:16.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:16 15:34:16.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:16 15:34:16.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:16 15:34:16.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:16 15:34:16.694 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:16 15:34:16.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:16 15:34:16.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:16 15:34:16.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:16 15:34:16.695 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:16 15:34:16.695 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:16 15:34:16.696 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:16 15:34:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:18 15:34:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:18 15:34:18.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:18 15:34:18.197 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:18 15:34:18.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:18 15:34:18.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:18 15:34:18.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:18 15:34:18.198 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:18 15:34:18.198 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:18 15:34:18.198 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:18 15:34:18.198 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:18 15:34:18.198 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:18 15:34:18.198 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:18 15:34:18.198 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:18 15:34:18.198 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:18 15:34:18.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:18 15:34:18.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:18 15:34:18.199 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:18 15:34:18.199 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:18 15:34:18.199 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:18 15:34:18.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:18 15:34:18.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:18 15:34:18.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:18 15:34:18.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:18 15:34:18.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:18 15:34:18.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:18 15:34:18.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:18 15:34:18.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:18 15:34:18.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:18 15:34:18.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:18 15:34:18.200 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:18 15:34:18.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:18 15:34:18.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:18 15:34:18.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:34:18 15:34:18.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:18 15:34:18.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:18 15:34:18.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:18 15:34:18.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:18 15:34:18.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:18 15:34:18.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:18 15:34:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:18 15:34:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:18 15:34:18.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:18 15:34:18.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:18 15:34:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:18 15:34:18.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:18 15:34:18.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:18 15:34:18.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:18 15:34:18.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:18 15:34:18.213 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:18 15:34:18.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:18 15:34:18.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:18 15:34:18.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:18 15:34:18.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:18 15:34:18.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:18 15:34:18.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:18 15:34:18.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:18 15:34:18.233 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:18 15:34:18.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:18 15:34:18.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:18 15:34:18.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:18 15:34:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:18 15:34:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:18 15:34:18.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:18 15:34:18.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:18 15:34:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:18 15:34:18.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:18 15:34:18.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:18 15:34:18.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:18 15:34:18.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:18 15:34:18.240 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:18 15:34:18.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:18 15:34:18.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:18 15:34:18.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:18 15:34:18.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:18 15:34:18.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:18 15:34:18.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:34:18 15:34:18.241 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:18 15:34:18.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:18 15:34:18.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:18 15:34:18.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:18 15:34:18.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:18 15:34:18.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:18 15:34:18.242 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:18 15:34:18.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:18 15:34:18.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:18 15:34:18.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:18 15:34:18.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:18 15:34:18.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:18 15:34:18.242 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:18 15:34:18.242 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:18 15:34:18.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:18 15:34:18.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:18 15:34:18.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:18 15:34:18.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:18 15:34:18.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:18 15:34:18.243 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:18 15:34:18.243 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:18 15:34:18.243 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:18 15:34:18.243 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:18 15:34:18.243 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:18 15:34:18.244 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:18 15:34:18.244 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:18 15:34:18.244 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:18 15:34:18.244 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:18 15:34:18.244 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:18 15:34:18.244 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:18 15:34:18.244 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:18 15:34:18.244 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:18 15:34:18.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:19 15:34:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:19 15:34:19.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:19 15:34:19.745 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:19 15:34:19.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:19 15:34:19.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:19 15:34:19.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:19 15:34:19.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:19 15:34:19.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:19 15:34:19.746 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:19 15:34:19.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:19 15:34:19.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:19 15:34:19.746 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:19 15:34:19.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:19 15:34:19.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:19 15:34:19.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:19 15:34:19.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:19 15:34:19.747 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:19 15:34:19.747 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:19 15:34:19.747 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:19 15:34:19.747 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:19 15:34:19.747 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:19 15:34:19.747 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:19 15:34:19.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:19 15:34:19.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:19 15:34:19.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:19 15:34:19.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:19 15:34:19.749 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:19 15:34:19.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:19 15:34:19.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:34:19 15:34:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:34:19 15:34:19.749 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:19 15:34:19.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:19 15:34:19.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:19 15:34:19.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:19 15:34:19.750 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:19 15:34:19.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:19 15:34:19.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:19 15:34:19.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:19 15:34:19.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:19 15:34:19.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:19 15:34:19.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:19 15:34:19.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:19 15:34:19.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:19 15:34:19.751 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:19 15:34:19.752 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:19 15:34:19.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:20 15:34:20.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:20 15:34:20.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:20 15:34:20.753 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:20 15:34:20.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:20 15:34:20.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:20 15:34:20.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:20 15:34:20.754 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:20 15:34:20.754 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:20 15:34:20.754 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:20 15:34:20.754 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:20 15:34:20.755 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:20 15:34:20.755 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:20 15:34:20.755 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:20 15:34:20.755 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:20 15:34:20.755 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:20 15:34:20.755 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:20 15:34:20.755 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:20 15:34:20.755 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:20 15:34:20.755 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:20 15:34:20.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:20 15:34:20.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:20 15:34:20.755 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:20 15:34:20.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:20 15:34:20.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:20 15:34:20.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:20 15:34:20.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:20 15:34:20.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:20 15:34:20.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:20 15:34:20.756 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items)
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:20 15:34:20.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items)
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items)
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:20 15:34:20.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items)
11:34:20 15:34:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:34:20 15:34:20.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:20 15:34:20.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:20 15:34:20.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:20 15:34:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:20 15:34:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:20 15:34:20.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:20 15:34:20.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:20 15:34:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:20 15:34:20.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:20 15:34:20.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:20 15:34:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:20 15:34:20.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:20 15:34:20.766 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:20 15:34:20.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:20 15:34:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:20 15:34:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:20 15:34:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:20 15:34:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:20 15:34:20.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:20 15:34:20.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:20 15:34:20.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:20 15:34:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:20 15:34:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:20 15:34:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:20 15:34:20.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:20 15:34:20.767 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:20 15:34:20.768 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:20 15:34:20.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:21 15:34:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:21 15:34:21.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:21 15:34:21.769 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:21 15:34:21.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:21 15:34:21.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:21 15:34:21.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:21 15:34:21.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:21 15:34:21.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:21 15:34:21.770 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:21 15:34:21.771 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:21 15:34:21.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:21 15:34:21.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:21 15:34:21.772 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:21 15:34:21.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:21 15:34:21.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:21 15:34:21.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:21 15:34:21.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:21 15:34:21.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:21 15:34:21.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.774 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1
11:34:21 15:34:21.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items)
11:34:21 15:34:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:21 15:34:21.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed
11:34:21 15:34:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:21 15:34:21.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items)
11:34:21 15:34:21.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items)
11:34:21 15:34:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:21 15:34:21.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed
11:34:21 15:34:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:21 15:34:21.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items)
11:34:21 15:34:21.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:21 15:34:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:21 15:34:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:21 15:34:21.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:21 15:34:21.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:21 15:34:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:21 15:34:21.808 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:21 15:34:21.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:21 15:34:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:21 15:34:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:21 15:34:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:21 15:34:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:21 15:34:21.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:21 15:34:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:21 15:34:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:21 15:34:21.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:21 15:34:21.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:21 15:34:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:21 15:34:21.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:21 15:34:21.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:21 15:34:21.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:21 15:34:21.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:21 15:34:21.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:21 15:34:21.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:21 15:34:21.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:21 15:34:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:21 15:34:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:21 15:34:21.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:21 15:34:21.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:21 15:34:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:21 15:34:21.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:21 15:34:21.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:21 15:34:21.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:21 15:34:21.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:21 15:34:21.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:21 15:34:21.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:21 15:34:21.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:21 15:34:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:21 15:34:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:21 15:34:21.902 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:21 15:34:21.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:21 15:34:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:21 15:34:21.907 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:21 15:34:21.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:21 15:34:21.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:21 15:34:21.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:21 15:34:21.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:21 15:34:21.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:21 15:34:21.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:21 15:34:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:21 15:34:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:21 15:34:21.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:21 15:34:21.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:21 15:34:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:21 15:34:21.940 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:21 15:34:21.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:21 15:34:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:21 15:34:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:21 15:34:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:21 15:34:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:21 15:34:21.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:21 15:34:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:21 15:34:21.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:21 15:34:21.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:21 15:34:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:21 15:34:21.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:21 15:34:21.960 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:21 15:34:21.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:21 15:34:21.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:21 15:34:21.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:21 15:34:21.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:21 15:34:21.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:21 15:34:21.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:21 15:34:21.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:21 15:34:21.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:21 15:34:21.962 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:21 15:34:21.963 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:21 15:34:21.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:22 15:34:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:22 15:34:22.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:22 15:34:22.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:22 15:34:22.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:22 15:34:22.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:22 15:34:22.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:22 15:34:22.965 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:22 15:34:22.965 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:22 15:34:22.966 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:22 15:34:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:22 15:34:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:22 15:34:22.966 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:22 15:34:22.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:22 15:34:22.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:22 15:34:22.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:22 15:34:22.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:22 15:34:22.967 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items)
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:22 15:34:22.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items)
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items)
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:22 15:34:22.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items)
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:22 15:34:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:22 15:34:22.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:22 15:34:22.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:22 15:34:22.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:22 15:34:22.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:22 15:34:22.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:22 15:34:22.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:22 15:34:22.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:22 15:34:22.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:22 15:34:22.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:22 15:34:22.969 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:22 15:34:22.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:22 15:34:22.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:22 15:34:22.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:22 15:34:22.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:22 15:34:22.969 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:22 15:34:22.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:22 15:34:22.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:22 15:34:22.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:22 15:34:22.970 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:22 15:34:22.971 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:22 15:34:22.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:23 15:34:23.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:23 15:34:23.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:23 15:34:23.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:23 15:34:23.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:23 15:34:23.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:23 15:34:23.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:23 15:34:23.973 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:23 15:34:23.974 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:23 15:34:23.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:23 15:34:23.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:23 15:34:23.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:23 15:34:23.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:23 15:34:23.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:23 15:34:23.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:23 15:34:23.975 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items)
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:23 15:34:23.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items)
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items)
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed
11:34:23 15:34:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:23 15:34:23.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items)
11:34:23 15:34:23.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:23 15:34:23.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:23 15:34:23.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:23 15:34:23.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:23 15:34:23.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:23 15:34:23.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:23 15:34:23.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:23 15:34:23.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:23 15:34:23.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:23 15:34:23.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:23 15:34:23.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:23 15:34:23.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:23 15:34:23.986 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:23 15:34:23.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:23 15:34:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:23 15:34:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:23 15:34:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:23 15:34:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:23 15:34:23.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:23 15:34:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:23 15:34:23.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:23 15:34:23.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:23 15:34:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:23 15:34:23.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.013 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.039 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.050 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.077 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.105 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.115 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.143 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.208 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.244 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.272 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:24 15:34:24.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:24 15:34:24.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:24 15:34:24.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:24 15:34:24.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:24 15:34:24.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:24 15:34:24.305 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:24 15:34:24.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:24 15:34:24.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:24 15:34:24.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:24 15:34:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:24 15:34:24.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:24 15:34:24.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:24 15:34:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:24 15:34:24.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:24 15:34:24.307 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:24 15:34:24.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:24 15:34:24.308 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:24 15:34:24.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:24 15:34:24.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:24 15:34:24.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:24 15:34:24.308 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:24 15:34:24.309 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:24 15:34:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:25 15:34:25.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:25 15:34:25.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:25 15:34:25.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:25 15:34:25.311 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:25 15:34:25.311 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:25 15:34:25.311 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:25 15:34:25.311 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:25 15:34:25.311 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:25 15:34:25.311 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:25 15:34:25.312 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (2 errors, 1 warning, 0 others)'
11:34:25 15:34:25.312 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:25 15:34:25.312 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:25 15:34:25.312 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:25 15:34:25.312 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:25 15:34:25.312 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:25 15:34:25.312 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:25 15:34:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:25 15:34:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:25 15:34:25.312 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:25 15:34:25.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.313 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:25 15:34:25.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:25 15:34:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:25 15:34:25.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:25 15:34:25.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:25 15:34:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:25 15:34:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:25 15:34:25.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:25 15:34:25.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:25 15:34:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:25 15:34:25.337 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:25 15:34:25.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:25 15:34:25.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:25 15:34:25.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:25 15:34:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:25 15:34:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:25 15:34:25.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:25 15:34:25.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:25 15:34:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:25 15:34:25.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:25 15:34:25.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:25 15:34:25.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:25 15:34:25.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:25 15:34:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:25 15:34:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:25 15:34:25.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:25 15:34:25.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:25 15:34:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:25 15:34:25.371 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:25 15:34:25.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:25 15:34:25.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:25 15:34:25.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:25 15:34:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:25 15:34:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:25 15:34:25.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:25 15:34:25.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:25 15:34:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:25 15:34:25.381 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:25 15:34:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:25 15:34:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:25 15:34:25.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:25 15:34:25.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:25 15:34:25.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:25 15:34:25.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:25 15:34:25.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:25 15:34:25.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:25 15:34:25.421 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:25 15:34:25.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:25 15:34:25.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:25 15:34:25.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:25 15:34:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:25 15:34:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:25 15:34:25.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:25 15:34:25.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:25 15:34:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:25 15:34:25.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:25 15:34:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:25 15:34:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:25 15:34:25.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:25 15:34:25.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:25 15:34:25.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:25 15:34:25.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:25 15:34:25.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:25 15:34:25.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:25 15:34:25.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:25 15:34:25.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:25 15:34:25.458 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:25 15:34:25.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:25 15:34:25.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:25 15:34:25.459 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:34:25 15:34:25.459 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:34:25 15:34:25.459 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:34:25 15:34:25.459 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:34:25 15:34:25.459 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:34:25 15:34:25.459 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:34:25 15:34:25.459 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:34:25 15:34:25.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:34:25 15:34:25.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:34:25 15:34:25.459 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:34:25 15:34:25.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:25 15:34:25.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:25 15:34:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:25 15:34:25.526 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:34:25 15:34:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:25 15:34:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:25 15:34:25.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:25 15:34:25.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:25 15:34:25.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:34:25 15:34:25.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:25 15:34:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:25 15:34:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:25 15:34:25.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:34:25 15:34:25.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:25 15:34:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:25 15:34:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:25 15:34:25.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:25 15:34:25.528 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:34:25 15:34:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:25 15:34:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:25 15:34:25.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:25 15:34:25.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:25 15:34:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:34:25 15:34:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:34:25 15:34:25.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:25 15:34:25.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:25 15:34:25.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:25 15:34:25.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:25 15:34:25.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:25 15:34:25.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:25 15:34:25.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:25 15:34:25.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:25 15:34:25.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:25 15:34:25.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:25 15:34:25.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:25 15:34:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:25 15:34:25.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:25 15:34:25.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:26 15:34:26.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:26 15:34:26.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:26 15:34:26.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:26 15:34:26.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:27 15:34:27.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:27 15:34:27.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:27 15:34:27.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:27 15:34:27.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:27 15:34:27.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:27 15:34:27.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:27 15:34:27.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:27 15:34:27.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:27 15:34:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:27 15:34:27.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:27 15:34:27.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:27 15:34:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:27 15:34:27.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:27 15:34:27.082 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:27 15:34:27.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:34:27 15:34:27.082 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:34:27 15:34:27.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:34:27 15:34:27.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:34:27 15:34:27.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:34:27 15:34:27.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'New'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:''
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:''
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:''
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:''
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:34:27 15:34:27.121 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:34:27 15:34:27.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:34:27 15:34:27.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:34:27 15:34:27.121 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:34:27 15:34:27.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:27 15:34:27.122 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:34:27 15:34:27.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:34:27 15:34:27.622 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:34:27 15:34:27.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:34:27 15:34:27.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:34:27 15:34:27.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:34:27 15:34:27.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Found menu:'New'
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Found menu:''
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Found menu:''
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:34:27 15:34:27.663 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:34:27 15:34:27.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:34:27 15:34:27.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:34:27 15:34:27.663 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:34:27 15:34:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:34:28 15:34:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:34:28 15:34:28.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:34:28 15:34:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:28 15:34:28.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:28 15:34:28.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:34:28 15:34:28.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:28 15:34:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:28 15:34:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:28 15:34:28.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:34:28 15:34:28.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:28 15:34:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:28 15:34:28.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:28 15:34:28.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:28 15:34:28.254 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:34:28 15:34:28.254 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:34:28 15:34:28.254 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:28 15:34:28.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:28 15:34:28.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:28 15:34:28.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:28 15:34:28.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:28 15:34:28.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:28 15:34:28.256 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:34:28 15:34:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:28 15:34:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:28 15:34:28.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:28 15:34:28.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:28 15:34:28.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:34:28 15:34:28.259 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:34:28 15:34:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:34:28 15:34:28.759 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:34:28 15:34:28.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:34:28 15:34:28.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:28 15:34:28.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:34:28 15:34:28.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:34:28 15:34:28.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:34:28 15:34:28.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:28 15:34:28.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:28 15:34:28.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:28 15:34:28.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:28 15:34:28.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:28 15:34:28.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:28 15:34:28.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:28 15:34:28.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:28 15:34:28.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:28 15:34:28.791 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:28 15:34:28.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:28 15:34:28.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:28 15:34:28.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:28 15:34:28.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:28 15:34:28.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:28 15:34:28.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:28 15:34:28.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:28 15:34:28.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:28 15:34:28.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:34:28 15:34:28.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:28 15:34:28.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:28 15:34:28.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:28 15:34:28.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:28 15:34:28.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:28 15:34:28.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:28 15:34:28.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:34:28 15:34:28.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:28 15:34:28.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:28 15:34:28.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:28 15:34:28.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:28 15:34:28.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:28 15:34:28.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:34:28 To add a project: TooltipText=null
11:34:28 15:34:28.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:28 15:34:28.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:28 15:34:28.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:28 15:34:28.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:34:28 To add a project: TooltipText=null
11:34:28 15:34:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:28 15:34:28.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:28 15:34:28.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:28 15:34:28.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:28 15:34:28.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:28 15:34:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:28 15:34:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:28 15:34:28.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:28 15:34:28.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:34:28 15:34:28.847 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:28 15:34:28.847 DEBUG [main][MenuItemLookup] Item match:File
11:34:28 15:34:28.847 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:28 15:34:28.847 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:''
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:''
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:''
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:34:28 15:34:28.850 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:34:28 15:34:28.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:34:28 15:34:28.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:34:28 15:34:28.851 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:34:28 15:34:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:34:28 15:34:28.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:34:28 15:34:28.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:34:28 15:34:28.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:28 15:34:28.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:28 15:34:28.922 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:28 15:34:28.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:28 15:34:28.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:34:28 15:34:28.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:28 15:34:28.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:28 15:34:28.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:28 15:34:28.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:28 15:34:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:28 15:34:28.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:28 15:34:28.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:28 15:34:28.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:28 15:34:28.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:34:28 15:34:28.925 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:34:28 15:34:28.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:34:28 15:34:28.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:34:28 15:34:28.928 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:28 15:34:28.928 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:34:28 15:34:28.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:34:28 15:34:28.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:28 15:34:28.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:28 15:34:28.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:28 15:34:28.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:28 15:34:28.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:28 15:34:28.929 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:34:28 15:34:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:28 15:34:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:28 15:34:28.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:28 15:34:28.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:29 15:34:29.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:29 15:34:29.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:29 15:34:29.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:29 15:34:29.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:34:29 15:34:29.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:34:29 15:34:29.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:34:29 15:34:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:29 15:34:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:29 15:34:29.120 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:34:29 15:34:29.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:29 15:34:29.120 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:34:29 15:34:29.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:34:29 is "Project name:")
11:34:29 15:34:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:29 15:34:29.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:29 15:34:29.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:29 15:34:29.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:29 15:34:29.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:34:29 15:34:29.122 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:34:29 15:34:29.123 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:34:29 15:34:29.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:34:29 15:34:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:29 15:34:29.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:29 15:34:29.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:29 15:34:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:29 15:34:29.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:29 15:34:29.152 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:34:29 15:34:29.152 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:34:29 15:34:29.152 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:34:29 15:34:29.152 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:34:29 15:34:29.152 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:34:29 15:34:29.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:29 15:34:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:29 15:34:29.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:29 15:34:29.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:29 15:34:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:29 15:34:29.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:29 15:34:29.154 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:29 15:34:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:29 15:34:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:29 15:34:29.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:29 15:34:29.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:29 15:34:29.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:34:32 15:34:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:34:32 15:34:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:32 15:34:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:34:32 15:34:32.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:32 15:34:32.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:32 15:34:32.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:34:32 15:34:32.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:32 15:34:32.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:32 15:34:32.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:32 15:34:32.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:32 15:34:32.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:32 15:34:32.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:32 15:34:32.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:34:32 15:34:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:32 15:34:32.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:32 15:34:32.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:32 15:34:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:32 15:34:32.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:32 15:34:32.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:32 15:34:32.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:32 15:34:32.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:32 15:34:32.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:32 15:34:32.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:32 15:34:32.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:32 15:34:32.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:32 15:34:32.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:32 15:34:32.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:32 15:34:32.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:32 15:34:32.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:32 15:34:32.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:32 15:34:32.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:32 15:34:32.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:32 15:34:32.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:32 15:34:32.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:32 15:34:32.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:33 15:34:33.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:33 15:34:33.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:33 15:34:33.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:33 15:34:33.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:33 15:34:33.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:33 15:34:33.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:33 15:34:33.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:33 15:34:33.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:33 15:34:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:33 15:34:33.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:33 15:34:33.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:33 15:34:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:33 15:34:33.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:33 15:34:33.232 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:33 15:34:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:34:33 15:34:33.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:33 15:34:33.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:33 15:34:33.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:33 15:34:33.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:33 15:34:33.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:33 15:34:33.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:33 15:34:33.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:33 15:34:33.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:33 15:34:33.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:33 15:34:33.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:33 15:34:33.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:33 15:34:33.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:33 15:34:33.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:33 15:34:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:33 15:34:33.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:33 15:34:33.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:33 15:34:33.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:33 15:34:33.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:34 15:34:34.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:34 15:34:34.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:34 15:34:34.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:34 15:34:34.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:34 15:34:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:34 15:34:34.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:34 15:34:34.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:34 15:34:34.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:34 15:34:34.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:34 15:34:34.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:34 15:34:34.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:34 15:34:34.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:34 15:34:34.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:34 15:34:34.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:34 15:34:34.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:34 15:34:34.749 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:34 15:34:34.749 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:34:34 15:34:34.750 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:34:34 15:34:34.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:34:34 15:34:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:35 15:34:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:35 15:34:35.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:34:35 15:34:35.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:34:35 15:34:35.251 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:34:35 15:34:35.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:34:35 15:34:35.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:34:35 15:34:35.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:35 15:34:35.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:35 15:34:35.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:35 15:34:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:35 15:34:35.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:35 15:34:35.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:34:35 15:34:35.275 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:35 15:34:35.275 DEBUG [main][MenuItemLookup] Item match:File
11:34:35 15:34:35.276 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:35 15:34:35.276 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:''
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:''
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:''
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:34:35 15:34:35.278 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:34:35 15:34:35.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:34:35 15:34:35.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:34:35 15:34:35.279 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:34:35 15:34:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:34:35 15:34:35.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:34:35 15:34:35.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:34:35 15:34:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:35 15:34:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:35 15:34:35.348 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:35 15:34:35.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:34:35 15:34:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:35 15:34:35.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:35 15:34:35.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:35 15:34:35.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:35 15:34:35.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:35 15:34:35.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:34:35 15:34:35.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:35 15:34:35.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:35 15:34:35.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:35 15:34:35.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:34:35 15:34:35.350 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:34:35 15:34:35.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:34:35 15:34:35.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:34:35 15:34:35.353 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:35 15:34:35.353 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:34:35 15:34:35.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:34:35 15:34:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:35 15:34:35.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:35 15:34:35.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:35 15:34:35.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:35 15:34:35.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:35 15:34:35.354 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:34:35 15:34:35.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:35 15:34:35.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:35 15:34:35.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:35 15:34:35.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:35 15:34:35.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:35 15:34:35.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:34:35 15:34:35.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:34:35 15:34:35.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:34:35 15:34:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:35 15:34:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:35 15:34:35.431 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:35 15:34:35.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:35 15:34:35.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:34:35 is "Name:")
11:34:35 15:34:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:35 15:34:35.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:35 15:34:35.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:35 15:34:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:35 15:34:35.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:34:35 15:34:35.457 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:34:35 15:34:35.458 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix
11:34:35 15:34:35.475 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:35 15:34:35.475 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:34:35 15:34:35.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:35 15:34:35.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:35 15:34:35.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:35 15:34:35.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:35 15:34:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:35 15:34:35.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:35 15:34:35.477 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:35 15:34:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:35 15:34:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:35 15:34:35.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:35 15:34:35.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:35 15:34:35.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:35 15:34:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61478451 is found...
11:34:35 15:34:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61478451 is found finished successfully
11:34:35 15:34:35.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E')
11:34:35 15:34:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:35 15:34:35.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:35 15:34:35.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:35 15:34:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:35 15:34:35.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:35 15:34:35.984 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:35 15:34:35.984 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:34:35 public class NonExistingImportQuickFix {
11:34:35 
11:34:35 }
11:34:35  TooltipText=null
11:34:35 15:34:35.984 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1
11:34:35 15:34:35.984 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0
11:34:35 15:34:35.990 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:35 15:34:35.990 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:34:35 import abc.efg.SomeClass;
11:34:35 public class NonExistingImportQuickFix {
11:34:35 
11:34:35 }
11:34:35  TooltipText=null
11:34:35 15:34:35.990 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:34:35 15:34:35.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform
11:34:35 15:34:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:35 15:34:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:35 15:34:35.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform'
11:34:35 15:34:35.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform'
11:34:35 15:34:35.990 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:35 15:34:35.990 DEBUG [main][MenuItemLookup] Item match:File
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Found menu:''
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Found menu:''
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:34:35 15:34:35.991 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:34:35 15:34:35.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:34:35 15:34:35.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:34:35 15:34:35.992 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:34:36 15:34:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:34:36 15:34:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:34:36 15:34:36.023 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:36 15:34:36.023 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:34:36 import abc.efg.SomeClass;
11:34:36 public class NonExistingImportQuickFix {
11:34:36 
11:34:36 }
11:34:36  TooltipText=null
11:34:36 15:34:36.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:36 15:34:36.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:36 15:34:36.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:36 15:34:36.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:36 15:34:36.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:36 15:34:36.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform
11:34:36 15:34:36.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:36 15:34:36.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:36 15:34:36.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform'
11:34:36 15:34:36.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:36 15:34:36.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:36 15:34:36.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:36 15:34:36.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:36 15:34:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:36 15:34:36.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:36 15:34:36.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:36 15:34:36.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:36 15:34:36.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:36 15:34:36.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:36 15:34:36.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:34:36 15:34:36.083 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:36 15:34:36.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:36 15:34:36.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:36 15:34:36.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:36 15:34:36.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:36 15:34:36.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:36 15:34:36.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:36 15:34:36.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:36 15:34:36.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:36 15:34:36.085 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:36 15:34:36.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:36 15:34:36.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:36 15:34:36.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:36 15:34:36.085 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:36 15:34:36.086 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:36 15:34:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:37 15:34:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:37 15:34:37.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:37 15:34:37.087 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:37 15:34:37.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:37 15:34:37.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:37 15:34:37.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:37 15:34:37.088 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:37 15:34:37.088 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:37 15:34:37.088 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:37 15:34:37.088 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:37 15:34:37.088 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:37 15:34:37.088 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:37 15:34:37.088 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:34:37 15:34:37.088 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:37 15:34:37.089 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:37 15:34:37.089 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:37 15:34:37.089 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:37 15:34:37.089 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:37 15:34:37.089 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:37 15:34:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:37 15:34:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:37 15:34:37.089 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:37 15:34:37.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:37 15:34:37.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:37 15:34:37.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:37 15:34:37.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:37 15:34:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:37 15:34:37.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:37 15:34:37.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:37 15:34:37.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:37 15:34:37.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:37 15:34:37.590 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:37 15:34:37.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:37 15:34:37.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:37 15:34:37.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:37 15:34:37.591 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:37 15:34:37.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:37 15:34:37.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:37 15:34:37.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:37 15:34:37.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:37 15:34:37.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:37 15:34:37.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:37 15:34:37.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:37 15:34:37.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:37 15:34:37.592 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:37 15:34:37.593 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:37 15:34:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:38 15:34:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:38 15:34:38.594 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:38 15:34:38.594 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:38 15:34:38.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:38 15:34:38.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:38 15:34:38.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:38 15:34:38.595 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:38 15:34:38.595 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:38 15:34:38.595 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:38 15:34:38.595 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:38 15:34:38.596 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:38 15:34:38.596 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:38 15:34:38.596 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:34:38 15:34:38.596 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:38 15:34:38.596 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:38 15:34:38.596 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:38 15:34:38.596 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:38 15:34:38.596 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:38 15:34:38.596 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:38 15:34:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:38 15:34:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:38 15:34:38.596 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:38 15:34:38.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:38 15:34:38.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:38 15:34:38.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:38 15:34:38.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:38 15:34:38.597 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:38 15:34:38.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:38 15:34:38.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:34:38 15:34:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:34:38 15:34:38.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:38 15:34:38.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:38 15:34:38.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform
11:34:38 15:34:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:38 15:34:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:38 15:34:38.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform'
11:34:38 15:34:38.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:38 15:34:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:38 15:34:38.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:38 15:34:38.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:38 15:34:38.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:38 15:34:38.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:38 15:34:38.605 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:38 15:34:38.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:38 15:34:38.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:38 15:34:38.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null
11:34:38 15:34:38.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:38 15:34:38.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:38 15:34:38.605 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:38 15:34:38.605 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:38 15:34:38.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:38 15:34:38.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:38 15:34:38.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null
11:34:38 15:34:38.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:38 15:34:38.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:38 15:34:38.606 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:38 15:34:38.607 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:38 15:34:38.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:39 15:34:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:39 15:34:39.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:39 15:34:39.608 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:39 15:34:39.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:39 15:34:39.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:39 15:34:39.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null
11:34:39 15:34:39.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:39 15:34:39.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:39 15:34:39.609 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:39 15:34:39.609 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:39 15:34:39.609 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:39 15:34:39.609 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:39 15:34:39.609 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:39 15:34:39.609 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:39 15:34:39.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:34:39 15:34:39.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:39 15:34:39.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:39 15:34:39.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:39 15:34:39.610 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:39 15:34:39.610 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:39 15:34:39.610 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:39 15:34:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:39 15:34:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:39 15:34:39.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:39 15:34:39.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:39 15:34:39.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:39 15:34:39.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null
11:34:39 15:34:39.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:39 15:34:39.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:39 15:34:39.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:39 15:34:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:39 15:34:39.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:39 15:34:39.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:39 15:34:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:39 15:34:39.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:39 15:34:39.612 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:34:39 15:34:39.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:34:39 15:34:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:39 15:34:39.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:34:39 15:34:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:39 15:34:39.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:34:39 15:34:39.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:34:39 15:34:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:39 15:34:39.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:34:39 15:34:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:39 15:34:39.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:34:39 15:34:39.613 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved
11:34:39 15:34:39.613 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved
11:34:39 15:34:39.613 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection
11:34:39 15:34:39.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved
11:34:39 15:34:39.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:34:39 15:34:39.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource'
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Found menu:''
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Details'
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Found menu:''
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Found menu:'Show In'
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix	Ctrl+1'
11:34:39 15:34:39.660 DEBUG [main][MenuItemLookup] Item match:Quick Fix	Ctrl+1
11:34:39 15:34:39.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix	Ctrl+1"
11:34:39 15:34:39.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix	Ctrl+1
11:34:39 15:34:39.660 INFO [main][MenuItemHandler] Select menu item: &Quick Fix	Ctrl+1
11:34:39 15:34:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available....
11:34:39 15:34:39.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:39 15:34:39.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:39 15:34:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available. finished successfully
11:34:39 15:34:39.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix
11:34:39 15:34:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:39 15:34:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:39 15:34:39.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.views.markers.QuickFixPage, index 0 and no matchers specified
11:34:39 15:34:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:39 15:34:39.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:39 15:34:39.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:39 15:34:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:39 15:34:39.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:34:39 15:34:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:34:39 15:34:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:34:39 15:34:39.859 TRACE [main][WidgetHandler] Notify Table with event 13
11:34:39 15:34:39.859 TRACE [main][WidgetHandler] Wait for synchronization
11:34:39 15:34:39.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:34:39 15:34:39.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:39 15:34:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:39 15:34:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:39 15:34:39.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent
11:34:39 15:34:39.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:39 15:34:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:39 15:34:39.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:39 15:34:39.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:39 15:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:39 15:34:39.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:39 15:34:39.861 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:39 15:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:39 15:34:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:39 15:34:39.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:39 15:34:39.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:39 15:34:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable...
11:34:39 15:34:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully
11:34:39 15:34:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available....
11:34:39 15:34:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully
11:34:39 15:34:39.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New
11:34:39 15:34:39.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:39 15:34:39.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:39 15:34:39.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:39 15:34:39.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:39 15:34:39.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:39 15:34:39.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:39 15:34:39.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent
11:34:39 15:34:39.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:39 15:34:39.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:39 15:34:39.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:39 15:34:39.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:39 15:34:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:39 15:34:39.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:39 15:34:39.975 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:39 15:34:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:39 15:34:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:39 15:34:39.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:39 15:34:39.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:39 15:34:39.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:34:40 15:34:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:34:40 15:34:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@296436e3 is found...
11:34:40 15:34:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@296436e3 is found finished successfully
11:34:40 15:34:40.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSomeClass.java\E')
11:34:40 15:34:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:40 15:34:40.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:40 15:34:40.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:40 15:34:40.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:40 15:34:40.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:40 15:34:40.483 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:40 15:34:40.483 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg;
11:34:40 
11:34:40 public class SomeClass {
11:34:40 
11:34:40 }
11:34:40  TooltipText=null
11:34:40 15:34:40.483 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:40 15:34:40.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:40 15:34:40.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:40 15:34:40.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:40 15:34:40.510 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:34:40 15:34:40.510 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:34:40 15:34:40.510 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:34:40 15:34:40.510 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:34:40 15:34:40.510 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:34:40 15:34:40.510 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:34:40 15:34:40.510 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:34:40 15:34:40.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:34:40 15:34:40.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:34:40 15:34:40.510 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:34:40 15:34:40.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:40 15:34:40.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:40 15:34:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:40 15:34:40.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:40 15:34:40.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:40 15:34:40.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:40 15:34:40.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:40 15:34:40.585 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:34:40 15:34:40.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:40 15:34:40.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:40 15:34:40.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:40 15:34:40.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:40 15:34:40.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:34:40 15:34:40.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:40 15:34:40.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:40 15:34:40.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:40 15:34:40.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:34:40 15:34:40.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:40 15:34:40.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:40 15:34:40.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:40 15:34:40.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:40 15:34:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:40 15:34:40.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:40 15:34:40.587 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:34:40 15:34:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:40 15:34:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:40 15:34:40.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:40 15:34:40.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:40 15:34:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:34:40 15:34:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:34:40 15:34:40.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:40 15:34:40.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:40 15:34:40.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:40 15:34:40.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:40 15:34:40.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:40 15:34:40.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:40 15:34:40.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:40 15:34:40.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:40 15:34:40.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:40 15:34:40.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:40 15:34:40.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:40 15:34:40.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:40 15:34:40.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:40 15:34:40.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:40 15:34:40.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:40 15:34:40.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:41 15:34:41.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:41 15:34:41.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:41 15:34:41.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:41 15:34:41.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:41 15:34:41.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:41 15:34:41.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:41 15:34:41.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:41 15:34:41.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:41 15:34:41.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:41 15:34:41.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:41 15:34:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:41 15:34:41.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:41 15:34:41.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:41 15:34:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:41 15:34:41.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:41 15:34:41.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:41 15:34:41.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:34:41 15:34:41.664 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:34:41 15:34:41.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:34:41 15:34:41.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:34:41 15:34:41.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:34:41 15:34:41.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'New'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:''
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:''
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:''
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:''
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:34:41 15:34:41.712 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:34:41 15:34:41.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:34:41 15:34:41.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:34:41 15:34:41.712 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:34:41 15:34:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:41 15:34:41.712 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:41 15:34:41.712 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:34:42 15:34:42.212 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:34:42 15:34:42.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:34:42 15:34:42.213 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:34:42 15:34:42.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:34:42 15:34:42.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:34:42 15:34:42.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:34:42 15:34:42.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Found menu:'New'
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Found menu:''
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Found menu:''
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:34:42 15:34:42.253 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:34:42 15:34:42.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:34:42 15:34:42.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:34:42 15:34:42.254 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:34:42 15:34:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:34:42 15:34:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:34:42 15:34:42.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:34:42 15:34:42.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:42 15:34:42.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:42 15:34:42.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:42 15:34:42.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:42 15:34:42.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:34:42 15:34:42.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:42 15:34:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:42 15:34:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:42 15:34:42.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:34:42 15:34:42.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:42 15:34:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:42 15:34:42.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:42 15:34:42.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:42 15:34:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:42 15:34:42.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:42 15:34:42.881 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:34:42 15:34:42.881 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:34:42 15:34:42.881 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:34:42 15:34:42.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:42 15:34:42.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:42 15:34:42.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:42 15:34:42.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:42 15:34:42.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:34:42 15:34:42.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:42 15:34:42.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:42 15:34:42.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:42 15:34:42.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:34:42 15:34:42.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:42 15:34:42.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:42 15:34:42.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:42 15:34:42.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:42 15:34:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:42 15:34:42.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:42 15:34:42.882 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:34:42 15:34:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:42 15:34:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:42 15:34:42.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:42 15:34:42.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:42 15:34:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:34:42 15:34:42.886 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:34:43 15:34:43.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:34:43 15:34:43.386 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:34:43 15:34:43.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:43 15:34:43.386 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:34:43 15:34:43.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:43 15:34:43.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:34:43 15:34:43.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:34:43 15:34:43.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:34:43 15:34:43.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:43 15:34:43.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:43 15:34:43.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:43 15:34:43.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:43 15:34:43.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:43 15:34:43.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:43 15:34:43.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:43 15:34:43.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:43 15:34:43.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:43 15:34:43.412 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:43 15:34:43.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:43 15:34:43.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:43 15:34:43.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:43 15:34:43.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:43 15:34:43.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:43 15:34:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:43 15:34:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:43 15:34:43.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:43 15:34:43.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:34:43 15:34:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:43 15:34:43.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:43 15:34:43.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:43 15:34:43.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:43 15:34:43.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:43 15:34:43.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:43 15:34:43.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:34:43 15:34:43.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:43 15:34:43.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:43 15:34:43.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:43 15:34:43.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:43 15:34:43.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:43 15:34:43.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:34:43 To add a project: TooltipText=null
11:34:43 15:34:43.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:43 15:34:43.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:43 15:34:43.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:43 15:34:43.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:34:43 To add a project: TooltipText=null
11:34:43 15:34:43.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:43 15:34:43.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:43 15:34:43.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:43 15:34:43.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:43 15:34:43.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:34:43 15:34:43.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:43 15:34:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:43 15:34:43.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:43 15:34:43.477 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:34:43 15:34:43.477 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:43 15:34:43.477 DEBUG [main][MenuItemLookup] Item match:File
11:34:43 15:34:43.478 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:43 15:34:43.478 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:''
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:''
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:''
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:34:43 15:34:43.480 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:34:43 15:34:43.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:34:43 15:34:43.481 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:34:43 15:34:43.481 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:34:43 15:34:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:34:43 15:34:43.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:34:43 15:34:43.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:34:43 15:34:43.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:43 15:34:43.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:43 15:34:43.566 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:43 15:34:43.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:34:43 15:34:43.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:43 15:34:43.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:43 15:34:43.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:43 15:34:43.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:34:43 15:34:43.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:43 15:34:43.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:43 15:34:43.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:43 15:34:43.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:43 15:34:43.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:34:43 15:34:43.569 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:34:43 15:34:43.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:34:43 15:34:43.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:34:43 15:34:43.578 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:43 15:34:43.578 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:34:43 15:34:43.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:34:43 15:34:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:43 15:34:43.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:43 15:34:43.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:43 15:34:43.579 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:34:43 15:34:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:43 15:34:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:43 15:34:43.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:43 15:34:43.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:43 15:34:43.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:43 15:34:43.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:34:43 15:34:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:34:43 15:34:43.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:34:43 15:34:43.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:43 15:34:43.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:43 15:34:43.789 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:34:43 15:34:43.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:43 15:34:43.789 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:34:43 15:34:43.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:34:43 is "Project name:")
11:34:43 15:34:43.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:43 15:34:43.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:43 15:34:43.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:34:43 15:34:43.792 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:34:43 15:34:43.793 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:34:43 15:34:43.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:34:43 15:34:43.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:43 15:34:43.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:43 15:34:43.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:43 15:34:43.843 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:34:43 15:34:43.843 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:34:43 15:34:43.843 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:34:43 15:34:43.844 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:34:43 15:34:43.844 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:34:43 15:34:43.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:43 15:34:43.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:43 15:34:43.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:43 15:34:43.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:43 15:34:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:43 15:34:43.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:43 15:34:43.848 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:43 15:34:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:43 15:34:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:43 15:34:43.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:43 15:34:43.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:43 15:34:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:46 15:34:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:46 15:34:46.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:34:46 15:34:46.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:46 15:34:46.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:46 15:34:46.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:34:46 15:34:46.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:46 15:34:46.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:46 15:34:46.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:46 15:34:46.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:46 15:34:46.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:46 15:34:46.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:46 15:34:46.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:34:46 15:34:46.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:46 15:34:46.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:46 15:34:46.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:46 15:34:46.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:46 15:34:46.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:46 15:34:46.895 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:46 15:34:46.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:46 15:34:46.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:46 15:34:46.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:46 15:34:46.926 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:46 15:34:46.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:46 15:34:46.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:46 15:34:46.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:46 15:34:46.926 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:46 15:34:46.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:46 15:34:46.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:46 15:34:46.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:46 15:34:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:46 15:34:46.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:46 15:34:46.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:47 15:34:47.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:47 15:34:47.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:47 15:34:47.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:47 15:34:47.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:47 15:34:47.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:47 15:34:47.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:47 15:34:47.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:47 15:34:47.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:47 15:34:47.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:47 15:34:47.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:47 15:34:47.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:47 15:34:47.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:47 15:34:47.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:47 15:34:47.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:47 15:34:47.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:47 15:34:47.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:47 15:34:47.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:34:47 15:34:47.930 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:47 15:34:47.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:47 15:34:47.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:47 15:34:47.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:47 15:34:47.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:47 15:34:47.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:47 15:34:47.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:47 15:34:47.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:47 15:34:47.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:47 15:34:47.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:47 15:34:47.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:47 15:34:47.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:47 15:34:47.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:47 15:34:47.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:47 15:34:47.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:47 15:34:47.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:48 15:34:48.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:48 15:34:48.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:48 15:34:48.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:48 15:34:48.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:48 15:34:48.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:48 15:34:48.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:48 15:34:48.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:48 15:34:48.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:48 15:34:48.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:48 15:34:48.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:48 15:34:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:48 15:34:48.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:48 15:34:48.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:48 15:34:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:48 15:34:48.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:48 15:34:48.958 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:48 15:34:48.958 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:34:48 15:34:48.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:34:48 15:34:48.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:34:48 15:34:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:49 15:34:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:49 15:34:49.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:34:49 15:34:49.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:34:49 15:34:49.460 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:34:49 15:34:49.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:34:49 15:34:49.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:34:49 15:34:49.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:49 15:34:49.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:49 15:34:49.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:49 15:34:49.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:49 15:34:49.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:49 15:34:49.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:49 15:34:49.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:49 15:34:49.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:49 15:34:49.497 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:34:49 15:34:49.497 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:49 15:34:49.497 DEBUG [main][MenuItemLookup] Item match:File
11:34:49 15:34:49.498 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:49 15:34:49.498 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:''
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:''
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:''
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:34:49 15:34:49.501 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:34:49 15:34:49.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:34:49 15:34:49.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:34:49 15:34:49.502 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:34:49 15:34:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:34:49 15:34:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:34:49 15:34:49.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:34:49 15:34:49.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:49 15:34:49.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:49 15:34:49.603 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:49 15:34:49.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:34:49 15:34:49.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:49 15:34:49.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:49 15:34:49.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:49 15:34:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:49 15:34:49.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:49 15:34:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:34:49 15:34:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:49 15:34:49.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:49 15:34:49.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:49 15:34:49.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:34:49 15:34:49.605 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:34:49 15:34:49.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:34:49 15:34:49.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:34:49 15:34:49.616 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:49 15:34:49.616 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:34:49 15:34:49.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:34:49 15:34:49.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:49 15:34:49.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:49 15:34:49.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:49 15:34:49.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:49 15:34:49.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:49 15:34:49.617 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:34:49 15:34:49.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:49 15:34:49.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:49 15:34:49.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:49 15:34:49.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:49 15:34:49.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:49 15:34:49.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:34:49 15:34:49.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:34:49 15:34:49.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:34:49 15:34:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:49 15:34:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:49 15:34:49.722 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:49 15:34:49.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:49 15:34:49.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:34:49 is "Name:")
11:34:49 15:34:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:49 15:34:49.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:49 15:34:49.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:49 15:34:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:49 15:34:49.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:34:49 15:34:49.747 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:34:49 15:34:49.748 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass
11:34:49 15:34:49.770 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:34:49 15:34:49.770 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:34:49 15:34:49.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:49 15:34:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:49 15:34:49.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:49 15:34:49.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:49 15:34:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:49 15:34:49.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:49 15:34:49.773 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:49 15:34:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:49 15:34:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:49 15:34:49.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:49 15:34:49.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:49 15:34:49.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:50 15:34:50.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1768f390 is found...
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1768f390 is found finished successfully
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E')
11:34:50 15:34:50.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:50 15:34:50.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:50 15:34:50.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:50 15:34:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:50 15:34:50.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:50 15:34:50.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:50 15:34:50.283 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:34:50 public class WarningTestClass {
11:34:50 
11:34:50 }
11:34:50  TooltipText=null
11:34:50 15:34:50.283 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:34:50 15:34:50.288 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:50 15:34:50.288 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:34:50   private int i;
11:34:50 }
11:34:50  TooltipText=null
11:34:50 15:34:50.288 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:34:50 15:34:50.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:50 15:34:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:50 15:34:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:50 15:34:50.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:50 15:34:50.289 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:50 15:34:50.289 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:50 15:34:50.289 DEBUG [main][MenuItemLookup] Item match:File
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Found menu:''
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Found menu:''
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:34:50 15:34:50.290 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:34:50 15:34:50.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:34:50 15:34:50.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:34:50 15:34:50.291 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:34:50 15:34:50.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:34:50 15:34:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:34:50 15:34:50.425 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:50 15:34:50.425 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:34:50   private int i;
11:34:50 }
11:34:50  TooltipText=null
11:34:50 15:34:50.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:50 15:34:50.425 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:50 15:34:50.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:50 15:34:50.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:50 15:34:50.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:50 15:34:50.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:50 15:34:50.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:50 15:34:50.479 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:50 15:34:50.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:50 15:34:50.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:50 15:34:50.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:50 15:34:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:50 15:34:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:50 15:34:50.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:50 15:34:50.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:50 15:34:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:50 15:34:50.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:50 15:34:50.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:50 15:34:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:50 15:34:50.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:50 15:34:50.508 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:50 15:34:50.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:50 15:34:50.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:50 15:34:50.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:50 15:34:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:50 15:34:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:50 15:34:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:34:50 15:34:50.509 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:50 15:34:50.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:50 15:34:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:50 15:34:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:50 15:34:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:50 15:34:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:50 15:34:50.509 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:50 15:34:50.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:50 15:34:50.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:50 15:34:50.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:50 15:34:50.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:50 15:34:50.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:50 15:34:50.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:50 15:34:50.510 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:50 15:34:50.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:50 15:34:50.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:50 15:34:50.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:50 15:34:50.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:50 15:34:50.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:50 15:34:50.511 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:50 15:34:50.511 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:50 15:34:50.511 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:50 15:34:50.511 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:50 15:34:50.511 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:50 15:34:50.512 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:50 15:34:50.512 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:34:50 15:34:50.512 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:50 15:34:50.512 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:50 15:34:50.512 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:50 15:34:50.512 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:50 15:34:50.512 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:50 15:34:50.512 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:50 15:34:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:52 15:34:52.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:52 15:34:52.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:52 15:34:52.013 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:52 15:34:52.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:52 15:34:52.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:52 15:34:52.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:52 15:34:52.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:52 15:34:52.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:52 15:34:52.014 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:52 15:34:52.015 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:52 15:34:52.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:52 15:34:52.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:52 15:34:52.015 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:52 15:34:52.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:52 15:34:52.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:52 15:34:52.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:52 15:34:52.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:52 15:34:52.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:52 15:34:52.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:52 15:34:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:52 15:34:52.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:52 15:34:52.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:52 15:34:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:52 15:34:52.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:52 15:34:52.018 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:34:52 15:34:52.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:52 15:34:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:52 15:34:52.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:52 15:34:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:52 15:34:52.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:52 15:34:52.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:52 15:34:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:52 15:34:52.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:52 15:34:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:52 15:34:52.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:52 15:34:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:34:52 15:34:52.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:52 15:34:52.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:52 15:34:52.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:52 15:34:52.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:52 15:34:52.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:52 15:34:52.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:34:52 15:34:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:52 15:34:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:52 15:34:52.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:34:52 15:34:52.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:52 15:34:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:52 15:34:52.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:52 15:34:52.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:52 15:34:52.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:52 15:34:52.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:52 15:34:52.077 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:52 15:34:52.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:52 15:34:52.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:52 15:34:52.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:52 15:34:52.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:52 15:34:52.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:52 15:34:52.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0.
11:34:52 Expected number of problems is: 1...
11:34:52 15:34:52.078 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:52 15:34:52.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:52 15:34:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:52 15:34:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:52 15:34:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:52 15:34:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:52 15:34:52.079 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:52 15:34:52.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:52 15:34:52.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:52 15:34:52.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:52 15:34:52.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:52 15:34:52.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:52 15:34:52.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:52 15:34:52.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:52 15:34:52.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:52 15:34:52.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:52 15:34:52.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:52 15:34:52.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:52 15:34:52.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:52 15:34:52.081 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:52 15:34:52.081 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:52 15:34:52.082 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:52 15:34:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:34:53 15:34:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:34:53 15:34:53.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:53 15:34:53.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:53 15:34:53.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:53 15:34:53.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:53 15:34:53.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:53 15:34:53.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:53 15:34:53.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:53 15:34:53.584 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:34:53 15:34:53.585 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:34:53 15:34:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:34:53 15:34:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:34:53 15:34:53.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:53 15:34:53.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:53 15:34:53.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:53 15:34:53.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:34:53 15:34:53.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:53 15:34:53.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:53 15:34:53.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:53 15:34:53.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:53 15:34:53.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:53 15:34:53.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:53 15:34:53.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:53 15:34:53.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:53 15:34:53.588 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:34:53 15:34:53.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:53 15:34:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:53 15:34:53.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:53 15:34:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:53 15:34:53.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:53 15:34:53.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:34:53 15:34:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:53 15:34:53.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:34:53 15:34:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:53 15:34:53.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:34:53 15:34:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1.
11:34:53 Expected number of problems is: 1 finished successfully
11:34:53 15:34:53.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:53 15:34:53.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:53 15:34:53.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:53 15:34:53.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:53 15:34:53.590 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:34:53 15:34:53.590 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:34:53 15:34:53.590 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:34:53 15:34:53.590 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:34:53 15:34:53.590 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:34:53 15:34:53.590 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:34:53 15:34:53.590 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:34:53 15:34:53.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:34:53 15:34:53.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:34:53 15:34:53.590 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:34:53 15:34:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:34:53 15:34:53.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:34:53 15:34:53.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:34:53 15:34:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:53 15:34:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:53 15:34:53.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:34:53 15:34:53.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:53 15:34:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:53 15:34:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:53 15:34:53.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:34:53 15:34:53.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:53 15:34:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:53 15:34:53.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:53 15:34:53.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:53 15:34:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:53 15:34:53.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:53 15:34:53.660 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:34:53 15:34:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:53 15:34:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:53 15:34:53.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:53 15:34:53.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:53 15:34:53.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:34:53 15:34:53.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:53 15:34:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:53 15:34:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:53 15:34:53.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:34:53 15:34:53.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:53 15:34:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:53 15:34:53.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:53 15:34:53.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:53 15:34:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:53 15:34:53.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:53 15:34:53.663 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:34:53 15:34:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:53 15:34:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:53 15:34:53.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:53 15:34:53.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:53 15:34:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:34:53 15:34:53.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:34:53 15:34:53.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:53 15:34:53.709 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:53 15:34:53.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:53 15:34:53.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:53 15:34:53.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:53 15:34:53.729 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:53 15:34:53.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:53 15:34:53.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:53 15:34:53.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:53 15:34:53.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:53 15:34:53.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:53 15:34:53.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:53 15:34:53.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:53 15:34:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:53 15:34:53.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:53 15:34:53.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:54 15:34:54.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:54 15:34:54.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:54 15:34:54.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:54 15:34:54.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:34:54 15:34:54.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:34:54 15:34:54.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:54 15:34:54.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:54 15:34:54.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:54 15:34:54.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:54 15:34:54.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:34:54 15:34:54.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:54 15:34:54.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:54 15:34:54.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:54 15:34:54.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:54 15:34:54.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:54 15:34:54.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:34:54 15:34:54.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:34:54 15:34:54.733 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:34:54 15:34:54.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:34:54 15:34:54.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:34:54 15:34:54.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:34:54 15:34:54.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'New'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:''
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:''
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:''
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:''
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:34:54 15:34:54.783 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:34:54 15:34:54.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:34:54 15:34:54.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:34:54 15:34:54.783 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:34:54 15:34:54.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:54 15:34:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:34:54 15:34:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:34:55 15:34:55.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:34:55 15:34:55.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:55 15:34:55.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:34:55 15:34:55.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:34:55 15:34:55.284 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:34:55 15:34:55.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:34:55 15:34:55.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:34:55 15:34:55.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:34:55 15:34:55.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Found menu:'New'
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Found menu:''
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Found menu:''
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:34:55 15:34:55.326 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:34:55 15:34:55.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:34:55 15:34:55.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:34:55 15:34:55.326 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:34:55 15:34:55.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:34:55 15:34:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:34:55 15:34:55.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:34:55 15:34:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:55 15:34:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:55 15:34:55.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:55 15:34:55.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:55 15:34:55.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:34:55 15:34:55.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:55 15:34:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:55 15:34:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:55 15:34:55.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:34:55 15:34:55.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:55 15:34:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:55 15:34:55.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:55 15:34:55.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:55 15:34:55.946 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:34:55 15:34:55.946 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:34:55 15:34:55.946 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:55 15:34:55.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:55 15:34:55.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:55 15:34:55.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:34:55 15:34:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:55 15:34:55.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:55 15:34:55.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:55 15:34:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:55 15:34:55.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:55 15:34:55.947 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:34:55 15:34:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:55 15:34:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:55 15:34:55.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:55 15:34:55.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:55 15:34:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:34:55 15:34:55.951 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:34:56 15:34:56.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:34:56 15:34:56.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:34:56 15:34:56.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:34:56 15:34:56.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:34:56 15:34:56.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:34:56 15:34:56.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:56 15:34:56.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:56 15:34:56.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:56 15:34:56.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:56 15:34:56.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:34:56 15:34:56.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:56 15:34:56.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:56 15:34:56.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:56 15:34:56.464 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:34:56 15:34:56.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:34:56 15:34:56.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:56 15:34:56.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:56 15:34:56.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:34:56 15:34:56.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:56 15:34:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:56 15:34:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:56 15:34:56.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:56 15:34:56.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:34:56 15:34:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:56 15:34:56.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:56 15:34:56.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:56 15:34:56.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:56 15:34:56.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:56 15:34:56.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:56 15:34:56.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:34:56 15:34:56.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:34:56 15:34:56.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:34:56 15:34:56.498 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:56 15:34:56.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:56 15:34:56.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:56 15:34:56.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:34:56 To add a project: TooltipText=null
11:34:56 15:34:56.499 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:34:56 15:34:56.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:34:56 15:34:56.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:56 15:34:56.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:34:56 To add a project: TooltipText=null
11:34:56 15:34:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:56 15:34:56.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:56 15:34:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:56 15:34:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:56 15:34:56.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:56 15:34:56.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:34:56 15:34:56.501 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:56 15:34:56.501 DEBUG [main][MenuItemLookup] Item match:File
11:34:56 15:34:56.502 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:34:56 15:34:56.502 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:''
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'File'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:''
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:''
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:34:56 15:34:56.504 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:34:56 15:34:56.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:34:56 15:34:56.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:34:56 15:34:56.524 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:34:56 15:34:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:34:56 15:34:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:34:56 15:34:56.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:34:56 15:34:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:56 15:34:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:56 15:34:56.598 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:56 15:34:56.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:34:56 15:34:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:56 15:34:56.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:56 15:34:56.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:56 15:34:56.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:34:56 15:34:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:34:56 15:34:56.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:34:56 15:34:56.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:34:56 15:34:56.600 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:34:56 15:34:56.601 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:34:56 15:34:56.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:34:56 15:34:56.603 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:34:56 15:34:56.603 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:34:56 15:34:56.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:34:56 15:34:56.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:56 15:34:56.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:56 15:34:56.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:56 15:34:56.604 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:34:56 15:34:56.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:56 15:34:56.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:56 15:34:56.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:56 15:34:56.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:56 15:34:56.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:34:56 15:34:56.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:34:56 15:34:56.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:34:56 15:34:56.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:34:56 15:34:56.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:56 15:34:56.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:56 15:34:56.824 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:34:56 15:34:56.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:34:56 15:34:56.825 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:34:56 15:34:56.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:34:56 is "Project name:")
11:34:56 15:34:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:56 15:34:56.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:56 15:34:56.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:34:56 15:34:56.826 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:34:56 15:34:56.827 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:34:56 15:34:56.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:34:56 15:34:56.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:56 15:34:56.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:56 15:34:56.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:56 15:34:56.868 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:34:56 15:34:56.868 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:34:56 15:34:56.869 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:34:56 15:34:56.869 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:34:56 15:34:56.869 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:34:56 15:34:56.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:34:56 15:34:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:56 15:34:56.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:56 15:34:56.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:56 15:34:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:56 15:34:56.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:34:56 15:34:56.871 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:34:56 15:34:56.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:34:56 15:34:56.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:34:56 15:34:56.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:34:56 15:34:56.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:34:56 15:34:56.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:34:59 15:34:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:34:59 15:34:59.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:59 15:34:59.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:59 15:34:59.878 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:34:59 15:34:59.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:59 15:34:59.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:59 15:34:59.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:34:59 15:34:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:34:59 15:34:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:34:59 15:34:59.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:34:59 15:34:59.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:34:59 15:34:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:59 15:34:59.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:59 15:34:59.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:34:59 15:34:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:34:59 15:34:59.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:34:59 15:34:59.879 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:59 15:34:59.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:59 15:34:59.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:59 15:34:59.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:59 15:34:59.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:59 15:34:59.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:59 15:34:59.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:59 15:34:59.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:59 15:34:59.930 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:34:59 15:34:59.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:34:59 15:34:59.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:34:59 15:34:59.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:34:59 15:34:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:34:59 15:34:59.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:34:59 15:34:59.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:00 15:35:00.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:00 15:35:00.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:00 15:35:00.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:00 15:35:00.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:00 15:35:00.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:00 15:35:00.932 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:00 15:35:00.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:00 15:35:00.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:00 15:35:00.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:00 15:35:00.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:00 15:35:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:00 15:35:00.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:00 15:35:00.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:00 15:35:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:00 15:35:00.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:00 15:35:00.933 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:00 15:35:00.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:35:00 15:35:00.934 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:00 15:35:00.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:00 15:35:00.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:00 15:35:00.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:00 15:35:00.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:00 15:35:00.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:00 15:35:00.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:00 15:35:00.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:00 15:35:00.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:00 15:35:00.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:00 15:35:00.953 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:00 15:35:00.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:00 15:35:00.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:00 15:35:00.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:00 15:35:00.955 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:35:00 15:35:00.955 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:35:00 15:35:00.955 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:35:00 15:35:00.955 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:35:00 15:35:00.955 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:35:00 15:35:00.955 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:35:00 15:35:00.955 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:35:00 15:35:00.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:35:00 15:35:00.955 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:35:00 15:35:00.955 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:35:01 15:35:01.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:01 15:35:01.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:01 15:35:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:01 15:35:01.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:01 15:35:01.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:01 15:35:01.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:01 15:35:01.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:01 15:35:01.014 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:35:01 15:35:01.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:01 15:35:01.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:01 15:35:01.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:01 15:35:01.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:01 15:35:01.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:01 15:35:01.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:01 15:35:01.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:01 15:35:01.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:01 15:35:01.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:01 15:35:01.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:01 15:35:01.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:01 15:35:01.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:01 15:35:01.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:01 15:35:01.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:01 15:35:01.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:01 15:35:01.017 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:01 15:35:01.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:01 15:35:01.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:01 15:35:01.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:01 15:35:01.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:01 15:35:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:01 15:35:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:01 15:35:01.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:01 15:35:01.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:01 15:35:01.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:01 15:35:01.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:01 15:35:01.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:01 15:35:01.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:01 15:35:01.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:01 15:35:01.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:01 15:35:01.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:01 15:35:01.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:01 15:35:01.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:01 15:35:01.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:01 15:35:01.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:01 15:35:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:01 15:35:01.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:01 15:35:01.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:01 15:35:01.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:01 15:35:01.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:02 15:35:02.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:02 15:35:02.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:02 15:35:02.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:02 15:35:02.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:02 15:35:02.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:02 15:35:02.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:02 15:35:02.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:02 15:35:02.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:02 15:35:02.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:02 15:35:02.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:02 15:35:02.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:02 15:35:02.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:02 15:35:02.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:02 15:35:02.081 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:02 15:35:02.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:02 15:35:02.081 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:02 15:35:02.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:02 15:35:02.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:02 15:35:02.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:02 15:35:02.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:''
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:''
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:''
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:''
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:35:02 15:35:02.121 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:35:02 15:35:02.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:35:02 15:35:02.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:35:02 15:35:02.121 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:35:02 15:35:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:02 15:35:02.122 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:02 15:35:02.122 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:35:02 15:35:02.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:02 15:35:02.622 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:02 15:35:02.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:02 15:35:02.632 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:02 15:35:02.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:02 15:35:02.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Found menu:''
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Found menu:''
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:02 15:35:02.674 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:35:02 15:35:02.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:35:02 15:35:02.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:35:02 15:35:02.674 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:35:02 15:35:02.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:35:03 15:35:03.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:35:03 15:35:03.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:35:03 15:35:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:03 15:35:03.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:03 15:35:03.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:03 15:35:03.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:03 15:35:03.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:03 15:35:03.295 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:35:03 15:35:03.295 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:35:03 15:35:03.295 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:03 15:35:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:03 15:35:03.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:03 15:35:03.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:03 15:35:03.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:03 15:35:03.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:03 15:35:03.296 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:03 15:35:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:03 15:35:03.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:03 15:35:03.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:03 15:35:03.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:35:03 15:35:03.300 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:35:03 15:35:03.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:03 15:35:03.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:03 15:35:03.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:35:03 15:35:03.802 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:03 15:35:03.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:03 15:35:03.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:35:03 15:35:03.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:35:03 15:35:03.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:35:03 15:35:03.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:03 15:35:03.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:03 15:35:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:03 15:35:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:03 15:35:03.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:03 15:35:03.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:03 15:35:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:03 15:35:03.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:03 15:35:03.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:03 15:35:03.814 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:03 15:35:03.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:03 15:35:03.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:03 15:35:03.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:03 15:35:03.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:03 15:35:03.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:03 15:35:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:03 15:35:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:03 15:35:03.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:03 15:35:03.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:35:03 15:35:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:03 15:35:03.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:03 15:35:03.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:03 15:35:03.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:03 15:35:03.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:03 15:35:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:03 15:35:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:35:03 15:35:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:03 15:35:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:03 15:35:03.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:03 15:35:03.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:03 15:35:03.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:03 15:35:03.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:03 To add a project: TooltipText=null
11:35:03 15:35:03.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:03 15:35:03.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:03 To add a project: TooltipText=null
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:03 15:35:03.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:03 15:35:03.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:03 15:35:03.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:03 15:35:03.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:35:03 15:35:03.850 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:03 15:35:03.850 DEBUG [main][MenuItemLookup] Item match:File
11:35:03 15:35:03.851 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:03 15:35:03.851 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:''
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:''
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:''
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:35:03 15:35:03.854 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:35:03 15:35:03.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:35:03 15:35:03.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:35:03 15:35:03.854 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:35:03 15:35:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:35:03 15:35:03.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:35:03 15:35:03.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:35:03 15:35:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:03 15:35:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:03 15:35:03.935 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:03 15:35:03.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:03 15:35:03.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:35:03 15:35:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:03 15:35:03.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:03 15:35:03.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:03 15:35:03.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:03 15:35:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:03 15:35:03.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:03 15:35:03.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:35:03 15:35:03.937 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:35:03 15:35:03.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:35:03 15:35:03.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:35:03 15:35:03.945 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:03 15:35:03.945 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:35:03 15:35:03.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:35:03 15:35:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:03 15:35:03.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:03 15:35:03.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:03 15:35:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:03 15:35:03.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:03 15:35:03.946 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:35:03 15:35:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:03 15:35:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:03 15:35:03.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:03 15:35:03.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:04 15:35:04.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:04 15:35:04.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:04 15:35:04.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:04 15:35:04.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:35:04 15:35:04.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:35:04 15:35:04.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:35:04 15:35:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:04 15:35:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:04 15:35:04.141 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:04 15:35:04.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:04 15:35:04.141 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:35:04 15:35:04.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:35:04 is "Project name:")
11:35:04 15:35:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:04 15:35:04.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:04 15:35:04.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:04 15:35:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:04 15:35:04.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:35:04 15:35:04.165 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:35:04 15:35:04.167 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:35:04 15:35:04.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:35:04 15:35:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:04 15:35:04.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:04 15:35:04.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:04 15:35:04.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:04 15:35:04.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:04 15:35:04.203 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:35:04 15:35:04.203 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:35:04 15:35:04.203 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:35:04 15:35:04.204 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:04 15:35:04.204 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:35:04 15:35:04.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:35:04 15:35:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:04 15:35:04.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:04 15:35:04.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:04 15:35:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:04 15:35:04.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:04 15:35:04.206 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:35:04 15:35:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:04 15:35:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:04 15:35:04.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:04 15:35:04.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:04 15:35:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:35:07 15:35:07.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:07 15:35:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:35:07 15:35:07.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:07 15:35:07.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:07 15:35:07.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:35:07 15:35:07.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:07 15:35:07.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:07 15:35:07.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:07 15:35:07.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:07 15:35:07.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:07 15:35:07.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:07 15:35:07.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:35:07 15:35:07.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:07 15:35:07.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:07 15:35:07.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:07 15:35:07.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:07 15:35:07.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:07 15:35:07.582 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:07 15:35:07.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:07 15:35:07.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:07 15:35:07.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:07 15:35:07.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:07 15:35:07.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:07 15:35:07.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:07 15:35:07.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:07 15:35:07.732 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:07 15:35:07.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:07 15:35:07.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:07 15:35:07.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:07 15:35:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:07 15:35:07.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:07 15:35:07.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:08 15:35:08.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:08 15:35:08.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:08 15:35:08.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:08 15:35:08.734 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:08 15:35:08.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:08 15:35:08.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:08 15:35:08.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:08 15:35:08.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:08 15:35:08.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:08 15:35:08.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:08 15:35:08.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:35:08 15:35:08.735 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:08 15:35:08.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:08 15:35:08.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:08 15:35:08.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:08 15:35:08.756 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:35:08 15:35:08.756 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:35:08 15:35:08.756 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:35:08 15:35:08.756 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:35:08 15:35:08.756 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:35:08 15:35:08.756 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:35:08 15:35:08.756 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:35:08 15:35:08.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:35:08 15:35:08.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:35:08 15:35:08.756 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:35:08 15:35:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:08 15:35:08.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:08 15:35:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:08 15:35:08.818 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:35:08 15:35:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:08 15:35:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:08 15:35:08.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:08 15:35:08.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:08 15:35:08.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:08 15:35:08.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:08 15:35:08.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:08 15:35:08.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:08 15:35:08.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:08 15:35:08.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:08 15:35:08.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:08 15:35:08.821 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:08 15:35:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:08 15:35:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:08 15:35:08.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:08 15:35:08.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:08 15:35:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:08 15:35:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:08 15:35:08.858 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:08 15:35:08.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:08 15:35:08.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:08 15:35:08.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:08 15:35:08.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:08 15:35:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:08 15:35:08.860 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:08 15:35:08.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:08 15:35:08.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:08 15:35:08.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:08 15:35:08.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:08 15:35:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:08 15:35:08.861 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:08 15:35:08.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:08 15:35:08.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:08 15:35:08.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:08 15:35:08.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:08 15:35:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:08 15:35:08.862 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:08 15:35:08.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:08 15:35:08.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:08 15:35:08.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:08 15:35:08.863 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:35:08 15:35:08.863 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:35:08 15:35:08.863 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:35:08 15:35:08.863 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:35:08 15:35:08.863 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:35:08 15:35:08.863 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:35:08 15:35:08.863 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:35:08 15:35:08.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:35:08 15:35:08.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:35:08 15:35:08.863 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:35:08 15:35:08.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:08 15:35:08.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:08 15:35:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:35:08 15:35:08.921 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time')
11:35:08 15:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:35:08 15:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:35:08 15:35:08.921 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1)
11:35:08 15:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:35:08 15:35:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:35:08 15:35:08.922 TRACE [main][WidgetHandler] Notify Table with event 13
11:35:08 15:35:08.922 TRACE [main][WidgetHandler] Wait for synchronization
11:35:08 15:35:08.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Show ->")
11:35:08 15:35:08.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:08 15:35:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:08 15:35:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:08 15:35:08.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:08 15:35:08.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:08 15:35:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:08 15:35:08.924 INFO [WorkbenchTestable][AbstractButton] Click button &Show ->
11:35:08 15:35:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:08 15:35:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:08 15:35:08.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:08 15:35:08.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:08 15:35:08.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:08 15:35:08.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:08 15:35:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:08 15:35:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:08 15:35:08.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:08 15:35:08.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:08 15:35:08.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:08 15:35:08.928 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:08 15:35:08.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:08 15:35:08.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:08 15:35:08.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:08 15:35:08.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:08 15:35:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:08 15:35:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:08 15:35:08.970 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:08 15:35:08.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:08 15:35:08.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:08 15:35:08.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:08 15:35:08.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:08 15:35:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:08 15:35:08.971 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:08 15:35:08.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:08 15:35:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:08 15:35:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:08 15:35:08.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:08 15:35:08.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:08 15:35:08.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:08 15:35:08.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:08 15:35:08.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:08 15:35:08.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:08 15:35:08.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:08 15:35:08.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:08 15:35:08.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:08 15:35:08.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:08 15:35:08.973 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:35:08 15:35:08.973 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:35:08 15:35:08.973 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:35:08 15:35:08.973 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:35:08 15:35:08.973 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:35:08 15:35:08.974 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:35:08 15:35:08.974 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:35:08 15:35:08.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:35:08 15:35:08.974 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:35:08 15:35:08.974 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:35:09 15:35:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:09 15:35:09.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:09 15:35:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:09 15:35:09.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:09 15:35:09.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:09 15:35:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:09 15:35:09.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:09 15:35:09.028 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:35:09 15:35:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:09 15:35:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:09 15:35:09.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:09 15:35:09.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:09 15:35:09.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:09 15:35:09.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:09 15:35:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:09 15:35:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:09 15:35:09.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:09 15:35:09.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:09 15:35:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:09 15:35:09.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:09 15:35:09.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:09 15:35:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:09 15:35:09.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:09 15:35:09.032 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:09 15:35:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:09 15:35:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:09 15:35:09.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:09 15:35:09.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:09 15:35:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:09 15:35:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:09 15:35:09.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:09 15:35:09.066 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:09 15:35:09.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:09 15:35:09.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:09 15:35:09.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:09 15:35:09.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:09 15:35:09.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:09 15:35:09.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:09 15:35:09.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:09 15:35:09.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:09 15:35:09.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:09 15:35:09.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:09 15:35:09.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:09 15:35:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:09 15:35:09.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:09 15:35:09.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:09 15:35:09.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:09 15:35:09.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:10 15:35:10.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:10 15:35:10.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:10 15:35:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:10 15:35:10.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:10 15:35:10.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:10 15:35:10.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:10 15:35:10.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:10 15:35:10.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:10 15:35:10.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:10 15:35:10.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:10 15:35:10.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:10 15:35:10.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:10 15:35:10.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:10 15:35:10.082 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:10 15:35:10.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:10 15:35:10.082 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:10 15:35:10.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:10 15:35:10.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:10 15:35:10.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:10 15:35:10.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:''
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:''
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:''
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:''
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:35:10 15:35:10.122 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:35:10 15:35:10.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:35:10 15:35:10.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:35:10 15:35:10.122 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:35:10 15:35:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:10 15:35:10.123 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:10 15:35:10.123 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:35:10 15:35:10.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:10 15:35:10.623 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:10 15:35:10.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:10 15:35:10.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:10 15:35:10.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:10 15:35:10.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Found menu:''
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Found menu:''
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:10 15:35:10.662 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:35:10 15:35:10.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:35:10 15:35:10.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:35:10 15:35:10.663 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:35:10 15:35:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:35:11 15:35:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:35:11 15:35:11.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:35:11 15:35:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:11 15:35:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:11 15:35:11.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:35:11 15:35:11.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:11 15:35:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:11 15:35:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:11 15:35:11.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:11 15:35:11.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:11 15:35:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:11 15:35:11.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:11 15:35:11.268 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:35:11 15:35:11.268 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:35:11 15:35:11.268 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:11 15:35:11.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:11 15:35:11.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:11 15:35:11.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:11 15:35:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:11 15:35:11.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:11 15:35:11.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:11 15:35:11.269 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:11 15:35:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:11 15:35:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:11 15:35:11.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:11 15:35:11.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:11 15:35:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:35:11 15:35:11.273 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:11 15:35:11.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:35:11 15:35:11.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:35:11 15:35:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:11 15:35:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:11 15:35:11.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:11 15:35:11.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:35:11 15:35:11.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:11 15:35:11.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:11 15:35:11.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:35:11 15:35:11.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:35:11 15:35:11.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:35:11 15:35:11.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:11 15:35:11.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:11 15:35:11.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:11 15:35:11.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:11 15:35:11.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:11 15:35:11.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:11 15:35:11.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:11 15:35:11.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:11 15:35:11.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:11 15:35:11.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:11 15:35:11.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:11 15:35:11.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:11 15:35:11.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:11 15:35:11.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.794 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:11 15:35:11.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:11 15:35:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:11 15:35:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:11 15:35:11.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:11 15:35:11.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:35:11 15:35:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:11 15:35:11.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:11 15:35:11.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:11 15:35:11.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:11 15:35:11.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:11 15:35:11.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:11 15:35:11.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:35:11 15:35:11.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:11 15:35:11.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:11 15:35:11.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:11 15:35:11.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:11 15:35:11.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:11 15:35:11.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:11 To add a project: TooltipText=null
11:35:11 15:35:11.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:11 15:35:11.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:11 15:35:11.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:11 15:35:11.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:11 To add a project: TooltipText=null
11:35:11 15:35:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:11 15:35:11.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:11 15:35:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:11 15:35:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:11 15:35:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:11 15:35:11.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:11 15:35:11.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:35:11 15:35:11.834 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:11 15:35:11.834 DEBUG [main][MenuItemLookup] Item match:File
11:35:11 15:35:11.835 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:11 15:35:11.835 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:35:11 15:35:11.837 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:35:11 15:35:11.837 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:35:11 15:35:11.837 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:35:11 15:35:11.837 DEBUG [main][MenuItemLookup] Found menu:''
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:''
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:''
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:35:11 15:35:11.838 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:35:11 15:35:11.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:35:11 15:35:11.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:35:11 15:35:11.838 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:35:11 15:35:11.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:35:11 15:35:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:35:11 15:35:11.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:35:11 15:35:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:11 15:35:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:11 15:35:11.920 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:11 15:35:11.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:11 15:35:11.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:35:11 15:35:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:11 15:35:11.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:11 15:35:11.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:11 15:35:11.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:35:11 15:35:11.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:35:11 15:35:11.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:35:11 15:35:11.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:11 15:35:11.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:11 15:35:11.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:11 15:35:11.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:11 15:35:11.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:11 15:35:11.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:35:11 15:35:11.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:11 15:35:11.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:11 15:35:11.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:11 15:35:11.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:11 15:35:11.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:11 15:35:11.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:35:11 15:35:11.922 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:35:11 15:35:11.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:35:11 15:35:11.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:35:11 15:35:11.922 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:11 15:35:11.922 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:35:11 15:35:11.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:35:11 15:35:11.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:11 15:35:11.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:11 15:35:11.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:11 15:35:11.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:11 15:35:11.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:11 15:35:11.923 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:35:11 15:35:11.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:11 15:35:11.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:11 15:35:11.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:11 15:35:11.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:12 15:35:12.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:12 15:35:12.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:12 15:35:12.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:12 15:35:12.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:35:12 15:35:12.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:35:12 15:35:12.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:35:12 15:35:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:12 15:35:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:12 15:35:12.144 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:12 15:35:12.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:12 15:35:12.144 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:35:12 15:35:12.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:35:12 is "Project name:")
11:35:12 15:35:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:12 15:35:12.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:12 15:35:12.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:12 15:35:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:12 15:35:12.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:35:12 15:35:12.146 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:35:12 15:35:12.148 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:35:12 15:35:12.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:35:12 15:35:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:12 15:35:12.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:12 15:35:12.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:12 15:35:12.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:12 15:35:12.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:12 15:35:12.192 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:35:12 15:35:12.193 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:35:12 15:35:12.193 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:35:12 15:35:12.193 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:12 15:35:12.193 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:35:12 15:35:12.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:35:12 15:35:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:12 15:35:12.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:12 15:35:12.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:12 15:35:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:12 15:35:12.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:12 15:35:12.195 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:35:12 15:35:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:12 15:35:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:12 15:35:12.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:12 15:35:12.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:12 15:35:12.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:15 15:35:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:15 15:35:15.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:35:15 15:35:15.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:15 15:35:15.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:15 15:35:15.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:35:15 15:35:15.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:15 15:35:15.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:15 15:35:15.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:15 15:35:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:15 15:35:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:15 15:35:15.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:15 15:35:15.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:35:15 15:35:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:15 15:35:15.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:15 15:35:15.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:15 15:35:15.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:15 15:35:15.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:15 15:35:15.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:15 15:35:15.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:15 15:35:15.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:15 15:35:15.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:15 15:35:15.265 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:15 15:35:15.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:15 15:35:15.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:15 15:35:15.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:15 15:35:15.266 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:15 15:35:15.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:15 15:35:15.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:15 15:35:15.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:15 15:35:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:15 15:35:15.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:15 15:35:15.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:15 15:35:15.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:15 15:35:15.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:16 15:35:16.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:16 15:35:16.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:16 15:35:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:16 15:35:16.267 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:16 15:35:16.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:16 15:35:16.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:16 15:35:16.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:16 15:35:16.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:16 15:35:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:16 15:35:16.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:16 15:35:16.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:16 15:35:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:16 15:35:16.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:16 15:35:16.269 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:16 15:35:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:35:16 15:35:16.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:16 15:35:16.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:16 15:35:16.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:16 15:35:16.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:16 15:35:16.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:16 15:35:16.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:16 15:35:16.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:16 15:35:16.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:16 15:35:16.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:16 15:35:16.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:16 15:35:16.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:16 15:35:16.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:16 15:35:16.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:16 15:35:16.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:16 15:35:16.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:16 15:35:16.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:16 15:35:16.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:16 15:35:16.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:17 15:35:17.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:17 15:35:17.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:17 15:35:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:17 15:35:17.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:17 15:35:17.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:17 15:35:17.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:17 15:35:17.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:17 15:35:17.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:17 15:35:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:17 15:35:17.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:17 15:35:17.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:17 15:35:17.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:17 15:35:17.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:17 15:35:17.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:17 15:35:17.293 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:35:17 15:35:17.293 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:35:17 15:35:17.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:35:17 15:35:17.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:17 15:35:17.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:17 15:35:17.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:35:17 15:35:17.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:35:17 15:35:17.795 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:35:17 15:35:17.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:35:17 15:35:17.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:35:17 15:35:17.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:17 15:35:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:17 15:35:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:17 15:35:17.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:17 15:35:17.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:35:17 15:35:17.809 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:17 15:35:17.809 DEBUG [main][MenuItemLookup] Item match:File
11:35:17 15:35:17.810 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:17 15:35:17.810 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:''
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:''
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:''
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:35:17 15:35:17.812 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:35:17 15:35:17.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:35:17 15:35:17.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:35:17 15:35:17.813 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:35:17 15:35:17.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:35:17 15:35:17.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:35:17 15:35:17.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:35:17 15:35:17.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:17 15:35:17.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:17 15:35:17.890 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:17 15:35:17.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:35:17 15:35:17.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:17 15:35:17.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:17 15:35:17.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:17 15:35:17.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:17 15:35:17.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:17 15:35:17.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:17 15:35:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:17 15:35:17.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:17 15:35:17.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:35:17 15:35:17.892 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:35:17 15:35:17.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:35:17 15:35:17.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:35:17 15:35:17.895 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:17 15:35:17.895 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:35:17 15:35:17.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:35:17 15:35:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:17 15:35:17.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:17 15:35:17.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:17 15:35:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:17 15:35:17.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:17 15:35:17.901 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:35:17 15:35:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:17 15:35:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:17 15:35:17.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:17 15:35:17.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:17 15:35:17.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:17 15:35:17.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:35:17 15:35:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:35:17 15:35:17.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:35:17 15:35:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:17 15:35:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:17 15:35:17.978 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:35:17 15:35:17.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:17 15:35:17.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:35:17 is "Name:")
11:35:17 15:35:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:17 15:35:17.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:18 15:35:18.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:18 15:35:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:18 15:35:18.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:35:18 15:35:18.003 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:35:18 15:35:18.004 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass
11:35:18 15:35:18.010 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:35:18 15:35:18.010 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:35:18 15:35:18.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:35:18 15:35:18.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:18 15:35:18.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:18 15:35:18.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:18 15:35:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:18 15:35:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:18 15:35:18.033 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:35:18 15:35:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:18 15:35:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:18 15:35:18.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:18 15:35:18.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:18 15:35:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:18 15:35:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:18 15:35:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5084d6f7 is found...
11:35:18 15:35:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5084d6f7 is found finished successfully
11:35:18 15:35:18.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E')
11:35:18 15:35:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:18 15:35:18.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:18 15:35:18.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:18 15:35:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:18 15:35:18.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:18 15:35:18.541 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:18 15:35:18.541 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:35:18 public class WarningTestClass {
11:35:18 
11:35:18 }
11:35:18  TooltipText=null
11:35:18 15:35:18.541 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:35:18 15:35:18.546 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:18 15:35:18.546 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:35:18   private int i;
11:35:18 }
11:35:18  TooltipText=null
11:35:18 15:35:18.546 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:35:18 15:35:18.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:35:18 15:35:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:18 15:35:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:18 15:35:18.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:35:18 15:35:18.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Item match:File
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Found menu:''
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:35:18 15:35:18.547 DEBUG [main][MenuItemLookup] Found menu:''
11:35:18 15:35:18.548 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:35:18 15:35:18.548 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:35:18 15:35:18.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:35:18 15:35:18.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:35:18 15:35:18.548 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:35:18 15:35:18.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:35:18 15:35:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:35:18 15:35:18.645 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:18 15:35:18.645 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:35:18   private int i;
11:35:18 }
11:35:18  TooltipText=null
11:35:18 15:35:18.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:18 15:35:18.645 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:18 15:35:18.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:18 15:35:18.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:18 15:35:18.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:18 15:35:18.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:18 15:35:18.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:18 15:35:18.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:18 15:35:18.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:18 15:35:18.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:18 15:35:18.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:35:18 15:35:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:18 15:35:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:18 15:35:18.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:35:18 15:35:18.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:18 15:35:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:18 15:35:18.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:18 15:35:18.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:18 15:35:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:18 15:35:18.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:18 15:35:18.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:18 15:35:18.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:18 15:35:18.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:18 15:35:18.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:35:18 15:35:18.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:18 15:35:18.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:18 15:35:18.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:35:18 15:35:18.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:18 15:35:18.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:18 15:35:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:18 15:35:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:35:18 15:35:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:18 15:35:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:18 15:35:18.711 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:18 15:35:18.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:18 15:35:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:18 15:35:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:35:18 15:35:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:18 15:35:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:18 15:35:18.711 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:18 15:35:18.711 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:18 15:35:18.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:18 15:35:18.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:18 15:35:18.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:35:18 15:35:18.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:18 15:35:18.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:18 15:35:18.712 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:18 15:35:18.713 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:18 15:35:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:19 15:35:19.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:19 15:35:19.714 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:19 15:35:19.714 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:19 15:35:19.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:19 15:35:19.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:19 15:35:19.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:35:19 15:35:19.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:19 15:35:19.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:19 15:35:19.715 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:19 15:35:19.715 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:19 15:35:19.715 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:19 15:35:19.715 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:19 15:35:19.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:19 15:35:19.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:19 15:35:19.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:35:19 15:35:19.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:19 15:35:19.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:19 15:35:19.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:19 15:35:19.716 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:19 15:35:19.716 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:19 15:35:19.716 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:19 15:35:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:19 15:35:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:19 15:35:19.716 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:19 15:35:19.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:19 15:35:19.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:19 15:35:19.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:35:19 15:35:19.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:19 15:35:19.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:19 15:35:19.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:19 15:35:19.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:19 15:35:19.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:19 15:35:19.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:19 15:35:19.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:19 15:35:19.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:20 15:35:20.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:20 15:35:20.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:20 15:35:20.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:20 15:35:20.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:20 15:35:20.219 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:20 15:35:20.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:20 15:35:20.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:20 15:35:20.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:20 15:35:20.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:20 15:35:20.219 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:20 15:35:20.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:20 15:35:20.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:20 15:35:20.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:20 15:35:20.220 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:20 15:35:20.220 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:20 15:35:20.220 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:20 15:35:20.220 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:20 15:35:20.221 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:20 15:35:20.221 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:20 15:35:20.221 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:35:20 15:35:20.221 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:20 15:35:20.221 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:20 15:35:20.221 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:20 15:35:20.221 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:20 15:35:20.221 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:20 15:35:20.221 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:20 15:35:20.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:21 15:35:21.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:21 15:35:21.722 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:21 15:35:21.722 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:21 15:35:21.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:21 15:35:21.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:21 15:35:21.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:21 15:35:21.723 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:21 15:35:21.724 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:21 15:35:21.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:21 15:35:21.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:21 15:35:21.724 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:21 15:35:21.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:21 15:35:21.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:21 15:35:21.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:21 15:35:21.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:21 15:35:21.725 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:21 15:35:21.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:21 15:35:21.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:35:21 15:35:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:35:21 15:35:21.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:21 15:35:21.725 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:21 15:35:21.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:21 15:35:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:21 15:35:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:21 15:35:21.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:21 15:35:21.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:21 15:35:21.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:21 15:35:21.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:21 15:35:21.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:21 15:35:21.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:21 15:35:21.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:21 15:35:21.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:21 15:35:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:21 15:35:21.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:21 15:35:21.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:22 15:35:22.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:22 15:35:22.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:22 15:35:22.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:22 15:35:22.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:22 15:35:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:22 15:35:22.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:22 15:35:22.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:22 15:35:22.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:22 15:35:22.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:22 15:35:22.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:22 15:35:22.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:22 15:35:22.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:22 15:35:22.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:22 15:35:22.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:22 15:35:22.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:22 15:35:22.747 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:22 15:35:22.748 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:35:22 15:35:22.748 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:35:22 15:35:22.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:35:22 15:35:22.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:22 15:35:22.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed
11:35:22 15:35:22.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:22 15:35:22.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:35:22 15:35:22.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:35:22 15:35:22.748 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:35:22 15:35:22.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:35:22 15:35:22.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:35:22 15:35:22.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:35:22 15:35:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:22 15:35:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:22 15:35:22.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:35:22 15:35:22.758 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:35:22 15:35:22.758 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:22 15:35:22.758 DEBUG [main][MenuItemLookup] Item match:File
11:35:22 15:35:22.759 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:22 15:35:22.759 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:''
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:''
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:''
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:35:22 15:35:22.761 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:35:22 15:35:22.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:35:22 15:35:22.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:35:22 15:35:22.762 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:35:22 15:35:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:35:22 15:35:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:35:22 15:35:22.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:35:22 15:35:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:22 15:35:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:22 15:35:22.837 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:22 15:35:22.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:35:22 15:35:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:22 15:35:22.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:22 15:35:22.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:22 15:35:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:22 15:35:22.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:22 15:35:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:35:22 15:35:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:22 15:35:22.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:22 15:35:22.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:22 15:35:22.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:35:22 15:35:22.839 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:35:22 15:35:22.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:35:22 15:35:22.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:35:22 15:35:22.840 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:22 15:35:22.840 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:35:22 15:35:22.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:35:22 15:35:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:22 15:35:22.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:22 15:35:22.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:22 15:35:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:22 15:35:22.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:22 15:35:22.846 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:35:22 15:35:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:22 15:35:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:22 15:35:22.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:22 15:35:22.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:22 15:35:22.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:22 15:35:22.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:35:22 15:35:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:35:22 15:35:22.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:35:22 15:35:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:22 15:35:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:22 15:35:22.921 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:35:22 15:35:22.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:22 15:35:22.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:35:22 is "Name:")
11:35:22 15:35:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:22 15:35:22.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:22 15:35:22.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:22 15:35:22.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:22 15:35:22.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:35:22 15:35:22.972 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:35:22 15:35:22.972 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass
11:35:22 15:35:22.978 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:35:22 15:35:22.978 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:35:22 15:35:22.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:35:22 15:35:22.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:22 15:35:22.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:22 15:35:22.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:22 15:35:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:22 15:35:22.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:22 15:35:22.980 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:35:22 15:35:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:22 15:35:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:22 15:35:22.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:22 15:35:22.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:23 15:35:23.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:23 15:35:23.502 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1abf0b9d is found...
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1abf0b9d is found finished successfully
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextWarningTestClass.java\E')
11:35:23 15:35:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:23 15:35:23.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:23 15:35:23.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:23 15:35:23.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:23 15:35:23.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:23 15:35:23.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:23 15:35:23.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:35:23 public class NextWarningTestClass {
11:35:23 
11:35:23 }
11:35:23  TooltipText=null
11:35:23 15:35:23.504 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:35:23 15:35:23.509 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:23 15:35:23.509 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{
11:35:23   private int i;
11:35:23 }
11:35:23  TooltipText=null
11:35:23 15:35:23.509 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:35:23 15:35:23.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform
11:35:23 15:35:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:23 15:35:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:23 15:35:23.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform'
11:35:23 15:35:23.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform'
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Item match:File
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:''
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:''
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:35:23 15:35:23.510 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:35:23 15:35:23.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:35:23 15:35:23.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:35:23 15:35:23.511 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:35:23 15:35:23.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:35:23 15:35:23.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:35:23 15:35:23.543 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:23 15:35:23.543 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{
11:35:23   private int i;
11:35:23 }
11:35:23  TooltipText=null
11:35:23 15:35:23.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:23 15:35:23.543 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:23 15:35:23.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:23 15:35:23.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:23 15:35:23.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:23 15:35:23.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:23 15:35:23.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:23 15:35:23.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:23 15:35:23.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:23 15:35:23.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:23 15:35:23.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform
11:35:23 15:35:23.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:23 15:35:23.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:23 15:35:23.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform'
11:35:23 15:35:23.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:23 15:35:23.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:23 15:35:23.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:23 15:35:23.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:23 15:35:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:23 15:35:23.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:23 15:35:23.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:23 15:35:23.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:23 15:35:23.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:23 15:35:23.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null
11:35:23 15:35:23.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:23 15:35:23.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:23 15:35:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:35:23 15:35:23.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:23 15:35:23.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:23 15:35:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:23 15:35:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null
11:35:23 15:35:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:23 15:35:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:23 15:35:23.608 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:23 15:35:23.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:23 15:35:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:23 15:35:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null
11:35:23 15:35:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:23 15:35:23.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:23 15:35:23.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:23 15:35:23.609 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:23 15:35:23.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:23 15:35:23.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:23 15:35:23.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null
11:35:23 15:35:23.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:23 15:35:23.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:23 15:35:23.609 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:23 15:35:23.610 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:23 15:35:23.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:24 15:35:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:24 15:35:24.611 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:24 15:35:24.611 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:24 15:35:24.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:24 15:35:24.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:24 15:35:24.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null
11:35:24 15:35:24.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:24 15:35:24.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:24 15:35:24.612 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:24 15:35:24.613 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:24 15:35:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:24 15:35:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:24 15:35:24.613 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:24 15:35:24.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:24 15:35:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:24 15:35:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null
11:35:24 15:35:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:24 15:35:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:24 15:35:24.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:24 15:35:24.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:24 15:35:24.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:24 15:35:24.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:24 15:35:24.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:24 15:35:24.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:24 15:35:24.615 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:35:24 15:35:24.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:35:24 15:35:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:24 15:35:24.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:35:24 15:35:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:24 15:35:24.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:35:24 15:35:24.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:35:24 15:35:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:24 15:35:24.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:35:24 15:35:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:24 15:35:24.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:35:24 15:35:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:35:24 15:35:24.615 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:24 15:35:24.615 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:24 15:35:24.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:24 15:35:24.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:24 15:35:24.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:24 15:35:24.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:24 15:35:24.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:24 15:35:24.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:24 15:35:24.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:24 15:35:24.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:24 15:35:24.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:24 15:35:24.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:24 15:35:24.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:24 15:35:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:24 15:35:24.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:24 15:35:24.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:25 15:35:25.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:25 15:35:25.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:25 15:35:25.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:25 15:35:25.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:25 15:35:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:25 15:35:25.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:25 15:35:25.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:25 15:35:25.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:25 15:35:25.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:25 15:35:25.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:25 15:35:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:25 15:35:25.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:25 15:35:25.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:25 15:35:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:25 15:35:25.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:25 15:35:25.651 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:25 15:35:25.652 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:35:25 15:35:25.652 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:35:25 15:35:25.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:35:25 15:35:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:25 15:35:25.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed
11:35:25 15:35:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:25 15:35:25.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:35:25 15:35:25.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:35:25 15:35:25.652 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:35:25 15:35:25.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:35:25 15:35:25.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:35:25 15:35:25.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform
11:35:25 15:35:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:25 15:35:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:25 15:35:25.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform'
11:35:25 15:35:25.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform'
11:35:25 15:35:25.665 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:25 15:35:25.665 DEBUG [main][MenuItemLookup] Item match:File
11:35:25 15:35:25.666 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:25 15:35:25.666 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:''
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:''
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:''
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:35:25 15:35:25.668 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:35:25 15:35:25.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:35:25 15:35:25.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:35:25 15:35:25.669 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:35:25 15:35:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:35:25 15:35:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:35:25 15:35:25.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:35:25 15:35:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:25 15:35:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:25 15:35:25.745 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:25 15:35:25.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:35:25 15:35:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:25 15:35:25.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:25 15:35:25.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:25 15:35:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:25 15:35:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:25 15:35:25.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:25 15:35:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:25 15:35:25.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:25 15:35:25.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:35:25 15:35:25.748 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:35:25 15:35:25.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:35:25 15:35:25.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:35:25 15:35:25.754 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:25 15:35:25.754 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:35:25 15:35:25.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:35:25 15:35:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:25 15:35:25.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:25 15:35:25.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:25 15:35:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:25 15:35:25.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:25 15:35:25.755 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:35:25 15:35:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:25 15:35:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:25 15:35:25.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:25 15:35:25.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:25 15:35:25.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:25 15:35:25.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:35:25 15:35:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:35:25 15:35:25.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:35:25 15:35:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:25 15:35:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:25 15:35:25.828 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:35:25 15:35:25.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:25 15:35:25.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:35:25 is "Name:")
11:35:25 15:35:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:25 15:35:25.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:25 15:35:25.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:25 15:35:25.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:25 15:35:25.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:35:25 15:35:25.849 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:35:25 15:35:25.850 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass
11:35:25 15:35:25.874 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:35:25 15:35:25.874 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:35:25 15:35:25.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:35:25 15:35:25.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:25 15:35:25.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:25 15:35:25.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:25 15:35:25.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:25 15:35:25.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:25 15:35:25.877 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:35:25 15:35:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:25 15:35:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:25 15:35:25.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:25 15:35:25.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:25 15:35:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:26 15:35:26.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:26 15:35:26.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:26 15:35:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:26 15:35:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1264f507 is found...
11:35:26 15:35:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1264f507 is found finished successfully
11:35:26 15:35:26.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E')
11:35:26 15:35:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:26 15:35:26.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:26 15:35:26.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:26 15:35:26.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:26 15:35:26.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:26 15:35:26.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:26 15:35:26.384 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:35:26 public class ErrorTestClass {
11:35:26 
11:35:26 }
11:35:26  TooltipText=null
11:35:26 15:35:26.384 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:35:26 15:35:26.388 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:26 15:35:26.389 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:35:26 public class ErrorTestClass{
11:35:26 }
11:35:26  TooltipText=null
11:35:26 15:35:26.389 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:35:26 15:35:26.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:26 15:35:26.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:26 15:35:26.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:26 15:35:26.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:26 15:35:26.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:26 15:35:26.389 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:26 15:35:26.389 DEBUG [main][MenuItemLookup] Item match:File
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Found menu:''
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Found menu:''
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:35:26 15:35:26.390 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:35:26 15:35:26.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:35:26 15:35:26.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:35:26 15:35:26.390 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:35:26 15:35:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:35:26 15:35:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:35:26 15:35:26.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:26 15:35:26.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:35:26 public class ErrorTestClass{
11:35:26 }
11:35:26  TooltipText=null
11:35:26 15:35:26.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:26 15:35:26.430 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:26 15:35:26.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:26 15:35:26.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:26 15:35:26.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:26 15:35:26.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:26 15:35:26.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:26 15:35:26.476 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:26 15:35:26.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:26 15:35:26.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:26 15:35:26.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:26 15:35:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:26 15:35:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:26 15:35:26.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:26 15:35:26.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:26 15:35:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:26 15:35:26.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:26 15:35:26.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:26 15:35:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:26 15:35:26.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:26 15:35:26.484 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:26 15:35:26.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:26 15:35:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:26 15:35:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:26 15:35:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:26 15:35:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:26 15:35:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:35:26 15:35:26.501 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:26 15:35:26.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:26 15:35:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:26 15:35:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:26 15:35:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:26 15:35:26.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:26 15:35:26.502 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:26 15:35:26.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:26 15:35:26.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:26 15:35:26.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:26 15:35:26.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:26 15:35:26.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:26 15:35:26.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:26 15:35:26.502 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:26 15:35:26.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:26 15:35:26.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:26 15:35:26.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:26 15:35:26.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:26 15:35:26.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:26 15:35:26.503 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:26 15:35:26.503 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:26 15:35:26.503 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:26 15:35:26.503 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:26 15:35:26.503 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:26 15:35:26.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:26 15:35:26.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 2 warnings, 0 others)'
11:35:26 15:35:26.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:26 15:35:26.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:26 15:35:26.504 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:26 15:35:26.504 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:26 15:35:26.504 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:26 15:35:26.504 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:26 15:35:26.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:28 15:35:28.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:28 15:35:28.005 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:28 15:35:28.005 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:28 15:35:28.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:28 15:35:28.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:28 15:35:28.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:28 15:35:28.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:28 15:35:28.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:28 15:35:28.006 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:28 15:35:28.006 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:28 15:35:28.006 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:28 15:35:28.006 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:28 15:35:28.007 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:28 15:35:28.007 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:28 15:35:28.007 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:28 15:35:28.007 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:28 15:35:28.007 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:28 15:35:28.007 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:28 15:35:28.007 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:28 15:35:28.007 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:28 15:35:28.007 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:28 15:35:28.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:28 15:35:28.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:28 15:35:28.007 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:28 15:35:28.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:28 15:35:28.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:28 15:35:28.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:28 15:35:28.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:28 15:35:28.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:28 15:35:28.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:28 15:35:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:28 15:35:28.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:28 15:35:28.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:28 15:35:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:28 15:35:28.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:28 15:35:28.009 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:35:28 15:35:28.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:35:28 15:35:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:28 15:35:28.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:35:28 15:35:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:28 15:35:28.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:35:28 15:35:28.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:35:28 15:35:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:28 15:35:28.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:35:28 15:35:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:28 15:35:28.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:35:28 15:35:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:35:28 15:35:28.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:28 15:35:28.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:28 15:35:28.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:28 15:35:28.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:28 15:35:28.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:28 15:35:28.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:28 15:35:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:28 15:35:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:28 15:35:28.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:28 15:35:28.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:28 15:35:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:28 15:35:28.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:28 15:35:28.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:28 15:35:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:28 15:35:28.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:28 15:35:28.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:28 15:35:28.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:28 15:35:28.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:28 15:35:28.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:28 15:35:28.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:28 15:35:28.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:28 15:35:28.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:28 15:35:28.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:28 15:35:28.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:28 15:35:28.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:28 15:35:28.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:28 15:35:28.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:28 15:35:28.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:28 15:35:28.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:28 15:35:28.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:28 15:35:28.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:28 15:35:28.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:28 15:35:28.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:28 15:35:28.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:28 15:35:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:28 15:35:28.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:28 15:35:28.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:28 15:35:28.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:28 15:35:28.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:28 15:35:28.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:28 15:35:28.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:28 15:35:28.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:28 15:35:28.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:35:28 15:35:28.050 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:28 15:35:28.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:28 15:35:28.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:28 15:35:28.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:28 15:35:28.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:28 15:35:28.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:28 15:35:28.050 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:28 15:35:28.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:28 15:35:28.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:28 15:35:28.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:28 15:35:28.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:28 15:35:28.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:28 15:35:28.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:28 15:35:28.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:28 15:35:28.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:28 15:35:28.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:28 15:35:28.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:28 15:35:28.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:28 15:35:28.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:28 15:35:28.051 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:28 15:35:28.052 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:28 15:35:28.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:29 15:35:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:29 15:35:29.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:29 15:35:29.053 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:29 15:35:29.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:29 15:35:29.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:29 15:35:29.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:29 15:35:29.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:29 15:35:29.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:29 15:35:29.054 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:29 15:35:29.055 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:29 15:35:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:29 15:35:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:29 15:35:29.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:29 15:35:29.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:29 15:35:29.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:29 15:35:29.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:29 15:35:29.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:29 15:35:29.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:29 15:35:29.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:29 15:35:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:29 15:35:29.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:29 15:35:29.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:29 15:35:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:29 15:35:29.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:29 15:35:29.058 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items)
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:29 15:35:29.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items)
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items)
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:29 15:35:29.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items)
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:35:29 15:35:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:35:29 15:35:29.058 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:29 15:35:29.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:29 15:35:29.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:29 15:35:29.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:29 15:35:29.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:29 15:35:29.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:29 15:35:29.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:29 15:35:29.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:29 15:35:29.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:29 15:35:29.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:29 15:35:29.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:29 15:35:29.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:29 15:35:29.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:29 15:35:29.060 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:29 15:35:29.061 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:29 15:35:29.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:30 15:35:30.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:30 15:35:30.562 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:30 15:35:30.562 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:30 15:35:30.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:30 15:35:30.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:30 15:35:30.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:30 15:35:30.563 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:30 15:35:30.563 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:30 15:35:30.563 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:30 15:35:30.563 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:30 15:35:30.564 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:30 15:35:30.564 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:30 15:35:30.564 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:30 15:35:30.564 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:30 15:35:30.564 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:30 15:35:30.564 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:30 15:35:30.564 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:30 15:35:30.564 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:30 15:35:30.564 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:30 15:35:30.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:30 15:35:30.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:30 15:35:30.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:30 15:35:30.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:30 15:35:30.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:30 15:35:30.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:30 15:35:30.565 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:30 15:35:30.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:35:30 15:35:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:30 15:35:30.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:35:30 15:35:30.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:35:30 15:35:30.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:30 15:35:30.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:30 15:35:30.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:30 15:35:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:30 15:35:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:30 15:35:30.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:30 15:35:30.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:30 15:35:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:30 15:35:30.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:30 15:35:30.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:30 15:35:30.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:30 15:35:30.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:30 15:35:30.574 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:30 15:35:30.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:30 15:35:30.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:30 15:35:30.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:30 15:35:30.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:30 15:35:30.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:30 15:35:30.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:30 15:35:30.575 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:30 15:35:30.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:30 15:35:30.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:30 15:35:30.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:30 15:35:30.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:30 15:35:30.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:30 15:35:30.575 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:30 15:35:30.576 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:30 15:35:30.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:31 15:35:31.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:31 15:35:31.577 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:31 15:35:31.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:31 15:35:31.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:31 15:35:31.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:31 15:35:31.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:31 15:35:31.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:31 15:35:31.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:31 15:35:31.578 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:31 15:35:31.579 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:31 15:35:31.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:31 15:35:31.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:31 15:35:31.580 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:31 15:35:31.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:31 15:35:31.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:31 15:35:31.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:31 15:35:31.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:31 15:35:31.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:31 15:35:31.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.603 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items)
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:31 15:35:31.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items)
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items)
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:31 15:35:31.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items)
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:31 15:35:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:31 15:35:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:31 15:35:31.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:31 15:35:31.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:31 15:35:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:31 15:35:31.613 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:31 15:35:31.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:31 15:35:31.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:31 15:35:31.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:31 15:35:31.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:31 15:35:31.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:31 15:35:31.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:31 15:35:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:31 15:35:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:31 15:35:31.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:31 15:35:31.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:31 15:35:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:31 15:35:31.643 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:31 15:35:31.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:31 15:35:31.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:31 15:35:31.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:31 15:35:31.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:31 15:35:31.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:31 15:35:31.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:31 15:35:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:31 15:35:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:31 15:35:31.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:31 15:35:31.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:31 15:35:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:31 15:35:31.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:31 15:35:31.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:31 15:35:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:31 15:35:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:31 15:35:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:31 15:35:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:31 15:35:31.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:31 15:35:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:31 15:35:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:31 15:35:31.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:31 15:35:31.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:31 15:35:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:31 15:35:31.700 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:31 15:35:31.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:31 15:35:31.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:31 15:35:31.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:31 15:35:31.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:31 15:35:31.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:31 15:35:31.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:31 15:35:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:31 15:35:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:31 15:35:31.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:31 15:35:31.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:31 15:35:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:31 15:35:31.711 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:31 15:35:31.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:31 15:35:31.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:31 15:35:31.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:31 15:35:31.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:31 15:35:31.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:31 15:35:31.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:31 15:35:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:31 15:35:31.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:31 15:35:31.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:31 15:35:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:31 15:35:31.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:31 15:35:31.713 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:31 15:35:31.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:31 15:35:31.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:31 15:35:31.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:31 15:35:31.714 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:31 15:35:31.714 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:31 15:35:31.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:31 15:35:31.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:31 15:35:31.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:31 15:35:31.715 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:31 15:35:31.715 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:31 15:35:31.715 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:31 15:35:31.715 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:31 15:35:31.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:31 15:35:31.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:31 15:35:31.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:31 15:35:31.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:31 15:35:31.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:31 15:35:31.716 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:31 15:35:31.716 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:31 15:35:31.716 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:31 15:35:31.716 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:31 15:35:31.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:32 15:35:32.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:32 15:35:32.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:32 15:35:32.733 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:32 15:35:32.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:32 15:35:32.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:32 15:35:32.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:32 15:35:32.735 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:32 15:35:32.735 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:32 15:35:32.735 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:32 15:35:32.735 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:32 15:35:32.735 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:32 15:35:32.736 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:32 15:35:32.736 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:32 15:35:32.736 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:32 15:35:32.736 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:32 15:35:32.736 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:32 15:35:32.736 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:32 15:35:32.736 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:32 15:35:32.736 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:32 15:35:32.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:32 15:35:32.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:32 15:35:32.736 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:32 15:35:32.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:32 15:35:32.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:32 15:35:32.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:32 15:35:32.737 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items)
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed
11:35:32 15:35:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:32 15:35:32.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items)
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items)
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:32 15:35:32.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items)
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:32 15:35:32.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:32 15:35:32.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:32 15:35:32.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:32 15:35:32.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:32 15:35:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:32 15:35:32.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:32 15:35:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:32 15:35:32.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:32 15:35:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:32 15:35:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:32 15:35:32.740 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:32 15:35:32.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:32 15:35:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:32 15:35:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:32 15:35:32.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:32 15:35:32.741 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:32 15:35:32.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:32 15:35:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:32 15:35:32.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:32 15:35:32.742 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:32 15:35:32.742 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:32 15:35:32.742 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:32 15:35:32.742 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:32 15:35:32.742 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:32 15:35:32.742 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:32 15:35:32.743 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:32 15:35:32.743 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:32 15:35:32.743 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:32 15:35:32.743 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:32 15:35:32.743 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:32 15:35:32.743 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:32 15:35:32.743 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:32 15:35:32.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:34 15:35:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:34 15:35:34.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:34 15:35:34.244 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:34 15:35:34.245 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:34 15:35:34.246 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:34 15:35:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:34 15:35:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:34 15:35:34.246 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.247 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:34 15:35:34.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:35:34 15:35:34.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:34 15:35:34.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:35:34 15:35:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:34 15:35:34.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:35:34 15:35:34.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:34 15:35:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:34 15:35:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:34 15:35:34.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:34 15:35:34.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:34 15:35:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:34 15:35:34.257 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:34 15:35:34.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:34 15:35:34.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:34 15:35:34.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:34 15:35:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:34 15:35:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:34 15:35:34.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:34 15:35:34.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:34 15:35:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:34 15:35:34.290 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:34 15:35:34.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:34 15:35:34.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:34 15:35:34.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:34 15:35:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:34 15:35:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:34 15:35:34.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:34 15:35:34.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:34 15:35:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:34 15:35:34.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:34 15:35:34.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:34 15:35:34.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:34 15:35:34.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:34 15:35:34.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:34 15:35:34.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:34 15:35:34.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:34 15:35:34.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:34 15:35:34.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:34 15:35:34.345 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:34 15:35:34.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:34 15:35:34.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:34 15:35:34.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:34 15:35:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:34 15:35:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:34 15:35:34.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:34 15:35:34.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:34 15:35:34.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:34 15:35:34.379 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:34 15:35:34.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:34 15:35:34.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:34 15:35:34.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:34 15:35:34.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:34 15:35:34.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:34 15:35:34.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:34 15:35:34.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:34 15:35:34.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:34 15:35:34.418 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:34 15:35:34.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:34 15:35:34.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:34 15:35:34.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:34 15:35:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:34 15:35:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:34 15:35:34.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:34 15:35:34.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:34 15:35:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:34 15:35:34.449 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:34 15:35:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:34 15:35:34.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:34 15:35:34.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:34 15:35:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:34 15:35:34.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:34 15:35:34.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:34 15:35:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:34 15:35:34.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:34 15:35:34.452 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:34 15:35:34.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:34 15:35:34.453 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:34 15:35:34.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:34 15:35:34.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:34 15:35:34.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:34 15:35:34.453 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:34 15:35:34.454 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:34 15:35:34.455 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:34 15:35:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:35:35 15:35:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:35:35 15:35:35.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:35 15:35:35.955 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:35 15:35:35.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:35 15:35:35.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:35 15:35:35.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:35 15:35:35.956 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 2 warnings, 0 others)'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:35:35 15:35:35.957 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:35:35 15:35:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:35:35 15:35:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:35:35 15:35:35.957 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:35 15:35:35.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:35 15:35:35.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:35 15:35:35.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:35 15:35:35.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:35 15:35:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:35 15:35:35.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:35 15:35:35.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:35 15:35:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:35 15:35:35.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:35 15:35:35.959 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1
11:35:35 15:35:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items)
11:35:35 15:35:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:35 15:35:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed
11:35:35 15:35:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:35 15:35:35.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items)
11:35:35 15:35:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items)
11:35:35 15:35:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:35 15:35:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed
11:35:35 15:35:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:35 15:35:35.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items)
11:35:35 15:35:35.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:35 15:35:35.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:35 15:35:35.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:35 15:35:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:35 15:35:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:35 15:35:35.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:35 15:35:35.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:35 15:35:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:35 15:35:35.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:35 15:35:35.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:35 15:35:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:35 15:35:35.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:35 15:35:35.967 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:35 15:35:35.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:35 15:35:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:35 15:35:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:35 15:35:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:35 15:35:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:35 15:35:35.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:35 15:35:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:35 15:35:35.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:35 15:35:35.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:35 15:35:35.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:35 15:35:35.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:35 15:35:35.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:35 15:35:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:35 15:35:35.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:35 15:35:35.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:35 15:35:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:35 15:35:35.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:35 15:35:35.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:35 15:35:35.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:35 15:35:35.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:35 15:35:35.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:35 15:35:35.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:35 15:35:35.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:35 15:35:35.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:35 15:35:35.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:35 15:35:35.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:35 15:35:35.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:35 15:35:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:35 15:35:35.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:35 15:35:35.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:35 15:35:35.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:35 15:35:35.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:35 15:35:35.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:35 15:35:35.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:35 15:35:35.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:35 15:35:35.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:35 15:35:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:35 15:35:35.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:35 15:35:35.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:35 15:35:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:35 15:35:35.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:35 15:35:35.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:35 15:35:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:35 15:35:35.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:35 15:35:35.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:35 15:35:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:35 15:35:35.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:35 15:35:35.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.005 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.033 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.062 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.104 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.131 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.160 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.215 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.243 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:35:36 15:35:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:35:36 15:35:36.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:36 15:35:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:36 15:35:36.285 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:36 15:35:36.287 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:36 15:35:36.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:36 15:35:36.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:36 15:35:36.288 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:35:36 15:35:36.288 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:35:36 15:35:36.288 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:35:36 15:35:36.288 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:35:36 15:35:36.288 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:35:36 15:35:36.288 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:35:36 15:35:36.288 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:35:36 15:35:36.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:35:36 15:35:36.288 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:35:36 15:35:36.288 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:35:36 15:35:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:36 15:35:36.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:36 15:35:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:36 15:35:36.370 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:35:36 15:35:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:36 15:35:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:36 15:35:36.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:36 15:35:36.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:36 15:35:36.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:36 15:35:36.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:36 15:35:36.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:36 15:35:36.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:36 15:35:36.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:36 15:35:36.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:36 15:35:36.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:36 15:35:36.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:36 15:35:36.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:36 15:35:36.372 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:36 15:35:36.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:36 15:35:36.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:36 15:35:36.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:36 15:35:36.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:36 15:35:36.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:36 15:35:36.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:36 15:35:36.413 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:36 15:35:36.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:36 15:35:36.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:36 15:35:36.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:36 15:35:36.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:36 15:35:36.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:36 15:35:36.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:36 15:35:36.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:36 15:35:36.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:36 15:35:36.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:36 15:35:36.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:36 15:35:36.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:36 15:35:36.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:36 15:35:36.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:36 15:35:36.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:37 15:35:37.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:37 15:35:37.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:37 15:35:37.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:37 15:35:37.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:37 15:35:37.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:37 15:35:37.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:37 15:35:37.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:37 15:35:37.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:37 15:35:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:37 15:35:37.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:37 15:35:37.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:37 15:35:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:37 15:35:37.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:37 15:35:37.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:37 15:35:37.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:37 15:35:37.425 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:37 15:35:37.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:37 15:35:37.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:37 15:35:37.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:37 15:35:37.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:''
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:''
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:''
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:''
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:35:37 15:35:37.466 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:35:37 15:35:37.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:35:37 15:35:37.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:35:37 15:35:37.466 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:35:37 15:35:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:37 15:35:37.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:37 15:35:37.467 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:35:37 15:35:37.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:37 15:35:37.967 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:37 15:35:37.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:37 15:35:37.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:37 15:35:37.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:37 15:35:37.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Found menu:''
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Found menu:''
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:38 15:35:38.002 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:35:38 15:35:38.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:35:38 15:35:38.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:35:38 15:35:38.003 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:35:38 15:35:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:35:38 15:35:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:35:38 15:35:38.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:35:38 15:35:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:38 15:35:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:38 15:35:38.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:38 15:35:38.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:38 15:35:38.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:38 15:35:38.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:38 15:35:38.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:38 15:35:38.621 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:35:38 15:35:38.621 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:35:38 15:35:38.621 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:38 15:35:38.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:38 15:35:38.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:38 15:35:38.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:38 15:35:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:38 15:35:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:38 15:35:38.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:38 15:35:38.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:38 15:35:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:38 15:35:38.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:38 15:35:38.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:38 15:35:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:38 15:35:38.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:38 15:35:38.622 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:38 15:35:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:38 15:35:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:38 15:35:38.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:38 15:35:38.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:38 15:35:38.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:35:38 15:35:38.626 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:35:39 15:35:39.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:39 15:35:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:39 15:35:39.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:39 15:35:39.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:35:39 15:35:39.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:39 15:35:39.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:39 15:35:39.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:35:39 15:35:39.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:35:39 15:35:39.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:35:39 15:35:39.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.132 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:39 15:35:39.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:39 15:35:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:39 15:35:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:39 15:35:39.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:39 15:35:39.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:39 15:35:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:39 15:35:39.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:39 15:35:39.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:39 15:35:39.142 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:39 15:35:39.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:39 15:35:39.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:39 15:35:39.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:39 15:35:39.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:39 15:35:39.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:39 15:35:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:39 15:35:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:39 15:35:39.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:39 15:35:39.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:35:39 15:35:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:39 15:35:39.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:39 15:35:39.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:39 15:35:39.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:39 15:35:39.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:39 15:35:39.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:39 15:35:39.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:35:39 15:35:39.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:39 15:35:39.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:39 15:35:39.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:39 15:35:39.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:39 15:35:39.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:39 15:35:39.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:39 To add a project: TooltipText=null
11:35:39 15:35:39.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:39 15:35:39.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:39 15:35:39.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:39 15:35:39.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:39 To add a project: TooltipText=null
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:39 15:35:39.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:39 15:35:39.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:39 15:35:39.177 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:35:39 15:35:39.177 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:39 15:35:39.177 DEBUG [main][MenuItemLookup] Item match:File
11:35:39 15:35:39.178 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:39 15:35:39.178 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:''
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:''
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:''
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:35:39 15:35:39.181 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:35:39 15:35:39.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:35:39 15:35:39.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:35:39 15:35:39.201 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:35:39 15:35:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:35:39 15:35:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:35:39 15:35:39.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:35:39 15:35:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:39 15:35:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:39 15:35:39.275 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:39 15:35:39.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:35:39 15:35:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:39 15:35:39.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:39 15:35:39.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:39 15:35:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:35:39 15:35:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:39 15:35:39.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:39 15:35:39.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:39 15:35:39.277 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:35:39 15:35:39.277 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:35:39 15:35:39.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:35:39 15:35:39.280 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:35:39 15:35:39.280 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:39 15:35:39.280 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:35:39 15:35:39.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:35:39 15:35:39.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:39 15:35:39.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:39 15:35:39.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:39 15:35:39.281 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:35:39 15:35:39.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:39 15:35:39.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:39 15:35:39.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:39 15:35:39.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:39 15:35:39.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:39 15:35:39.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:35:39 15:35:39.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:35:39 15:35:39.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:35:39 15:35:39.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:39 15:35:39.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:39 15:35:39.484 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:39 15:35:39.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:39 15:35:39.484 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:35:39 15:35:39.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:35:39 is "Project name:")
11:35:39 15:35:39.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:39 15:35:39.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:39 15:35:39.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:35:39 15:35:39.486 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:35:39 15:35:39.487 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:35:39 15:35:39.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:35:39 15:35:39.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:39 15:35:39.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:39 15:35:39.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:39 15:35:39.514 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:35:39 15:35:39.515 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:35:39 15:35:39.515 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:35:39 15:35:39.515 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:39 15:35:39.515 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:35:39 15:35:39.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:35:39 15:35:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:39 15:35:39.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:39 15:35:39.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:39 15:35:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:39 15:35:39.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:39 15:35:39.517 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:35:39 15:35:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:39 15:35:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:39 15:35:39.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:39 15:35:39.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:39 15:35:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:42 15:35:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:35:42 15:35:42.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:42 15:35:42.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:42 15:35:42.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:35:42 15:35:42.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:42 15:35:42.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:42 15:35:42.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:42 15:35:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:42 15:35:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:42 15:35:42.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:42 15:35:42.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:35:42 15:35:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:42 15:35:42.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:42 15:35:42.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:42 15:35:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:42 15:35:42.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:42 15:35:42.669 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:42 15:35:42.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:42 15:35:42.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:42 15:35:42.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:42 15:35:42.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:42 15:35:42.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:42 15:35:42.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:42 15:35:42.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:42 15:35:42.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:42 15:35:42.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:42 15:35:42.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:42 15:35:42.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:42 15:35:42.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:42 15:35:42.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:42 15:35:42.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:43 15:35:43.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:43 15:35:43.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:43 15:35:43.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:43 15:35:43.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:43 15:35:43.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:43 15:35:43.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:43 15:35:43.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:43 15:35:43.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:43 15:35:43.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:43 15:35:43.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:43 15:35:43.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:43 15:35:43.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:43 15:35:43.729 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:43 15:35:43.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:35:43 15:35:43.730 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:43 15:35:43.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:43 15:35:43.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:43 15:35:43.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:43 15:35:43.741 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:35:43 15:35:43.741 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:35:43 15:35:43.741 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:35:43 15:35:43.741 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:35:43 15:35:43.741 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:35:43 15:35:43.741 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:35:43 15:35:43.741 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:35:43 15:35:43.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:35:43 15:35:43.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:35:43 15:35:43.741 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:35:43 15:35:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:43 15:35:43.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:43 15:35:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:43 15:35:43.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:43 15:35:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:43 15:35:43.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:43 15:35:43.798 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:35:43 15:35:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:43 15:35:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:43 15:35:43.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:43 15:35:43.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:43 15:35:43.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:43 15:35:43.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:43 15:35:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:43 15:35:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:43 15:35:43.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:43 15:35:43.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:43 15:35:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:43 15:35:43.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:43 15:35:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:43 15:35:43.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:43 15:35:43.800 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:43 15:35:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:43 15:35:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:43 15:35:43.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:43 15:35:43.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:43 15:35:43.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:43 15:35:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:43 15:35:43.831 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:43 15:35:43.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:43 15:35:43.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:43 15:35:43.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:43 15:35:43.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:43 15:35:43.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:43 15:35:43.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:43 15:35:43.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:43 15:35:43.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:43 15:35:43.832 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:43 15:35:43.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:43 15:35:43.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:43 15:35:43.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:43 15:35:43.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:43 15:35:43.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:43 15:35:43.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:43 15:35:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:43 15:35:43.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:43 15:35:43.833 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:43 15:35:43.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:43 15:35:43.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:43 15:35:43.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:43 15:35:43.834 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:35:43 15:35:43.834 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:35:43 15:35:43.834 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:35:43 15:35:43.834 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:35:43 15:35:43.834 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:35:43 15:35:43.834 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:35:43 15:35:43.834 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:35:43 15:35:43.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:35:43 15:35:43.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:35:43 15:35:43.834 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:35:43 15:35:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:43 15:35:43.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:43 15:35:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:43 15:35:43.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:43 15:35:43.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:43 15:35:43.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:43 15:35:43.885 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:35:43 15:35:43.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:43 15:35:43.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:43 15:35:43.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:43 15:35:43.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:43 15:35:43.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:43 15:35:43.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:43 15:35:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:43 15:35:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:43 15:35:43.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:43 15:35:43.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:43 15:35:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:43 15:35:43.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:43 15:35:43.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:43 15:35:43.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:43 15:35:43.892 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:43 15:35:43.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:43 15:35:43.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:43 15:35:43.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:43 15:35:43.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:43 15:35:43.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:43 15:35:43.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:43 15:35:43.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:43 15:35:43.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:43 15:35:43.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:43 15:35:43.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:43 15:35:43.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:43 15:35:43.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:43 15:35:43.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:43 15:35:43.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:43 15:35:43.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:43 15:35:43.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:43 15:35:43.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:43 15:35:43.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:43 15:35:43.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:43 15:35:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:43 15:35:43.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:43 15:35:43.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:44 15:35:44.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:44 15:35:44.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:44 15:35:44.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:44 15:35:44.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:44 15:35:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:44 15:35:44.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:44 15:35:44.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:44 15:35:44.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:44 15:35:44.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:44 15:35:44.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:44 15:35:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:44 15:35:44.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:44 15:35:44.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:44 15:35:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:44 15:35:44.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:44 15:35:44.939 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:44 15:35:44.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:44 15:35:44.939 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:44 15:35:44.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:44 15:35:44.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:44 15:35:44.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:44 15:35:44.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:''
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:''
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:''
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:''
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:35:44 15:35:44.990 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:35:44 15:35:44.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:35:44 15:35:44.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:35:44 15:35:44.990 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:35:44 15:35:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:44 15:35:44.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:44 15:35:44.990 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:35:45 15:35:45.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:45 15:35:45.491 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:45 15:35:45.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:45 15:35:45.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:45 15:35:45.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:45 15:35:45.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Found menu:''
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Found menu:''
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:45 15:35:45.526 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:35:45 15:35:45.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:35:45 15:35:45.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:35:45 15:35:45.526 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:35:45 15:35:45.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:35:45 15:35:45.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:35:45 15:35:45.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:45 15:35:45.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:45 15:35:45.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:45 15:35:45.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:45 15:35:45.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:45 15:35:45.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:45 15:35:45.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:45 15:35:45.644 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:35:45 15:35:45.645 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:35:45 15:35:45.645 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:35:45 15:35:45.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:45 15:35:45.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:45 15:35:45.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:45 15:35:45.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:45 15:35:45.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:45 15:35:45.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:45 15:35:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:45 15:35:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:45 15:35:45.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:45 15:35:45.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:45 15:35:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:45 15:35:45.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:45 15:35:45.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:45 15:35:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:45 15:35:45.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:45 15:35:45.652 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:45 15:35:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:45 15:35:45.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:45 15:35:45.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:45 15:35:45.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:45 15:35:45.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:35:45 15:35:45.656 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:46 15:35:46.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:35:46 15:35:46.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:35:46 15:35:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:46 15:35:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:46 15:35:46.157 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:46 15:35:46.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:35:46 15:35:46.157 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:46 15:35:46.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:46 15:35:46.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:35:46 15:35:46.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:35:46 15:35:46.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:35:46 15:35:46.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:46 15:35:46.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:46 15:35:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:46 15:35:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:46 15:35:46.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:46 15:35:46.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:46 15:35:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:46 15:35:46.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:46 15:35:46.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:46 15:35:46.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:46 15:35:46.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:46 15:35:46.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:46 15:35:46.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:46 15:35:46.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.204 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:46 15:35:46.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:46 15:35:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:46 15:35:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:46 15:35:46.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:46 15:35:46.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:35:46 15:35:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:46 15:35:46.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:46 15:35:46.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:46 15:35:46.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:46 15:35:46.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:46 15:35:46.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:46 15:35:46.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:35:46 15:35:46.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:46 15:35:46.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:46 15:35:46.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:46 15:35:46.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:46 15:35:46.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:46 15:35:46.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:46 To add a project: TooltipText=null
11:35:46 15:35:46.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:46 15:35:46.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:46 15:35:46.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:46 15:35:46.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:46 To add a project: TooltipText=null
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:46 15:35:46.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:46 15:35:46.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:46 15:35:46.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:46 15:35:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:46 15:35:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:46 15:35:46.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:46 15:35:46.216 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:35:46 15:35:46.216 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:46 15:35:46.216 DEBUG [main][MenuItemLookup] Item match:File
11:35:46 15:35:46.217 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:46 15:35:46.217 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:''
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:''
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:''
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:35:46 15:35:46.219 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:35:46 15:35:46.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:35:46 15:35:46.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:35:46 15:35:46.236 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:35:46 15:35:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:35:46 15:35:46.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:35:46 15:35:46.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:35:46 15:35:46.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:46 15:35:46.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:46 15:35:46.312 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:46 15:35:46.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:35:46 15:35:46.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:46 15:35:46.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:46 15:35:46.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:46 15:35:46.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:46 15:35:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:46 15:35:46.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:46 15:35:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:46 15:35:46.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:46 15:35:46.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:35:46 15:35:46.314 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:35:46 15:35:46.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:35:46 15:35:46.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:35:46 15:35:46.314 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:46 15:35:46.314 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:35:46 15:35:46.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:35:46 15:35:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:46 15:35:46.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:46 15:35:46.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:46 15:35:46.315 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:35:46 15:35:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:46 15:35:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:46 15:35:46.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:46 15:35:46.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:46 15:35:46.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:46 15:35:46.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:35:46 15:35:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:35:46 15:35:46.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:35:46 15:35:46.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:46 15:35:46.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:46 15:35:46.506 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:46 15:35:46.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:46 15:35:46.506 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:35:46 15:35:46.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:35:46 is "Project name:")
11:35:46 15:35:46.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:46 15:35:46.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:46 15:35:46.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:35:46 15:35:46.508 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:35:46 15:35:46.509 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:35:46 15:35:46.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:35:46 15:35:46.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:46 15:35:46.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:46 15:35:46.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:46 15:35:46.542 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:35:46 15:35:46.543 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:35:46 15:35:46.543 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:35:46 15:35:46.543 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:46 15:35:46.543 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:35:46 15:35:46.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:35:46 15:35:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:46 15:35:46.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:46 15:35:46.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:46 15:35:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:46 15:35:46.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:46 15:35:46.555 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:35:46 15:35:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:46 15:35:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:46 15:35:46.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:46 15:35:46.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:46 15:35:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:35:49 15:35:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:49 15:35:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:35:49 15:35:49.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:49 15:35:49.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:49 15:35:49.597 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:35:49 15:35:49.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:49 15:35:49.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:49 15:35:49.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:49 15:35:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:49 15:35:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:49 15:35:49.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:49 15:35:49.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:35:49 15:35:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:49 15:35:49.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:49 15:35:49.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:49 15:35:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:49 15:35:49.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:49 15:35:49.599 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:49 15:35:49.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:49 15:35:49.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:49 15:35:49.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:49 15:35:49.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:49 15:35:49.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:49 15:35:49.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:49 15:35:49.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:49 15:35:49.654 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:49 15:35:49.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:49 15:35:49.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:49 15:35:49.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:49 15:35:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:49 15:35:49.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:49 15:35:49.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:50 15:35:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:50 15:35:50.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:50 15:35:50.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:50 15:35:50.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:50 15:35:50.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:50 15:35:50.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:50 15:35:50.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:50 15:35:50.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:50 15:35:50.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:50 15:35:50.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:50 15:35:50.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:50 15:35:50.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:50 15:35:50.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:50 15:35:50.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:50 15:35:50.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:50 15:35:50.657 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:50 15:35:50.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:35:50 15:35:50.657 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:50 15:35:50.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:50 15:35:50.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:50 15:35:50.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:50 15:35:50.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:50 15:35:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:50 15:35:50.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:50 15:35:50.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:50 15:35:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:50 15:35:50.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:50 15:35:50.678 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:50 15:35:50.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:50 15:35:50.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:50 15:35:50.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:50 15:35:50.680 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:35:50 15:35:50.680 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:35:50 15:35:50.680 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:35:50 15:35:50.680 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:35:50 15:35:50.680 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:35:50 15:35:50.680 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:35:50 15:35:50.680 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:35:50 15:35:50.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:35:50 15:35:50.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:35:50 15:35:50.680 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:35:50 15:35:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:50 15:35:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:50 15:35:50.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:35:50 15:35:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:50 15:35:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:50 15:35:50.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:35:50 15:35:50.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:50 15:35:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:50 15:35:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:50 15:35:50.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:50 15:35:50.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:50 15:35:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:50 15:35:50.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:50 15:35:50.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:50 15:35:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:50 15:35:50.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:50 15:35:50.737 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:35:50 15:35:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:50 15:35:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:50 15:35:50.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:50 15:35:50.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:50 15:35:50.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:50 15:35:50.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:50 15:35:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:50 15:35:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:50 15:35:50.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:50 15:35:50.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:50 15:35:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:50 15:35:50.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:50 15:35:50.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:50 15:35:50.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:50 15:35:50.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:50 15:35:50.741 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:50 15:35:50.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:50 15:35:50.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:50 15:35:50.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:50 15:35:50.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:50 15:35:50.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:50 15:35:50.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:50 15:35:50.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:50 15:35:50.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:50 15:35:50.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:50 15:35:50.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:50 15:35:50.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:50 15:35:50.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:50 15:35:50.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:50 15:35:50.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:50 15:35:50.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:50 15:35:50.793 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:50 15:35:50.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:50 15:35:50.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:50 15:35:50.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:50 15:35:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:50 15:35:50.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:50 15:35:50.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:51 15:35:51.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:51 15:35:51.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:51 15:35:51.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:51 15:35:51.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:51 15:35:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:51 15:35:51.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:51 15:35:51.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:51 15:35:51.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:51 15:35:51.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:51 15:35:51.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:51 15:35:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:51 15:35:51.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:51 15:35:51.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:51 15:35:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:51 15:35:51.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:51 15:35:51.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:51 15:35:51.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:51 15:35:51.796 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:51 15:35:51.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:51 15:35:51.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:51 15:35:51.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:51 15:35:51.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:''
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:''
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:''
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:''
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:35:51 15:35:51.834 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:35:51 15:35:51.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:35:51 15:35:51.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:35:51 15:35:51.834 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:35:51 15:35:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:51 15:35:51.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:51 15:35:51.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:35:52 15:35:52.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:52 15:35:52.335 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:52 15:35:52.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:52 15:35:52.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:52 15:35:52.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:52 15:35:52.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Found menu:''
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Found menu:''
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:52 15:35:52.371 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:35:52 15:35:52.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:35:52 15:35:52.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:35:52 15:35:52.371 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:35:52 15:35:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:35:52 15:35:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:35:52 15:35:52.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:35:52 15:35:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:52 15:35:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:52 15:35:52.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:52 15:35:52.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:52 15:35:52.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:52 15:35:52.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:52 15:35:52.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:52 15:35:52.950 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:35:52 15:35:52.950 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:35:52 15:35:52.950 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:52 15:35:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:52 15:35:52.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:52 15:35:52.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:52 15:35:52.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:52 15:35:52.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:52 15:35:52.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:52 15:35:52.951 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:52 15:35:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:52 15:35:52.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:52 15:35:52.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:52 15:35:52.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:35:52 15:35:52.955 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:35:53 15:35:53.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:53 15:35:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:53 15:35:53.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:53 15:35:53.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:35:53 15:35:53.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:35:53 15:35:53.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:35:53 15:35:53.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:35:53 15:35:53.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:35:53 15:35:53.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:35:53 15:35:53.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:35:53 15:35:53.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:53 15:35:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:53 15:35:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:53 15:35:53.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:53 15:35:53.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:35:53 15:35:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:53 15:35:53.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:53 15:35:53.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:53 15:35:53.468 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:53 15:35:53.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:53 15:35:53.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:53 15:35:53.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:53 15:35:53.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.476 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:53 15:35:53.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:53 15:35:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:53 15:35:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:53 15:35:53.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:53 15:35:53.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:35:53 15:35:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:53 15:35:53.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:53 15:35:53.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:53 15:35:53.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:53 15:35:53.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:53 15:35:53.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:53 15:35:53.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:35:53 15:35:53.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:35:53 15:35:53.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:35:53 15:35:53.497 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:53 15:35:53.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:53 15:35:53.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:53 15:35:53.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:53 To add a project: TooltipText=null
11:35:53 15:35:53.498 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:53 15:35:53.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:53 15:35:53.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:53 15:35:53.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:35:53 To add a project: TooltipText=null
11:35:53 15:35:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:53 15:35:53.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:53 15:35:53.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:53 15:35:53.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:53 15:35:53.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:53 15:35:53.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:35:53 15:35:53.501 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:53 15:35:53.501 DEBUG [main][MenuItemLookup] Item match:File
11:35:53 15:35:53.501 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:35:53 15:35:53.501 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:''
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'File'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:''
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:''
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:35:53 15:35:53.504 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:35:53 15:35:53.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:35:53 15:35:53.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:35:53 15:35:53.504 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:35:53 15:35:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:35:53 15:35:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:35:53 15:35:53.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:35:53 15:35:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:53 15:35:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:53 15:35:53.584 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:53 15:35:53.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:35:53 15:35:53.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:53 15:35:53.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:53 15:35:53.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:53 15:35:53.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:35:53 15:35:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:35:53 15:35:53.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:35:53 15:35:53.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:35:53 15:35:53.586 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:35:53 15:35:53.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:35:53 15:35:53.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:35:53 15:35:53.586 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:35:53 15:35:53.586 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:35:53 15:35:53.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:35:53 15:35:53.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:53 15:35:53.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:53 15:35:53.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:53 15:35:53.587 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:35:53 15:35:53.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:53 15:35:53.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:53 15:35:53.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:53 15:35:53.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:53 15:35:53.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:35:53 15:35:53.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:35:53 15:35:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:35:53 15:35:53.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:35:53 15:35:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:53 15:35:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:53 15:35:53.778 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:53 15:35:53.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:35:53 15:35:53.778 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:35:53 15:35:53.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:35:53 is "Project name:")
11:35:53 15:35:53.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:53 15:35:53.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:53 15:35:53.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:35:53 15:35:53.780 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:35:53 15:35:53.781 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:35:53 15:35:53.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:35:53 15:35:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:53 15:35:53.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:53 15:35:53.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:53 15:35:53.809 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:35:53 15:35:53.809 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:35:53 15:35:53.809 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:35:53 15:35:53.809 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:35:53 15:35:53.809 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:35:53 15:35:53.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:35:53 15:35:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:53 15:35:53.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:53 15:35:53.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:53 15:35:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:53 15:35:53.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:53 15:35:53.811 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:35:53 15:35:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:53 15:35:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:53 15:35:53.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:53 15:35:53.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:53 15:35:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:56 15:35:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:35:56 15:35:56.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:56 15:35:56.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:56 15:35:56.817 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:35:56 15:35:56.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:56 15:35:56.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:56 15:35:56.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:35:56 15:35:56.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:56 15:35:56.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:56 15:35:56.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:35:56 15:35:56.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:35:56 15:35:56.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:56 15:35:56.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:56 15:35:56.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:56 15:35:56.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:56 15:35:56.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:35:56 15:35:56.819 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:56 15:35:56.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:56 15:35:56.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:56 15:35:56.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:56 15:35:56.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:56 15:35:56.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:56 15:35:56.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:56 15:35:56.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:56 15:35:56.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:56 15:35:56.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:56 15:35:56.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:56 15:35:56.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:56 15:35:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:56 15:35:56.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:56 15:35:56.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:57 15:35:57.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:57 15:35:57.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:57 15:35:57.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:57 15:35:57.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:57 15:35:57.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:57 15:35:57.871 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:35:57 15:35:57.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:35:57 15:35:57.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:57 15:35:57.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:57 15:35:57.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:57 15:35:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:57 15:35:57.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:57 15:35:57.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:57 15:35:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:57 15:35:57.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:57 15:35:57.872 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:57 15:35:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:35:57 15:35:57.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:57 15:35:57.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:57 15:35:57.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:57 15:35:57.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:57 15:35:57.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:57 15:35:57.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:57 15:35:57.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:57 15:35:57.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:57 15:35:57.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:57 15:35:57.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:57 15:35:57.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:35:57 15:35:57.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:35:57 15:35:57.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:57 15:35:57.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:57 15:35:57.890 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:35:57 15:35:57.890 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:35:57 15:35:57.890 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:35:57 15:35:57.890 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:35:57 15:35:57.890 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:35:57 15:35:57.890 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:35:57 15:35:57.890 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:35:57 15:35:57.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:35:57 15:35:57.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:35:57 15:35:57.891 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:35:57 15:35:57.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:57 15:35:57.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:57 15:35:57.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:35:57 15:35:57.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:35:57 15:35:57.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:35:57 15:35:57.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:35:57 15:35:57.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:57 15:35:57.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:57 15:35:57.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:57 15:35:57.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:57 15:35:57.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:57 15:35:57.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:57 15:35:57.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:57 15:35:57.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:57 15:35:57.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:57 15:35:57.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:57 15:35:57.947 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:35:57 15:35:57.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:57 15:35:57.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:57 15:35:57.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:57 15:35:57.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:57 15:35:57.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:35:57 15:35:57.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:35:57 15:35:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:35:57 15:35:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:35:57 15:35:57.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:35:57 15:35:57.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:35:57 15:35:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:57 15:35:57.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:57 15:35:57.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:57 15:35:57.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:57 15:35:57.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:35:57 15:35:57.950 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:35:57 15:35:57.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:35:57 15:35:57.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:35:57 15:35:57.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:35:57 15:35:57.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:57 15:35:57.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:35:57 15:35:57.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:35:57 15:35:57.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:35:57 15:35:57.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:57 15:35:57.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:57 15:35:57.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:57 15:35:57.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:57 15:35:57.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:57 15:35:57.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:57 15:35:57.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:57 15:35:57.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:57 15:35:57.995 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:57 15:35:57.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:57 15:35:57.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:57 15:35:57.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:57 15:35:57.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:57 15:35:57.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:57 15:35:57.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:58 15:35:58.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:58 15:35:58.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:58 15:35:58.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:58 15:35:58.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:35:58 15:35:58.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:35:58 15:35:58.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:35:58 15:35:58.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:35:58 15:35:58.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:35:58 15:35:58.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:35:58 15:35:58.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:35:58 15:35:58.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:35:58 15:35:58.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:35:59 15:35:58.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:35:59 15:35:58.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:35:59 15:35:58.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:35:59 15:35:58.997 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:35:59 15:35:58.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:59 15:35:58.998 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:59 15:35:58.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:59 15:35:59.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:59 15:35:59.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:59 15:35:59.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:''
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:''
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:''
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:''
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:35:59 15:35:59.033 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:35:59 15:35:59.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:35:59 15:35:59.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:35:59 15:35:59.034 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:35:59 15:35:59.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:35:59 15:35:59.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:35:59 15:35:59.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:35:59 15:35:59.534 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:35:59 15:35:59.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:35:59 15:35:59.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:35:59 15:35:59.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:35:59 15:35:59.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Found menu:'New'
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Found menu:''
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Found menu:''
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:35:59 15:35:59.570 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:35:59 15:35:59.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:35:59 15:35:59.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:35:59 15:35:59.570 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:35:59 15:35:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:36:00 15:36:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:36:00 15:36:00.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:36:00 15:36:00.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:00 15:36:00.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:00 15:36:00.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:36:00 15:36:00.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:00 15:36:00.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:00 15:36:00.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:00 15:36:00.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:00 15:36:00.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:00 15:36:00.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:00 15:36:00.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:00 15:36:00.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:00 15:36:00.148 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:36:00 15:36:00.148 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:36:00 15:36:00.148 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:36:00 15:36:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:00 15:36:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:00 15:36:00.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:00 15:36:00.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:00 15:36:00.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:00 15:36:00.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:00 15:36:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:00 15:36:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:00 15:36:00.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:00 15:36:00.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:00 15:36:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:00 15:36:00.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:00 15:36:00.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:00 15:36:00.149 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:00 15:36:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:00 15:36:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:00 15:36:00.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:00 15:36:00.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:00 15:36:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:36:00 15:36:00.152 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:36:00 15:36:00.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:00 15:36:00.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:36:00 15:36:00.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:36:00 15:36:00.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:36:00 15:36:00.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:00 15:36:00.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:00 15:36:00.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:00 15:36:00.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:00 15:36:00.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:00 15:36:00.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:00 15:36:00.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:00 15:36:00.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:00 15:36:00.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:00 15:36:00.677 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:00 15:36:00.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:00 15:36:00.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:00 15:36:00.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:00 15:36:00.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:00 15:36:00.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:00 15:36:00.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:00 15:36:00.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:00 15:36:00.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:00 15:36:00.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:36:00 15:36:00.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:00 15:36:00.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:00 15:36:00.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:00 15:36:00.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:00 15:36:00.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:00 15:36:00.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:00 15:36:00.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:36:00 15:36:00.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:00 15:36:00.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:00 15:36:00.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:00 15:36:00.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:00 15:36:00.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:00 15:36:00.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:36:00 To add a project: TooltipText=null
11:36:00 15:36:00.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:00 15:36:00.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:00 15:36:00.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:36:00 To add a project: TooltipText=null
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:00 15:36:00.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:36:00 15:36:00.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:00 15:36:00.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:00 15:36:00.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:00 15:36:00.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:00 15:36:00.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:00 15:36:00.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:00 15:36:00.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:36:00 15:36:00.709 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:00 15:36:00.709 DEBUG [main][MenuItemLookup] Item match:File
11:36:00 15:36:00.710 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:00 15:36:00.710 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:''
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:''
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:''
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:36:00 15:36:00.712 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:36:00 15:36:00.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:36:00 15:36:00.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:36:00 15:36:00.713 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:36:00 15:36:00.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:36:00 15:36:00.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:36:00 15:36:00.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:36:00 15:36:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:00 15:36:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:00 15:36:00.786 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:00 15:36:00.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:36:00 15:36:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:00 15:36:00.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:00 15:36:00.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:00 15:36:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:36:00 15:36:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:36:00 15:36:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:00 15:36:00.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:00 15:36:00.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:00 15:36:00.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:36:00 15:36:00.788 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:36:00 15:36:00.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:36:00 15:36:00.788 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:00 15:36:00.788 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:36:00 15:36:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:00 15:36:00.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:00 15:36:00.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:00 15:36:00.789 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:36:00 15:36:00.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:00 15:36:00.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:00 15:36:00.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:00 15:36:00.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:00 15:36:00.969 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:00 15:36:00.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:36:00 15:36:00.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:36:00 15:36:00.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:36:00 15:36:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:00 15:36:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:00 15:36:00.971 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:36:00 15:36:00.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:00 15:36:00.971 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:36:00 15:36:00.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:36:00 is "Project name:")
11:36:00 15:36:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:00 15:36:00.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:00.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:00 15:36:00.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:00 15:36:00.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:36:00 15:36:00.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:36:00 15:36:00.974 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:36:00 15:36:00.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:36:00 15:36:00.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:00 15:36:00.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:00 15:36:01.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:01 15:36:01.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:01 15:36:01.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:01 15:36:01.000 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:36:01 15:36:01.001 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:36:01 15:36:01.001 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:36:01 15:36:01.001 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:36:01 15:36:01.001 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:36:01 15:36:01.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:36:01 15:36:01.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:01 15:36:01.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:01 15:36:01.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:01 15:36:01.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:01 15:36:01.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:01 15:36:01.003 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:36:01 15:36:01.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:01 15:36:01.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:01 15:36:01.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:01 15:36:01.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:01 15:36:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:04 15:36:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:36:04 15:36:04.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:04 15:36:04.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:04 15:36:04.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:36:04 15:36:04.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:04 15:36:04.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:04 15:36:04.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:04 15:36:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:04 15:36:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:04 15:36:04.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:04 15:36:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:36:04 15:36:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:04 15:36:04.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:04 15:36:04.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:04 15:36:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:04 15:36:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:04 15:36:04.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:04 15:36:04.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:04 15:36:04.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:04 15:36:04.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:04 15:36:04.049 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:04 15:36:04.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:04 15:36:04.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:04 15:36:04.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:04 15:36:04.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:04 15:36:04.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:04 15:36:04.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:04 15:36:04.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:04 15:36:04.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:04 15:36:04.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:04 15:36:04.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:04 15:36:04.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:04 15:36:04.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:05 15:36:05.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:05 15:36:05.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:05 15:36:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:05 15:36:05.051 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:05 15:36:05.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:05 15:36:05.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:05 15:36:05.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:05 15:36:05.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:05 15:36:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:05 15:36:05.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:05 15:36:05.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:05 15:36:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:05 15:36:05.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:05 15:36:05.052 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:05 15:36:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:36:05 15:36:05.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:05 15:36:05.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:05 15:36:05.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:05 15:36:05.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:05 15:36:05.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:05 15:36:05.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:05 15:36:05.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:05 15:36:05.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:05 15:36:05.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:05 15:36:05.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:05 15:36:05.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:05 15:36:05.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:05 15:36:05.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:05 15:36:05.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:05 15:36:05.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:05 15:36:05.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:05 15:36:05.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:05 15:36:05.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:06 15:36:06.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:06 15:36:06.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:06 15:36:06.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:06 15:36:06.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:06 15:36:06.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:06 15:36:06.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:06 15:36:06.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:06 15:36:06.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:06 15:36:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:06 15:36:06.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:06 15:36:06.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:06 15:36:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:06 15:36:06.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:06 15:36:06.077 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:06 15:36:06.078 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:36:06 15:36:06.078 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:36:06 15:36:06.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:36:06 15:36:06.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:06 15:36:06.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:06 15:36:06.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:36:06 15:36:06.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:36:06 15:36:06.579 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:36:06 15:36:06.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:36:06 15:36:06.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:36:06 15:36:06.591 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:06 15:36:06.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:06 15:36:06.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:06 15:36:06.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:36:06 15:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:06 15:36:06.593 DEBUG [main][MenuItemLookup] Item match:File
11:36:06 15:36:06.594 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:06 15:36:06.594 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:''
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:''
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:''
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:36:06 15:36:06.597 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:36:06 15:36:06.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:36:06 15:36:06.597 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:36:06 15:36:06.597 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:36:06 15:36:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:36:06 15:36:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:36:06 15:36:06.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:36:06 15:36:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:06 15:36:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:06 15:36:06.669 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:06 15:36:06.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:36:06 15:36:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:06 15:36:06.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:06 15:36:06.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:06 15:36:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:06 15:36:06.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:06 15:36:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:36:06 15:36:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:06 15:36:06.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:06 15:36:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:06 15:36:06.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:06 15:36:06.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:36:06 15:36:06.671 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:36:06 15:36:06.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:36:06 15:36:06.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:36:06 15:36:06.674 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:06 15:36:06.674 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:36:06 15:36:06.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:36:06 15:36:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:06 15:36:06.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:06 15:36:06.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:06 15:36:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:06 15:36:06.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:06 15:36:06.675 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:36:06 15:36:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:06 15:36:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:06 15:36:06.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:06 15:36:06.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:06 15:36:06.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:06 15:36:06.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:36:06 15:36:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:36:06 15:36:06.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:36:06 15:36:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:06 15:36:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:06 15:36:06.755 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:36:06 15:36:06.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:06 15:36:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:36:06 is "Name:")
11:36:06 15:36:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:06 15:36:06.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:06 15:36:06.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:06 15:36:06.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:06 15:36:06.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:36:06 15:36:06.775 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:36:06 15:36:06.776 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass
11:36:06 15:36:06.801 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:36:06 15:36:06.801 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:36:06 15:36:06.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:36:06 15:36:06.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:06 15:36:06.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:06 15:36:06.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:06 15:36:06.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:06 15:36:06.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:06 15:36:06.804 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:36:06 15:36:06.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:06 15:36:06.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:06 15:36:06.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:06 15:36:06.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:06 15:36:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:36:07 15:36:07.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:36:07 15:36:07.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:07 15:36:07.308 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:36:07 15:36:07.308 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:36:07 15:36:07.308 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:36:07 15:36:07.308 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:07 15:36:07.308 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:07 15:36:07.308 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:07 15:36:07.308 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@424070a8 is found...
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@424070a8 is found finished successfully
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E')
11:36:07 15:36:07.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:07 15:36:07.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:07 15:36:07.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:07 15:36:07.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:07 15:36:07.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:07 15:36:07.310 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:07 15:36:07.311 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:36:07 public class ErrorTestClass {
11:36:07 
11:36:07 }
11:36:07  TooltipText=null
11:36:07 15:36:07.311 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:36:07 15:36:07.315 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:07 15:36:07.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:36:07 public class ErrorTestClass{
11:36:07 }
11:36:07  TooltipText=null
11:36:07 15:36:07.316 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:36:07 15:36:07.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:36:07 15:36:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:07 15:36:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:07 15:36:07.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:07 15:36:07.316 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:07 15:36:07.316 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:07 15:36:07.316 DEBUG [main][MenuItemLookup] Item match:File
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Found menu:''
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Found menu:''
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:36:07 15:36:07.317 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:36:07 15:36:07.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:36:07 15:36:07.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:36:07 15:36:07.317 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:36:07 15:36:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:36:07 15:36:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:36:07 15:36:07.327 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:07 15:36:07.327 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:36:07 public class ErrorTestClass{
11:36:07 }
11:36:07  TooltipText=null
11:36:07 15:36:07.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:07 15:36:07.327 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:07 15:36:07.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:07 15:36:07.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:07 15:36:07.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:07 15:36:07.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:07 15:36:07.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:07 15:36:07.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:07 15:36:07.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:07 15:36:07.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:07 15:36:07.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:36:07 15:36:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:07 15:36:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:07 15:36:07.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:07 15:36:07.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:07 15:36:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:07 15:36:07.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:07 15:36:07.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:07 15:36:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:07 15:36:07.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:07 15:36:07.381 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:07 15:36:07.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:07 15:36:07.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:07 15:36:07.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:07 15:36:07.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:07 15:36:07.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:07 15:36:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:36:07 15:36:07.382 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:07 15:36:07.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:07 15:36:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:07 15:36:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:07 15:36:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:07 15:36:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:07 15:36:07.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:07 15:36:07.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:07 15:36:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:07 15:36:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:07 15:36:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:07 15:36:07.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:07 15:36:07.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:07 15:36:07.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:07 15:36:07.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:07 15:36:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:07 15:36:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:07 15:36:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:07 15:36:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:07 15:36:07.384 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:07 15:36:07.385 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:07 15:36:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:08 15:36:08.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:08 15:36:08.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:08 15:36:08.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:08 15:36:08.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:08 15:36:08.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:08 15:36:08.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:08 15:36:08.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:08 15:36:08.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:08 15:36:08.387 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:08 15:36:08.387 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:08 15:36:08.387 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:08 15:36:08.387 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:08 15:36:08.388 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:08 15:36:08.388 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:08 15:36:08.388 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:36:08 15:36:08.388 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:08 15:36:08.388 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:08 15:36:08.388 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:08 15:36:08.388 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:08 15:36:08.388 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:08 15:36:08.388 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:08 15:36:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:08 15:36:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:08 15:36:08.388 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:08 15:36:08.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:08 15:36:08.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:08 15:36:08.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:08 15:36:08.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:08 15:36:08.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:08 15:36:08.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:08 15:36:08.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:08 15:36:08.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:08 15:36:08.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:08 15:36:08.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:08 15:36:08.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:08 15:36:08.890 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:08 15:36:08.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:08 15:36:08.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:08 15:36:08.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:08 15:36:08.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:08 15:36:08.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:08 15:36:08.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:08 15:36:08.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:08 15:36:08.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:08 15:36:08.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:08 15:36:08.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:08 15:36:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:08 15:36:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:08 15:36:08.892 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:08 15:36:08.893 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:08 15:36:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:09 15:36:09.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:09 15:36:09.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:09 15:36:09.894 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:09 15:36:09.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:09 15:36:09.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:09 15:36:09.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:09 15:36:09.895 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:09 15:36:09.895 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:09 15:36:09.895 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:09 15:36:09.895 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:09 15:36:09.895 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:09 15:36:09.896 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:09 15:36:09.896 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:36:09 15:36:09.896 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:09 15:36:09.896 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:09 15:36:09.896 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:09 15:36:09.896 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:09 15:36:09.896 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:09 15:36:09.896 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:09 15:36:09.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:09 15:36:09.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:09 15:36:09.896 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:09 15:36:09.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:09 15:36:09.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:09 15:36:09.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:09 15:36:09.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:09 15:36:09.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:09 15:36:09.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:09 15:36:09.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:09 15:36:09.897 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:09 15:36:09.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:09 15:36:09.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:09 15:36:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:36:09 15:36:09.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:09 15:36:09.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:09 15:36:09.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:09 15:36:09.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:09 15:36:09.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:09 15:36:09.914 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:09 15:36:09.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:09 15:36:09.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:09 15:36:09.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:09 15:36:09.915 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:09 15:36:09.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:09 15:36:09.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:09 15:36:09.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:09 15:36:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:09 15:36:09.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:09 15:36:09.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:10 15:36:10.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:10 15:36:10.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:10 15:36:10.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:10 15:36:10.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:10 15:36:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:10 15:36:10.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:10 15:36:10.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:10 15:36:10.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:10 15:36:10.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:10 15:36:10.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:10 15:36:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:10 15:36:10.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:10 15:36:10.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:10 15:36:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:10 15:36:10.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:10 15:36:10.918 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:10 15:36:10.918 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:36:10 15:36:10.918 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:36:10 15:36:10.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:36:10 15:36:10.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:10 15:36:10.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed
11:36:10 15:36:10.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:10 15:36:10.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:36:10 15:36:10.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:36:10 15:36:10.918 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:36:10 15:36:10.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:36:10 15:36:10.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:36:10 15:36:10.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:10 15:36:10.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:10 15:36:10.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:10 15:36:10.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:10 15:36:10.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:36:10 15:36:10.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:10 15:36:10.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:10 15:36:10.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:10 15:36:10.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:10 15:36:10.931 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:10 15:36:10.931 DEBUG [main][MenuItemLookup] Item match:File
11:36:10 15:36:10.931 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:10 15:36:10.931 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:''
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:''
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:''
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:36:10 15:36:10.934 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:36:10 15:36:10.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:36:10 15:36:10.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:36:10 15:36:10.934 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:36:11 15:36:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:36:11 15:36:11.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:36:11 15:36:11.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:36:11 15:36:11.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:11 15:36:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:11 15:36:11.011 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:11 15:36:11.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:11 15:36:11.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:36:11 15:36:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:11 15:36:11.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:11 15:36:11.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:11 15:36:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:11 15:36:11.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:11 15:36:11.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:11 15:36:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:11 15:36:11.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:11 15:36:11.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:36:11 15:36:11.013 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:36:11 15:36:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:36:11 15:36:11.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:36:11 15:36:11.013 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:11 15:36:11.013 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:36:11 15:36:11.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:36:11 15:36:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:11 15:36:11.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:11 15:36:11.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:11 15:36:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:11 15:36:11.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:11 15:36:11.014 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:36:11 15:36:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:11 15:36:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:11 15:36:11.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:11 15:36:11.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:11 15:36:11.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:11 15:36:11.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:11 15:36:11.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:11 15:36:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:36:11 15:36:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:36:11 15:36:11.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:36:11 15:36:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:11 15:36:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:11 15:36:11.092 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:36:11 15:36:11.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:11 15:36:11.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:36:11 is "Name:")
11:36:11 15:36:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:11 15:36:11.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:11 15:36:11.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:11 15:36:11.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:11 15:36:11.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:36:11 15:36:11.099 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:36:11 15:36:11.100 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass
11:36:11 15:36:11.119 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:36:11 15:36:11.119 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:36:11 15:36:11.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:36:11 15:36:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:11 15:36:11.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:11 15:36:11.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:11 15:36:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:11 15:36:11.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:11 15:36:11.122 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:36:11 15:36:11.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:11 15:36:11.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:11 15:36:11.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:11 15:36:11.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:11 15:36:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34053579 is found...
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34053579 is found finished successfully
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E')
11:36:11 15:36:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:11 15:36:11.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:11 15:36:11.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:11 15:36:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:11 15:36:11.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:11 15:36:11.629 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:11 15:36:11.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:36:11 public class WarningTestClass {
11:36:11 
11:36:11 }
11:36:11  TooltipText=null
11:36:11 15:36:11.629 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:36:11 15:36:11.635 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:11 15:36:11.635 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:36:11   private int i;
11:36:11 }
11:36:11  TooltipText=null
11:36:11 15:36:11.635 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:36:11 15:36:11.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:11 15:36:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:11 15:36:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:11 15:36:11.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:11 15:36:11.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:11 15:36:11.636 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:11 15:36:11.636 DEBUG [main][MenuItemLookup] Item match:File
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Found menu:''
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Found menu:''
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:36:11 15:36:11.637 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:36:11 15:36:11.637 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:36:11 15:36:11.637 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:36:11 15:36:11.637 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:36:11 15:36:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:36:11 15:36:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:36:11 15:36:11.648 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:11 15:36:11.648 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:36:11   private int i;
11:36:11 }
11:36:11  TooltipText=null
11:36:11 15:36:11.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:11 15:36:11.648 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:11 15:36:11.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:11 15:36:11.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:11 15:36:11.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:11 15:36:11.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:11 15:36:11.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:11 15:36:11.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:11 15:36:11.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:11 15:36:11.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:11 15:36:11.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:11 15:36:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:11 15:36:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:11 15:36:11.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:11 15:36:11.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:11 15:36:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:11 15:36:11.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:11 15:36:11.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:11 15:36:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:11 15:36:11.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:11 15:36:11.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:11 15:36:11.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:11 15:36:11.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:11 15:36:11.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:11 15:36:11.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:11 15:36:11.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:11 15:36:11.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:36:11 15:36:11.703 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:11 15:36:11.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:11 15:36:11.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:11 15:36:11.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:11 15:36:11.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:11 15:36:11.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:11 15:36:11.718 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:11 15:36:11.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:11 15:36:11.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:11 15:36:11.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:11 15:36:11.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:11 15:36:11.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:11 15:36:11.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:11 15:36:11.720 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:11 15:36:11.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:11 15:36:11.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:11 15:36:11.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:11 15:36:11.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:11 15:36:11.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:11 15:36:11.720 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:11 15:36:11.721 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:11 15:36:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:12 15:36:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:12 15:36:12.722 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:12 15:36:12.722 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:12 15:36:12.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:12 15:36:12.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:12 15:36:12.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:12 15:36:12.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:12 15:36:12.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:12 15:36:12.723 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:12 15:36:12.724 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:12 15:36:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:12 15:36:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:12 15:36:12.724 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:12 15:36:12.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:12 15:36:12.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:12 15:36:12.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:12 15:36:12.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:12 15:36:12.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:12 15:36:12.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:12 15:36:12.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:12 15:36:12.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:12 15:36:12.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:12 15:36:12.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:12 15:36:12.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:13 15:36:13.227 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:13 15:36:13.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:13 15:36:13.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:13 15:36:13.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:13 15:36:13.228 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:13 15:36:13.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:13 15:36:13.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:13 15:36:13.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:13 15:36:13.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:13 15:36:13.228 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:13 15:36:13.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:13 15:36:13.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:13 15:36:13.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:13 15:36:13.229 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:13 15:36:13.229 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:13 15:36:13.229 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:13 15:36:13.229 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:13 15:36:13.230 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:13 15:36:13.230 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:13 15:36:13.230 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:13 15:36:13.230 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:13 15:36:13.230 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:13 15:36:13.230 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:13 15:36:13.230 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:13 15:36:13.230 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:13 15:36:13.230 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:13 15:36:13.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:14 15:36:14.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:14 15:36:14.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:14 15:36:14.731 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:14 15:36:14.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:14 15:36:14.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:14 15:36:14.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:14 15:36:14.732 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:14 15:36:14.732 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:14 15:36:14.732 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:14 15:36:14.732 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:14 15:36:14.733 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:14 15:36:14.733 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:14 15:36:14.733 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:14 15:36:14.733 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:14 15:36:14.733 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:14 15:36:14.733 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:14 15:36:14.733 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:14 15:36:14.733 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:14 15:36:14.733 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:14 15:36:14.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:14 15:36:14.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:14 15:36:14.733 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:14 15:36:14.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:14 15:36:14.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:14 15:36:14.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:14 15:36:14.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:14 15:36:14.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:14 15:36:14.734 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:14 15:36:14.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:14 15:36:14.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:14 15:36:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:36:14 15:36:14.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:14 15:36:14.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:14 15:36:14.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:14 15:36:14.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:14 15:36:14.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:14 15:36:14.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:14 15:36:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:14 15:36:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:14 15:36:14.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:14 15:36:14.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:14 15:36:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:14 15:36:14.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:14 15:36:14.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:14 15:36:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:14 15:36:14.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:14 15:36:14.745 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:14 15:36:14.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:14 15:36:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:14 15:36:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:14 15:36:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:14 15:36:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:14 15:36:14.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:36:14 15:36:14.746 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:14 15:36:14.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:14 15:36:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:14 15:36:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:14 15:36:14.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:14 15:36:14.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:14 15:36:14.747 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:14 15:36:14.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:14 15:36:14.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:14 15:36:14.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:14 15:36:14.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:14 15:36:14.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:14 15:36:14.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:14 15:36:14.747 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:14 15:36:14.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:14 15:36:14.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:14 15:36:14.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:14 15:36:14.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:14 15:36:14.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:14 15:36:14.748 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:14 15:36:14.748 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:14 15:36:14.748 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:14 15:36:14.748 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:14 15:36:14.749 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:14 15:36:14.749 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:14 15:36:14.749 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:14 15:36:14.749 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:14 15:36:14.749 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:14 15:36:14.749 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:14 15:36:14.749 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:14 15:36:14.749 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:14 15:36:14.749 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:14 15:36:14.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:15 15:36:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:15 15:36:15.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:15 15:36:15.766 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:15 15:36:15.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:15 15:36:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:15 15:36:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:15 15:36:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:15 15:36:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:15 15:36:15.767 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:15 15:36:15.768 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:15 15:36:15.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:15 15:36:15.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:15 15:36:15.768 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:15 15:36:15.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:15 15:36:15.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:15 15:36:15.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:15 15:36:15.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:15 15:36:15.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:15 15:36:15.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:15 15:36:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:15 15:36:15.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:15 15:36:15.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:15 15:36:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:15 15:36:15.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:15 15:36:15.771 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:36:15 15:36:15.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:15 15:36:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:15 15:36:15.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:15 15:36:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:15 15:36:15.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:15 15:36:15.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:15 15:36:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:15 15:36:15.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:15 15:36:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:15 15:36:15.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:15 15:36:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:36:15 15:36:15.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:15 15:36:15.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:15 15:36:15.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:15 15:36:15.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:15 15:36:15.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:15 15:36:15.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:15 15:36:15.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:15 15:36:15.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:15 15:36:15.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:15 15:36:15.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:15 15:36:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:15 15:36:15.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:15 15:36:15.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:15 15:36:15.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:15 15:36:15.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:15 15:36:15.798 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:15 15:36:15.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:15 15:36:15.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:15 15:36:15.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:15 15:36:15.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:15 15:36:15.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:15 15:36:15.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:36:15 15:36:15.798 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:15 15:36:15.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:15 15:36:15.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:15 15:36:15.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:15 15:36:15.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:15 15:36:15.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:15 15:36:15.799 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:15 15:36:15.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:15 15:36:15.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:15 15:36:15.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:15 15:36:15.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:15 15:36:15.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:15 15:36:15.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:15 15:36:15.799 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:15 15:36:15.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:15 15:36:15.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:15 15:36:15.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:15 15:36:15.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:15 15:36:15.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:15 15:36:15.800 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:15 15:36:15.800 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:15 15:36:15.800 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:15 15:36:15.800 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:15 15:36:15.800 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:15 15:36:15.801 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:15 15:36:15.801 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:15 15:36:15.801 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:15 15:36:15.801 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:15 15:36:15.801 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:15 15:36:15.801 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:15 15:36:15.801 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:15 15:36:15.801 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:15 15:36:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:17 15:36:17.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:17 15:36:17.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:17 15:36:17.302 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:17 15:36:17.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:17 15:36:17.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:17 15:36:17.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:17 15:36:17.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:17 15:36:17.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:17 15:36:17.303 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:17 15:36:17.304 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:17 15:36:17.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:17 15:36:17.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:17 15:36:17.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:17 15:36:17.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:17 15:36:17.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:17 15:36:17.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:17 15:36:17.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:17 15:36:17.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:17 15:36:17.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:17 15:36:17.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:17 15:36:17.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:17 15:36:17.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:17 15:36:17.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:17 15:36:17.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:17 15:36:17.306 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:36:17 15:36:17.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:17 15:36:17.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:17 15:36:17.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:17 15:36:17.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:17 15:36:17.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:17 15:36:17.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:17 15:36:17.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:17 15:36:17.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:17 15:36:17.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:17 15:36:17.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:17 15:36:17.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:36:17 15:36:17.307 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:17 15:36:17.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:17 15:36:17.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:17 15:36:17.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:17 15:36:17.307 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:17 15:36:17.307 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:17 15:36:17.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:17 15:36:17.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:17 15:36:17.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:17 15:36:17.308 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:17 15:36:17.309 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:17 15:36:17.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:18 15:36:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:18 15:36:18.810 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:18 15:36:18.810 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:18 15:36:18.811 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:18 15:36:18.811 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:18 15:36:18.811 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:18 15:36:18.811 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:18 15:36:18.811 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:18 15:36:18.811 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:18 15:36:18.812 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:18 15:36:18.812 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:18 15:36:18.812 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:18 15:36:18.812 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:18 15:36:18.812 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:18 15:36:18.812 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:18 15:36:18.812 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:18 15:36:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:18 15:36:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:18 15:36:18.812 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:18 15:36:18.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.813 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:18 15:36:18.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:18 15:36:18.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:18 15:36:18.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:18 15:36:18.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:18 15:36:18.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:18 15:36:18.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:18 15:36:18.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:18 15:36:18.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:18 15:36:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:18 15:36:18.821 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:18 15:36:18.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:18 15:36:18.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:18 15:36:18.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:18 15:36:18.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:18 15:36:18.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:18 15:36:18.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:18 15:36:18.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:18 15:36:18.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:18 15:36:18.847 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:18 15:36:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:18 15:36:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:18 15:36:18.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:18 15:36:18.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:18 15:36:18.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:18 15:36:18.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:18 15:36:18.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:18 15:36:18.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:18 15:36:18.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:18 15:36:18.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:18 15:36:18.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:18 15:36:18.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:18 15:36:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:18 15:36:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:18 15:36:18.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:18 15:36:18.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:18 15:36:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:18 15:36:18.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:18 15:36:18.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:18 15:36:18.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:18 15:36:18.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:18 15:36:18.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:18 15:36:18.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:18 15:36:18.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:18 15:36:18.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:18 15:36:18.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:18 15:36:18.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:18 15:36:18.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:18 15:36:18.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:18 15:36:18.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:18 15:36:18.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:18 15:36:18.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:18 15:36:18.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:18 15:36:18.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:18 15:36:18.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:18 15:36:18.918 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:18 15:36:18.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:18 15:36:18.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:18 15:36:18.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:18 15:36:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:18 15:36:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:18 15:36:18.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:18 15:36:18.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:18 15:36:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:18 15:36:18.958 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:18 15:36:18.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:18 15:36:18.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:18 15:36:18.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:18 15:36:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:18 15:36:18.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:18 15:36:18.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:18 15:36:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:18 15:36:18.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:18 15:36:18.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:18 15:36:18.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:18 15:36:18.961 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:18 15:36:18.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:18 15:36:18.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:18 15:36:18.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:18 15:36:18.962 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:18 15:36:18.962 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:18 15:36:18.962 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:18 15:36:18.962 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:18 15:36:18.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:18 15:36:18.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:18 15:36:18.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:18 15:36:18.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:18 15:36:18.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:18 15:36:18.963 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:18 15:36:18.963 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:18 15:36:18.963 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:18 15:36:18.963 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:18 15:36:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:20 15:36:20.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:20 15:36:20.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:20 15:36:20.464 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:20 15:36:20.465 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:20 15:36:20.465 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:20 15:36:20.465 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:20 15:36:20.465 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:20 15:36:20.465 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:20 15:36:20.465 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:20 15:36:20.466 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:20 15:36:20.466 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:20 15:36:20.466 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:20 15:36:20.466 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:20 15:36:20.466 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:20 15:36:20.466 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:20 15:36:20.466 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:20 15:36:20.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:20 15:36:20.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:20 15:36:20.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:20 15:36:20.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.467 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:20 15:36:20.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:20 15:36:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:20 15:36:20.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:20 15:36:20.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:20 15:36:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:20 15:36:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:20 15:36:20.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:20 15:36:20.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:20 15:36:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:20 15:36:20.475 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:20 15:36:20.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:20 15:36:20.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:20 15:36:20.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:20 15:36:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:20 15:36:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:20 15:36:20.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:20 15:36:20.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:20 15:36:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:20 15:36:20.484 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:20 15:36:20.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:20 15:36:20.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:20 15:36:20.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:20 15:36:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:20 15:36:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:20 15:36:20.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:20 15:36:20.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:20 15:36:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:20 15:36:20.509 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:20 15:36:20.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:20 15:36:20.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:20 15:36:20.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:20 15:36:20.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:20 15:36:20.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:20 15:36:20.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:20 15:36:20.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:20 15:36:20.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:20 15:36:20.518 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:20 15:36:20.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:20 15:36:20.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:20 15:36:20.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:20 15:36:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:20 15:36:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:20 15:36:20.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:20 15:36:20.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:20 15:36:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:20 15:36:20.542 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:20 15:36:20.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:20 15:36:20.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:20 15:36:20.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:20 15:36:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:20 15:36:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:20 15:36:20.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:20 15:36:20.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:20 15:36:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:20 15:36:20.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:20 15:36:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:20 15:36:20.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:20 15:36:20.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:20 15:36:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:20 15:36:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:20 15:36:20.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:20 15:36:20.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:20 15:36:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:20 15:36:20.576 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:20 15:36:20.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:20 15:36:20.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:20 15:36:20.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:20 15:36:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:20 15:36:20.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:20 15:36:20.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:20 15:36:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:20 15:36:20.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:20 15:36:20.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:20 15:36:20.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:20 15:36:20.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:20 15:36:20.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:20 15:36:20.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:20 15:36:20.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:20 15:36:20.579 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:20 15:36:20.580 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:20 15:36:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:21 15:36:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:21 15:36:21.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:21 15:36:21.581 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:21 15:36:21.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:21 15:36:21.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:21 15:36:21.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:21 15:36:21.582 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:21 15:36:21.583 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:21 15:36:21.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:21 15:36:21.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:21 15:36:21.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:21 15:36:21.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:21 15:36:21.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:21 15:36:21.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:21 15:36:21.584 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:21 15:36:21.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:21 15:36:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:21 15:36:21.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:21 15:36:21.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:21 15:36:21.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:21 15:36:21.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:21 15:36:21.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:21 15:36:21.585 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:21 15:36:21.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:21 15:36:21.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:21 15:36:21.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:21 15:36:21.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:21 15:36:21.586 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:21 15:36:21.586 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:21 15:36:21.586 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:21 15:36:21.586 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:21 15:36:21.586 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:21 15:36:21.586 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:21 15:36:21.587 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:21 15:36:21.587 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:21 15:36:21.587 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:21 15:36:21.587 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:21 15:36:21.587 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:21 15:36:21.587 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:21 15:36:21.587 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:21 15:36:21.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:23 15:36:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:23 15:36:23.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:23 15:36:23.088 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:23 15:36:23.089 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:23 15:36:23.089 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:23 15:36:23.089 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:23 15:36:23.089 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:23 15:36:23.090 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:23 15:36:23.090 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:23 15:36:23.090 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:23 15:36:23.090 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:23 15:36:23.090 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:23 15:36:23.090 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:23 15:36:23.090 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:23 15:36:23.090 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:23 15:36:23.090 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:23 15:36:23.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:23 15:36:23.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:23 15:36:23.090 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.091 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:23 15:36:23.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:23 15:36:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:23 15:36:23.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:23 15:36:23.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:23 15:36:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:23 15:36:23.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:23 15:36:23.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:23 15:36:23.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:23 15:36:23.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:23 15:36:23.115 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:23 15:36:23.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:23 15:36:23.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:23 15:36:23.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:23 15:36:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:23 15:36:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:23 15:36:23.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:23 15:36:23.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:23 15:36:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:23 15:36:23.125 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:23 15:36:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:23 15:36:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:23 15:36:23.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:23 15:36:23.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:23 15:36:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:23 15:36:23.165 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:23 15:36:23.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:23 15:36:23.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:23 15:36:23.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:23 15:36:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:23 15:36:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:23 15:36:23.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:23 15:36:23.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:23 15:36:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:23 15:36:23.174 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:23 15:36:23.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:23 15:36:23.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:23 15:36:23.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:23 15:36:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:23 15:36:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:23 15:36:23.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:23 15:36:23.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:23 15:36:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:23 15:36:23.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:23 15:36:23.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:23 15:36:23.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:23 15:36:23.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:23 15:36:23.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:23 15:36:23.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:23 15:36:23.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:23 15:36:23.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:23 15:36:23.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:23 15:36:23.208 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:23 15:36:23.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:23 15:36:23.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:23 15:36:23.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:23 15:36:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:23 15:36:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:23 15:36:23.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:23 15:36:23.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:23 15:36:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:23 15:36:23.248 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:23 15:36:23.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:23 15:36:23.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:23 15:36:23.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:23 15:36:23.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:23 15:36:23.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:23 15:36:23.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:23 15:36:23.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:23 15:36:23.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:23 15:36:23.250 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:23 15:36:23.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:23 15:36:23.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:23 15:36:23.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:23 15:36:23.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:23 15:36:23.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:23 15:36:23.252 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:23 15:36:23.252 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:23 15:36:23.253 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:23 15:36:23.253 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:23 15:36:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:24 15:36:24.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:24 15:36:24.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:24 15:36:24.302 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:24 15:36:24.303 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:24 15:36:24.304 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:24 15:36:24.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:24 15:36:24.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:24 15:36:24.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.305 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:24 15:36:24.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:24 15:36:24.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:24 15:36:24.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:24 15:36:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:24 15:36:24.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:24 15:36:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:24 15:36:24.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:24 15:36:24.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:24 15:36:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:24 15:36:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:24 15:36:24.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:24 15:36:24.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:24 15:36:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:24 15:36:24.313 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:24 15:36:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:24 15:36:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:24 15:36:24.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:24 15:36:24.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:24 15:36:24.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:24 15:36:24.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:24 15:36:24.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:24 15:36:24.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:24 15:36:24.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:24 15:36:24.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:24 15:36:24.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:24 15:36:24.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:24 15:36:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:24 15:36:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:24 15:36:24.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:24 15:36:24.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:24 15:36:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:24 15:36:24.347 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:24 15:36:24.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:24 15:36:24.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:24 15:36:24.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:24 15:36:24.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:24 15:36:24.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:24 15:36:24.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:24 15:36:24.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:24 15:36:24.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:24 15:36:24.372 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:24 15:36:24.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:24 15:36:24.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:24 15:36:24.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:24 15:36:24.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:24 15:36:24.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:24 15:36:24.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:24 15:36:24.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:24 15:36:24.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:24 15:36:24.382 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:24 15:36:24.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:24 15:36:24.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:24 15:36:24.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:24 15:36:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:24 15:36:24.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:24 15:36:24.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:24 15:36:24.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:24 15:36:24.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:24 15:36:24.406 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:24 15:36:24.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:24 15:36:24.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:24 15:36:24.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:36:24 15:36:24.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:24 15:36:24.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:24 15:36:24.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:36:24 15:36:24.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:24 15:36:24.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:24 15:36:24.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:24 15:36:24.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:24 15:36:24.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:24 15:36:24.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:24 15:36:24.416 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:24 15:36:24.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:24 15:36:24.432 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:24 15:36:24.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:24 15:36:24.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:24 15:36:24.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:24 15:36:24.433 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:24 15:36:24.433 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:24 15:36:24.433 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:24 15:36:24.433 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:24 15:36:24.434 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:24 15:36:24.434 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:24 15:36:24.434 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:24 15:36:24.434 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:24 15:36:24.434 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:24 15:36:24.434 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:24 15:36:24.434 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:24 15:36:24.434 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:24 15:36:24.434 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:24 15:36:24.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:25 15:36:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:25 15:36:25.935 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:25 15:36:25.935 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:25 15:36:25.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:25 15:36:25.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:25 15:36:25.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:25 15:36:25.936 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:25 15:36:25.936 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:25 15:36:25.936 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:25 15:36:25.936 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:25 15:36:25.936 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:25 15:36:25.936 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:25 15:36:25.936 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 1 warning, 0 others)'
11:36:25 15:36:25.936 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:25 15:36:25.937 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:25 15:36:25.937 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:25 15:36:25.937 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:25 15:36:25.937 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:25 15:36:25.937 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:25 15:36:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:25 15:36:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:25 15:36:25.937 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:25 15:36:25.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:25 15:36:25.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:25 15:36:25.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:25 15:36:25.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:25 15:36:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:25 15:36:25.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:25 15:36:25.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:25 15:36:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:25 15:36:25.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:25 15:36:25.938 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:36:25 15:36:25.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:25 15:36:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:25 15:36:25.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:25 15:36:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:25 15:36:25.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:25 15:36:25.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:36:25 15:36:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:25 15:36:25.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:36:25 15:36:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:25 15:36:25.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:36:25 15:36:25.938 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:25 15:36:25.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:25 15:36:25.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:25 15:36:25.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:25 15:36:25.939 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:36:25 15:36:25.939 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:36:25 15:36:25.939 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:36:25 15:36:25.939 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:36:25 15:36:25.939 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:36:25 15:36:25.939 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:36:25 15:36:25.939 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:36:25 15:36:25.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:36:25 15:36:25.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:36:25 15:36:25.939 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:36:25 15:36:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:25 15:36:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:25 15:36:25.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:25 15:36:25.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:25 15:36:25.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:25 15:36:25.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:25 15:36:25.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:25 15:36:25.995 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:36:25 15:36:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:25 15:36:25.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:25 15:36:25.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:25 15:36:25.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:25 15:36:25.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:25 15:36:25.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:25 15:36:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:25 15:36:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:25 15:36:25.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:25 15:36:25.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:25 15:36:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:25 15:36:25.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:25 15:36:25.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:25 15:36:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:25 15:36:25.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:25 15:36:25.997 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:25 15:36:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:25 15:36:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:25 15:36:25.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:25 15:36:25.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:26 15:36:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:26 15:36:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:26 15:36:26.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:26 15:36:26.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:26 15:36:26.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:26 15:36:26.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:26 15:36:26.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:26 15:36:26.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:26 15:36:26.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:26 15:36:26.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:26 15:36:26.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:26 15:36:26.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:26 15:36:26.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:26 15:36:26.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:26 15:36:26.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:26 15:36:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:26 15:36:26.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:26 15:36:26.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:26 15:36:26.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:26 15:36:26.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:27 15:36:27.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:27 15:36:27.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:27 15:36:27.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:27 15:36:27.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:27 15:36:27.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:27 15:36:27.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:27 15:36:27.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:27 15:36:27.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:27 15:36:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:27 15:36:27.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:27 15:36:27.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:27 15:36:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:27 15:36:27.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:27 15:36:27.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:27 15:36:27.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:36:27 15:36:27.049 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:36:27 15:36:27.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:36:27 15:36:27.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:36:27 15:36:27.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:36:27 15:36:27.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'New'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:''
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:''
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:''
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:''
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:36:27 15:36:27.089 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:36:27 15:36:27.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:36:27 15:36:27.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:36:27 15:36:27.090 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:36:27 15:36:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:27 15:36:27.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:36:27 15:36:27.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:27 15:36:27.590 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:36:27 15:36:27.590 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:36:27 15:36:27.590 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:36:27 15:36:27.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:36:27 15:36:27.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:36:27 15:36:27.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:36:27 15:36:27.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Found menu:'New'
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Found menu:''
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Found menu:''
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:36:27 15:36:27.624 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:36:27 15:36:27.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:36:27 15:36:27.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:36:27 15:36:27.625 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:36:27 15:36:27.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:36:28 15:36:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:36:28 15:36:28.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:36:28 15:36:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:28 15:36:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:28 15:36:28.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:28 15:36:28.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:28 15:36:28.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:28 15:36:28.238 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:36:28 15:36:28.238 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:36:28 15:36:28.238 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:28 15:36:28.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:28 15:36:28.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:28 15:36:28.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:28 15:36:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:28 15:36:28.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:28 15:36:28.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:28 15:36:28.239 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:28 15:36:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:28 15:36:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:28 15:36:28.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:28 15:36:28.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:28 15:36:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:36:28 15:36:28.242 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:36:28 15:36:28.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:28 15:36:28.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:36:28 15:36:28.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:36:28 15:36:28.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:36:28 15:36:28.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:28 15:36:28.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:28 15:36:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:28 15:36:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:28 15:36:28.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:28 15:36:28.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:28 15:36:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:28 15:36:28.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:28 15:36:28.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:28 15:36:28.754 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:28 15:36:28.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:28 15:36:28.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:28 15:36:28.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:28 15:36:28.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:28 15:36:28.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:28 15:36:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:28 15:36:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:28 15:36:28.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:28 15:36:28.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:36:28 15:36:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:28 15:36:28.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:28 15:36:28.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:28 15:36:28.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:28 15:36:28.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:28 15:36:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:28 15:36:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:36:28 15:36:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:28 15:36:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:28 15:36:28.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:28 15:36:28.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:28 15:36:28.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:28 15:36:28.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:36:28 To add a project: TooltipText=null
11:36:28 15:36:28.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:28 15:36:28.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:28 15:36:28.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:28 15:36:28.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:36:28 To add a project: TooltipText=null
11:36:28 15:36:28.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:28 15:36:28.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:28 15:36:28.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:28 15:36:28.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:28 15:36:28.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:28 15:36:28.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:28 15:36:28.790 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:36:28 15:36:28.791 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:28 15:36:28.791 DEBUG [main][MenuItemLookup] Item match:File
11:36:28 15:36:28.791 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:28 15:36:28.791 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:''
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:''
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:''
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:36:28 15:36:28.794 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:36:28 15:36:28.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:36:28 15:36:28.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:36:28 15:36:28.794 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:36:28 15:36:28.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:36:28 15:36:28.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:36:28 15:36:28.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:36:28 15:36:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:28 15:36:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:28 15:36:28.868 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:28 15:36:28.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:28 15:36:28.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:36:28 15:36:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:28 15:36:28.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:28 15:36:28.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:28 15:36:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:36:28 15:36:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:36:28 15:36:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:36:28 15:36:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:28 15:36:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:28 15:36:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:28 15:36:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:28 15:36:28.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:28 15:36:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:36:28 15:36:28.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:28 15:36:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:28 15:36:28.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:28 15:36:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:28 15:36:28.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:28 15:36:28.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:36:28 15:36:28.870 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:36:28 15:36:28.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:36:28 15:36:28.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:36:28 15:36:28.878 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:28 15:36:28.878 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:36:28 15:36:28.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:36:28 15:36:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:28 15:36:28.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:28 15:36:28.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:28 15:36:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:28 15:36:28.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:28 15:36:28.879 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:36:28 15:36:28.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:28 15:36:28.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:28 15:36:28.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:28 15:36:28.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:29 15:36:29.056 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:29 15:36:29.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:29 15:36:29.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:29 15:36:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:36:29 15:36:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:36:29 15:36:29.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:36:29 15:36:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:29 15:36:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:29 15:36:29.058 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:36:29 15:36:29.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:29 15:36:29.058 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:36:29 15:36:29.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:36:29 is "Project name:")
11:36:29 15:36:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:29 15:36:29.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:29 15:36:29.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:29 15:36:29.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:29 15:36:29.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:36:29 15:36:29.059 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:36:29 15:36:29.060 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:36:29 15:36:29.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:36:29 15:36:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:29 15:36:29.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:29 15:36:29.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:29 15:36:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:29 15:36:29.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:29 15:36:29.089 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:36:29 15:36:29.089 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:36:29 15:36:29.089 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:36:29 15:36:29.089 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:36:29 15:36:29.089 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:36:29 15:36:29.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:36:29 15:36:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:29 15:36:29.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:29 15:36:29.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:29 15:36:29.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:29 15:36:29.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:29 15:36:29.091 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:36:29 15:36:29.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:29 15:36:29.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:29 15:36:29.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:29 15:36:29.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:29 15:36:29.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:32 15:36:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:36:32 15:36:32.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:32 15:36:32.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:32 15:36:32.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:36:32 15:36:32.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:32 15:36:32.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:32 15:36:32.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:32 15:36:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:32 15:36:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:32 15:36:32.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:32 15:36:32.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:36:32 15:36:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:32 15:36:32.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:32 15:36:32.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:32 15:36:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:32 15:36:32.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:32 15:36:32.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:32 15:36:32.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:32 15:36:32.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:32 15:36:32.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:32 15:36:32.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:32 15:36:32.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:32 15:36:32.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:32 15:36:32.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:32 15:36:32.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:32 15:36:32.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:32 15:36:32.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:32 15:36:32.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:32 15:36:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:32 15:36:32.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:32 15:36:32.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:32 15:36:32.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:32 15:36:32.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:33 15:36:33.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:33 15:36:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:33 15:36:33.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:33 15:36:33.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:33 15:36:33.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:33 15:36:33.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:33 15:36:33.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:33 15:36:33.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:33 15:36:33.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:33 15:36:33.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:33 15:36:33.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:33 15:36:33.230 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:33 15:36:33.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:36:33 15:36:33.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:33 15:36:33.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:33 15:36:33.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:33 15:36:33.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:33 15:36:33.253 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:36:33 15:36:33.253 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:36:33 15:36:33.253 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:36:33 15:36:33.253 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:36:33 15:36:33.253 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:36:33 15:36:33.253 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:36:33 15:36:33.253 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:36:33 15:36:33.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:36:33 15:36:33.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:36:33 15:36:33.253 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:36:33 15:36:33.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:33 15:36:33.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:33 15:36:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:33 15:36:33.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:33 15:36:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:33 15:36:33.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:33 15:36:33.308 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:36:33 15:36:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:33 15:36:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:33 15:36:33.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:33 15:36:33.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:33 15:36:33.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:33 15:36:33.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:33 15:36:33.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:33 15:36:33.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:33 15:36:33.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:33 15:36:33.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:33 15:36:33.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:33 15:36:33.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:33 15:36:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:33 15:36:33.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:33 15:36:33.311 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:33 15:36:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:33 15:36:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:33 15:36:33.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:33 15:36:33.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:33 15:36:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:33 15:36:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:33 15:36:33.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:33 15:36:33.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:33 15:36:33.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:33 15:36:33.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:33 15:36:33.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:33 15:36:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:33 15:36:33.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:33 15:36:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:33 15:36:33.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:33 15:36:33.347 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:33 15:36:33.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:33 15:36:33.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:33 15:36:33.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:33 15:36:33.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:33 15:36:33.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:33 15:36:33.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:33 15:36:33.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:33 15:36:33.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:33 15:36:33.348 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:33 15:36:33.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:33 15:36:33.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:33 15:36:33.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:33 15:36:33.349 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:36:33 15:36:33.349 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:36:33 15:36:33.349 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:36:33 15:36:33.349 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:36:33 15:36:33.349 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:36:33 15:36:33.349 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:36:33 15:36:33.349 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:36:33 15:36:33.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:36:33 15:36:33.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:36:33 15:36:33.349 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:36:33 15:36:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:33 15:36:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:33 15:36:33.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:36:33 15:36:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:33 15:36:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:33 15:36:33.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:36:33 15:36:33.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:33 15:36:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:33 15:36:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:33 15:36:33.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:33 15:36:33.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:33 15:36:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:33 15:36:33.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:33 15:36:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:33 15:36:33.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:33 15:36:33.404 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:36:33 15:36:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:33 15:36:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:33 15:36:33.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:33 15:36:33.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:33 15:36:33.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:33 15:36:33.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:33 15:36:33.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:33 15:36:33.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:33 15:36:33.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:33 15:36:33.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:33 15:36:33.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:33 15:36:33.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:33 15:36:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:33 15:36:33.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:33 15:36:33.407 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:33 15:36:33.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:33 15:36:33.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:33 15:36:33.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:33 15:36:33.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:33 15:36:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:33 15:36:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:33 15:36:33.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:33 15:36:33.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:33 15:36:33.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:33 15:36:33.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:33 15:36:33.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:33 15:36:33.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:33 15:36:33.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:33 15:36:33.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:33 15:36:33.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:33 15:36:33.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:33 15:36:33.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:33 15:36:33.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:33 15:36:33.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:33 15:36:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:33 15:36:33.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:33 15:36:33.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:33 15:36:33.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:34 15:36:34.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:34 15:36:34.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:34 15:36:34.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:34 15:36:34.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:34 15:36:34.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:34 15:36:34.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:34 15:36:34.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:34 15:36:34.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:34 15:36:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:34 15:36:34.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:34 15:36:34.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:34 15:36:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:34 15:36:34.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:34 15:36:34.469 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:34 15:36:34.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:36:34 15:36:34.470 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:36:34 15:36:34.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:36:34 15:36:34.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:36:34 15:36:34.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:36:34 15:36:34.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'New'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:''
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:''
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:''
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:''
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:36:34 15:36:34.508 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:36:34 15:36:34.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:36:34 15:36:34.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:36:34 15:36:34.508 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:36:34 15:36:34.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:34 15:36:34.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:36:34 15:36:34.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:36:35 15:36:35.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:36:35 15:36:35.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:35 15:36:35.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:35 15:36:35.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:35 15:36:35.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:35 15:36:35.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:35 15:36:35.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:35 15:36:35.008 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:35 15:36:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:35 15:36:35.009 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:36:35 15:36:35.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:36:35 15:36:35.009 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:36:35 15:36:35.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:36:35 15:36:35.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:36:35 15:36:35.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:36:35 15:36:35.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Found menu:'New'
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Found menu:''
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Found menu:''
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:36:35 15:36:35.045 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:36:35 15:36:35.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:36:35 15:36:35.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:36:35 15:36:35.045 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:36:35 15:36:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:36:35 15:36:35.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:36:35 15:36:35.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:36:35 15:36:35.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:35 15:36:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:35 15:36:35.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:35 15:36:35.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:35 15:36:35.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:35 15:36:35.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:35 15:36:35.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:35 15:36:35.651 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:36:35 15:36:35.651 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:36:35 15:36:35.651 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:35 15:36:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:35 15:36:35.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:35 15:36:35.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:35 15:36:35.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:35 15:36:35.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:35 15:36:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:35 15:36:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:35 15:36:35.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:35 15:36:35.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:35 15:36:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:35 15:36:35.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:35 15:36:35.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:35 15:36:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:35 15:36:35.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:35 15:36:35.653 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:35 15:36:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:35 15:36:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:35 15:36:35.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:35 15:36:35.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:35 15:36:35.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:36:35 15:36:35.657 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:36:36 15:36:36.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:36 15:36:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:36 15:36:36.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:36:36 15:36:36.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:36:36 15:36:36.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:36:36 15:36:36.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:36:36 15:36:36.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:36:36 15:36:36.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:36:36 15:36:36.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:36:36 15:36:36.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:36 15:36:36.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:36 15:36:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:36 15:36:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:36 15:36:36.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:36 15:36:36.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:36 15:36:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:36 15:36:36.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:36 15:36:36.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:36 15:36:36.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:36 15:36:36.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:36 15:36:36.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:36 15:36:36.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:36 15:36:36.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:36 15:36:36.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:36 15:36:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:36 15:36:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:36 15:36:36.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:36 15:36:36.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:36:36 15:36:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:36 15:36:36.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:36 15:36:36.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:36 15:36:36.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:36 15:36:36.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:36 15:36:36.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:36 15:36:36.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:36:36 15:36:36.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:36 15:36:36.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:36 15:36:36.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:36 15:36:36.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:36 15:36:36.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:36 15:36:36.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:36:36 To add a project: TooltipText=null
11:36:36 15:36:36.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:36 15:36:36.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:36 15:36:36.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:36 15:36:36.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:36:36 To add a project: TooltipText=null
11:36:36 15:36:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:36 15:36:36.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:36 15:36:36.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:36 15:36:36.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:36 15:36:36.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:36:36 15:36:36.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:36 15:36:36.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:36 15:36:36.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:36 15:36:36.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:36 15:36:36.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:36:36 15:36:36.235 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:36 15:36:36.235 DEBUG [main][MenuItemLookup] Item match:File
11:36:36 15:36:36.236 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:36 15:36:36.236 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:''
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:''
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:''
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:36:36 15:36:36.239 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:36:36 15:36:36.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:36:36 15:36:36.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:36:36 15:36:36.255 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:36:36 15:36:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:36:36 15:36:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:36:36 15:36:36.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:36:36 15:36:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:36 15:36:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:36 15:36:36.343 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:36 15:36:36.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:36:36 15:36:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:36 15:36:36.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:36 15:36:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:36 15:36:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:36:36 15:36:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:36 15:36:36.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:36 15:36:36.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:36 15:36:36.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:36:36 15:36:36.345 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:36:36 15:36:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:36:36 15:36:36.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:36:36 15:36:36.345 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:36 15:36:36.345 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:36:36 15:36:36.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:36:36 15:36:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:36 15:36:36.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:36 15:36:36.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:36 15:36:36.347 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:36:36 15:36:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:36 15:36:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:36 15:36:36.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:36 15:36:36.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:36 15:36:36.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:36 15:36:36.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:36:36 15:36:36.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:36:36 15:36:36.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:36:36 15:36:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:36 15:36:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:36 15:36:36.545 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:36:36 15:36:36.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:36 15:36:36.545 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:36:36 15:36:36.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:36:36 is "Project name:")
11:36:36 15:36:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:36 15:36:36.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:36 15:36:36.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:36:36 15:36:36.547 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:36:36 15:36:36.548 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:36:36 15:36:36.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:36:36 15:36:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:36 15:36:36.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:36 15:36:36.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:36 15:36:36.577 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:36:36 15:36:36.578 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:36:36 15:36:36.578 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:36:36 15:36:36.578 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:36:36 15:36:36.578 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:36:36 15:36:36.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:36:36 15:36:36.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:36 15:36:36.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:36 15:36:36.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:36 15:36:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:36 15:36:36.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:36 15:36:36.579 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:36:36 15:36:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:36 15:36:36.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:36 15:36:36.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:36 15:36:36.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:36 15:36:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:39 15:36:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:36:39 15:36:39.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:39 15:36:39.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:39 15:36:39.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:36:39 15:36:39.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:39 15:36:39.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:39 15:36:39.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:39 15:36:39.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:39 15:36:39.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:39 15:36:39.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:39 15:36:39.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:36:39 15:36:39.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:39 15:36:39.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:39 15:36:39.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:39 15:36:39.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:39 15:36:39.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:39 15:36:39.601 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:39 15:36:39.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:39 15:36:39.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:39 15:36:39.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:39 15:36:39.683 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:39 15:36:39.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:39 15:36:39.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:39 15:36:39.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:39 15:36:39.683 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:39 15:36:39.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:39 15:36:39.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:39 15:36:39.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:39 15:36:39.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:39 15:36:39.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:39 15:36:39.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:40 15:36:40.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:40 15:36:40.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:40 15:36:40.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:40 15:36:40.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:40 15:36:40.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:40 15:36:40.685 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:40 15:36:40.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:40 15:36:40.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:40 15:36:40.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:40 15:36:40.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:40 15:36:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:40 15:36:40.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:40 15:36:40.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:40 15:36:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:40 15:36:40.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:40 15:36:40.686 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:40 15:36:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:36:40 15:36:40.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:40 15:36:40.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:40 15:36:40.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:40 15:36:40.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:40 15:36:40.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:40 15:36:40.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:40 15:36:40.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:40 15:36:40.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:40 15:36:40.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:40 15:36:40.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:40 15:36:40.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:40 15:36:40.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:40 15:36:40.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:40 15:36:40.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:40 15:36:40.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:40 15:36:40.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:40 15:36:40.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:40 15:36:40.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:40 15:36:40.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:40 15:36:40.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:40 15:36:40.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:41 15:36:41.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:41 15:36:41.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:41 15:36:41.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:41 15:36:41.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:41 15:36:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:41 15:36:41.709 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:41 15:36:41.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:41 15:36:41.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:41 15:36:41.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:41 15:36:41.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:41 15:36:41.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:41 15:36:41.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:41 15:36:41.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:41 15:36:41.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:41 15:36:41.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:41 15:36:41.710 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:41 15:36:41.710 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:36:41 15:36:41.711 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:36:41 15:36:41.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:36:41 15:36:41.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:42 15:36:42.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:42 15:36:42.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:36:42 15:36:42.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:36:42 15:36:42.212 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:36:42 15:36:42.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:36:42 15:36:42.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:36:42 15:36:42.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:42 15:36:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:42 15:36:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:42 15:36:42.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:42 15:36:42.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:36:42 15:36:42.227 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:42 15:36:42.227 DEBUG [main][MenuItemLookup] Item match:File
11:36:42 15:36:42.228 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:42 15:36:42.228 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:''
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:''
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:''
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:36:42 15:36:42.230 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:36:42 15:36:42.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:36:42 15:36:42.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:36:42 15:36:42.231 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:36:42 15:36:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:36:42 15:36:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:36:42 15:36:42.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:36:42 15:36:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:42 15:36:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:42 15:36:42.305 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:42 15:36:42.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:36:42 15:36:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:42 15:36:42.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:42 15:36:42.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:42 15:36:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:42 15:36:42.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:42 15:36:42.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:42 15:36:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:42 15:36:42.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:42 15:36:42.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:36:42 15:36:42.307 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:36:42 15:36:42.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:36:42 15:36:42.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:36:42 15:36:42.318 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:42 15:36:42.318 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:36:42 15:36:42.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:36:42 15:36:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:42 15:36:42.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:42 15:36:42.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:42 15:36:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:42 15:36:42.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:42 15:36:42.319 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:36:42 15:36:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:42 15:36:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:42 15:36:42.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:42 15:36:42.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:42 15:36:42.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:42 15:36:42.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:36:42 15:36:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:36:42 15:36:42.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:36:42 15:36:42.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:42 15:36:42.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:42 15:36:42.395 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:36:42 15:36:42.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:42 15:36:42.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:36:42 is "Name:")
11:36:42 15:36:42.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:42 15:36:42.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:42 15:36:42.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:42 15:36:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:42 15:36:42.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:36:42 15:36:42.416 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:36:42 15:36:42.416 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass
11:36:42 15:36:42.446 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:36:42 15:36:42.446 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:36:42 15:36:42.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:36:42 15:36:42.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:42 15:36:42.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:42 15:36:42.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:42 15:36:42.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:42 15:36:42.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:42 15:36:42.448 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:36:42 15:36:42.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:42 15:36:42.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:42 15:36:42.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:42 15:36:42.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:42 15:36:42.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:36:42 15:36:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:36:42 15:36:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:42 15:36:42.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:36:42 15:36:42.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:36:42 15:36:42.971 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48a592d4 is found...
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48a592d4 is found finished successfully
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E')
11:36:42 15:36:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:42 15:36:42.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:42 15:36:42.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:42 15:36:42.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:42 15:36:42.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:42 15:36:42.973 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:42 15:36:42.974 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:36:42 public class ErrorTestClass {
11:36:42 
11:36:42 }
11:36:42  TooltipText=null
11:36:42 15:36:42.974 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:36:42 15:36:42.981 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:42 15:36:42.981 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:36:42 public class ErrorTestClass{
11:36:42 }
11:36:42  TooltipText=null
11:36:42 15:36:42.981 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:36:42 15:36:42.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:36:42 15:36:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:42 15:36:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:42 15:36:42.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:42 15:36:42.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Item match:File
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:''
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:''
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:36:42 15:36:42.982 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:36:42 15:36:42.983 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:36:42 15:36:42.983 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:36:42 15:36:42.983 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:36:42 15:36:42.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:36:42 15:36:42.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:36:42 15:36:42.992 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:42 15:36:42.992 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:36:42 public class ErrorTestClass{
11:36:42 }
11:36:42  TooltipText=null
11:36:42 15:36:42.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:42 15:36:42.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:42 15:36:42.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:43 15:36:43.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:43 15:36:43.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:43 15:36:43.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:43 15:36:43.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:43 15:36:43.046 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:43 15:36:43.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:43 15:36:43.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:43 15:36:43.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:36:43 15:36:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:43 15:36:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:43 15:36:43.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:43 15:36:43.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:43 15:36:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:43 15:36:43.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:43 15:36:43.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:43 15:36:43.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:43 15:36:43.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:43 15:36:43.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:43 15:36:43.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:43 15:36:43.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:43 15:36:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:43 15:36:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:43 15:36:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:43 15:36:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:36:43 15:36:43.073 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:43 15:36:43.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:43 15:36:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:43 15:36:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:43 15:36:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:43 15:36:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:43 15:36:43.073 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:43 15:36:43.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:43 15:36:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:43 15:36:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:43 15:36:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:43 15:36:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:43 15:36:43.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:43 15:36:43.074 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:43 15:36:43.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:43 15:36:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:43 15:36:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:43 15:36:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:43 15:36:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:43 15:36:43.074 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:43 15:36:43.075 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:43 15:36:43.076 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:43 15:36:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:44 15:36:44.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:44 15:36:44.576 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:44 15:36:44.576 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:44 15:36:44.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:44 15:36:44.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:44 15:36:44.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:44 15:36:44.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:44 15:36:44.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:44 15:36:44.577 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:44 15:36:44.578 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:44 15:36:44.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:44 15:36:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:44 15:36:44.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:44 15:36:44.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:44 15:36:44.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:44 15:36:44.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:44 15:36:44.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:44 15:36:44.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:44 15:36:44.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:44 15:36:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:44 15:36:44.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:44 15:36:44.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:44 15:36:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:44 15:36:44.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:44 15:36:44.581 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:36:44 15:36:44.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:44 15:36:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:44 15:36:44.581 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:44 15:36:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:44 15:36:44.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:44 15:36:44.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:44 15:36:44.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:44 15:36:44.582 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:44 15:36:44.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:44 15:36:44.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:44 15:36:44.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:36:44 15:36:44.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:44 15:36:44.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:44 15:36:44.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:44 15:36:44.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:44 15:36:44.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:44 15:36:44.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:44 15:36:44.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:44 15:36:44.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:44 15:36:44.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:44 15:36:44.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:44 15:36:44.602 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:44 15:36:44.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:44 15:36:44.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:44 15:36:44.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:44 15:36:44.604 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:36:44 15:36:44.604 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:36:44 15:36:44.604 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:36:44 15:36:44.604 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:36:44 15:36:44.604 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:36:44 15:36:44.604 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:36:44 15:36:44.604 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:36:44 15:36:44.604 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:36:44 15:36:44.604 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:36:44 15:36:44.604 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:36:44 15:36:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:44 15:36:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:44 15:36:44.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:36:44 15:36:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:44 15:36:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:44 15:36:44.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:36:44 15:36:44.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:44 15:36:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:44 15:36:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:44 15:36:44.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:44 15:36:44.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:44 15:36:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:44 15:36:44.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:44 15:36:44.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:44 15:36:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:44 15:36:44.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:44 15:36:44.661 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:36:44 15:36:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:44 15:36:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:44 15:36:44.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:44 15:36:44.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:44 15:36:44.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:44 15:36:44.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:44 15:36:44.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:44 15:36:44.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:44 15:36:44.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:44 15:36:44.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:44 15:36:44.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:44 15:36:44.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:44 15:36:44.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:44 15:36:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:44 15:36:44.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:44 15:36:44.664 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:44 15:36:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:44 15:36:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:44 15:36:44.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:44 15:36:44.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:44 15:36:44.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:44 15:36:44.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:44 15:36:44.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:44 15:36:44.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:44 15:36:44.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:44 15:36:44.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:44 15:36:44.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:44 15:36:44.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:44 15:36:44.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:44 15:36:44.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:44 15:36:44.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:44 15:36:44.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:44 15:36:44.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:44 15:36:44.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:44 15:36:44.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:44 15:36:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:44 15:36:44.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:44 15:36:44.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:45 15:36:45.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:45 15:36:45.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:45 15:36:45.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:45 15:36:45.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:45 15:36:45.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:45 15:36:45.717 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:45 15:36:45.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:45 15:36:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:45 15:36:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:45 15:36:45.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:45 15:36:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:45 15:36:45.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:45 15:36:45.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:45 15:36:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:45 15:36:45.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:45 15:36:45.718 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:45 15:36:45.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:36:45 15:36:45.718 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:36:45 15:36:45.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:36:45 15:36:45.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:36:45 15:36:45.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:36:45 15:36:45.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'New'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:''
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:''
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:''
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:''
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:36:45 15:36:45.759 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:36:45 15:36:45.759 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:36:45 15:36:45.759 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:36:45 15:36:45.759 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:36:45 15:36:45.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:45 15:36:45.759 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:36:45 15:36:45.760 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:36:46 15:36:46.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:36:46 15:36:46.260 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:36:46 15:36:46.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:36:46 15:36:46.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:36:46 15:36:46.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:36:46 15:36:46.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Found menu:'New'
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Found menu:''
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Found menu:''
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:36:46 15:36:46.297 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:36:46 15:36:46.297 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:36:46 15:36:46.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:36:46 15:36:46.297 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:36:46 15:36:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:36:46 15:36:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:36:46 15:36:46.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:36:46 15:36:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:46 15:36:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:46 15:36:46.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:46 15:36:46.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:46 15:36:46.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:36:46 15:36:46.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:46 15:36:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:46 15:36:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:46 15:36:46.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:46 15:36:46.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:46 15:36:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:46 15:36:46.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:46 15:36:46.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:46 15:36:46.919 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:36:46 15:36:46.919 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:36:46 15:36:46.919 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:46 15:36:46.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:46 15:36:46.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:46 15:36:46.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:46 15:36:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:46 15:36:46.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:46 15:36:46.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:46 15:36:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:46 15:36:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:46 15:36:46.920 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:46 15:36:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:46 15:36:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:46 15:36:46.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:46 15:36:46.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:46 15:36:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:36:46 15:36:46.924 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:36:47 15:36:47.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:47 15:36:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:47 15:36:47.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:36:47 15:36:47.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:36:47 15:36:47.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:36:47 15:36:47.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:36:47 15:36:47.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:36:47 15:36:47.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:36:47 15:36:47.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:36:47 15:36:47.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:47 15:36:47.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:47 15:36:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:47 15:36:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:47 15:36:47.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:47 15:36:47.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:47 15:36:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:47 15:36:47.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:47 15:36:47.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:47 15:36:47.436 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:47 15:36:47.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:47 15:36:47.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:47 15:36:47.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:47 15:36:47.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:47 15:36:47.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:47 15:36:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:47 15:36:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:47 15:36:47.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:47 15:36:47.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:36:47 15:36:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:47 15:36:47.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:47 15:36:47.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:47 15:36:47.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:47 15:36:47.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:47 15:36:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:47 15:36:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:36:47 15:36:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:47 15:36:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:47 15:36:47.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:47 15:36:47.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:47 15:36:47.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:47 15:36:47.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:36:47 To add a project: TooltipText=null
11:36:47 15:36:47.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:47 15:36:47.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:47 15:36:47.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:47 15:36:47.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:36:47 To add a project: TooltipText=null
11:36:47 15:36:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:47 15:36:47.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:47 15:36:47.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:47 15:36:47.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:47 15:36:47.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:47 15:36:47.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:36:47 15:36:47.473 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:47 15:36:47.474 DEBUG [main][MenuItemLookup] Item match:File
11:36:47 15:36:47.474 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:47 15:36:47.474 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:''
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:''
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:''
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:36:47 15:36:47.477 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:36:47 15:36:47.495 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:36:47 15:36:47.495 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:36:47 15:36:47.495 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:36:47 15:36:47.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:36:47 15:36:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:36:47 15:36:47.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:36:47 15:36:47.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:47 15:36:47.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:47 15:36:47.583 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:47 15:36:47.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:36:47 15:36:47.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:47 15:36:47.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:47 15:36:47.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:47 15:36:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:36:47 15:36:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:47 15:36:47.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:47 15:36:47.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:47 15:36:47.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:36:47 15:36:47.585 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:36:47 15:36:47.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:36:47 15:36:47.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:36:47 15:36:47.588 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:47 15:36:47.588 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:36:47 15:36:47.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:36:47 15:36:47.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:47 15:36:47.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:47 15:36:47.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:47 15:36:47.589 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:36:47 15:36:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:47 15:36:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:47 15:36:47.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:47 15:36:47.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:47 15:36:47.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:47 15:36:47.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:36:47 15:36:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:36:47 15:36:47.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:36:47 15:36:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:47 15:36:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:47 15:36:47.784 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:36:47 15:36:47.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:47 15:36:47.784 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:36:47 15:36:47.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:36:47 is "Project name:")
11:36:47 15:36:47.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:47 15:36:47.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:47 15:36:47.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:36:47 15:36:47.787 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:36:47 15:36:47.788 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:36:47 15:36:47.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:36:47 15:36:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:47 15:36:47.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:47 15:36:47.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:47 15:36:47.817 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:36:47 15:36:47.817 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:36:47 15:36:47.817 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:36:47 15:36:47.817 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:36:47 15:36:47.817 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:36:47 15:36:47.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:36:47 15:36:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:47 15:36:47.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:47 15:36:47.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:47 15:36:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:47 15:36:47.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:47 15:36:47.819 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:36:47 15:36:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:47 15:36:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:47 15:36:47.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:47 15:36:47.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:47 15:36:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:50 15:36:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:50 15:36:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:36:50 15:36:50.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:50 15:36:50.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:50 15:36:50.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:36:50 15:36:50.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:50 15:36:50.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:50 15:36:50.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:50 15:36:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:50 15:36:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:50 15:36:50.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:50 15:36:50.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:36:50 15:36:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:50 15:36:50.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:50 15:36:50.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:50 15:36:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:50 15:36:50.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:50 15:36:50.829 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:50 15:36:50.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:50 15:36:50.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:50 15:36:50.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:50 15:36:50.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:50 15:36:50.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:50 15:36:50.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:50 15:36:50.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:50 15:36:50.871 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:50 15:36:50.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:50 15:36:50.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:50 15:36:50.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:50 15:36:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:50 15:36:50.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:50 15:36:50.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:51 15:36:51.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:51 15:36:51.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:51 15:36:51.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:51 15:36:51.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:51 15:36:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:51 15:36:51.990 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:36:51 15:36:51.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:36:51 15:36:51.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:51 15:36:51.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:51 15:36:51.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:51 15:36:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:51 15:36:51.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:51 15:36:51.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:51 15:36:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:51 15:36:51.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:51 15:36:51.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:51 15:36:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:36:51 15:36:51.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:51 15:36:51.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:51 15:36:51.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:52 15:36:52.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:52 15:36:52.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:52 15:36:52.006 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:52 15:36:52.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:52 15:36:52.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:52 15:36:52.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:52 15:36:52.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:52 15:36:52.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:52 15:36:52.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:52 15:36:52.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:52 15:36:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:52 15:36:52.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:52 15:36:52.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:52 15:36:52.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:52 15:36:52.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:53 15:36:53.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:53 15:36:53.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:53 15:36:53.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:53 15:36:53.013 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:53 15:36:53.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:53 15:36:53.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:53 15:36:53.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:53 15:36:53.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:53 15:36:53.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:53 15:36:53.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:53 15:36:53.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:53 15:36:53.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:53 15:36:53.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:53 15:36:53.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:53 15:36:53.014 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:36:53 15:36:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:36:53 15:36:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:36:53 15:36:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:53 15:36:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:53 15:36:53.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:36:53 15:36:53.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:36:53 15:36:53.516 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:36:53 15:36:53.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:36:53 15:36:53.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:36:53 15:36:53.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:53 15:36:53.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:53 15:36:53.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:53 15:36:53.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:36:53 15:36:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:53 15:36:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:53 15:36:53.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:36:53 15:36:53.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:36:53 15:36:53.543 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:53 15:36:53.543 DEBUG [main][MenuItemLookup] Item match:File
11:36:53 15:36:53.544 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:53 15:36:53.544 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:''
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:''
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:''
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:36:53 15:36:53.546 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:36:53 15:36:53.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:36:53 15:36:53.547 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:36:53 15:36:53.547 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:36:53 15:36:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:36:53 15:36:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:36:53 15:36:53.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:36:53 15:36:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:53 15:36:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:53 15:36:53.619 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:53 15:36:53.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:36:53 15:36:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:53 15:36:53.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:53 15:36:53.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:53 15:36:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:53 15:36:53.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:53 15:36:53.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:36:53 15:36:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:53 15:36:53.621 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:36:53 15:36:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:53 15:36:53.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:36:53 15:36:53.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:36:53 15:36:53.621 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:36:53 15:36:53.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:36:53 15:36:53.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:36:53 15:36:53.624 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:36:53 15:36:53.624 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:36:53 15:36:53.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:36:53 15:36:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:53 15:36:53.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:53 15:36:53.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:53 15:36:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:53 15:36:53.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:53 15:36:53.625 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:36:53 15:36:53.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:53 15:36:53.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:53 15:36:53.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:53 15:36:53.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:53 15:36:53.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:36:53 15:36:53.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:36:53 15:36:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:36:53 15:36:53.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:36:53 15:36:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:53 15:36:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:53 15:36:53.702 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:36:53 15:36:53.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:36:53 15:36:53.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:36:53 is "Name:")
11:36:53 15:36:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:53 15:36:53.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:53 15:36:53.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:53 15:36:53.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:53 15:36:53.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:36:53 15:36:53.711 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:36:53 15:36:53.711 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass
11:36:53 15:36:53.732 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:36:53 15:36:53.732 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:36:53 15:36:53.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:36:53 15:36:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:53 15:36:53.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:53 15:36:53.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:53 15:36:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:53 15:36:53.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:53 15:36:53.735 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:36:53 15:36:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:53 15:36:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:53 15:36:53.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:53 15:36:53.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:53 15:36:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:54 15:36:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@459cfdca is found...
11:36:54 15:36:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@459cfdca is found finished successfully
11:36:54 15:36:54.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E')
11:36:54 15:36:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:54 15:36:54.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:54 15:36:54.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:54 15:36:54.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:54 15:36:54.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:54 15:36:54.243 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:54 15:36:54.243 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:36:54 public class ErrorTestClass {
11:36:54 
11:36:54 }
11:36:54  TooltipText=null
11:36:54 15:36:54.243 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:36:54 15:36:54.248 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:54 15:36:54.248 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:36:54 public class ErrorTestClass{
11:36:54 }
11:36:54  TooltipText=null
11:36:54 15:36:54.248 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:36:54 15:36:54.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:36:54 15:36:54.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:54 15:36:54.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:54 15:36:54.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:54 15:36:54.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:54 15:36:54.249 DEBUG [main][MenuItemLookup] Found menu:'File'
11:36:54 15:36:54.249 DEBUG [main][MenuItemLookup] Item match:File
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Found menu:''
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Found menu:''
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:36:54 15:36:54.250 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:36:54 15:36:54.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:36:54 15:36:54.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:36:54 15:36:54.250 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:36:54 15:36:54.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:36:54 15:36:54.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:36:54 15:36:54.282 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:54 15:36:54.282 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError
11:36:54 public class ErrorTestClass{
11:36:54 }
11:36:54  TooltipText=null
11:36:54 15:36:54.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:54 15:36:54.283 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:54 15:36:54.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:54 15:36:54.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:54 15:36:54.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:54 15:36:54.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:54 15:36:54.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:54 15:36:54.320 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:54 15:36:54.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:54 15:36:54.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:54 15:36:54.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:36:54 15:36:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:54 15:36:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:54 15:36:54.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:54 15:36:54.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:54 15:36:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:54 15:36:54.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:54 15:36:54.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:54 15:36:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:54 15:36:54.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:54 15:36:54.344 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:54 15:36:54.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:54 15:36:54.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:54 15:36:54.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:54 15:36:54.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:54 15:36:54.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:54 15:36:54.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view....
11:36:54 15:36:54.345 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:54 15:36:54.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:54 15:36:54.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:54 15:36:54.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:54 15:36:54.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:54 15:36:54.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:54 15:36:54.345 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:54 15:36:54.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:54 15:36:54.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:54 15:36:54.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:54 15:36:54.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:54 15:36:54.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:54 15:36:54.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:54 15:36:54.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:54 15:36:54.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:54 15:36:54.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:54 15:36:54.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:54 15:36:54.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:54 15:36:54.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:54 15:36:54.346 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:54 15:36:54.347 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:54 15:36:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:55 15:36:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:55 15:36:55.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:55 15:36:55.849 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:55 15:36:55.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:55 15:36:55.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:55 15:36:55.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:55 15:36:55.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:55 15:36:55.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:55 15:36:55.849 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:55 15:36:55.850 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:55 15:36:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:55 15:36:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:55 15:36:55.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:55 15:36:55.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:55 15:36:55.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:55 15:36:55.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:55 15:36:55.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:55 15:36:55.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:55 15:36:55.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:55 15:36:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:55 15:36:55.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:55 15:36:55.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:55 15:36:55.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:55 15:36:55.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:55 15:36:55.853 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:36:55 15:36:55.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:55 15:36:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:55 15:36:55.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:55 15:36:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:55 15:36:55.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:55 15:36:55.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:55 15:36:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:55 15:36:55.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:55 15:36:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:55 15:36:55.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:55 15:36:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Errors exists in Problems view. finished successfully
11:36:55 15:36:55.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:55 15:36:55.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:55 15:36:55.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:55 15:36:55.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:55 15:36:55.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:55 15:36:55.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform
11:36:55 15:36:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:55 15:36:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:55 15:36:55.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform'
11:36:55 15:36:55.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:36:55 15:36:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:55 15:36:55.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:55 15:36:55.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:55 15:36:55.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:55 15:36:55.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:36:55 15:36:55.886 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:55 15:36:55.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:55 15:36:55.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:55 15:36:55.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:55 15:36:55.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:55 15:36:55.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:55 15:36:55.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0.
11:36:55 Expected number of problems is: 1...
11:36:55 15:36:55.887 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:55 15:36:55.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:55 15:36:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:55 15:36:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:55 15:36:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:55 15:36:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:55 15:36:55.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:55 15:36:55.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:55 15:36:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:55 15:36:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:55 15:36:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:55 15:36:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:55 15:36:55.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:55 15:36:55.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:55 15:36:55.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:55 15:36:55.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:55 15:36:55.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:55 15:36:55.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:55 15:36:55.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:55 15:36:55.889 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:55 15:36:55.890 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:55 15:36:55.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:36:57 15:36:57.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:36:57 15:36:57.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:36:57 15:36:57.391 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:57 15:36:57.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:57 15:36:57.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:57 15:36:57.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:57 15:36:57.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:57 15:36:57.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:57 15:36:57.392 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:36:57 15:36:57.392 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:57 15:36:57.392 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:57 15:36:57.392 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:57 15:36:57.393 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:36:57 15:36:57.393 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:36:57 15:36:57.393 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (1 error, 0 warnings, 0 others)'
11:36:57 15:36:57.393 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:36:57 15:36:57.393 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:36:57 15:36:57.393 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:36:57 15:36:57.393 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:36:57 15:36:57.393 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:36:57 15:36:57.393 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:36:57 15:36:57.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:36:57 15:36:57.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:36:57 15:36:57.393 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:57 15:36:57.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:57 15:36:57.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:57 15:36:57.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null
11:36:57 15:36:57.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:36:57 15:36:57.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:36:57 15:36:57.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:57 15:36:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:57 15:36:57.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:57 15:36:57.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:57 15:36:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:57 15:36:57.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:57 15:36:57.395 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1
11:36:57 15:36:57.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:57 15:36:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:57 15:36:57.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:57 15:36:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:57 15:36:57.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:57 15:36:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item)
11:36:57 15:36:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:36:57 15:36:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed
11:36:57 15:36:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:36:57 15:36:57.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item)
11:36:57 15:36:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1.
11:36:57 Expected number of problems is: 1 finished successfully
11:36:57 15:36:57.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:36:57 15:36:57.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:36:57 15:36:57.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:57 15:36:57.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:57 15:36:57.397 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:36:57 15:36:57.397 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:36:57 15:36:57.397 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:36:57 15:36:57.397 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:36:57 15:36:57.397 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:36:57 15:36:57.397 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:36:57 15:36:57.397 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:36:57 15:36:57.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:36:57 15:36:57.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:36:57 15:36:57.397 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:36:57 15:36:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:57 15:36:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:57 15:36:57.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:36:57 15:36:57.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:57 15:36:57.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:57 15:36:57.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:36:57 15:36:57.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:57 15:36:57.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:57 15:36:57.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:57 15:36:57.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:57 15:36:57.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:57 15:36:57.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:57 15:36:57.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:57 15:36:57.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:57 15:36:57.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:57 15:36:57.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:57 15:36:57.465 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:36:57 15:36:57.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:57 15:36:57.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:57 15:36:57.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:57 15:36:57.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:57 15:36:57.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:57 15:36:57.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:57 15:36:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:57 15:36:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:57 15:36:57.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:36:57 15:36:57.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:57 15:36:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:57 15:36:57.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:57 15:36:57.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:57 15:36:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:57 15:36:57.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:57 15:36:57.468 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:57 15:36:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:57 15:36:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:57 15:36:57.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:57 15:36:57.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:57 15:36:57.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:36:57 15:36:57.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:36:57 15:36:57.509 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:36:57 15:36:57.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:57 15:36:57.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:57 15:36:57.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:57 15:36:57.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:57 15:36:57.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:57 15:36:57.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:57 15:36:57.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:57 15:36:57.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:57 15:36:57.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:57 15:36:57.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:57 15:36:57.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:57 15:36:57.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:57 15:36:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:57 15:36:57.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:57 15:36:57.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:58 15:36:58.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:58 15:36:58.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:58 15:36:58.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:58 15:36:58.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:36:58 15:36:58.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:36:58 15:36:58.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:36:58 15:36:58.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:36:58 15:36:58.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:36:58 15:36:58.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:36:58 15:36:58.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:36:58 15:36:58.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:58 15:36:58.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:58 15:36:58.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:58 15:36:58.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:58 15:36:58.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:36:58 15:36:58.522 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:36:58 15:36:58.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:36:58 15:36:58.522 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:36:58 15:36:58.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:36:58 15:36:58.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:36:58 15:36:58.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:36:58 15:36:58.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:58 15:36:58.563 DEBUG [main][MenuItemLookup] Found menu:'New'
11:36:58 15:36:58.563 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:36:58 15:36:58.563 DEBUG [main][MenuItemLookup] Found menu:''
11:36:58 15:36:58.563 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:36:58 15:36:58.563 DEBUG [main][MenuItemLookup] Found menu:''
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:''
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:''
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:36:58 15:36:58.564 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:36:58 15:36:58.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:36:58 15:36:58.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:36:58 15:36:58.564 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:36:58 15:36:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:36:58 15:36:58.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:36:58 15:36:58.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:36:59 15:36:59.064 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:36:59 15:36:59.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:36:59 15:36:59.064 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:36:59 15:36:59.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:36:59 15:36:59.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:36:59 15:36:59.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:36:59 15:36:59.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Found menu:'New'
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Found menu:''
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Found menu:''
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:36:59 15:36:59.100 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:36:59 15:36:59.100 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:36:59 15:36:59.100 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:36:59 15:36:59.101 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:36:59 15:36:59.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:36:59 15:36:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:36:59 15:36:59.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:36:59 15:36:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:36:59 15:36:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:36:59 15:36:59.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:59 15:36:59.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:59 15:36:59.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:36:59 15:36:59.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:59 15:36:59.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:59 15:36:59.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:59 15:36:59.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:59 15:36:59.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:59 15:36:59.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:59 15:36:59.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:59 15:36:59.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:59 15:36:59.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:59 15:36:59.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:59 15:36:59.721 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:36:59 15:36:59.721 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:36:59 15:36:59.721 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:36:59 15:36:59.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:59 15:36:59.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:59 15:36:59.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:59 15:36:59.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:59 15:36:59.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:36:59 15:36:59.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:36:59 15:36:59.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:36:59 15:36:59.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:36:59 15:36:59.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:36:59 15:36:59.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:36:59 15:36:59.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:36:59 15:36:59.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:36:59 15:36:59.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:36:59 15:36:59.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:36:59 15:36:59.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:36:59 15:36:59.722 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:36:59 15:36:59.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:36:59 15:36:59.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:36:59 15:36:59.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:36:59 15:36:59.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:36:59 15:36:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:36:59 15:36:59.728 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:37:00 15:37:00.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:37:00 15:37:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:00 15:37:00.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:00 15:37:00.229 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:37:00 15:37:00.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:37:00 15:37:00.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:37:00 15:37:00.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:37:00 15:37:00.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:37:00 15:37:00.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:37:00 15:37:00.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:37:00 15:37:00.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:00 15:37:00.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:00 15:37:00.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:00 15:37:00.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:00 15:37:00.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:00 15:37:00.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:00 15:37:00.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:00 15:37:00.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:00 15:37:00.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:00 15:37:00.242 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:00 15:37:00.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:00 15:37:00.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:00 15:37:00.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:00 15:37:00.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.265 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:37:00 15:37:00.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:00 15:37:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:00 15:37:00.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:00 15:37:00.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:00 15:37:00.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:37:00 15:37:00.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:00 15:37:00.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:00 15:37:00.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:00 15:37:00.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:00 15:37:00.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:00 15:37:00.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:00 15:37:00.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:00 15:37:00.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:00 15:37:00.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:00 15:37:00.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:00 15:37:00.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:00 15:37:00.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:00 15:37:00.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:37:00 To add a project: TooltipText=null
11:37:00 15:37:00.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:00 15:37:00.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:00 15:37:00.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:00 15:37:00.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:37:00 To add a project: TooltipText=null
11:37:00 15:37:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:00 15:37:00.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:00 15:37:00.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:00 15:37:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:00 15:37:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:00 15:37:00.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:00 15:37:00.278 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:37:00 15:37:00.278 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:00 15:37:00.278 DEBUG [main][MenuItemLookup] Item match:File
11:37:00 15:37:00.279 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:37:00 15:37:00.279 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:''
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:''
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:''
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:37:00 15:37:00.281 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:37:00 15:37:00.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:37:00 15:37:00.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:37:00 15:37:00.300 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:37:00 15:37:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:37:00 15:37:00.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:37:00 15:37:00.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:37:00 15:37:00.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:00 15:37:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:00 15:37:00.372 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:00 15:37:00.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:37:00 15:37:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:00 15:37:00.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:00 15:37:00.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:00 15:37:00.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:00 15:37:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:00 15:37:00.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:00 15:37:00.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:37:00 15:37:00.374 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:37:00 15:37:00.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:37:00 15:37:00.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:37:00 15:37:00.377 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:00 15:37:00.377 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:37:00 15:37:00.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:37:00 15:37:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:00 15:37:00.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:00 15:37:00.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:00 15:37:00.378 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:37:00 15:37:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:00 15:37:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:00 15:37:00.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:00 15:37:00.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:00 15:37:00.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:00 15:37:00.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:37:00 15:37:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:37:00 15:37:00.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:37:00 15:37:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:00 15:37:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:00 15:37:00.618 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:37:00 15:37:00.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:00 15:37:00.618 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:37:00 15:37:00.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:37:00 is "Project name:")
11:37:00 15:37:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:00 15:37:00.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:00 15:37:00.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:37:00 15:37:00.632 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:37:00 15:37:00.633 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:37:00 15:37:00.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:37:00 15:37:00.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:00 15:37:00.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:00 15:37:00.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:00 15:37:00.661 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:37:00 15:37:00.662 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:37:00 15:37:00.662 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:37:00 15:37:00.662 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:37:00 15:37:00.662 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:37:00 15:37:00.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:37:00 15:37:00.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:00 15:37:00.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:00 15:37:00.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:00 15:37:00.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:00 15:37:00.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:00 15:37:00.664 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:37:00 15:37:00.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:00 15:37:00.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:00 15:37:00.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:00 15:37:00.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:00 15:37:00.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:03 15:37:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:37:03 15:37:03.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:03 15:37:03.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:03 15:37:03.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:37:03 15:37:03.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:03 15:37:03.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:03 15:37:03.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:03 15:37:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:03 15:37:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:03 15:37:03.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:03 15:37:03.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:37:03 15:37:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:03 15:37:03.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:03 15:37:03.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:03 15:37:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:03 15:37:03.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:03 15:37:03.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:03 15:37:03.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:03 15:37:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:03 15:37:03.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:03 15:37:03.701 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:03 15:37:03.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:03 15:37:03.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:03 15:37:03.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:03 15:37:03.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:03 15:37:03.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:03 15:37:03.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:03 15:37:03.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:03 15:37:03.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:03 15:37:03.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:03 15:37:03.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:04 15:37:04.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:04 15:37:04.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:04 15:37:04.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:04 15:37:04.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:04 15:37:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:37:04 15:37:04.778 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:04 15:37:04.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:04 15:37:04.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:04 15:37:04.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:04 15:37:04.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:04 15:37:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:04 15:37:04.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:04 15:37:04.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:04 15:37:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:04 15:37:04.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:04 15:37:04.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:37:04 15:37:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:37:04 15:37:04.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:37:04 15:37:04.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:04 15:37:04.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:04 15:37:04.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:04 15:37:04.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:04 15:37:04.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:04 15:37:04.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:04 15:37:04.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:04 15:37:04.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:04 15:37:04.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:04 15:37:04.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:04 15:37:04.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:04 15:37:04.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:04 15:37:04.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:04 15:37:04.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:04 15:37:04.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:05 15:37:05.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:05 15:37:05.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:05 15:37:05.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:05 15:37:05.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:05 15:37:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:37:05 15:37:05.804 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:05 15:37:05.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:05 15:37:05.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:05 15:37:05.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:05 15:37:05.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:05 15:37:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:05 15:37:05.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:05 15:37:05.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:05 15:37:05.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:05 15:37:05.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:05 15:37:05.805 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:37:05 15:37:05.805 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:37:05 15:37:05.805 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:37:05 15:37:05.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:37:05 15:37:05.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:06 15:37:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:06 15:37:06.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:37:06 15:37:06.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:37:06 15:37:06.307 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:37:06 15:37:06.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:37:06 15:37:06.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:37:06 15:37:06.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:06 15:37:06.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:06 15:37:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:06 15:37:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:06 15:37:06.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:06 15:37:06.316 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:37:06 15:37:06.316 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:06 15:37:06.316 DEBUG [main][MenuItemLookup] Item match:File
11:37:06 15:37:06.316 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:37:06 15:37:06.316 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:''
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:''
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:''
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:37:06 15:37:06.319 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:37:06 15:37:06.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:37:06 15:37:06.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:37:06 15:37:06.336 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:37:06 15:37:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:37:06 15:37:06.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:37:06 15:37:06.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:37:06 15:37:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:06 15:37:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:06 15:37:06.408 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:06 15:37:06.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:37:06 15:37:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:06 15:37:06.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:06 15:37:06.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:06 15:37:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:06 15:37:06.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:06 15:37:06.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:37:06 15:37:06.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:37:06 15:37:06.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:37:06 15:37:06.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:06 15:37:06.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:06 15:37:06.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:06 15:37:06.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:06 15:37:06.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:06 15:37:06.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:37:06 15:37:06.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:06 15:37:06.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:06 15:37:06.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:06 15:37:06.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:06 15:37:06.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:06 15:37:06.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:37:06 15:37:06.410 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:37:06 15:37:06.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:37:06 15:37:06.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:37:06 15:37:06.413 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:06 15:37:06.413 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:37:06 15:37:06.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:37:06 15:37:06.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:06 15:37:06.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:06 15:37:06.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:06 15:37:06.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:06 15:37:06.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:06 15:37:06.414 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:37:06 15:37:06.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:06 15:37:06.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:06 15:37:06.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:06 15:37:06.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:06 15:37:06.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:06 15:37:06.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:37:06 15:37:06.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:37:06 15:37:06.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:37:06 15:37:06.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:06 15:37:06.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:06 15:37:06.490 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:37:06 15:37:06.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:06 15:37:06.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:37:06 is "Name:")
11:37:06 15:37:06.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:06 15:37:06.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:06 15:37:06.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:06 15:37:06.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:06 15:37:06.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:37:06 15:37:06.498 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:37:06 15:37:06.499 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass
11:37:06 15:37:06.520 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:37:06 15:37:06.520 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:37:06 15:37:06.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:37:06 15:37:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:06 15:37:06.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:06 15:37:06.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:06 15:37:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:06 15:37:06.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:06 15:37:06.522 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:37:06 15:37:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:06 15:37:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:06 15:37:06.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:06 15:37:06.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:06 15:37:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:07 15:37:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21cbe49f is found...
11:37:07 15:37:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21cbe49f is found finished successfully
11:37:07 15:37:07.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E')
11:37:07 15:37:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:07 15:37:07.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:07 15:37:07.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:07 15:37:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:07 15:37:07.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:07 15:37:07.029 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:07 15:37:07.029 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:37:07 public class WarningTestClass {
11:37:07 
11:37:07 }
11:37:07  TooltipText=null
11:37:07 15:37:07.029 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:37:07 15:37:07.034 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:07 15:37:07.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:37:07   private int i;
11:37:07 }
11:37:07  TooltipText=null
11:37:07 15:37:07.034 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:37:07 15:37:07.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:07 15:37:07.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:07 15:37:07.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:07 15:37:07.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:07 15:37:07.035 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:07 15:37:07.035 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:07 15:37:07.035 DEBUG [main][MenuItemLookup] Item match:File
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Found menu:''
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Found menu:''
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:37:07 15:37:07.036 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:37:07 15:37:07.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:37:07 15:37:07.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:37:07 15:37:07.036 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:37:07 15:37:07.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:37:07 15:37:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:37:07 15:37:07.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:07 15:37:07.070 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:37:07   private int i;
11:37:07 }
11:37:07  TooltipText=null
11:37:07 15:37:07.070 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:07 15:37:07.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:07 15:37:07.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:07 15:37:07.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:07 15:37:07.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:07 15:37:07.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:07 15:37:07.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:07 15:37:07.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:07 15:37:07.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:07 15:37:07.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:07 15:37:07.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:07 15:37:07.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:07 15:37:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:07 15:37:07.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:07 15:37:07.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:07 15:37:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:07 15:37:07.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:07 15:37:07.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:07 15:37:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:07 15:37:07.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:07 15:37:07.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:07 15:37:07.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:07 15:37:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:07 15:37:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:07 15:37:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:07 15:37:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:07 15:37:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:37:07 15:37:07.155 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:07 15:37:07.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:07 15:37:07.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:07 15:37:07.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:07 15:37:07.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:07 15:37:07.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:07 15:37:07.156 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:07 15:37:07.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:07 15:37:07.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:07 15:37:07.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:07 15:37:07.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:07 15:37:07.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:07 15:37:07.156 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:07 15:37:07.156 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:07 15:37:07.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:07 15:37:07.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:07 15:37:07.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:07 15:37:07.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:07 15:37:07.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:07 15:37:07.157 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:07 15:37:07.158 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:07 15:37:07.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:08 15:37:08.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:08 15:37:08.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:08 15:37:08.159 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:08 15:37:08.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:08 15:37:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:08 15:37:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:08 15:37:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:08 15:37:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:08 15:37:08.160 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:08 15:37:08.161 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:08 15:37:08.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:08 15:37:08.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:08 15:37:08.161 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:08 15:37:08.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:08 15:37:08.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:08 15:37:08.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:08 15:37:08.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:08 15:37:08.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:08 15:37:08.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:08 15:37:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:08 15:37:08.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:08 15:37:08.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:08 15:37:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:08 15:37:08.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:08 15:37:08.663 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:08 15:37:08.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:08 15:37:08.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:08 15:37:08.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:08 15:37:08.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:08 15:37:08.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:08 15:37:08.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:08 15:37:08.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:08 15:37:08.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:08 15:37:08.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:08 15:37:08.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:08 15:37:08.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:08 15:37:08.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:08 15:37:08.665 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:08 15:37:08.666 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:08 15:37:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:10 15:37:10.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:10 15:37:10.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:10 15:37:10.167 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:10 15:37:10.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:10 15:37:10.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:10 15:37:10.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:10 15:37:10.168 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:10 15:37:10.168 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:10 15:37:10.168 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:10 15:37:10.168 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:10 15:37:10.168 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:10 15:37:10.169 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:10 15:37:10.169 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:10 15:37:10.169 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:10 15:37:10.169 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:10 15:37:10.169 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:10 15:37:10.169 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:10 15:37:10.169 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:10 15:37:10.169 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:10 15:37:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:10 15:37:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:10 15:37:10.169 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:10 15:37:10.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:10 15:37:10.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:10 15:37:10.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:10 15:37:10.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:10 15:37:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:10 15:37:10.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:10 15:37:10.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:10 15:37:10.170 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:10 15:37:10.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:10 15:37:10.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:10 15:37:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:37:10 15:37:10.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:10 15:37:10.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:10 15:37:10.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:10 15:37:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:10 15:37:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:10 15:37:10.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:10 15:37:10.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:10 15:37:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:10 15:37:10.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:10 15:37:10.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:10 15:37:10.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:10 15:37:10.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:10 15:37:10.194 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:10 15:37:10.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:10 15:37:10.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:10 15:37:10.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:10 15:37:10.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:10 15:37:10.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:10 15:37:10.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:10 15:37:10.195 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:10 15:37:10.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:10 15:37:10.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:10 15:37:10.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:10 15:37:10.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:10 15:37:10.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:10 15:37:10.195 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:10 15:37:10.196 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:10 15:37:10.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:11 15:37:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:11 15:37:11.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:11 15:37:11.197 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:11 15:37:11.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:11 15:37:11.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:11 15:37:11.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:11 15:37:11.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:11 15:37:11.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:11 15:37:11.198 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:11 15:37:11.199 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:11 15:37:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:11 15:37:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:11 15:37:11.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:11 15:37:11.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:11 15:37:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:11 15:37:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:11 15:37:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:11 15:37:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:11 15:37:11.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:11 15:37:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:11 15:37:11.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:11 15:37:11.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:11 15:37:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:11 15:37:11.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:11 15:37:11.201 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:37:11 15:37:11.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:11 15:37:11.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:11 15:37:11.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:11 15:37:11.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:11 15:37:11.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:11 15:37:11.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:11 15:37:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:11 15:37:11.202 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:11 15:37:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:11 15:37:11.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:11 15:37:11.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used
11:37:11 15:37:11.202 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used
11:37:11 15:37:11.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection
11:37:11 15:37:11.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used
11:37:11 15:37:11.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:37:11 15:37:11.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource'
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Found menu:''
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Found menu:'Copy Details'
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Found menu:''
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Found menu:'Show In'
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix	Ctrl+1'
11:37:11 15:37:11.238 DEBUG [main][MenuItemLookup] Item match:Quick Fix	Ctrl+1
11:37:11 15:37:11.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix	Ctrl+1"
11:37:11 15:37:11.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix	Ctrl+1
11:37:11 15:37:11.238 INFO [main][MenuItemHandler] Select menu item: &Quick Fix	Ctrl+1
11:37:11 15:37:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available....
11:37:11 15:37:11.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:11 15:37:11.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:11 15:37:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available. finished successfully
11:37:11 15:37:11.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix
11:37:11 15:37:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:11 15:37:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:11 15:37:11.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.views.markers.QuickFixPage, index 0 and no matchers specified
11:37:11 15:37:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:11 15:37:11.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:11 15:37:11.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:11 15:37:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:11 15:37:11.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:37:11 15:37:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:37:11 15:37:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:37:11 15:37:11.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.views.markers.QuickFixPage, index 0 and no matchers specified
11:37:11 15:37:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:11 15:37:11.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:11 15:37:11.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:11 15:37:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:11 15:37:11.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:37:11 15:37:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:37:11 15:37:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:37:11 15:37:11.353 TRACE [main][WidgetHandler] Notify Table with event 13
11:37:11 15:37:11.353 TRACE [main][WidgetHandler] Wait for synchronization
11:37:11 15:37:11.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
11:37:11 15:37:11.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:11 15:37:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:11 15:37:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:11 15:37:11.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent
11:37:11 15:37:11.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:11 15:37:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:11 15:37:11.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:11 15:37:11.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:11 15:37:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:11 15:37:11.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:11 15:37:11.355 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:37:11 15:37:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:11 15:37:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:11 15:37:11.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:11 15:37:11.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:11 15:37:11.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable...
11:37:11 15:37:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully
11:37:11 15:37:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@503c7ca1 is found...
11:37:11 15:37:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@503c7ca1 is found finished successfully
11:37:11 15:37:11.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E')
11:37:11 15:37:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:11 15:37:11.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:11 15:37:11.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:11 15:37:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:11 15:37:11.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:11 15:37:11.453 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:11 15:37:11.453 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:37:11   @SuppressWarnings("unused")
11:37:11 private int i;
11:37:11 }
11:37:11  TooltipText=null
11:37:11 15:37:11.453 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:11 15:37:11.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:11 15:37:11.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:11 15:37:11.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:11 15:37:11.481 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:37:11 15:37:11.481 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:37:11 15:37:11.481 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:37:11 15:37:11.481 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:37:11 15:37:11.481 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:37:11 15:37:11.481 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:37:11 15:37:11.481 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:37:11 15:37:11.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:37:11 15:37:11.481 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:37:11 15:37:11.481 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:37:11 15:37:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:37:11 15:37:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:37:11 15:37:11.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:37:11 15:37:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:11 15:37:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:11 15:37:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:37:11 15:37:11.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:11 15:37:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:11 15:37:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:11 15:37:11.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:37:11 15:37:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:11 15:37:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:11 15:37:11.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:11 15:37:11.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:11 15:37:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:11 15:37:11.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:11 15:37:11.567 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:37:11 15:37:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:11 15:37:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:11 15:37:11.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:11 15:37:11.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:11 15:37:11.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:37:11 15:37:11.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:11 15:37:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:11 15:37:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:11 15:37:11.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:37:11 15:37:11.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:11 15:37:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:11 15:37:11.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:11 15:37:11.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:11 15:37:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:11 15:37:11.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:11 15:37:11.569 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:37:11 15:37:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:11 15:37:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:11 15:37:11.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:11 15:37:11.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:11 15:37:11.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:37:11 15:37:11.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:37:11 15:37:11.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:37:11 15:37:11.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:11 15:37:11.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:11 15:37:11.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:11 15:37:11.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:11 15:37:11.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:11 15:37:11.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:11 15:37:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:11 15:37:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:11 15:37:11.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:11 15:37:11.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:11 15:37:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:11 15:37:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:11 15:37:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:11 15:37:11.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:11 15:37:11.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:12 15:37:12.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:12 15:37:12.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:12 15:37:12.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:12 15:37:12.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:12 15:37:12.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:37:12 15:37:12.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:12 15:37:12.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:12 15:37:12.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:12 15:37:12.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:12 15:37:12.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:12 15:37:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:12 15:37:12.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:12 15:37:12.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:12 15:37:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:12 15:37:12.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:12 15:37:12.635 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:37:12 15:37:12.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:37:12 15:37:12.635 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:37:12 15:37:12.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:37:12 15:37:12.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:37:12 15:37:12.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:37:12 15:37:12.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'New'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:''
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:''
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:''
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:''
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:37:12 15:37:12.679 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:37:12 15:37:12.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:37:12 15:37:12.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:37:12 15:37:12.679 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:37:12 15:37:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:12 15:37:12.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:37:12 15:37:12.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:13 15:37:13.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:13 15:37:13.180 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:37:13 15:37:13.180 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:37:13 15:37:13.180 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:37:13 15:37:13.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:37:13 15:37:13.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:37:13 15:37:13.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:37:13 15:37:13.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Found menu:'New'
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Found menu:''
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Found menu:''
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:37:13 15:37:13.216 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:37:13 15:37:13.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:37:13 15:37:13.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:37:13 15:37:13.216 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:37:13 15:37:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:37:13 15:37:13.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:37:13 15:37:13.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:37:13 15:37:13.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:13 15:37:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:13 15:37:13.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:13 15:37:13.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:13 15:37:13.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:37:13 15:37:13.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:13 15:37:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:13 15:37:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:13 15:37:13.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:37:13 15:37:13.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:13 15:37:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:13 15:37:13.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:13 15:37:13.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:13 15:37:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:13 15:37:13.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:13 15:37:13.839 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:37:13 15:37:13.839 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:37:13 15:37:13.839 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:37:13 15:37:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:13 15:37:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:13 15:37:13.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:13 15:37:13.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:13 15:37:13.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:37:13 15:37:13.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:13 15:37:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:13 15:37:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:13 15:37:13.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:37:13 15:37:13.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:13 15:37:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:13 15:37:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:13 15:37:13.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:13 15:37:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:13 15:37:13.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:13 15:37:13.841 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:37:13 15:37:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:13 15:37:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:13 15:37:13.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:13 15:37:13.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:13 15:37:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:37:13 15:37:13.845 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:37:14 15:37:14.345 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1
11:37:14 15:37:14.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:37:14 15:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available....
11:37:14 15:37:14.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue")
11:37:14 15:37:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:14 15:37:14.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:14 15:37:14.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:14 15:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:14 15:37:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:14 15:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available. finished successfully
11:37:14 15:37:14.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue")
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:14 15:37:14.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:14 15:37:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:14 15:37:14.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:14 15:37:14.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:14 15:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:14 15:37:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:14 15:37:14.352 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue
11:37:14 15:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:14 15:37:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:14 15:37:14.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:14 15:37:14.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:14 15:37:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:37:14 15:37:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:37:14 15:37:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:37:14 15:37:14.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:14 15:37:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:14 15:37:14.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:37:14 15:37:14.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:37:14 15:37:14.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:37:14 15:37:14.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:37:14 15:37:14.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:37:14 15:37:14.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:37:14 15:37:14.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:37:14 15:37:14.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:14 15:37:14.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:14 15:37:14.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:14 15:37:14.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:14 15:37:14.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:14 15:37:14.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:14 15:37:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:14 15:37:14.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:14 15:37:14.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:14 15:37:14.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:14 15:37:14.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:14 15:37:14.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:14 15:37:14.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:14 15:37:14.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:14 15:37:14.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:14 15:37:14.915 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:14 15:37:14.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:14 15:37:14.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:14 15:37:14.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:14 15:37:14.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:14 15:37:14.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:14 15:37:14.942 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:37:14 15:37:14.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:14 15:37:14.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:14 15:37:14.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:14 15:37:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:14 15:37:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:14 15:37:14.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:14 15:37:14.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:37:14 15:37:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:14 15:37:14.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:14 15:37:14.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:14 15:37:14.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:14 15:37:14.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:14 15:37:14.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:14 15:37:14.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:14 15:37:14.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:14 15:37:14.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:14 15:37:14.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:14 15:37:14.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:14 15:37:14.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:14 15:37:14.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:14 15:37:14.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:14 15:37:14.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:37:14 To add a project: TooltipText=null
11:37:14 15:37:14.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:14 15:37:14.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:14 15:37:14.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:14 15:37:14.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:37:14 To add a project: TooltipText=null
11:37:14 15:37:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:14 15:37:14.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:14 15:37:14.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:14 15:37:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:14 15:37:14.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:14 15:37:14.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:14 15:37:14.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:14 15:37:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:14 15:37:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:14 15:37:14.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:14 15:37:14.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:37:14 15:37:14.988 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:14 15:37:14.988 DEBUG [main][MenuItemLookup] Item match:File
11:37:14 15:37:14.989 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:37:14 15:37:14.989 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:''
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:''
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:''
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:37:14 15:37:14.991 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:37:14 15:37:14.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:37:14 15:37:14.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:37:14 15:37:14.992 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:37:15 15:37:15.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:37:15 15:37:15.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:37:15 15:37:15.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:37:15 15:37:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:15 15:37:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:15 15:37:15.066 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:15 15:37:15.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:15 15:37:15.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:37:15 15:37:15.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:15 15:37:15.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:15 15:37:15.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:15 15:37:15.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:15 15:37:15.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:15 15:37:15.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:15 15:37:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:15 15:37:15.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:15 15:37:15.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:37:15 15:37:15.069 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:37:15 15:37:15.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:37:15 15:37:15.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:37:15 15:37:15.071 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:15 15:37:15.071 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:37:15 15:37:15.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:37:15 15:37:15.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:15 15:37:15.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:15 15:37:15.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:15 15:37:15.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:15 15:37:15.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:15 15:37:15.078 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:37:15 15:37:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:15 15:37:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:15 15:37:15.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:15 15:37:15.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:15 15:37:15.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:15 15:37:15.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:15 15:37:15.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:15 15:37:15.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:37:15 15:37:15.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:37:15 15:37:15.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:37:15 15:37:15.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:15 15:37:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:15 15:37:15.301 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:37:15 15:37:15.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:15 15:37:15.302 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:37:15 15:37:15.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:37:15 is "Project name:")
11:37:15 15:37:15.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:15 15:37:15.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:15 15:37:15.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:15 15:37:15.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:15 15:37:15.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:37:15 15:37:15.309 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:37:15 15:37:15.310 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:37:15 15:37:15.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:37:15 15:37:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:15 15:37:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:15 15:37:15.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:15 15:37:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:15 15:37:15.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:15 15:37:15.340 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:37:15 15:37:15.340 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:37:15 15:37:15.340 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:37:15 15:37:15.340 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:37:15 15:37:15.340 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:37:15 15:37:15.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:37:15 15:37:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:15 15:37:15.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:15 15:37:15.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:15 15:37:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:15 15:37:15.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:15 15:37:15.342 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:37:15 15:37:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:15 15:37:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:15 15:37:15.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:15 15:37:15.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:15 15:37:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:18 15:37:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:18 15:37:18.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:37:18 15:37:18.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:18 15:37:18.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:18 15:37:18.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:37:18 15:37:18.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:18 15:37:18.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:18 15:37:18.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:18 15:37:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:18 15:37:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:18 15:37:18.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:18 15:37:18.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:37:18 15:37:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:18 15:37:18.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:18 15:37:18.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:18 15:37:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:18 15:37:18.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:18 15:37:18.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:18 15:37:18.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:18 15:37:18.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:18 15:37:18.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:18 15:37:18.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:18 15:37:18.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:18 15:37:18.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:18 15:37:18.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:18 15:37:18.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:18 15:37:18.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:18 15:37:18.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:18 15:37:18.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:18 15:37:18.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:18 15:37:18.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:18 15:37:18.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:18 15:37:18.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:18 15:37:18.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:19 15:37:19.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:19 15:37:19.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:19 15:37:19.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:37:19 15:37:19.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:19 15:37:19.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:19 15:37:19.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:19 15:37:19.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:19 15:37:19.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:19 15:37:19.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:19 15:37:19.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:19 15:37:19.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:19 15:37:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:19 15:37:19.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:19 15:37:19.430 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:37:19 15:37:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:37:19 15:37:19.430 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:37:19 15:37:19.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:19 15:37:19.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:19 15:37:19.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:19 15:37:19.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:19 15:37:19.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:19 15:37:19.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:19 15:37:19.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:19 15:37:19.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:19 15:37:19.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:19 15:37:19.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:19 15:37:19.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:19 15:37:19.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:19 15:37:19.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:19 15:37:19.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:19 15:37:19.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:19 15:37:19.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:19 15:37:19.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:20 15:37:20.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:20 15:37:20.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:20 15:37:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:37:20 15:37:20.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:20 15:37:20.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:20 15:37:20.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:20 15:37:20.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:20 15:37:20.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:20 15:37:20.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:20 15:37:20.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:20 15:37:20.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:20 15:37:20.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:20 15:37:20.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:20 15:37:20.461 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:37:20 15:37:20.461 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:37:20 15:37:20.462 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject
11:37:20 15:37:20.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject
11:37:20 15:37:20.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:20 15:37:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:20 15:37:20.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject
11:37:20 15:37:20.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:37:20 15:37:20.963 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:37:20 15:37:20.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:37:20 15:37:20.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:37:20 15:37:20.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:20 15:37:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:20 15:37:20.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:20 15:37:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:20 15:37:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:20 15:37:20.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:20 15:37:20.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:37:20 15:37:20.978 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:20 15:37:20.978 DEBUG [main][MenuItemLookup] Item match:File
11:37:20 15:37:20.979 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:37:20 15:37:20.979 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:''
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:''
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:''
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:37:20 15:37:20.982 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:37:20 15:37:20.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:37:20 15:37:20.982 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:37:20 15:37:20.982 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:37:21 15:37:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:37:21 15:37:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:37:21 15:37:21.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:37:21 15:37:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:21 15:37:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:21 15:37:21.057 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:21 15:37:21.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:21 15:37:21.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:37:21 15:37:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:21 15:37:21.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:21 15:37:21.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:21 15:37:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:21 15:37:21.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:21 15:37:21.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:21 15:37:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:21 15:37:21.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:21 15:37:21.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:37:21 15:37:21.060 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:37:21 15:37:21.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:37:21 15:37:21.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:37:21 15:37:21.067 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:21 15:37:21.067 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:37:21 15:37:21.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:37:21 15:37:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:21 15:37:21.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:21 15:37:21.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:21 15:37:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:21 15:37:21.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:21 15:37:21.068 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:37:21 15:37:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:21 15:37:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:21 15:37:21.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:21 15:37:21.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:21 15:37:21.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:21 15:37:21.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:21 15:37:21.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:21 15:37:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:37:21 15:37:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:37:21 15:37:21.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:37:21 15:37:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:21 15:37:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:21 15:37:21.141 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:37:21 15:37:21.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:21 15:37:21.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:37:21 is "Name:")
11:37:21 15:37:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:21 15:37:21.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:21 15:37:21.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:21 15:37:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:21 15:37:21.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:37:21 15:37:21.149 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:37:21 15:37:21.150 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass
11:37:21 15:37:21.171 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:37:21 15:37:21.171 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:37:21 15:37:21.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:37:21 15:37:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:21 15:37:21.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:21 15:37:21.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:21 15:37:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:21 15:37:21.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:21 15:37:21.174 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:37:21 15:37:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:21 15:37:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:21 15:37:21.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:21 15:37:21.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:21 15:37:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13580de4 is found...
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13580de4 is found finished successfully
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E')
11:37:21 15:37:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:21 15:37:21.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:21 15:37:21.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:21 15:37:21.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:21 15:37:21.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:21 15:37:21.681 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:21 15:37:21.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:37:21 public class WarningTestClass {
11:37:21 
11:37:21 }
11:37:21  TooltipText=null
11:37:21 15:37:21.681 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:37:21 15:37:21.687 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:21 15:37:21.687 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:37:21   private int i;
11:37:21 }
11:37:21  TooltipText=null
11:37:21 15:37:21.687 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:37:21 15:37:21.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:21 15:37:21.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:21 15:37:21.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:21 15:37:21.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:21 15:37:21.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:21 15:37:21.687 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:21 15:37:21.687 DEBUG [main][MenuItemLookup] Item match:File
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Found menu:''
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Found menu:''
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:37:21 15:37:21.688 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:37:21 15:37:21.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:37:21 15:37:21.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:37:21 15:37:21.688 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:37:21 15:37:21.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:37:21 15:37:21.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:37:21 15:37:21.722 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:21 15:37:21.723 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{
11:37:21   private int i;
11:37:21 }
11:37:21  TooltipText=null
11:37:21 15:37:21.723 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:21 15:37:21.723 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:21 15:37:21.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:21 15:37:21.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:21 15:37:21.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:21 15:37:21.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:21 15:37:21.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:21 15:37:21.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:21 15:37:21.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:21 15:37:21.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:21 15:37:21.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:21 15:37:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:21 15:37:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:21 15:37:21.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:21 15:37:21.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:21 15:37:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:21 15:37:21.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:21 15:37:21.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:21 15:37:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:21 15:37:21.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:21 15:37:21.787 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:21 15:37:21.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:21 15:37:21.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:21 15:37:21.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:21 15:37:21.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:21 15:37:21.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:21 15:37:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:37:21 15:37:21.803 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:21 15:37:21.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:21 15:37:21.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:21 15:37:21.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:21 15:37:21.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:21 15:37:21.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:21 15:37:21.804 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:21 15:37:21.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:21 15:37:21.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:21 15:37:21.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:21 15:37:21.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:21 15:37:21.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:21 15:37:21.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:21 15:37:21.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:21 15:37:21.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:21 15:37:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:21 15:37:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:21 15:37:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:21 15:37:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:21 15:37:21.825 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:21 15:37:21.826 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:21 15:37:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:23 15:37:23.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:23 15:37:23.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:23 15:37:23.327 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:23 15:37:23.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:23 15:37:23.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:23 15:37:23.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:23 15:37:23.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:23 15:37:23.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:23 15:37:23.328 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:23 15:37:23.329 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:23 15:37:23.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:23 15:37:23.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:23 15:37:23.329 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:23 15:37:23.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:23 15:37:23.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:23 15:37:23.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:23 15:37:23.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:23 15:37:23.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:23 15:37:23.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:23 15:37:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:23 15:37:23.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:23 15:37:23.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:23 15:37:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:23 15:37:23.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:23 15:37:23.332 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:37:23 15:37:23.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:23 15:37:23.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:23 15:37:23.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:23 15:37:23.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:23 15:37:23.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:23 15:37:23.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:23 15:37:23.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:23 15:37:23.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:23 15:37:23.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:23 15:37:23.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:23 15:37:23.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:37:23 15:37:23.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:23 15:37:23.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:23 15:37:23.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:23 15:37:23.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:23 15:37:23.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:23 15:37:23.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:23 15:37:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:23 15:37:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:23 15:37:23.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:23 15:37:23.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:23 15:37:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:23 15:37:23.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:23 15:37:23.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:23 15:37:23.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:23 15:37:23.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:23 15:37:23.361 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:23 15:37:23.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:23 15:37:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:23 15:37:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:23 15:37:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:23 15:37:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:23 15:37:23.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while  problem of type Errors exists in Problems view....
11:37:23 15:37:23.362 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:23 15:37:23.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:23 15:37:23.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:23 15:37:23.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:23 15:37:23.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:23 15:37:23.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:23 15:37:23.363 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:23 15:37:23.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:23 15:37:23.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:23 15:37:23.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:23 15:37:23.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:23 15:37:23.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:23 15:37:23.363 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:23 15:37:23.363 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:23 15:37:23.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:23 15:37:23.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:23 15:37:23.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:23 15:37:23.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:23 15:37:23.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:23 15:37:23.364 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:23 15:37:23.365 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:23 15:37:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:24 15:37:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:24 15:37:24.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:24 15:37:24.366 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:24 15:37:24.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:24 15:37:24.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:24 15:37:24.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:24 15:37:24.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:24 15:37:24.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:24 15:37:24.367 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:24 15:37:24.368 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:24 15:37:24.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:24 15:37:24.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:24 15:37:24.368 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:24 15:37:24.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:24 15:37:24.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:24 15:37:24.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:24 15:37:24.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:24 15:37:24.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:24 15:37:24.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:24 15:37:24.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:24 15:37:24.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:24 15:37:24.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:24 15:37:24.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:24 15:37:24.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:24 15:37:24.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while  problem of type Errors exists in Problems view. finished successfully
11:37:24 15:37:24.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:24 15:37:24.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:24 15:37:24.392 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:24 15:37:24.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:24 15:37:24.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:24 15:37:24.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:24 15:37:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:24 15:37:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:24 15:37:24.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:24 15:37:24.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:24 15:37:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:24 15:37:24.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:24 15:37:24.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:24 15:37:24.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:24 15:37:24.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:24 15:37:24.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:24 15:37:24.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:24 15:37:24.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:24 15:37:24.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:24 15:37:24.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:24 15:37:24.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:24 15:37:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view....
11:37:24 15:37:24.400 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:24 15:37:24.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:24 15:37:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:24 15:37:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:24 15:37:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:24 15:37:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:24 15:37:24.401 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:24 15:37:24.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:24 15:37:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:24 15:37:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:24 15:37:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:24 15:37:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:24 15:37:24.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:24 15:37:24.401 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:24 15:37:24.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:24 15:37:24.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:24 15:37:24.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:24 15:37:24.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:24 15:37:24.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:24 15:37:24.402 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:24 15:37:24.403 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:24 15:37:24.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:25 15:37:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:25 15:37:25.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:25 15:37:25.904 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:25 15:37:25.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:25 15:37:25.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:25 15:37:25.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:25 15:37:25.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:25 15:37:25.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:25 15:37:25.904 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:25 15:37:25.905 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:25 15:37:25.906 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:25 15:37:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:25 15:37:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:25 15:37:25.906 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:25 15:37:25.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:25 15:37:25.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:25 15:37:25.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:25 15:37:25.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:25 15:37:25.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:25 15:37:25.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:25 15:37:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:25 15:37:25.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:25 15:37:25.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:25 15:37:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:25 15:37:25.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:25 15:37:25.908 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:37:25 15:37:25.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:25 15:37:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:25 15:37:25.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:25 15:37:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:25 15:37:25.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:25 15:37:25.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:25 15:37:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:25 15:37:25.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:25 15:37:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:25 15:37:25.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:25 15:37:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  problem of type Warnings exists in Problems view. finished successfully
11:37:25 15:37:25.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:25 15:37:25.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:25 15:37:25.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:25 15:37:25.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:25 15:37:25.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:25 15:37:25.909 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:25 15:37:25.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:25 15:37:25.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:25 15:37:25.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:25 15:37:25.910 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:25 15:37:25.910 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:25 15:37:25.910 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:25 15:37:25.910 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:25 15:37:25.910 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:25 15:37:25.910 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:25 15:37:25.910 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:25 15:37:25.910 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:25 15:37:25.911 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:25 15:37:25.911 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:25 15:37:25.911 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:25 15:37:25.911 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:25 15:37:25.911 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:25 15:37:25.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:27 15:37:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:27 15:37:27.411 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:27 15:37:27.412 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:27 15:37:27.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:27 15:37:27.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:27 15:37:27.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:27 15:37:27.412 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:27 15:37:27.413 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:27 15:37:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:27 15:37:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:27 15:37:27.414 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:27 15:37:27.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:27 15:37:27.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:27 15:37:27.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:27 15:37:27.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:27 15:37:27.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:27 15:37:27.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:27 15:37:27.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:27 15:37:27.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:27 15:37:27.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:27 15:37:27.414 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:27 15:37:27.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:27 15:37:27.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:27 15:37:27.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:27 15:37:27.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:27 15:37:27.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:27 15:37:27.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:27 15:37:27.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:27 15:37:27.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:27 15:37:27.415 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:27 15:37:27.416 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:27 15:37:27.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:28 15:37:28.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:28 15:37:28.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:28 15:37:28.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:28 15:37:28.418 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:28 15:37:28.419 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:28 15:37:28.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:28 15:37:28.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:28 15:37:28.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.420 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:28 15:37:28.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:28 15:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:28 15:37:28.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:28 15:37:28.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:28 15:37:28.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:28 15:37:28.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:28 15:37:28.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:28 15:37:28.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:28 15:37:28.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:28 15:37:28.428 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:28 15:37:28.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:28 15:37:28.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:28 15:37:28.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:28 15:37:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:28 15:37:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:28 15:37:28.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:28 15:37:28.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:28 15:37:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:28 15:37:28.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:28 15:37:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:28 15:37:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:28 15:37:28.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:28 15:37:28.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:28 15:37:28.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:28 15:37:28.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:28 15:37:28.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:28 15:37:28.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:28 15:37:28.480 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:28 15:37:28.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:28 15:37:28.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:28 15:37:28.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:28 15:37:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:28 15:37:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:28 15:37:28.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:28 15:37:28.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:28 15:37:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:28 15:37:28.491 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:28 15:37:28.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:28 15:37:28.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:28 15:37:28.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:28 15:37:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:28 15:37:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:28 15:37:28.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:28 15:37:28.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:28 15:37:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:28 15:37:28.532 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:28 15:37:28.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:28 15:37:28.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:28 15:37:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:28 15:37:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:28 15:37:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:28 15:37:28.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:28 15:37:28.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:28 15:37:28.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:28 15:37:28.542 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:28 15:37:28.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:28 15:37:28.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:28 15:37:28.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:28 15:37:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:28 15:37:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:28 15:37:28.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:28 15:37:28.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:28 15:37:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:28 15:37:28.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:28 15:37:28.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:28 15:37:28.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:28 15:37:28.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:28 15:37:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:28 15:37:28.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:28 15:37:28.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:28 15:37:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:28 15:37:28.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:28 15:37:28.571 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:28 15:37:28.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:28 15:37:28.572 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:28 15:37:28.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:28 15:37:28.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:28 15:37:28.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:28 15:37:28.572 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:28 15:37:28.573 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:28 15:37:28.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:29 15:37:29.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:29 15:37:29.574 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:29 15:37:29.574 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:29 15:37:29.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:29 15:37:29.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:29 15:37:29.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:29 15:37:29.575 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:29 15:37:29.576 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:29 15:37:29.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:29 15:37:29.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:29 15:37:29.576 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:29 15:37:29.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:29 15:37:29.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:29 15:37:29.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:29 15:37:29.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:29 15:37:29.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:29 15:37:29.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:29 15:37:29.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:29 15:37:29.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:29 15:37:29.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:29 15:37:29.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:29 15:37:29.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:29 15:37:29.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:29 15:37:29.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:29 15:37:29.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:29 15:37:29.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:29 15:37:29.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:29 15:37:29.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:29 15:37:29.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:29 15:37:29.578 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:29 15:37:29.579 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:29 15:37:29.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:30 15:37:30.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:30 15:37:30.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:30 15:37:30.580 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:30 15:37:30.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:30 15:37:30.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:30 15:37:30.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:30 15:37:30.581 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:30 15:37:30.581 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:30 15:37:30.581 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:30 15:37:30.581 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:30 15:37:30.582 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:30 15:37:30.582 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:30 15:37:30.582 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:30 15:37:30.582 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:30 15:37:30.582 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:30 15:37:30.582 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:30 15:37:30.582 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:30 15:37:30.582 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:30 15:37:30.582 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:30 15:37:30.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:30 15:37:30.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:30 15:37:30.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:30 15:37:30.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:30 15:37:30.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:30 15:37:30.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:30 15:37:30.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:30 15:37:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:30 15:37:30.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:30 15:37:30.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:30 15:37:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:30 15:37:30.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:30 15:37:30.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:30 15:37:30.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:30 15:37:30.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:30 15:37:30.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:30 15:37:30.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:30 15:37:30.584 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:30 15:37:30.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:30 15:37:30.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:30 15:37:30.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:30 15:37:30.584 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:30 15:37:30.585 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:30 15:37:30.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:31 15:37:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:31 15:37:31.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:31 15:37:31.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:31 15:37:31.587 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:31 15:37:31.587 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:31 15:37:31.587 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:31 15:37:31.587 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:31 15:37:31.587 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:31 15:37:31.588 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:31 15:37:31.588 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:31 15:37:31.588 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:31 15:37:31.588 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:31 15:37:31.588 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:31 15:37:31.588 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:31 15:37:31.588 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:31 15:37:31.588 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:31 15:37:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:31 15:37:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:31 15:37:31.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:31 15:37:31.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.589 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:31 15:37:31.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:31 15:37:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:31 15:37:31.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:31 15:37:31.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:31 15:37:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:31 15:37:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:31 15:37:31.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:31 15:37:31.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:31 15:37:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:31 15:37:31.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:31 15:37:31.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:31 15:37:31.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:31 15:37:31.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:31 15:37:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:31 15:37:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:31 15:37:31.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:31 15:37:31.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:31 15:37:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:31 15:37:31.626 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:31 15:37:31.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:31 15:37:31.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:31 15:37:31.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:31 15:37:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:31 15:37:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:31 15:37:31.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:31 15:37:31.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:31 15:37:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:31 15:37:31.639 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:31 15:37:31.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:31 15:37:31.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:31 15:37:31.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:31 15:37:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:31 15:37:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:31 15:37:31.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:31 15:37:31.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:31 15:37:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:31 15:37:31.681 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:31 15:37:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:31 15:37:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:31 15:37:31.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:31 15:37:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:31 15:37:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:31 15:37:31.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:31 15:37:31.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:31 15:37:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:31 15:37:31.708 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:31 15:37:31.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:31 15:37:31.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:31 15:37:31.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:31 15:37:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:31 15:37:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:31 15:37:31.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:31 15:37:31.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:31 15:37:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:31 15:37:31.719 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:31 15:37:31.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:31 15:37:31.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:31 15:37:31.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform
11:37:31 15:37:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:31 15:37:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:31 15:37:31.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform'
11:37:31 15:37:31.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:31 15:37:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:31 15:37:31.746 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null
11:37:31 15:37:31.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:31 15:37:31.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:31 15:37:31.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:31 15:37:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:31 15:37:31.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:31 15:37:31.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:31 15:37:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:31 15:37:31.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:31 15:37:31.748 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:31 15:37:31.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:31 15:37:31.749 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:31 15:37:31.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:31 15:37:31.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:31 15:37:31.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:31 15:37:31.750 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:31 15:37:31.751 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:31 15:37:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:33 15:37:33.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:33 15:37:33.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:33 15:37:33.252 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:33 15:37:33.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:33 15:37:33.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:33 15:37:33.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:33 15:37:33.253 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:33 15:37:33.253 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:33 15:37:33.253 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:33 15:37:33.253 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:33 15:37:33.253 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:33 15:37:33.254 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:33 15:37:33.254 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
11:37:33 15:37:33.254 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:33 15:37:33.254 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:33 15:37:33.254 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:33 15:37:33.254 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:33 15:37:33.254 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:33 15:37:33.254 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:33 15:37:33.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:33 15:37:33.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:33 15:37:33.254 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:33 15:37:33.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:33 15:37:33.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:33 15:37:33.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:33 15:37:33.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:33 15:37:33.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:33 15:37:33.255 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:33 15:37:33.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item)
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed
11:37:33 15:37:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:33 15:37:33.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item)
11:37:33 15:37:33.255 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:33 15:37:33.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:33 15:37:33.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:33 15:37:33.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:33 15:37:33.257 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:37:33 15:37:33.257 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:37:33 15:37:33.257 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:37:33 15:37:33.257 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:37:33 15:37:33.257 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:37:33 15:37:33.257 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:37:33 15:37:33.257 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:37:33 15:37:33.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:37:33 15:37:33.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:37:33 15:37:33.257 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:37:33 15:37:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:33 15:37:33.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:33 15:37:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:33 15:37:33.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:33 15:37:33.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:33 15:37:33.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:33 15:37:33.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:33 15:37:33.314 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:37:33 15:37:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:33 15:37:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:33 15:37:33.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:33 15:37:33.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:33 15:37:33.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:37:33 15:37:33.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:33 15:37:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:33 15:37:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:33 15:37:33.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:37:33 15:37:33.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:33 15:37:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:33 15:37:33.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:33 15:37:33.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:33 15:37:33.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:33 15:37:33.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:33 15:37:33.317 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:37:33 15:37:33.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:33 15:37:33.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:33 15:37:33.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:33 15:37:33.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:33 15:37:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:37:33 15:37:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:37:33 15:37:33.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:37:33 15:37:33.357 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:33 15:37:33.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:33 15:37:33.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:33 15:37:33.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:33 15:37:33.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:33 15:37:33.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:33 15:37:33.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:33 15:37:33.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:33 15:37:33.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:33 15:37:33.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:33 15:37:33.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:33 15:37:33.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:33 15:37:33.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:33 15:37:33.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:33 15:37:33.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:33 15:37:33.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:33 15:37:33.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:34 15:37:34.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:34 15:37:34.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:34 15:37:34.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:37:34 15:37:34.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:34 15:37:34.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:34 15:37:34.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:34 15:37:34.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:34 15:37:34.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:34 15:37:34.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:34 15:37:34.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:34 15:37:34.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:34 15:37:34.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:34 15:37:34.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:34 15:37:34.371 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:37:34 15:37:34.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:37:34 15:37:34.371 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:37:34 15:37:34.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:37:34 15:37:34.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:37:34 15:37:34.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:37:34 15:37:34.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'New'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:''
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:''
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:''
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:''
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:37:34 15:37:34.409 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:37:34 15:37:34.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:37:34 15:37:34.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:37:34 15:37:34.409 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:37:34 15:37:34.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:34 15:37:34.409 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:37:34 15:37:34.409 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:37:34 15:37:34.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:37:34 15:37:34.910 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:37:34 15:37:34.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:37:34 15:37:34.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:37:34 15:37:34.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:37:34 15:37:34.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Found menu:'New'
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Found menu:''
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Found menu:''
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:37:34 15:37:34.942 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:37:34 15:37:34.942 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:37:34 15:37:34.942 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:37:34 15:37:34.942 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:37:34 15:37:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:37:35 15:37:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:37:35 15:37:35.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:37:35 15:37:35.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:35 15:37:35.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:35 15:37:35.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:35 15:37:35.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:35 15:37:35.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:37:35 15:37:35.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:35 15:37:35.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:35 15:37:35.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:35 15:37:35.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:35 15:37:35.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:35 15:37:35.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:35 15:37:35.532 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:37:35 15:37:35.532 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:37:35 15:37:35.532 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:35 15:37:35.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:35 15:37:35.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:35 15:37:35.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:35 15:37:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:35 15:37:35.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:35 15:37:35.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:35 15:37:35.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:35 15:37:35.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:35 15:37:35.533 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:37:35 15:37:35.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:35 15:37:35.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:35 15:37:35.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:35 15:37:35.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:35 15:37:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:37:35 15:37:35.537 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:37:36 15:37:36.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:37:36 15:37:36.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:37:36 15:37:36.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:36 15:37:36.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:36 15:37:36.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:37:36 15:37:36.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:37:36 15:37:36.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:37:36 15:37:36.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:37:36 15:37:36.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:37:36 15:37:36.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:37:36 15:37:36.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:37:36 15:37:36.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:36 15:37:36.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:36 15:37:36.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:36 15:37:36.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:36 15:37:36.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:36 15:37:36.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:36 15:37:36.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:36 15:37:36.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:36 15:37:36.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:36 15:37:36.050 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:36 15:37:36.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:36 15:37:36.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:36 15:37:36.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:36 15:37:36.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:37:36 15:37:36.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:36 15:37:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:36 15:37:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:36 15:37:36.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:36 15:37:36.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:37:36 15:37:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:36 15:37:36.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:36 15:37:36.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:36 15:37:36.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:36 15:37:36.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:36 15:37:36.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:36 15:37:36.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:36 15:37:36.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:36 15:37:36.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:36 15:37:36.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:36 15:37:36.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:36 15:37:36.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:36 15:37:36.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:37:36 To add a project: TooltipText=null
11:37:36 15:37:36.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:36 15:37:36.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:36 15:37:36.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:36 15:37:36.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:37:36 To add a project: TooltipText=null
11:37:36 15:37:36.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:36 15:37:36.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:36 15:37:36.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:36 15:37:36.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:36 15:37:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:36 15:37:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:36 15:37:36.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:36 15:37:36.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:37:36 15:37:36.086 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:36 15:37:36.086 DEBUG [main][MenuItemLookup] Item match:File
11:37:36 15:37:36.087 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:37:36 15:37:36.087 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:''
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:''
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:''
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:37:36 15:37:36.089 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:37:36 15:37:36.107 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:37:36 15:37:36.107 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:37:36 15:37:36.107 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:37:36 15:37:36.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:37:36 15:37:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:37:36 15:37:36.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:37:36 15:37:36.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:36 15:37:36.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:36 15:37:36.180 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:36 15:37:36.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:37:36 15:37:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:36 15:37:36.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:36 15:37:36.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:36 15:37:36.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:37:36 15:37:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:36 15:37:36.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:37:36 15:37:36.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:37:36 15:37:36.182 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:37:36 15:37:36.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:37:36 15:37:36.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:37:36 15:37:36.186 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:37:36 15:37:36.186 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:37:36 15:37:36.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:37:36 15:37:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:36 15:37:36.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:36 15:37:36.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:36 15:37:36.187 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:37:36 15:37:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:36 15:37:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:36 15:37:36.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:36 15:37:36.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:36 15:37:36.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:36 15:37:36.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:37:36 15:37:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:37:36 15:37:36.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:37:36 15:37:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:36 15:37:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:36 15:37:36.404 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:37:36 15:37:36.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:36 15:37:36.404 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject'
11:37:36 15:37:36.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:37:36 is "Project name:")
11:37:36 15:37:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:36 15:37:36.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:36 15:37:36.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:37:36 15:37:36.405 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:37:36 15:37:36.406 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject
11:37:36 15:37:36.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:37:36 15:37:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:36 15:37:36.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:36 15:37:36.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:36 15:37:36.438 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:37:36 15:37:36.439 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:37:36 15:37:36.439 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed
11:37:36 15:37:36.439 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:37:36 15:37:36.439 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:37:36 15:37:36.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:37:36 15:37:36.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:36 15:37:36.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:36 15:37:36.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:36 15:37:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:36 15:37:36.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:36 15:37:36.442 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:37:36 15:37:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:36 15:37:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:36 15:37:36.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:36 15:37:36.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:36 15:37:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:39 15:37:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists....
11:37:39 15:37:39.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:39 15:37:39.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:39 15:37:39.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:37:39 15:37:39.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:39 15:37:39.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:39 15:37:39.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:39 15:37:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:39 15:37:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:39 15:37:39.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:39 15:37:39.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:37:39 15:37:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:39 15:37:39.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:39 15:37:39.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:39 15:37:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:39 15:37:39.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:39 15:37:39.834 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:39 15:37:39.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:39 15:37:39.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:39 15:37:39.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:39 15:37:39.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:39 15:37:39.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:39 15:37:39.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:39 15:37:39.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:39 15:37:39.866 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:39 15:37:39.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:39 15:37:39.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:39 15:37:39.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:39 15:37:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:39 15:37:39.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:39 15:37:39.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:40 15:37:40.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:40 15:37:40.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:40 15:37:40.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:40 15:37:40.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:41 15:37:41.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:41 15:37:41.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:41 15:37:41.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:37:41 15:37:41.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:37:41 15:37:41.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:37:41 15:37:41.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:41 15:37:41.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:41 15:37:41.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:41 15:37:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:41 15:37:41.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:41 15:37:41.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:41 15:37:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:41 15:37:41.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:41 15:37:41.370 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:37:41 15:37:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully
11:37:41 15:37:41.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:41 15:37:41.370 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:41 15:37:41.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:41 15:37:41.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:41 15:37:41.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:41 15:37:41.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:41 15:37:41.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:41 15:37:41.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:41 15:37:41.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:41 15:37:41.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:41 15:37:41.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:41 15:37:41.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:41 15:37:41.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:41 15:37:41.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:41 15:37:41.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
11:37:41 15:37:41.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:41 15:37:41.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:41 15:37:41.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:41 15:37:41.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:41 15:37:41.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:41 15:37:41.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:41 15:37:41.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  Problems view is empty....
11:37:41 15:37:41.504 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:41 15:37:41.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:41 15:37:41.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:41 15:37:41.505 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent
11:37:41 15:37:41.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:41 15:37:41.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:41 15:37:41.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:41 15:37:41.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:41 15:37:41.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:41 15:37:41.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:41 15:37:41.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until  Problems view is empty. finished successfully
11:37:41 15:37:41.505 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:41 15:37:41.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:41 15:37:41.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:41 15:37:41.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:41 15:37:41.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:41 15:37:41.543 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:41 15:37:41.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:41 15:37:41.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:41 15:37:41.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:41 15:37:41.544 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:41 15:37:41.545 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:41 15:37:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:42 15:37:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:42 15:37:42.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:42 15:37:42.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:42 15:37:42.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:42 15:37:42.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:42 15:37:42.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:42 15:37:42.547 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:42 15:37:42.548 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:42 15:37:42.548 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:42 15:37:42.548 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:42 15:37:42.548 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:42 15:37:42.548 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:42 15:37:42.548 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:42 15:37:42.548 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:42 15:37:42.549 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:42 15:37:42.549 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:42 15:37:42.549 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:42 15:37:42.549 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:42 15:37:42.549 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:42 15:37:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:42 15:37:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:42 15:37:42.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:42 15:37:42.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:42 15:37:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:42 15:37:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:42 15:37:42.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:42 15:37:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:42 15:37:42.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:42 15:37:42.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:42 15:37:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:42 15:37:42.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:42 15:37:42.550 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:42 15:37:42.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:42 15:37:42.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:42 15:37:42.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:42 15:37:42.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:42 15:37:42.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:42 15:37:42.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:42 15:37:42.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:42 15:37:42.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:42 15:37:42.551 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:42 15:37:42.552 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:42 15:37:42.552 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:42 15:37:42.552 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:42 15:37:42.552 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:42 15:37:42.553 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:42 15:37:42.553 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:42 15:37:42.553 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:42 15:37:42.553 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:42 15:37:42.553 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:42 15:37:42.553 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:42 15:37:42.553 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:42 15:37:42.553 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:42 15:37:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:44 15:37:44.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:44 15:37:44.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:44 15:37:44.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:44 15:37:44.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:44 15:37:44.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:44 15:37:44.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:44 15:37:44.054 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:44 15:37:44.055 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:44 15:37:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:44 15:37:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:44 15:37:44.056 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:44 15:37:44.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:44 15:37:44.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:44 15:37:44.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:44 15:37:44.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:44 15:37:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:44 15:37:44.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:44 15:37:44.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:44 15:37:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:44 15:37:44.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:44 15:37:44.057 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:44 15:37:44.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:44 15:37:44.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:44 15:37:44.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:44 15:37:44.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:44 15:37:44.057 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:44 15:37:44.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:44 15:37:44.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:44 15:37:44.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:44 15:37:44.058 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:44 15:37:44.058 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:44 15:37:44.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:45 15:37:45.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:45 15:37:45.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:45 15:37:45.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:45 15:37:45.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:45 15:37:45.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:45 15:37:45.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:45 15:37:45.060 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:45 15:37:45.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:45 15:37:45.061 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:45 15:37:45.061 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:45 15:37:45.062 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:45 15:37:45.062 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:45 15:37:45.062 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:45 15:37:45.062 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:45 15:37:45.062 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:45 15:37:45.062 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:45 15:37:45.062 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:45 15:37:45.062 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:45 15:37:45.062 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:45 15:37:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:45 15:37:45.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:45 15:37:45.062 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:45 15:37:45.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:45 15:37:45.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:45 15:37:45.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:45 15:37:45.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:45 15:37:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:45 15:37:45.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:45 15:37:45.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:45 15:37:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:45 15:37:45.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:45 15:37:45.063 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:45 15:37:45.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:45 15:37:45.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:45 15:37:45.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:45 15:37:45.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:45 15:37:45.064 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:45 15:37:45.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:45 15:37:45.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:45 15:37:45.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:45 15:37:45.065 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:45 15:37:45.066 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:45 15:37:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:46 15:37:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:46 15:37:46.067 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:46 15:37:46.067 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:46 15:37:46.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:46 15:37:46.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:46 15:37:46.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:46 15:37:46.068 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:46 15:37:46.069 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:46 15:37:46.069 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:46 15:37:46.069 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:46 15:37:46.069 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:46 15:37:46.069 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:46 15:37:46.070 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:46 15:37:46.070 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:46 15:37:46.070 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:46 15:37:46.070 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:46 15:37:46.070 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:46 15:37:46.070 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:46 15:37:46.070 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:46 15:37:46.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:46 15:37:46.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:46 15:37:46.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:46 15:37:46.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:46 15:37:46.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:46 15:37:46.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:46 15:37:46.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:46 15:37:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:46 15:37:46.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:46 15:37:46.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:46 15:37:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:46 15:37:46.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:46 15:37:46.071 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:46 15:37:46.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:46 15:37:46.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:46 15:37:46.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:46 15:37:46.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:46 15:37:46.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:46 15:37:46.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:46 15:37:46.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:46 15:37:46.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:46 15:37:46.073 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:46 15:37:46.073 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:46 15:37:46.073 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:46 15:37:46.073 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:46 15:37:46.074 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:46 15:37:46.074 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:46 15:37:46.074 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:46 15:37:46.074 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:46 15:37:46.074 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:46 15:37:46.074 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:46 15:37:46.074 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:46 15:37:46.074 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:46 15:37:46.074 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:46 15:37:46.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:47 15:37:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:47 15:37:47.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:47 15:37:47.575 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:47 15:37:47.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:47 15:37:47.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:47 15:37:47.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:47 15:37:47.576 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:47 15:37:47.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:47 15:37:47.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:47 15:37:47.576 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:47 15:37:47.576 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:47 15:37:47.577 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:47 15:37:47.577 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:47 15:37:47.577 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:47 15:37:47.577 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:47 15:37:47.577 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:47 15:37:47.577 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:47 15:37:47.577 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:47 15:37:47.577 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:47 15:37:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:47 15:37:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:47 15:37:47.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:47 15:37:47.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:47 15:37:47.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:47 15:37:47.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:47 15:37:47.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:47 15:37:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:47 15:37:47.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:47 15:37:47.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:47 15:37:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:47 15:37:47.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:47 15:37:47.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:47 15:37:47.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:47 15:37:47.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:47 15:37:47.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:47 15:37:47.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:47 15:37:47.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:47 15:37:47.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:47 15:37:47.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:47 15:37:47.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:47 15:37:47.579 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:47 15:37:47.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:47 15:37:47.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:47 15:37:47.579 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:47 15:37:47.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:47 15:37:47.579 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:47 15:37:47.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:47 15:37:47.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:47 15:37:47.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:47 15:37:47.580 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:47 15:37:47.580 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:47 15:37:47.580 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:47 15:37:47.580 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:47 15:37:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
11:37:49 15:37:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
11:37:49 15:37:49.081 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
11:37:49 15:37:49.081 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:49 15:37:49.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:49 15:37:49.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:49 15:37:49.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:49 15:37:49.081 DEBUG [main][WorkbenchPartLookup] Looking up all open views
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'Task List'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 items)'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'Console (No consoles to display at this time.)'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	Found view 'JUnit (Finished after 1.973 seconds)'
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
11:37:49 15:37:49.082 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
11:37:49 15:37:49.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
11:37:49 15:37:49.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
11:37:49 15:37:49.083 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:49 15:37:49.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:49 15:37:49.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:49 15:37:49.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:49 15:37:49.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:49 15:37:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:49 15:37:49.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:49 15:37:49.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:49 15:37:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:49 15:37:49.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:49 15:37:49.083 INFO [WorkbenchTestable][AbstractView] Activate view Problems
11:37:49 15:37:49.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
11:37:49 15:37:49.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:49 15:37:49.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:49 15:37:49.085 DEBUG [main][MenuItemLookup] Found menu:'Show'
11:37:49 15:37:49.085 DEBUG [main][MenuItemLookup] Found menu:'Group By'
11:37:49 15:37:49.085 DEBUG [main][MenuItemLookup] Found menu:'Sort By'
11:37:49 15:37:49.085 DEBUG [main][MenuItemLookup] Found menu:'New Problems View'
11:37:49 15:37:49.085 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
11:37:49 15:37:49.085 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...'
11:37:49 15:37:49.085 DEBUG [main][MenuItemLookup] Item match:Configure Columns...
11:37:49 15:37:49.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..."
11:37:49 15:37:49.085 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns...
11:37:49 15:37:49.085 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns...
11:37:49 15:37:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:49 15:37:49.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:49 15:37:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:49 15:37:49.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:49 15:37:49.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:49 15:37:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:49 15:37:49.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:49 15:37:49.134 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:37:49 15:37:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:49 15:37:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:49 15:37:49.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:49 15:37:49.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:49 15:37:49.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:37:49 15:37:49.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:49 15:37:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:49 15:37:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:49 15:37:49.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent
11:37:49 15:37:49.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:49 15:37:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:49 15:37:49.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:49 15:37:49.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:49 15:37:49.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:49 15:37:49.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:49 15:37:49.141 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:37:49 15:37:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:49 15:37:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:49 15:37:49.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:49 15:37:49.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:49 15:37:49.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available....
11:37:49 15:37:49.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully
11:37:49 15:37:49.172 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:37:49 15:37:49.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:49 15:37:49.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:49 15:37:49.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:49 15:37:49.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:49 15:37:49.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:49 15:37:49.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:49 15:37:49.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:49 15:37:49.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:49 15:37:49.185 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:49 15:37:49.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:49 15:37:49.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:49 15:37:49.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:49 15:37:49.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:49 15:37:49.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:49 15:37:49.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:49 15:37:49.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:49 15:37:49.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:50 15:37:50.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:50 15:37:50.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:50 15:37:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:37:50 15:37:50.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:37:50 15:37:50.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:37:50 15:37:50.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:50 15:37:50.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:50 15:37:50.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:37:50 15:37:50.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:50 15:37:50.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:50 15:37:50.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:50 15:37:50.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:50 15:37:50.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:50 15:37:50.187 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject
11:37:50 15:37:50.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:37:50 15:37:50.187 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:37:50 15:37:50.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:37:50 15:37:50.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:37:50 15:37:50.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:37:50 15:37:50.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:50 15:37:50.222 DEBUG [main][MenuItemLookup] Found menu:'New'
11:37:50 15:37:50.222 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:37:50 15:37:50.222 DEBUG [main][MenuItemLookup] Found menu:''
11:37:50 15:37:50.222 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:37:50 15:37:50.222 DEBUG [main][MenuItemLookup] Found menu:''
11:37:50 15:37:50.222 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:37:50 15:37:50.222 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:37:50 15:37:50.222 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:37:50 15:37:50.222 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Found menu:''
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Found menu:''
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:37:50 15:37:50.223 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:37:50 15:37:50.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:37:50 15:37:50.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:37:50 15:37:50.223 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:37:50 15:37:50.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:50 15:37:50.223 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:37:50 15:37:50.223 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer
11:37:50 15:37:50.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject
11:37:50 15:37:50.723 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject
11:37:50 15:37:50.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection
11:37:50 15:37:50.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject
11:37:50 15:37:50.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:37:50 15:37:50.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Found menu:'New'
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Found menu:''
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Found menu:''
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:37:50 15:37:50.756 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:37:50 15:37:50.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:37:50 15:37:50.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:37:50 15:37:50.757 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:37:50 15:37:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:37:51 15:37:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:37:51 15:37:51.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:37:51 15:37:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:51 15:37:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:51 15:37:51.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:51 15:37:51.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:51 15:37:51.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:37:51 15:37:51.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:51 15:37:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:51 15:37:51.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:51 15:37:51.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:51 15:37:51.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:51 15:37:51.332 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:37:51 15:37:51.332 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:37:51 15:37:51.332 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:51 15:37:51.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:51 15:37:51.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:51 15:37:51.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:51 15:37:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:51 15:37:51.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:51 15:37:51.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:51 15:37:51.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:51 15:37:51.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:51 15:37:51.333 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:37:51 15:37:51.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:51 15:37:51.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:51 15:37:51.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:51 15:37:51.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:51 15:37:51.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:37:51 15:37:51.336 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:37:51 15:37:51.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:51 15:37:51.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:37:51 15:37:51.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:37:51 15:37:51.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:37:51 15:37:51.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:51 15:37:51.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:51 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 283.56 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest
11:37:51 testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 22.548 s
11:37:51 testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 16.556 s
11:37:51 testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 7.219 s
11:37:51 testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 7.392 s
11:37:51 testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 26.64 s
11:37:51 testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 14.627 s
11:37:51 testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 13.065 s
11:37:51 testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 7.349 s
11:37:51 testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 7.972 s
11:37:51 testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 27.353 s
11:37:51 testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 7.03 s
11:37:51 testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 7.299 s
11:37:51 testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 7.197 s
11:37:51 testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 28.09 s
11:37:51 testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 7.415 s
11:37:51 testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 11.267 s
11:37:51 testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 12.804 s
11:37:51 testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 14.662 s
11:37:51 testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 21.146 s
11:37:51 testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest)  Time elapsed: 15.799 s
11:37:51 Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest
11:37:51 15:37:51.845 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest
11:37:51 15:37:51.847 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:37:51 15:37:51.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:37:51 15:37:51.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest
11:37:51 15:37:51.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:37:51 15:37:51.847 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:37:51 15:37:51.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:37:51 15:37:51.847 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:37:51 15:37:51.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:51 15:37:51.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:51 15:37:51.849 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:37:51 15:37:51.849 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:51 15:37:51.849 DEBUG [main][MenuItemLookup] Item match:File
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:''
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:''
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:''
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:''
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:''
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:37:51 15:37:51.850 DEBUG [main][MenuItemLookup] Item match:Import...
11:37:51 15:37:51.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:37:51 15:37:51.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:37:51 15:37:51.850 INFO [main][MenuItemHandler] Select menu item: &Import...
11:37:51 15:37:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:37:51 15:37:51.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:37:51 15:37:51.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:37:51 15:37:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:51 15:37:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:51 15:37:51.921 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:37:51 15:37:51.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:37:51 15:37:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:51 15:37:51.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:51 15:37:51.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:51 15:37:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:51 15:37:51.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:51 15:37:51.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:37:51 15:37:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:51 15:37:51.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:37:51 15:37:51.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:37:51 15:37:51.923 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:37:51 15:37:51.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:37:51 15:37:51.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:37:51 15:37:51.923 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:37:51 15:37:51.923 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:37:51 15:37:51.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:37:51 15:37:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:51 15:37:51.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:51 15:37:51.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:51 15:37:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:51 15:37:51.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:51 15:37:51.924 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:37:51 15:37:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:51 15:37:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:51 15:37:51.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:51 15:37:51.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:51 15:37:51.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:37:51 15:37:51.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:37:51 15:37:51.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:51 15:37:51.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:51 15:37:51.989 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:37:51 15:37:51.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:37:51 15:37:51.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:37:51 15:37:51.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:37:51 15:37:51.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:51 15:37:51.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:51 15:37:51.989 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:37:51 15:37:51.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:51 15:37:51.989 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip'
11:37:51 15:37:51.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:37:51 15:37:51.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:51 15:37:51.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:51 15:37:51.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:51 15:37:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:51 15:37:51.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:51 15:37:51.990 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:37:51 15:37:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:51 15:37:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:51 15:37:51.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:51 15:37:51.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:51 15:37:51.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:37:51 15:37:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:51 15:37:51.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:37:51 15:37:51.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:37:51 15:37:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:51 15:37:51.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:37:51 15:37:51.992 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip
11:37:51 15:37:51.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:37:51 15:37:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:51 15:37:51.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:51 15:37:51.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:51 15:37:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:51 15:37:51.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:52 15:37:52.028 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:37:52 15:37:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:52 15:37:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:52 15:37:52.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:52 15:37:52.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:52 15:37:52.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:37:52 15:37:52.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:52 15:37:52.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:52 15:37:52.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:52 15:37:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:52 15:37:52.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:52 15:37:52.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:37:52 15:37:52.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:52 15:37:52.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:52 15:37:52.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:52 15:37:52.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:52 15:37:52.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:52 15:37:52.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:37:52 15:37:52.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:37:52 15:37:52.062 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects
11:37:52 15:37:52.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All")
11:37:52 15:37:52.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:52 15:37:52.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:52 15:37:52.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:52 15:37:52.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:52 15:37:52.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:52 15:37:52.062 INFO [WorkbenchTestable][AbstractButton] Click button &Select All
11:37:52 15:37:52.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:52 15:37:52.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:52 15:37:52.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:52 15:37:52.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:52 15:37:52.063 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:37:52 15:37:52.063 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:37:52 15:37:52.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:37:52 15:37:52.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:52 15:37:52.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:52 15:37:52.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:52 15:37:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:52 15:37:52.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:52 15:37:52.064 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:37:52 15:37:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:52 15:37:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:52 15:37:52.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:52 15:37:52.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:52 15:37:52.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:52 15:37:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:52 15:37:52.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:52 15:37:52.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:37:52 15:37:52.688 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu.
11:37:52 15:37:52.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:52 15:37:52.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:52 15:37:52.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:52 15:37:52.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:52 15:37:52.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'File'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Item match:Window
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:''
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:37:52 15:37:52.689 DEBUG [main][MenuItemLookup] Item match:Show View
11:37:52 15:37:52.693 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:37:52 15:37:52.693 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:37:52 15:37:52.693 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:37:52 15:37:52.693 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:37:52 15:37:52.693 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:37:52 15:37:52.693 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:37:52 15:37:52.693 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Found menu:''
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:37:52 15:37:52.694 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:37:52 15:37:52.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:37:52 15:37:52.694 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:37:52 15:37:52.694 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:37:52 15:37:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:37:52 15:37:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:37:52 15:37:52.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:37:52 15:37:52.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:52 15:37:52.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:52 15:37:52.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:37:52 15:37:52.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:52 15:37:52.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:52 15:37:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:52 15:37:52.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:37:52 15:37:52.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:52 15:37:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:52 15:37:52.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:52 15:37:52.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:52 15:37:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:52 15:37:52.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:52 15:37:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:37:52 15:37:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:37:52 15:37:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:37:52 15:37:52.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:37:52 15:37:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:53 15:37:53.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:53 15:37:53.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:37:53 15:37:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:37:53 15:37:53.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:37:53 15:37:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:53 15:37:53.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:37:53 15:37:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:53 15:37:53.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:37:53 15:37:53.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers
11:37:53 15:37:53.263 DEBUG [main][TreeItemHandler] Selecting tree item: Servers
11:37:53 15:37:53.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection
11:37:53 15:37:53.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:53 15:37:53.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:53 15:37:53.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:53 15:37:53.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:37:53 15:37:53.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:37:53 15:37:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:53 15:37:53.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:53 15:37:53.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:53 15:37:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:53 15:37:53.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:53 15:37:53.265 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:37:53 15:37:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:53 15:37:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:53 15:37:53.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:53 15:37:53.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:53 15:37:53.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:37:53 15:37:53.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:37:53 15:37:53.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open...
11:37:53 15:37:53.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:53 15:37:53.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:53 15:37:53.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully
11:37:53 15:37:53.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:53 15:37:53.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:53 15:37:53.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:53 15:37:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:53 15:37:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:53 15:37:53.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:53 15:37:53.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:37:53 15:37:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:53 15:37:53.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:53 15:37:53.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:53 15:37:53.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:53 15:37:53.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:53 15:37:53.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:53 15:37:53.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:53 15:37:53.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:53 15:37:53.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:53 15:37:53.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:53 15:37:53.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:53 15:37:53.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:53 15:37:53.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:53 15:37:53.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:53 15:37:53.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:37:53 15:37:53.362 INFO [WorkbenchTestable][ServersView2] Create new server
11:37:53 15:37:53.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:37:53 15:37:53.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:53 15:37:53.383 DEBUG [main][MenuItemLookup] Found menu:'New'
11:37:53 15:37:53.383 DEBUG [main][MenuItemLookup] Item match:New
11:37:53 15:37:53.384 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:37:53 15:37:53.384 DEBUG [main][MenuItemLookup] Item match:Server
11:37:53 15:37:53.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:37:53 15:37:53.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:37:53 15:37:53.384 INFO [main][MenuItemHandler] Select menu item: Server
11:37:53 15:37:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:37:53 15:37:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:37:53 15:37:53.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:37:53 15:37:53.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:53 15:37:53.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:53 15:37:53.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:53 15:37:53.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:53 15:37:53.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:53 15:37:53.585 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:37:53 15:37:53.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:53 15:37:53.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:37:53 15:37:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:53 15:37:53.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:53 15:37:53.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:53 15:37:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:53 15:37:53.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:53 15:37:53.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:37:53 15:37:53.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:37:53 15:37:53.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:37:53 15:37:53.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:37:53 15:37:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:37:53 15:37:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:37:53 15:37:53.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:37:53 15:37:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:54 15:37:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:54 15:37:54.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:37:54 15:37:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:37:54 15:37:54.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:37:54 15:37:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:54 15:37:54.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:37:54 15:37:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:54 15:37:54.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:37:54 15:37:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:54 15:37:54.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:54 15:37:54.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:54 15:37:54.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:37:54 15:37:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:37:54 15:37:54.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:37:54 15:37:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:37:54 15:37:54.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:37:54 15:37:54.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:37:54 15:37:54.104 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:37:54 15:37:54.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:37:54 15:37:54.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:37:54 15:37:54.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:37:54 15:37:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:54 15:37:54.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:54 15:37:54.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:54 15:37:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:54 15:37:54.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:54 15:37:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:54 15:37:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:54 15:37:54.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:37:54 is "Server name:")
11:37:54 15:37:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:54 15:37:54.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:54 15:37:54.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:54 15:37:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:54 15:37:54.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:37:54 15:37:54.628 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:37:54 15:37:54.630 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC
11:37:54 15:37:54.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:37:54 15:37:54.632 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:37:54 15:37:54.632 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:37:55 15:37:55.132 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:37:55 15:37:55.132 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:37:55 15:37:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:37:55 15:37:55.632 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:37:55 15:37:55.632 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:37:55 15:37:55.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:37:55 15:37:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:55 15:37:55.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:55 15:37:55.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:55 15:37:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:55 15:37:55.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:55 15:37:55.636 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:37:55 15:37:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:55 15:37:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:55 15:37:55.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:55 15:37:55.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:55 15:37:55.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:56 15:37:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:56 15:37:56.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:37:56 15:37:56.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:56 15:37:56.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:56 15:37:56.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:56 15:37:56.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:56 15:37:56.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:37:56 15:37:56.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:56 15:37:56.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:56 15:37:56.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:56 15:37:56.187 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:56 15:37:56.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:56 15:37:56.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:56 15:37:56.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC...
11:37:56 15:37:56.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:56 15:37:56.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:37:56 15:37:56.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:56 15:37:56.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:56 15:37:56.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:56 15:37:56.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:56 15:37:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:56 15:37:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:56 15:37:56.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:56 15:37:56.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:37:56 15:37:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:56 15:37:56.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:56 15:37:56.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:56 15:37:56.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:56 15:37:56.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:56 15:37:56.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:56 15:37:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully
11:37:56 15:37:56.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.247 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:37:56 15:37:56.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:56 15:37:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:56 15:37:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:56 15:37:56.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:56 15:37:56.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:37:56 15:37:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:56 15:37:56.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:56 15:37:56.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:56 15:37:56.254 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:56 15:37:56.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:56 15:37:56.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:56 15:37:56.256 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:56 15:37:56.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:37:56 15:37:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:56 15:37:56.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:56 15:37:56.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:37:56 15:37:56.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:56 15:37:56.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:56 15:37:56.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:56 15:37:56.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:56 15:37:56.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:37:56 15:37:56.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:56 15:37:56.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:56 15:37:56.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:56 15:37:56.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:56 15:37:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:56 15:37:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:56 15:37:56.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:37:56 15:37:56.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:56 15:37:56.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:56 15:37:56.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:37:56 15:37:56.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:37:56 15:37:56.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:56 15:37:56.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:56 15:37:56.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:56 15:37:56.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:56 15:37:56.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:37:56 15:37:56.297 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:37:56 15:37:56.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:37:56 15:37:56.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:37:56 15:37:56.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:37:56 15:37:56.311 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:37:56 15:37:56.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:37:56 15:37:56.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:37:56 15:37:56.333 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:56 15:37:56.334 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC
11:37:56 15:37:56.334 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:56 15:37:56.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:56 15:37:56.335 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC
11:37:56 15:37:56.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:56 15:37:56.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:56 15:37:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:56 15:37:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:56 15:37:56.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:37:56 15:37:56.336 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:37:56 15:37:56.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:37:56 15:37:56.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:37:56 15:37:56.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:56 15:37:56.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:37:56 15:37:56.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:'New'
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:''
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:''
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:37:56 15:37:56.361 DEBUG [main][MenuItemLookup] Item match:Start	Ctrl+Alt+R
11:37:56 15:37:56.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start	Ctrl+Alt+R"
11:37:56 15:37:56.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start	Ctrl+Alt+R
11:37:56 15:37:56.361 INFO [main][MenuItemHandler] Select menu item: &Start	Ctrl+Alt+R
11:37:56 15:37:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run...
11:37:56 15:37:56.369 DEBUG [Worker-11: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds
11:37:57 15:37:57.378 DEBUG [Worker-11: Starting Server ABC][AbstractWait] Wait for 1 seconds
11:37:58 15:37:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully
11:37:58 15:37:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started...
11:37:58 15:37:58.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:58 15:37:58.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:58 15:37:58.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:37:58 15:37:58.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:58 15:37:58.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:58 15:37:58.868 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED'
11:37:58 15:37:58.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:58 15:37:58.869 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:37:58 15:37:58.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:37:58 15:37:58.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:37:58 15:37:58.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:37:58 15:37:58.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started, Synchronized]
11:37:58 15:37:58.869 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started, Synchronized]
11:37:58 15:37:58.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started, Synchronized] about selection
11:37:58 15:37:58.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started, Synchronized]
11:37:58 15:37:58.875 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:37:58 15:37:58.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:37:58 15:37:58.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'New'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:''
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:''
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:''
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:37:58 15:37:58.892 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:37:58 15:37:58.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:37:58 15:37:58.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:37:58 15:37:58.893 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:37:58 15:37:58.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:37:58 15:37:58.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:58 15:37:58.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:37:58 15:37:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:37:58 15:37:58.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:37:58 15:37:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:37:58 15:37:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:37:58 15:37:58.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>")
11:37:58 15:37:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:58 15:37:58.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:58 15:37:58.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:58 15:37:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:58 15:37:58.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:58 15:37:58.958 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >>
11:37:58 15:37:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:58 15:37:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:58 15:37:58.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:58 15:37:58.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:58 15:37:58.960 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:37:58 15:37:58.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:37:58 15:37:58.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:37:58 15:37:58.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:37:58 15:37:58.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:37:58 15:37:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:37:58 15:37:58.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:37:58 15:37:58.969 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:37:58 15:37:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:37:58 15:37:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:37:58 15:37:58.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:37:58 15:37:58.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:37:58 15:37:58.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:37:58 15:37:58.972 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:37:58 15:37:58.975 DEBUG [Worker-10: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds
11:37:59 15:37:59.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:37:59 15:37:59.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:37:59 15:37:59.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
11:37:59 15:37:59.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:37:59 15:37:59.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
11:37:59 15:37:59.973 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:00 15:38:00.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:00 15:38:00.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:00 15:38:00.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:38:00 15:38:00.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest)
11:38:00 15:38:00.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest
11:38:00 15:38:00.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:38:00 15:38:00.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:38:00 15:38:00.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:38:00 15:38:00.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:00 15:38:00.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:00 15:38:00.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:00 15:38:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:00 15:38:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:00 15:38:00.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:00 15:38:00.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:00 15:38:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:00 15:38:00.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:00 15:38:00.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:00 15:38:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:00 15:38:00.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:00 15:38:00.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:00 15:38:00.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:00 15:38:00.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:00 15:38:00.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:00 15:38:00.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:00 15:38:00.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:00 15:38:00.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:38:00 15:38:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:00 15:38:00.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:00 15:38:00.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:00 15:38:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:00 15:38:00.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:00 15:38:00.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:00 15:38:00.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:00 15:38:00.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:00 15:38:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:00 15:38:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:00 15:38:00.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:00 15:38:00.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:00 15:38:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:00 15:38:00.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:00 15:38:00.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:00 15:38:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:00 15:38:00.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:00 15:38:00.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:00 15:38:00.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:00 15:38:00.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:00 15:38:00.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:00 15:38:00.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:00 15:38:00.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:00 15:38:00.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:00 15:38:00.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:00 15:38:00.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:00 15:38:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:00 15:38:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:00 15:38:00.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:00 15:38:00.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:00 15:38:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:00 15:38:00.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:00 15:38:00.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:00 15:38:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:00 15:38:00.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:00 15:38:00.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:00 15:38:00.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:00 15:38:00.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:00 15:38:00.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:00 15:38:00.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:00 15:38:00.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:00 15:38:00.554 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started, Synchronized] and wait with time period 1
11:38:00 15:38:00.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:38:00 15:38:00.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:01 15:38:01.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:01 15:38:01.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:38:01 15:38:01.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:38:01 15:38:01.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:01 15:38:01.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:38:01 15:38:01.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:01 15:38:01.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:38:01 15:38:01.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:01 15:38:01.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.061 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project)  [Synchronized] about selection
11:38:01 15:38:01.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.068 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.068 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project)  [Synchronized] about selection
11:38:01 15:38:01.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.078 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project)  [Synchronized] and wait with time period 1
11:38:01 15:38:01.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:01 15:38:01.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:01 15:38:01.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:01 15:38:01.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project)  [Synchronized] is already expanded. No action performed
11:38:01 15:38:01.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:01 15:38:01.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project)  [Synchronized]
11:38:01 15:38:01.579 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb  [Synchronized]
11:38:01 15:38:01.580 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb  [Synchronized]
11:38:01 15:38:01.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb  [Synchronized] about selection
11:38:01 15:38:01.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb  [Synchronized]
11:38:01 15:38:01.586 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb  [Synchronized]
11:38:01 15:38:01.586 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb  [Synchronized]
11:38:01 15:38:01.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb  [Synchronized] about selection
11:38:01 15:38:01.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb  [Synchronized]
11:38:01 15:38:01.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar  [Synchronized]
11:38:01 15:38:01.597 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar  [Synchronized]
11:38:01 15:38:01.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar  [Synchronized] about selection
11:38:01 15:38:01.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar  [Synchronized]
11:38:01 15:38:01.602 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar  [Synchronized]
11:38:01 15:38:01.603 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar  [Synchronized]
11:38:01 15:38:01.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar  [Synchronized] about selection
11:38:01 15:38:01.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar  [Synchronized]
11:38:01 15:38:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:01 15:38:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:01 15:38:01.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:01 15:38:01.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:01 15:38:01.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:01 15:38:01.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest
11:38:01 15:38:01.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:38:01 15:38:01.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:38:01 15:38:01.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:01 15:38:01.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:01 15:38:01.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest)
11:38:01 15:38:01.613 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:01 15:38:01.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:01 15:38:01.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:01 15:38:01.615 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started, Synchronized]
11:38:01 15:38:01.615 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started, Synchronized]
11:38:01 15:38:01.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started, Synchronized] about selection
11:38:01 15:38:01.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started, Synchronized]
11:38:01 15:38:01.621 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.638 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC'
11:38:01 15:38:01.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.640 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC
11:38:01 15:38:01.640 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:01 15:38:01.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:01 15:38:01.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:01 15:38:01.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:01 15:38:01.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started, Synchronized]
11:38:01 15:38:01.641 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started, Synchronized]
11:38:01 15:38:01.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started, Synchronized] about selection
11:38:01 15:38:01.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started, Synchronized]
11:38:01 15:38:01.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:01 15:38:01.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:01 15:38:01.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:''
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:''
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:38:01 15:38:01.666 DEBUG [main][MenuItemLookup] Item match:Stop	Ctrl+Alt+S
11:38:01 15:38:01.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top	Ctrl+Alt+S"
11:38:01 15:38:01.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop	Ctrl+Alt+S
11:38:01 15:38:01.666 INFO [main][MenuItemHandler] Select menu item: S&top	Ctrl+Alt+S
11:38:01 15:38:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4...
11:38:01 15:38:01.668 DEBUG [Worker-6: Stopping Server ABC][AbstractWait] Wait for 1 seconds
11:38:03 15:38:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully
11:38:03 15:38:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped...
11:38:03 15:38:03.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:03 15:38:03.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:03 15:38:03.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:03 15:38:03.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:03 15:38:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully
11:38:03 15:38:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:03 15:38:03.169 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:03 15:38:03.169 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:03 15:38:03.169 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:03 15:38:03.169 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:03 15:38:03.169 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:03 15:38:03.170 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:03 15:38:03.170 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:03 15:38:03.170 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:03 15:38:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:03 15:38:03.170 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:03 15:38:03.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:03 15:38:03.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:03 15:38:03.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:03 15:38:03.170 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED'
11:38:03 15:38:03.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:03 15:38:03.171 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:38:03 15:38:03.171 DEBUG [main][EditorHandler] 0 editor(s) found
11:38:03 15:38:03.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:03 15:38:03.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:03 15:38:03.172 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:38:03 15:38:03.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:03 15:38:03.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:03 15:38:03.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:03 15:38:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:03 15:38:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:03 15:38:03.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:03 15:38:03.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:38:03 15:38:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:03 15:38:03.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:03 15:38:03.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:03 15:38:03.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:03 15:38:03.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:03 15:38:03.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:38:03 15:38:03.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:38:03 15:38:03.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:03 15:38:03.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:03 15:38:03.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:38:03 15:38:03.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:38:03 15:38:03.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:03 15:38:03.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:03 15:38:03.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:38:03 15:38:03.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:38:03 15:38:03.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:03 15:38:03.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:03 15:38:03.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:03 15:38:03.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:03 15:38:03.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:03 15:38:03.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:03 15:38:03.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:04 15:38:04.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:04 15:38:04.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:04 15:38:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:38:04 15:38:04.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:38:04 15:38:04.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:38:04 15:38:04.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:04 15:38:04.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:04 15:38:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:38:04 15:38:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:04 15:38:04.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:04 15:38:04.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:04 15:38:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:04 15:38:04.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:04 15:38:04.206 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear
11:38:04 15:38:04.206 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb
11:38:04 15:38:04.206 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar
11:38:04 15:38:04.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:38:04 15:38:04.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:38:04 15:38:04.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:04 15:38:04.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:04 15:38:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:04 15:38:04.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:04 15:38:04.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:04 15:38:04.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:04 15:38:04.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:05 15:38:05.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:05 15:38:05.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:05 15:38:05.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:38:05 15:38:05.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:38:05 15:38:05.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:38:05 15:38:05.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:05 15:38:05.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:05 15:38:05.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:38:05 15:38:05.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:05 15:38:05.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:05 15:38:05.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:05 15:38:05.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:05 15:38:05.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:05 15:38:05.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear
11:38:05 15:38:05.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb
11:38:05 15:38:05.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar
11:38:05 15:38:05.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:38:05 15:38:05.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:38:05 15:38:05.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:05 15:38:05.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:05 15:38:05.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:38:05 15:38:05.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:05 15:38:05.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:05 15:38:05.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:05 15:38:05.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:05 15:38:05.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:05 15:38:05.210 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:38:05 15:38:05.210 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:38:05 15:38:05.210 DEBUG [main][TreeItemHandler] Set Tree selection
11:38:05 15:38:05.210 DEBUG [main][TreeHandler] Notify Tree about selection event
11:38:05 15:38:05.216 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:38:05 15:38:05.222 DEBUG [WorkbenchTestable][TreeItemHandler]   server-multimodular-project-ear
11:38:05 15:38:05.223 DEBUG [WorkbenchTestable][TreeItemHandler]   server-multimodular-project-ejb
11:38:05 15:38:05.223 DEBUG [WorkbenchTestable][TreeItemHandler]   server-multimodular-project-jar
11:38:05 15:38:05.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:05 15:38:05.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:''
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:''
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:''
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:''
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:38:05 15:38:05.257 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:38:05 15:38:05.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:38:05 15:38:05.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:38:05 15:38:05.257 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:38:05 15:38:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:05 15:38:05.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:38:05 15:38:05.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:05 15:38:05.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:05 15:38:05.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:05 15:38:05.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:05 15:38:05.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:05 15:38:05.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:05 15:38:05.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:05 15:38:05.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:05 15:38:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:05 15:38:05.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:05 15:38:05.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Found menu:''
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Found menu:''
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:05 15:38:05.783 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:05 15:38:05.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:05 15:38:05.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:38:05 15:38:05.783 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:38:05 15:38:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:38:06 15:38:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:38:06 15:38:06.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:38:06 15:38:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:06 15:38:06.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:06 15:38:06.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:06 15:38:06.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:06 15:38:06.385 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:38:06 15:38:06.385 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:38:06 15:38:06.385 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:38:06 15:38:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:06 15:38:06.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:06 15:38:06.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:06 15:38:06.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:06 15:38:06.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:06 15:38:06.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:06 15:38:06.386 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:06 15:38:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:06 15:38:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:06 15:38:06.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:06 15:38:06.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:06 15:38:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:06 15:38:06.390 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:38:06 15:38:06.890 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1
11:38:06 15:38:06.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:06 15:38:06.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available....
11:38:06 15:38:06.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue")
11:38:06 15:38:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:06 15:38:06.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:06 15:38:06.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:07 15:38:07.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:07 15:38:07.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:07 15:38:07.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:07 15:38:07.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:07 15:38:07.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:38:07 15:38:07.894 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:38:07 15:38:07.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.utils.DeleteUtils$1$1, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue")
11:38:07 15:38:07.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:07 15:38:07.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:07 15:38:07.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:07 15:38:07.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:07 15:38:07.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:07 15:38:07.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*', containing button 'Continue']] is available. finished successfully
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue")
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:07 15:38:07.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:07 15:38:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:07 15:38:07.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:07 15:38:07.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:07 15:38:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:07 15:38:07.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:07 15:38:07.898 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue
11:38:07 15:38:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:07 15:38:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:07 15:38:07.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:07 15:38:07.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:07 15:38:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:38:07 15:38:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:38:07 15:38:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:38:08 15:38:08.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:08 15:38:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:08 15:38:08.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:38:08 15:38:08.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:38:08 15:38:08.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:08 15:38:08.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:38:08 15:38:08.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:08 15:38:08.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:08 15:38:08.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:38:08 15:38:08.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:08 15:38:08.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:08 15:38:08.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:08 15:38:08.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:08 15:38:08.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:08 15:38:08.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:08 15:38:08.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:08 15:38:08.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:08 15:38:08.453 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:08 15:38:08.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:08 15:38:08.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:08 15:38:08.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:08 15:38:08.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:08 15:38:08.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:08 15:38:08.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:08 15:38:08.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:08 15:38:08.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:38:08 15:38:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:08 15:38:08.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:08 15:38:08.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:08 15:38:08.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:08 15:38:08.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:08 15:38:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:08 15:38:08.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:08 15:38:08.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:08 15:38:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:08 15:38:08.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:08 15:38:08.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:08 15:38:08.488 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:08 15:38:08.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:08 15:38:08.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:08 15:38:08.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:08 15:38:08.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:08 15:38:08.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:08 15:38:08.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:08 15:38:08.490 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:08 15:38:08.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:08 15:38:08.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:08 15:38:08.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:08 15:38:08.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:08 15:38:08.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:08 15:38:08.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:08 15:38:08.509 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false
11:38:08 15:38:08.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:08 15:38:08.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:08 15:38:08.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:08 15:38:08.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:08 15:38:08.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:08 15:38:08.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:08 15:38:08.524 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:08 15:38:08.525 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:08 15:38:08.525 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:08 15:38:08.525 DEBUG [main][MenuItemLookup] Found menu:''
11:38:08 15:38:08.525 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:08 15:38:08.525 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:08 15:38:08.525 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:08 15:38:08.525 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:08 15:38:08.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:38:08 15:38:08.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:38:08 15:38:08.525 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:38:08 15:38:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:08 15:38:08.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:08 15:38:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:08 15:38:08.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:08 15:38:08.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:08 15:38:08.557 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:08 15:38:08.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:08 15:38:08.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:08 15:38:08.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:08 15:38:08.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:08 15:38:08.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:38:08 15:38:08.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:38:08 15:38:08.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.591 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:38:08 15:38:08.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:08 15:38:08.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:08 15:38:08.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:08 15:38:08.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:08 15:38:08.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:08 15:38:08.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:08 15:38:08.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:08 15:38:08.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:08 15:38:08.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:08 15:38:08.599 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:08 15:38:08.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:08 15:38:08.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:08 15:38:08.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:08 15:38:08.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:08 15:38:08.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:08 15:38:08.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC...
11:38:08 15:38:08.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:08 15:38:08.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:08 15:38:08.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:08 15:38:08.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:38:08 15:38:08.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:38:08 15:38:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:08 15:38:08.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:08 15:38:08.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:09 15:38:09.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:09 15:38:09.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:09 15:38:09.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:09 15:38:09.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:09 15:38:09.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:38:09 15:38:09.616 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:38:09 15:38:09.616 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view
11:38:09 15:38:09.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:09 15:38:09.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:09 15:38:09.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:09 15:38:09.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:38:09 15:38:09.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:38:09 15:38:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:09 15:38:09.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:09 15:38:09.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:10 15:38:10.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:10 15:38:10.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:10 15:38:10.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:10 15:38:10.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:10 15:38:10.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:38:10 15:38:10.619 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:38:10 15:38:10.619 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:38:10 15:38:10.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:38:10 15:38:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:10 15:38:10.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:10 15:38:10.620 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:38:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.775 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest
11:38:10 testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest)  Time elapsed: 1.138 s
11:38:10 Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:10 15:38:10.631 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:10 15:38:10.631 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:38:10 15:38:10.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:38:10 15:38:10.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:10 15:38:10.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:38:10 15:38:10.631 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:38:10 15:38:10.632 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:38:10 15:38:10.632 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:38:10 15:38:10.632 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:38:10 15:38:10.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:10 15:38:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:10 15:38:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:10 15:38:10.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:10 15:38:10.634 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:38:10 15:38:10.634 DEBUG [main][MenuItemLookup] Found menu:'File'
11:38:10 15:38:10.634 DEBUG [main][MenuItemLookup] Item match:File
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:''
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:''
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:''
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:''
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:''
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:38:10 15:38:10.635 DEBUG [main][MenuItemLookup] Item match:Import...
11:38:10 15:38:10.636 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:38:10 15:38:10.636 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:38:10 15:38:10.636 INFO [main][MenuItemHandler] Select menu item: &Import...
11:38:10 15:38:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:38:10 15:38:10.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:38:10 15:38:10.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:38:10 15:38:10.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:10 15:38:10.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:10 15:38:10.717 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:38:10 15:38:10.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:38:10 15:38:10.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:10 15:38:10.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:10 15:38:10.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:10 15:38:10.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:10 15:38:10.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:10 15:38:10.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:10 15:38:10.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:38:10 15:38:10.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:38:10 15:38:10.718 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:38:10 15:38:10.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:38:10 15:38:10.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:38:10 15:38:10.719 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:38:10 15:38:10.719 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:38:10 15:38:10.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:38:10 15:38:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:10 15:38:10.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:10 15:38:10.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:10 15:38:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:10 15:38:10.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:10 15:38:10.720 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:38:10 15:38:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:10 15:38:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:10 15:38:10.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:10 15:38:10.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:10 15:38:10.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:38:10 15:38:10.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:38:10 15:38:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:10 15:38:10.808 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:10 15:38:10.808 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:10 15:38:10.808 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip'
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:10 15:38:10.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:10 15:38:10.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:10 15:38:10.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:10 15:38:10.809 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:38:10 15:38:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:10 15:38:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:10 15:38:10.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:10 15:38:10.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:10 15:38:10.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:38:10 15:38:10.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:10 15:38:10.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:38:10 15:38:10.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:38:10 15:38:10.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:10 15:38:10.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:38:10 15:38:10.810 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip
11:38:10 15:38:10.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:38:10 15:38:10.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:10 15:38:10.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:10 15:38:10.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:10 15:38:10.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:10 15:38:10.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:10 15:38:10.867 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:38:10 15:38:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:10 15:38:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:10 15:38:10.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:10 15:38:10.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:10 15:38:10.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:38:10 15:38:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:10 15:38:10.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:10 15:38:10.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:10 15:38:10.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:10 15:38:10.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:38:10 15:38:10.874 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All")
11:38:10 15:38:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:10 15:38:10.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:10 15:38:10.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:10 15:38:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:10 15:38:10.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:10 15:38:10.875 INFO [WorkbenchTestable][AbstractButton] Click button &Select All
11:38:10 15:38:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:11 15:38:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:11 15:38:11.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:11 15:38:11.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:11 15:38:11.376 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:38:11 15:38:11.376 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:38:11 15:38:11.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:38:11 15:38:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:11 15:38:11.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:11 15:38:11.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:11 15:38:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:11 15:38:11.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:11 15:38:11.379 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:38:11 15:38:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:11 15:38:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:11 15:38:11.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:11 15:38:11.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:11 15:38:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:11 15:38:11.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:11 15:38:11.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:11 15:38:11.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:11 15:38:11.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:38:11 15:38:11.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:11 15:38:11.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:11 15:38:11.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:11 15:38:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:11 15:38:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:11 15:38:11.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:11 15:38:11.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:11 15:38:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:11 15:38:11.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:11 15:38:11.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:11 15:38:11.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:11 15:38:11.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:11 15:38:11.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:11 15:38:11.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:11 15:38:11.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:11 15:38:11.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:11 15:38:11.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:11 15:38:11.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:11 15:38:11.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:11 15:38:11.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:11 15:38:11.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:11 15:38:11.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:38:11 15:38:11.900 INFO [WorkbenchTestable][ServersView2] Create new server
11:38:11 15:38:11.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:38:11 15:38:11.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:11 15:38:11.900 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:11 15:38:11.900 DEBUG [main][MenuItemLookup] Item match:New
11:38:11 15:38:11.901 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:38:11 15:38:11.901 DEBUG [main][MenuItemLookup] Item match:Server
11:38:11 15:38:11.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:38:11 15:38:11.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:38:11 15:38:11.901 INFO [main][MenuItemHandler] Select menu item: Server
11:38:12 15:38:12.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:38:12 15:38:12.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:38:12 15:38:12.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:38:12 15:38:12.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:12 15:38:12.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:12 15:38:12.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:38:12 15:38:12.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:12 15:38:12.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:12 15:38:12.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:38:12 15:38:12.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:12 15:38:12.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:12 15:38:12.056 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:38:12 15:38:12.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:12 15:38:12.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:12 15:38:12.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:38:12 15:38:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:12 15:38:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:12 15:38:12.056 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:38:12 15:38:12.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:12 15:38:12.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:38:12 15:38:12.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:12 15:38:12.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:12 15:38:12.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:12 15:38:12.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:12 15:38:12.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:12 15:38:12.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:38:12 15:38:12.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:38:12 15:38:12.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:38:12 15:38:12.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:12 15:38:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:12 15:38:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:38:12 15:38:12.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:38:12 15:38:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:12 15:38:12.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:12 15:38:12.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:38:12 15:38:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:38:12 15:38:12.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:38:12 15:38:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:12 15:38:12.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:38:12 15:38:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:12 15:38:12.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:38:12 15:38:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:38:12 15:38:12.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:38:12 15:38:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:12 15:38:12.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:12 15:38:12.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:12 15:38:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:12 15:38:12.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:12 15:38:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:12 15:38:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:12 15:38:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:38:12 15:38:12.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:38:12 15:38:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:12 15:38:12.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:38:12 15:38:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:12 15:38:12.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:38:12 15:38:12.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:38:12 15:38:12.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:38:12 15:38:12.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:12 15:38:12.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:38:12 15:38:12.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:12 15:38:12.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:38:12 15:38:12.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:38:12 15:38:12.637 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:38:12 15:38:12.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:38:12 15:38:12.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:38:12 15:38:12.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:38:12 15:38:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:12 15:38:12.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:12 15:38:12.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:12 15:38:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:12 15:38:12.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:12 15:38:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:13 15:38:13.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:13 15:38:13.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:38:13 is "Server name:")
11:38:13 15:38:13.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:13 15:38:13.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:13 15:38:13.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:13 15:38:13.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:13 15:38:13.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:38:13 15:38:13.146 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:38:13 15:38:13.147 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC
11:38:13 15:38:13.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:38:13 15:38:13.147 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:38:13 15:38:13.147 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:38:13 15:38:13.647 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:38:13 15:38:13.648 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:38:14 15:38:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:38:14 15:38:14.148 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:38:14 15:38:14.148 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:38:14 15:38:14.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:38:14 15:38:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:14 15:38:14.152 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:38:14 15:38:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:14 15:38:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:14 15:38:14.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:14 15:38:14.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:14 15:38:14.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:38:14 15:38:14.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:14 15:38:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:14 15:38:14.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:38:14 15:38:14.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:14 15:38:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:14 15:38:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:14 15:38:14.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:14 15:38:14.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:14 15:38:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:14 15:38:14.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:14 15:38:14.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:14 15:38:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:14 15:38:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:14 15:38:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:14 15:38:14.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:14 15:38:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC...
11:38:14 15:38:14.687 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:14 15:38:14.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:14 15:38:14.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:14 15:38:14.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:14 15:38:14.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:38:14 15:38:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:14 15:38:14.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:14 15:38:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:14 15:38:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:14 15:38:14.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:14 15:38:14.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:14 15:38:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:14 15:38:14.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:14 15:38:14.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:14 15:38:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:14 15:38:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:14 15:38:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:14 15:38:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:14 15:38:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully
11:38:14 15:38:14.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.700 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:38:14 15:38:14.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:14 15:38:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:14 15:38:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:14 15:38:14.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:14 15:38:14.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:14 15:38:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:14 15:38:14.721 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:14 15:38:14.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:14 15:38:14.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:14 15:38:14.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:14 15:38:14.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:14 15:38:14.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:14 15:38:14.724 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:14 15:38:14.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:14 15:38:14.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:14 15:38:14.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:14 15:38:14.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:38:14 15:38:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:14 15:38:14.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:14 15:38:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:14 15:38:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:14 15:38:14.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:14 15:38:14.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:14 15:38:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:14 15:38:14.750 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:14 15:38:14.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:14 15:38:14.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:14 15:38:14.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:14 15:38:14.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:14 15:38:14.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:14 15:38:14.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:38:14 15:38:14.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:14 15:38:14.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:14 15:38:14.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:38:14 15:38:14.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:38:14 15:38:14.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:38:14 15:38:14.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:14 15:38:14.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:14 15:38:14.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:14 15:38:14.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:14 15:38:14.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:14 15:38:14.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:14 15:38:14.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:14 15:38:14.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:14 15:38:14.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:14 15:38:14.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:14 15:38:14.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:14 15:38:14.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:14 15:38:14.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:14 15:38:14.776 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:14 15:38:14.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:14 15:38:14.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:14 15:38:14.783 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:38:14 15:38:14.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:14 15:38:14.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:''
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:''
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:''
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:38:14 15:38:14.811 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:38:14 15:38:14.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:38:14 15:38:14.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:38:14 15:38:14.811 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:38:14 15:38:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:38:14 15:38:14.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:14 15:38:14.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:14 15:38:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:38:14 15:38:14.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:38:14 15:38:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:14 15:38:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:14 15:38:14.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:38:14 15:38:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:14 15:38:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:14 15:38:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:14 15:38:14.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:14 15:38:14.879 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:14 15:38:14.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:14 15:38:14.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:14 15:38:14.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:38:14 15:38:14.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:14 15:38:14.888 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:38:14 15:38:14.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:14 15:38:14.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:14 15:38:14.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:14 15:38:14.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:14 15:38:14.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately")
11:38:14 15:38:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:14 15:38:14.890 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately
11:38:14 15:38:14.890 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately
11:38:14 15:38:14.890 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately
11:38:14 15:38:14.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:14 15:38:14.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:14 15:38:14.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:14 15:38:14.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:14 15:38:14.890 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:38:14 15:38:14.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:38:14 15:38:14.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:14 15:38:14.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:14 15:38:14.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:14 15:38:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:14 15:38:14.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:14 15:38:14.891 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:38:14 15:38:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:14 15:38:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:14 15:38:14.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:14 15:38:14.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:14 15:38:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:14 15:38:14.894 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:15 15:38:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:15 15:38:15.395 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:15 15:38:15.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:15 15:38:15.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:15 15:38:15.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:15 15:38:15.396 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:15 15:38:15.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:15 15:38:15.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:15 15:38:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:15 15:38:15.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:15 15:38:15.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:15 15:38:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:15 15:38:15.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:15 15:38:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:15 15:38:15.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:15 15:38:15.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:15 15:38:15.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:15 15:38:15.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:15 15:38:15.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:15 15:38:15.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:15 15:38:15.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:15 15:38:15.898 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:15 15:38:15.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:15 15:38:15.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:15 15:38:15.908 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:15 15:38:15.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:15 15:38:15.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:15 15:38:15.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:15 15:38:15.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:15 15:38:15.909 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:15 15:38:15.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:15 15:38:15.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:15 15:38:15.913 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:15 15:38:15.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:15 15:38:15.914 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:15 15:38:15.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:15 15:38:15.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:15 15:38:15.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:15 15:38:15.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:15 15:38:15.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:15 15:38:15.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:15 15:38:15.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:15 15:38:15.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:15 15:38:15.918 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:15 15:38:15.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:15 15:38:15.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:15 15:38:15.922 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:15 15:38:15.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:15 15:38:15.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:15 15:38:15.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:15 15:38:15.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:15 15:38:15.923 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:15 15:38:15.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:15 15:38:15.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:15 15:38:15.929 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project'
11:38:15 15:38:15.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:15 15:38:15.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:15 15:38:15.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:38:15 15:38:15.930 DEBUG [main][MenuItemLookup] Found menu:'File'
11:38:15 15:38:15.930 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:38:15 15:38:15.930 DEBUG [main][MenuItemLookup] Item match:Edit
11:38:15 15:38:15.932 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:38:15 15:38:15.932 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:38:15 15:38:15.932 DEBUG [main][MenuItemLookup] Found menu:''
11:38:15 15:38:15.932 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:38:15 15:38:15.932 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:15 15:38:15.932 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:15 15:38:15.932 DEBUG [main][MenuItemLookup] Found menu:''
11:38:15 15:38:15.932 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:15 15:38:15.932 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:15 15:38:15.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:15 15:38:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:38:15 15:38:15.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:15 15:38:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:38:15 15:38:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:15 15:38:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:15 15:38:15.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:'File'
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Item match:Edit
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:''
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:''
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:15 15:38:15.936 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:15 15:38:15.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:15 15:38:15.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:38:15 15:38:15.936 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:38:15 15:38:15.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:15 15:38:15.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:15 15:38:15.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:15 15:38:15.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:15 15:38:15.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:15 15:38:15.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:15 15:38:15.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:15 15:38:15.968 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:15 15:38:15.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:15 15:38:15.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:15 15:38:15.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:15 15:38:15.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:16 15:38:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:38:16 15:38:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:38:16 15:38:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:16 15:38:16.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:38:16 15:38:16.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:38:26 15:38:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:38:26 15:38:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:38:26 15:38:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:38:26 15:38:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:26 15:38:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:26 15:38:26.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:26 15:38:26.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:26 15:38:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:26 15:38:26.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:26 15:38:26.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:38:26 15:38:26.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:38:26 15:38:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:26 15:38:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:26 15:38:26.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:26 15:38:26.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:38:26 15:38:26.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:26 15:38:26.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:26 15:38:26.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:38:26 15:38:26.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:38:26 15:38:26.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:38:26 15:38:26.082 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:26 15:38:26.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:26 15:38:26.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:26 15:38:26.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:26 15:38:26.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:26 15:38:26.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:26 15:38:26.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:26 15:38:26.097 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:26 15:38:26.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:26 15:38:26.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:26 15:38:26.106 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:38:26 15:38:26.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:26 15:38:26.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:''
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:''
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:''
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:38:26 15:38:26.122 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:38:26 15:38:26.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:38:26 15:38:26.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:38:26 15:38:26.122 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:38:26 15:38:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:38:26 15:38:26.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:26 15:38:26.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:26 15:38:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:38:26 15:38:26.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:38:26 15:38:26.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:26 15:38:26.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:26 15:38:26.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:38:26 15:38:26.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:26 15:38:26.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:26 15:38:26.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:26 15:38:26.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:26 15:38:26.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:26 15:38:26.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:26 15:38:26.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:26 15:38:26.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:26 15:38:26.184 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:26 15:38:26.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:26 15:38:26.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:26 15:38:26.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:38:26 15:38:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:26 15:38:26.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:26 15:38:26.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:26 15:38:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:26 15:38:26.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:26 15:38:26.185 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:38:26 15:38:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:26 15:38:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:26 15:38:26.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:26 15:38:26.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:26 15:38:26.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:38:26 15:38:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:26 15:38:26.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:26 15:38:26.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:26 15:38:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:26 15:38:26.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:26 15:38:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:26 15:38:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:26 15:38:26.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:38:26 15:38:26.188 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:38:26 15:38:26.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:38:26 15:38:26.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:38:26 15:38:26.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:38:26 15:38:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:26 15:38:26.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:26 15:38:26.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:26 15:38:26.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:26 15:38:26.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:26 15:38:26.189 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:38:26 15:38:26.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:26 15:38:26.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:26 15:38:26.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:26 15:38:26.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:26 15:38:26.190 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:38:26 15:38:26.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:38:26 15:38:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:26 15:38:26.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:26 15:38:26.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:26 15:38:26.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:26 15:38:26.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:26 15:38:26.197 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:38:26 15:38:26.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:26 15:38:26.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:26 15:38:26.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:26 15:38:26.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:26 15:38:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:26 15:38:26.199 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:26 15:38:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:26 15:38:26.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:26 15:38:26.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:26 15:38:26.701 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:26 15:38:26.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:26 15:38:26.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:26 15:38:26.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:26 15:38:26.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:26 15:38:26.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:26 15:38:26.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:26 15:38:26.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:26 15:38:26.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:26 15:38:26.702 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:26 15:38:26.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:26 15:38:26.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:26 15:38:26.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:26 15:38:26.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:26 15:38:26.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:26 15:38:26.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:26 15:38:26.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:38:26 15:38:26.709 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:38:26 15:38:26.710 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:38:26 15:38:26.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:38:26 15:38:26.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:26 15:38:26.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:26 15:38:26.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:26 15:38:26.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:26 15:38:26.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:26 15:38:26.715 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:26 15:38:26.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:26 15:38:26.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:26 15:38:26.723 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:38:26 15:38:26.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:26 15:38:26.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:''
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:''
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:''
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:38:26 15:38:26.747 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:38:26 15:38:26.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:38:26 15:38:26.747 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:38:26 15:38:26.747 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:38:26 15:38:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:38:26 15:38:26.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:26 15:38:26.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:26 15:38:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:38:26 15:38:26.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:38:26 15:38:26.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:26 15:38:26.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:26 15:38:26.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All")
11:38:26 15:38:26.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:26 15:38:26.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:26 15:38:26.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:26 15:38:26.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:26 15:38:26.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:26 15:38:26.813 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All
11:38:26 15:38:26.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:26 15:38:26.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:26 15:38:26.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:26 15:38:26.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:26 15:38:26.814 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:38:26 15:38:26.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:38:26 15:38:26.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:26 15:38:26.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:26 15:38:26.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:26 15:38:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:26 15:38:26.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:26 15:38:26.815 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:38:26 15:38:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:26 15:38:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:26 15:38:26.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:26 15:38:26.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:26 15:38:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:26 15:38:26.843 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1
11:38:26 15:38:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:26 15:38:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:38:26 15:38:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:38:26 15:38:26.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:38:26 15:38:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:26 15:38:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:26 15:38:26.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:38:26 15:38:26.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:26 15:38:26.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:26 15:38:26.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:26 15:38:26.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:26 15:38:26.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:26 15:38:26.844 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:26 15:38:26.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:26 15:38:26.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:26 15:38:26.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:26 15:38:26.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:26 15:38:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:38:26 15:38:26.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:38:26 15:38:26.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:38:27 15:38:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:38:27 15:38:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:27 15:38:27.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:27 15:38:27.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:27 15:38:27.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:27 15:38:27.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:27 15:38:27.376 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:27 15:38:27.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:27 15:38:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:27 15:38:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:27 15:38:27.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:27 15:38:27.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:27 15:38:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:28 15:38:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:28 15:38:28.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:28 15:38:28.377 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:28 15:38:28.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:28 15:38:28.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:28 15:38:28.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:28 15:38:28.378 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:28 15:38:28.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:28 15:38:28.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:28 15:38:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:28 15:38:28.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:28 15:38:28.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:28 15:38:28.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:29 15:38:29.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:29 15:38:29.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:29 15:38:29.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:29 15:38:29.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:29 15:38:29.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:38:29 15:38:29.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:29 15:38:29.380 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:38:29 15:38:29.380 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:38:29 15:38:29.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:38:29 15:38:29.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:29 15:38:29.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:29 15:38:29.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:29 15:38:29.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:29 15:38:29.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:29 15:38:29.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:29 15:38:29.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:29 15:38:29.396 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:29 15:38:29.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:29 15:38:29.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:29 15:38:29.413 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:38:29 15:38:29.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:29 15:38:29.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:''
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:''
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:''
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:38:29 15:38:29.428 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:38:29 15:38:29.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:38:29 15:38:29.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:38:29 15:38:29.428 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:38:29 15:38:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:38:29 15:38:29.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:29 15:38:29.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:29 15:38:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:38:29 15:38:29.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:38:29 15:38:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:29 15:38:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:29 15:38:29.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:38:29 15:38:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:29 15:38:29.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:29 15:38:29.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:29 15:38:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:29 15:38:29.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:29 15:38:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:29 15:38:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:29 15:38:29.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:29 15:38:29.489 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:29 15:38:29.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:29 15:38:29.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:29 15:38:29.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:38:29 15:38:29.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:29 15:38:29.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:29 15:38:29.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:29 15:38:29.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:29 15:38:29.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:29 15:38:29.491 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:38:29 15:38:29.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:29 15:38:29.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:29 15:38:29.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:29 15:38:29.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:29 15:38:29.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:38:29 15:38:29.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:29 15:38:29.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:29 15:38:29.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:29 15:38:29.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:29 15:38:29.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:29 15:38:29.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:29 15:38:29.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:29 15:38:29.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:38:29 15:38:29.493 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:38:29 15:38:29.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:38:29 15:38:29.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:38:29 15:38:29.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:38:29 15:38:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:29 15:38:29.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:29 15:38:29.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:29 15:38:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:29 15:38:29.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:29 15:38:29.494 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:38:29 15:38:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:29 15:38:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:29 15:38:29.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:29 15:38:29.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:29 15:38:29.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified
11:38:29 15:38:29.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:29 15:38:29.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:38:29 15:38:29.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:38:29 15:38:29.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:29 15:38:29.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:38:29 15:38:29.502 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1
11:38:29 15:38:29.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project
11:38:29 15:38:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:30 15:38:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:30 15:38:30.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project
11:38:30 15:38:30.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project
11:38:30 15:38:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:30 15:38:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:30 15:38:30.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project
11:38:30 15:38:30.503 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1
11:38:30 15:38:30.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3
11:38:30 15:38:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:31 15:38:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:31 15:38:31.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3
11:38:31 15:38:31.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3
11:38:31 15:38:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:31 15:38:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:31 15:38:31.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3
11:38:31 15:38:31.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All")
11:38:31 15:38:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:31 15:38:31.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:31 15:38:31.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:31 15:38:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:31 15:38:31.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:31 15:38:31.508 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All
11:38:31 15:38:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:31 15:38:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:31 15:38:31.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:31 15:38:31.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:31 15:38:31.509 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:38:31 15:38:31.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:38:31 15:38:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:31 15:38:31.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:31 15:38:31.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:31 15:38:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:31 15:38:31.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:31 15:38:31.510 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:38:31 15:38:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:31 15:38:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:31 15:38:31.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:31 15:38:31.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:31 15:38:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:31 15:38:31.512 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:32 15:38:32.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:32 15:38:32.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:32 15:38:32.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:32 15:38:32.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:32 15:38:32.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:32 15:38:32.014 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:32 15:38:32.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:32 15:38:32.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:32 15:38:32.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:32 15:38:32.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:32 15:38:32.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:32 15:38:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:33 15:38:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:33 15:38:33.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:33 15:38:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:33 15:38:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:33 15:38:33.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:33 15:38:33.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:33 15:38:33.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:33 15:38:33.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:33 15:38:33.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:38:33 15:38:33.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:38:33 15:38:33.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:33 15:38:33.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:33 15:38:33.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:33 15:38:33.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:38:33 15:38:33.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:33 15:38:33.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:33 15:38:33.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:38:33 15:38:33.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:38:33 15:38:33.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:38:33 15:38:33.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:33 15:38:33.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:33 15:38:33.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:33 15:38:33.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:33 15:38:33.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:33 15:38:33.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:33 15:38:33.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:33 15:38:33.019 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:33 15:38:33.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:33 15:38:33.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:33 15:38:33.037 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:38:33 15:38:33.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:33 15:38:33.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:33 15:38:33.053 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:33 15:38:33.053 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:33 15:38:33.053 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:33 15:38:33.053 DEBUG [main][MenuItemLookup] Found menu:''
11:38:33 15:38:33.053 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:33 15:38:33.053 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:33 15:38:33.053 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:33 15:38:33.053 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Found menu:''
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Found menu:''
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:38:33 15:38:33.054 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:38:33 15:38:33.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:38:33 15:38:33.054 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:38:33 15:38:33.054 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:38:33 15:38:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:38:33 15:38:33.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:33 15:38:33.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:33 15:38:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:38:33 15:38:33.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:38:33 15:38:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:33 15:38:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:33 15:38:33.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:38:33 15:38:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:33 15:38:33.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:33 15:38:33.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:33 15:38:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:33 15:38:33.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:33 15:38:33.116 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1
11:38:33 15:38:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project
11:38:33 15:38:33.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:33 15:38:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:33 15:38:33.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project
11:38:33 15:38:33.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project
11:38:33 15:38:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:34 15:38:34.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:34 15:38:34.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project
11:38:34 15:38:34.118 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1
11:38:34 15:38:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2
11:38:34 15:38:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:34 15:38:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:34 15:38:34.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2
11:38:34 15:38:34.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2
11:38:34 15:38:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:35 15:38:35.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:35 15:38:35.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2
11:38:35 15:38:35.119 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1
11:38:35 15:38:35.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3
11:38:35 15:38:35.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:35 15:38:35.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:35 15:38:35.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3
11:38:35 15:38:35.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3
11:38:35 15:38:35.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:36 15:38:36.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:36 15:38:36.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3
11:38:36 15:38:36.120 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed
11:38:36 15:38:36.120 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard
11:38:36 15:38:36.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:38:36 15:38:36.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:36 15:38:36.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:36 15:38:36.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:36 15:38:36.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:36 15:38:36.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:36 15:38:36.123 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:38:36 15:38:36.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:36 15:38:36.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:36 15:38:36.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:36 15:38:36.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:36 15:38:36.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:36 15:38:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:36 15:38:36.167 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:36 15:38:36.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:36 15:38:36.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:36 15:38:36.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:36 15:38:36.168 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:36 15:38:36.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:36 15:38:36.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:36 15:38:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:36 15:38:36.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:36 15:38:36.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:36 15:38:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:37 15:38:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:37 15:38:37.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:37 15:38:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:37 15:38:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:37 15:38:37.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:38:37 15:38:37.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:37 15:38:37.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:38:37 15:38:37.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:38:37 15:38:37.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:38:37 15:38:37.171 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:37 15:38:37.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:37 15:38:37.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:37 15:38:37.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:37 15:38:37.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:37 15:38:37.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:37 15:38:37.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:37 15:38:37.173 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:37 15:38:37.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:37 15:38:37.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:37 15:38:37.178 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:38:37 15:38:37.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:37 15:38:37.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:''
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:''
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:''
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:38:37 15:38:37.207 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:38:37 15:38:37.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:38:37 15:38:37.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:38:37 15:38:37.207 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:38:37 15:38:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:38:37 15:38:37.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:37 15:38:37.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:37 15:38:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:38:37 15:38:37.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:38:37 15:38:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:37 15:38:37.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:37 15:38:37.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>")
11:38:37 15:38:37.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:37 15:38:37.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:37 15:38:37.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:37 15:38:37.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:37 15:38:37.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:37 15:38:37.274 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >>
11:38:37 15:38:37.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:37 15:38:37.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:37 15:38:37.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:37 15:38:37.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:37 15:38:37.284 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:38:37 15:38:37.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:38:37 15:38:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:37 15:38:37.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:37 15:38:37.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:37 15:38:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:37 15:38:37.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:37 15:38:37.285 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:38:37 15:38:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:37 15:38:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:37 15:38:37.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:37 15:38:37.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:37 15:38:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:37 15:38:37.289 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:37 15:38:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:37 15:38:37.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:37 15:38:37.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:37 15:38:37.790 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:37 15:38:37.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:37 15:38:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:37 15:38:37.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:37 15:38:37.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:37 15:38:37.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:37 15:38:37.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:37 15:38:37.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:37 15:38:37.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:37 15:38:37.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:37 15:38:37.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:37 15:38:37.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:37 15:38:37.792 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:37 15:38:37.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:37 15:38:37.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:37 15:38:37.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:37 15:38:37.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:37 15:38:37.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:37 15:38:37.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:37 15:38:37.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:38:37 15:38:37.804 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:38:37 15:38:37.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:38:37 15:38:37.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:38:37 15:38:37.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:37 15:38:37.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:37 15:38:37.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:37 15:38:37.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:37 15:38:37.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:38:37 15:38:37.814 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:38:37 15:38:37.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:38:37 15:38:37.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:38:37 15:38:37.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:37 15:38:37.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:37 15:38:37.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:37 15:38:37.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:37 15:38:37.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:37 15:38:37.819 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:37 15:38:37.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:37 15:38:37.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:37 15:38:37.824 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:38:37 15:38:37.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:37 15:38:37.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:''
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:''
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:''
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:38:37 15:38:37.845 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:38:37 15:38:37.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:38:37 15:38:37.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:38:37 15:38:37.845 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:38:37 15:38:37.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:38:37 15:38:37.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:37 15:38:37.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:37 15:38:37.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:38:37 15:38:37.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:38:37 15:38:37.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:37 15:38:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:37 15:38:37.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified
11:38:37 15:38:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:37 15:38:37.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:38:37 15:38:37.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:38:37 15:38:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:37 15:38:37.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:38:37 15:38:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:37 15:38:37.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:37 15:38:37.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:37 15:38:37.922 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:37 15:38:37.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:37 15:38:37.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:37 15:38:37.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Remove")
11:38:37 15:38:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:37 15:38:37.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:37 15:38:37.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:37 15:38:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:37 15:38:37.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:37 15:38:37.923 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove
11:38:37 15:38:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:37 15:38:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:37 15:38:37.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:37 15:38:37.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:37 15:38:37.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified
11:38:37 15:38:37.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:37 15:38:37.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:38:37 15:38:37.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:38:37 15:38:37.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:37 15:38:37.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:38:37 15:38:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:38:37 15:38:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:38:37 15:38:37.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:38:37 15:38:37.926 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:38:37 15:38:37.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:38:37 15:38:37.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:38:37 15:38:37.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Remove")
11:38:37 15:38:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:37 15:38:37.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:37 15:38:37.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:37 15:38:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:37 15:38:37.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:37 15:38:37.927 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove
11:38:37 15:38:37.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:37 15:38:37.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:37 15:38:37.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:37 15:38:37.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:37 15:38:37.928 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:38:37 15:38:37.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:38:37 15:38:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:37 15:38:37.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:37 15:38:37.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:37 15:38:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:37 15:38:37.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:37 15:38:37.929 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:38:37 15:38:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:37 15:38:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:37 15:38:37.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:37 15:38:37.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:38:37 15:38:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:37 15:38:37.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:37 15:38:37.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:37 15:38:37.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:37 15:38:37.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:37 15:38:37.963 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:37 15:38:37.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:37 15:38:37.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:37 15:38:37.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:37 15:38:37.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:38 15:38:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:38:38 15:38:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:38:38 15:38:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:38 15:38:38.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:38 15:38:38.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:38 15:38:38.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:38 15:38:38.505 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:38 15:38:38.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:38 15:38:38.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:38 15:38:38.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:38 15:38:38.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:38 15:38:38.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:38 15:38:38.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:38 15:38:38.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:38 15:38:38.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:38:38 15:38:38.506 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:38:38 15:38:38.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:38:38 15:38:38.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:38:38 15:38:38.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:38 15:38:38.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:38 15:38:38.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:38 15:38:38.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:38 15:38:38.516 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:38 15:38:38.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:38 15:38:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:38 15:38:38.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:38 15:38:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:38 15:38:38.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:38 15:38:38.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:38 15:38:38.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:38 15:38:38.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Stopped] is already expanded. No action performed
11:38:38 15:38:38.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:38 15:38:38.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:38 15:38:38.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:38 15:38:38.517 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:38 15:38:38.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:38 15:38:38.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:38 15:38:38.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:38 15:38:38.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:38:38 15:38:38.517 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:38:38 15:38:38.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:38:38 15:38:38.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:38:38 15:38:38.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:38 15:38:38.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:38 15:38:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:38 15:38:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:38 15:38:38.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:38:38 15:38:38.523 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:38:38 15:38:38.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:38:38 15:38:38.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:38:38 15:38:38.531 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2'
11:38:38 15:38:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:38 15:38:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:38 15:38:38.531 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:38:38 15:38:38.531 DEBUG [main][MenuItemLookup] Found menu:'File'
11:38:38 15:38:38.531 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:38:38 15:38:38.531 DEBUG [main][MenuItemLookup] Item match:Edit
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:''
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:''
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:38 15:38:38.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:38 15:38:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:38:38 15:38:38.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:38 15:38:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:38:38 15:38:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:38 15:38:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:38 15:38:38.532 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'File'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Item match:Edit
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:38:38 15:38:38.532 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:38:38 15:38:38.533 DEBUG [main][MenuItemLookup] Found menu:''
11:38:38 15:38:38.533 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:38:38 15:38:38.533 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:38 15:38:38.533 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:38 15:38:38.533 DEBUG [main][MenuItemLookup] Found menu:''
11:38:38 15:38:38.533 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:38 15:38:38.533 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:38 15:38:38.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:38 15:38:38.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:38:38 15:38:38.533 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:38:38 15:38:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:38:38 15:38:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:38:38 15:38:38.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:38 15:38:38.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:38 15:38:38.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:38 15:38:38.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:38 15:38:38.565 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:38 15:38:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:38 15:38:38.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:38 15:38:38.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:38 15:38:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:38:38 15:38:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:38:48 15:38:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:38:48 15:38:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:38:48 15:38:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:38:48 15:38:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:48 15:38:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:48 15:38:48.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:38:48 15:38:48.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:48 15:38:48.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:38:48 15:38:48.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:38:48 15:38:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:38:48 15:38:48.674 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:48 15:38:48.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:48 15:38:48.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:48 15:38:48.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:48 15:38:48.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:48 15:38:48.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:48 15:38:48.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:48 15:38:48.677 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:48 15:38:48.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:48 15:38:48.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:48 15:38:48.685 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:38:48 15:38:48.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:48 15:38:48.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:''
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:''
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:''
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:38:48 15:38:48.715 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:38:48 15:38:48.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:38:48 15:38:48.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:38:48 15:38:48.715 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:38:48 15:38:48.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:38:48 15:38:48.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:48 15:38:48.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:38:48 15:38:48.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:38:48 15:38:48.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:38:48 15:38:48.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:48 15:38:48.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:48 15:38:48.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>")
11:38:48 15:38:48.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:48 15:38:48.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:48 15:38:48.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:48 15:38:48.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:48 15:38:48.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:48 15:38:48.777 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >>
11:38:48 15:38:48.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:48 15:38:48.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:48 15:38:48.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:48 15:38:48.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:48 15:38:48.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified
11:38:48 15:38:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:48 15:38:48.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:38:48 15:38:48.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:38:48 15:38:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:48 15:38:48.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:38:48 15:38:48.780 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1
11:38:48 15:38:48.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project
11:38:48 15:38:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:49 15:38:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:49 15:38:49.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project
11:38:49 15:38:49.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project
11:38:49 15:38:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:49 15:38:49.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:50 15:38:49.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project
11:38:50 15:38:49.782 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1
11:38:50 15:38:49.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2
11:38:50 15:38:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:50 15:38:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:50 15:38:50.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2
11:38:50 15:38:50.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2
11:38:50 15:38:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:50 15:38:50.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:50 15:38:50.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2
11:38:50 15:38:50.783 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1
11:38:50 15:38:50.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3
11:38:50 15:38:50.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:51 15:38:51.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:51 15:38:51.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3
11:38:51 15:38:51.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3
11:38:51 15:38:51.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:51 15:38:51.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:51 15:38:51.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3
11:38:51 15:38:51.784 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed
11:38:51 15:38:51.784 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard
11:38:51 15:38:51.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:38:51 15:38:51.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:51 15:38:51.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:51 15:38:51.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:51 15:38:51.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:51 15:38:51.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:51 15:38:51.787 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:38:51 15:38:51.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:51 15:38:51.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:51 15:38:51.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:51 15:38:51.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:51 15:38:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:51 15:38:51.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:51 15:38:51.822 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:51 15:38:51.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:51 15:38:51.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:51 15:38:51.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:51 15:38:51.823 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Stopped] and wait with time period 1
11:38:51 15:38:51.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:51 15:38:51.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:52 15:38:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:52 15:38:52.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:52 15:38:52.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Stopped]
11:38:52 15:38:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:38:52 15:38:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:38:52 15:38:52.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Stopped]
11:38:52 15:38:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:52 15:38:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:52 15:38:52.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:52 15:38:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:52 15:38:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:52 15:38:52.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:38:52 15:38:52.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:38:52 15:38:52.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:38:52 15:38:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:52 15:38:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:52 15:38:52.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)
11:38:52 15:38:52.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:52 15:38:52.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:52 15:38:52.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:38:52 15:38:52.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:52 15:38:52.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:52 15:38:52.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:52 15:38:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:52 15:38:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:52 15:38:52.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:52 15:38:52.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:38:52 15:38:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:52 15:38:52.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:52 15:38:52.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:52 15:38:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:52 15:38:52.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:52 15:38:52.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:38:52 15:38:52.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:38:52 15:38:52.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:52 15:38:52.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:52 15:38:52.864 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:38:52 15:38:52.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:38:52 15:38:52.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:52 15:38:52.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:52 15:38:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:52 15:38:52.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:52 15:38:52.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:53 15:38:53.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:53 15:38:53.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:53 15:38:53.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:53 15:38:53.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:53 15:38:53.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:38:53 15:38:53.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:38:53 15:38:53.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:38:53 15:38:53.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:53 15:38:53.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:53 15:38:53.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:38:53 15:38:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:53 15:38:53.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:53 15:38:53.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:53 15:38:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:53 15:38:53.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:53 15:38:53.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:38:53 15:38:53.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2
11:38:53 15:38:53.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3
11:38:53 15:38:53.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:53 15:38:53.867 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:53 15:38:53.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:53 15:38:53.872 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:53 15:38:53.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:53 15:38:53.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:''
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:''
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:''
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:''
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:''
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:''
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:38:53 15:38:53.899 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:38:53 15:38:53.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:38:53 15:38:53.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:38:53 15:38:53.899 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:38:53 15:38:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:53 15:38:53.899 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:38:54 15:38:54.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:54 15:38:54.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:54 15:38:54.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:54 15:38:54.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:54 15:38:54.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:54 15:38:54.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:54 15:38:54.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:54 15:38:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:54 15:38:54.400 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer
11:38:54 15:38:54.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:38:54 15:38:54.400 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:38:54 15:38:54.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:38:54 15:38:54.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:38:54 15:38:54.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:54 15:38:54.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:''
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:''
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:54 15:38:54.428 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:54 15:38:54.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:54 15:38:54.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:38:54 15:38:54.428 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:38:54 15:38:54.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:38:55 15:38:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:38:55 15:38:55.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:38:55 15:38:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:55 15:38:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:55 15:38:55.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:55 15:38:55.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:55 15:38:55.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:38:55 15:38:55.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:55 15:38:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:55 15:38:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:55 15:38:55.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:38:55 15:38:55.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:55 15:38:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:55 15:38:55.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:55 15:38:55.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:55 15:38:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:55 15:38:55.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:55 15:38:55.029 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:38:55 15:38:55.029 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:38:55 15:38:55.030 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:55 15:38:55.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:55 15:38:55.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:55 15:38:55.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:55 15:38:55.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:55 15:38:55.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:55 15:38:55.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:55 15:38:55.031 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:55 15:38:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:55 15:38:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:55 15:38:55.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:55 15:38:55.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:55 15:38:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:55 15:38:55.035 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:55 15:38:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:55 15:38:55.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:38:55 15:38:55.536 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:38:55 15:38:55.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:38:55 15:38:55.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:38:55 15:38:55.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:55 15:38:55.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:''
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:''
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:''
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:''
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:''
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:''
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:38:55 15:38:55.566 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:38:55 15:38:55.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:38:55 15:38:55.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:38:55 15:38:55.566 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:38:55 15:38:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:55 15:38:55.566 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:56 15:38:56.066 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer
11:38:56 15:38:56.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:38:56 15:38:56.066 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:38:56 15:38:56.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:38:56 15:38:56.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:38:56 15:38:56.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:56 15:38:56.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:''
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:''
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:56 15:38:56.093 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:56 15:38:56.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:56 15:38:56.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:38:56 15:38:56.093 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:38:56 15:38:56.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:38:56 15:38:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:38:56 15:38:56.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:38:56 15:38:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:56 15:38:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:56 15:38:56.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:56 15:38:56.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:56 15:38:56.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:38:56 15:38:56.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:56 15:38:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:56 15:38:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:56 15:38:56.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:38:56 15:38:56.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:56 15:38:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:56 15:38:56.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:56 15:38:56.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:56 15:38:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:56 15:38:56.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:56 15:38:56.672 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:38:56 15:38:56.673 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:38:56 15:38:56.673 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:56 15:38:56.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:56 15:38:56.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:56 15:38:56.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:56 15:38:56.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:56 15:38:56.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:56 15:38:56.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:56 15:38:56.674 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:56 15:38:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:56 15:38:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:56 15:38:56.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:56 15:38:56.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:56 15:38:56.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:56 15:38:56.677 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:57 15:38:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:57 15:38:57.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:38:57 15:38:57.178 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:38:57 15:38:57.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:38:57 15:38:57.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:38:57 15:38:57.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:57 15:38:57.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:''
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:''
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:''
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:''
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:''
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:''
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:38:57 15:38:57.217 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:38:57 15:38:57.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:38:57 15:38:57.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:38:57 15:38:57.218 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:38:57 15:38:57.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:57 15:38:57.218 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:57 15:38:57.718 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer
11:38:57 15:38:57.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:38:57 15:38:57.718 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:38:57 15:38:57.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:38:57 15:38:57.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:38:57 15:38:57.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:57 15:38:57.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:''
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:''
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:57 15:38:57.747 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:57 15:38:57.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:38:57 15:38:57.747 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:38:57 15:38:57.747 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:38:57 15:38:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:38:58 15:38:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:38:58 15:38:58.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:38:58 15:38:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:58 15:38:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:58 15:38:58.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:38:58 15:38:58.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:58 15:38:58.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:58 15:38:58.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:58 15:38:58.326 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:38:58 15:38:58.326 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:38:58 15:38:58.326 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:58 15:38:58.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:58 15:38:58.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:58 15:38:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:58 15:38:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:58 15:38:58.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:38:58 15:38:58.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:58 15:38:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:58 15:38:58.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:58 15:38:58.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:58 15:38:58.327 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:58 15:38:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:58 15:38:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:58 15:38:58.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:58 15:38:58.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:58 15:38:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:38:58 15:38:58.338 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:38:58 15:38:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:38:58 15:38:58.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:38:58 15:38:58.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:58 15:38:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:58 15:38:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:58 15:38:58.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:58 15:38:58.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:58 15:38:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:58 15:38:58.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:58 15:38:58.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:58 15:38:58.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:58 15:38:58.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:58 15:38:58.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:58 15:38:58.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:58 15:38:58.877 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:58 15:38:58.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:58 15:38:58.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:58 15:38:58.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:58 15:38:58.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:38:58 15:38:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:58 15:38:58.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:58 15:38:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:38:58 15:38:58.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:58 15:38:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:58 15:38:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:58 15:38:58.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:58 15:38:58.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:58 15:38:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:58 15:38:58.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:58 15:38:58.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:58 15:38:58.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:58 15:38:58.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:58 15:38:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:58 15:38:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:58 15:38:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:58 15:38:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:58 15:38:58.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:38:58 15:38:58.887 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:38:58 15:38:58.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:38:58 15:38:58.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:38:58 15:38:58.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:58 15:38:58.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:58 15:38:58.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:58 15:38:58.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:58 15:38:58.894 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false
11:38:58 15:38:58.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:58 15:38:58.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:58 15:38:58.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:58 15:38:58.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:38:58 15:38:58.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:38:58 15:38:58.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:58 15:38:58.919 DEBUG [main][MenuItemLookup] Found menu:'New'
11:38:58 15:38:58.919 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:38:58 15:38:58.919 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:38:58 15:38:58.919 DEBUG [main][MenuItemLookup] Found menu:''
11:38:58 15:38:58.919 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:38:58 15:38:58.919 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:38:58 15:38:58.919 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:38:58 15:38:58.919 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:38:58 15:38:58.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:38:58 15:38:58.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:38:58 15:38:58.919 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:38:58 15:38:58.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:38:58 15:38:58.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:38:58 15:38:58.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:38:58 15:38:58.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:58 15:38:58.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:38:58 15:38:58.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:58 15:38:58.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:38:58 15:38:58.948 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:38:58 15:38:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:38:58 15:38:58.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:38:58 15:38:58.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:38:58 15:38:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:38:58 15:38:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:38:58 15:38:58.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:38:58 15:38:58.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:58 15:38:58.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:58 15:38:58.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:38:58 15:38:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:38:58 15:38:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:38:59 15:38:58.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:38:59 15:38:58.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:38:59 15:38:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:59 15:38:58.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:59 15:38:58.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:38:59 15:38:58.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:38:59 15:38:58.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:38:59 15:38:58.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:59 15:38:58.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:59 15:38:58.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:59 15:38:58.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:38:59 15:38:58.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:38:59 15:38:58.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:38:59 15:38:58.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC...
11:38:59 15:38:58.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:59 15:38:58.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:59 15:38:58.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:59 15:38:58.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:38:59 15:38:58.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:38:59 15:38:58.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:59 15:38:58.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:59 15:38:58.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:59 15:38:59.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:59 15:38:59.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:59 15:38:59.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:59 15:38:59.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:38:59 15:38:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:38:59 15:38:59.995 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:38:59 15:38:59.995 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view
11:38:59 15:38:59.995 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:38:59 15:38:59.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:38:59 15:38:59.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:38:59 15:38:59.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:38:59 15:38:59.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:38:59 15:38:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:38:59 15:38:59.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:38:59 15:38:59.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:39:00 15:39:00.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:00 15:39:00.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:39:00 15:39:00.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:00 15:39:00.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:39:00 15:39:00.997 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:39:00 15:39:00.997 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:39:00 15:39:00.997 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:00 15:39:00.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:00 15:39:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:00 15:39:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.368 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest
11:39:01 testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)  Time elapsed: 11.329 s
11:39:01 addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)  Time elapsed: 3.298 s
11:39:01 testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)  Time elapsed: 3.636 s
11:39:01 getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)  Time elapsed: 4.154 s
11:39:01 addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)  Time elapsed: 11.504 s
11:39:01 getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest)  Time elapsed: 4.151 s
11:39:01 Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:01 15:39:01.005 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:01 15:39:01.005 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:39:01 15:39:01.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:01 15:39:01.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:01 15:39:01.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:01 15:39:01.006 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:39:01 15:39:01.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:01 15:39:01.006 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:39:01 15:39:01.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:01 15:39:01.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:01 15:39:01.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:01 15:39:01.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:01 15:39:01.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:01 15:39:01.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:01 15:39:01.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:01 15:39:01.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:01 15:39:01.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:01 15:39:01.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:01 15:39:01.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:01 15:39:01.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:01 15:39:01.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:01 15:39:01.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:01 15:39:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:01 15:39:01.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:01 15:39:01.019 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:01 15:39:01.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:01 15:39:01.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:01 15:39:01.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:01 15:39:01.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:01 15:39:01.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:01 15:39:01.020 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:01 15:39:01.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:01 15:39:01.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:01 15:39:01.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:39:01 15:39:01.021 INFO [WorkbenchTestable][ServersView2] Create new server
11:39:01 15:39:01.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:39:01 15:39:01.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:01 15:39:01.022 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:01 15:39:01.022 DEBUG [main][MenuItemLookup] Item match:New
11:39:01 15:39:01.022 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:39:01 15:39:01.022 DEBUG [main][MenuItemLookup] Item match:Server
11:39:01 15:39:01.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:39:01 15:39:01.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:39:01 15:39:01.022 INFO [main][MenuItemHandler] Select menu item: Server
11:39:01 15:39:01.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:39:01 15:39:01.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:39:01 15:39:01.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:01 15:39:01.123 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:39:01 15:39:01.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:01 15:39:01.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:39:01 15:39:01.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:01 15:39:01.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:01 15:39:01.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:01 15:39:01.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:01 15:39:01.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:01 15:39:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:39:01 15:39:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:39:01 15:39:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:39:01 15:39:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:39:01 15:39:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:39:01 15:39:01.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:39:01 15:39:01.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:01 15:39:01.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:01 15:39:01.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:01 15:39:01.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:01 15:39:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:39:01 15:39:01.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:01 15:39:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:01 15:39:01.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:39:01 15:39:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:01 15:39:01.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:01 15:39:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:01 15:39:01.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:01 15:39:01.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:01 15:39:01.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:39:01 15:39:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:01 15:39:01.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:01 15:39:01.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:39:01 15:39:01.632 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:39:01 15:39:01.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:39:01 15:39:01.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:39:01 15:39:01.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:39:01 15:39:01.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:01 15:39:01.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:01 15:39:01.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:01 15:39:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:01 15:39:01.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:01 15:39:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:02 15:39:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:02 15:39:02.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:39:02 is "Server name:")
11:39:02 15:39:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:02 15:39:02.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:02 15:39:02.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:02 15:39:02.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:02 15:39:02.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:39:02 15:39:02.141 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:39:02 15:39:02.142 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1
11:39:02 15:39:02.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:39:02 15:39:02.142 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:39:02 15:39:02.142 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:39:02 15:39:02.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:39:02 15:39:02.643 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:39:02 15:39:02.643 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:39:02 15:39:02.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:39:02 15:39:02.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:02 15:39:02.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:02 15:39:02.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:02 15:39:02.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:02 15:39:02.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:02 15:39:02.647 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:39:02 15:39:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:02 15:39:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:02 15:39:02.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:02 15:39:02.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:02 15:39:02.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:03 15:39:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:03 15:39:03.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:03 15:39:03.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:03 15:39:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:03 15:39:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:03 15:39:03.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:03 15:39:03.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:03 15:39:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:03 15:39:03.163 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:03 15:39:03.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:03 15:39:03.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:03 15:39:03.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:03 15:39:03.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:03 15:39:03.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:03 15:39:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1...
11:39:03 15:39:03.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:03 15:39:03.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:03 15:39:03.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:03 15:39:03.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:03 15:39:03.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:03 15:39:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:03 15:39:03.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:03 15:39:03.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:03 15:39:03.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:03 15:39:03.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:03 15:39:03.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:03 15:39:03.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:03 15:39:03.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:03 15:39:03.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:03 15:39:03.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:03 15:39:03.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:03 15:39:03.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:03 15:39:03.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:03 15:39:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully
11:39:03 15:39:03.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:03 15:39:03.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:03 15:39:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:03 15:39:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:03 15:39:03.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:03 15:39:03.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:03 15:39:03.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:03 15:39:03.210 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:03 15:39:03.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:03 15:39:03.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:03 15:39:03.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:03 15:39:03.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:03 15:39:03.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:03 15:39:03.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:03 15:39:03.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:03 15:39:03.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:03 15:39:03.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:03 15:39:03.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:03 15:39:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:03 15:39:03.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:03 15:39:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:03 15:39:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:03 15:39:03.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:03 15:39:03.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:03 15:39:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:03 15:39:03.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:03 15:39:03.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:03 15:39:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:03 15:39:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:03 15:39:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:03 15:39:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:03 15:39:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:03 15:39:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:03 15:39:03.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:03 15:39:03.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:39:03 15:39:03.237 DEBUG [main][MenuItemLookup] Found menu:'File'
11:39:03 15:39:03.237 DEBUG [main][MenuItemLookup] Item match:File
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:''
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:''
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:''
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:''
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:''
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:39:03 15:39:03.238 DEBUG [main][MenuItemLookup] Item match:Import...
11:39:03 15:39:03.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:39:03 15:39:03.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:39:03 15:39:03.238 INFO [main][MenuItemHandler] Select menu item: &Import...
11:39:03 15:39:03.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:39:03 15:39:03.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:39:03 15:39:03.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:39:03 15:39:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:03 15:39:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:03 15:39:03.304 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:39:03 15:39:03.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:39:03 15:39:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:03 15:39:03.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:39:03 15:39:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:03 15:39:03.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:39:03 15:39:03.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:39:03 15:39:03.306 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:39:03 15:39:03.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:39:03 15:39:03.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:39:03 15:39:03.306 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:39:03 15:39:03.306 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:39:03 15:39:03.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:39:03 15:39:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:03 15:39:03.307 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:39:03 15:39:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:03 15:39:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:03 15:39:03.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:03 15:39:03.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:03 15:39:03.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:39:03 15:39:03.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:03 15:39:03.369 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:03 15:39:03.369 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:03 15:39:03.369 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip'
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:39:03 15:39:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:03 15:39:03.370 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:39:03 15:39:03.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:03 15:39:03.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:03 15:39:03.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:03 15:39:03.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:03 15:39:03.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:39:03 15:39:03.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:39:03 15:39:03.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:39:03 15:39:03.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:39:03 15:39:03.371 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip
11:39:03 15:39:03.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:39:03 15:39:03.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:03 15:39:03.372 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:39:03 15:39:03.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:03 15:39:03.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:03 15:39:03.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:03 15:39:03.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:03 15:39:03.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:39:03 15:39:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:39:03 15:39:03.377 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All")
11:39:03 15:39:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:03 15:39:03.378 INFO [WorkbenchTestable][AbstractButton] Click button &Select All
11:39:03 15:39:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:03 15:39:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:03 15:39:03.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:03 15:39:03.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:03 15:39:03.879 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:39:03 15:39:03.879 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:39:03 15:39:03.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:39:03 15:39:03.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:03 15:39:03.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:03 15:39:03.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:03 15:39:03.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:03 15:39:03.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:03 15:39:03.881 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:39:03 15:39:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:03 15:39:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:03 15:39:03.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:03 15:39:03.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:03 15:39:03.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:04 15:39:04.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:04 15:39:04.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:04 15:39:04.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:04 15:39:04.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:04 15:39:04.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:04 15:39:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:04 15:39:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:04 15:39:04.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:04 15:39:04.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:04 15:39:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:04 15:39:04.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:04 15:39:04.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:04 15:39:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:04 15:39:04.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:04 15:39:04.392 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:04 15:39:04.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:04 15:39:04.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:04 15:39:04.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:04 15:39:04.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:04 15:39:04.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:04 15:39:04.394 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped] and wait with time period 1
11:39:04 15:39:04.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:04 15:39:04.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:04 15:39:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:04 15:39:04.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:04 15:39:04.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:04 15:39:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:05 15:39:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:05 15:39:05.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:05 15:39:05.395 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:05 15:39:05.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:05 15:39:05.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:05 15:39:05.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:05 15:39:05.396 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:05 15:39:05.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:05 15:39:05.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:05 15:39:05.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:05 15:39:05.397 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped] and wait with time period 1
11:39:05 15:39:05.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:05 15:39:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:05 15:39:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:05 15:39:05.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:05 15:39:05.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:05 15:39:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:06 15:39:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:06 15:39:06.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:06 15:39:06.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:06 15:39:06.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:06 15:39:06.402 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:06 15:39:06.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:06 15:39:06.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:06 15:39:06.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:06 15:39:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:06 15:39:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:06 15:39:06.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:06 15:39:06.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:06 15:39:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:06 15:39:06.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:06 15:39:06.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:06 15:39:06.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:06 15:39:06.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:06 15:39:06.409 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:06 15:39:06.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:06 15:39:06.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:06 15:39:06.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:06 15:39:06.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:06 15:39:06.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:06 15:39:06.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:06 15:39:06.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:06 15:39:06.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:06 15:39:06.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:06 15:39:06.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:06 15:39:06.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:06 15:39:06.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:06 15:39:06.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:06 15:39:06.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:06 15:39:06.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:06 15:39:06.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:06 15:39:06.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:06 15:39:06.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:06 15:39:06.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:06 15:39:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:06 15:39:06.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:06 15:39:06.445 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:06 15:39:06.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:06 15:39:06.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:06 15:39:06.447 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:06 15:39:06.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:06 15:39:06.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:06 15:39:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:06 15:39:06.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:06 15:39:06.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:06 15:39:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:06 15:39:06.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:06 15:39:06.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:06 15:39:06.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:06 15:39:06.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:06 15:39:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:06 15:39:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:06 15:39:06.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:06 15:39:06.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:06 15:39:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:06 15:39:06.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:06 15:39:06.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:06 15:39:06.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:06 15:39:06.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:06 15:39:06.455 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:06 15:39:06.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:06 15:39:06.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:06 15:39:06.457 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:06 15:39:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:06 15:39:06.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:06 15:39:06.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:06 15:39:06.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:06 15:39:06.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:06 15:39:06.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:06 15:39:06.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:06 15:39:06.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:06 15:39:06.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:06 15:39:06.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:06 15:39:06.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:06 15:39:06.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:06 15:39:06.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:06 15:39:06.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:06 15:39:06.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:06 15:39:06.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:06 15:39:06.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:06 15:39:06.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:06 15:39:06.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:06 15:39:06.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:06 15:39:06.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:06 15:39:06.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:06 15:39:06.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped]
11:39:06 15:39:06.961 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped]
11:39:06 15:39:06.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped] about selection
11:39:06 15:39:06.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped]
11:39:06 15:39:06.981 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:06 15:39:06.982 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1'
11:39:06 15:39:06.982 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:06 15:39:06.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:06 15:39:06.983 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1
11:39:06 15:39:06.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:06 15:39:06.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:06 15:39:06.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:06 15:39:06.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:06 15:39:06.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped]
11:39:06 15:39:06.984 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped]
11:39:06 15:39:06.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped] about selection
11:39:06 15:39:06.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped]
11:39:06 15:39:06.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:06 15:39:06.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:06 15:39:06.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:''
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:''
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:39:07 15:39:07.004 DEBUG [main][MenuItemLookup] Item match:Profile
11:39:07 15:39:07.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file"
11:39:07 15:39:07.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile
11:39:07 15:39:07.005 INFO [main][MenuItemHandler] Select menu item: Pro&file
11:39:07 15:39:07.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile...
11:39:07 15:39:07.007 DEBUG [Worker-11: Publishing to Server 1...][AbstractWait] Wait for 1 seconds
11:39:08 15:39:08.014 DEBUG [Worker-6: Starting Server 1][AbstractWait] Wait for 1 seconds
11:39:09 15:39:09.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully
11:39:09 15:39:09.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling...
11:39:09 15:39:09.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:09 15:39:09.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:09 15:39:09.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:09 15:39:09.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:09 15:39:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully
11:39:09 15:39:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:09 15:39:09.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:09 15:39:09.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:09 15:39:09.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING'
11:39:09 15:39:09.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:09 15:39:09.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:09 15:39:09.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:09 15:39:09.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:09 15:39:09.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:09 15:39:09.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Profiling, Synchronized]
11:39:09 15:39:09.509 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Profiling, Synchronized]
11:39:09 15:39:09.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Profiling, Synchronized] about selection
11:39:09 15:39:09.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Profiling, Synchronized]
11:39:09 15:39:09.514 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:09 15:39:09.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:09 15:39:09.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:09 15:39:09.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:09 15:39:09.515 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1'
11:39:09 15:39:09.515 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:09 15:39:09.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:09 15:39:09.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:09 15:39:09.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:09 15:39:09.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:09 15:39:09.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:09 15:39:09.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:09 15:39:09.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:09 15:39:09.516 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1
11:39:09 15:39:09.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:09 15:39:09.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:09 15:39:09.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:09 15:39:09.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:09 15:39:09.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Profiling, Synchronized]
11:39:09 15:39:09.517 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Profiling, Synchronized]
11:39:09 15:39:09.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Profiling, Synchronized] about selection
11:39:09 15:39:09.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Profiling, Synchronized]
11:39:09 15:39:09.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:09 15:39:09.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:09 15:39:09.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:''
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:''
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:39:09 15:39:09.539 DEBUG [main][MenuItemLookup] Item match:Restart in Profile
11:39:09 15:39:09.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile"
11:39:09 15:39:09.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile
11:39:09 15:39:09.539 INFO [main][MenuItemHandler] Select menu item: Restart in Profile
11:39:09 15:39:09.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile...
11:39:09 15:39:09.541 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:39:10 15:39:10.549 DEBUG [Worker-1: Starting Server 1][AbstractWait] Wait for 1 seconds
11:39:12 15:39:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully
11:39:12 15:39:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling...
11:39:12 15:39:12.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:12 15:39:12.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:12 15:39:12.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:12 15:39:12.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:12 15:39:12.042 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:12 15:39:12.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:12 15:39:12.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:12 15:39:12.043 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING'
11:39:12 15:39:12.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:12 15:39:12.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:12 15:39:12.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:12 15:39:12.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:12 15:39:12.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:12 15:39:12.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:12 15:39:12.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:12 15:39:12.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:12 15:39:12.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:12 15:39:12.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Profiling, Synchronized]
11:39:12 15:39:12.044 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Profiling, Synchronized]
11:39:12 15:39:12.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Profiling, Synchronized] about selection
11:39:12 15:39:12.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Profiling, Synchronized]
11:39:12 15:39:12.051 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:12 15:39:12.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:12 15:39:12.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:12 15:39:12.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:12 15:39:12.052 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1'
11:39:12 15:39:12.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:12 15:39:12.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:12 15:39:12.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:12 15:39:12.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:12 15:39:12.053 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:12 15:39:12.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:12 15:39:12.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:12 15:39:12.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:12 15:39:12.053 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1
11:39:12 15:39:12.053 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:12 15:39:12.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:12 15:39:12.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:12 15:39:12.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:12 15:39:12.057 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Profiling, Synchronized]
11:39:12 15:39:12.057 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Profiling, Synchronized]
11:39:12 15:39:12.057 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Profiling, Synchronized] about selection
11:39:12 15:39:12.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Profiling, Synchronized]
11:39:12 15:39:12.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:12 15:39:12.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:12 15:39:12.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:''
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:''
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:12 15:39:12.078 DEBUG [main][MenuItemLookup] Item match:Stop	Ctrl+Alt+S
11:39:12 15:39:12.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top	Ctrl+Alt+S"
11:39:12 15:39:12.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop	Ctrl+Alt+S
11:39:12 15:39:12.078 INFO [main][MenuItemHandler] Select menu item: S&top	Ctrl+Alt+S
11:39:12 15:39:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4...
11:39:12 15:39:12.079 DEBUG [Worker-13: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:39:13 15:39:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully
11:39:13 15:39:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped...
11:39:13 15:39:13.580 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:13 15:39:13.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:13 15:39:13.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:13 15:39:13.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:13 15:39:13.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:13 15:39:13.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED'
11:39:13 15:39:13.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:13 15:39:13.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:13 15:39:13.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:13 15:39:13.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:13 15:39:13.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:13 15:39:13.582 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:13 15:39:13.582 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:13 15:39:13.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:13 15:39:13.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:13 15:39:13.588 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:13 15:39:13.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:13 15:39:13.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:13 15:39:13.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:13 15:39:13.588 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1'
11:39:13 15:39:13.588 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:13 15:39:13.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:13 15:39:13.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:13 15:39:13.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:13 15:39:13.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:13 15:39:13.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:13 15:39:13.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:13 15:39:13.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:13 15:39:13.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:13 15:39:13.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:13 15:39:13.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:13 15:39:13.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:13 15:39:13.593 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:13 15:39:13.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:13 15:39:13.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:14 15:39:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:14 15:39:14.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:14 15:39:14.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:14 15:39:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:14 15:39:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:14 15:39:14.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:14 15:39:14.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:14 15:39:14.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:14 15:39:14.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:14 15:39:14.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:14 15:39:14.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:14 15:39:14.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:14 15:39:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:14 15:39:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:14 15:39:14.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:14 15:39:14.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:14 15:39:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:14 15:39:14.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:14 15:39:14.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:14 15:39:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:14 15:39:14.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:14 15:39:14.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:14 15:39:14.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:14 15:39:14.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:14 15:39:14.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:14 15:39:14.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:14 15:39:14.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:14 15:39:14.619 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:14 15:39:14.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:14 15:39:14.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:14 15:39:14.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:14 15:39:14.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:14 15:39:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:14 15:39:14.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:14 15:39:14.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:14 15:39:14.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:14 15:39:14.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:14 15:39:14.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:14 15:39:14.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:14 15:39:14.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:14 15:39:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:14 15:39:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:14 15:39:14.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:14 15:39:14.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:14 15:39:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:14 15:39:14.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:14 15:39:14.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:14 15:39:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:14 15:39:14.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:14 15:39:14.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:14 15:39:14.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:14 15:39:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:14 15:39:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:14 15:39:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:14 15:39:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:14 15:39:14.653 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:14 15:39:14.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:14 15:39:14.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:14 15:39:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:14 15:39:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:14 15:39:14.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:14 15:39:14.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:14 15:39:14.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:14 15:39:14.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:14 15:39:14.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:14 15:39:14.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:14 15:39:14.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:14 15:39:14.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:14 15:39:14.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:14 15:39:14.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:14 15:39:14.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:14 15:39:14.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:14 15:39:14.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:14 15:39:14.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:14 15:39:14.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:14 15:39:14.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:14 15:39:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:14 15:39:14.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:14 15:39:14.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:14 15:39:14.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:14 15:39:14.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:14 15:39:14.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:14 15:39:14.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:14 15:39:14.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:14 15:39:14.687 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:14 15:39:14.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:15 15:39:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:15 15:39:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:15 15:39:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:15 15:39:15.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:15 15:39:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:15 15:39:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:15 15:39:15.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:15 15:39:15.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:15 15:39:15.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:15 15:39:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:15 15:39:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:15 15:39:15.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:15 15:39:15.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:15 15:39:15.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:15 15:39:15.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:15 15:39:15.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:15 15:39:15.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:15 15:39:15.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:15 15:39:15.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:15 15:39:15.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:15 15:39:15.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:15 15:39:15.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:15 15:39:15.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:15 15:39:15.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:15 15:39:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:15 15:39:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:15 15:39:15.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:15 15:39:15.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:15 15:39:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:15 15:39:15.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:15 15:39:15.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:15 15:39:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:15 15:39:15.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:15 15:39:15.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:15 15:39:15.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:15 15:39:15.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:15 15:39:15.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:15 15:39:15.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:15 15:39:15.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:15 15:39:15.199 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:15 15:39:15.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:15 15:39:15.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:15 15:39:15.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:15 15:39:15.200 INFO [WorkbenchTestable][ServersView2] Create new server
11:39:15 15:39:15.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:15 15:39:15.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:15 15:39:15.224 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:15 15:39:15.224 DEBUG [main][MenuItemLookup] Item match:New
11:39:15 15:39:15.225 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:39:15 15:39:15.225 DEBUG [main][MenuItemLookup] Item match:Server
11:39:15 15:39:15.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:39:15 15:39:15.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:39:15 15:39:15.225 INFO [main][MenuItemHandler] Select menu item: Server
11:39:15 15:39:15.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:39:15 15:39:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:39:15 15:39:15.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:39:15 15:39:15.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:15 15:39:15.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:15 15:39:15.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:39:15 15:39:15.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:15 15:39:15.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:15 15:39:15.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:39:15 15:39:15.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:15 15:39:15.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:15 15:39:15.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:39:15 15:39:15.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:15 15:39:15.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:15 15:39:15.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:39:15 15:39:15.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:15 15:39:15.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:15 15:39:15.324 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:39:15 15:39:15.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:15 15:39:15.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:39:15 15:39:15.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:15 15:39:15.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:15 15:39:15.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:15 15:39:15.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:15 15:39:15.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:15 15:39:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:39:15 15:39:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:39:15 15:39:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:39:15 15:39:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:39:15 15:39:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:39:15 15:39:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:39:15 15:39:15.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:15 15:39:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:15 15:39:15.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:15 15:39:15.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:15 15:39:15.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:15 15:39:15.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:15 15:39:15.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:15 15:39:15.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:15 15:39:15.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:15 15:39:15.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:15 15:39:15.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:39:15 15:39:15.843 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:39:15 15:39:15.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:39:15 15:39:15.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:39:15 15:39:15.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:39:15 15:39:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:15 15:39:15.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:15 15:39:15.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:15 15:39:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:15 15:39:15.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:15 15:39:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:16 15:39:16.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:16 15:39:16.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:39:16 is "Server name:")
11:39:16 15:39:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:16 15:39:16.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:16 15:39:16.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:16 15:39:16.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:16 15:39:16.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:39:16 15:39:16.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:39:16 15:39:16.353 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2
11:39:16 15:39:16.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:39:16 15:39:16.354 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:39:16 15:39:16.354 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:39:16 15:39:16.854 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:39:16 15:39:16.854 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:39:17 15:39:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:39:17 15:39:17.355 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:39:17 15:39:17.355 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:39:17 15:39:17.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:39:17 15:39:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:17 15:39:17.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:17 15:39:17.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:17 15:39:17.359 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:39:17 15:39:17.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:17 15:39:17.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:17 15:39:17.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:17 15:39:17.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:17 15:39:17.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:17 15:39:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:17 15:39:17.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:17 15:39:17.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:17 15:39:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:17 15:39:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:17 15:39:17.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:17 15:39:17.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:17 15:39:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:17 15:39:17.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:17 15:39:17.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:17 15:39:17.880 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:17 15:39:17.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:17 15:39:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:17 15:39:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:17 15:39:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:17 15:39:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:17 15:39:17.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2...
11:39:17 15:39:17.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:17 15:39:17.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:17 15:39:17.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:17 15:39:17.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:17 15:39:17.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:17 15:39:17.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:17 15:39:17.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:17 15:39:17.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:17 15:39:17.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:17 15:39:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:17 15:39:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:17 15:39:17.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:17 15:39:17.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:17 15:39:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:17 15:39:17.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:17 15:39:17.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:17 15:39:17.909 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:17 15:39:17.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:17 15:39:17.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:17 15:39:17.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:17 15:39:17.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:17 15:39:17.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:17 15:39:17.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:17 15:39:17.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:17 15:39:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:17 15:39:17.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:17 15:39:17.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:17 15:39:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:17 15:39:17.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:17 15:39:17.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:17 15:39:17.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:17 15:39:17.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:17 15:39:17.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:17 15:39:17.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:17 15:39:17.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:17 15:39:17.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:17 15:39:17.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully
11:39:17 15:39:17.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:17 15:39:17.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:17 15:39:17.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:17 15:39:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:17 15:39:17.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:17 15:39:17.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:17 15:39:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:17 15:39:17.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:17 15:39:17.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:17 15:39:17.968 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:17 15:39:17.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:17 15:39:17.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:17 15:39:17.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:17 15:39:17.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:17 15:39:17.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:17 15:39:17.970 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:17 15:39:17.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:17 15:39:17.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:17 15:39:17.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:17 15:39:17.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:17 15:39:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:17 15:39:17.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:17 15:39:17.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:17 15:39:17.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:17 15:39:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:17 15:39:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:17 15:39:17.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:17 15:39:17.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:17 15:39:17.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:17 15:39:17.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:17 15:39:17.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:17 15:39:17.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:17 15:39:17.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:17 15:39:17.997 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:17 15:39:17.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:17 15:39:17.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:17 15:39:17.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:17 15:39:17.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:17 15:39:17.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:18 15:39:18.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:18 15:39:18.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:18 15:39:18.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:18 15:39:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:18 15:39:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:18 15:39:18.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:18 15:39:18.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:18 15:39:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:18 15:39:18.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:18 15:39:18.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:18 15:39:18.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:18 15:39:18.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:18 15:39:18.024 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:18 15:39:18.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:18 15:39:18.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:18 15:39:18.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:18 15:39:18.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:18 15:39:18.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:18 15:39:18.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:18 15:39:18.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:18 15:39:18.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:18 15:39:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:18 15:39:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:18 15:39:18.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:18 15:39:18.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:18 15:39:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:18 15:39:18.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:18 15:39:18.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:18 15:39:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:18 15:39:18.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:18 15:39:18.051 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:18 15:39:18.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:18 15:39:18.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:18 15:39:18.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:18 15:39:18.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:18 15:39:18.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:18 15:39:18.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2  [Stopped]
11:39:18 15:39:18.054 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2  [Stopped]
11:39:18 15:39:18.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2  [Stopped] about selection
11:39:18 15:39:18.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2  [Stopped]
11:39:18 15:39:18.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:18 15:39:18.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:18 15:39:18.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:18 15:39:18.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:18 15:39:18.061 INFO [WorkbenchTestable][AbstractServer] Start server Server 2
11:39:18 15:39:18.061 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:18 15:39:18.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:18 15:39:18.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:18 15:39:18.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:18 15:39:18.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:18 15:39:18.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:18 15:39:18.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:18 15:39:18.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:18 15:39:18.077 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2
11:39:18 15:39:18.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:18 15:39:18.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:18 15:39:18.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:18 15:39:18.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:18 15:39:18.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2  [Stopped]
11:39:18 15:39:18.078 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2  [Stopped]
11:39:18 15:39:18.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2  [Stopped] about selection
11:39:18 15:39:18.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2  [Stopped]
11:39:18 15:39:18.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:18 15:39:18.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:18 15:39:18.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:18 15:39:18.101 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:18 15:39:18.101 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:18 15:39:18.101 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:18 15:39:18.101 DEBUG [main][MenuItemLookup] Found menu:''
11:39:18 15:39:18.101 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:18 15:39:18.102 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:18 15:39:18.102 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:18 15:39:18.102 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:18 15:39:18.102 DEBUG [main][MenuItemLookup] Found menu:''
11:39:18 15:39:18.102 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:18 15:39:18.102 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:18 15:39:18.102 DEBUG [main][MenuItemLookup] Item match:Start	Ctrl+Alt+R
11:39:18 15:39:18.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start	Ctrl+Alt+R"
11:39:18 15:39:18.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start	Ctrl+Alt+R
11:39:18 15:39:18.102 INFO [main][MenuItemHandler] Select menu item: &Start	Ctrl+Alt+R
11:39:18 15:39:18.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run...
11:39:18 15:39:18.104 DEBUG [Worker-6: Publishing to Server 2...][AbstractWait] Wait for 1 seconds
11:39:19 15:39:19.117 DEBUG [Worker-6: Starting Server 2][AbstractWait] Wait for 1 seconds
11:39:20 15:39:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully
11:39:20 15:39:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started...
11:39:20 15:39:20.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:20 15:39:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:20 15:39:20.605 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.606 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED'
11:39:20 15:39:20.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:20 15:39:20.606 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2  [Started, Synchronized]
11:39:20 15:39:20.606 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2  [Started, Synchronized]
11:39:20 15:39:20.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2  [Started, Synchronized] about selection
11:39:20 15:39:20.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2  [Started, Synchronized]
11:39:20 15:39:20.615 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.616 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false
11:39:20 15:39:20.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:20 15:39:20.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:20 15:39:20.632 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:20 15:39:20.632 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:20 15:39:20.632 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:20 15:39:20.632 DEBUG [main][MenuItemLookup] Found menu:''
11:39:20 15:39:20.632 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:20 15:39:20.632 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:20 15:39:20.632 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:20 15:39:20.632 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:39:20 15:39:20.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:39:20 15:39:20.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:39:20 15:39:20.632 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:39:20 15:39:20.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:39:20 15:39:20.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:39:20 15:39:20.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:20 15:39:20.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:20 15:39:20.665 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting
11:39:20 15:39:20.665 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting
11:39:20 15:39:20.665 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:20 15:39:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:20 15:39:20.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:20 15:39:20.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:20 15:39:20.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:20 15:39:20.666 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:20 15:39:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:20 15:39:20.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:20 15:39:20.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:20 15:39:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:39:20 15:39:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:39:20 15:39:20.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:20 15:39:20.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:20 15:39:20.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:20 15:39:20.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:20 15:39:20.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:20 15:39:20.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:20 15:39:20.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:20 15:39:20.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:20 15:39:20.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:20 15:39:20.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:20 15:39:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2...
11:39:20 15:39:20.707 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:20 15:39:20.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:20 15:39:20.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:20 15:39:20.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:20 15:39:20.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:20 15:39:20.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:20 15:39:20.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:20 15:39:20.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:20 15:39:20.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:20 15:39:20.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:20 15:39:20.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:20 15:39:20.756 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:20 15:39:20.756 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:20 15:39:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:20 15:39:20.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:20 15:39:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:20 15:39:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:20 15:39:20.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:20 15:39:20.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:20 15:39:20.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:20 15:39:20.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:20 15:39:20.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:20 15:39:20.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:20 15:39:20.767 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:20 15:39:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:20 15:39:20.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:20 15:39:20.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:20 15:39:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:20 15:39:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:20 15:39:20.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:20 15:39:20.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:20 15:39:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:20 15:39:20.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:20 15:39:20.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:20 15:39:20.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:20 15:39:20.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:20 15:39:20.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:20 15:39:20.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:20 15:39:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:20 15:39:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:20 15:39:20.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:20 15:39:20.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:20 15:39:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:20 15:39:20.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:20 15:39:20.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:20 15:39:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:20 15:39:20.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:20 15:39:20.824 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:20 15:39:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:20 15:39:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:20 15:39:20.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:20 15:39:20.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:20 15:39:20.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:20 15:39:20.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:20 15:39:20.839 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:20 15:39:20.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:20 15:39:20.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:21 15:39:21.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:21 15:39:21.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:21 15:39:21.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:21 15:39:21.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:21 15:39:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:21 15:39:21.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:21 15:39:21.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:21 15:39:21.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:21 15:39:21.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:21 15:39:21.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:21 15:39:21.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:21 15:39:21.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:21 15:39:21.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:21 15:39:21.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:21 15:39:21.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:21 15:39:21.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:21 15:39:21.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:21 15:39:21.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:21 15:39:21.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:21 15:39:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:21 15:39:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:21 15:39:21.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:21 15:39:21.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:21 15:39:21.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:21 15:39:21.853 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:21 15:39:21.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:21 15:39:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:21 15:39:21.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:21 15:39:21.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:21 15:39:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:21 15:39:21.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:21 15:39:21.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:21 15:39:21.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:21 15:39:21.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:21 15:39:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:21 15:39:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:21 15:39:21.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:21 15:39:21.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:21 15:39:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:21 15:39:21.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:21 15:39:21.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:21 15:39:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:21 15:39:21.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:21 15:39:21.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:21 15:39:21.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:21 15:39:21.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:21 15:39:21.888 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:21 15:39:21.888 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:21 15:39:21.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:21 15:39:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:21 15:39:21.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:21 15:39:21.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:21 15:39:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:21 15:39:21.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:21 15:39:21.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:21 15:39:21.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:21 15:39:21.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:21 15:39:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:21 15:39:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:21 15:39:21.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:21 15:39:21.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:21 15:39:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:21 15:39:21.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:21 15:39:21.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:21 15:39:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:21 15:39:21.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:21 15:39:21.923 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:21 15:39:21.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:21 15:39:21.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:21 15:39:21.925 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:21 15:39:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:21 15:39:21.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:21 15:39:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:21 15:39:21.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:21 15:39:21.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:21 15:39:21.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:21 15:39:21.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:21 15:39:21.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:21 15:39:21.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:21 15:39:21.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:21 15:39:21.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:21 15:39:21.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:21 15:39:21.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:21 15:39:21.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:21 15:39:21.929 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:21 15:39:21.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:21 15:39:21.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:21 15:39:21.937 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:21 15:39:21.938 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1'
11:39:21 15:39:21.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:21 15:39:21.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:21 15:39:21.939 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1
11:39:21 15:39:21.939 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:21 15:39:21.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:21 15:39:21.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:21 15:39:21.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:21 15:39:21.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:21 15:39:21.939 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:21 15:39:21.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:21 15:39:21.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:21 15:39:21.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:21 15:39:21.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:21 15:39:21.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:''
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:''
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:39:21 15:39:21.971 DEBUG [main][MenuItemLookup] Item match:Profile
11:39:21 15:39:21.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file"
11:39:21 15:39:21.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile
11:39:21 15:39:21.972 INFO [main][MenuItemHandler] Select menu item: Pro&file
11:39:21 15:39:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile...
11:39:21 15:39:21.974 DEBUG [Worker-3: Starting Server 1][AbstractWait] Wait for 1 seconds
11:39:23 15:39:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully
11:39:23 15:39:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling...
11:39:23 15:39:23.473 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:23 15:39:23.475 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.476 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING'
11:39:23 15:39:23.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:23 15:39:23.476 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Profiling, Synchronized]
11:39:23 15:39:23.477 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Profiling, Synchronized]
11:39:23 15:39:23.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Profiling, Synchronized] about selection
11:39:23 15:39:23.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Profiling, Synchronized]
11:39:23 15:39:23.485 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.486 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1'
11:39:23 15:39:23.486 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Profiling, Synchronized]
11:39:23 15:39:23.491 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Profiling, Synchronized]
11:39:23 15:39:23.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Profiling, Synchronized] about selection
11:39:23 15:39:23.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Profiling, Synchronized]
11:39:23 15:39:23.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.496 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1'
11:39:23 15:39:23.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.497 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1
11:39:23 15:39:23.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:23 15:39:23.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:23 15:39:23.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:23 15:39:23.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:23 15:39:23.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Profiling, Synchronized]
11:39:23 15:39:23.498 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Profiling, Synchronized]
11:39:23 15:39:23.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Profiling, Synchronized] about selection
11:39:23 15:39:23.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Profiling, Synchronized]
11:39:23 15:39:23.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:23 15:39:23.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:23 15:39:23.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:''
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:''
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:23 15:39:23.517 DEBUG [main][MenuItemLookup] Item match:Stop	Ctrl+Alt+S
11:39:23 15:39:23.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top	Ctrl+Alt+S"
11:39:23 15:39:23.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop	Ctrl+Alt+S
11:39:23 15:39:23.517 INFO [main][MenuItemHandler] Select menu item: S&top	Ctrl+Alt+S
11:39:23 15:39:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4...
11:39:23 15:39:23.517 DEBUG [Worker-1: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:39:25 15:39:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully
11:39:25 15:39:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped...
11:39:25 15:39:25.018 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:25 15:39:25.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:25 15:39:25.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:25 15:39:25.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:25 15:39:25.019 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:25 15:39:25.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED'
11:39:25 15:39:25.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:25 15:39:25.019 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:25 15:39:25.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:25 15:39:25.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:25 15:39:25.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:25 15:39:25.020 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:25 15:39:25.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:25 15:39:25.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:25 15:39:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:25 15:39:25.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:25 15:39:25.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:25 15:39:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:26 15:39:26.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:26 15:39:26.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:26 15:39:26.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:26 15:39:26.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:26 15:39:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:26 15:39:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:26 15:39:26.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:26 15:39:26.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:26 15:39:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:26 15:39:26.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:26 15:39:26.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:26 15:39:26.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:26 15:39:26.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:26 15:39:26.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:26 15:39:26.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:26 15:39:26.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:26 15:39:26.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:26 15:39:26.054 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:26 15:39:26.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:26 15:39:26.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:26 15:39:26.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:26 15:39:26.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:26 15:39:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:26 15:39:26.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:26 15:39:26.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:26 15:39:26.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:26 15:39:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:26 15:39:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:26 15:39:26.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:26 15:39:26.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:26 15:39:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:26 15:39:26.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:26 15:39:26.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:26 15:39:26.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:26 15:39:26.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:26 15:39:26.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:26 15:39:26.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:26 15:39:26.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:26 15:39:26.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:26 15:39:26.082 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:26 15:39:26.082 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:26 15:39:26.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:26 15:39:26.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:26 15:39:26.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:26 15:39:26.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:26 15:39:26.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:26 15:39:26.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:26 15:39:26.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:26 15:39:26.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:26 15:39:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:26 15:39:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:26 15:39:26.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:26 15:39:26.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:26 15:39:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:26 15:39:26.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:26 15:39:26.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:26 15:39:26.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:26 15:39:26.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:26 15:39:26.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:26 15:39:26.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:26 15:39:26.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:26 15:39:26.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:26 15:39:26.119 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:26 15:39:26.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:26 15:39:26.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:26 15:39:26.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:26 15:39:26.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:26 15:39:26.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:26 15:39:26.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:26 15:39:26.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:26 15:39:26.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:26 15:39:26.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:26 15:39:26.641 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:26 15:39:26.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:26 15:39:26.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:26 15:39:26.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:26 15:39:26.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:26 15:39:26.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:26 15:39:26.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:26 15:39:26.644 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:26 15:39:26.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:26 15:39:26.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:26 15:39:26.651 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:39:26 15:39:26.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:26 15:39:26.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:''
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:''
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:''
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:39:26 15:39:26.682 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:39:26 15:39:26.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:39:26 15:39:26.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:39:26 15:39:26.682 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:39:26 15:39:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:26 15:39:26.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:26 15:39:26.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:26 15:39:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:39:26 15:39:26.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:39:26 15:39:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:26 15:39:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:26 15:39:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:26 15:39:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:26 15:39:26.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:39:26 15:39:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:26 15:39:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:26 15:39:26.757 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed
11:39:26 15:39:26.758 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard
11:39:26 15:39:26.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:39:26 15:39:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:26 15:39:26.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:26 15:39:26.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:26 15:39:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:26 15:39:26.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:26 15:39:26.759 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:39:26 15:39:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:26 15:39:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:26 15:39:26.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:26 15:39:26.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:26 15:39:26.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:26 15:39:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:26 15:39:26.797 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:26 15:39:26.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:26 15:39:26.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:26 15:39:26.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:26 15:39:26.798 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:26 15:39:26.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:26 15:39:26.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:26 15:39:26.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:26 15:39:26.799 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:26 15:39:26.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:26 15:39:26.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:27 15:39:27.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:27 15:39:27.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:27 15:39:27.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:27 15:39:27.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:27 15:39:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:27 15:39:27.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:27 15:39:27.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:27 15:39:27.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:27 15:39:27.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:27 15:39:27.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:27 15:39:27.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:27 15:39:27.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:27 15:39:27.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:27 15:39:27.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:27 15:39:27.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:27 15:39:27.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:27 15:39:27.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:27 15:39:27.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:27 15:39:27.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:27 15:39:27.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:27 15:39:27.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:27 15:39:27.811 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:27 15:39:27.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:27 15:39:27.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:27 15:39:27.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:27 15:39:27.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:27 15:39:27.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:27 15:39:27.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:27 15:39:27.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:27 15:39:27.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:27 15:39:27.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:27 15:39:27.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:27 15:39:27.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:27 15:39:27.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:27 15:39:27.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:27 15:39:27.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:27 15:39:27.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:27 15:39:27.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:27 15:39:27.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:27 15:39:27.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:27 15:39:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:27 15:39:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:27 15:39:27.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:27 15:39:27.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:27 15:39:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:27 15:39:27.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:27 15:39:27.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:27 15:39:27.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:27 15:39:27.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:27 15:39:27.840 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:27 15:39:27.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:27 15:39:27.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:27 15:39:27.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:27 15:39:27.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:27 15:39:27.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:27 15:39:27.843 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:27 15:39:27.843 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:27 15:39:27.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:27 15:39:27.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:27 15:39:27.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:27 15:39:27.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:27 15:39:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:27 15:39:27.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:27 15:39:27.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:27 15:39:27.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:27 15:39:27.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:27 15:39:27.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:27 15:39:27.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:27 15:39:27.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:27 15:39:27.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:27 15:39:27.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:27 15:39:27.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:27 15:39:27.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:27 15:39:27.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:27 15:39:27.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:27 15:39:27.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:27 15:39:27.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:27 15:39:27.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:27 15:39:27.872 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:27 15:39:27.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:27 15:39:27.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:27 15:39:27.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:27 15:39:27.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:27 15:39:27.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:27 15:39:27.874 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:27 15:39:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:28 15:39:28.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:28 15:39:28.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:28 15:39:28.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:28 15:39:28.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:28 15:39:28.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:28 15:39:28.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:28 15:39:28.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:28 15:39:28.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:28 15:39:28.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:28 15:39:28.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:28 15:39:28.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:28 15:39:28.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:28 15:39:28.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:28 15:39:28.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:28 15:39:28.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:28 15:39:28.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:28 15:39:28.379 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:28 15:39:28.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:28 15:39:28.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:28 15:39:28.385 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:28 15:39:28.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:28 15:39:28.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:28 15:39:28.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:28 15:39:28.386 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1'
11:39:28 15:39:28.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:28 15:39:28.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:28 15:39:28.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:''
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:''
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:39:28 15:39:28.413 DEBUG [main][MenuItemLookup] Item match:Publish	Ctrl+Alt+P
11:39:28 15:39:28.413 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish	Ctrl+Alt+P"
11:39:28 15:39:28.413 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish	Ctrl+Alt+P
11:39:28 15:39:28.413 INFO [main][MenuItemHandler] Select menu item: Publish	Ctrl+Alt+P
11:39:28 15:39:28.415 DEBUG [Worker-11: Publishing to Server 1...][AbstractWait] Wait for 1 seconds
11:39:28 15:39:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished...
11:39:29 15:39:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully
11:39:29 15:39:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'...
11:39:29 15:39:29.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:29 15:39:29.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:29 15:39:29.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:29 15:39:29.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:29 15:39:29.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:29 15:39:29.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:29 15:39:29.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:29 15:39:29.930 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:29 15:39:29.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:29 15:39:29.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:29 15:39:29.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:29 15:39:29.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:29 15:39:29.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:29 15:39:29.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:29 15:39:29.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:29 15:39:29.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:29 15:39:29.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:29 15:39:29.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:29 15:39:29.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:29 15:39:29.932 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:29 15:39:29.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:29 15:39:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:30 15:39:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:30 15:39:30.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:30 15:39:30.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:30 15:39:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:30 15:39:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:30 15:39:30.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:30 15:39:30.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:30 15:39:30.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:30 15:39:30.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:30 15:39:30.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:30 15:39:30.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:30 15:39:30.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:30 15:39:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:30 15:39:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:30 15:39:30.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:30 15:39:30.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:30 15:39:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:30 15:39:30.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:30 15:39:30.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:30 15:39:30.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:30 15:39:30.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:30 15:39:30.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:30 15:39:30.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:30 15:39:30.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:30 15:39:30.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:30 15:39:30.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:30 15:39:30.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:30 15:39:30.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:30 15:39:30.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:30 15:39:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:30 15:39:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:30 15:39:30.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:30 15:39:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:30 15:39:30.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:30 15:39:30.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:30 15:39:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:30 15:39:30.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:30 15:39:30.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:30 15:39:30.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:30 15:39:30.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:30 15:39:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:30 15:39:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:30 15:39:30.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:30 15:39:30.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:30 15:39:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:30 15:39:30.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:30 15:39:30.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:30 15:39:30.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:30 15:39:30.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:30 15:39:30.981 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:30 15:39:30.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:30 15:39:30.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:30 15:39:30.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:30 15:39:30.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:30 15:39:30.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:30 15:39:30.996 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:30 15:39:30.996 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:30 15:39:30.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:30 15:39:30.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:30 15:39:30.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:30 15:39:30.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:30 15:39:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:30 15:39:30.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:30 15:39:30.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:30 15:39:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:30 15:39:30.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:30 15:39:30.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:31 15:39:31.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:31 15:39:31.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:31 15:39:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:31 15:39:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:31 15:39:31.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:31 15:39:31.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:31 15:39:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:31 15:39:31.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:31 15:39:31.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:31 15:39:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:31 15:39:31.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:31 15:39:31.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:31 15:39:31.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:31 15:39:31.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:31 15:39:31.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:31 15:39:31.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:31 15:39:31.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:31 15:39:31.006 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:31 15:39:31.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:31 15:39:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:31 15:39:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:31 15:39:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:31 15:39:31.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:31 15:39:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:31 15:39:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:31 15:39:31.507 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:31 15:39:31.507 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:31 15:39:31.507 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:31 15:39:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:31 15:39:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:31 15:39:31.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:31 15:39:31.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:31 15:39:31.508 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:31 15:39:31.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:31 15:39:31.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:31 15:39:31.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:31 15:39:31.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:31 15:39:31.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:31 15:39:31.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:31 15:39:31.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:31 15:39:31.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:31 15:39:31.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:31 15:39:31.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:31 15:39:31.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:31 15:39:31.510 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:31 15:39:31.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:31 15:39:31.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:31 15:39:31.528 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:31 15:39:31.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:31 15:39:31.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:31 15:39:31.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:31 15:39:31.529 INFO [WorkbenchTestable][AbstractServer] Start server Server 1
11:39:31 15:39:31.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:31 15:39:31.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:31 15:39:31.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:31 15:39:31.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:31 15:39:31.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:31 15:39:31.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:31 15:39:31.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:31 15:39:31.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:31 15:39:31.532 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1
11:39:31 15:39:31.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:31 15:39:31.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:31 15:39:31.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:31 15:39:31.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:31 15:39:31.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:31 15:39:31.532 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:31 15:39:31.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:31 15:39:31.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:31 15:39:31.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:31 15:39:31.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:31 15:39:31.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:''
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:''
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:31 15:39:31.555 DEBUG [main][MenuItemLookup] Item match:Start	Ctrl+Alt+R
11:39:31 15:39:31.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start	Ctrl+Alt+R"
11:39:31 15:39:31.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start	Ctrl+Alt+R
11:39:31 15:39:31.556 INFO [main][MenuItemHandler] Select menu item: &Start	Ctrl+Alt+R
11:39:31 15:39:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run...
11:39:31 15:39:31.558 DEBUG [Worker-7: Starting Server 1][AbstractWait] Wait for 1 seconds
11:39:33 15:39:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully
11:39:33 15:39:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started...
11:39:33 15:39:33.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:33 15:39:33.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:33 15:39:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:33 15:39:33.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:33 15:39:33.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:33 15:39:33.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:33 15:39:33.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:33 15:39:33.059 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED'
11:39:33 15:39:33.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:33 15:39:33.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:33 15:39:33.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:33 15:39:33.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:33 15:39:33.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:33 15:39:33.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Started, Synchronized]
11:39:33 15:39:33.060 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Started, Synchronized]
11:39:33 15:39:33.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Started, Synchronized] about selection
11:39:33 15:39:33.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Started, Synchronized]
11:39:33 15:39:33.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:33 15:39:33.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:33 15:39:33.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:33 15:39:33.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:33 15:39:33.068 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1'
11:39:33 15:39:33.068 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:33 15:39:33.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:33 15:39:33.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:33 15:39:33.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:33 15:39:33.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:33 15:39:33.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:33 15:39:33.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:33 15:39:33.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:33 15:39:33.069 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1
11:39:33 15:39:33.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:33 15:39:33.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:33 15:39:33.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:33 15:39:33.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:33 15:39:33.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Started, Synchronized]
11:39:33 15:39:33.070 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Started, Synchronized]
11:39:33 15:39:33.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Started, Synchronized] about selection
11:39:33 15:39:33.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Started, Synchronized]
11:39:33 15:39:33.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:33 15:39:33.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:33 15:39:33.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:''
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:''
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:33 15:39:33.097 DEBUG [main][MenuItemLookup] Item match:Stop	Ctrl+Alt+S
11:39:33 15:39:33.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top	Ctrl+Alt+S"
11:39:33 15:39:33.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop	Ctrl+Alt+S
11:39:33 15:39:33.097 INFO [main][MenuItemHandler] Select menu item: S&top	Ctrl+Alt+S
11:39:33 15:39:33.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4...
11:39:33 15:39:33.097 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:39:34 15:39:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully
11:39:34 15:39:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped...
11:39:34 15:39:34.598 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:34 15:39:34.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:34 15:39:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:34 15:39:34.599 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:34 15:39:34.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:34 15:39:34.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:34 15:39:34.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:34 15:39:34.600 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED'
11:39:34 15:39:34.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:34 15:39:34.600 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:34 15:39:34.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:34 15:39:34.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:34 15:39:34.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:34 15:39:34.600 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:34 15:39:34.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:34 15:39:34.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:34 15:39:34.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:34 15:39:34.601 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:34 15:39:34.601 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:34 15:39:34.601 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:34 15:39:34.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:34 15:39:34.607 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:34 15:39:34.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:34 15:39:34.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:34 15:39:34.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:34 15:39:34.608 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1'
11:39:34 15:39:34.608 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:34 15:39:34.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:34 15:39:34.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:34 15:39:34.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:34 15:39:34.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:34 15:39:34.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:34 15:39:34.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:34 15:39:34.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:34 15:39:34.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:34 15:39:34.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:34 15:39:34.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:34 15:39:34.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:34 15:39:34.610 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:34 15:39:34.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:34 15:39:34.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:35 15:39:35.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:35 15:39:35.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:35 15:39:35.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:35 15:39:35.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:35 15:39:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:35 15:39:35.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:35 15:39:35.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.614 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:35 15:39:35.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:35 15:39:35.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:35 15:39:35.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:35 15:39:35.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:35 15:39:35.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:35 15:39:35.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:35 15:39:35.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:35 15:39:35.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:35 15:39:35.621 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:35 15:39:35.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:35 15:39:35.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:35 15:39:35.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:35 15:39:35.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:35 15:39:35.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:35 15:39:35.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:35 15:39:35.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:35 15:39:35.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:35 15:39:35.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:35 15:39:35.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:35 15:39:35.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:35 15:39:35.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:35 15:39:35.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:35 15:39:35.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:35 15:39:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:35 15:39:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:35 15:39:35.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:35 15:39:35.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:35 15:39:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:35 15:39:35.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:35 15:39:35.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:35 15:39:35.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:35 15:39:35.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:35 15:39:35.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:35 15:39:35.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:35 15:39:35.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:35 15:39:35.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:35 15:39:35.654 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:35 15:39:35.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:35 15:39:35.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:35 15:39:35.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:35 15:39:35.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:35 15:39:35.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:35 15:39:35.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:35 15:39:35.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:35 15:39:35.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:35 15:39:35.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:35 15:39:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:35 15:39:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:35 15:39:35.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:35 15:39:35.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:35 15:39:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:35 15:39:35.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:35 15:39:35.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:35 15:39:35.690 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:35 15:39:35.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:35 15:39:35.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:35 15:39:35.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:35 15:39:35.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:35 15:39:35.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:35 15:39:35.705 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:35 15:39:35.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:35 15:39:35.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:35 15:39:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:35 15:39:35.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:35 15:39:35.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:35 15:39:35.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:35 15:39:35.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:35 15:39:35.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:35 15:39:35.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:35 15:39:35.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:35 15:39:35.707 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:35 15:39:35.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:35 15:39:35.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:35 15:39:35.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:35 15:39:35.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:35 15:39:35.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:35 15:39:35.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:35 15:39:35.709 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:35 15:39:35.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:35 15:39:35.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:35 15:39:35.715 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:35 15:39:35.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:35 15:39:35.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:35 15:39:35.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:35 15:39:35.716 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1'
11:39:35 15:39:35.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:35 15:39:35.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:35 15:39:35.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:''
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:''
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:39:35 15:39:35.745 DEBUG [main][MenuItemLookup] Item match:Clean...
11:39:35 15:39:35.745 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..."
11:39:35 15:39:35.745 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean...
11:39:35 15:39:35.746 INFO [main][MenuItemHandler] Select menu item: &Clean...
11:39:35 15:39:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:39:35 15:39:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:39:35 15:39:35.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:39:35 15:39:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:35 15:39:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:35 15:39:35.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:39:35 15:39:35.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:39:35 15:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:35 15:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:35 15:39:35.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:39:35 15:39:35.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:39:35 15:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:35 15:39:35.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:35 15:39:35.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:35 15:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:35 15:39:35.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:35 15:39:35.780 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:39:35 15:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:35 15:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:35 15:39:35.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:35 15:39:35.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:35 15:39:35.793 DEBUG [Worker-4: Publishing to Server 1...][AbstractWait] Wait for 1 seconds
11:39:35 15:39:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:39:35 15:39:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:39:35 15:39:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished...
11:39:36 15:39:36.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully
11:39:36 15:39:36.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'...
11:39:36 15:39:36.820 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:36 15:39:36.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:36 15:39:36.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:36 15:39:36.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:37 15:39:37.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:37 15:39:37.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:37 15:39:37.322 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:37 15:39:37.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:37 15:39:37.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:37 15:39:37.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:37 15:39:37.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:37 15:39:37.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:37 15:39:37.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:37 15:39:37.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:37 15:39:37.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:37 15:39:37.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:37 15:39:37.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:37 15:39:37.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:37 15:39:37.324 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:37 15:39:37.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:37 15:39:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:37 15:39:37.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:37 15:39:37.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:37 15:39:37.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:37 15:39:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:38 15:39:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:38 15:39:38.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:38 15:39:38.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:38 15:39:38.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:38 15:39:38.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:38 15:39:38.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:38 15:39:38.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:38 15:39:38.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:38 15:39:38.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:38 15:39:38.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:38 15:39:38.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:38 15:39:38.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:38 15:39:38.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:38 15:39:38.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:38 15:39:38.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:38 15:39:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:38 15:39:38.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:38 15:39:38.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:38 15:39:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:38 15:39:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:38 15:39:38.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:38 15:39:38.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:38 15:39:38.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:38 15:39:38.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:38 15:39:38.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:38 15:39:38.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:38 15:39:38.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:38 15:39:38.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:38 15:39:38.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:38 15:39:38.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:38 15:39:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:38 15:39:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:38 15:39:38.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:38 15:39:38.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:38 15:39:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:38 15:39:38.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:38 15:39:38.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:38 15:39:38.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:38 15:39:38.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:38 15:39:38.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:38 15:39:38.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:38 15:39:38.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:38 15:39:38.362 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:38 15:39:38.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:38 15:39:38.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:38 15:39:38.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:38 15:39:38.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:38 15:39:38.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:38 15:39:38.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:38 15:39:38.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:38 15:39:38.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:38 15:39:38.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:38 15:39:38.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:38 15:39:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:38 15:39:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:38 15:39:38.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:38 15:39:38.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:38 15:39:38.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:38 15:39:38.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:38 15:39:38.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:38 15:39:38.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:38 15:39:38.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:38 15:39:38.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:38 15:39:38.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:38 15:39:38.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:38 15:39:38.391 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:38 15:39:38.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:38 15:39:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:38 15:39:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:38 15:39:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:38 15:39:38.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:38 15:39:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:38 15:39:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:38 15:39:38.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:38 15:39:38.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:38 15:39:38.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:38 15:39:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:38 15:39:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:38 15:39:38.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:38 15:39:38.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:38 15:39:38.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:38 15:39:38.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:38 15:39:38.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:38 15:39:38.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:38 15:39:38.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:38 15:39:38.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:38 15:39:38.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:38 15:39:38.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:38 15:39:38.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:38 15:39:38.896 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:38 15:39:38.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:38 15:39:38.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:38 15:39:38.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:38 15:39:38.916 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1'
11:39:38 15:39:38.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:38 15:39:38.918 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:38 15:39:38.919 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1
11:39:38 15:39:38.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:38 15:39:38.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:38 15:39:38.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:38 15:39:38.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:38 15:39:38.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:38 15:39:38.920 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:38 15:39:38.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:38 15:39:38.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:38 15:39:38.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:38 15:39:38.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:38 15:39:38.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:''
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:''
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:38 15:39:38.944 DEBUG [main][MenuItemLookup] Item match:Debug	Ctrl+Alt+D
11:39:38 15:39:38.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug	Ctrl+Alt+D"
11:39:38 15:39:38.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug	Ctrl+Alt+D
11:39:38 15:39:38.944 INFO [main][MenuItemHandler] Select menu item: &Debug	Ctrl+Alt+D
11:39:38 15:39:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug...
11:39:38 15:39:38.946 DEBUG [Worker-13: Starting Server 1][AbstractWait] Wait for 1 seconds
11:39:40 15:39:40.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully
11:39:40 15:39:40.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging...
11:39:40 15:39:40.446 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:40 15:39:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:40 15:39:40.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.448 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING'
11:39:40 15:39:40.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:40 15:39:40.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Debugging, Synchronized]
11:39:40 15:39:40.449 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Debugging, Synchronized]
11:39:40 15:39:40.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Debugging, Synchronized] about selection
11:39:40 15:39:40.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Debugging, Synchronized]
11:39:40 15:39:40.455 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.456 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1'
11:39:40 15:39:40.456 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Debugging, Synchronized]
11:39:40 15:39:40.459 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Debugging, Synchronized]
11:39:40 15:39:40.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Debugging, Synchronized] about selection
11:39:40 15:39:40.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Debugging, Synchronized]
11:39:40 15:39:40.469 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.470 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1'
11:39:40 15:39:40.470 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.470 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.471 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1
11:39:40 15:39:40.471 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:40 15:39:40.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:40 15:39:40.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:40 15:39:40.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:40 15:39:40.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Debugging, Synchronized]
11:39:40 15:39:40.471 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Debugging, Synchronized]
11:39:40 15:39:40.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Debugging, Synchronized] about selection
11:39:40 15:39:40.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Debugging, Synchronized]
11:39:40 15:39:40.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:40 15:39:40.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:40 15:39:40.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:''
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:''
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:40 15:39:40.497 DEBUG [main][MenuItemLookup] Item match:Stop	Ctrl+Alt+S
11:39:40 15:39:40.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top	Ctrl+Alt+S"
11:39:40 15:39:40.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop	Ctrl+Alt+S
11:39:40 15:39:40.497 INFO [main][MenuItemHandler] Select menu item: S&top	Ctrl+Alt+S
11:39:40 15:39:40.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4...
11:39:40 15:39:40.497 DEBUG [Worker-11: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:39:42 15:39:41.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully
11:39:42 15:39:41.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped...
11:39:42 15:39:41.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:42 15:39:41.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:42 15:39:41.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:42 15:39:41.999 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:42 15:39:41.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED'
11:39:42 15:39:41.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:42 15:39:42.000 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:42 15:39:42.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:42 15:39:42.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:42 15:39:42.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:42 15:39:42.000 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:42 15:39:42.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:42 15:39:42.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:42 15:39:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:42 15:39:42.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:42 15:39:42.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:42 15:39:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:43 15:39:43.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:43 15:39:43.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:43 15:39:43.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:43 15:39:43.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:43 15:39:43.004 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:43 15:39:43.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:43 15:39:43.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:43 15:39:43.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:43 15:39:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:43 15:39:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:43 15:39:43.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:43 15:39:43.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:43 15:39:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:43 15:39:43.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:43 15:39:43.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:43 15:39:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:43 15:39:43.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:43 15:39:43.027 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:43 15:39:43.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:43 15:39:43.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:43 15:39:43.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:43 15:39:43.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:43 15:39:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:43 15:39:43.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:43 15:39:43.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:43 15:39:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:43 15:39:43.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:43 15:39:43.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:43 15:39:43.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:43 15:39:43.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:43 15:39:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:43 15:39:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:43 15:39:43.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:43 15:39:43.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:43 15:39:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:43 15:39:43.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:43 15:39:43.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:43 15:39:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:43 15:39:43.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:43 15:39:43.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:43 15:39:43.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:43 15:39:43.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:43 15:39:43.039 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:43 15:39:43.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:43 15:39:43.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:43 15:39:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:43 15:39:43.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:43 15:39:43.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:43 15:39:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:43 15:39:43.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:43 15:39:43.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:43 15:39:43.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:43 15:39:43.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:43 15:39:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:43 15:39:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:43 15:39:43.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:43 15:39:43.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:43 15:39:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:43 15:39:43.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:43 15:39:43.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:43 15:39:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:43 15:39:43.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:43 15:39:43.074 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:43 15:39:43.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:43 15:39:43.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:43 15:39:43.089 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:43 15:39:43.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:43 15:39:43.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:43 15:39:43.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:43 15:39:43.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:43 15:39:43.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:43 15:39:43.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:43 15:39:43.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:43 15:39:43.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:43 15:39:43.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:43 15:39:43.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:43 15:39:43.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:43 15:39:43.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:43 15:39:43.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:43 15:39:43.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:43 15:39:43.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:43 15:39:43.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:43 15:39:43.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:43 15:39:43.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:43 15:39:43.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:43 15:39:43.091 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:43 15:39:43.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:43 15:39:43.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:43 15:39:43.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:43 15:39:43.108 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:43 15:39:43.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:43 15:39:43.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:43 15:39:43.128 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:43 15:39:43.129 INFO [WorkbenchTestable][AbstractServer] Start server Server 1
11:39:43 15:39:43.129 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:43 15:39:43.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:43 15:39:43.130 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1
11:39:43 15:39:43.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:43 15:39:43.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:43 15:39:43.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:43 15:39:43.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:43 15:39:43.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:43 15:39:43.131 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:43 15:39:43.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:43 15:39:43.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:43 15:39:43.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:43 15:39:43.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:43 15:39:43.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:''
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:''
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:43 15:39:43.163 DEBUG [main][MenuItemLookup] Item match:Start	Ctrl+Alt+R
11:39:43 15:39:43.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start	Ctrl+Alt+R"
11:39:43 15:39:43.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start	Ctrl+Alt+R
11:39:43 15:39:43.163 INFO [main][MenuItemHandler] Select menu item: &Start	Ctrl+Alt+R
11:39:43 15:39:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run...
11:39:43 15:39:43.166 DEBUG [Worker-11: Starting Server 1][AbstractWait] Wait for 1 seconds
11:39:44 15:39:44.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully
11:39:44 15:39:44.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started...
11:39:44 15:39:44.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:44 15:39:44.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:44 15:39:44.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.667 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED'
11:39:44 15:39:44.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:44 15:39:44.667 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Started, Synchronized]
11:39:44 15:39:44.668 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Started, Synchronized]
11:39:44 15:39:44.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Started, Synchronized] about selection
11:39:44 15:39:44.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Started, Synchronized]
11:39:44 15:39:44.674 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.675 INFO [WorkbenchTestable][AbstractServer] Start server Server 1
11:39:44 15:39:44.675 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Started, Synchronized]
11:39:44 15:39:44.677 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Started, Synchronized]
11:39:44 15:39:44.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Started, Synchronized] about selection
11:39:44 15:39:44.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Started, Synchronized]
11:39:44 15:39:44.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.686 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1'
11:39:44 15:39:44.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.687 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.688 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1
11:39:44 15:39:44.688 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:44 15:39:44.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:44 15:39:44.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:44 15:39:44.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:44 15:39:44.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Started, Synchronized]
11:39:44 15:39:44.688 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Started, Synchronized]
11:39:44 15:39:44.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Started, Synchronized] about selection
11:39:44 15:39:44.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Started, Synchronized]
11:39:44 15:39:44.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:44 15:39:44.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:44 15:39:44.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:''
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:''
11:39:44 15:39:44.713 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:39:44 15:39:44.714 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:39:44 15:39:44.714 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:39:44 15:39:44.714 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:44 15:39:44.714 DEBUG [main][MenuItemLookup] Item match:Stop	Ctrl+Alt+S
11:39:44 15:39:44.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top	Ctrl+Alt+S"
11:39:44 15:39:44.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop	Ctrl+Alt+S
11:39:44 15:39:44.714 INFO [main][MenuItemHandler] Select menu item: S&top	Ctrl+Alt+S
11:39:44 15:39:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4...
11:39:44 15:39:44.714 DEBUG [Worker-12: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:39:45 15:39:45.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully
11:39:45 15:39:45.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped...
11:39:45 15:39:45.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:45 15:39:45.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:45 15:39:45.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:45 15:39:45.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:46 15:39:46.223 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:46 15:39:46.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:46 15:39:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:46 15:39:46.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:46 15:39:46.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:46 15:39:46.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:46 15:39:46.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:46 15:39:46.225 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED'
11:39:46 15:39:46.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:46 15:39:46.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:46 15:39:46.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:46 15:39:46.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:46 15:39:46.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:46 15:39:46.226 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:46 15:39:46.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:46 15:39:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:46 15:39:46.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:46 15:39:46.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:46 15:39:46.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:46 15:39:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:47 15:39:47.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:47 15:39:47.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:47 15:39:47.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:47 15:39:47.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:47 15:39:47.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:47 15:39:47.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:47 15:39:47.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:47 15:39:47.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:47 15:39:47.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:47 15:39:47.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:47 15:39:47.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:47 15:39:47.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:47 15:39:47.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:47 15:39:47.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:47 15:39:47.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:47 15:39:47.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:47 15:39:47.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:47 15:39:47.240 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:47 15:39:47.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:47 15:39:47.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:47 15:39:47.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:47 15:39:47.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:47 15:39:47.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:47 15:39:47.256 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:47 15:39:47.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:47 15:39:47.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:47 15:39:47.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:47 15:39:47.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:47 15:39:47.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:47 15:39:47.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:47 15:39:47.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:47 15:39:47.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:47 15:39:47.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:47 15:39:47.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:47 15:39:47.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:47 15:39:47.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:47 15:39:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:47 15:39:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:47 15:39:47.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:47 15:39:47.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:47 15:39:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:47 15:39:47.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:47 15:39:47.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:47 15:39:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:47 15:39:47.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:47 15:39:47.265 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:47 15:39:47.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:47 15:39:47.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:47 15:39:47.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:47 15:39:47.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:47 15:39:47.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:47 15:39:47.268 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:47 15:39:47.268 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:47 15:39:47.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:47 15:39:47.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:47 15:39:47.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:47 15:39:47.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:47 15:39:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:47 15:39:47.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:47 15:39:47.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:47 15:39:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:47 15:39:47.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:47 15:39:47.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:47 15:39:47.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:47 15:39:47.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:47 15:39:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:47 15:39:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:47 15:39:47.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:39:47 15:39:47.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:47 15:39:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:47 15:39:47.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:47 15:39:47.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:47 15:39:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:47 15:39:47.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:47 15:39:47.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:47 15:39:47.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:47 15:39:47.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:47 15:39:47.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:47 15:39:47.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:47 15:39:47.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:47 15:39:47.293 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:47 15:39:47.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:47 15:39:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:47 15:39:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:47 15:39:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:47 15:39:47.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:39:47 15:39:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:47 15:39:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:47 15:39:47.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:47 15:39:47.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:47 15:39:47.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:47 15:39:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:47 15:39:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:47 15:39:47.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:47 15:39:47.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:47 15:39:47.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:47 15:39:47.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:47 15:39:47.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:47 15:39:47.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:47 15:39:47.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:47 15:39:47.795 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:47 15:39:47.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:47 15:39:47.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:47 15:39:47.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:39:47 15:39:47.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:47 15:39:47.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:47 15:39:47.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:47 15:39:47.797 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:47 15:39:47.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:47 15:39:47.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:47 15:39:47.803 INFO [WorkbenchTestable][AbstractServer] Open server's editor
11:39:47 15:39:47.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:47 15:39:47.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:47 15:39:47.832 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:47 15:39:47.832 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:47 15:39:47.832 DEBUG [main][MenuItemLookup] Item match:Open	F3
11:39:47 15:39:47.832 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open	F3"
11:39:47 15:39:47.832 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open	F3
11:39:47 15:39:47.832 INFO [main][MenuItemHandler] Select menu item: Open	F3
11:39:47 15:39:47.999 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:47 15:39:47.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:48 15:39:48.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:48 15:39:48.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:48 15:39:48.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7672a31f is found...
11:39:48 15:39:48.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7672a31f is found finished successfully
11:39:48 15:39:48.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServer 1\E')
11:39:48 15:39:48.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:48 15:39:48.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:48 15:39:48.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:48 15:39:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:48 15:39:48.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:48 15:39:48.028 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1
11:39:48 15:39:48.047 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:48 15:39:48.047 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:48 15:39:48.047 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
11:39:48 15:39:48.047 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
11:39:48 15:39:48.049 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:48 15:39:48.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:48 15:39:48.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:48 15:39:48.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:48 15:39:48.075 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:48 15:39:48.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:48 15:39:48.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:48 15:39:48.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:48 15:39:48.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:48 15:39:48.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:48 15:39:48.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:48 15:39:48.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:48 15:39:48.077 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:48 15:39:48.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:48 15:39:48.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:48 15:39:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:48 15:39:48.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:48 15:39:48.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:48 15:39:48.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:49 15:39:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:49 15:39:49.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:49 15:39:49.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:49 15:39:49.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:49 15:39:49.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:49 15:39:49.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:49 15:39:49.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:49 15:39:49.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:49 15:39:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:49 15:39:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:49 15:39:49.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:49 15:39:49.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:49 15:39:49.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:49 15:39:49.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:49 15:39:49.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:49 15:39:49.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:49 15:39:49.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:49 15:39:49.098 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:49 15:39:49.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:49 15:39:49.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:49 15:39:49.100 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:49 15:39:49.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:49 15:39:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:49 15:39:49.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:49 15:39:49.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:49 15:39:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:49 15:39:49.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:49 15:39:49.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:49 15:39:49.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:49 15:39:49.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:49 15:39:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:49 15:39:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:49 15:39:49.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:49 15:39:49.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:49 15:39:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:49 15:39:49.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:49 15:39:49.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:49 15:39:49.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:49 15:39:49.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:49 15:39:49.129 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:49 15:39:49.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:49 15:39:49.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:49 15:39:49.132 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:49 15:39:49.132 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:49 15:39:49.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:49 15:39:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:49 15:39:49.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:49 15:39:49.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:49 15:39:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:49 15:39:49.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:49 15:39:49.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:49 15:39:49.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:49 15:39:49.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:49 15:39:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:49 15:39:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:49 15:39:49.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:49 15:39:49.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:49 15:39:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:49 15:39:49.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:49 15:39:49.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:49 15:39:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:49 15:39:49.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:49 15:39:49.160 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:49 15:39:49.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:49 15:39:49.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:49 15:39:49.162 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:49 15:39:49.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:49 15:39:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:49 15:39:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:49 15:39:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:49 15:39:49.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:49 15:39:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:49 15:39:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:49 15:39:49.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:49 15:39:49.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:49 15:39:49.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:49 15:39:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:49 15:39:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:49 15:39:49.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:49 15:39:49.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:49 15:39:49.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:49 15:39:49.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:49 15:39:49.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:49 15:39:49.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:49 15:39:49.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:49 15:39:49.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:49 15:39:49.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:49 15:39:49.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:49 15:39:49.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:49 15:39:49.667 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:49 15:39:49.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:49 15:39:49.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:49 15:39:49.690 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:49 15:39:49.691 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1'
11:39:49 15:39:49.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:49 15:39:49.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:49 15:39:49.692 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1
11:39:49 15:39:49.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:49 15:39:49.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:49 15:39:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:49 15:39:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:49 15:39:49.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:49 15:39:49.693 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:49 15:39:49.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:49 15:39:49.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:49 15:39:49.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:49 15:39:49.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:49 15:39:49.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:''
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:''
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:49 15:39:49.718 DEBUG [main][MenuItemLookup] Item match:Debug	Ctrl+Alt+D
11:39:49 15:39:49.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug	Ctrl+Alt+D"
11:39:49 15:39:49.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug	Ctrl+Alt+D
11:39:49 15:39:49.718 INFO [main][MenuItemHandler] Select menu item: &Debug	Ctrl+Alt+D
11:39:49 15:39:49.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug...
11:39:49 15:39:49.720 DEBUG [Worker-3: Starting Server 1][AbstractWait] Wait for 1 seconds
11:39:51 15:39:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully
11:39:51 15:39:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging...
11:39:51 15:39:51.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:51 15:39:51.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:51 15:39:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:51 15:39:51.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:51 15:39:51.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:51 15:39:51.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:51 15:39:51.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:51 15:39:51.222 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING'
11:39:51 15:39:51.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:51 15:39:51.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:51 15:39:51.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:51 15:39:51.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:51 15:39:51.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:51 15:39:51.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Debugging, Synchronized]
11:39:51 15:39:51.223 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Debugging, Synchronized]
11:39:51 15:39:51.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Debugging, Synchronized] about selection
11:39:51 15:39:51.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Debugging, Synchronized]
11:39:51 15:39:51.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:51 15:39:51.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:51 15:39:51.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:51 15:39:51.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:51 15:39:51.230 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1'
11:39:51 15:39:51.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:51 15:39:51.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:51 15:39:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:51 15:39:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:51 15:39:51.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:51 15:39:51.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:51 15:39:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:51 15:39:51.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:51 15:39:51.232 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1
11:39:51 15:39:51.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:51 15:39:51.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:51 15:39:51.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:51 15:39:51.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:51 15:39:51.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Debugging, Synchronized]
11:39:51 15:39:51.232 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Debugging, Synchronized]
11:39:51 15:39:51.233 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Debugging, Synchronized] about selection
11:39:51 15:39:51.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Debugging, Synchronized]
11:39:51 15:39:51.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:51 15:39:51.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:51 15:39:51.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:''
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:''
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:39:51 15:39:51.254 DEBUG [main][MenuItemLookup] Item match:Restart in Debug	Ctrl+Alt+D
11:39:51 15:39:51.254 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug	Ctrl+Alt+D"
11:39:51 15:39:51.254 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug	Ctrl+Alt+D
11:39:51 15:39:51.254 INFO [main][MenuItemHandler] Select menu item: Restart in Debug	Ctrl+Alt+D
11:39:51 15:39:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug...
11:39:51 15:39:51.255 DEBUG [Worker-13: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:39:52 15:39:52.262 DEBUG [Worker-8: Starting Server 1][AbstractWait] Wait for 1 seconds
11:39:53 15:39:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully
11:39:53 15:39:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging...
11:39:53 15:39:53.755 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:53 15:39:53.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:53 15:39:53.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:53 15:39:53.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:53 15:39:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully
11:39:53 15:39:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:53 15:39:53.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:53 15:39:53.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:53 15:39:53.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:53 15:39:53.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:53 15:39:53.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:53 15:39:53.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:53 15:39:53.757 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:53 15:39:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:53 15:39:53.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:53 15:39:53.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:53 15:39:53.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:53 15:39:53.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:53 15:39:53.757 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING'
11:39:53 15:39:53.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:53 15:39:53.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:53 15:39:53.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:53 15:39:53.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:53 15:39:53.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:53 15:39:53.758 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:53 15:39:53.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:53 15:39:53.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:53 15:39:53.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:53 15:39:53.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Debugging, Synchronized]
11:39:53 15:39:53.759 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Debugging, Synchronized]
11:39:53 15:39:53.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Debugging, Synchronized] about selection
11:39:53 15:39:53.764 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Debugging, Synchronized]
11:39:53 15:39:53.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:53 15:39:53.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:53 15:39:53.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:53 15:39:53.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:53 15:39:53.766 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1'
11:39:53 15:39:53.766 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:53 15:39:53.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:53 15:39:53.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:53 15:39:53.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:53 15:39:53.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:53 15:39:53.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:53 15:39:53.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:53 15:39:53.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:53 15:39:53.768 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1
11:39:53 15:39:53.768 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:53 15:39:53.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:53 15:39:53.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:53 15:39:53.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:53 15:39:53.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Debugging, Synchronized]
11:39:53 15:39:53.768 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Debugging, Synchronized]
11:39:53 15:39:53.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Debugging, Synchronized] about selection
11:39:53 15:39:53.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Debugging, Synchronized]
11:39:53 15:39:53.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:53 15:39:53.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:53 15:39:53.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:''
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:''
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:53 15:39:53.819 DEBUG [main][MenuItemLookup] Item match:Stop	Ctrl+Alt+S
11:39:53 15:39:53.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top	Ctrl+Alt+S"
11:39:53 15:39:53.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop	Ctrl+Alt+S
11:39:53 15:39:53.819 INFO [main][MenuItemHandler] Select menu item: S&top	Ctrl+Alt+S
11:39:53 15:39:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4...
11:39:53 15:39:53.819 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:39:55 15:39:55.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully
11:39:55 15:39:55.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped...
11:39:55 15:39:55.320 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:55 15:39:55.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:55 15:39:55.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:55 15:39:55.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:55 15:39:55.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:55 15:39:55.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:55 15:39:55.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:55 15:39:55.322 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED'
11:39:55 15:39:55.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:55 15:39:55.322 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:55 15:39:55.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:55 15:39:55.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:55 15:39:55.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:55 15:39:55.323 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:55 15:39:55.323 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:55 15:39:55.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:55 15:39:55.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:55 15:39:55.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:55 15:39:55.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:55 15:39:55.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:55 15:39:55.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:55 15:39:55.330 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1'
11:39:55 15:39:55.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:55 15:39:55.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:55 15:39:55.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:55 15:39:55.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:55 15:39:55.331 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:55 15:39:55.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:55 15:39:55.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:55 15:39:55.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:55 15:39:55.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:55 15:39:55.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:55 15:39:55.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:55 15:39:55.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:55 15:39:55.336 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:39:55 15:39:55.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:55 15:39:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:55 15:39:55.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:55 15:39:55.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:55 15:39:55.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:39:55 15:39:55.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:56 15:39:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:56 15:39:56.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:39:56 15:39:56.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:56 15:39:56.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:56 15:39:56.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:56 15:39:56.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:56 15:39:56.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:56 15:39:56.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:56 15:39:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:56 15:39:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:56 15:39:56.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:56 15:39:56.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:56 15:39:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:56 15:39:56.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:56 15:39:56.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:56 15:39:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:56 15:39:56.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:56 15:39:56.357 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:56 15:39:56.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:56 15:39:56.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:56 15:39:56.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:56 15:39:56.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:56 15:39:56.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:56 15:39:56.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:56 15:39:56.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:56 15:39:56.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:56 15:39:56.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:56 15:39:56.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:56 15:39:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:56 15:39:56.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:56 15:39:56.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:56 15:39:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:56 15:39:56.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:56 15:39:56.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:56 15:39:56.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:56 15:39:56.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:56 15:39:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:56 15:39:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:56 15:39:56.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:56 15:39:56.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:56 15:39:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:56 15:39:56.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:56 15:39:56.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:56 15:39:56.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:56 15:39:56.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:56 15:39:56.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:56 15:39:56.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:56 15:39:56.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:56 15:39:56.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:56 15:39:56.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:56 15:39:56.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:56 15:39:56.390 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:56 15:39:56.390 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:56 15:39:56.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:56 15:39:56.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:56 15:39:56.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:56 15:39:56.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:56 15:39:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:56 15:39:56.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:56 15:39:56.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:56 15:39:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:56 15:39:56.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:56 15:39:56.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:56 15:39:56.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:56 15:39:56.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:56 15:39:56.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:56 15:39:56.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:56 15:39:56.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:56 15:39:56.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:56 15:39:56.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:56 15:39:56.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:56 15:39:56.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:56 15:39:56.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:56 15:39:56.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:56 15:39:56.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:56 15:39:56.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:56 15:39:56.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:56 15:39:56.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:56 15:39:56.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:56 15:39:56.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:56 15:39:56.439 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:56 15:39:56.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:56 15:39:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:56 15:39:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:56 15:39:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:56 15:39:56.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:56 15:39:56.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:56 15:39:56.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:56 15:39:56.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:56 15:39:56.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:56 15:39:56.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:56 15:39:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:56 15:39:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:56 15:39:56.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:56 15:39:56.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:56 15:39:56.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:56 15:39:56.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:56 15:39:56.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:56 15:39:56.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:56 15:39:56.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:56 15:39:56.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:56 15:39:56.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:56 15:39:56.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:56 15:39:56.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:56 15:39:56.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:56 15:39:56.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:56 15:39:56.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:39:56 15:39:56.944 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:39:56 15:39:56.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:39:56 15:39:56.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:39:56 15:39:56.970 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:39:56 15:39:56.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:56 15:39:56.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:''
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:''
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:''
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:39:56 15:39:56.990 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:39:56 15:39:56.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:39:56 15:39:56.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:39:56 15:39:56.990 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:39:57 15:39:57.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:57 15:39:57.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:39:57 15:39:57.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:39:57 15:39:57.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:57 15:39:57.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:57 15:39:57.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>")
11:39:57 15:39:57.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:57 15:39:57.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:57 15:39:57.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:57 15:39:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:57 15:39:57.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:57 15:39:57.068 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >>
11:39:57 15:39:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:57 15:39:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:57 15:39:57.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:57 15:39:57.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:57 15:39:57.071 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:39:57 15:39:57.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:39:57 15:39:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:57 15:39:57.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:57 15:39:57.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:57 15:39:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:57 15:39:57.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:57 15:39:57.073 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:39:57 15:39:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:57 15:39:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:57 15:39:57.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:57 15:39:57.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:57 15:39:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:39:57 15:39:57.082 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:57 15:39:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:57 15:39:57.583 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.584 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped] and wait with time period 1
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1  [Stopped] is already expanded. No action performed
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:57 15:39:57.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1  [Stopped] is already expanded. No action performed
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:57 15:39:57.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.584 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:39:57 15:39:57.585 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:39:57 15:39:57.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:39:57 15:39:57.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:39:57 15:39:57.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:39:57 15:39:57.593 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:39:57 15:39:57.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:39:57 15:39:57.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:39:57 15:39:57.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.598 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped] and wait with time period 1
11:39:57 15:39:57.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:57 15:39:57.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:57 15:39:57.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1  [Stopped] is already expanded. No action performed
11:39:57 15:39:57.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:57 15:39:57.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:57 15:39:57.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:57 15:39:57.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:57 15:39:57.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1  [Stopped] is already expanded. No action performed
11:39:57 15:39:57.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:57 15:39:57.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:57 15:39:57.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.599 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:39:57 15:39:57.600 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:39:57 15:39:57.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:39:57 15:39:57.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:39:57 15:39:57.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:39:57 15:39:57.610 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:39:57 15:39:57.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:39:57 15:39:57.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:39:57 15:39:57.615 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:39:57 15:39:57.616 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:39:57 15:39:57.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:39:57 15:39:57.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:39:57 15:39:57.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:39:57 15:39:57.625 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:39:57 15:39:57.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:39:57 15:39:57.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:39:57 15:39:57.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.634 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.638 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped] and wait with time period 1
11:39:57 15:39:57.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:57 15:39:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:57 15:39:57.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1  [Stopped] is already expanded. No action performed
11:39:57 15:39:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:57 15:39:57.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:57 15:39:57.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:39:57 15:39:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:57 15:39:57.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1  [Stopped] is already expanded. No action performed
11:39:57 15:39:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:57 15:39:57.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:39:57 15:39:57.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:57 15:39:57.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:57 15:39:57.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:57 15:39:57.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:57 15:39:57.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped]
11:39:57 15:39:57.640 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped]
11:39:57 15:39:57.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped] about selection
11:39:57 15:39:57.648 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped]
11:39:57 15:39:57.648 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:39:57 15:39:57.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:57 15:39:57.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:''
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:''
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Profile'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:''
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:39:57 15:39:57.670 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:39:57 15:39:57.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:39:57 15:39:57.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:39:57 15:39:57.671 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:39:57 15:39:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:57 15:39:57.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:57 15:39:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:39:57 15:39:57.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:39:57 15:39:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:57 15:39:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:57 15:39:57.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All")
11:39:57 15:39:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:57 15:39:57.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:57 15:39:57.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:57 15:39:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:57 15:39:57.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:57 15:39:57.742 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All
11:39:57 15:39:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:57 15:39:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:57 15:39:57.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:57 15:39:57.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:57 15:39:57.744 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:39:57 15:39:57.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:39:57 15:39:57.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:57 15:39:57.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:57 15:39:57.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:57 15:39:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:57 15:39:57.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:57 15:39:57.746 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:39:57 15:39:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:57 15:39:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:57 15:39:57.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:57 15:39:57.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:39:57 15:39:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:57 15:39:57.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:57 15:39:57.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:57 15:39:57.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:57 15:39:57.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:57 15:39:57.779 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:39:57 15:39:57.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:39:57 15:39:57.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:39:57 15:39:57.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:39:57 15:39:57.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:57 15:39:57.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:39:57 15:39:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:39:57 15:39:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:39:58 15:39:58.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:39:58 15:39:58.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.314 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:58 15:39:58.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:58 15:39:58.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:58 15:39:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:58 15:39:58.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:58 15:39:58.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:58 15:39:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:58 15:39:58.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:58 15:39:58.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:58 15:39:58.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:58 15:39:58.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:58 15:39:58.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:58 15:39:58.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:58 15:39:58.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:58 15:39:58.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:58 15:39:58.346 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:58 15:39:58.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:58 15:39:58.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:58 15:39:58.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:58 15:39:58.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:58 15:39:58.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:58 15:39:58.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:58 15:39:58.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:58 15:39:58.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:58 15:39:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:58 15:39:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:58 15:39:58.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:58 15:39:58.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:58 15:39:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:58 15:39:58.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:58 15:39:58.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:58 15:39:58.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:58 15:39:58.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:58 15:39:58.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:58 15:39:58.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:58 15:39:58.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:58 15:39:58.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:58 15:39:58.378 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:39:58 15:39:58.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:58 15:39:58.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:58 15:39:58.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:58 15:39:58.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:58 15:39:58.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:39:58 15:39:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:58 15:39:58.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:58 15:39:58.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:58 15:39:58.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:58 15:39:58.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:58 15:39:58.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:58 15:39:58.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:58 15:39:58.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:58 15:39:58.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:58 15:39:58.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:58 15:39:58.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:58 15:39:58.406 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:58 15:39:58.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:58 15:39:58.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:58 15:39:58.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:58 15:39:58.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:58 15:39:58.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:58 15:39:58.408 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:39:58 15:39:58.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:39:58 15:39:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:39:58 15:39:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:58 15:39:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:58 15:39:58.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:39:58 15:39:58.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:39:58 15:39:58.909 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:39:58 15:39:58.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:39:58 15:39:58.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:39:58 15:39:58.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.915 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:39:58 15:39:58.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:39:58 15:39:58.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:58 15:39:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:58 15:39:58.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:39:58 15:39:58.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:39:58 15:39:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:58 15:39:58.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:58 15:39:58.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:58 15:39:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:58 15:39:58.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:39:58 15:39:58.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:58 15:39:58.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:58 15:39:58.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:58 15:39:58.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:39:58 15:39:58.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:39:58 15:39:58.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:39:58 15:39:58.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:39:58 15:39:58.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:39:58 15:39:58.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:39:58 15:39:58.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:39:58 15:39:58.944 INFO [WorkbenchTestable][ServersView2] Create new server
11:39:58 15:39:58.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:39:58 15:39:58.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:39:58 15:39:58.972 DEBUG [main][MenuItemLookup] Found menu:'New'
11:39:58 15:39:58.972 DEBUG [main][MenuItemLookup] Item match:New
11:39:58 15:39:58.973 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:39:58 15:39:58.973 DEBUG [main][MenuItemLookup] Item match:Server
11:39:58 15:39:58.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:39:58 15:39:58.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:39:58 15:39:58.973 INFO [main][MenuItemHandler] Select menu item: Server
11:39:59 15:39:59.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:39:59 15:39:59.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:39:59 15:39:59.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:39:59 15:39:59.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:59 15:39:59.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:59 15:39:59.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:39:59 15:39:59.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:59 15:39:59.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:39:59 15:39:59.064 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:39:59 15:39:59.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:39:59 15:39:59.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:39:59 15:39:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:59 15:39:59.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:59 15:39:59.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:59 15:39:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:59 15:39:59.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:59 15:39:59.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:39:59 15:39:59.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:39:59 15:39:59.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:39:59 15:39:59.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:39:59 15:39:59.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:39:59 15:39:59.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:39:59 15:39:59.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:59 15:39:59.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:59 15:39:59.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:59 15:39:59.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:59 15:39:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:39:59 15:39:59.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:59 15:39:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:59 15:39:59.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:39:59 15:39:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:59 15:39:59.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:59 15:39:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:39:59 15:39:59.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:39:59 15:39:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:59 15:39:59.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:59 15:39:59.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:59 15:39:59.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:39:59 15:39:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:39:59 15:39:59.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:39:59 15:39:59.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:39:59 15:39:59.574 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:39:59 15:39:59.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:39:59 15:39:59.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:39:59 15:39:59.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:39:59 15:39:59.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:39:59 15:39:59.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:39:59 15:39:59.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:39:59 15:39:59.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:39:59 15:39:59.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:39:59 15:39:59.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:00 15:40:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:00 15:40:00.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:40:00 is "Server name:")
11:40:00 15:40:00.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:00 15:40:00.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:00 15:40:00.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:00 15:40:00.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:00 15:40:00.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:40:00 15:40:00.085 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:40:00 15:40:00.085 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2
11:40:00 15:40:00.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:40:00 15:40:00.086 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:40:00 15:40:00.086 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:40:00 15:40:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:40:00 15:40:00.586 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:40:00 15:40:00.586 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:40:00 15:40:00.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:40:00 15:40:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:00 15:40:00.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:00 15:40:00.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:00 15:40:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:00 15:40:00.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:00 15:40:00.590 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:40:00 15:40:00.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:00 15:40:00.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:00 15:40:00.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:00 15:40:00.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:00 15:40:00.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:01 15:40:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:01 15:40:01.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:01 15:40:01.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:01 15:40:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:01 15:40:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:01 15:40:01.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:01 15:40:01.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:01 15:40:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:01 15:40:01.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:01 15:40:01.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:01 15:40:01.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:01 15:40:01.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:01 15:40:01.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:01 15:40:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2...
11:40:01 15:40:01.118 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:01 15:40:01.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:01 15:40:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:01 15:40:01.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:01 15:40:01.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:01 15:40:01.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:01 15:40:01.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:01 15:40:01.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:01 15:40:01.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:01 15:40:01.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:01 15:40:01.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:01 15:40:01.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:01 15:40:01.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:01 15:40:01.170 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:01 15:40:01.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:01 15:40:01.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:01 15:40:01.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:01 15:40:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:01 15:40:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:01 15:40:01.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:01 15:40:01.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:01 15:40:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:01 15:40:01.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:01 15:40:01.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:01 15:40:01.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:01 15:40:01.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:01 15:40:01.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:01 15:40:01.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully
11:40:01 15:40:01.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:01 15:40:01.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:01 15:40:01.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:01 15:40:01.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:01 15:40:01.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:01 15:40:01.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:01 15:40:01.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:01 15:40:01.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:01 15:40:01.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:01 15:40:01.240 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:01 15:40:01.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:01 15:40:01.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:01 15:40:01.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:01 15:40:01.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:01 15:40:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:01 15:40:01.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:01 15:40:01.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:01 15:40:01.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:01 15:40:01.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:01 15:40:01.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:01 15:40:01.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:01 15:40:01.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:01 15:40:01.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:01 15:40:01.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:01 15:40:01.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:01 15:40:01.278 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:01 15:40:01.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:01 15:40:01.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:01 15:40:01.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:01 15:40:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:01 15:40:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:01 15:40:01.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:01 15:40:01.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:01 15:40:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:01 15:40:01.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:01 15:40:01.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:01 15:40:01.320 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:01 15:40:01.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:01 15:40:01.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:01 15:40:01.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:01 15:40:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:01 15:40:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:01 15:40:01.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:01 15:40:01.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:01 15:40:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:01 15:40:01.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:01 15:40:01.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:01 15:40:01.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:01 15:40:01.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:01 15:40:01.356 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:01 15:40:01.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:01 15:40:01.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:01 15:40:01.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2  [Stopped]
11:40:01 15:40:01.359 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2  [Stopped]
11:40:01 15:40:01.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2  [Stopped] about selection
11:40:01 15:40:01.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2  [Stopped]
11:40:01 15:40:01.385 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:01 15:40:01.387 INFO [WorkbenchTestable][AbstractServer] Start server Server 2
11:40:01 15:40:01.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:01 15:40:01.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:01 15:40:01.388 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2
11:40:01 15:40:01.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:01 15:40:01.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:01 15:40:01.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:01 15:40:01.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:01 15:40:01.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2  [Stopped]
11:40:01 15:40:01.389 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2  [Stopped]
11:40:01 15:40:01.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2  [Stopped] about selection
11:40:01 15:40:01.394 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2  [Stopped]
11:40:01 15:40:01.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:01 15:40:01.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:01 15:40:01.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:''
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:''
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:40:01 15:40:01.412 DEBUG [main][MenuItemLookup] Item match:Start	Ctrl+Alt+R
11:40:01 15:40:01.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start	Ctrl+Alt+R"
11:40:01 15:40:01.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start	Ctrl+Alt+R
11:40:01 15:40:01.412 INFO [main][MenuItemHandler] Select menu item: &Start	Ctrl+Alt+R
11:40:01 15:40:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run...
11:40:01 15:40:01.414 DEBUG [Worker-13: Publishing to Server 2...][AbstractWait] Wait for 1 seconds
11:40:02 15:40:02.427 DEBUG [Worker-12: Starting Server 2][AbstractWait] Wait for 1 seconds
11:40:03 15:40:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully
11:40:03 15:40:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started...
11:40:03 15:40:03.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:03 15:40:03.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:03 15:40:03.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:03 15:40:03.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:03 15:40:03.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:03 15:40:03.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:03 15:40:03.916 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED'
11:40:03 15:40:03.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:03 15:40:03.916 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:03 15:40:03.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:03 15:40:03.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:03 15:40:03.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:03 15:40:03.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2  [Started, Synchronized]
11:40:03 15:40:03.916 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2  [Started, Synchronized]
11:40:03 15:40:03.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2  [Started, Synchronized] about selection
11:40:03 15:40:03.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2  [Started, Synchronized]
11:40:03 15:40:03.922 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:03 15:40:03.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:03 15:40:03.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:03 15:40:03.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:03 15:40:03.923 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true
11:40:03 15:40:03.923 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:03 15:40:03.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:03 15:40:03.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:03 15:40:03.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:03 15:40:03.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:03 15:40:03.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:03 15:40:03.948 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:03 15:40:03.948 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:03 15:40:03.948 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:03 15:40:03.948 DEBUG [main][MenuItemLookup] Found menu:''
11:40:03 15:40:03.948 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:03 15:40:03.948 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:03 15:40:03.948 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:03 15:40:03.948 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:40:03 15:40:03.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:40:03 15:40:03.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:40:03 15:40:03.949 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:40:03 15:40:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:03 15:40:03.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:03 15:40:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:03 15:40:03.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:03 15:40:03.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:03 15:40:03.986 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:03 15:40:03.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:03 15:40:03.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:03 15:40:03.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:03 15:40:03.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:03 15:40:03.987 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:40:03 15:40:03.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:03 15:40:03.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:03 15:40:03.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:03 15:40:03.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:03 15:40:03.988 DEBUG [Worker-6: Stopping Server 2][AbstractWait] Wait for 1 seconds
11:40:04 15:40:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:40:04 15:40:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:40:04 15:40:04.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:04 15:40:04.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:04 15:40:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:04 15:40:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:04 15:40:04.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:04 15:40:04.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:04 15:40:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:04 15:40:04.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:04 15:40:04.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:04 15:40:04.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:04 15:40:04.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:04 15:40:04.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:04 15:40:04.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:04 15:40:04.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:04 15:40:04.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:04 15:40:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2...
11:40:04 15:40:04.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:04 15:40:04.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:04 15:40:04.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:04 15:40:04.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:04 15:40:04.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:04 15:40:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:04 15:40:04.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:04 15:40:04.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:04 15:40:04.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:04 15:40:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:04 15:40:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:04 15:40:04.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:04 15:40:04.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:04 15:40:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:04 15:40:04.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:04 15:40:04.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:04 15:40:04.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:04 15:40:04.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:04 15:40:04.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:04 15:40:04.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:04 15:40:04.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:04 15:40:04.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:04 15:40:04.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:04 15:40:04.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:04 15:40:04.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:04 15:40:04.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:04 15:40:04.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:04 15:40:04.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:04 15:40:04.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:04 15:40:04.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:04 15:40:04.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:04 15:40:04.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:04 15:40:04.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:04 15:40:04.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:04 15:40:04.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:04 15:40:04.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:04 15:40:04.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:04 15:40:04.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:04 15:40:04.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:04 15:40:04.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:04 15:40:04.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:04 15:40:04.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:04 15:40:04.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:04 15:40:04.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:04 15:40:04.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:04 15:40:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:04 15:40:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:04 15:40:04.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:04 15:40:04.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:04 15:40:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:04 15:40:04.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:04 15:40:04.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:04 15:40:04.641 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:04 15:40:04.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:04 15:40:04.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:04 15:40:04.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:04 15:40:04.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:04 15:40:04.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:04 15:40:04.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:04 15:40:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:04 15:40:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:04 15:40:04.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:04 15:40:04.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:04 15:40:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:04 15:40:04.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:04 15:40:04.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:04 15:40:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:04 15:40:04.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:04 15:40:04.694 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:04 15:40:04.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:04 15:40:04.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:04 15:40:04.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:04 15:40:04.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:04 15:40:04.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:05 15:40:05.200 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:05 15:40:05.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:05 15:40:05.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:05 15:40:05.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:05 15:40:05.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:05 15:40:05.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:05 15:40:05.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:05 15:40:05.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:05 15:40:05.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:05 15:40:05.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:05 15:40:05.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:05 15:40:05.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:05 15:40:05.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:05 15:40:05.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:05 15:40:05.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:05 15:40:05.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:05 15:40:05.218 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:05 15:40:05.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:05 15:40:05.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:05 15:40:05.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:05 15:40:05.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:05 15:40:05.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:05 15:40:05.220 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:40:05 15:40:05.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:05 15:40:05.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:05 15:40:05.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:05 15:40:05.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:05 15:40:05.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:05 15:40:05.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:05 15:40:05.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:05 15:40:05.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:05 15:40:05.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:05 15:40:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:05 15:40:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:05 15:40:05.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:05 15:40:05.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:05 15:40:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:05 15:40:05.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:05 15:40:05.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:05 15:40:05.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:05 15:40:05.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:05 15:40:05.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:05 15:40:05.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:05 15:40:05.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:05 15:40:05.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:05 15:40:05.281 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:40:05 15:40:05.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully
11:40:05 15:40:05.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:05 15:40:05.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:40:05 15:40:05.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:40:05 15:40:05.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:05 15:40:05.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:05 15:40:05.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:05 15:40:05.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:05 15:40:05.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:05 15:40:05.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:05 15:40:05.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:05 15:40:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:05 15:40:05.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:05 15:40:05.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:05 15:40:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:05 15:40:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:05 15:40:05.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:05 15:40:05.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:05 15:40:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:05 15:40:05.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:05 15:40:05.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:05 15:40:05.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:05 15:40:05.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:05 15:40:05.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:05 15:40:05.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:05 15:40:05.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:05 15:40:05.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:05 15:40:05.317 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:05 15:40:05.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:05 15:40:05.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:05 15:40:05.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:05 15:40:05.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:05 15:40:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:05 15:40:05.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:05 15:40:05.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:05 15:40:05.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:05 15:40:05.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:05 15:40:05.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:05 15:40:05.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:05 15:40:05.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:05 15:40:05.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:05 15:40:05.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:05 15:40:05.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:05 15:40:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:05 15:40:05.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:05 15:40:05.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:05 15:40:05.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:05 15:40:05.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:05 15:40:05.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:05 15:40:05.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:05 15:40:05.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:05 15:40:05.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:05 15:40:05.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:05 15:40:05.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:05 15:40:05.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:05 15:40:05.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:05 15:40:05.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:05 15:40:05.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:05 15:40:05.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:05 15:40:05.364 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped] and wait with time period 1
11:40:05 15:40:05.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:40:05 15:40:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:05 15:40:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:05 15:40:05.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:40:05 15:40:05.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped]
11:40:05 15:40:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:06 15:40:06.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:06 15:40:06.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped]
11:40:06 15:40:06.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:06 15:40:06.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:06 15:40:06.373 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:06 15:40:06.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:06 15:40:06.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:06 15:40:06.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:06 15:40:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:06 15:40:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:06 15:40:06.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:06 15:40:06.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:06 15:40:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:06 15:40:06.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:06 15:40:06.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:06 15:40:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:06 15:40:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:06 15:40:06.386 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:06 15:40:06.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:06 15:40:06.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:06 15:40:06.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:06 15:40:06.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:06 15:40:06.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:06 15:40:06.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:06 15:40:06.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:06 15:40:06.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:06 15:40:06.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:06 15:40:06.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:06 15:40:06.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:06 15:40:06.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:06 15:40:06.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:06 15:40:06.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:06 15:40:06.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:06 15:40:06.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:06 15:40:06.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:06 15:40:06.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:06 15:40:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:06 15:40:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:06 15:40:06.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:06 15:40:06.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:06 15:40:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:06 15:40:06.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:06 15:40:06.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:06 15:40:06.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:06 15:40:06.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:06 15:40:06.417 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:06 15:40:06.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:06 15:40:06.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:06 15:40:06.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:06 15:40:06.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:06 15:40:06.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:06 15:40:06.419 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:40:06 15:40:06.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:06 15:40:06.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:06 15:40:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:06 15:40:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:06 15:40:06.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:06 15:40:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:06 15:40:06.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:06 15:40:06.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:06 15:40:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:06 15:40:06.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:06 15:40:06.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:06 15:40:06.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:06 15:40:06.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:06 15:40:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:06 15:40:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:06 15:40:06.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:06 15:40:06.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:06 15:40:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:06 15:40:06.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:06 15:40:06.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:06 15:40:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:06 15:40:06.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:06 15:40:06.474 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:06 15:40:06.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:06 15:40:06.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:06 15:40:06.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:06 15:40:06.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:06 15:40:06.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:06 15:40:06.477 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:40:06 15:40:06.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:40:06 15:40:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:40:06 15:40:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:06 15:40:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:06 15:40:06.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:40:06 15:40:06.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:06 15:40:06.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:40:06 15:40:06.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:40:06 15:40:06.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:40:06 15:40:06.979 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:06 15:40:06.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:06 15:40:06.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:06 15:40:06.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:06 15:40:06.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:06 15:40:06.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:06 15:40:06.981 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped]
11:40:06 15:40:06.981 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped]
11:40:06 15:40:06.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped] about selection
11:40:07 15:40:07.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped]
11:40:07 15:40:07.003 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:07 15:40:07.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:07 15:40:07.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:07 15:40:07.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:07 15:40:07.004 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1'
11:40:07 15:40:07.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:07 15:40:07.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:07 15:40:07.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:07 15:40:07.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:07 15:40:07.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:07 15:40:07.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:07 15:40:07.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:07 15:40:07.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:07 15:40:07.006 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1
11:40:07 15:40:07.006 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:07 15:40:07.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:07 15:40:07.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:07 15:40:07.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:07 15:40:07.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped]
11:40:07 15:40:07.007 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped]
11:40:07 15:40:07.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped] about selection
11:40:07 15:40:07.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped]
11:40:07 15:40:07.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:07 15:40:07.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:07 15:40:07.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:''
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:''
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:40:07 15:40:07.029 DEBUG [main][MenuItemLookup] Item match:Debug	Ctrl+Alt+D
11:40:07 15:40:07.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug	Ctrl+Alt+D"
11:40:07 15:40:07.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug	Ctrl+Alt+D
11:40:07 15:40:07.029 INFO [main][MenuItemHandler] Select menu item: &Debug	Ctrl+Alt+D
11:40:07 15:40:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug...
11:40:07 15:40:07.030 DEBUG [Worker-2: Publishing to Server 1...][AbstractWait] Wait for 1 seconds
11:40:08 15:40:08.045 DEBUG [Worker-1: Starting Server 1][AbstractWait] Wait for 1 seconds
11:40:09 15:40:09.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully
11:40:09 15:40:09.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging...
11:40:09 15:40:09.531 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:09 15:40:09.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:09 15:40:09.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:09 15:40:09.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:09 15:40:09.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:09 15:40:09.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:09 15:40:09.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:09 15:40:09.533 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING'
11:40:09 15:40:09.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:09 15:40:09.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:09 15:40:09.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:09 15:40:09.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:09 15:40:09.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:09 15:40:09.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Debugging, Synchronized]
11:40:09 15:40:09.534 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Debugging, Synchronized]
11:40:09 15:40:09.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Debugging, Synchronized] about selection
11:40:09 15:40:09.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Debugging, Synchronized]
11:40:09 15:40:09.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:09 15:40:09.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:09 15:40:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:09 15:40:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:09 15:40:09.542 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1'
11:40:09 15:40:09.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:09 15:40:09.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:09 15:40:09.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:09 15:40:09.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:09 15:40:09.543 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:09 15:40:09.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:09 15:40:09.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:09 15:40:09.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:09 15:40:09.546 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1
11:40:09 15:40:09.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:09 15:40:09.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:09 15:40:09.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:09 15:40:09.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:09 15:40:09.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Debugging, Synchronized]
11:40:09 15:40:09.547 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Debugging, Synchronized]
11:40:09 15:40:09.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Debugging, Synchronized] about selection
11:40:09 15:40:09.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Debugging, Synchronized]
11:40:09 15:40:09.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:09 15:40:09.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:09 15:40:09.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:''
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:''
11:40:09 15:40:09.570 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:40:09 15:40:09.571 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:40:09 15:40:09.571 DEBUG [main][MenuItemLookup] Item match:Restart	Ctrl+Alt+R
11:40:09 15:40:09.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart	Ctrl+Alt+R"
11:40:09 15:40:09.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart	Ctrl+Alt+R
11:40:09 15:40:09.571 INFO [main][MenuItemHandler] Select menu item: &Restart	Ctrl+Alt+R
11:40:09 15:40:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run...
11:40:09 15:40:09.571 DEBUG [Worker-4: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:40:10 15:40:10.579 DEBUG [Worker-1: Starting Server 1][AbstractWait] Wait for 1 seconds
11:40:12 15:40:12.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully
11:40:12 15:40:12.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started...
11:40:12 15:40:12.072 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:12 15:40:12.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:12 15:40:12.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:12 15:40:12.073 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:12 15:40:12.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:12 15:40:12.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:12 15:40:12.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:12 15:40:12.074 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED'
11:40:12 15:40:12.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:12 15:40:12.075 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:12 15:40:12.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:12 15:40:12.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:12 15:40:12.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:12 15:40:12.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:12 15:40:12.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:12 15:40:12.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:12 15:40:12.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:12 15:40:12.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Started, Synchronized]
11:40:12 15:40:12.077 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Started, Synchronized]
11:40:12 15:40:12.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Started, Synchronized] about selection
11:40:12 15:40:12.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Started, Synchronized]
11:40:12 15:40:12.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:12 15:40:12.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:12 15:40:12.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:12 15:40:12.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:12 15:40:12.087 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1'
11:40:12 15:40:12.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:12 15:40:12.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:12 15:40:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:12 15:40:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:12 15:40:12.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:12 15:40:12.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:12 15:40:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:12 15:40:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:12 15:40:12.089 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1
11:40:12 15:40:12.089 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:12 15:40:12.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:12 15:40:12.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:12 15:40:12.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:12 15:40:12.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Started, Synchronized]
11:40:12 15:40:12.089 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Started, Synchronized]
11:40:12 15:40:12.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Started, Synchronized] about selection
11:40:12 15:40:12.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Started, Synchronized]
11:40:12 15:40:12.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:12 15:40:12.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:12 15:40:12.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:''
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:''
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:40:12 15:40:12.114 DEBUG [main][MenuItemLookup] Item match:Stop	Ctrl+Alt+S
11:40:12 15:40:12.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top	Ctrl+Alt+S"
11:40:12 15:40:12.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop	Ctrl+Alt+S
11:40:12 15:40:12.114 INFO [main][MenuItemHandler] Select menu item: S&top	Ctrl+Alt+S
11:40:12 15:40:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4...
11:40:12 15:40:12.114 DEBUG [Worker-13: Stopping Server 1][AbstractWait] Wait for 1 seconds
11:40:13 15:40:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully
11:40:13 15:40:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped...
11:40:13 15:40:13.615 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:13 15:40:13.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:13 15:40:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:13 15:40:13.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:13 15:40:13.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:13 15:40:13.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:13 15:40:13.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:13 15:40:13.617 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED'
11:40:13 15:40:13.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:13 15:40:13.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:13 15:40:13.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:13 15:40:13.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:13 15:40:13.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:13 15:40:13.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:40:13 15:40:13.618 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:40:13 15:40:13.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:40:13 15:40:13.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:40:13 15:40:13.626 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:13 15:40:13.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:13 15:40:13.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:13 15:40:13.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:13 15:40:13.627 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1'
11:40:13 15:40:13.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:13 15:40:13.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:13 15:40:13.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:13 15:40:13.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:13 15:40:13.628 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:13 15:40:13.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:13 15:40:13.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:13 15:40:13.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:13 15:40:13.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:13 15:40:13.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:13 15:40:13.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:13 15:40:13.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:13 15:40:13.629 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:40:13 15:40:13.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:40:13 15:40:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:14 15:40:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:14 15:40:14.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:40:14 15:40:14.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:40:14 15:40:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:14 15:40:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:14 15:40:14.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:40:14 15:40:14.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:14 15:40:14.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:14 15:40:14.636 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:14 15:40:14.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:14 15:40:14.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:14 15:40:14.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:14 15:40:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:14 15:40:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:14 15:40:14.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:14 15:40:14.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:14 15:40:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:14 15:40:14.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:14 15:40:14.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:14 15:40:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:14 15:40:14.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:14 15:40:14.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:14 15:40:14.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:14 15:40:14.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:14 15:40:14.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:14 15:40:14.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:14 15:40:14.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:14 15:40:14.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:14 15:40:14.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:14 15:40:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:14 15:40:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:14 15:40:14.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:14 15:40:14.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:14 15:40:14.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:14 15:40:14.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:14 15:40:14.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:14 15:40:14.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:14 15:40:14.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:14 15:40:14.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:14 15:40:14.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:14 15:40:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:14 15:40:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:14 15:40:14.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:14 15:40:14.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:14 15:40:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:14 15:40:14.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:14 15:40:14.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:14 15:40:14.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:14 15:40:14.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:14 15:40:14.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:14 15:40:14.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:14 15:40:14.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:14 15:40:14.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:14 15:40:14.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:14 15:40:14.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:14 15:40:14.682 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:40:14 15:40:14.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:14 15:40:14.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:14 15:40:14.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:14 15:40:14.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:14 15:40:14.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:14 15:40:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:14 15:40:14.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:14 15:40:14.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:14 15:40:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:14 15:40:14.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:14 15:40:14.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:14 15:40:14.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:14 15:40:14.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:14 15:40:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:14 15:40:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:14 15:40:14.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:14 15:40:14.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:14 15:40:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:14 15:40:14.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:14 15:40:14.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:14 15:40:14.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:14 15:40:14.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:14 15:40:14.724 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:14 15:40:14.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:14 15:40:14.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:14 15:40:14.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:14 15:40:14.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:14 15:40:14.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:14 15:40:14.727 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:40:14 15:40:14.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:40:15 15:40:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:40:15 15:40:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:15 15:40:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:15 15:40:15.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:15 15:40:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:15 15:40:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:15 15:40:15.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:40:15 15:40:15.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:40:15 15:40:15.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:40:15 15:40:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:15 15:40:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:15 15:40:15.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:40:15 15:40:15.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:40:15 15:40:15.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:40:15 15:40:15.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:40:15 15:40:15.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:40:15 15:40:15.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:40:15 15:40:15.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:40:15 15:40:15.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:15 15:40:15.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:15 15:40:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:15 15:40:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:15 15:40:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:15 15:40:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:15 15:40:15.231 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:40:15 15:40:15.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:40:15 15:40:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:15 15:40:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:15 15:40:15.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:40:15 15:40:15.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:40:15 15:40:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:16 15:40:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:16 15:40:16.232 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:40:16 15:40:16.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:16 15:40:16.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:16 15:40:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:16 15:40:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:16 15:40:16.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:16 15:40:16.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:16 15:40:16.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:16 15:40:16.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:16 15:40:16.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:16 15:40:16.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:16 15:40:16.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:16 15:40:16.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:16 15:40:16.235 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1  [Stopped, Synchronized] and wait with time period 1
11:40:16 15:40:16.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:40:16 15:40:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:16 15:40:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:16 15:40:16.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:40:16 15:40:16.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1  [Stopped, Synchronized]
11:40:16 15:40:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:17 15:40:17.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:17 15:40:17.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1  [Stopped, Synchronized]
11:40:17 15:40:17.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.242 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:17 15:40:17.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:17 15:40:17.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:17 15:40:17.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:17 15:40:17.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:17 15:40:17.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:17 15:40:17.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:17 15:40:17.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:17 15:40:17.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:17 15:40:17.269 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:17 15:40:17.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:17 15:40:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:17 15:40:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:17 15:40:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:17 15:40:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:17 15:40:17.272 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:17 15:40:17.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:17 15:40:17.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:17 15:40:17.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:17 15:40:17.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:17 15:40:17.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:17 15:40:17.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:17 15:40:17.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:17 15:40:17.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:17 15:40:17.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:17 15:40:17.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:17 15:40:17.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:17 15:40:17.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:17 15:40:17.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:17 15:40:17.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:17 15:40:17.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:17 15:40:17.299 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:17 15:40:17.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:17 15:40:17.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:17 15:40:17.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:17 15:40:17.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:17 15:40:17.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:17 15:40:17.314 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view
11:40:17 15:40:17.314 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:17 15:40:17.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:17 15:40:17.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:17 15:40:17.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:17 15:40:17.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:17 15:40:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:17 15:40:17.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:17 15:40:17.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:17 15:40:17.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:17 15:40:17.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:17 15:40:17.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:17 15:40:17.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:17 15:40:17.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:17 15:40:17.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:17 15:40:17.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:17 15:40:17.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:17 15:40:17.327 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:17 15:40:17.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:17 15:40:17.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:17 15:40:17.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:17 15:40:17.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:17 15:40:17.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:17 15:40:17.329 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1'
11:40:17 15:40:17.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available....
11:40:17 15:40:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown
11:40:17 15:40:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:17 15:40:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:17 15:40:17.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:17 15:40:17.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:17 15:40:17.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:17 15:40:17.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:40:17 15:40:17.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:40:17 15:40:17.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:40:17 15:40:17.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:17 15:40:17.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:17 15:40:17.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)
11:40:17 15:40:17.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.855 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:40:17 15:40:17.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:17 15:40:17.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:17 15:40:17.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:17 15:40:17.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:17 15:40:17.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:40:17 15:40:17.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:17 15:40:17.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:17 15:40:17.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:17 15:40:17.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:17 15:40:17.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:40:17 15:40:17.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:40:17 15:40:17.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:17 15:40:17.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:17 15:40:17.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:40:17 15:40:17.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:40:17 15:40:17.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:17 15:40:17.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:17 15:40:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:17 15:40:17.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:17 15:40:17.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:40:18 15:40:18.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:18 15:40:18.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:40:18 15:40:18.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:18 15:40:18.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:40:18 15:40:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:40:18 15:40:18.892 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:40:18 15:40:18.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:40:18 15:40:18.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:18 15:40:18.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:18 15:40:18.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:40:18 15:40:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:18 15:40:18.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:18 15:40:18.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:18 15:40:18.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:18 15:40:18.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:18 15:40:18.894 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:40:18 15:40:18.894 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2
11:40:18 15:40:18.894 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3
11:40:18 15:40:18.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:18 15:40:18.894 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:18 15:40:18.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:18 15:40:18.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:18 15:40:18.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:18 15:40:18.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:''
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:''
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:''
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:''
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:''
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:''
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:40:18 15:40:18.930 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:40:18 15:40:18.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:40:18 15:40:18.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:40:18 15:40:18.930 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:40:18 15:40:18.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:18 15:40:18.931 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer
11:40:19 15:40:19.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:19 15:40:19.431 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:19 15:40:19.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:19 15:40:19.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:19 15:40:19.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:19 15:40:19.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:''
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:''
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:19 15:40:19.466 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:40:19 15:40:19.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:40:19 15:40:19.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:40:19 15:40:19.466 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:40:19 15:40:19.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:40:20 15:40:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:40:20 15:40:20.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:40:20 15:40:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:20 15:40:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:20 15:40:20.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:20 15:40:20.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:20 15:40:20.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:20 15:40:20.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:20 15:40:20.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:20 15:40:20.093 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:40:20 15:40:20.093 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:40:20 15:40:20.093 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:20 15:40:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:20 15:40:20.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:20 15:40:20.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:20 15:40:20.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:40:20 15:40:20.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:20 15:40:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:20 15:40:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:20 15:40:20.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:40:20 15:40:20.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:20 15:40:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:20 15:40:20.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:20 15:40:20.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:20 15:40:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:20 15:40:20.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:20 15:40:20.095 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:40:20 15:40:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:20 15:40:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:20 15:40:20.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:20 15:40:20.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:20 15:40:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:40:20 15:40:20.098 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:40:20 15:40:20.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:20 15:40:20.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:40:20 15:40:20.599 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:40:20 15:40:20.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:40:20 15:40:20.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:40:20 15:40:20.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:20 15:40:20.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:''
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:''
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:''
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:''
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:''
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:''
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:40:20 15:40:20.629 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:40:20 15:40:20.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:40:20 15:40:20.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:40:20 15:40:20.630 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:40:20 15:40:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:20 15:40:20.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:21 15:40:21.130 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer
11:40:21 15:40:21.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:40:21 15:40:21.130 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:40:21 15:40:21.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:40:21 15:40:21.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:40:21 15:40:21.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:21 15:40:21.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:''
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:''
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:21 15:40:21.162 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:40:21 15:40:21.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:40:21 15:40:21.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:40:21 15:40:21.162 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:40:21 15:40:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:40:21 15:40:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:40:21 15:40:21.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:40:21 15:40:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:21 15:40:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:21 15:40:21.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:21 15:40:21.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:21 15:40:21.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:40:21 15:40:21.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:21 15:40:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:21 15:40:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:21 15:40:21.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:40:21 15:40:21.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:21 15:40:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:21 15:40:21.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:21 15:40:21.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:21 15:40:21.754 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:40:21 15:40:21.754 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:40:21 15:40:21.754 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:21 15:40:21.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:21 15:40:21.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:21 15:40:21.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:21 15:40:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:21 15:40:21.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:21 15:40:21.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:21 15:40:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:21 15:40:21.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:21 15:40:21.755 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:40:21 15:40:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:21 15:40:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:21 15:40:21.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:21 15:40:21.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:21 15:40:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:40:21 15:40:21.758 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:22 15:40:22.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:40:22 15:40:22.259 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:40:22 15:40:22.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:40:22 15:40:22.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:40:22 15:40:22.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:22 15:40:22.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:''
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:''
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:''
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:''
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:''
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:''
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:40:22 15:40:22.292 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:40:22 15:40:22.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:40:22 15:40:22.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:40:22 15:40:22.292 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:40:22 15:40:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:22 15:40:22.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:40:22 15:40:22.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:40:22 15:40:22.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:40:22 15:40:22.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:22 15:40:22.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:22 15:40:22.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:22 15:40:22.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:22 15:40:22.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:22 15:40:22.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:22 15:40:22.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:22 15:40:22.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:22 15:40:22.793 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer
11:40:22 15:40:22.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:40:22 15:40:22.793 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:40:22 15:40:22.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:40:22 15:40:22.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:40:22 15:40:22.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:22 15:40:22.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:''
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:''
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:22 15:40:22.822 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:22 15:40:22.823 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:40:22 15:40:22.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:40:22 15:40:22.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:40:22 15:40:22.823 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:40:22 15:40:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:40:23 15:40:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:40:23 15:40:23.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:40:23 15:40:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:23 15:40:23.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:23 15:40:23.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:23 15:40:23.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:23 15:40:23.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:23 15:40:23.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:23 15:40:23.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:23 15:40:23.442 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:40:23 15:40:23.442 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:40:23 15:40:23.442 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:23 15:40:23.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:23 15:40:23.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:23 15:40:23.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:23 15:40:23.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:40:23 15:40:23.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:23 15:40:23.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:23 15:40:23.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:23 15:40:23.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:40:23 15:40:23.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:23 15:40:23.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:23 15:40:23.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:23 15:40:23.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:23 15:40:23.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:23 15:40:23.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:23 15:40:23.444 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:40:23 15:40:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:23 15:40:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:23 15:40:23.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:23 15:40:23.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:23 15:40:23.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:40:23 15:40:23.447 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:23 15:40:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:23 15:40:23.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:23 15:40:23.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:23 15:40:23.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:23 15:40:23.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:23 15:40:23.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:23 15:40:23.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:23 15:40:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:23 15:40:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:23 15:40:23.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:23 15:40:23.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:23 15:40:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:23 15:40:23.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:23 15:40:23.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:23 15:40:23.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:23 15:40:23.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:23 15:40:23.970 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:23 15:40:23.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:23 15:40:23.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:24 15:40:23.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:24 15:40:23.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:24 15:40:23.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:24 15:40:23.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:24 15:40:23.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:24 15:40:23.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:24 15:40:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:24 15:40:23.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:24 15:40:23.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:24 15:40:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:24 15:40:23.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:24 15:40:24.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:24 15:40:24.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:24 15:40:24.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform
11:40:24 15:40:24.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:24 15:40:24.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:24 15:40:24.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform'
11:40:24 15:40:24.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:24 15:40:24.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:24 15:40:24.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:24 15:40:24.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:24 15:40:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:24 15:40:24.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:24 15:40:24.031 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:24 15:40:24.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:24 15:40:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:24 15:40:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null
11:40:24 15:40:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:24 15:40:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:24 15:40:24.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1  [Stopped, Synchronized]
11:40:24 15:40:24.033 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1  [Stopped, Synchronized]
11:40:24 15:40:24.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1  [Stopped, Synchronized] about selection
11:40:24 15:40:24.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1  [Stopped, Synchronized]
11:40:24 15:40:24.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:24 15:40:24.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:24 15:40:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:24 15:40:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:24 15:40:24.040 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false
11:40:24 15:40:24.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:24 15:40:24.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:24 15:40:24.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:24 15:40:24.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:24 15:40:24.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:24 15:40:24.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:24 15:40:24.072 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:24 15:40:24.072 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:24 15:40:24.072 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:24 15:40:24.072 DEBUG [main][MenuItemLookup] Found menu:''
11:40:24 15:40:24.072 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:24 15:40:24.072 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:24 15:40:24.072 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:24 15:40:24.072 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:40:24 15:40:24.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:40:24 15:40:24.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:40:24 15:40:24.073 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:40:24 15:40:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:40:24 15:40:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:40:24 15:40:24.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:40:24 15:40:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:24 15:40:24.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:24 15:40:24.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:24 15:40:24.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:24 15:40:24.104 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:24 15:40:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:24 15:40:24.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:24 15:40:24.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:24 15:40:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:40:24 15:40:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:40:24 15:40:24.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:24 15:40:24.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:24 15:40:24.177 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:24 15:40:24.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:24 15:40:24.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:24 15:40:24.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:24 15:40:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:24 15:40:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:24 15:40:24.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:40:24 15:40:24.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:24 15:40:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:24 15:40:24.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:24 15:40:24.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:24 15:40:24.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:24 15:40:24.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:24 15:40:24.185 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:24 15:40:24.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:24 15:40:24.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:24 15:40:24.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:40:24 15:40:24.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:24 15:40:24.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:24 15:40:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1...
11:40:24 15:40:24.187 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:24 15:40:24.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:24 15:40:24.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:24 15:40:24.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:40:24 15:40:24.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:24 15:40:24.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:24 15:40:24.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:24 15:40:24.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:40:24 15:40:24.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:24 15:40:24.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:40:25 15:40:25.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:25 15:40:25.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:40:25 15:40:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:40:25 15:40:25.202 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:40:25 15:40:25.202 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view
11:40:25 15:40:25.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:25 15:40:25.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:25 15:40:25.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:25 15:40:25.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:40:25 15:40:25.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:25 15:40:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:25 15:40:25.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:25 15:40:25.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:40:25 15:40:25.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:25 15:40:25.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:40:26 15:40:26.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:26 15:40:26.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:40:26 15:40:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:40:26 15:40:26.206 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:40:26 15:40:26.206 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:40:26 15:40:26.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:26 15:40:26.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:26 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.201 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest
11:40:26 getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 2.574 s
11:40:26 restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 8.229 s
11:40:26 delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 6.737 s
11:40:26 profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 4.694 s
11:40:26 addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 1.755 s
11:40:26 publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 3.132 s
11:40:26 stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 4.199 s
11:40:26 clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 3.186 s
11:40:26 debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 4.198 s
11:40:26 start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 4.704 s
11:40:26 openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 1.87 s
11:40:26 restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 7.276 s
11:40:26 getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 1.968 s
11:40:26 delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 8.069 s
11:40:26 restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 8.25 s
11:40:26 getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest)  Time elapsed: 2.625 s
11:40:26 Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:40:26 15:40:26.222 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:40:26 15:40:26.222 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:40:26 15:40:26.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:40:26 15:40:26.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:40:26 15:40:26.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:40:26 15:40:26.223 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:40:26 15:40:26.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:40:26 15:40:26.223 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:40:26 15:40:26.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:40:26 15:40:26.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:26 15:40:26.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:26 15:40:26.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:26 15:40:26.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:40:26 15:40:26.225 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'File'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Item match:File
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:''
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:''
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:''
11:40:26 15:40:26.226 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:40:26 15:40:26.227 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:40:26 15:40:26.227 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:40:26 15:40:26.227 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:40:26 15:40:26.227 DEBUG [main][MenuItemLookup] Found menu:''
11:40:26 15:40:26.227 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:40:26 15:40:26.227 DEBUG [main][MenuItemLookup] Found menu:''
11:40:26 15:40:26.227 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:40:26 15:40:26.227 DEBUG [main][MenuItemLookup] Item match:Import...
11:40:26 15:40:26.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:40:26 15:40:26.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:40:26 15:40:26.227 INFO [main][MenuItemHandler] Select menu item: &Import...
11:40:26 15:40:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:40:26 15:40:26.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:40:26 15:40:26.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:40:26 15:40:26.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:26 15:40:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:26 15:40:26.304 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:40:26 15:40:26.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:40:26 15:40:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:26 15:40:26.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:26 15:40:26.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:26 15:40:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:26 15:40:26.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:26 15:40:26.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:40:26 15:40:26.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:26 15:40:26.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:40:26 15:40:26.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:40:26 15:40:26.306 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:40:26 15:40:26.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:40:26 15:40:26.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:40:26 15:40:26.306 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:40:26 15:40:26.306 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:40:26 15:40:26.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:40:26 15:40:26.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:26 15:40:26.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:26 15:40:26.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:26 15:40:26.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:26 15:40:26.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:26 15:40:26.307 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:40:26 15:40:26.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:26 15:40:26.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:26 15:40:26.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:26 15:40:26.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:26 15:40:26.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:40:26 15:40:26.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:40:26 15:40:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:26 15:40:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:26 15:40:26.384 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:40:26 15:40:26.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:40:26 15:40:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:40:26 15:40:26.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:40:26 15:40:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:26 15:40:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:26 15:40:26.384 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:40:26 15:40:26.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:26 15:40:26.384 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip'
11:40:26 15:40:26.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:40:26 15:40:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:26 15:40:26.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:26 15:40:26.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:26 15:40:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:26 15:40:26.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:26 15:40:26.385 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:40:26 15:40:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:26 15:40:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:26 15:40:26.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:26 15:40:26.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:26 15:40:26.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:40:26 15:40:26.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:26 15:40:26.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:40:26 15:40:26.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:40:26 15:40:26.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:26 15:40:26.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:40:26 15:40:26.387 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip
11:40:26 15:40:26.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:40:26 15:40:26.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:26 15:40:26.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:26 15:40:26.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:26 15:40:26.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:26 15:40:26.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:26 15:40:26.388 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:40:26 15:40:26.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:26 15:40:26.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:26 15:40:26.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:26 15:40:26.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:26 15:40:26.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:40:26 15:40:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:26 15:40:26.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:26 15:40:26.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:26 15:40:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:26 15:40:26.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:26 15:40:26.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:40:26 15:40:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:26 15:40:26.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:26 15:40:26.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:26 15:40:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:26 15:40:26.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:26 15:40:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:40:26 15:40:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:40:26 15:40:26.393 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects
11:40:26 15:40:26.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All")
11:40:26 15:40:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:26 15:40:26.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:26 15:40:26.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:26 15:40:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:26 15:40:26.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:26 15:40:26.394 INFO [WorkbenchTestable][AbstractButton] Click button &Select All
11:40:26 15:40:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:26 15:40:26.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:26 15:40:26.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:26 15:40:26.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:26 15:40:26.894 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:40:26 15:40:26.894 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:40:26 15:40:26.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:40:26 15:40:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:26 15:40:26.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:26 15:40:26.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:26 15:40:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:26 15:40:26.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:26 15:40:26.896 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:40:26 15:40:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:26 15:40:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:26 15:40:26.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:26 15:40:26.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:26 15:40:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:27 15:40:27.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:27 15:40:27.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:27 15:40:27.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:27 15:40:27.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:27 15:40:27.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:27 15:40:27.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:27 15:40:27.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:27 15:40:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:27 15:40:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:27 15:40:27.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:40:27 15:40:27.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:27 15:40:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:27 15:40:27.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:27 15:40:27.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:27 15:40:27.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:27 15:40:27.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:27 15:40:27.425 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:27 15:40:27.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:27 15:40:27.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:27 15:40:27.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:40:27 15:40:27.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:27 15:40:27.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:27 15:40:27.429 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:27 15:40:27.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:27 15:40:27.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:27 15:40:27.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:40:27 15:40:27.430 INFO [WorkbenchTestable][ServersView2] Create new server
11:40:27 15:40:27.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:40:27 15:40:27.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:27 15:40:27.430 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:27 15:40:27.430 DEBUG [main][MenuItemLookup] Item match:New
11:40:27 15:40:27.431 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:40:27 15:40:27.431 DEBUG [main][MenuItemLookup] Item match:Server
11:40:27 15:40:27.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:40:27 15:40:27.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:40:27 15:40:27.431 INFO [main][MenuItemHandler] Select menu item: Server
11:40:27 15:40:27.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:40:27 15:40:27.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:40:27 15:40:27.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:40:27 15:40:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:27 15:40:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:27 15:40:27.534 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:40:27 15:40:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:27 15:40:27.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:40:27 15:40:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:27 15:40:27.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:27 15:40:27.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:27 15:40:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:27 15:40:27.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:27 15:40:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:40:27 15:40:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:40:27 15:40:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:40:27 15:40:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:40:27 15:40:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:40:27 15:40:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:40:27 15:40:27.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:40:27 15:40:27.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:28 15:40:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:28 15:40:28.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:40:28 15:40:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:40:28 15:40:28.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:40:28 15:40:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:28 15:40:28.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:40:28 15:40:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:28 15:40:28.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:40:28 15:40:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:40:28 15:40:28.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:40:28 15:40:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:28 15:40:28.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:28 15:40:28.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:28 15:40:28.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:40:28 15:40:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:28 15:40:28.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:40:28 15:40:28.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:40:28 15:40:28.045 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:40:28 15:40:28.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:40:28 15:40:28.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:40:28 15:40:28.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:40:28 15:40:28.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:28 15:40:28.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:28 15:40:28.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:28 15:40:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:28 15:40:28.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:28 15:40:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:28 15:40:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:28 15:40:28.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:40:28 is "Server name:")
11:40:28 15:40:28.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:28 15:40:28.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:28 15:40:28.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:28 15:40:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:28 15:40:28.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:40:28 15:40:28.555 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:40:28 15:40:28.556 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC
11:40:28 15:40:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:40:28 15:40:28.556 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:40:28 15:40:28.556 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:40:29 15:40:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:40:29 15:40:29.057 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:40:29 15:40:29.057 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:40:29 15:40:29.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:40:29 15:40:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:29 15:40:29.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:29 15:40:29.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:29 15:40:29.061 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:40:29 15:40:29.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:29 15:40:29.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:29 15:40:29.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:29 15:40:29.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:29 15:40:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:29 15:40:29.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:29 15:40:29.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:29 15:40:29.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:29 15:40:29.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:29 15:40:29.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:29 15:40:29.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:40:29 15:40:29.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:29 15:40:29.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:29 15:40:29.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:29 15:40:29.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:29 15:40:29.579 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:40:29 15:40:29.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:29 15:40:29.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:29 15:40:29.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC...
11:40:29 15:40:29.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:29 15:40:29.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:29 15:40:29.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:29 15:40:29.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:29 15:40:29.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:29 15:40:29.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:29 15:40:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:29 15:40:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:29 15:40:29.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:40:29 15:40:29.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:29 15:40:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:29 15:40:29.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:29 15:40:29.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:29 15:40:29.615 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:40:29 15:40:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:29 15:40:29.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:29 15:40:29.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully
11:40:29 15:40:29.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:40:29 15:40:29.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:29 15:40:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:29 15:40:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:29 15:40:29.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:40:29 15:40:29.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:29 15:40:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:29 15:40:29.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:29 15:40:29.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:29 15:40:29.628 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:40:29 15:40:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:29 15:40:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:29 15:40:29.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:29 15:40:29.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:40:29 15:40:29.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:29 15:40:29.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:29 15:40:29.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:29 15:40:29.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:29 15:40:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:29 15:40:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:29 15:40:29.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:40:29 15:40:29.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:29 15:40:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:29 15:40:29.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:29 15:40:29.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:29 15:40:29.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:40:29 15:40:29.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:29 15:40:29.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:29 15:40:29.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:29 15:40:29.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:29 15:40:29.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:29 15:40:29.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:40:29 15:40:29.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:40:29 15:40:29.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:29 15:40:29.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:29 15:40:29.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:29 15:40:29.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:29 15:40:29.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:40:29 15:40:29.697 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:40:29 15:40:29.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:29 15:40:29.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:29 15:40:29.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:40:29 15:40:29.711 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:40:29 15:40:29.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:40:29 15:40:29.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:40:29 15:40:29.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:29 15:40:29.721 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC
11:40:29 15:40:29.721 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:29 15:40:29.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:29 15:40:29.723 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC
11:40:29 15:40:29.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:29 15:40:29.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:29 15:40:29.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:29 15:40:29.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:29 15:40:29.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped]
11:40:29 15:40:29.723 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped]
11:40:29 15:40:29.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped] about selection
11:40:29 15:40:29.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped]
11:40:29 15:40:29.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:29 15:40:29.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:29 15:40:29.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:29 15:40:29.746 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:''
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:''
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:40:29 15:40:29.747 DEBUG [main][MenuItemLookup] Item match:Start	Ctrl+Alt+R
11:40:29 15:40:29.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start	Ctrl+Alt+R"
11:40:29 15:40:29.747 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start	Ctrl+Alt+R
11:40:29 15:40:29.747 INFO [main][MenuItemHandler] Select menu item: &Start	Ctrl+Alt+R
11:40:29 15:40:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run...
11:40:29 15:40:29.749 DEBUG [Worker-4: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds
11:40:30 15:40:30.756 DEBUG [Worker-13: Starting Server ABC][AbstractWait] Wait for 1 seconds
11:40:32 15:40:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully
11:40:32 15:40:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started...
11:40:32 15:40:32.249 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:32 15:40:32.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:32 15:40:32.250 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:32 15:40:32.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:32 15:40:32.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED'
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:40:32 15:40:32.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:40:32 15:40:32.251 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:32 15:40:32.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:32 15:40:32.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:32 15:40:32.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started, Synchronized]
11:40:32 15:40:32.252 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started, Synchronized]
11:40:32 15:40:32.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started, Synchronized] about selection
11:40:32 15:40:32.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started, Synchronized]
11:40:32 15:40:32.259 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:40:32 15:40:32.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:32 15:40:32.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:32 15:40:32.276 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:''
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:''
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:''
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:40:32 15:40:32.277 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:40:32 15:40:32.277 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:40:32 15:40:32.277 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:40:32 15:40:32.277 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:40:32 15:40:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:40:32 15:40:32.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:32 15:40:32.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:32 15:40:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:40:32 15:40:32.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:40:32 15:40:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:32 15:40:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:32 15:40:32.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:40:32 15:40:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:32 15:40:32.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:32 15:40:32.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:32 15:40:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:32 15:40:32.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:32 15:40:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:40:32 15:40:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:40:32 15:40:32.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:32 15:40:32.339 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:32 15:40:32.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:32 15:40:32.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:32 15:40:32.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:40:32 15:40:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:32 15:40:32.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:32 15:40:32.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:32 15:40:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:32 15:40:32.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:32 15:40:32.340 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:40:32 15:40:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:32 15:40:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:32 15:40:32.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:32 15:40:32.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:32 15:40:32.342 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:40:32 15:40:32.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:40:32 15:40:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:32 15:40:32.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:32 15:40:32.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:32 15:40:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:32 15:40:32.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:32 15:40:32.343 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:40:32 15:40:32.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:32 15:40:32.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:32 15:40:32.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:32 15:40:32.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:32 15:40:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:40:32 15:40:32.345 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:32 15:40:32.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:32 15:40:32.846 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:32 15:40:32.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:32 15:40:32.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:32 15:40:32.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:32 15:40:32.847 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:40:32 15:40:32.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:32 15:40:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:33 15:40:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:33 15:40:33.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:33 15:40:33.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:33 15:40:33.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:33 15:40:33.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:40:33 15:40:33.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:33 15:40:33.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:33 15:40:33.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:33 15:40:33.348 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:33 15:40:33.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:33 15:40:33.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:33 15:40:33.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:33 15:40:33.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:33 15:40:33.349 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:33 15:40:33.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:33 15:40:33.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:33 15:40:33.360 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project'
11:40:33 15:40:33.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:33 15:40:33.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:33 15:40:33.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:33 15:40:33.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:33 15:40:33.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:33 15:40:33.361 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:33 15:40:33.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:33 15:40:33.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:33 15:40:33.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:33 15:40:33.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:33 15:40:33.386 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:33 15:40:33.386 DEBUG [main][MenuItemLookup] Found menu:''
11:40:33 15:40:33.386 DEBUG [main][MenuItemLookup] Found menu:'Start'
11:40:33 15:40:33.386 DEBUG [main][MenuItemLookup] Item match:Start
11:40:33 15:40:33.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start"
11:40:33 15:40:33.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start
11:40:33 15:40:33.386 INFO [main][MenuItemHandler] Select menu item: &Start
11:40:33 15:40:33.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:33 15:40:33.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:40:33 15:40:33.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project' has no excuses, wait for it
11:40:33 15:40:33.388 DEBUG [Worker-7: Starting server-project][AbstractWait] Wait for 1 seconds
11:40:33 15:40:33.887 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project' has no excuses, wait for it
11:40:34 15:40:34.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project' has no excuses, wait for it
11:40:34 15:40:34.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:34 15:40:34.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:34 15:40:34.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:34 15:40:34.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:34 15:40:34.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:34 15:40:34.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:34 15:40:34.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:34 15:40:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:34 15:40:34.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started...
11:40:34 15:40:34.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:34 15:40:34.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:34 15:40:34.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:34 15:40:34.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:34 15:40:34.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:34 15:40:34.890 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:34 15:40:34.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:34 15:40:34.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:34 15:40:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:34 15:40:34.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:34 15:40:34.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:34 15:40:34.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:34 15:40:34.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:34 15:40:34.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:34 15:40:34.899 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:34 15:40:34.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:34 15:40:34.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:34 15:40:34.904 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:34 15:40:34.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:34 15:40:34.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:34 15:40:34.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:34 15:40:34.904 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:40:34 15:40:34.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:34 15:40:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:34 15:40:34.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:40:34 15:40:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:34 15:40:34.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:34 15:40:34.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:34 15:40:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:34 15:40:34.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:40:34 15:40:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:34 15:40:34.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:34 15:40:34.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:34 15:40:34.905 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:34 15:40:34.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:34 15:40:34.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:34 15:40:34.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:34 15:40:34.906 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:34 15:40:34.906 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:34 15:40:34.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:34 15:40:34.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:34 15:40:34.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:34 15:40:34.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:34 15:40:34.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:34 15:40:34.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:34 15:40:34.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:34 15:40:34.916 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:34 15:40:34.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:34 15:40:34.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:34 15:40:34.921 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project'
11:40:34 15:40:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:34 15:40:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:34 15:40:34.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:40:34 15:40:34.921 DEBUG [main][MenuItemLookup] Found menu:'File'
11:40:34 15:40:34.921 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:40:34 15:40:34.921 DEBUG [main][MenuItemLookup] Item match:Edit
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:''
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:''
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:40:34 15:40:34.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:40:34 15:40:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:40:34 15:40:34.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:40:34 15:40:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:40:34 15:40:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:34 15:40:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:34 15:40:34.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:'File'
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:40:34 15:40:34.922 DEBUG [main][MenuItemLookup] Item match:Edit
11:40:34 15:40:34.923 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:40:34 15:40:34.923 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:40:34 15:40:34.923 DEBUG [main][MenuItemLookup] Found menu:''
11:40:34 15:40:34.923 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:40:34 15:40:34.923 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:34 15:40:34.923 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:34 15:40:34.923 DEBUG [main][MenuItemLookup] Found menu:''
11:40:34 15:40:34.923 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:34 15:40:34.923 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:40:34 15:40:34.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:40:34 15:40:34.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:40:34 15:40:34.923 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:40:34 15:40:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:34 15:40:34.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:34 15:40:34.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:34 15:40:34.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:34 15:40:34.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:34 15:40:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:34 15:40:34.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:34 15:40:34.966 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:40:34 15:40:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:34 15:40:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:34 15:40:34.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:34 15:40:34.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:35 15:40:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:40:35 15:40:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:40:35 15:40:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:35 15:40:35.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:40:35 15:40:35.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:40:35 15:40:35.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:35 15:40:35.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:35 15:40:35.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:35 15:40:35.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:35 15:40:35.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:35 15:40:35.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:35 15:40:35.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:35 15:40:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:35 15:40:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:40:35 15:40:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:40:35 15:40:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:40:45 15:40:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:40:45 15:40:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:40:45 15:40:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:40:45 15:40:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:45 15:40:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:45 15:40:45.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:40:45 15:40:45.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:45 15:40:45.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:40:45 15:40:45.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:40:45 15:40:45.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:40:45 15:40:45.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:45 15:40:45.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:45 15:40:45.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:45 15:40:45.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:40:45 15:40:45.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:45 15:40:45.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:45 15:40:45.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started]
11:40:45 15:40:45.070 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started]
11:40:45 15:40:45.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started] about selection
11:40:45 15:40:45.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started]
11:40:45 15:40:45.097 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:40:45 15:40:45.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:45 15:40:45.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:''
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:''
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:''
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:40:45 15:40:45.121 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:40:45 15:40:45.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:40:45 15:40:45.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:40:45 15:40:45.121 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:40:45 15:40:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:40:45 15:40:45.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:45 15:40:45.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:45 15:40:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:40:45 15:40:45.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:40:45 15:40:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:45 15:40:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:45 15:40:45.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:40:45 15:40:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:45 15:40:45.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:45 15:40:45.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:45 15:40:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:45 15:40:45.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:45 15:40:45.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:40:45 15:40:45.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:40:45 15:40:45.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:45 15:40:45.184 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:45 15:40:45.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:45 15:40:45.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:45 15:40:45.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:40:45 15:40:45.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:45 15:40:45.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:45 15:40:45.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:45 15:40:45.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:45 15:40:45.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:45 15:40:45.185 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:40:45 15:40:45.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:45 15:40:45.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:45 15:40:45.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:45 15:40:45.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:45 15:40:45.187 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:40:45 15:40:45.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:40:45 15:40:45.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:45 15:40:45.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:45 15:40:45.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:45 15:40:45.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:45 15:40:45.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:45 15:40:45.188 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:40:45 15:40:45.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:45 15:40:45.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:45 15:40:45.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:45 15:40:45.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:45 15:40:45.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:40:45 15:40:45.197 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:45 15:40:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:45 15:40:45.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:45 15:40:45.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:45 15:40:45.699 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:45 15:40:45.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:45 15:40:45.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:45 15:40:45.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:45 15:40:45.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:45 15:40:45.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:45 15:40:45.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:45 15:40:45.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:45 15:40:45.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:45 15:40:45.700 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:45 15:40:45.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:45 15:40:45.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:45 15:40:45.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:45 15:40:45.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:45 15:40:45.728 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:45 15:40:45.728 DEBUG [main][MenuItemLookup] Found menu:''
11:40:45 15:40:45.728 DEBUG [main][MenuItemLookup] Found menu:'Start'
11:40:45 15:40:45.728 DEBUG [main][MenuItemLookup] Found menu:'Stop'
11:40:45 15:40:45.728 DEBUG [main][MenuItemLookup] Found menu:'Restart'
11:40:45 15:40:45.728 DEBUG [main][MenuItemLookup] Item match:Restart
11:40:45 15:40:45.729 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:45 15:40:45.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:45 15:40:45.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:45 15:40:45.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:45 15:40:45.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:45 15:40:45.729 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:45 15:40:45.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:45 15:40:45.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:45 15:40:45.734 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project'
11:40:45 15:40:45.734 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:45 15:40:45.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:45 15:40:45.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:45 15:40:45.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:45 15:40:45.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:45 15:40:45.735 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:45 15:40:45.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:45 15:40:45.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:45 15:40:45.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:45 15:40:45.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:45 15:40:45.753 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:45 15:40:45.753 DEBUG [main][MenuItemLookup] Found menu:''
11:40:45 15:40:45.753 DEBUG [main][MenuItemLookup] Found menu:'Start'
11:40:45 15:40:45.753 DEBUG [main][MenuItemLookup] Item match:Start
11:40:45 15:40:45.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start"
11:40:45 15:40:45.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start
11:40:45 15:40:45.753 INFO [main][MenuItemHandler] Select menu item: &Start
11:40:45 15:40:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:45 15:40:45.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project' has no excuses, wait for it
11:40:45 15:40:45.753 DEBUG [Worker-8: Starting server-project][AbstractWait] Wait for 1 seconds
11:40:46 15:40:46.253 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project' has no excuses, wait for it
11:40:46 15:40:46.753 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project' has no excuses, wait for it
11:40:47 15:40:47.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:47 15:40:47.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:47 15:40:47.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:47 15:40:47.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:47 15:40:47.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:47 15:40:47.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:47 15:40:47.254 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:47 15:40:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:47 15:40:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started...
11:40:47 15:40:47.254 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:47 15:40:47.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:47 15:40:47.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:47 15:40:47.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:47 15:40:47.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:47 15:40:47.255 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:47 15:40:47.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:47 15:40:47.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:47 15:40:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:47 15:40:47.261 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:47 15:40:47.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:47 15:40:47.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:47 15:40:47.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:47 15:40:47.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:47 15:40:47.262 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:47 15:40:47.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:47 15:40:47.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:47 15:40:47.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:47 15:40:47.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:47 15:40:47.282 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:47 15:40:47.282 DEBUG [main][MenuItemLookup] Found menu:''
11:40:47 15:40:47.282 DEBUG [main][MenuItemLookup] Found menu:'Start'
11:40:47 15:40:47.282 DEBUG [main][MenuItemLookup] Found menu:'Stop'
11:40:47 15:40:47.282 DEBUG [main][MenuItemLookup] Found menu:'Restart'
11:40:47 15:40:47.282 DEBUG [main][MenuItemLookup] Item match:Restart
11:40:47 15:40:47.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:47 15:40:47.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:47 15:40:47.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:47 15:40:47.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:47 15:40:47.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:47 15:40:47.283 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:47 15:40:47.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:47 15:40:47.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:47 15:40:47.291 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project'
11:40:47 15:40:47.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:47 15:40:47.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:47 15:40:47.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:47 15:40:47.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:47 15:40:47.291 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:47 15:40:47.292 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:47 15:40:47.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:47 15:40:47.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:47 15:40:47.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:47 15:40:47.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:47 15:40:47.312 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:47 15:40:47.312 DEBUG [main][MenuItemLookup] Found menu:''
11:40:47 15:40:47.312 DEBUG [main][MenuItemLookup] Found menu:'Start'
11:40:47 15:40:47.312 DEBUG [main][MenuItemLookup] Found menu:'Stop'
11:40:47 15:40:47.312 DEBUG [main][MenuItemLookup] Found menu:'Restart'
11:40:47 15:40:47.312 DEBUG [main][MenuItemLookup] Item match:Restart
11:40:47 15:40:47.312 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart"
11:40:47 15:40:47.312 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart
11:40:47 15:40:47.312 INFO [main][MenuItemHandler] Select menu item: &Restart
11:40:47 15:40:47.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:47 15:40:47.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:40:47 15:40:47.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Restarting server-project' has no excuses, wait for it
11:40:47 15:40:47.313 DEBUG [Worker-13: Restarting server-project][AbstractWait] Wait for 1 seconds
11:40:47 15:40:47.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Restarting server-project' has no excuses, wait for it
11:40:48 15:40:48.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Restarting server-project' has no excuses, wait for it
11:40:48 15:40:48.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:48 15:40:48.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:48 15:40:48.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:48 15:40:48.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:48 15:40:48.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:48 15:40:48.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:48 15:40:48.813 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:48 15:40:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:48 15:40:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started...
11:40:48 15:40:48.814 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:48 15:40:48.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:48 15:40:48.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:48 15:40:48.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:48 15:40:48.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:48 15:40:48.814 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:48 15:40:48.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:48 15:40:48.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:48 15:40:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully
11:40:48 15:40:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:48 15:40:48.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:40:48 15:40:48.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:48 15:40:48.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:48 15:40:48.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:48 15:40:48.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:48 15:40:48.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:48 15:40:48.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:48 15:40:48.823 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:48 15:40:48.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:48 15:40:48.823 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:48 15:40:48.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:48 15:40:48.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:48 15:40:48.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:48 15:40:48.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:48 15:40:48.823 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:48 15:40:48.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:48 15:40:48.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:48 15:40:48.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:48 15:40:48.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:48 15:40:48.829 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:48 15:40:48.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:48 15:40:48.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:48 15:40:48.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:48 15:40:48.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:48 15:40:48.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:48 15:40:48.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:48 15:40:48.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:48 15:40:48.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:48 15:40:48.830 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:48 15:40:48.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:48 15:40:48.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:48 15:40:48.837 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:48 15:40:48.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:48 15:40:48.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:48 15:40:48.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:48 15:40:48.838 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Started]
11:40:48 15:40:48.838 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Started]
11:40:48 15:40:48.838 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Started] about selection
11:40:48 15:40:48.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Started]
11:40:48 15:40:48.842 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project'
11:40:48 15:40:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:48 15:40:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:48 15:40:48.842 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:40:48 15:40:48.842 DEBUG [main][MenuItemLookup] Found menu:'File'
11:40:48 15:40:48.842 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:40:48 15:40:48.842 DEBUG [main][MenuItemLookup] Item match:Edit
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:''
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:''
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:40:48 15:40:48.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:40:48 15:40:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:40:48 15:40:48.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:40:48 15:40:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:40:48 15:40:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:48 15:40:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:48 15:40:48.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:'File'
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:40:48 15:40:48.843 DEBUG [main][MenuItemLookup] Item match:Edit
11:40:48 15:40:48.844 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:40:48 15:40:48.844 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:40:48 15:40:48.844 DEBUG [main][MenuItemLookup] Found menu:''
11:40:48 15:40:48.844 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:40:48 15:40:48.844 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:48 15:40:48.844 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:48 15:40:48.844 DEBUG [main][MenuItemLookup] Found menu:''
11:40:48 15:40:48.844 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:48 15:40:48.844 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:40:48 15:40:48.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:40:48 15:40:48.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:40:48 15:40:48.844 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:40:48 15:40:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:48 15:40:48.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:40:48 15:40:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:48 15:40:48.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:48 15:40:48.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:48 15:40:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:48 15:40:48.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:48 15:40:48.875 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:40:48 15:40:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:48 15:40:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:48 15:40:48.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:48 15:40:48.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:48 15:40:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:40:48 15:40:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:40:58 15:40:58.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:40:58 15:40:58.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:40:58 15:40:58.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:40:58 15:40:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:58 15:40:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:58 15:40:58.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:40:58 15:40:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:58 15:40:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:58 15:40:58.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:40:58 15:40:58.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:40:58 15:40:58.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:40:58 15:40:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:40:58 15:40:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:40:58 15:40:58.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:40:58 15:40:58.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:40:58 15:40:58.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:40:58 15:40:58.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:40:58 15:40:58.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:40:58 15:40:58.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:40:58 15:40:58.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:40:58 15:40:58.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:58 15:40:58.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:58 15:40:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:58 15:40:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:40:58 15:40:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:40:58 15:40:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:40:58 15:40:58.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started]
11:40:58 15:40:58.959 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started]
11:40:58 15:40:58.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started] about selection
11:40:58 15:40:58.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started]
11:40:58 15:40:58.966 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:40:58 15:40:58.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:58 15:40:58.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:58 15:40:58.992 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:''
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:''
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:''
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:40:58 15:40:58.993 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:40:58 15:40:58.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:40:58 15:40:58.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:40:58 15:40:58.993 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:40:59 15:40:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:40:59 15:40:59.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:59 15:40:59.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:59 15:40:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:40:59 15:40:59.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:40:59 15:40:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:40:59 15:40:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:40:59 15:40:59.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:40:59 15:40:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:59 15:40:59.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:59 15:40:59.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:59 15:40:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:59 15:40:59.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:40:59 15:40:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:40:59 15:40:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:40:59 15:40:59.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:59 15:40:59.054 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:59 15:40:59.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:59 15:40:59.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:59 15:40:59.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:40:59 15:40:59.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:59 15:40:59.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:59 15:40:59.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:59 15:40:59.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:59 15:40:59.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:59 15:40:59.056 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:40:59 15:40:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:59 15:40:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:59 15:40:59.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:59 15:40:59.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:59 15:40:59.057 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:40:59 15:40:59.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:40:59 15:40:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:40:59 15:40:59.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:40:59 15:40:59.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:40:59 15:40:59.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:40:59 15:40:59.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:40:59 15:40:59.058 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:40:59 15:40:59.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:40:59 15:40:59.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:40:59 15:40:59.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:40:59 15:40:59.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:59 15:40:59.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:40:59 15:40:59.061 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:40:59 15:40:59.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:40:59 15:40:59.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:59 15:40:59.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:40:59 15:40:59.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:40:59 15:40:59.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:40:59 15:40:59.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:40:59 15:40:59.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:40:59 15:40:59.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:40:59 15:40:59.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:40:59 15:40:59.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:40:59 15:40:59.562 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:59 15:40:59.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:59 15:40:59.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:59 15:40:59.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:59 15:40:59.563 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:40:59 15:40:59.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:59 15:40:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:59 15:40:59.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:40:59 15:40:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:59 15:40:59.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:59 15:40:59.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:40:59 15:40:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:40:59 15:40:59.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:40:59 15:40:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:40:59 15:40:59.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:40:59 15:40:59.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:40:59 15:40:59.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:59 15:40:59.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:59 15:40:59.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:59 15:40:59.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:59 15:40:59.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:59 15:40:59.564 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:59 15:40:59.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:59 15:40:59.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:59 15:40:59.574 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project'
11:40:59 15:40:59.574 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:40:59 15:40:59.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:40:59 15:40:59.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:40:59 15:40:59.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:40:59 15:40:59.575 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:40:59 15:40:59.575 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:40:59 15:40:59.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:40:59 15:40:59.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:40:59 15:40:59.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:40:59 15:40:59.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:40:59 15:40:59.596 DEBUG [main][MenuItemLookup] Found menu:'New'
11:40:59 15:40:59.596 DEBUG [main][MenuItemLookup] Found menu:''
11:40:59 15:40:59.596 DEBUG [main][MenuItemLookup] Found menu:'Start'
11:40:59 15:40:59.596 DEBUG [main][MenuItemLookup] Found menu:'Stop'
11:40:59 15:40:59.596 DEBUG [main][MenuItemLookup] Item match:Stop
11:40:59 15:40:59.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top"
11:40:59 15:40:59.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop
11:40:59 15:40:59.596 INFO [main][MenuItemHandler] Select menu item: S&top
11:40:59 15:40:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:40:59 15:40:59.597 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:40:59 15:40:59.597 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Stopping server-project' has no excuses, wait for it
11:40:59 15:40:59.597 DEBUG [Worker-2: Stopping server-project][AbstractWait] Wait for 1 seconds
11:41:00 15:41:00.097 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Stopping server-project' has no excuses, wait for it
11:41:00 15:41:00.597 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Stopping server-project' has no excuses, wait for it
11:41:01 15:41:01.097 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:01 15:41:01.097 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:01 15:41:01.097 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:01 15:41:01.097 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:01 15:41:01.097 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:01 15:41:01.097 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:01 15:41:01.097 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:01 15:41:01.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:01 15:41:01.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped...
11:41:01 15:41:01.098 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:01 15:41:01.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:01 15:41:01.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:01 15:41:01.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:01 15:41:01.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Stopped]
11:41:01 15:41:01.099 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Stopped]
11:41:01 15:41:01.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Stopped] about selection
11:41:01 15:41:01.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Stopped]
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:01 15:41:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:01 15:41:01.107 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:01 15:41:01.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:01 15:41:01.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:01 15:41:01.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:01 15:41:01.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Stopped]
11:41:01 15:41:01.108 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Stopped]
11:41:01 15:41:01.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Stopped] about selection
11:41:01 15:41:01.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Stopped]
11:41:01 15:41:01.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:01 15:41:01.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:01 15:41:01.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:01 15:41:01.114 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:01 15:41:01.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:01 15:41:01.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:01 15:41:01.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:01 15:41:01.114 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:01 15:41:01.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:01 15:41:01.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:01 15:41:01.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:01 15:41:01.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Stopped]
11:41:01 15:41:01.115 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Stopped]
11:41:01 15:41:01.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Stopped] about selection
11:41:01 15:41:01.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Stopped]
11:41:01 15:41:01.122 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:01 15:41:01.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:01 15:41:01.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:01 15:41:01.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:01 15:41:01.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Stopped]
11:41:01 15:41:01.123 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Stopped]
11:41:01 15:41:01.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Stopped] about selection
11:41:01 15:41:01.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Stopped]
11:41:01 15:41:01.127 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project'
11:41:01 15:41:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:01 15:41:01.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:01 15:41:01.128 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:01 15:41:01.128 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:01 15:41:01.128 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:01 15:41:01.128 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:''
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:''
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:01 15:41:01.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:01 15:41:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:41:01 15:41:01.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:01 15:41:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:41:01 15:41:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:01 15:41:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:01 15:41:01.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:''
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:01 15:41:01.129 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:01 15:41:01.130 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:01 15:41:01.130 DEBUG [main][MenuItemLookup] Found menu:''
11:41:01 15:41:01.130 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:01 15:41:01.130 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:01 15:41:01.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:01 15:41:01.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:41:01 15:41:01.130 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:41:01 15:41:01.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:01 15:41:01.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:41:01 15:41:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:01 15:41:01.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:01 15:41:01.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:01 15:41:01.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:01 15:41:01.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:01 15:41:01.163 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:41:01 15:41:01.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:01 15:41:01.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:01 15:41:01.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:01 15:41:01.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:01 15:41:01.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:41:01 15:41:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:41:11 15:41:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:41:11 15:41:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:41:11 15:41:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:41:11 15:41:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:11 15:41:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:11 15:41:11.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:41:11 15:41:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:41:11 15:41:11.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:11 15:41:11.245 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:41:11 15:41:11.245 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:41:11 15:41:11.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:41:11 15:41:11.245 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:41:11 15:41:11.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:41:11 15:41:11.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:41:11 15:41:11.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started]
11:41:11 15:41:11.248 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started]
11:41:11 15:41:11.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started] about selection
11:41:11 15:41:11.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started]
11:41:11 15:41:11.267 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:41:11 15:41:11.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:41:11 15:41:11.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'New'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:''
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:''
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:''
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:41:11 15:41:11.285 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:41:11 15:41:11.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:41:11 15:41:11.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:41:11 15:41:11.285 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:41:11 15:41:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:41:11 15:41:11.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:11 15:41:11.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:11 15:41:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:41:11 15:41:11.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:41:11 15:41:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:11 15:41:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:11 15:41:11.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>")
11:41:11 15:41:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:11 15:41:11.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:11 15:41:11.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:11 15:41:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:11 15:41:11.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:11 15:41:11.346 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >>
11:41:11 15:41:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:11 15:41:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:11 15:41:11.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:11 15:41:11.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:11 15:41:11.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately")
11:41:11 15:41:11.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:11 15:41:11.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:11 15:41:11.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:11 15:41:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:11 15:41:11.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:11 15:41:11.350 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately
11:41:11 15:41:11.350 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed
11:41:11 15:41:11.350 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:41:11 15:41:11.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:41:11 15:41:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:11 15:41:11.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:11 15:41:11.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:11 15:41:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:11 15:41:11.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:11 15:41:11.351 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:41:11 15:41:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:11 15:41:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:11 15:41:11.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:11 15:41:11.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:11 15:41:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:41:11 15:41:11.354 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:11 15:41:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:11 15:41:11.854 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:11 15:41:11.855 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:11 15:41:11.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:11 15:41:11.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:11 15:41:11.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:11 15:41:11.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:11 15:41:11.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:11 15:41:11.856 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:11 15:41:11.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:41:11 15:41:11.856 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:41:11 15:41:11.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:41:11 15:41:11.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:41:11 15:41:11.864 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:11 15:41:11.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:41:11 15:41:11.865 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:41:11 15:41:11.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:41:11 15:41:11.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:41:11 15:41:11.874 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:11 15:41:11.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:41:11 15:41:11.875 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:41:11 15:41:11.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:41:11 15:41:11.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:41:11 15:41:11.879 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:11 15:41:11.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:41:11 15:41:11.880 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:41:11 15:41:11.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:41:11 15:41:11.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:41:11 15:41:11.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:11 15:41:11.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:41:11 15:41:11.888 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:41:11 15:41:11.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:41:11 15:41:11.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:41:11 15:41:11.892 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:11 15:41:11.893 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:11 15:41:11.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:11 15:41:11.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:11 15:41:11.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:11 15:41:11.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:11 15:41:11.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:41:11 15:41:11.894 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:41:11 15:41:11.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:41:11 15:41:11.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:41:11 15:41:11.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:11 15:41:11.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:11 15:41:11.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:11 15:41:11.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:11 15:41:11.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:41:11 15:41:11.899 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:41:11 15:41:11.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:41:11 15:41:11.906 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:41:11 15:41:11.907 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project'
11:41:11 15:41:11.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:11 15:41:11.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:11 15:41:11.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:11 15:41:11.907 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:11 15:41:11.907 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:11 15:41:11.907 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:''
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:''
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:11 15:41:11.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:11 15:41:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:41:11 15:41:11.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:11 15:41:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:41:11 15:41:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:11 15:41:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:11 15:41:11.908 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:11 15:41:11.908 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:11 15:41:11.909 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:11 15:41:11.909 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:11 15:41:11.909 DEBUG [main][MenuItemLookup] Found menu:''
11:41:11 15:41:11.909 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:11 15:41:11.909 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:11 15:41:11.909 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:11 15:41:11.909 DEBUG [main][MenuItemLookup] Found menu:''
11:41:11 15:41:11.909 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:11 15:41:11.909 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:11 15:41:11.909 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:11 15:41:11.909 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:41:11 15:41:11.909 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:41:11 15:41:11.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:11 15:41:11.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:11 15:41:11.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:11 15:41:11.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:11 15:41:11.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:11 15:41:11.946 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:41:11 15:41:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:11 15:41:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:11 15:41:11.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:11 15:41:11.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:11 15:41:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:41:12 15:41:12.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:41:22 15:41:22.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:41:22 15:41:22.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:41:22 15:41:22.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:41:22 15:41:22.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:22 15:41:22.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:22 15:41:22.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:22 15:41:22.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:22 15:41:22.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:41:22 15:41:22.030 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:41:22 15:41:22.030 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:41:22 15:41:22.035 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:41:22 15:41:22.036 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:22 15:41:22.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:22 15:41:22.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:22 15:41:22.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:22 15:41:22.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:41:22 15:41:22.037 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:41:22 15:41:22.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:41:22 15:41:22.045 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:41:22 15:41:22.045 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2'
11:41:22 15:41:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:22 15:41:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:22 15:41:22.045 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:22 15:41:22.045 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Found menu:''
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Found menu:''
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:22 15:41:22.046 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:22 15:41:22.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:22 15:41:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:41:22 15:41:22.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:22 15:41:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:41:22 15:41:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:22 15:41:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:22 15:41:22.046 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:''
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:''
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:22 15:41:22.047 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:22 15:41:22.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:22 15:41:22.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:41:22 15:41:22.047 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:41:22 15:41:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:22 15:41:22.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:41:22 15:41:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:22 15:41:22.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:22 15:41:22.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:22 15:41:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:22 15:41:22.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:22 15:41:22.080 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:41:22 15:41:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:22 15:41:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:22 15:41:22.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:22 15:41:22.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:22 15:41:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:41:22 15:41:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:41:32 15:41:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:41:32 15:41:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:41:32 15:41:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:41:32 15:41:32.169 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:32 15:41:32.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:32 15:41:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:32 15:41:32.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:32 15:41:32.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:41:32 15:41:32.169 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:41:32 15:41:32.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:41:32 15:41:32.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:41:32 15:41:32.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:32 15:41:32.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:32 15:41:32.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:32 15:41:32.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:32 15:41:32.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:41:32 15:41:32.179 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:41:32 15:41:32.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:41:32 15:41:32.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:41:32 15:41:32.183 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3'
11:41:32 15:41:32.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:32 15:41:32.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:32 15:41:32.183 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:32 15:41:32.183 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:32 15:41:32.183 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:32 15:41:32.183 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:''
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:''
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:32 15:41:32.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:32 15:41:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:41:32 15:41:32.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:32 15:41:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:41:32 15:41:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:32 15:41:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:32 15:41:32.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:''
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:''
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:32 15:41:32.184 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:32 15:41:32.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:32 15:41:32.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:41:32 15:41:32.184 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:32 15:41:32.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:41:32 15:41:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:32 15:41:32.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:32 15:41:32.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:32 15:41:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:32 15:41:32.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:32 15:41:32.214 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:41:32 15:41:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:32 15:41:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:32 15:41:32.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:32 15:41:32.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:32 15:41:32.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:41:32 15:41:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:41:42 15:41:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:41:42 15:41:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:41:42 15:41:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:41:42 15:41:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:42 15:41:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:42 15:41:42.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:41:42 15:41:42.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:42 15:41:42.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:42 15:41:42.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:41:42 15:41:42.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:41:42 15:41:42.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:41:42 15:41:42.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:42 15:41:42.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:42 15:41:42.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:41:42 15:41:42.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:41:42 15:41:42.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:41:42 15:41:42.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:41:42 15:41:42.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:41:42 15:41:42.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:41:42 15:41:42.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:41:42 15:41:42.294 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:42 15:41:42.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:42 15:41:42.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:42 15:41:42.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:41:42 15:41:42.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:41:42 15:41:42.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:41:42 15:41:42.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started]
11:41:42 15:41:42.296 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started]
11:41:42 15:41:42.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started] about selection
11:41:42 15:41:42.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started]
11:41:42 15:41:42.302 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:41:42 15:41:42.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:41:42 15:41:42.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'New'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:''
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:''
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:''
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:41:42 15:41:42.327 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:41:42 15:41:42.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:41:42 15:41:42.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:41:42 15:41:42.327 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:41:42 15:41:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:41:42 15:41:42.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:42 15:41:42.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:42 15:41:42.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:41:42 15:41:42.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:41:42 15:41:42.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:42 15:41:42.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:42 15:41:42.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>")
11:41:42 15:41:42.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:42 15:41:42.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:42 15:41:42.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:42 15:41:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:42 15:41:42.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:42 15:41:42.385 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >>
11:41:42 15:41:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:42 15:41:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:42 15:41:42.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:42 15:41:42.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:42 15:41:42.387 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:41:42 15:41:42.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:41:42 15:41:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:42 15:41:42.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:42 15:41:42.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:42 15:41:42.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:42 15:41:42.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:42 15:41:42.388 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:41:42 15:41:42.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:42 15:41:42.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:42 15:41:42.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:42 15:41:42.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:42 15:41:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:41:42 15:41:42.391 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:42 15:41:42.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:42 15:41:42.891 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:42 15:41:42.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:42 15:41:42.892 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:42 15:41:42.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:42 15:41:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:42 15:41:42.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:42 15:41:42.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:42 15:41:42.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:42 15:41:42.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:42 15:41:42.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:42 15:41:42.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:42 15:41:42.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:42 15:41:42.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:42 15:41:42.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:41:42 15:41:42.894 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:41:42 15:41:42.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:41:42 15:41:42.900 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:41:42 15:41:42.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:42 15:41:42.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:42 15:41:42.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:42 15:41:42.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:42 15:41:42.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:41:42 15:41:42.901 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:41:42 15:41:42.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:41:42 15:41:42.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:41:42 15:41:42.905 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:42 15:41:42.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:42 15:41:42.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:42 15:41:42.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:42 15:41:42.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:41:42 15:41:42.910 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:41:42 15:41:42.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:41:42 15:41:42.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:41:42 15:41:42.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:42 15:41:42.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:42 15:41:42.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:42 15:41:42.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:42 15:41:42.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:41:42 15:41:42.915 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:41:42 15:41:42.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:41:42 15:41:42.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:41:42 15:41:42.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:42 15:41:42.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:42 15:41:42.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:42 15:41:42.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:42 15:41:42.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:41:42 15:41:42.920 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:41:42 15:41:42.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:41:42 15:41:42.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:41:42 15:41:42.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:42 15:41:42.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:42 15:41:42.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:42 15:41:42.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:42 15:41:42.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:41:42 15:41:42.928 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:41:42 15:41:42.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:41:42 15:41:42.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:41:42 15:41:42.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:42 15:41:42.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:42 15:41:42.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:42 15:41:42.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:42 15:41:42.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:41:42 15:41:42.932 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:41:42 15:41:42.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:41:42 15:41:42.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:41:42 15:41:42.936 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2'
11:41:42 15:41:42.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:42 15:41:42.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:42 15:41:42.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:42 15:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:42 15:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:''
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:''
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:42 15:41:42.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:42 15:41:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:41:42 15:41:42.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:42 15:41:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:41:42 15:41:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:42 15:41:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:42 15:41:42.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:42 15:41:42.937 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:42 15:41:42.938 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:42 15:41:42.938 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:42 15:41:42.938 DEBUG [main][MenuItemLookup] Found menu:''
11:41:42 15:41:42.938 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:42 15:41:42.938 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:42 15:41:42.938 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:42 15:41:42.938 DEBUG [main][MenuItemLookup] Found menu:''
11:41:42 15:41:42.938 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:42 15:41:42.938 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:42 15:41:42.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:42 15:41:42.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:41:42 15:41:42.938 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:41:42 15:41:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:41:42 15:41:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:41:42 15:41:42.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:42 15:41:42.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:42 15:41:42.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:42 15:41:42.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:42 15:41:42.967 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:42 15:41:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:42 15:41:42.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:42 15:41:42.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:43 15:41:43.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:43 15:41:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:41:53 15:41:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed failed, an exception will be thrown
11:41:53 15:41:53.042 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule throws exception: 
11:41:53 org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed
11:41:53 	at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120)
11:41:53 	at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207)
11:41:53 	at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151)
11:41:53 	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:132)
11:41:53 	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:97)
11:41:53 	at org.eclipse.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:76)
11:41:53 	at org.eclipse.reddeer.common.wait.GroupWait.<init>(GroupWait.java:49)
11:41:53 	at org.eclipse.reddeer.common.wait.GroupWait.<init>(GroupWait.java:62)
11:41:53 	at org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServerModule.remove(ServerModule.java:94)
11:41:53 	at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92)
11:41:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:41:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:41:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:41:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:41:53 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:41:53 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:41:53 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:41:53 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:41:53 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:41:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:41:53 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:41:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:41:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:41:53 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:41:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:41:53 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:41:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:41:53 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:41:53 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:41:53 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:41:53 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:41:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:41:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:41:53 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:41:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:41:53 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:41:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:41:53 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:41:53 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:41:53 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:41:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:41:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:41:53 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:41:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:41:53 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:41:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:41:53 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:41:53 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:41:53 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:41:53 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:41:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:41:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:41:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:41:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:41:53 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:41:53 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:41:53 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:41:53 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:41:53 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
11:41:53 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
11:41:53 	at java.base/java.lang.Thread.run(Thread.java:833)
11:41:53 15:41:53.043 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png
11:41:53 15:41:53.142 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png
11:41:53 15:41:53.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:53 15:41:53.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:53 15:41:53.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:53 15:41:53.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:53 15:41:53.143 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:41:53 15:41:53.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:53 15:41:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:53 15:41:53.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:53 15:41:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:53 15:41:53.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:53 15:41:53.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:41:53 15:41:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:41:53 15:41:53.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:41:53 15:41:53.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:41:53 15:41:53.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:41:53 15:41:53.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:53 15:41:53.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:41:53 15:41:53.144 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:53 15:41:53.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:53 15:41:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:53 15:41:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:53 15:41:53.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:41:53 15:41:53.144 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:41:53 15:41:53.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:41:53 15:41:53.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:41:53 15:41:53.150 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:41:53 15:41:53.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:41:53 15:41:53.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:41:53 15:41:53.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:41:53 15:41:53.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:41:53 15:41:53.151 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:41:53 15:41:53.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:41:53 15:41:53.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:41:53 15:41:53.156 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project'
11:41:53 15:41:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:53 15:41:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:53 15:41:53.156 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:53 15:41:53.156 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:53 15:41:53.156 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:53 15:41:53.156 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:''
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:''
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:53 15:41:53.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:53 15:41:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:41:53 15:41:53.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:53 15:41:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:41:53 15:41:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:53 15:41:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:53 15:41:53.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:'File'
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:41:53 15:41:53.157 DEBUG [main][MenuItemLookup] Item match:Edit
11:41:53 15:41:53.158 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:41:53 15:41:53.158 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:41:53 15:41:53.158 DEBUG [main][MenuItemLookup] Found menu:''
11:41:53 15:41:53.158 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:41:53 15:41:53.158 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:41:53 15:41:53.158 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:41:53 15:41:53.158 DEBUG [main][MenuItemLookup] Found menu:''
11:41:53 15:41:53.158 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:41:53 15:41:53.158 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:41:53 15:41:53.158 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:41:53 15:41:53.158 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:41:53 15:41:53.158 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:41:53 15:41:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:41:53 15:41:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:41:53 15:41:53.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:41:53 15:41:53.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:41:53 15:41:53.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:41:53 15:41:53.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:41:53 15:41:53.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:41:53 15:41:53.191 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:41:53 15:41:53.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:41:53 15:41:53.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:41:53 15:41:53.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:41:53 15:41:53.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:41:53 15:41:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:41:53 15:41:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:03 15:42:03.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:42:03 15:42:03.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:03 15:42:03.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:42:03 15:42:03.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:03 15:42:03.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:03 15:42:03.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:03 15:42:03.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:03 15:42:03.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:42:03 15:42:03.390 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:42:03 15:42:03.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:42:03 15:42:03.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:42:03 15:42:03.395 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:03 15:42:03.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:03 15:42:03.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:03 15:42:03.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:03 15:42:03.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:42:03 15:42:03.396 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:42:03 15:42:03.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:42:03 15:42:03.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:42:03 15:42:03.403 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3'
11:42:03 15:42:03.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:03 15:42:03.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:03 15:42:03.403 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:03 15:42:03.403 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:03 15:42:03.403 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:03 15:42:03.403 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:''
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:''
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:03 15:42:03.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:03 15:42:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:42:03 15:42:03.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:03 15:42:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:42:03 15:42:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:03 15:42:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:03 15:42:03.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:''
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:''
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:03 15:42:03.404 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:03 15:42:03.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:03 15:42:03.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:42:03 15:42:03.404 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:42:03 15:42:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:42:03 15:42:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:42:03 15:42:03.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:03 15:42:03.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:03 15:42:03.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:03 15:42:03.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:03 15:42:03.434 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:03 15:42:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:03 15:42:03.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:03 15:42:03.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:03 15:42:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:42:03 15:42:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:13 15:42:13.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:42:13 15:42:13.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:13 15:42:13.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:42:13 15:42:13.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:13 15:42:13.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:13 15:42:13.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:42:13 15:42:13.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:13 15:42:13.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:13 15:42:13.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:42:13 15:42:13.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:42:13 15:42:13.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:42:13 15:42:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:13 15:42:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:13 15:42:13.518 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:42:13 org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed
11:42:13 	at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120)
11:42:13 	at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207)
11:42:13 	at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151)
11:42:13 	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:132)
11:42:13 	at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:97)
11:42:13 	at org.eclipse.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:76)
11:42:13 	at org.eclipse.reddeer.common.wait.GroupWait.<init>(GroupWait.java:49)
11:42:13 	at org.eclipse.reddeer.common.wait.GroupWait.<init>(GroupWait.java:62)
11:42:13 	at org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServerModule.remove(ServerModule.java:94)
11:42:13 	at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92)
11:42:13 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:13 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:13 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:13 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:13 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:42:13 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:13 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:42:13 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:13 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:42:13 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:42:13 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:13 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:13 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:13 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:13 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:42:13 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:13 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:13 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:42:13 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:42:13 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:42:13 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:13 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:13 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:13 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:13 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:13 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:13 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:13 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:42:13 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:42:13 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:42:13 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:42:13 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:42:13 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:42:13 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:42:13 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:42:13 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:42:13 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:13 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:13 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:13 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:13 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:13 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:42:13 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:13 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:42:13 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:13 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:13 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:13 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:42:13 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
11:42:13 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
11:42:13 	at java.base/java.lang.Thread.run(Thread.java:833)
11:42:13 15:42:13.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:42:13 15:42:13.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:42:13 15:42:13.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:42:13 15:42:13.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:42:13 15:42:13.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:42:13 15:42:13.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:42:13 15:42:13.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:42:13 15:42:13.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:13 15:42:13.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:13 15:42:13.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:13 15:42:13.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:42:13 15:42:13.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:42:13 15:42:13.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:42:13 15:42:13.521 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started]
11:42:13 15:42:13.521 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started]
11:42:13 15:42:13.521 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started] about selection
11:42:13 15:42:13.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started]
11:42:13 15:42:13.540 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:42:13 15:42:13.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:42:13 15:42:13.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'New'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:''
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:''
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:''
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:42:13 15:42:13.559 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:42:13 15:42:13.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:42:13 15:42:13.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:42:13 15:42:13.559 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:42:13 15:42:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:13 15:42:13.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:13 15:42:13.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:13 15:42:13.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:42:13 15:42:13.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:42:13 15:42:13.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:42:13 15:42:13.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3
11:42:13 15:42:13.619 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3
11:42:13 15:42:13.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection
11:42:13 15:42:13.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3
11:42:13 15:42:13.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:42:13 15:42:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:13 15:42:13.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:13 15:42:13.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:13 15:42:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:13 15:42:13.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:13 15:42:13.620 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:42:13 15:42:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:13 15:42:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:13 15:42:13.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:13 15:42:13.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:13 15:42:13.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately")
11:42:13 15:42:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:13 15:42:13.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:13 15:42:13.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:13 15:42:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:13 15:42:13.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:13 15:42:13.623 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately
11:42:13 15:42:13.623 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately
11:42:13 15:42:13.623 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately
11:42:13 15:42:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:13 15:42:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:13 15:42:13.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:13 15:42:13.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:13 15:42:13.623 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:42:13 15:42:13.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:42:13 15:42:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:13 15:42:13.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:13 15:42:13.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:13 15:42:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:13 15:42:13.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:13 15:42:13.624 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:42:13 15:42:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:13 15:42:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:13 15:42:13.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:13 15:42:13.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:13 15:42:13.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:42:13 15:42:13.627 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:42:13 15:42:13.628 DEBUG [Worker-5: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds
11:42:14 15:42:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:42:14 15:42:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:14 15:42:14.127 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:14 15:42:14.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:15 15:42:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:15 15:42:15.128 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:15 15:42:15.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:15 15:42:15.129 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started, Synchronized] and wait with time period 1
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:15 15:42:15.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:15 15:42:15.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:15 15:42:15.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:15 15:42:15.129 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:15 15:42:15.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:15 15:42:15.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:15 15:42:15.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:15 15:42:15.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Synchronized]
11:42:15 15:42:15.130 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Synchronized]
11:42:15 15:42:15.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Synchronized] about selection
11:42:15 15:42:15.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Synchronized]
11:42:15 15:42:15.139 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3'
11:42:15 15:42:15.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:15 15:42:15.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:15 15:42:15.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:15 15:42:15.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:15 15:42:15.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Synchronized]
11:42:15 15:42:15.140 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Synchronized]
11:42:15 15:42:15.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Synchronized] about selection
11:42:15 15:42:15.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Synchronized]
11:42:15 15:42:15.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:42:15 15:42:15.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:15 15:42:15.160 DEBUG [main][MenuItemLookup] Found menu:'New'
11:42:15 15:42:15.160 DEBUG [main][MenuItemLookup] Found menu:''
11:42:15 15:42:15.160 DEBUG [main][MenuItemLookup] Found menu:'Start'
11:42:15 15:42:15.160 DEBUG [main][MenuItemLookup] Item match:Start
11:42:15 15:42:15.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start"
11:42:15 15:42:15.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start
11:42:15 15:42:15.160 INFO [main][MenuItemHandler] Select menu item: &Start
11:42:15 15:42:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:15 15:42:15.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project-3' has no excuses, wait for it
11:42:15 15:42:15.161 DEBUG [Worker-4: Starting server-project-3][AbstractWait] Wait for 1 seconds
11:42:15 15:42:15.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project-3' has no excuses, wait for it
11:42:16 15:42:16.161 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project-3' has no excuses, wait for it
11:42:16 15:42:16.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:16 15:42:16.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:16 15:42:16.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:16 15:42:16.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:16 15:42:16.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:16 15:42:16.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:16 15:42:16.661 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:16 15:42:16.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:16 15:42:16.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started...
11:42:16 15:42:16.661 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:16 15:42:16.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:16 15:42:16.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:16 15:42:16.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:16 15:42:16.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Started, Synchronized]
11:42:16 15:42:16.662 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Started, Synchronized] about selection
11:42:16 15:42:16.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:16 15:42:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:16 15:42:16.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:16 15:42:16.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:16 15:42:16.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:16 15:42:16.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:16 15:42:16.671 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started, Synchronized] and wait with time period 1
11:42:16 15:42:16.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:16 15:42:16.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:16 15:42:16.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:16 15:42:16.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:16 15:42:16.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:16 15:42:16.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:16 15:42:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:16 15:42:16.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:16 15:42:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:16 15:42:16.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:16 15:42:16.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:16 15:42:16.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:16 15:42:16.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:16 15:42:16.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:16 15:42:16.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:16 15:42:16.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Started, Synchronized]
11:42:16 15:42:16.673 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Started, Synchronized] about selection
11:42:16 15:42:16.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:16 15:42:16.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:16 15:42:16.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:16 15:42:16.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:16 15:42:16.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Started, Synchronized]
11:42:16 15:42:16.678 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Started, Synchronized] about selection
11:42:16 15:42:16.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:16 15:42:16.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:16 15:42:16.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:16 15:42:16.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:16 15:42:16.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Started, Synchronized]
11:42:16 15:42:16.686 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Started, Synchronized] about selection
11:42:16 15:42:16.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.690 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:16 15:42:16.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:16 15:42:16.691 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started, Synchronized] and wait with time period 1
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:16 15:42:16.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:16 15:42:16.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:16 15:42:16.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:16 15:42:16.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:16 15:42:16.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:16 15:42:16.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:16 15:42:16.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:16 15:42:16.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Started, Synchronized]
11:42:16 15:42:16.692 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Started, Synchronized] about selection
11:42:16 15:42:16.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.696 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:16 15:42:16.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:16 15:42:16.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:16 15:42:16.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:16 15:42:16.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Started, Synchronized]
11:42:16 15:42:16.697 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Started, Synchronized] about selection
11:42:16 15:42:16.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Started, Synchronized]
11:42:16 15:42:16.704 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3'
11:42:16 15:42:16.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:16 15:42:16.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:16 15:42:16.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:16 15:42:16.704 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:16 15:42:16.704 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:16 15:42:16.704 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:''
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:''
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:16 15:42:16.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:16 15:42:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:42:16 15:42:16.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:16 15:42:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:42:16 15:42:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:16 15:42:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:16 15:42:16.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:''
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:''
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:16 15:42:16.705 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:16 15:42:16.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:16 15:42:16.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:42:16 15:42:16.705 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:42:16 15:42:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:42:16 15:42:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:42:16 15:42:16.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:16 15:42:16.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:16 15:42:16.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:16 15:42:16.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:16 15:42:16.736 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:16 15:42:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:16 15:42:16.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:16 15:42:16.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:16 15:42:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:42:16 15:42:16.799 DEBUG [Worker-13: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds
11:42:16 15:42:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:42:16 15:42:16.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:16 15:42:16.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:42:16 15:42:16.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:17 15:42:17.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:42:17 15:42:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:27 15:42:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:42:27 15:42:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:27 15:42:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:42:27 15:42:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:27 15:42:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:27 15:42:27.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:42:27 15:42:27.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:27 15:42:27.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:42:27 15:42:27.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:42:27 15:42:27.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:42:27 15:42:27.817 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:27 15:42:27.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:27 15:42:27.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:27 15:42:27.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:42:27 15:42:27.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:42:27 15:42:27.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:42:27 15:42:27.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started, Synchronized]
11:42:27 15:42:27.820 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started, Synchronized]
11:42:27 15:42:27.820 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started, Synchronized] about selection
11:42:27 15:42:27.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started, Synchronized]
11:42:27 15:42:27.839 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:42:27 15:42:27.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:42:27 15:42:27.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'New'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:''
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:''
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:''
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:42:27 15:42:27.855 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:42:27 15:42:27.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:42:27 15:42:27.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:42:27 15:42:27.855 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:42:27 15:42:27.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:42:27 15:42:27.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:27 15:42:27.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:27 15:42:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:42:27 15:42:27.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:42:27 15:42:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:27 15:42:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:27 15:42:27.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified
11:42:27 15:42:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:27 15:42:27.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:27 15:42:27.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:27 15:42:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:27 15:42:27.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:42:27 15:42:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:42:27 15:42:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:42:27 15:42:27.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:42:27 15:42:27.915 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:42:27 15:42:27.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:42:27 15:42:27.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:42:27 15:42:27.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >")
11:42:27 15:42:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:27 15:42:27.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:27 15:42:27.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:27 15:42:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:27 15:42:27.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:27 15:42:27.917 INFO [WorkbenchTestable][AbstractButton] Click button A&dd >
11:42:27 15:42:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:27 15:42:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:27 15:42:27.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:27 15:42:27.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:27 15:42:27.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately")
11:42:27 15:42:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:27 15:42:27.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:27 15:42:27.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:27 15:42:27.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:27 15:42:27.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:27 15:42:27.919 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately
11:42:27 15:42:27.919 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately
11:42:27 15:42:27.919 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately
11:42:27 15:42:27.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:27 15:42:27.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:27 15:42:27.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:27 15:42:27.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:27 15:42:27.919 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:42:27 15:42:27.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:42:27 15:42:27.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:27 15:42:27.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:27 15:42:27.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:27 15:42:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:27 15:42:27.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:27 15:42:27.920 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:42:27 15:42:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:27 15:42:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:27 15:42:27.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:27 15:42:27.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:27 15:42:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:42:27 15:42:27.922 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:28 15:42:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:28 15:42:28.423 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:28 15:42:28.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:28 15:42:28.424 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:28 15:42:28.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:28 15:42:28.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:42:28 15:42:28.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:28 15:42:28.424 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:28 15:42:28.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:28 15:42:28.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:28 15:42:28.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:28 15:42:28.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:42:28 15:42:28.425 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:42:28 15:42:28.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:42:28 15:42:28.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:42:28 15:42:28.435 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2'
11:42:28 15:42:28.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:28 15:42:28.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:28 15:42:28.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:28 15:42:28.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:28 15:42:28.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2
11:42:28 15:42:28.436 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2
11:42:28 15:42:28.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection
11:42:28 15:42:28.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2
11:42:28 15:42:28.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:42:28 15:42:28.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:28 15:42:28.457 DEBUG [main][MenuItemLookup] Found menu:'New'
11:42:28 15:42:28.457 DEBUG [main][MenuItemLookup] Found menu:''
11:42:28 15:42:28.457 DEBUG [main][MenuItemLookup] Found menu:'Start'
11:42:28 15:42:28.457 DEBUG [main][MenuItemLookup] Item match:Start
11:42:28 15:42:28.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start"
11:42:28 15:42:28.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start
11:42:28 15:42:28.457 INFO [main][MenuItemHandler] Select menu item: &Start
11:42:28 15:42:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:28 15:42:28.457 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project-2' has no excuses, wait for it
11:42:28 15:42:28.457 DEBUG [Worker-2: Starting server-project-2][AbstractWait] Wait for 1 seconds
11:42:28 15:42:28.957 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project-2' has no excuses, wait for it
11:42:29 15:42:29.457 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Starting server-project-2' has no excuses, wait for it
11:42:29 15:42:29.957 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:29 15:42:29.957 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:29 15:42:29.958 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:29 15:42:29.958 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:29 15:42:29.958 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:29 15:42:29.958 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:29 15:42:29.958 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:29 15:42:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:29 15:42:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started...
11:42:29 15:42:29.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:29 15:42:29.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:29 15:42:29.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:29 15:42:29.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:29 15:42:29.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2  [Started]
11:42:29 15:42:29.959 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2  [Started]
11:42:29 15:42:29.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2  [Started] about selection
11:42:29 15:42:29.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2  [Started]
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:29 15:42:29.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:29 15:42:29.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:29 15:42:29.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:29 15:42:29.965 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:29 15:42:29.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:42:29 15:42:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:29 15:42:29.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:42:29 15:42:29.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:29 15:42:29.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:29 15:42:29.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:29 15:42:29.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:29 15:42:29.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:29 15:42:29.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2  [Started]
11:42:29 15:42:29.968 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2  [Started]
11:42:29 15:42:29.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2  [Started] about selection
11:42:29 15:42:29.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2  [Started]
11:42:29 15:42:29.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:29 15:42:29.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:29 15:42:29.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:29 15:42:29.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:29 15:42:29.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2  [Started]
11:42:29 15:42:29.973 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2  [Started]
11:42:29 15:42:29.973 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2  [Started] about selection
11:42:29 15:42:29.977 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2  [Started]
11:42:29 15:42:29.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:29 15:42:29.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:29 15:42:29.978 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started] and wait with time period 1
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:29 15:42:29.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started]
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started] is already expanded. No action performed
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:29 15:42:29.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started]
11:42:29 15:42:29.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:29 15:42:29.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:29 15:42:29.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:29 15:42:29.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:29 15:42:29.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:29 15:42:29.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2  [Started]
11:42:29 15:42:29.979 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2  [Started]
11:42:29 15:42:29.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2  [Started] about selection
11:42:29 15:42:29.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2  [Started]
11:42:29 15:42:29.985 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:29 15:42:29.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:29 15:42:29.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:29 15:42:29.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:30 15:42:29.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2  [Started]
11:42:30 15:42:29.986 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2  [Started]
11:42:30 15:42:29.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2  [Started] about selection
11:42:30 15:42:29.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2  [Started]
11:42:30 15:42:29.990 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2'
11:42:30 15:42:29.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:30 15:42:29.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:30 15:42:29.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:30 15:42:29.990 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:30 15:42:29.990 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:30 15:42:29.990 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:''
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:''
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:30 15:42:29.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:30 15:42:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:42:30 15:42:29.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:30 15:42:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:42:30 15:42:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:30 15:42:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:30 15:42:29.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:''
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:''
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:30 15:42:29.991 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:30 15:42:29.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:30 15:42:29.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:42:30 15:42:29.991 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:42:30 15:42:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:30 15:42:30.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:42:30 15:42:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:30 15:42:30.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:30 15:42:30.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:30 15:42:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:30 15:42:30.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:30 15:42:30.020 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:42:30 15:42:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:30 15:42:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:30 15:42:30.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:30 15:42:30.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:30 15:42:30.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:42:30 15:42:30.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:40 15:42:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:42:40 15:42:40.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:40 15:42:40.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:40 15:42:40.095 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:42:40 15:42:40.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:42:40 15:42:40.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:42:40 15:42:40.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:42:40 15:42:40.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:42:40 15:42:40.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:42:40 15:42:40.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:42:40 15:42:40.095 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:40 15:42:40.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:40 15:42:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:40 15:42:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:42:40 15:42:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:42:40 15:42:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:42:40 15:42:40.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started]
11:42:40 15:42:40.097 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started]
11:42:40 15:42:40.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started] about selection
11:42:40 15:42:40.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started]
11:42:40 15:42:40.103 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server
11:42:40 15:42:40.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:42:40 15:42:40.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'New'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:''
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:''
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Publish	Ctrl+Alt+P'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:''
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...'
11:42:40 15:42:40.130 DEBUG [main][MenuItemLookup] Item match:Add and Remove...
11:42:40 15:42:40.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..."
11:42:40 15:42:40.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove...
11:42:40 15:42:40.130 INFO [main][MenuItemHandler] Select menu item: &Add and Remove...
11:42:40 15:42:40.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available....
11:42:40 15:42:40.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:40 15:42:40.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:40 15:42:40.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully
11:42:40 15:42:40.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove...
11:42:40 15:42:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:40 15:42:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:40 15:42:40.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>")
11:42:40 15:42:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:40 15:42:40.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:40 15:42:40.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:40 15:42:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:40 15:42:40.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:40 15:42:40.191 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >>
11:42:40 15:42:40.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:40 15:42:40.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:40 15:42:40.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:40 15:42:40.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:40 15:42:40.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately")
11:42:40 15:42:40.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:40 15:42:40.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:40 15:42:40.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:40 15:42:40.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:40 15:42:40.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:40 15:42:40.194 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately
11:42:40 15:42:40.194 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately
11:42:40 15:42:40.194 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately
11:42:40 15:42:40.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:40 15:42:40.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:40 15:42:40.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:40 15:42:40.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:40 15:42:40.194 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard
11:42:40 15:42:40.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:42:40 15:42:40.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:40 15:42:40.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:40 15:42:40.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:40 15:42:40.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:40 15:42:40.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:40 15:42:40.195 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:42:40 15:42:40.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:40 15:42:40.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:40 15:42:40.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:40 15:42:40.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:40 15:42:40.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:42:40 15:42:40.198 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:42:40 15:42:40.200 DEBUG [Worker-5: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds
11:42:40 15:42:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:42:40 15:42:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:40 15:42:40.698 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:41 15:42:41.198 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:41 15:42:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:41 15:42:41.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:41 15:42:41.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:41 15:42:41.700 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started, Synchronized] and wait with time period 1
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:41 15:42:41.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:41 15:42:41.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:41 15:42:41.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:41 15:42:41.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:41 15:42:41.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:41 15:42:41.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:41 15:42:41.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:41 15:42:41.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Synchronized]
11:42:41 15:42:41.701 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Synchronized]
11:42:41 15:42:41.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Synchronized] about selection
11:42:41 15:42:41.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Synchronized]
11:42:41 15:42:41.708 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:41 15:42:41.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:41 15:42:41.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:41 15:42:41.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:41 15:42:41.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Synchronized]
11:42:41 15:42:41.708 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Synchronized]
11:42:41 15:42:41.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Synchronized] about selection
11:42:41 15:42:41.712 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Synchronized]
11:42:41 15:42:41.713 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:41 15:42:41.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:41 15:42:41.714 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC  [Started, Synchronized] and wait with time period 1
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:41 15:42:41.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC  [Started, Synchronized]
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC  [Started, Synchronized] is already expanded. No action performed
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:42:41 15:42:41.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC  [Started, Synchronized]
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:41 15:42:41.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:42:41 15:42:41.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:41 15:42:41.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:41 15:42:41.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:41 15:42:41.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:41 15:42:41.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Synchronized]
11:42:41 15:42:41.715 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Synchronized]
11:42:41 15:42:41.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Synchronized] about selection
11:42:41 15:42:41.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Synchronized]
11:42:41 15:42:41.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:41 15:42:41.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:41 15:42:41.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:41 15:42:41.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:41 15:42:41.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project  [Synchronized]
11:42:41 15:42:41.724 DEBUG [main][TreeItemHandler] Selecting tree item: server-project  [Synchronized]
11:42:41 15:42:41.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project  [Synchronized] about selection
11:42:41 15:42:41.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project  [Synchronized]
11:42:41 15:42:41.728 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project'
11:42:41 15:42:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:41 15:42:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:41 15:42:41.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:41 15:42:41.728 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:41 15:42:41.728 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:41 15:42:41.728 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:''
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:''
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:41 15:42:41.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:41 15:42:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:42:41 15:42:41.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:41 15:42:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:42:41 15:42:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:41 15:42:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:41 15:42:41.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:''
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:''
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:41 15:42:41.729 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:41 15:42:41.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:41 15:42:41.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:42:41 15:42:41.729 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:42:41 15:42:41.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:41 15:42:41.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:42:41 15:42:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:41 15:42:41.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:41 15:42:41.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:41 15:42:41.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:41 15:42:41.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:41 15:42:41.760 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:42:41 15:42:41.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:41 15:42:41.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:41 15:42:41.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:41 15:42:41.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:41 15:42:41.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:42:41 15:42:41.821 DEBUG [Worker-11: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds
11:42:41 15:42:41.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:42:41 15:42:41.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:41 15:42:41.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:41 15:42:41.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
11:42:41 15:42:41.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:42 15:42:42.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
11:42:42 15:42:42.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:42 15:42:42.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:42:42 15:42:42.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:42 15:42:42.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:42 15:42:42.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:42 15:42:42.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:42 15:42:42.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:42 15:42:42.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:42 15:42:42.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:42 15:42:42.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:42 15:42:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:42 15:42:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:42:42 15:42:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:42:42 15:42:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:52 15:42:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:42:52 15:42:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:42:52 15:42:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:42:52 15:42:52.845 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:52 15:42:52.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:52 15:42:52.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:52 15:42:52.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:52 15:42:52.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2  [Synchronized]
11:42:52 15:42:52.846 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2  [Synchronized]
11:42:52 15:42:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2  [Synchronized] about selection
11:42:52 15:42:52.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2  [Synchronized]
11:42:52 15:42:52.854 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:42:52 15:42:52.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:42:52 15:42:52.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:42:52 15:42:52.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:42:52 15:42:52.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2  [Synchronized]
11:42:52 15:42:52.855 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2  [Synchronized]
11:42:52 15:42:52.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2  [Synchronized] about selection
11:42:52 15:42:52.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2  [Synchronized]
11:42:52 15:42:52.859 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2'
11:42:52 15:42:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:52 15:42:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:52 15:42:52.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:52 15:42:52.859 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:52 15:42:52.859 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:52 15:42:52.859 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:''
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:''
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:52 15:42:52.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:52 15:42:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:42:52 15:42:52.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:52 15:42:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:42:52 15:42:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:52 15:42:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:52 15:42:52.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'File'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Item match:Edit
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:''
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:''
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:42:52 15:42:52.860 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:42:52 15:42:52.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:42:52 15:42:52.861 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:42:52 15:42:52.861 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:42:52 15:42:52.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:42:52 15:42:52.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:42:52 15:42:52.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:42:52 15:42:52.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:42:52 15:42:52.892 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:42:52 15:42:52.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:42:52 15:42:52.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:42:52 15:42:52.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:42:52 15:42:52.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:42:52 15:42:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:42:52 15:42:52.958 DEBUG [Worker-2: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds
11:42:52 15:42:52.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:42:52 15:42:52.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:42:52 15:42:52.974 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:42:52 15:42:52.974 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:52 15:42:52.974 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:53 15:42:53.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:42:53 15:42:53.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:43:03 15:43:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:43:03 15:43:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:43:03 15:43:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:43:03 15:43:03.989 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:03 15:43:03.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:03 15:43:03.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:03 15:43:03.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:03 15:43:03.990 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Synchronized]
11:43:03 15:43:03.990 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Synchronized]
11:43:03 15:43:03.990 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Synchronized] about selection
11:43:03 15:43:03.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Synchronized]
11:43:03 15:43:03.997 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:03 15:43:03.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:03 15:43:03.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:03 15:43:03.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:03 15:43:03.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3  [Synchronized]
11:43:03 15:43:03.998 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3  [Synchronized]
11:43:03 15:43:03.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3  [Synchronized] about selection
11:43:04 15:43:04.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3  [Synchronized]
11:43:04 15:43:04.005 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3'
11:43:04 15:43:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:04 15:43:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:04 15:43:04.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:'File'
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Item match:Edit
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:''
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:''
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:04 15:43:04.006 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:43:04 15:43:04.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:43:04 15:43:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled...
11:43:04 15:43:04.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:43:04 15:43:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete	Deleteis enabled finished successfully
11:43:04 15:43:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:04 15:43:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:04 15:43:04.007 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:'File'
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Item match:Edit
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:''
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:''
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:04 15:43:04.007 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:43:04 15:43:04.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:43:04 15:43:04.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:43:04 15:43:04.007 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:43:04 15:43:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:43:04 15:43:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully
11:43:04 15:43:04.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server
11:43:04 15:43:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:04 15:43:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:04 15:43:04.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:04 15:43:04.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:04 15:43:04.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:04 15:43:04.041 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:04 15:43:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:04 15:43:04.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:04 15:43:04.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:04 15:43:04.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:43:04 15:43:04.102 DEBUG [Worker-10: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds
11:43:04 15:43:04.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:43:04 15:43:04.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:04 15:43:04.113 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:43:04 15:43:04.113 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:43:04 15:43:04.113 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
11:43:04 15:43:04.113 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:43:04 15:43:04.614 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
11:43:04 15:43:04.614 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Publishing to Server ABC...' has no excuses, wait for it
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed...
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully
11:43:05 15:43:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:43:15 15:43:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown
11:43:15 15:43:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available....
11:43:15 15:43:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully
11:43:15 15:43:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:15 15:43:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:15 15:43:15.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:15 15:43:15.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:15 15:43:15.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:15 15:43:15.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:43:15 15:43:15.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:15 15:43:15.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:15 15:43:15.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:15 15:43:15.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:15 15:43:15.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)
11:43:15 15:43:15.123 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:15 15:43:15.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:15 15:43:15.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:15 15:43:15.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:15 15:43:15.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:15 15:43:15.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:15 15:43:15.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started, Synchronized]
11:43:15 15:43:15.125 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started, Synchronized]
11:43:15 15:43:15.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started, Synchronized] about selection
11:43:15 15:43:15.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started, Synchronized]
11:43:15 15:43:15.132 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:15 15:43:15.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:15 15:43:15.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:15 15:43:15.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:15 15:43:15.145 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC'
11:43:15 15:43:15.145 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:15 15:43:15.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:15 15:43:15.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:15 15:43:15.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:15 15:43:15.146 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:15 15:43:15.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:15 15:43:15.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:15 15:43:15.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:15 15:43:15.146 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC
11:43:15 15:43:15.147 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:15 15:43:15.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:15 15:43:15.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:15 15:43:15.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:15 15:43:15.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Started, Synchronized]
11:43:15 15:43:15.147 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Started, Synchronized]
11:43:15 15:43:15.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Started, Synchronized] about selection
11:43:15 15:43:15.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Started, Synchronized]
11:43:15 15:43:15.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:15 15:43:15.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:15 15:43:15.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:''
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:''
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug	Ctrl+Alt+D'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Restart	Ctrl+Alt+R'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Found menu:'Stop	Ctrl+Alt+S'
11:43:15 15:43:15.169 DEBUG [main][MenuItemLookup] Item match:Stop	Ctrl+Alt+S
11:43:15 15:43:15.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top	Ctrl+Alt+S"
11:43:15 15:43:15.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop	Ctrl+Alt+S
11:43:15 15:43:15.169 INFO [main][MenuItemHandler] Select menu item: S&top	Ctrl+Alt+S
11:43:15 15:43:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4...
11:43:15 15:43:15.170 DEBUG [Worker-5: Stopping Server ABC][AbstractWait] Wait for 1 seconds
11:43:16 15:43:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully
11:43:16 15:43:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped...
11:43:16 15:43:16.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:16 15:43:16.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:16 15:43:16.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:16 15:43:16.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:16 15:43:16.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:16 15:43:16.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:16 15:43:16.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:16 15:43:16.672 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED'
11:43:16 15:43:16.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:16 15:43:16.672 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:43:16 15:43:16.672 DEBUG [main][EditorHandler] 0 editor(s) found
11:43:16 15:43:16.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:16 15:43:16.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:16 15:43:16.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:43:16 15:43:16.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:16 15:43:16.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:16 15:43:16.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:16 15:43:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:16 15:43:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:16 15:43:16.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:16 15:43:16.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:43:16 15:43:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:16 15:43:16.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:16 15:43:16.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:16 15:43:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:16 15:43:16.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:16 15:43:16.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:43:16 15:43:16.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:43:16 15:43:16.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:16 15:43:16.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:16 15:43:16.704 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:43:16 15:43:16.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:43:16 15:43:16.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:16 15:43:16.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:16 15:43:16.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:43:16 15:43:16.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:43:16 15:43:16.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:16 15:43:16.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:16 15:43:16.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:16 15:43:16.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:16 15:43:16.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:17 15:43:17.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:17 15:43:17.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:17 15:43:17.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:17 15:43:17.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:17 15:43:17.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:43:17 15:43:17.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:43:17 15:43:17.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:43:17 15:43:17.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:17 15:43:17.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:17 15:43:17.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:43:17 15:43:17.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:17 15:43:17.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:17 15:43:17.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:17 15:43:17.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:17 15:43:17.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:17 15:43:17.708 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:43:17 15:43:17.708 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2
11:43:17 15:43:17.708 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3
11:43:17 15:43:17.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:43:17 15:43:17.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:43:17 15:43:17.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:17 15:43:17.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:17 15:43:17.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:17 15:43:17.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:17 15:43:17.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:18 15:43:18.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:18 15:43:18.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:18 15:43:18.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:18 15:43:18.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:18 15:43:18.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:43:18 15:43:18.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:43:18 15:43:18.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:43:18 15:43:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:18 15:43:18.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:18 15:43:18.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:43:18 15:43:18.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:18 15:43:18.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:18 15:43:18.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:18 15:43:18.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:18 15:43:18.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:18 15:43:18.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:43:18 15:43:18.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2
11:43:18 15:43:18.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3
11:43:18 15:43:18.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:43:18 15:43:18.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:43:18 15:43:18.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:18 15:43:18.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:18 15:43:18.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:43:18 15:43:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:18 15:43:18.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:18 15:43:18.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:18 15:43:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:18 15:43:18.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:18 15:43:18.713 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:43:18 15:43:18.713 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:43:18 15:43:18.713 DEBUG [main][TreeItemHandler] Set Tree selection
11:43:18 15:43:18.713 DEBUG [main][TreeHandler] Notify Tree about selection event
11:43:18 15:43:18.720 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:43:18 15:43:18.721 DEBUG [WorkbenchTestable][TreeItemHandler]   server-project
11:43:18 15:43:18.722 DEBUG [WorkbenchTestable][TreeItemHandler]   server-project-2
11:43:18 15:43:18.722 DEBUG [WorkbenchTestable][TreeItemHandler]   server-project-3
11:43:18 15:43:18.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:18 15:43:18.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:''
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:''
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:''
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:''
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:43:18 15:43:18.756 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:43:18 15:43:18.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:43:18 15:43:18.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:43:18 15:43:18.756 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:43:18 15:43:18.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:18 15:43:18.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:43:19 15:43:19.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:19 15:43:19.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:19 15:43:19.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:19 15:43:19.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:19 15:43:19.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:19 15:43:19.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:19 15:43:19.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:19 15:43:19.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:19 15:43:19.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:19 15:43:19.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:19 15:43:19.279 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:19 15:43:19.279 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:43:19 15:43:19.279 DEBUG [main][MenuItemLookup] Found menu:''
11:43:19 15:43:19.279 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:43:19 15:43:19.279 DEBUG [main][MenuItemLookup] Found menu:''
11:43:19 15:43:19.279 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:19 15:43:19.279 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:19 15:43:19.279 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:19 15:43:19.279 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:43:19 15:43:19.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:43:19 15:43:19.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:43:19 15:43:19.279 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:43:19 15:43:19.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:43:19 15:43:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:43:19 15:43:19.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:43:19 15:43:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:19 15:43:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:19 15:43:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:43:19 15:43:19.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:19 15:43:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:19 15:43:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:19 15:43:19.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:43:19 15:43:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:19 15:43:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:19 15:43:19.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:19 15:43:19.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:19 15:43:19.882 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:43:19 15:43:19.882 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:43:19 15:43:19.882 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:19 15:43:19.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:19 15:43:19.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:19 15:43:19.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:19 15:43:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:19 15:43:19.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:19 15:43:19.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:19 15:43:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:19 15:43:19.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:19 15:43:19.883 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:43:19 15:43:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:19 15:43:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:19 15:43:19.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:19 15:43:19.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:19 15:43:19.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:43:19 15:43:19.886 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:20 15:43:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:20 15:43:20.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:43:20 15:43:20.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:43:20 15:43:20.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:20 15:43:20.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:43:20 15:43:20.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:20 15:43:20.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:20 15:43:20.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.392 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:20 15:43:20.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:20 15:43:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:20 15:43:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:20 15:43:20.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:20 15:43:20.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:20 15:43:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:20 15:43:20.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:20 15:43:20.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:20 15:43:20.403 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:20 15:43:20.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:20 15:43:20.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:20 15:43:20.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:20 15:43:20.429 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:20 15:43:20.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:20 15:43:20.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:20 15:43:20.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:20 15:43:20.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:20 15:43:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:20 15:43:20.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:20 15:43:20.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:20 15:43:20.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:20 15:43:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:20 15:43:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:20 15:43:20.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:20 15:43:20.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:20 15:43:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:20 15:43:20.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:20 15:43:20.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:20 15:43:20.439 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:20 15:43:20.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:20 15:43:20.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:20 15:43:20.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:20 15:43:20.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:20 15:43:20.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:20 15:43:20.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC  [Stopped, Synchronized]
11:43:20 15:43:20.441 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC  [Stopped, Synchronized]
11:43:20 15:43:20.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC  [Stopped, Synchronized] about selection
11:43:20 15:43:20.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC  [Stopped, Synchronized]
11:43:20 15:43:20.460 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:20 15:43:20.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:20 15:43:20.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:20 15:43:20.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:20 15:43:20.462 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false
11:43:20 15:43:20.462 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:20 15:43:20.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:20 15:43:20.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:20 15:43:20.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:20 15:43:20.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:20 15:43:20.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:20 15:43:20.477 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:20 15:43:20.477 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:43:20 15:43:20.477 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:43:20 15:43:20.477 DEBUG [main][MenuItemLookup] Found menu:''
11:43:20 15:43:20.477 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:20 15:43:20.477 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:20 15:43:20.477 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:20 15:43:20.477 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:43:20 15:43:20.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:43:20 15:43:20.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:43:20 15:43:20.477 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:43:20 15:43:20.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:20 15:43:20.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:20 15:43:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:20 15:43:20.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:20 15:43:20.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:20 15:43:20.506 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:43:20 15:43:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:20 15:43:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:20 15:43:20.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:20 15:43:20.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:20 15:43:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:43:20 15:43:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:43:20 15:43:20.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:20 15:43:20.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:20 15:43:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:20 15:43:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:20 15:43:20.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:20 15:43:20.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:20 15:43:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:20 15:43:20.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:20 15:43:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:20 15:43:20.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:20 15:43:20.549 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:20 15:43:20.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:20 15:43:20.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:20 15:43:20.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:20 15:43:20.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:20 15:43:20.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:20 15:43:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC...
11:43:20 15:43:20.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:20 15:43:20.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:20 15:43:20.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:20 15:43:20.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:20 15:43:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:20 15:43:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:20 15:43:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:20 15:43:20.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:21 15:43:21.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:21 15:43:21.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:21 15:43:21.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:21 15:43:21.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:21 15:43:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:21 15:43:21.566 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:21 15:43:21.566 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view
11:43:21 15:43:21.566 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:21 15:43:21.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:21 15:43:21.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:21 15:43:21.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:21 15:43:21.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:21 15:43:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:21 15:43:21.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:21 15:43:21.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:22 15:43:22.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:22 15:43:22.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:22 15:43:22.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:22 15:43:22.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:22 15:43:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:22 15:43:22.569 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:22 15:43:22.569 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:22 15:43:22.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:22 15:43:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:22 Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 176.348 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest
11:43:22 startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)  Time elapsed: 12.816 s
11:43:22 restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)  Time elapsed: 13.89 s
11:43:22 stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)  Time elapsed: 12.288 s
11:43:22 testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)  Time elapsed: 31.048 s
11:43:22 removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)  Time elapsed: 31.224 s  <<< ERROR!
11:43:22 org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed
11:43:22 	at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92)
11:43:22 
11:43:22 testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)  Time elapsed: 14.298 s
11:43:22 testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)  Time elapsed: 12.278 s
11:43:22 testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest)  Time elapsed: 35.027 s
11:43:22 Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:22 15:43:22.583 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:22 15:43:22.584 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:43:22 15:43:22.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:22 15:43:22.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:22 15:43:22.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:22 15:43:22.584 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:43:22 15:43:22.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:22 15:43:22.585 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:43:22 15:43:22.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:22 15:43:22.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:22 15:43:22.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:22 15:43:22.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:22 15:43:22.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:22 15:43:22.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:22 15:43:22.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:22 15:43:22.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:22 15:43:22.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:22 15:43:22.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:22 15:43:22.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:22 15:43:22.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:22 15:43:22.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:22 15:43:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:22 15:43:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:22 15:43:22.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:22 15:43:22.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:22 15:43:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:22 15:43:22.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:22 15:43:22.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:22 15:43:22.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:22 15:43:22.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:22 15:43:22.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:22 15:43:22.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:22 15:43:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:22 15:43:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:22 15:43:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:22 15:43:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:22 15:43:22.611 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:22 15:43:22.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:22 15:43:22.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:22 15:43:22.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:22 15:43:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:22 15:43:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:22 15:43:22.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:22 15:43:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:23 15:43:23.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:23 15:43:23.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:23 15:43:23.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:23 15:43:23.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:23 15:43:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:23 15:43:23.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:23 15:43:23.613 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view
11:43:23 15:43:23.613 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:23 15:43:23.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:23 15:43:23.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:23 15:43:23.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:23 15:43:23.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:23 15:43:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:23 15:43:23.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:23 15:43:23.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:24 15:43:24.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:24 15:43:24.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:24 15:43:24.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:24 15:43:24.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:24 15:43:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:24 15:43:24.616 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:24 15:43:24.616 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:43:24 15:43:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:24 15:43:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:24 15:43:24.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:24 15:43:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:24 15:43:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:24 15:43:24.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:24 15:43:24.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:24 15:43:24.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:24 15:43:24.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:24 15:43:24.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:24 15:43:24.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:24 15:43:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:24 15:43:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:24 15:43:24.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:24 15:43:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:24 15:43:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:24 15:43:24.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:24 15:43:24.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:24 15:43:24.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:24 15:43:24.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:24 15:43:24.641 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:24 15:43:24.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:24 15:43:24.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:24 15:43:24.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:24 15:43:24.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:24 15:43:24.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:24 15:43:24.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:24 15:43:24.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:24 15:43:24.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:24 15:43:24.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:24 15:43:24.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:24 15:43:24.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:24 15:43:24.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:24 15:43:24.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:25 15:43:25.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:25 15:43:25.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:25 15:43:25.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:25 15:43:25.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:25 15:43:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:25 15:43:25.645 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:25 15:43:25.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:25 15:43:25.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:25 15:43:25.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:25 15:43:25.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:25 15:43:25.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:25 15:43:25.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:25 15:43:25.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:25 15:43:25.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:25 15:43:25.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:25 15:43:25.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:25 15:43:25.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:25 15:43:25.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:25 15:43:25.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:25 15:43:25.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:25 15:43:25.649 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:25 15:43:25.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:25 15:43:25.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:25 15:43:25.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:25 15:43:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:25 15:43:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:25 15:43:25.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:25 15:43:25.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:25 15:43:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:25 15:43:25.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:25 15:43:25.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:25 15:43:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:25 15:43:25.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:25 15:43:25.657 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:25 15:43:25.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:25 15:43:25.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:25 15:43:25.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:25 15:43:25.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:25 15:43:25.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:25 15:43:25.671 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:25 15:43:25.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:25 15:43:25.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:25 15:43:25.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:25 15:43:25.672 INFO [WorkbenchTestable][ServersView2] Create new server
11:43:25 15:43:25.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:43:25 15:43:25.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:25 15:43:25.672 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:25 15:43:25.672 DEBUG [main][MenuItemLookup] Item match:New
11:43:25 15:43:25.673 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:43:25 15:43:25.673 DEBUG [main][MenuItemLookup] Item match:Server
11:43:25 15:43:25.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:43:25 15:43:25.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:43:25 15:43:25.673 INFO [main][MenuItemHandler] Select menu item: Server
11:43:25 15:43:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:43:25 15:43:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:43:25 15:43:25.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:25 15:43:25.761 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:25 15:43:25.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:25 15:43:25.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:25 15:43:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:25 15:43:25.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:25 15:43:25.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:25 15:43:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:25 15:43:25.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:25 15:43:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:43:25 15:43:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:43:25 15:43:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:43:25 15:43:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:25 15:43:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:25 15:43:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:25 15:43:25.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:25 15:43:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:26 15:43:26.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:26 15:43:26.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:26 15:43:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:26 15:43:26.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:26 15:43:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:26 15:43:26.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:26 15:43:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:26 15:43:26.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:26 15:43:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:43:26 15:43:26.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:26 15:43:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:26 15:43:26.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:26 15:43:26.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:26 15:43:26.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:26 15:43:26.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:26 15:43:26.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:43:26 15:43:26.271 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:43:26 15:43:26.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:43:26 15:43:26.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:43:26 15:43:26.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:43:26 15:43:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:26 15:43:26.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:26 15:43:26.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:26 15:43:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:26 15:43:26.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:26 15:43:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:26 15:43:26.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:26 15:43:26.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:43:26 is "Server name:")
11:43:26 15:43:26.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:26 15:43:26.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:26 15:43:26.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:26 15:43:26.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:26 15:43:26.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:43:26 15:43:26.780 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:43:26 15:43:26.781 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB
11:43:26 15:43:26.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:43:26 15:43:26.781 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:43:26 15:43:26.781 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:43:27 15:43:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:43:27 15:43:27.282 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:27 15:43:27.282 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:43:27 15:43:27.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:43:27 15:43:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:27 15:43:27.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:27 15:43:27.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:27 15:43:27.286 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:43:27 15:43:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:27 15:43:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:27 15:43:27.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:27 15:43:27.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:27 15:43:27.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:27 15:43:27.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:27 15:43:27.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:27 15:43:27.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:27 15:43:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:27 15:43:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:27 15:43:27.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:27 15:43:27.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:27 15:43:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:27 15:43:27.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:27 15:43:27.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:27 15:43:27.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:27 15:43:27.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:27 15:43:27.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:27 15:43:27.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:27 15:43:27.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:27 15:43:27.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:27 15:43:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB...
11:43:27 15:43:27.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:27 15:43:27.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:27 15:43:27.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:27 15:43:27.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:27 15:43:27.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:27 15:43:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:27 15:43:27.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:27 15:43:27.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:27 15:43:27.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:27 15:43:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:27 15:43:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:27 15:43:27.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:27 15:43:27.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:27 15:43:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:27 15:43:27.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:27 15:43:27.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:27 15:43:27.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:27 15:43:27.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:27 15:43:27.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:27 15:43:27.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:27 15:43:27.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:27 15:43:27.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:27 15:43:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully
11:43:27 15:43:27.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:27 15:43:27.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:27 15:43:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:27 15:43:27.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:27 15:43:27.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:27 15:43:27.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:27 15:43:27.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:27 15:43:27.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:27 15:43:27.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:27 15:43:27.855 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:27 15:43:27.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:27 15:43:27.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:27 15:43:27.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:27 15:43:27.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:27 15:43:27.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:27 15:43:27.858 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:27 15:43:27.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:27 15:43:27.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:27 15:43:27.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:27 15:43:27.858 INFO [WorkbenchTestable][ServersView2] Create new server
11:43:27 15:43:27.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:27 15:43:27.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:27 15:43:27.884 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:27 15:43:27.884 DEBUG [main][MenuItemLookup] Item match:New
11:43:27 15:43:27.885 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:43:27 15:43:27.885 DEBUG [main][MenuItemLookup] Item match:Server
11:43:27 15:43:27.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:43:27 15:43:27.885 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:43:27 15:43:27.885 INFO [main][MenuItemHandler] Select menu item: Server
11:43:27 15:43:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:43:27 15:43:27.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:43:27 15:43:27.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:27 15:43:27.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:27 15:43:27.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:27 15:43:27.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:27 15:43:27.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:27 15:43:27.972 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:27 15:43:27.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:27 15:43:27.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:27 15:43:27.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:27 15:43:27.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:27 15:43:27.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:27 15:43:27.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:27 15:43:27.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:27 15:43:27.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:43:27 15:43:27.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:43:27 15:43:27.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:43:27 15:43:27.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:27 15:43:27.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:27 15:43:27.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:27 15:43:27.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:27 15:43:27.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:28 15:43:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:28 15:43:28.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:28 15:43:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:28 15:43:28.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:28 15:43:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:28 15:43:28.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:28 15:43:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:28 15:43:28.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:28 15:43:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:43:28 15:43:28.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:28 15:43:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:28 15:43:28.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:28 15:43:28.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:28 15:43:28.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:28 15:43:28.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:28 15:43:28.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:43:28 15:43:28.483 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:43:28 15:43:28.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:43:28 15:43:28.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:43:28 15:43:28.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:43:28 15:43:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:28 15:43:28.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:28 15:43:28.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:28 15:43:28.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:28 15:43:28.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:28 15:43:28.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:28 15:43:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:28 15:43:28.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:43:28 is "Server name:")
11:43:28 15:43:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:28 15:43:28.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:28 15:43:28.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:28 15:43:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:28 15:43:28.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:43:28 15:43:28.993 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:43:28 15:43:28.994 INFO [WorkbenchTestable][AbstractText] Text set to: Server A
11:43:28 15:43:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:43:28 15:43:28.994 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:43:28 15:43:28.994 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:43:29 15:43:29.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:43:29 15:43:29.495 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:29 15:43:29.495 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:43:29 15:43:29.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:43:29 15:43:29.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:29 15:43:29.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:29 15:43:29.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:29 15:43:29.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:29 15:43:29.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:29 15:43:29.499 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:43:29 15:43:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:29 15:43:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:29 15:43:29.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:29 15:43:29.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:29 15:43:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:30 15:43:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:30 15:43:30.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.008 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:30 15:43:30.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.015 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A...
11:43:30 15:43:30.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:30 15:43:30.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:30 15:43:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:30 15:43:30.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully
11:43:30 15:43:30.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:30 15:43:30.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.075 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.078 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:30 15:43:30.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:30 15:43:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:30 15:43:30.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:30 15:43:30.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:30 15:43:30.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:30 15:43:30.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.171 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:30 15:43:30.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:30 15:43:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:30 15:43:30.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.181 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A  [Stopped]
11:43:30 15:43:30.182 DEBUG [main][TreeItemHandler] Selecting tree item: Server A  [Stopped]
11:43:30 15:43:30.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A  [Stopped] about selection
11:43:30 15:43:30.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A  [Stopped]
11:43:30 15:43:30.204 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:30 15:43:30.205 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false
11:43:30 15:43:30.205 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:30 15:43:30.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:30 15:43:30.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:30 15:43:30.219 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:30 15:43:30.219 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:43:30 15:43:30.219 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:43:30 15:43:30.219 DEBUG [main][MenuItemLookup] Found menu:''
11:43:30 15:43:30.219 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:30 15:43:30.219 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:30 15:43:30.219 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:30 15:43:30.219 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:43:30 15:43:30.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:43:30 15:43:30.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:43:30 15:43:30.219 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:43:30 15:43:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:43:30 15:43:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:43:30 15:43:30.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:30 15:43:30.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:30 15:43:30.250 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:30 15:43:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:30 15:43:30.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:30 15:43:30.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:30 15:43:30.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:43:30 15:43:30.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:43:30 15:43:30.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:30 15:43:30.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.308 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A...
11:43:30 15:43:30.324 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:30 15:43:30.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:30 15:43:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:30 15:43:30.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.334 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.336 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view
11:43:30 15:43:30.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:30 15:43:30.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:30 15:43:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:30 15:43:30.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.362 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB'
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:30 15:43:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:30 15:43:30.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB  [Stopped]
11:43:30 15:43:30.372 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB  [Stopped]
11:43:30 15:43:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB  [Stopped] about selection
11:43:30 15:43:30.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB  [Stopped]
11:43:30 15:43:30.392 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:30 15:43:30.394 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false
11:43:30 15:43:30.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:30 15:43:30.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:30 15:43:30.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:30 15:43:30.410 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:30 15:43:30.410 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:43:30 15:43:30.410 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:43:30 15:43:30.410 DEBUG [main][MenuItemLookup] Found menu:''
11:43:30 15:43:30.410 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:30 15:43:30.410 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:30 15:43:30.410 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:30 15:43:30.410 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:43:30 15:43:30.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:43:30 15:43:30.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:43:30 15:43:30.410 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:43:30 15:43:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:43:30 15:43:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:43:30 15:43:30.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:30 15:43:30.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:30 15:43:30.439 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:30 15:43:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:30 15:43:30.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:30 15:43:30.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:30 15:43:30.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:43:30 15:43:30.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:43:30 15:43:30.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.479 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:30 15:43:30.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:30 15:43:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:30 15:43:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:30 15:43:30.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:30 15:43:30.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:30 15:43:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:30 15:43:30.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:30 15:43:30.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:30 15:43:30.488 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:30 15:43:30.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:30 15:43:30.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:30 15:43:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB...
11:43:30 15:43:30.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:30 15:43:30.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:30 15:43:30.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:30 15:43:30.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:30 15:43:30.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:30 15:43:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:30 15:43:30.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:30 15:43:30.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:31 15:43:30.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:31 15:43:30.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:31 15:43:31.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:31 15:43:31.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:31 15:43:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:31 15:43:31.492 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:31 15:43:31.492 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view
11:43:31 15:43:31.493 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:31 15:43:31.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:31 15:43:31.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:31 15:43:31.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:31 15:43:31.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:31 15:43:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:31 15:43:31.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:31 15:43:31.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:31 15:43:31.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:31 15:43:31.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:32 15:43:32.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:32 15:43:32.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:32 15:43:32.495 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:32 15:43:32.495 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:32 15:43:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:32 15:43:32.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:32 15:43:32.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:32 15:43:32.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:32 15:43:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:32 15:43:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:32 15:43:32.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:32 15:43:32.496 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:32 15:43:32.496 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:32 15:43:32.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:32 15:43:32.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:32 15:43:32.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:32 15:43:32.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:32 15:43:32.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:32 15:43:32.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:32 15:43:32.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:32 15:43:32.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:32 15:43:32.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:32 15:43:32.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:32 15:43:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:32 15:43:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:32 15:43:32.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:32 15:43:32.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:32 15:43:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:32 15:43:32.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:32 15:43:32.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:32 15:43:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:32 15:43:32.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:32 15:43:32.520 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:32 15:43:32.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:32 15:43:32.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:32 15:43:32.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:32 15:43:32.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:32 15:43:32.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:32 15:43:32.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:32 15:43:32.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:32 15:43:32.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:32 15:43:32.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:32 15:43:32.522 INFO [WorkbenchTestable][ServersView2] Create new server
11:43:32 15:43:32.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:43:32 15:43:32.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:32 15:43:32.522 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:32 15:43:32.522 DEBUG [main][MenuItemLookup] Item match:New
11:43:32 15:43:32.522 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:43:32 15:43:32.522 DEBUG [main][MenuItemLookup] Item match:Server
11:43:32 15:43:32.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:43:32 15:43:32.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:43:32 15:43:32.523 INFO [main][MenuItemHandler] Select menu item: Server
11:43:32 15:43:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:43:32 15:43:32.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:43:32 15:43:32.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:32 15:43:32.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:32 15:43:32.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:32 15:43:32.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:32 15:43:32.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:32 15:43:32.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:32 15:43:32.621 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:32 15:43:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:43:32 15:43:32.621 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:43:32 15:43:32.621 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:43:33 15:43:33.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:43:33 15:43:33.122 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:33 15:43:33.122 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard
11:43:33 15:43:33.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:43:33 15:43:33.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:33 15:43:33.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:33 15:43:33.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:33 15:43:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:33 15:43:33.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:33 15:43:33.127 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:43:33 15:43:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:33 15:43:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:33 15:43:33.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:33 15:43:33.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:33 15:43:33.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:33 15:43:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:33 15:43:33.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:33 15:43:33.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:33 15:43:33.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:33 15:43:33.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:33 15:43:33.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:33 15:43:33.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:33 15:43:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:33 15:43:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:33 15:43:33.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:33 15:43:33.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:33 15:43:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:33 15:43:33.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:33 15:43:33.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:33 15:43:33.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:33 15:43:33.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:33 15:43:33.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:33 15:43:33.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:33 15:43:33.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:33 15:43:33.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:33 15:43:33.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:33 15:43:33.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:33 15:43:33.199 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:33 15:43:33.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:33 15:43:33.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:33 15:43:33.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:33 15:43:33.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:33 15:43:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:33 15:43:33.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:33 15:43:33.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:33 15:43:33.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:33 15:43:33.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:34 15:43:34.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:34 15:43:34.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:34 15:43:34.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:34 15:43:34.202 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:34 15:43:34.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:34 15:43:34.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:34 15:43:34.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:34 15:43:34.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:34 15:43:34.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:34 15:43:34.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:34 15:43:34.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:34 15:43:34.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:34 15:43:34.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:34 15:43:34.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:34 15:43:34.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:34 15:43:34.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:34 15:43:34.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:34 15:43:34.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:34 15:43:34.207 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:34 15:43:34.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:34 15:43:34.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:34 15:43:34.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:34 15:43:34.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:34 15:43:34.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:34 15:43:34.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:34 15:43:34.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:34 15:43:34.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:34 15:43:34.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:34 15:43:34.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:34 15:43:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:34 15:43:34.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:34 15:43:34.226 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:34 15:43:34.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:34 15:43:34.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:34 15:43:34.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:34 15:43:34.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:34 15:43:34.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:34 15:43:34.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:34 15:43:34.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:34 15:43:34.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:34 15:43:34.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:34 15:43:34.229 INFO [WorkbenchTestable][ServersView2] Create new server
11:43:34 15:43:34.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:43:34 15:43:34.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:34 15:43:34.229 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:34 15:43:34.229 DEBUG [main][MenuItemLookup] Item match:New
11:43:34 15:43:34.230 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:43:34 15:43:34.230 DEBUG [main][MenuItemLookup] Item match:Server
11:43:34 15:43:34.230 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:43:34 15:43:34.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:43:34 15:43:34.230 INFO [main][MenuItemHandler] Select menu item: Server
11:43:34 15:43:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:43:34 15:43:34.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:43:34 15:43:34.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:34 15:43:34.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:34 15:43:34.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:34 15:43:34.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:34 15:43:34.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:34 15:43:34.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:34 15:43:34.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:34 15:43:34.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:34 15:43:34.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:34 15:43:34.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:43:34 15:43:34.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:34 15:43:34.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:34 15:43:34.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:34 15:43:34.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:34 15:43:34.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:34 15:43:34.332 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:34 15:43:34.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:34 15:43:34.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:34 15:43:34.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:34 15:43:34.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:34 15:43:34.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:34 15:43:34.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:34 15:43:34.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:34 15:43:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:43:34 15:43:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:43:34 15:43:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:43:34 15:43:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:34 15:43:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:34 15:43:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:34 15:43:34.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:34 15:43:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:34 15:43:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:34 15:43:34.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:34 15:43:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:34 15:43:34.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:34 15:43:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:34 15:43:34.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:34 15:43:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:34 15:43:34.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:34 15:43:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:43:34 15:43:34.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:34 15:43:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:34 15:43:34.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:34 15:43:34.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:34 15:43:34.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:34 15:43:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:34 15:43:34.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:34 15:43:34.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:43:34 15:43:34.844 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:43:34 15:43:34.844 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:43:34 15:43:34.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:43:34 15:43:34.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:43:34 15:43:34.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:34 15:43:34.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:34 15:43:34.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:34 15:43:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:34 15:43:34.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:34 15:43:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:35 15:43:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:35 15:43:35.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:43:35 is "Server name:")
11:43:35 15:43:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:35 15:43:35.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:35 15:43:35.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:35 15:43:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:35 15:43:35.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:43:35 15:43:35.355 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:43:35 15:43:35.356 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB
11:43:35 15:43:35.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:43:35 15:43:35.357 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:43:35 15:43:35.357 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:43:35 15:43:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:43:35 15:43:35.857 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:35 15:43:35.858 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:43:35 15:43:35.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:43:35 15:43:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:35 15:43:35.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:35 15:43:35.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:35 15:43:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:35 15:43:35.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:35 15:43:35.864 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:43:35 15:43:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:35 15:43:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:35 15:43:35.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:35 15:43:35.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:35 15:43:35.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:36 15:43:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:36 15:43:36.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:36 15:43:36.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:36 15:43:36.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:36 15:43:36.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:36 15:43:36.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:36 15:43:36.432 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:36 15:43:36.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:36 15:43:36.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:36 15:43:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB...
11:43:36 15:43:36.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:36 15:43:36.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:36 15:43:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:36 15:43:36.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:36 15:43:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:36 15:43:36.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:36 15:43:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:36 15:43:36.454 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:36 15:43:36.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:36 15:43:36.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:36 15:43:36.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully
11:43:36 15:43:36.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:36 15:43:36.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:36 15:43:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:36 15:43:36.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:36 15:43:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:36 15:43:36.502 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:36 15:43:36.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:36 15:43:36.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:36 15:43:36.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:36 15:43:36.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:36 15:43:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:36 15:43:36.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:36 15:43:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:36 15:43:36.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:36 15:43:36.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:36 15:43:36.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:36 15:43:36.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:36 15:43:36.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:36 15:43:36.537 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view
11:43:36 15:43:36.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:36 15:43:36.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:36 15:43:36.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:36 15:43:36.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:36 15:43:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:36 15:43:36.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:36 15:43:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:36 15:43:36.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:36 15:43:36.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:36 15:43:36.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:36 15:43:36.571 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB'
11:43:36 15:43:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:36 15:43:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:36 15:43:36.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:36 15:43:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:36 15:43:36.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:36 15:43:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:36 15:43:36.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:36 15:43:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:36 15:43:36.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:36 15:43:36.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:36 15:43:36.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:36 15:43:36.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:36 15:43:36.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:36 15:43:36.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:36 15:43:36.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:36 15:43:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:36 15:43:36.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:36 15:43:36.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:36 15:43:36.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:36 15:43:36.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:36 15:43:36.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:36 15:43:36.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB  [Stopped]
11:43:36 15:43:36.618 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB  [Stopped]
11:43:36 15:43:36.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB  [Stopped] about selection
11:43:36 15:43:36.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB  [Stopped]
11:43:36 15:43:36.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:36 15:43:36.625 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false
11:43:36 15:43:36.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:36 15:43:36.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:36 15:43:36.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:36 15:43:36.643 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:36 15:43:36.643 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:43:36 15:43:36.643 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:43:36 15:43:36.643 DEBUG [main][MenuItemLookup] Found menu:''
11:43:36 15:43:36.643 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:36 15:43:36.643 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:36 15:43:36.643 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:36 15:43:36.643 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:43:36 15:43:36.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:43:36 15:43:36.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:43:36 15:43:36.643 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:43:36 15:43:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:36 15:43:36.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:36 15:43:36.669 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:36 15:43:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:36 15:43:36.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:36 15:43:36.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:36 15:43:36.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:43:36 15:43:36.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:43:36 15:43:36.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.700 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:36 15:43:36.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:36 15:43:36.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:36 15:43:36.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:36 15:43:36.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:36 15:43:36.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:36 15:43:36.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:36 15:43:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:36 15:43:36.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:36 15:43:36.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:36 15:43:36.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:36 15:43:36.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:36 15:43:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB...
11:43:36 15:43:36.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:36 15:43:36.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:36 15:43:36.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:36 15:43:36.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:36 15:43:36.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:36 15:43:36.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:36 15:43:36.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:36 15:43:36.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:37 15:43:37.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:37 15:43:37.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:37 15:43:37.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:37 15:43:37.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:37 15:43:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:37 15:43:37.736 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:37 15:43:37.736 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view
11:43:37 15:43:37.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:37 15:43:37.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:37 15:43:37.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:37 15:43:37.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:37 15:43:37.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:37 15:43:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:37 15:43:37.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:37 15:43:37.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:38 15:43:38.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:38 15:43:38.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:38 15:43:38.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:38 15:43:38.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:38 15:43:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:38 15:43:38.740 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:38 15:43:38.740 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:38 15:43:38.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:38 15:43:38.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:38 15:43:38.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:38 15:43:38.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:38 15:43:38.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:38 15:43:38.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:38 15:43:38.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:38 15:43:38.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:38 15:43:38.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:38 15:43:38.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:38 15:43:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:38 15:43:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:38 15:43:38.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:38 15:43:38.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:38 15:43:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:38 15:43:38.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:38 15:43:38.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:38 15:43:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:38 15:43:38.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:38 15:43:38.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:38 15:43:38.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:38 15:43:38.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:38 15:43:38.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:38 15:43:38.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:38 15:43:38.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:38 15:43:38.766 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:38 15:43:38.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:38 15:43:38.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:38 15:43:38.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:38 15:43:38.767 INFO [WorkbenchTestable][ServersView2] Create new server
11:43:38 15:43:38.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:43:38 15:43:38.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:38 15:43:38.767 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:38 15:43:38.767 DEBUG [main][MenuItemLookup] Item match:New
11:43:38 15:43:38.768 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:43:38 15:43:38.768 DEBUG [main][MenuItemLookup] Item match:Server
11:43:38 15:43:38.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:43:38 15:43:38.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:43:38 15:43:38.768 INFO [main][MenuItemHandler] Select menu item: Server
11:43:38 15:43:38.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:43:38 15:43:38.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:43:38 15:43:38.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:38 15:43:38.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:38 15:43:38.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:38 15:43:38.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:38 15:43:38.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:38 15:43:38.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:38 15:43:38.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:38 15:43:38.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:38 15:43:38.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:38 15:43:38.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:43:38 15:43:38.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:38 15:43:38.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:38 15:43:38.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:38 15:43:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:38 15:43:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:38 15:43:38.858 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:38 15:43:38.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:38 15:43:38.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:38 15:43:38.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:38 15:43:38.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:38 15:43:38.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:38 15:43:38.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:38 15:43:38.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:38 15:43:38.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:43:38 15:43:38.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:43:38 15:43:38.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:43:38 15:43:38.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:38 15:43:38.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:38 15:43:38.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:38 15:43:38.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:38 15:43:38.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:39 15:43:39.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:39 15:43:39.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:39 15:43:39.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:39 15:43:39.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:39 15:43:39.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:39 15:43:39.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:39 15:43:39.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:39 15:43:39.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:39 15:43:39.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:39 15:43:39.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:39 15:43:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:39 15:43:39.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:39 15:43:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:39 15:43:39.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:39 15:43:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:39 15:43:39.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:39 15:43:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:39 15:43:39.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:39 15:43:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:39 15:43:39.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:39 15:43:39.367 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:43:39 15:43:39.367 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:43:39 15:43:39.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:43:39 15:43:39.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:43:39 15:43:39.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:43:39 15:43:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:39 15:43:39.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:39 15:43:39.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:39 15:43:39.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:39 15:43:39.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:39 15:43:39.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:39 15:43:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:39 15:43:39.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:43:39 is "Server name:")
11:43:39 15:43:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:39 15:43:39.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:39 15:43:39.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:39 15:43:39.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:39 15:43:39.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:43:39 15:43:39.876 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:43:39 15:43:39.877 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB
11:43:39 15:43:39.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:43:39 15:43:39.877 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:43:39 15:43:39.877 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:43:40 15:43:40.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:43:40 15:43:40.378 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:40 15:43:40.378 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:43:40 15:43:40.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:43:40 15:43:40.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:40 15:43:40.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:40 15:43:40.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:40 15:43:40.382 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:43:40 15:43:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:40 15:43:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:40 15:43:40.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:40 15:43:40.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:40 15:43:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:40 15:43:40.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:40 15:43:40.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:40 15:43:40.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:40 15:43:40.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:40 15:43:40.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:40 15:43:40.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:40 15:43:40.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:40 15:43:40.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:40 15:43:40.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:40 15:43:40.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:40 15:43:40.911 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:40 15:43:40.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:40 15:43:40.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:40 15:43:40.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:40 15:43:40.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:40 15:43:40.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:40 15:43:40.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB...
11:43:40 15:43:40.913 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:40 15:43:40.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:40 15:43:40.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:40 15:43:40.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:40 15:43:40.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:40 15:43:40.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:40 15:43:40.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:40 15:43:40.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:40 15:43:40.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:40 15:43:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:40 15:43:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:40 15:43:40.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:40 15:43:40.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:40 15:43:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:40 15:43:40.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:40 15:43:40.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:40 15:43:40.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:40 15:43:40.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:40 15:43:40.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:40 15:43:40.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:40 15:43:40.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:40 15:43:40.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:40 15:43:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully
11:43:40 15:43:40.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:40 15:43:40.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:40 15:43:40.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:40 15:43:40.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:40 15:43:40.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:40 15:43:40.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:40 15:43:40.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:40 15:43:40.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:40 15:43:40.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:40 15:43:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:40 15:43:40.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:40 15:43:40.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:40 15:43:40.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:40 15:43:40.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:40 15:43:40.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:40 15:43:40.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:40 15:43:40.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:40 15:43:40.976 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:40 15:43:40.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:40 15:43:40.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:40 15:43:40.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:40 15:43:40.977 INFO [WorkbenchTestable][ServersView2] Create new server
11:43:40 15:43:40.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:40 15:43:40.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:41 15:43:41.004 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:41 15:43:41.004 DEBUG [main][MenuItemLookup] Item match:New
11:43:41 15:43:41.004 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:43:41 15:43:41.004 DEBUG [main][MenuItemLookup] Item match:Server
11:43:41 15:43:41.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:43:41 15:43:41.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:43:41 15:43:41.005 INFO [main][MenuItemHandler] Select menu item: Server
11:43:41 15:43:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:43:41 15:43:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:43:41 15:43:41.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:41 15:43:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:41 15:43:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:41 15:43:41.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:41 15:43:41.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:41 15:43:41.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:41 15:43:41.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:43:41 15:43:41.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:41 15:43:41.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:41 15:43:41.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:43:41 15:43:41.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:41 15:43:41.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:41 15:43:41.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:43:41 15:43:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:41 15:43:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:41 15:43:41.096 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:41 15:43:41.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:41 15:43:41.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:41 15:43:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:41 15:43:41.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:41 15:43:41.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:41 15:43:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:41 15:43:41.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:41 15:43:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:43:41 15:43:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:43:41 15:43:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:43:41 15:43:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:41 15:43:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:41 15:43:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:41 15:43:41.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:41 15:43:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:41 15:43:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:41 15:43:41.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:41 15:43:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:41 15:43:41.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:41 15:43:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:41 15:43:41.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:41 15:43:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:41 15:43:41.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:41 15:43:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:43:41 15:43:41.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:43:41 15:43:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:41 15:43:41.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:41 15:43:41.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:41 15:43:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:41 15:43:41.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:41 15:43:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:41 15:43:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:41 15:43:41.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:41 15:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:41 15:43:41.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:41 15:43:41.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:43:41 15:43:41.630 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:43:41 15:43:41.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:43:41 15:43:41.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:43:41 15:43:41.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:43:41 15:43:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:41 15:43:41.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:41 15:43:41.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:41 15:43:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:41 15:43:41.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:41 15:43:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:42 15:43:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:42 15:43:42.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:43:42 is "Server name:")
11:43:42 15:43:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:42 15:43:42.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:42 15:43:42.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:42 15:43:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:42 15:43:42.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:43:42 15:43:42.146 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:43:42 15:43:42.147 INFO [WorkbenchTestable][AbstractText] Text set to: Server A
11:43:42 15:43:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:43:42 15:43:42.147 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:43:42 15:43:42.147 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:43:42 15:43:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:43:42 15:43:42.647 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:43:42 15:43:42.647 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:43:42 15:43:42.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:43:42 15:43:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:42 15:43:42.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:42 15:43:42.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:42 15:43:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:42 15:43:42.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:42 15:43:42.652 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:43:42 15:43:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:42 15:43:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:42 15:43:42.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:42 15:43:42.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:42 15:43:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:43 15:43:43.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:43 15:43:43.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:43 15:43:43.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.182 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A...
11:43:43 15:43:43.185 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:43 15:43:43.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:43 15:43:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:43 15:43:43.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully
11:43:43 15:43:43.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.198 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:43 15:43:43.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.221 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.223 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:43 15:43:43.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:43 15:43:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:43 15:43:43.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.255 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:43 15:43:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:43 15:43:43.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:43 15:43:43.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.284 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:43 15:43:43.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:43 15:43:43.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:43 15:43:43.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.292 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.294 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A  [Stopped]
11:43:43 15:43:43.294 DEBUG [main][TreeItemHandler] Selecting tree item: Server A  [Stopped]
11:43:43 15:43:43.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A  [Stopped] about selection
11:43:43 15:43:43.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A  [Stopped]
11:43:43 15:43:43.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:43 15:43:43.330 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false
11:43:43 15:43:43.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:43 15:43:43.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:43 15:43:43.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:43 15:43:43.347 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:43 15:43:43.347 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:43:43 15:43:43.347 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:43:43 15:43:43.347 DEBUG [main][MenuItemLookup] Found menu:''
11:43:43 15:43:43.347 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:43 15:43:43.347 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:43 15:43:43.347 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:43 15:43:43.347 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:43:43 15:43:43.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:43:43 15:43:43.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:43:43 15:43:43.347 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:43:43 15:43:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:43:43 15:43:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:43:43 15:43:43.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:43:43 15:43:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:43:43 15:43:43.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:43 15:43:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:43 15:43:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:43 15:43:43.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:43:43 15:43:43.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:43 15:43:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:43 15:43:43.376 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:43:43 15:43:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:43 15:43:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:43 15:43:43.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:43 15:43:43.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:43 15:43:43.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:43:43 15:43:43.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:43:43 15:43:43.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:43 15:43:43.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.443 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A...
11:43:43 15:43:43.445 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:43 15:43:43.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:43 15:43:43.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:43 15:43:43.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.481 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view
11:43:43 15:43:43.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:43 15:43:43.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:43 15:43:43.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:43 15:43:43.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.491 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB'
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:43 15:43:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:43 15:43:43.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB  [Stopped]
11:43:43 15:43:43.539 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB  [Stopped]
11:43:43 15:43:43.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB  [Stopped] about selection
11:43:43 15:43:43.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB  [Stopped]
11:43:43 15:43:43.546 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:43 15:43:43.559 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false
11:43:43 15:43:43.559 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:43:43 15:43:43.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:43:43 15:43:43.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:43 15:43:43.573 DEBUG [main][MenuItemLookup] Found menu:'New'
11:43:43 15:43:43.573 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:43:43 15:43:43.573 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:43:43 15:43:43.573 DEBUG [main][MenuItemLookup] Found menu:''
11:43:43 15:43:43.573 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:43:43 15:43:43.573 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:43:43 15:43:43.574 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:43:43 15:43:43.574 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:43:43 15:43:43.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:43:43 15:43:43.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:43:43 15:43:43.574 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:43 15:43:43.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:43 15:43:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:43 15:43:43.601 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:43:43 15:43:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:43 15:43:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:43 15:43:43.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:43 15:43:43.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:43 15:43:43.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:43:43 15:43:43.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:43:43 15:43:43.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:43 15:43:43.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:43 15:43:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:43 15:43:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:43 15:43:43.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:43 15:43:43.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:43 15:43:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:43 15:43:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:43 15:43:43.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:43 15:43:43.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:43 15:43:43.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:43 15:43:43.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:43 15:43:43.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB...
11:43:43 15:43:43.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:43 15:43:43.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:43 15:43:43.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:43 15:43:43.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:43 15:43:43.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:43 15:43:43.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:43 15:43:43.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:43 15:43:43.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:44 15:43:44.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:44 15:43:44.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:44 15:43:44.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:44 15:43:44.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:44 15:43:44.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:44 15:43:44.681 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:44 15:43:44.681 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view
11:43:44 15:43:44.681 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:44 15:43:44.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:44 15:43:44.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:44 15:43:44.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:44 15:43:44.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:44 15:43:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:44 15:43:44.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:44 15:43:44.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:45 15:43:45.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:45 15:43:45.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:45 15:43:45.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:45 15:43:45.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:45 15:43:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:45 15:43:45.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:45 15:43:45.685 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:45 15:43:45.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:45 15:43:45.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:45 15:43:45.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:45 15:43:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:45 15:43:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:45 15:43:45.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:45 15:43:45.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:45 15:43:45.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:45 15:43:45.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:45 15:43:45.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:45 15:43:45.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:45 15:43:45.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:45 15:43:45.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:45 15:43:45.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:45 15:43:45.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:45 15:43:45.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:45 15:43:45.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:45 15:43:45.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:45 15:43:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:45 15:43:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:45 15:43:45.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:45 15:43:45.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:45 15:43:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:45 15:43:45.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:45 15:43:45.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:45 15:43:45.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:45 15:43:45.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:45 15:43:45.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:45 15:43:45.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:45 15:43:45.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:45 15:43:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:45 15:43:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:45 15:43:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:45 15:43:45.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:45 15:43:45.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:45 15:43:45.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:45 15:43:45.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:45 15:43:45.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:45 15:43:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:45 15:43:45.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:45 15:43:45.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:46 15:43:46.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:46 15:43:46.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:46 15:43:46.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:46 15:43:46.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:46 15:43:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:46 15:43:46.721 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:46 15:43:46.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:46 15:43:46.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:46 15:43:46.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:46 15:43:46.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:46 15:43:46.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:46 15:43:46.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:46 15:43:46.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:46 15:43:46.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:46 15:43:46.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:46 15:43:46.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:46 15:43:46.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:46 15:43:46.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:46 15:43:46.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:46 15:43:46.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:46 15:43:46.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:46 15:43:46.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:46 15:43:46.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:46 15:43:46.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:46 15:43:46.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:46 15:43:46.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:46 15:43:46.746 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:46 15:43:46.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:46 15:43:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:46 15:43:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:46 15:43:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:46 15:43:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:46 15:43:46.748 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:46 15:43:46.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:46 15:43:46.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:46 15:43:46.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:46 15:43:46.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:46 15:43:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:46 15:43:46.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:46 15:43:46.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:47 15:43:47.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:47 15:43:47.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:47 15:43:47.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:47 15:43:47.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:47 15:43:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:47 15:43:47.750 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:47 15:43:47.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:47 15:43:47.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:47 15:43:47.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:47 15:43:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:47 15:43:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:47 15:43:47.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)
11:43:47 15:43:47.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:47 15:43:47.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:47 15:43:47.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:43:47 15:43:47.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:47 15:43:47.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:47 15:43:47.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:47 15:43:47.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:47 15:43:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:47 15:43:47.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:47 15:43:47.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:43:47 15:43:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:47 15:43:47.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:47 15:43:47.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:47 15:43:47.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:47 15:43:47.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:43:47 15:43:47.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:47 15:43:47.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:47 15:43:47.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:47 15:43:47.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:43:47 15:43:47.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:43:47 15:43:47.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:43:47 15:43:47.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:43:47 15:43:47.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:43:47 15:43:47.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:43:47 15:43:47.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:43:47 15:43:47.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:43:47 15:43:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:47 15:43:47.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:47 15:43:47.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:48 15:43:48.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:48 15:43:48.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:48 15:43:48.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:48 15:43:48.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:48 15:43:48.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:43:48 15:43:48.779 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:43:48 15:43:48.779 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:48 15:43:48.779 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:48 15:43:48.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:48 15:43:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:48 15:43:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.196 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest
11:43:48 getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)  Time elapsed: 3.06 s
11:43:48 getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)  Time elapsed: 6.851 s
11:43:48 newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)  Time elapsed: 1.706 s
11:43:48 getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)  Time elapsed: 4.538 s
11:43:48 getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)  Time elapsed: 6.946 s
11:43:48 getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest)  Time elapsed: 2.064 s
11:43:48 Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:43:48 15:43:48.790 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:43:48 15:43:48.791 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:43:48 15:43:48.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:48 15:43:48.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:43:48 15:43:48.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:48 15:43:48.791 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:43:48 15:43:48.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:48 15:43:48.791 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:43:48 15:43:48.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:48 15:43:48.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:48 15:43:48.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)
11:43:48 15:43:48.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:43:48 15:43:48.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:48 15:43:48.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:48 15:43:48.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:48 15:43:48.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:43:48 15:43:48.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:48 15:43:48.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:43:48 15:43:48.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:48 15:43:48.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:43:48 15:43:48.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:48 15:43:48.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:48 15:43:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:48 15:43:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:48 15:43:48.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:48 15:43:48.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:43:48 15:43:48.793 DEBUG [main][MenuItemLookup] Found menu:'File'
11:43:48 15:43:48.793 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:43:48 15:43:48.793 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:43:48 15:43:48.793 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:43:48 15:43:48.793 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:43:48 15:43:48.793 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:43:48 15:43:48.793 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:43:48 15:43:48.793 DEBUG [main][MenuItemLookup] Item match:Window
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:''
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:''
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:''
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:43:48 15:43:48.794 DEBUG [main][MenuItemLookup] Item match:Preferences
11:43:48 15:43:48.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:43:48 15:43:48.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:43:48 15:43:48.794 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:43:48 15:43:48.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:43:48 15:43:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:43:48 15:43:48.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:43:48 15:43:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:48 15:43:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:48 15:43:48.930 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:43:48 15:43:48.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:48 15:43:48.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:43:48 15:43:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:48 15:43:48.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:48 15:43:48.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:48 15:43:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:48 15:43:48.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:48 15:43:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:48 15:43:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:48 15:43:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:43:48 15:43:48.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:43:48 15:43:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:49 15:43:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:49 15:43:49.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:43:49 15:43:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:43:49 15:43:49.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:43:49 15:43:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:49 15:43:49.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:43:49 15:43:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:49 15:43:49.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:43:49 15:43:49.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
11:43:49 15:43:49.433 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
11:43:49 15:43:49.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
11:43:49 15:43:49.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
11:43:49 15:43:49.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:49 15:43:49.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:49 15:43:49.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:49 15:43:49.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:49 15:43:49.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:50 15:43:50.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:50 15:43:50.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:50 15:43:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:43:50 15:43:50.479 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:43:50 15:43:50.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:43:50 15:43:50.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:50 15:43:50.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:50 15:43:50.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:50 15:43:50.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:50 15:43:50.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:43:50 15:43:50.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:43:50 15:43:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:43:50 15:43:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:43:50 15:43:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:43:50 15:43:50.483 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)'
11:43:50 15:43:50.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:43:50 15:43:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:50 15:43:50.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:50 15:43:50.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC'
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting...
11:43:50 15:43:50.484 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:43:50 15:43:50.484 TRACE [main][WidgetHandler] Notify Table with event 13
11:43:50 15:43:50.484 TRACE [main][WidgetHandler] Wait for synchronization
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:43:50 15:43:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:50 15:43:50.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:50 15:43:50.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:50 15:43:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:50 15:43:50.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:50 15:43:50.491 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:43:50 15:43:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:50 15:43:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:50 15:43:50.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:50 15:43:50.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:50 15:43:50.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:43:53 15:43:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:43:53 15:43:53.527 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:43:53 15:43:53.527 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:43:53 15:43:53.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:43:53 15:43:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:53 15:43:53.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:53 15:43:53.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:53 15:43:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:53 15:43:53.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:53 15:43:53.528 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:43:53 15:43:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:53 15:43:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:53 15:43:53.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:53 15:43:53.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:53 15:43:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:43:53 15:43:53.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:53 15:43:53.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:53 15:43:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:43:53 15:43:53.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:43:53 15:43:53.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:53 15:43:53.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:53 15:43:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:43:53 15:43:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:43:53 15:43:53.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:43:53 15:43:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:53 15:43:53.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:53 15:43:53.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:53 15:43:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:53 15:43:53.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:53 15:43:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:53 15:43:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:53 15:43:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:53 15:43:53.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:53 15:43:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:54 15:43:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:54 15:43:54.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:54 15:43:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:43:54 15:43:54.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:54 15:43:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:54 15:43:54.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:43:54 15:43:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:54 15:43:54.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:43:54 15:43:54.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime
11:43:54 15:43:54.137 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime
11:43:54 15:43:54.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection
11:43:54 15:43:54.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime
11:43:54 15:43:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:43:54 15:43:54.138 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:43:54 15:43:54.138 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:43:54 15:43:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:43:54 15:43:54.638 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:43:54 15:43:54.638 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:43:54 15:43:54.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:43:54 15:43:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:54 15:43:54.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:54 15:43:54.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:54 15:43:54.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:54 15:43:54.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:54 15:43:54.642 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:43:54 15:43:54.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:54 15:43:54.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:54 15:43:54.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:54 15:43:54.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:54 15:43:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...")
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:55 15:43:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:55 15:43:55.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:43:55 15:43:55.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:43:55 15:43:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:55 15:43:55.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:55 15:43:55.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:55 15:43:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:55 15:43:55.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:55 15:43:55.148 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:43:55 15:43:55.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:43:55 15:43:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:55 15:43:55.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:55 15:43:55.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:55 15:43:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:55 15:43:55.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:43:55 15:43:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:43:55 15:43:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:43:55 15:43:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:43:55 15:43:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:43:55 15:43:55.155 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)'
11:43:55 15:43:55.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:43:55 15:43:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:55 15:43:55.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:55 15:43:55.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:55 15:43:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:55 15:43:55.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:43:55 15:43:55.156 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime'
11:43:55 15:43:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:43:55 15:43:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:43:55 15:43:55.156 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found
11:43:55 15:43:55.156 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting...
11:43:55 15:43:55.156 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:43:55 15:43:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:43:55 15:43:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:43:55 15:43:55.156 TRACE [main][WidgetHandler] Notify Table with event 13
11:43:55 15:43:55.156 TRACE [main][WidgetHandler] Wait for synchronization
11:43:55 15:43:55.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:43:55 15:43:55.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:55 15:43:55.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:55 15:43:55.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:55 15:43:55.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:55 15:43:55.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:55 15:43:55.160 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:43:55 15:43:55.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:55 15:43:55.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:55 15:43:55.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:55 15:43:55.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:55 15:43:55.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:43:58 15:43:58.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:43:58 15:43:58.169 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:43:58 15:43:58.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:43:58 15:43:58.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:58 15:43:58.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:58 15:43:58.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:58 15:43:58.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:58 15:43:58.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:58 15:43:58.172 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:43:58 15:43:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:58 15:43:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:58 15:43:58.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:58 15:43:58.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:58 15:43:58.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:43:58 15:43:58.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:43:58 15:43:58.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:58 15:43:58.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:43:58 15:43:58.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:43:58 15:43:58.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:43:58 15:43:58.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:43:58 15:43:58.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:58 15:43:58.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:43:58 15:43:58.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:43:58 15:43:58.247 DEBUG [main][MenuItemLookup] Found menu:'File'
11:43:58 15:43:58.247 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:43:58 15:43:58.247 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:43:58 15:43:58.247 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:43:58 15:43:58.247 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:43:58 15:43:58.247 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:43:58 15:43:58.247 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:43:58 15:43:58.247 DEBUG [main][MenuItemLookup] Item match:Window
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:''
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:''
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:''
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:43:58 15:43:58.248 DEBUG [main][MenuItemLookup] Item match:Preferences
11:43:58 15:43:58.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:43:58 15:43:58.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:43:58 15:43:58.248 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:43:58 15:43:58.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:43:58 15:43:58.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:43:58 15:43:58.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:43:58 15:43:58.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:58 15:43:58.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:58 15:43:58.382 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:43:58 15:43:58.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:58 15:43:58.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:43:58 15:43:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:58 15:43:58.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:58 15:43:58.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:58 15:43:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:58 15:43:58.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:58 15:43:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:58 15:43:58.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:43:58 15:43:58.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:43:58 15:43:58.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
11:43:58 15:43:58.384 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
11:43:58 15:43:58.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
11:43:58 15:43:58.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
11:43:58 15:43:58.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:58 15:43:58.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:58 15:43:58.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:58 15:43:58.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:58 15:43:58.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:59 15:43:59.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:59 15:43:59.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:43:59 15:43:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:43:59 15:43:59.436 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:43:59 15:43:59.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:43:59 15:43:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:59 15:43:59.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:59 15:43:59.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:59 15:43:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:59 15:43:59.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:43:59 15:43:59.441 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:43:59 15:43:59.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:43:59 15:43:59.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:59 15:43:59.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:59 15:43:59.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:59 15:43:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:59 15:43:59.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:43:59 15:43:59.443 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:43:59 15:43:59.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:43:59 15:43:59.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:43:59 15:43:59.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:43:59 15:43:59.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:43:59 15:43:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:43:59 15:43:59.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:59 15:43:59.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:59 15:43:59.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:43:59 15:43:59.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:43:59 15:43:59.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:43:59 15:43:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:43:59 15:43:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:43:59 15:43:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:43:59 15:43:59.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:43:59 15:43:59.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:43:59 15:43:59.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:43:59 15:43:59.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:43:59 15:43:59.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:43:59 15:43:59.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:43:59 15:43:59.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:43:59 15:43:59.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:43:59 15:43:59.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:43:59 15:43:59.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:43:59 15:43:59.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:43:59 15:43:59.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:00 15:44:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:00 15:44:00.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:00 15:44:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:00 15:44:00.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:00 15:44:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:00 15:44:00.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:00 15:44:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:00 15:44:00.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:00 15:44:00.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime
11:44:00 15:44:00.058 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime
11:44:00 15:44:00.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection
11:44:00 15:44:00.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime
11:44:00 15:44:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:00 15:44:00.059 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:00 15:44:00.059 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:00 15:44:00.559 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:00 15:44:00.559 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:01 15:44:01.060 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:01 15:44:01.060 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:01 15:44:01.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:01 15:44:01.560 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:44:01 15:44:01.560 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:44:01 15:44:01.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:01 15:44:01.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:01 15:44:01.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:01 15:44:01.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:01 15:44:01.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:01 15:44:01.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:01 15:44:01.563 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:01 15:44:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:01 15:44:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:01 15:44:01.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:01 15:44:01.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:01 15:44:01.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:02 15:44:02.069 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:44:02 15:44:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:02 15:44:02.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:02 15:44:02.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:02 15:44:02.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:02 15:44:02.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:02 15:44:02.070 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:44:02 15:44:02.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:02 15:44:02.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:02 15:44:02.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:02 15:44:02.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:02 15:44:02.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:44:02 15:44:02.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:02 15:44:02.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:02 15:44:02.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:02 15:44:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:44:02 15:44:02.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:44:02 15:44:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:02 15:44:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:02 15:44:02.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:02 15:44:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:02 15:44:02.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:44:02 15:44:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:02 15:44:02.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:02 15:44:02.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:02 15:44:02.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:02 15:44:02.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:02 15:44:02.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:02 15:44:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:02 15:44:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:02 15:44:02.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:02 15:44:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:02 15:44:02.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:02 15:44:02.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:02 15:44:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:02 15:44:02.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:02 15:44:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:02 15:44:02.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:02 15:44:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:02 15:44:02.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:02 15:44:02.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime
11:44:02 15:44:02.734 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime
11:44:02 15:44:02.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection
11:44:02 15:44:02.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime
11:44:02 15:44:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:02 15:44:02.735 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:02 15:44:02.735 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:03 15:44:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:03 15:44:03.235 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:44:03 15:44:03.235 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:44:03 15:44:03.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:03 15:44:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:03 15:44:03.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:03 15:44:03.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:03 15:44:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:03 15:44:03.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:03 15:44:03.239 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:03 15:44:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:03 15:44:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:03 15:44:03.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:03 15:44:03.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:03 15:44:03.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:03 15:44:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:03 15:44:03.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:03 15:44:03.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:03 15:44:03.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:03 15:44:03.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:03 15:44:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.751 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:44:03 15:44:03.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:03 15:44:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:03 15:44:03.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:03 15:44:03.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:03 15:44:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:03 15:44:03.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:03 15:44:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.752 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)'
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:03 15:44:03.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:03 15:44:03.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:03 15:44:03.752 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime'
11:44:03 15:44:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.753 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found
11:44:03 15:44:03.753 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting...
11:44:03 15:44:03.753 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:44:03 15:44:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:03 15:44:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:03 15:44:03.753 TRACE [main][WidgetHandler] Notify Table with event 13
11:44:03 15:44:03.753 TRACE [main][WidgetHandler] Wait for synchronization
11:44:03 15:44:03.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:44:03 15:44:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:03 15:44:03.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:03 15:44:03.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:03 15:44:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:03 15:44:03.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:03 15:44:03.754 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:44:03 15:44:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:03 15:44:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:03 15:44:03.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:03 15:44:03.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:03 15:44:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:44:06 15:44:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:44:06 15:44:06.759 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:44:06 15:44:06.759 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)'
11:44:06 15:44:06.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:06 15:44:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:06 15:44:06.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:06 15:44:06.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:06 15:44:06.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:06 15:44:06.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:06 15:44:06.761 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)'
11:44:06 15:44:06.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:06 15:44:06.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:06 15:44:06.763 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found
11:44:06 15:44:06.763 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting...
11:44:06 15:44:06.763 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:44:06 15:44:06.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:06 15:44:06.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:06 15:44:06.763 TRACE [main][WidgetHandler] Notify Table with event 13
11:44:06 15:44:06.763 TRACE [main][WidgetHandler] Wait for synchronization
11:44:06 15:44:06.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:44:06 15:44:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:06 15:44:06.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:06 15:44:06.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:06 15:44:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:06 15:44:06.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:06 15:44:06.765 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:44:06 15:44:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:06 15:44:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:06 15:44:06.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:06 15:44:06.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:06 15:44:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:44:09 15:44:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:44:09 15:44:09.770 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:44:09 15:44:09.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:09 15:44:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:09 15:44:09.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:09 15:44:09.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:09 15:44:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:09 15:44:09.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:09 15:44:09.776 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:44:09 15:44:09.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:09 15:44:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:09 15:44:09.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:09 15:44:09.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:09 15:44:09.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:09 15:44:09.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:09 15:44:09.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:44:09 15:44:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:09 15:44:09.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:09 15:44:09.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:09 15:44:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:09 15:44:09.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:09 15:44:09.779 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:44:09 15:44:09.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:09 15:44:09.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:09 15:44:09.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:09 15:44:09.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:09 15:44:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:09 15:44:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:09 15:44:09.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:09 15:44:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:09 15:44:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:09 15:44:09.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:44:09 15:44:09.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:09 15:44:09.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:09 15:44:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:09 15:44:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:09 15:44:09.863 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)
11:44:09 15:44:09.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:09 15:44:09.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)
11:44:09 15:44:09.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:44:09 15:44:09.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:09 15:44:09.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:09 15:44:09.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:09 15:44:09.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:09 15:44:09.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:09 15:44:09.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:09 15:44:09.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:09 15:44:09.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:09 15:44:09.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:09 15:44:09.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:09 15:44:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:09 15:44:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:09 15:44:09.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:09 15:44:09.864 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:44:09 15:44:09.864 DEBUG [main][MenuItemLookup] Found menu:'File'
11:44:09 15:44:09.864 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:44:09 15:44:09.864 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:44:09 15:44:09.864 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:44:09 15:44:09.864 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:44:09 15:44:09.864 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:44:09 15:44:09.864 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:44:09 15:44:09.864 DEBUG [main][MenuItemLookup] Item match:Window
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:''
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:''
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:''
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:44:09 15:44:09.865 DEBUG [main][MenuItemLookup] Item match:Preferences
11:44:09 15:44:09.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:44:09 15:44:09.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:44:09 15:44:09.865 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:44:10 15:44:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:44:10 15:44:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:44:10 15:44:10.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:44:10 15:44:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:10 15:44:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:10 15:44:10.131 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:44:10 15:44:10.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:10 15:44:10.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:44:10 15:44:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:10 15:44:10.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:10 15:44:10.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:10 15:44:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:10 15:44:10.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:10 15:44:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:10 15:44:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:10 15:44:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:44:10 15:44:10.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:44:10 15:44:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:10 15:44:10.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:44:10 15:44:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:10 15:44:10.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:44:10 15:44:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:44:10 15:44:10.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:44:10 15:44:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:10 15:44:10.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:44:10 15:44:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:10 15:44:10.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:44:10 15:44:10.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
11:44:10 15:44:10.133 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
11:44:10 15:44:10.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
11:44:10 15:44:10.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
11:44:10 15:44:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:10 15:44:10.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:10 15:44:10.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:10 15:44:10.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:10 15:44:10.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:11 15:44:11.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:11 15:44:11.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:11 15:44:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:44:11 15:44:11.137 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:44:11 15:44:11.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:11 15:44:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:11 15:44:11.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:11 15:44:11.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:11 15:44:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:11 15:44:11.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:11 15:44:11.141 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:44:11 15:44:11.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:44:11 15:44:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:11 15:44:11.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:11 15:44:11.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:11 15:44:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:11 15:44:11.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:11 15:44:11.143 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:44:11 15:44:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:11 15:44:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:11 15:44:11.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:11 15:44:11.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:11 15:44:11.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:44:11 15:44:11.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:11 15:44:11.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:11 15:44:11.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:11 15:44:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:44:11 15:44:11.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:44:11 15:44:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:11 15:44:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:11 15:44:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:11 15:44:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:11 15:44:11.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:44:11 15:44:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:11 15:44:11.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:11 15:44:11.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:11 15:44:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:11 15:44:11.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:11 15:44:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:11 15:44:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:11 15:44:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:11 15:44:11.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:11 15:44:11.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:11 15:44:11.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:11 15:44:11.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:11 15:44:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:11 15:44:11.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:11 15:44:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:11 15:44:11.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:11 15:44:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:11 15:44:11.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:11 15:44:11.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime
11:44:11 15:44:11.842 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime
11:44:11 15:44:11.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection
11:44:11 15:44:11.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime
11:44:11 15:44:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:11 15:44:11.842 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:11 15:44:11.842 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:12 15:44:12.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:12 15:44:12.343 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:44:12 15:44:12.343 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:44:12 15:44:12.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:12 15:44:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:12 15:44:12.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:12 15:44:12.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:12 15:44:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:12 15:44:12.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:12 15:44:12.346 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:12 15:44:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:12 15:44:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:12 15:44:12.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:12 15:44:12.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:12 15:44:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:12 15:44:12.850 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:44:12 15:44:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:12 15:44:12.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:12 15:44:12.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:12 15:44:12.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:12 15:44:12.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:12 15:44:12.851 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:44:12 15:44:12.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:12 15:44:12.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:12 15:44:12.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:12 15:44:12.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:13 15:44:13.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:44:13 15:44:13.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:13 15:44:13.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:13 15:44:13.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:13 15:44:13.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:44:13 15:44:13.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:44:13 15:44:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:13 15:44:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:13 15:44:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:13 15:44:13.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:13 15:44:13.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:44:13 15:44:13.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:13 15:44:13.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:13 15:44:13.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:13 15:44:13.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:13 15:44:13.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:13 15:44:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:13 15:44:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:13 15:44:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:13 15:44:13.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:13 15:44:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:13 15:44:13.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:13 15:44:13.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:13 15:44:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:13 15:44:13.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:13 15:44:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:13 15:44:13.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:13 15:44:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:13 15:44:13.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:13 15:44:13.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime
11:44:13 15:44:13.547 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime
11:44:13 15:44:13.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection
11:44:13 15:44:13.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime
11:44:13 15:44:13.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:13 15:44:13.547 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:13 15:44:13.547 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:14 15:44:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:14 15:44:14.048 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:44:14 15:44:14.048 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:44:14 15:44:14.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:14 15:44:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:14 15:44:14.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:14 15:44:14.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:14 15:44:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:14 15:44:14.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:14 15:44:14.052 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:14 15:44:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:14 15:44:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:14 15:44:14.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:14 15:44:14.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:14 15:44:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:14 15:44:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:14 15:44:14.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:14 15:44:14.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:14 15:44:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:14 15:44:14.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:14 15:44:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:14 15:44:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:14 15:44:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:14 15:44:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:14 15:44:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:14 15:44:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:14 15:44:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:14 15:44:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:14 15:44:14.626 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)'
11:44:14 15:44:14.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:14 15:44:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:14 15:44:14.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:14 15:44:14.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)'
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting...
11:44:14 15:44:14.627 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:14 15:44:14.627 TRACE [main][WidgetHandler] Notify Table with event 13
11:44:14 15:44:14.627 TRACE [main][WidgetHandler] Wait for synchronization
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:44:14 15:44:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:14 15:44:14.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:14 15:44:14.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:14 15:44:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:14 15:44:14.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:14 15:44:14.629 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:44:14 15:44:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:14 15:44:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:14 15:44:14.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:14 15:44:14.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:14 15:44:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:44:17 15:44:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:44:17 15:44:17.634 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:44:17 15:44:17.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:17 15:44:17.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:17 15:44:17.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:17 15:44:17.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:17 15:44:17.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:17 15:44:17.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:17 15:44:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:17 15:44:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:17 15:44:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:17 15:44:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:17 15:44:17.637 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)'
11:44:17 15:44:17.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:17 15:44:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:17 15:44:17.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:17 15:44:17.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime'
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting...
11:44:17 15:44:17.639 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:17 15:44:17.639 TRACE [main][WidgetHandler] Notify Table with event 13
11:44:17 15:44:17.639 TRACE [main][WidgetHandler] Wait for synchronization
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:44:17 15:44:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:17 15:44:17.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:17 15:44:17.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:17 15:44:17.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:17 15:44:17.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:17 15:44:17.641 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:44:17 15:44:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:17 15:44:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:17 15:44:17.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:17 15:44:17.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:17 15:44:17.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:44:20 15:44:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:44:20 15:44:20.645 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:44:20 15:44:20.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:20 15:44:20.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:20 15:44:20.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:20 15:44:20.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:20 15:44:20.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:20 15:44:20.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:20 15:44:20.649 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:44:20 15:44:20.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:20 15:44:20.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:20 15:44:20.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:20 15:44:20.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:20 15:44:20.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:20 15:44:20.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:20 15:44:20.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:44:20 15:44:20.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:20 15:44:20.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:20 15:44:20.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:20 15:44:20.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:20 15:44:20.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:20 15:44:20.651 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:44:20 15:44:20.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:20 15:44:20.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:20 15:44:20.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:20 15:44:20.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:20 15:44:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:20 15:44:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:20 15:44:20.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:20 15:44:20.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:20 15:44:20.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:20 15:44:20.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:20 15:44:20.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:20 15:44:20.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:20 15:44:20.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:20 15:44:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:20 15:44:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:20 15:44:20.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:20 15:44:20.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'File'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Item match:Window
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:''
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:''
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:''
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:44:20 15:44:20.746 DEBUG [main][MenuItemLookup] Item match:Preferences
11:44:20 15:44:20.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:44:20 15:44:20.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:44:20 15:44:20.746 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:44:21 15:44:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:44:21 15:44:21.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:44:21 15:44:21.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:44:21 15:44:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:21 15:44:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:21 15:44:21.035 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:44:21 15:44:21.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:21 15:44:21.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:44:21 15:44:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:21 15:44:21.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:21 15:44:21.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:21 15:44:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:21 15:44:21.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:21 15:44:21.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:44:21 15:44:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:21 15:44:21.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:44:21 15:44:21.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
11:44:21 15:44:21.037 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
11:44:21 15:44:21.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
11:44:21 15:44:21.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
11:44:21 15:44:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:21 15:44:21.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:21 15:44:21.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:21 15:44:21.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:21 15:44:21.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:22 15:44:22.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:22 15:44:22.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:22 15:44:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:44:22 15:44:22.041 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:44:22 15:44:22.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:22 15:44:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:22 15:44:22.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:22 15:44:22.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:22 15:44:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:22 15:44:22.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:22 15:44:22.045 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:44:22 15:44:22.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:44:22 15:44:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:22 15:44:22.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:22 15:44:22.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:22 15:44:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:22 15:44:22.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:22 15:44:22.047 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:44:22 15:44:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:22 15:44:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:22 15:44:22.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:22 15:44:22.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:22 15:44:22.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:44:22 15:44:22.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:22 15:44:22.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:22 15:44:22.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:22 15:44:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:44:22 15:44:22.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:44:22 15:44:22.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:22 15:44:22.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:22 15:44:22.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:22 15:44:22.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:22 15:44:22.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:44:22 15:44:22.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:22 15:44:22.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:22 15:44:22.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:22 15:44:22.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:22 15:44:22.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:22 15:44:22.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:22 15:44:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:22 15:44:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:22 15:44:22.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:22 15:44:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:22 15:44:22.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:22 15:44:22.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:22 15:44:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:22 15:44:22.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:22 15:44:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:22 15:44:22.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:22 15:44:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:22 15:44:22.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:22 15:44:22.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime
11:44:22 15:44:22.751 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime
11:44:22 15:44:22.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection
11:44:22 15:44:22.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime
11:44:22 15:44:22.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:22 15:44:22.752 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:22 15:44:22.752 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:23 15:44:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:23 15:44:23.252 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:44:23 15:44:23.252 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:44:23 15:44:23.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:23 15:44:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:23 15:44:23.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:23 15:44:23.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:23 15:44:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:23 15:44:23.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:23 15:44:23.256 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:23 15:44:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:23 15:44:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:23 15:44:23.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:23 15:44:23.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:23 15:44:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:23 15:44:23.831 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:44:23 15:44:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:23 15:44:23.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:23 15:44:23.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:23 15:44:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:23 15:44:23.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:23 15:44:23.832 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:44:23 15:44:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:23 15:44:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:23 15:44:23.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:23 15:44:23.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:24 15:44:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:44:24 15:44:24.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:24 15:44:24.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:24 15:44:24.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:24 15:44:24.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:44:24 15:44:24.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:44:24 15:44:24.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:24 15:44:24.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:24 15:44:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:24 15:44:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:24 15:44:24.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:44:24 15:44:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:24 15:44:24.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:24 15:44:24.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:24 15:44:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:24 15:44:24.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:24 15:44:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:24 15:44:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:24 15:44:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:24 15:44:24.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:24 15:44:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:24 15:44:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:24 15:44:24.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:24 15:44:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:24 15:44:24.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:24 15:44:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:24 15:44:24.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:24 15:44:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:24 15:44:24.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:24 15:44:24.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2
11:44:24 15:44:24.547 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2
11:44:24 15:44:24.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection
11:44:24 15:44:24.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2
11:44:24 15:44:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:24 15:44:24.626 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:24 15:44:24.626 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:25 15:44:25.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:25 15:44:25.126 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:44:25 15:44:25.126 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:44:25 15:44:25.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:25 15:44:25.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:25 15:44:25.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:25 15:44:25.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:25 15:44:25.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:25 15:44:25.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:25 15:44:25.128 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:25 15:44:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:25 15:44:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:25 15:44:25.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:25 15:44:25.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:25 15:44:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving profile preferences' is a system job, skipped
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:25 15:44:25.634 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:44:25 15:44:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:25 15:44:25.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:25 15:44:25.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:25 15:44:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:25 15:44:25.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:25 15:44:25.635 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:44:25 15:44:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:25 15:44:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:25 15:44:25.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:25 15:44:25.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:25 15:44:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:44:25 15:44:25.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:25 15:44:25.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:25 15:44:25.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:25 15:44:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:44:25 15:44:25.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:44:25 15:44:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:25 15:44:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:25 15:44:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:25 15:44:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:25 15:44:25.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:44:25 15:44:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:25 15:44:25.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:25 15:44:25.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:25 15:44:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:25 15:44:25.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:25 15:44:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:25 15:44:25.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:25 15:44:25.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:25 15:44:25.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:25 15:44:25.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:26 15:44:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:26 15:44:26.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:26 15:44:26.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:26 15:44:26.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:26 15:44:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:26 15:44:26.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:26 15:44:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:26 15:44:26.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:26 15:44:26.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2
11:44:26 15:44:26.348 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2
11:44:26 15:44:26.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection
11:44:26 15:44:26.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2
11:44:26 15:44:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:26 15:44:26.349 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:26 15:44:26.349 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:26 15:44:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:26 15:44:26.849 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:44:26 15:44:26.849 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:44:26 15:44:26.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:26 15:44:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:26 15:44:26.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:26 15:44:26.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:26 15:44:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:26 15:44:26.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:26 15:44:26.850 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:26 15:44:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:26 15:44:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:26 15:44:26.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:26 15:44:26.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:26 15:44:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:27 15:44:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:27 15:44:27.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:27 15:44:27.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:27 15:44:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:27 15:44:27.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:27 15:44:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:27 15:44:27.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:27 15:44:27.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:27 15:44:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:27 15:44:27.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:27 15:44:27.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:27 15:44:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:27 15:44:27.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:27 15:44:27.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.445 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:44:27 15:44:27.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:27 15:44:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:27 15:44:27.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:27 15:44:27.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.446 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)'
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:27 15:44:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:27 15:44:27.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:27 15:44:27.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime'
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting...
11:44:27 15:44:27.447 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:27 15:44:27.447 TRACE [main][WidgetHandler] Notify Table with event 13
11:44:27 15:44:27.447 TRACE [main][WidgetHandler] Wait for synchronization
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:44:27 15:44:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:27 15:44:27.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:27 15:44:27.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:27 15:44:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:27 15:44:27.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:27 15:44:27.525 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:44:27 15:44:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:27 15:44:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:27 15:44:27.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:27 15:44:27.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:27 15:44:27.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:44:30 15:44:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:44:30 15:44:30.530 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:44:30 15:44:30.530 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)'
11:44:30 15:44:30.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:30 15:44:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:30 15:44:30.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:30 15:44:30.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:30 15:44:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:30 15:44:30.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:30 15:44:30.533 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2'
11:44:30 15:44:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:30 15:44:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:30 15:44:30.535 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found
11:44:30 15:44:30.535 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting...
11:44:30 15:44:30.535 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:44:30 15:44:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:30 15:44:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:30 15:44:30.535 TRACE [main][WidgetHandler] Notify Table with event 13
11:44:30 15:44:30.535 TRACE [main][WidgetHandler] Wait for synchronization
11:44:30 15:44:30.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:44:30 15:44:30.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:30 15:44:30.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:30 15:44:30.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:30 15:44:30.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:30 15:44:30.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:30 15:44:30.537 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:44:30 15:44:30.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:30 15:44:30.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:30 15:44:30.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:30 15:44:30.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:30 15:44:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:44:33 15:44:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:44:33 15:44:33.542 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:44:33 15:44:33.542 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)'
11:44:33 15:44:33.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:33 15:44:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:33 15:44:33.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:33 15:44:33.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:33 15:44:33.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:33 15:44:33.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:33 15:44:33.544 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)'
11:44:33 15:44:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:33 15:44:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:33 15:44:33.547 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found
11:44:33 15:44:33.547 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting...
11:44:33 15:44:33.547 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:44:33 15:44:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:33 15:44:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:33 15:44:33.547 TRACE [main][WidgetHandler] Notify Table with event 13
11:44:33 15:44:33.547 TRACE [main][WidgetHandler] Wait for synchronization
11:44:33 15:44:33.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:44:33 15:44:33.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:33 15:44:33.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:33 15:44:33.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:33 15:44:33.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:33 15:44:33.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:33 15:44:33.626 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:44:33 15:44:33.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:33 15:44:33.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:33 15:44:33.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:33 15:44:33.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:33 15:44:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:44:36 15:44:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:44:36 15:44:36.633 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:44:36 15:44:36.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:44:36 15:44:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:36 15:44:36.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:36 15:44:36.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:36 15:44:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:36 15:44:36.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:36 15:44:36.639 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:44:36 15:44:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:36 15:44:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:36 15:44:36.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:36 15:44:36.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:36 15:44:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:36 15:44:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:36 15:44:36.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:36 15:44:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:36 15:44:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:36 15:44:36.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:44:36 15:44:36.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:36 15:44:36.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:36 15:44:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:36 15:44:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:36 15:44:36.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)
11:44:36 15:44:36.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:44:36 15:44:36.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:36 15:44:36.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:36 15:44:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:36 15:44:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:36 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.051 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest
11:44:36 editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)  Time elapsed: 9.454 s
11:44:36 removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)  Time elapsed: 11.617 s
11:44:36 addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)  Time elapsed: 10.882 s
11:44:36 getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest)  Time elapsed: 16.094 s
11:44:36 Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest
11:44:36 15:44:36.852 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest
11:44:36 15:44:36.924 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:44:36 15:44:36.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:36 15:44:36.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest
11:44:36 15:44:36.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:36 15:44:36.924 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:44:36 15:44:36.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:36 15:44:36.933 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:44:36 15:44:36.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:36 15:44:36.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:36 15:44:36.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest)
11:44:36 15:44:36.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest
11:44:36 15:44:36.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:36 15:44:36.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:36 15:44:36.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:36 15:44:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:36 15:44:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:36 15:44:36.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:36 15:44:36.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:36 15:44:36.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:36 15:44:36.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:36 15:44:36.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:36 15:44:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:36 15:44:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:36 15:44:36.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:36 15:44:36.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:44:36 15:44:36.935 DEBUG [main][MenuItemLookup] Found menu:'File'
11:44:36 15:44:36.935 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:44:36 15:44:36.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:44:36 15:44:36.935 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:44:36 15:44:36.935 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:44:36 15:44:36.935 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:44:36 15:44:36.935 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:44:36 15:44:36.935 DEBUG [main][MenuItemLookup] Item match:Window
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:''
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:''
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:''
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:44:36 15:44:36.936 DEBUG [main][MenuItemLookup] Item match:Preferences
11:44:36 15:44:36.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:44:36 15:44:36.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:44:36 15:44:36.936 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:44:37 15:44:37.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:44:37 15:44:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:44:37 15:44:37.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:44:37 15:44:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:37 15:44:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:37 15:44:37.330 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:44:37 15:44:37.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:37 15:44:37.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:44:37 15:44:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:37 15:44:37.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:37 15:44:37.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:37 15:44:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:37 15:44:37.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:37 15:44:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:37 15:44:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:37 15:44:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:44:37 15:44:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:44:37 15:44:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:37 15:44:37.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:44:37 15:44:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:37 15:44:37.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:44:37 15:44:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:44:37 15:44:37.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:44:37 15:44:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:37 15:44:37.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:44:37 15:44:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:37 15:44:37.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:44:37 15:44:37.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
11:44:37 15:44:37.332 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
11:44:37 15:44:37.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
11:44:37 15:44:37.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
11:44:37 15:44:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:37 15:44:37.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:37 15:44:37.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:37 15:44:37.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:37 15:44:37.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:38 15:44:38.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:38 15:44:38.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:38 15:44:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:44:38 15:44:38.337 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:44:38 15:44:38.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:38 15:44:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:38 15:44:38.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:38 15:44:38.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:38 15:44:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:38 15:44:38.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:38 15:44:38.341 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:44:38 15:44:38.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:44:38 15:44:38.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:38 15:44:38.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:38 15:44:38.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:38 15:44:38.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:38 15:44:38.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:38 15:44:38.343 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:44:38 15:44:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:38 15:44:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:38 15:44:38.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:38 15:44:38.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:38 15:44:38.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:44:38 15:44:38.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:38 15:44:38.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:38 15:44:38.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:38 15:44:38.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:44:38 15:44:38.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:44:38 15:44:38.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:38 15:44:38.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:38 15:44:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:38 15:44:38.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:38 15:44:38.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:44:38 15:44:38.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:38 15:44:38.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:38 15:44:38.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:38 15:44:38.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:38 15:44:38.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:38 15:44:38.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:38 15:44:38.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:38 15:44:38.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:38 15:44:38.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:38 15:44:38.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:39 15:44:39.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:39 15:44:39.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:39 15:44:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:39 15:44:39.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:39 15:44:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:39 15:44:39.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:39 15:44:39.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:39 15:44:39.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:39 15:44:39.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime
11:44:39 15:44:39.127 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime
11:44:39 15:44:39.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection
11:44:39 15:44:39.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime
11:44:39 15:44:39.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:39 15:44:39.127 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:39 15:44:39.127 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:39 15:44:39.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:39 15:44:39.628 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:44:39 15:44:39.628 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:44:39 15:44:39.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:39 15:44:39.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:39 15:44:39.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:39 15:44:39.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:39 15:44:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:39 15:44:39.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:39 15:44:39.631 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:39 15:44:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:39 15:44:39.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:39 15:44:39.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:39 15:44:39.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:39 15:44:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:40 15:44:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:40 15:44:40.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:40 15:44:40.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:40 15:44:40.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:40 15:44:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:40 15:44:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:40 15:44:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:40 15:44:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:40 15:44:40.142 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:44:40 15:44:40.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:40 15:44:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:40 15:44:40.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:40 15:44:40.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:40 15:44:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:40 15:44:40.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:40 15:44:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:40 15:44:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:40 15:44:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:40 15:44:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:40 15:44:40.143 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)'
11:44:40 15:44:40.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:44:40 15:44:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:40 15:44:40.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:40 15:44:40.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime'
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting...
11:44:40 15:44:40.144 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:44:40 15:44:40.144 TRACE [main][WidgetHandler] Notify Table with event 13
11:44:40 15:44:40.144 TRACE [main][WidgetHandler] Wait for synchronization
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:44:40 15:44:40.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:40 15:44:40.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:40 15:44:40.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:40 15:44:40.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:40 15:44:40.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:40 15:44:40.145 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:44:40 15:44:40.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:40 15:44:40.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:40 15:44:40.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:40 15:44:40.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:40 15:44:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:44:43 15:44:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:44:43 15:44:43.149 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:44:43 15:44:43.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:44:43 15:44:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:43 15:44:43.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:43 15:44:43.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:43 15:44:43.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:43 15:44:43.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:43 15:44:43.152 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:44:43 15:44:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:43 15:44:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:43 15:44:43.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:43 15:44:43.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:43 15:44:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:43 15:44:43.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:43 15:44:43.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest)
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest
11:44:43 15:44:43.249 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:43 15:44:43.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:43 15:44:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:43 15:44:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.485 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest
11:44:43 selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest)  Time elapsed: 6.315 s
11:44:43 Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:43 15:44:43.346 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:43 15:44:43.347 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:44:43 15:44:43.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:43 15:44:43.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:43 15:44:43.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:43 15:44:43.347 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:44:43 15:44:43.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:43 15:44:43.347 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:44:43 15:44:43.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:43 15:44:43.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:43 15:44:43.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest)
11:44:43 15:44:43.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:43 15:44:43.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:43 15:44:43.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:43 15:44:43.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:43 15:44:43.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:43 15:44:43.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:43 15:44:43.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:44:43 15:44:43.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:43 15:44:43.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:43 15:44:43.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:43 15:44:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:43 15:44:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:43 15:44:43.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:43 15:44:43.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:44:43 15:44:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:43 15:44:43.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:43 15:44:43.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:43 15:44:43.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:43 15:44:43.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:44:43 15:44:43.432 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:43 15:44:43.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:43 15:44:43.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:43 15:44:43.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:44:43 15:44:43.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:44:43 15:44:43.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:44:43 15:44:43.434 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:43 15:44:43.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:43 15:44:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:43 15:44:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:44:43 15:44:43.434 INFO [WorkbenchTestable][ServersView2] Create new server
11:44:43 15:44:43.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:44:43 15:44:43.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:43 15:44:43.435 DEBUG [main][MenuItemLookup] Found menu:'New'
11:44:43 15:44:43.435 DEBUG [main][MenuItemLookup] Item match:New
11:44:43 15:44:43.435 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:44:43 15:44:43.435 DEBUG [main][MenuItemLookup] Item match:Server
11:44:43 15:44:43.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:44:43 15:44:43.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:44:43 15:44:43.436 INFO [main][MenuItemHandler] Select menu item: Server
11:44:43 15:44:43.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:44:43 15:44:43.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:44:43 15:44:43.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:44:43 15:44:43.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:43 15:44:43.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:43 15:44:43.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:44:43 15:44:43.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:43 15:44:43.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:43 15:44:43.842 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:44:43 15:44:43.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:43 15:44:43.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:44:43 15:44:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:43 15:44:43.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:43 15:44:43.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:43 15:44:43.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:43 15:44:43.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:43 15:44:43.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:43 15:44:43.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:43 15:44:43.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:44:43 15:44:43.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:43 15:44:43.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:43 15:44:43.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:43 15:44:43.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:43 15:44:43.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:44 15:44:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:44 15:44:44.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:44 15:44:44.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:44 15:44:44.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:44 15:44:44.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:44 15:44:44.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:44 15:44:44.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:44 15:44:44.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:44 15:44:44.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:44:44 15:44:44.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:44:44 15:44:44.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:44 15:44:44.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:44 15:44:44.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:44 15:44:44.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:44 15:44:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:44 15:44:44.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:44 15:44:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:44 15:44:44.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:44 15:44:44.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:44:44 15:44:44.446 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:44:44 15:44:44.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:44:44 15:44:44.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:44:44 15:44:44.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:44:44 15:44:44.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:44 15:44:44.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:44 15:44:44.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:44 15:44:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:44 15:44:44.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:44 15:44:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:45 15:44:45.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:45 15:44:45.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:45 15:44:45.030 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:45 15:44:45.030 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:45 15:44:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:45 15:44:45.531 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:44:45 15:44:45.531 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard
11:44:45 15:44:45.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:44:45 15:44:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:45 15:44:45.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:45 15:44:45.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:45 15:44:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:45 15:44:45.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:45 15:44:45.536 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:44:45 15:44:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:45 15:44:45.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:45 15:44:45.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:45 15:44:45.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:45 15:44:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving profile preferences' is a system job, skipped
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:45 15:44:45.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:45 15:44:45.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:45 15:44:45.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:45 15:44:45.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:45 15:44:45.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:44:45 15:44:45.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:44:45 15:44:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:45 15:44:45.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:45 15:44:45.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:46 15:44:46.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:46 15:44:46.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:46 15:44:46.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:46 15:44:46.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:46 15:44:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:44:46 15:44:46.740 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:44:46 15:44:46.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:46 15:44:46.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:46 15:44:46.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:46 15:44:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:46 15:44:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:46 15:44:46.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest)
11:44:46 15:44:46.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:46 15:44:46.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest)
11:44:46 15:44:46.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:46 15:44:46.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:46 15:44:46.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:46 15:44:46.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:46 15:44:46.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:46 15:44:46.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:46 15:44:46.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:44:46 15:44:46.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:46 15:44:46.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:46 15:44:46.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:46 15:44:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:46 15:44:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:46 15:44:46.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:46 15:44:46.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:44:46 15:44:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:46 15:44:46.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:46 15:44:46.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:46 15:44:46.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:46 15:44:46.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:44:46 15:44:46.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:46 15:44:46.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:46 15:44:46.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:46 15:44:46.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:44:46 15:44:46.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:44:46 15:44:46.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:44:46 15:44:46.831 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:46 15:44:46.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:46 15:44:46.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:46 15:44:46.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:44:46 15:44:46.832 INFO [WorkbenchTestable][ServersView2] Create new server
11:44:46 15:44:46.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:44:46 15:44:46.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:46 15:44:46.832 DEBUG [main][MenuItemLookup] Found menu:'New'
11:44:46 15:44:46.832 DEBUG [main][MenuItemLookup] Item match:New
11:44:46 15:44:46.833 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:44:46 15:44:46.833 DEBUG [main][MenuItemLookup] Item match:Server
11:44:46 15:44:46.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:44:46 15:44:46.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:44:46 15:44:46.833 INFO [main][MenuItemHandler] Select menu item: Server
11:44:47 15:44:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:44:47 15:44:47.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:44:47 15:44:47.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:47 15:44:47.337 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:44:47 15:44:47.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:47 15:44:47.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:44:47 is "Server's host name:")
11:44:47 15:44:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:47 15:44:47.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:47 15:44:47.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:47 15:44:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:47 15:44:47.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:44:47 15:44:47.433 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:44:47 15:44:47.434 INFO [WorkbenchTestable][AbstractText] Text set to: ABC
11:44:47 15:44:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:47 15:44:47.434 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:47 15:44:47.434 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:47 15:44:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:47 15:44:47.935 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:44:47 15:44:47.935 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard
11:44:47 15:44:47.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:44:47 15:44:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:47 15:44:47.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:47 15:44:47.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:47 15:44:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:47 15:44:47.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:47 15:44:47.937 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:44:47 15:44:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:47 15:44:47.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:47 15:44:47.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:47 15:44:47.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:48 15:44:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:48 15:44:48.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:48 15:44:48.140 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:48 15:44:48.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:48 15:44:48.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:48 15:44:48.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:44:48 15:44:48.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:44:48 15:44:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:48 15:44:48.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:48 15:44:48.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:48 15:44:48.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:48 15:44:48.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:49 15:44:49.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:49 15:44:49.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:49 15:44:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:44:49 15:44:49.143 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:44:49 15:44:49.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:49 15:44:49.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:49 15:44:49.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:49 15:44:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:49 15:44:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:49 15:44:49.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest)
11:44:49 15:44:49.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:49 15:44:49.144 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest)
11:44:49 15:44:49.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:49 15:44:49.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:49 15:44:49.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:49 15:44:49.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:49 15:44:49.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:49 15:44:49.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:49 15:44:49.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:44:49 15:44:49.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:49 15:44:49.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:49 15:44:49.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:49 15:44:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:49 15:44:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:49 15:44:49.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:49 15:44:49.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:44:49 15:44:49.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:49 15:44:49.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:49 15:44:49.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:49 15:44:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:49 15:44:49.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:44:49 15:44:49.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:49 15:44:49.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:49 15:44:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:49 15:44:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:44:49 15:44:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:44:49 15:44:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:44:49 15:44:49.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:49 15:44:49.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:49 15:44:49.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:49 15:44:49.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:44:49 15:44:49.234 INFO [WorkbenchTestable][ServersView2] Create new server
11:44:49 15:44:49.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35
11:44:49 15:44:49.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:49 15:44:49.235 DEBUG [main][MenuItemLookup] Found menu:'New'
11:44:49 15:44:49.235 DEBUG [main][MenuItemLookup] Item match:New
11:44:49 15:44:49.235 DEBUG [main][MenuItemLookup] Found menu:'Server'
11:44:49 15:44:49.235 DEBUG [main][MenuItemLookup] Item match:Server
11:44:49 15:44:49.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server"
11:44:49 15:44:49.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server
11:44:49 15:44:49.235 INFO [main][MenuItemHandler] Select menu item: Server
11:44:49 15:44:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:44:49 15:44:49.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:44:49 15:44:49.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:44:49 15:44:49.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:49 15:44:49.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:49 15:44:49.740 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:44:49 15:44:49.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:49 15:44:49.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:44:49 15:44:49.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:49 15:44:49.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:49 15:44:49.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:49 15:44:49.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:49 15:44:49.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:49 15:44:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:49 15:44:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:49 15:44:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]...
11:44:49 15:44:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:49 15:44:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:49 15:44:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:49 15:44:49.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:49 15:44:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:50 15:44:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:50 15:44:50.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:50 15:44:50.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:50 15:44:50.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:50 15:44:50.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:50 15:44:50.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:50 15:44:50.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:50 15:44:50.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:50 15:44:50.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully
11:44:50 15:44:50.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:50 15:44:50.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:50 15:44:50.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:50 15:44:50.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:50 15:44:50.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:50 15:44:50.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:50 15:44:50.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:50 15:44:50.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:50 15:44:50.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:50 15:44:50.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:50 15:44:50.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server
11:44:50 15:44:50.339 DEBUG [main][TreeItemHandler] Selecting tree item: Test server
11:44:50 15:44:50.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection
11:44:50 15:44:50.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server
11:44:50 15:44:50.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:44:50 15:44:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:50 15:44:50.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:50 15:44:50.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:50 15:44:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:50 15:44:50.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:50 15:44:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:50 15:44:50.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:50 15:44:50.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:44:50 is "Server name:")
11:44:50 15:44:50.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:50 15:44:50.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:50 15:44:50.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:50 15:44:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:50 15:44:50.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:44:50 15:44:50.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:44:51 15:44:51.024 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server
11:44:51 15:44:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:51 15:44:51.030 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:51 15:44:51.030 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:44:51 15:44:51.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:44:51 15:44:51.531 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:44:51 15:44:51.531 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:44:51 15:44:51.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:51 15:44:51.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:51 15:44:51.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:51 15:44:51.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:51 15:44:51.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:51 15:44:51.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:51 15:44:51.536 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:51 15:44:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:51 15:44:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:51 15:44:51.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:51 15:44:51.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:51 15:44:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:52 15:44:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:52 15:44:52.136 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:52 15:44:52.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:52 15:44:52.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:52 15:44:52.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:44:52 15:44:52.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:44:52 15:44:52.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:44:52 15:44:52.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:44:52 15:44:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:52 15:44:52.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:52 15:44:52.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:52 15:44:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:52 15:44:52.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:52 15:44:52.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:52 15:44:52.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:52 15:44:52.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:52 15:44:52.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:52 15:44:52.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:52 15:44:52.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:52 15:44:52.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:44:52 15:44:52.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:52 15:44:52.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:52 15:44:52.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:52 15:44:52.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:52 15:44:52.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:44:52 15:44:52.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:52 15:44:52.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:52 15:44:52.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:52 15:44:52.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:44:52 15:44:52.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:44:52 15:44:52.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:44:52 15:44:52.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:52 15:44:52.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:52 15:44:52.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:52 15:44:52.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:44:52 15:44:52.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:44:52 15:44:52.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:52 15:44:52.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:52 15:44:52.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:52 15:44:52.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:52 15:44:52.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:52 15:44:52.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:52 15:44:52.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:52 15:44:52.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:52 15:44:52.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:52 15:44:52.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:52 15:44:52.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:52 15:44:52.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:44:52 15:44:52.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:52 15:44:52.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:52 15:44:52.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:52 15:44:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:52 15:44:52.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:44:52 15:44:52.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:52 15:44:52.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:52 15:44:52.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:52 15:44:52.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:44:52 15:44:52.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:44:52 15:44:52.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:44:52 15:44:52.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server  [Stopped]
11:44:52 15:44:52.525 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server  [Stopped]
11:44:52 15:44:52.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server  [Stopped] about selection
11:44:52 15:44:52.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server  [Stopped]
11:44:52 15:44:52.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:52 15:44:52.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:52 15:44:52.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:52 15:44:52.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:44:52 15:44:52.536 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false
11:44:52 15:44:52.536 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:52 15:44:52.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:52 15:44:52.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:52 15:44:52.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:44:52 15:44:52.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:44:52 15:44:52.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:52 15:44:52.730 DEBUG [main][MenuItemLookup] Found menu:'New'
11:44:52 15:44:52.730 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:44:52 15:44:52.730 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:44:52 15:44:52.730 DEBUG [main][MenuItemLookup] Found menu:''
11:44:52 15:44:52.730 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:44:52 15:44:52.730 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:44:52 15:44:52.730 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:44:52 15:44:52.730 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:44:52 15:44:52.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:44:52 15:44:52.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:44:52 15:44:52.731 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:44:52 15:44:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:44:52 15:44:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:44:52 15:44:52.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:44:52 15:44:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:52 15:44:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:52 15:44:52.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:52 15:44:52.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:52 15:44:52.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:52 15:44:52.840 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:52 15:44:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:52 15:44:52.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:52 15:44:52.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:53 15:44:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:44:53 15:44:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:44:53 15:44:53.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:53 15:44:53.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:53 15:44:53.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:44:53 15:44:53.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:53 15:44:53.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:53 15:44:53.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:53 15:44:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:53 15:44:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:53 15:44:53.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:53 15:44:53.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:44:53 15:44:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:53 15:44:53.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:53 15:44:53.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:53 15:44:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:53 15:44:53.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:44:53 15:44:53.133 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:53 15:44:53.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:53 15:44:53.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:53 15:44:53.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:44:53 15:44:53.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:44:53 15:44:53.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:44:53 15:44:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server...
11:44:53 15:44:53.134 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:53 15:44:53.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:53 15:44:53.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:53 15:44:53.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:44:53 15:44:53.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:44:53 15:44:53.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:53 15:44:53.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:53 15:44:53.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:53 15:44:53.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:53 15:44:53.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:54 15:44:54.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:54 15:44:54.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:54 15:44:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:44:54 15:44:54.137 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:44:54 15:44:54.137 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view
11:44:54 15:44:54.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:44:54 15:44:54.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:44:54 15:44:54.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:44:54 15:44:54.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:44:54 15:44:54.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:44:54 15:44:54.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:54 15:44:54.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:54 15:44:54.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:54 15:44:54.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:54 15:44:54.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:55 15:44:55.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:55 15:44:55.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:55 15:44:55.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:44:55 15:44:55.224 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:44:55 15:44:55.224 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:55 15:44:55.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:55 15:44:55.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:55 15:44:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:55 15:44:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:55 15:44:55.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest)
11:44:55 15:44:55.225 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:55 15:44:55.225 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:44:55 15:44:55.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:44:55 15:44:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:44:55 15:44:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:44:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.88 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest
11:44:55 selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest)  Time elapsed: 3.392 s
11:44:55 setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest)  Time elapsed: 2.403 s
11:44:55 setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest)  Time elapsed: 6.081 s
11:44:55 Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest
11:44:55 15:44:55.241 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest
11:44:55 15:44:55.241 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:44:55 15:44:55.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:55 15:44:55.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest
11:44:55 15:44:55.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:55 15:44:55.242 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:44:55 15:44:55.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:55 15:44:55.242 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:44:55 15:44:55.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:55 15:44:55.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:44:55 15:44:55.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest)
11:44:55 15:44:55.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest
11:44:55 15:44:55.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:44:55 15:44:55.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:44:55 15:44:55.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:44:55 15:44:55.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:55 15:44:55.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:55 15:44:55.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:55 15:44:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:55 15:44:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:55 15:44:55.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:55 15:44:55.326 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:44:55 15:44:55.326 DEBUG [main][MenuItemLookup] Found menu:'File'
11:44:55 15:44:55.326 DEBUG [main][MenuItemLookup] Item match:File
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:''
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:''
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:''
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:''
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:''
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:44:55 15:44:55.327 DEBUG [main][MenuItemLookup] Item match:Import...
11:44:55 15:44:55.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:44:55 15:44:55.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:44:55 15:44:55.328 INFO [main][MenuItemHandler] Select menu item: &Import...
11:44:55 15:44:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:44:55 15:44:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:44:55 15:44:55.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:44:55 15:44:55.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:55 15:44:55.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:55 15:44:55.828 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:44:55 15:44:55.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:55 15:44:55.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:44:55 15:44:55.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:55 15:44:55.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:55 15:44:55.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:55 15:44:55.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:55 15:44:55.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:55 15:44:55.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:55 15:44:55.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:55 15:44:55.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:55 15:44:55.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:44:55 15:44:55.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:44:55 15:44:55.831 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:44:55 15:44:55.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:44:55 15:44:55.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:44:55 15:44:55.832 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:44:55 15:44:55.832 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:44:55 15:44:55.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:44:55 15:44:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:55 15:44:55.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:55 15:44:55.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:55 15:44:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:55 15:44:55.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:55 15:44:55.833 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:44:55 15:44:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:55 15:44:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:55 15:44:55.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:55 15:44:55.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:56 15:44:56.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:44:56 15:44:56.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:56 15:44:56.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:56 15:44:56.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:44:56 15:44:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:56 15:44:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:56 15:44:56.334 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:44:56 15:44:56.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:56 15:44:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:44:56 15:44:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:44:56 15:44:56.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:44:56 15:44:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:56 15:44:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:56 15:44:56.334 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:44:56 15:44:56.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:56 15:44:56.335 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip'
11:44:56 15:44:56.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:44:56 15:44:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:56 15:44:56.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:56 15:44:56.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:56 15:44:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:56 15:44:56.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:56 15:44:56.336 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:44:56 15:44:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:56 15:44:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:56 15:44:56.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:56 15:44:56.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:56 15:44:56.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:44:56 15:44:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:56 15:44:56.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:44:56 15:44:56.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:44:56 15:44:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:56 15:44:56.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:44:56 15:44:56.337 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip
11:44:56 15:44:56.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:44:56 15:44:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:56 15:44:56.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:56 15:44:56.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:56 15:44:56.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:56 15:44:56.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:56 15:44:56.338 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:44:56 15:44:56.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:56 15:44:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:56 15:44:56.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:56 15:44:56.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:56 15:44:56.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:44:56 15:44:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:56 15:44:56.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:56 15:44:56.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:56 15:44:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:56 15:44:56.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:56 15:44:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:44:56 15:44:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:44:56 15:44:56.539 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects
11:44:56 15:44:56.539 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:44:56 15:44:56.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:44:56 15:44:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:56 15:44:56.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:56 15:44:56.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:56 15:44:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:56 15:44:56.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:56 15:44:56.540 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:44:56 15:44:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:56 15:44:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:56 15:44:56.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:56 15:44:56.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:56 15:44:56.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:44:56 15:44:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:56 15:44:56.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:56 15:44:56.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:56 15:44:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:56 15:44:56.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:56 15:44:56.542 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/)
11:44:56 15:44:56.542 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/):
11:44:56 15:44:56.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:44:56 15:44:56.542 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/)
11:44:56 15:44:56.543 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:44:56 15:44:56.543 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:44:56 15:44:56.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:44:56 15:44:56.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:56 15:44:56.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:56 15:44:56.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:56 15:44:56.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:56 15:44:56.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:56 15:44:56.734 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:44:56 15:44:56.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:56 15:44:56.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:56 15:44:56.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:56 15:44:56.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:56 15:44:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:57 15:44:57.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:44:57 15:44:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:57 15:44:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:57 15:44:57.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:44:57 15:44:57.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'File'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Item match:Window
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:''
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:''
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:''
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:44:57 15:44:57.240 DEBUG [main][MenuItemLookup] Item match:Preferences
11:44:57 15:44:57.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:44:57 15:44:57.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:44:57 15:44:57.240 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:44:57 15:44:57.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:44:57 15:44:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:44:57 15:44:57.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:44:57 15:44:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:57 15:44:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:57 15:44:57.733 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:44:57 15:44:57.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:57 15:44:57.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:44:57 15:44:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:57 15:44:57.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:57 15:44:57.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:57 15:44:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:57 15:44:57.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:57 15:44:57.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:44:57 15:44:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:57 15:44:57.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:44:57 15:44:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:57 15:44:57.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:44:57 15:44:57.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
11:44:57 15:44:57.735 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
11:44:57 15:44:57.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
11:44:57 15:44:57.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
11:44:57 15:44:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:57 15:44:57.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:57 15:44:57.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:58 15:44:58.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:58 15:44:58.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:58 15:44:58.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:58 15:44:58.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:44:58 15:44:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:44:58 15:44:58.740 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime
11:44:58 15:44:58.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:44:58 15:44:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:58 15:44:58.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:58 15:44:58.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:58 15:44:58.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:58 15:44:58.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:44:58 15:44:58.745 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:44:58 15:44:58.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:44:58 15:44:58.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:44:58 15:44:58.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:44:58 15:44:58.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:44:59 15:44:59.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available....
11:44:59 15:44:59.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:59 15:44:59.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:44:59 15:44:59.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully
11:44:59 15:44:59.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment
11:44:59 15:44:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:44:59 15:44:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:44:59 15:44:59.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:44:59 15:44:59.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:44:59 15:44:59.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified
11:44:59 15:44:59.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:44:59 15:44:59.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:44:59 15:44:59.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:44:59 15:44:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:44:59 15:44:59.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:44:59 15:44:59.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:44:59 15:44:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:44:59 15:44:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children...
11:44:59 15:44:59.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:59 15:44:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:59 15:44:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:59 15:44:59.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:59 15:44:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully
11:44:59 15:44:59.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic
11:44:59 15:44:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:44:59 15:44:59.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed
11:44:59 15:44:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:44:59 15:44:59.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic
11:44:59 15:44:59.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime
11:44:59 15:44:59.632 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime
11:44:59 15:44:59.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection
11:44:59 15:44:59.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime
11:44:59 15:44:59.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:44:59 15:44:59.633 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed
11:44:59 15:44:59.633 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive
11:45:00 15:45:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
11:45:00 15:45:00.133 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed
11:45:00 15:45:00.133 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard
11:45:00 15:45:00.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:45:00 15:45:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:00 15:45:00.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:00 15:45:00.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:00 15:45:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:00 15:45:00.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:00 15:45:00.137 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:45:00 15:45:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:00 15:45:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:00 15:45:00.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:00 15:45:00.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:00 15:45:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:00 15:45:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:00 15:45:00.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:00 15:45:00.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:00 15:45:00.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:45:00 15:45:00.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:00 15:45:00.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:00 15:45:00.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:00 15:45:00.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:00 15:45:00.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:00 15:45:00.645 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:45:00 15:45:00.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:00 15:45:00.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:00 15:45:00.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:00 15:45:00.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:00 15:45:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:00 15:45:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:00 15:45:00.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:00 15:45:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:00 15:45:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:00 15:45:00.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:00 15:45:00.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:00 15:45:00.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:00 15:45:00.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:00 15:45:00.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:00 15:45:00.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:00 15:45:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:00 15:45:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:00 15:45:00.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:00 15:45:00.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:00 15:45:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:00 15:45:00.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:00 15:45:00.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:00 15:45:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:00 15:45:00.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:00 15:45:00.835 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:00 15:45:00.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:01 15:45:01.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:01 15:45:01.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:01 15:45:01.033 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:01 15:45:01.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:01 15:45:01.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:01 15:45:01.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:01 15:45:01.033 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:01 15:45:01.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:01 15:45:01.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:01 15:45:01.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:01 15:45:01.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:01 15:45:01.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:01 15:45:01.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:01 15:45:01.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:01 15:45:01.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:02 15:45:02.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:02 15:45:02.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:02 15:45:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:02 15:45:02.035 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:02 15:45:02.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:02 15:45:02.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:02 15:45:02.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:02 15:45:02.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:02 15:45:02.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:02 15:45:02.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:02 15:45:02.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:02 15:45:02.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:02 15:45:02.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:02 15:45:02.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:45:02 15:45:02.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:02 15:45:02.036 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:02 15:45:02.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:02 15:45:02.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:02 15:45:02.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:02 15:45:02.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:''
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:''
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:''
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:''
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:''
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:''
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:''
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:''
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:45:02 15:45:02.231 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:45:02 15:45:02.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:45:02 15:45:02.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:45:02 15:45:02.231 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:45:02 15:45:02.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:02 15:45:02.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:02 15:45:02.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:02 15:45:02.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project
11:45:02 15:45:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:02 15:45:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:02 15:45:02.633 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed
11:45:02 15:45:02.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:02 15:45:02.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:45:02 15:45:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:02 15:45:02.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:02 15:45:02.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:02 15:45:02.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:02 15:45:02.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:02 15:45:02.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:02 15:45:02.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:02 15:45:02.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes
11:45:02 15:45:02.635 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes
11:45:02 15:45:02.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection
11:45:02 15:45:02.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes
11:45:03 15:45:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:03 15:45:03.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:03 15:45:03.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:03 15:45:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:03 15:45:03.133 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime'
11:45:03 15:45:03.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.RuntimesPropertyPage, index 0 and following matchers specified (Matcher matching widget which text matches: "Test runtime")
11:45:03 15:45:03.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:03 15:45:03.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:03 15:45:03.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:03 15:45:03.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:03 15:45:03.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:45:03 15:45:03.134 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime:
11:45:03 15:45:03.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:45:03 15:45:03.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:45:03 15:45:03.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:03 15:45:03.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:45:03 15:45:03.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.RuntimesPropertyPage, index 0 and no matchers specified
11:45:03 15:45:03.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:03 15:45:03.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:03 15:45:03.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:03 15:45:03.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:03 15:45:03.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:45:03 15:45:03.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:03 15:45:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:03 15:45:03.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:03 15:45:03.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:03 15:45:03.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:45:03 15:45:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:03 15:45:03.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:03 15:45:03.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:03 15:45:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:03 15:45:03.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:03 15:45:03.234 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:45:03 15:45:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:03 15:45:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:03 15:45:03.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:03 15:45:03.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:03 15:45:03.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:03 15:45:03.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:03 15:45:03.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:03 15:45:03.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:03 15:45:03.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:03 15:45:03.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:03 15:45:03.929 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:03 15:45:03.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:03 15:45:03.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:03 15:45:03.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:03 15:45:03.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:''
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:''
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:''
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:''
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:''
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:''
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:''
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:''
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:45:04 15:45:04.126 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:45:04 15:45:04.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:45:04 15:45:04.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:45:04 15:45:04.128 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:45:04 15:45:04.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:04 15:45:04.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:04 15:45:04.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:04 15:45:04.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project
11:45:04 15:45:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:04 15:45:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:04 15:45:04.538 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed
11:45:04 15:45:04.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:04 15:45:04.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:45:04 15:45:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:04 15:45:04.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:04 15:45:04.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:04 15:45:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:04 15:45:04.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:04 15:45:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:04 15:45:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:04 15:45:04.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes
11:45:04 15:45:04.543 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes
11:45:04 15:45:04.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection
11:45:04 15:45:04.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes
11:45:04 15:45:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:04 15:45:04.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:04 15:45:04.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:04 15:45:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:04 15:45:04.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.RuntimesPropertyPage, index 0 and no matchers specified
11:45:04 15:45:04.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:04 15:45:04.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:04 15:45:04.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:04 15:45:04.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:04 15:45:04.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:45:04 15:45:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:04 15:45:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:04 15:45:04.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project
11:45:04 15:45:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:04 15:45:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:04 15:45:04.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:45:04 15:45:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:04 15:45:04.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:04 15:45:04.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:04 15:45:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:04 15:45:04.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:04 15:45:04.730 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:45:04 15:45:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:04 15:45:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:04 15:45:04.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:04 15:45:04.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:04 15:45:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:04 15:45:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:04 15:45:04.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:04 15:45:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:04 15:45:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:04 15:45:04.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:04 15:45:04.840 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:04 15:45:04.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:04 15:45:04.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:04 15:45:04.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:04 15:45:04.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:''
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:''
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:''
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:''
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:''
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:''
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:05 15:45:05.124 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:45:05 15:45:05.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:45:05 15:45:05.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:45:05 15:45:05.126 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:45:05 15:45:05.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:05 15:45:05.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer
11:45:05 15:45:05.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:05 15:45:05.627 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:05 15:45:05.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:05 15:45:05.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:05 15:45:05.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:05 15:45:05.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:05 15:45:05.736 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Found menu:''
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Found menu:''
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:05 15:45:05.737 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:45:05 15:45:05.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:45:05 15:45:05.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:45:05 15:45:05.737 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:45:05 15:45:05.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:45:06 15:45:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:45:06 15:45:06.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:06 15:45:06.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:06 15:45:06.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:06 15:45:06.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:06 15:45:06.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:06 15:45:06.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:06 15:45:06.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:06 15:45:06.231 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:45:06 15:45:06.231 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:45:06 15:45:06.232 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:06 15:45:06.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:06 15:45:06.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:06 15:45:06.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:06 15:45:06.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:06 15:45:06.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:06 15:45:06.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:06 15:45:06.233 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:45:06 15:45:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:06 15:45:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:06 15:45:06.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:06 15:45:06.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:06 15:45:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:45:06 15:45:06.236 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:06 15:45:06.736 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:45:06 15:45:06.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:06 15:45:06.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:45:06 15:45:06.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:06 15:45:06.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:45:06 15:45:06.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:06 15:45:06.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:06 15:45:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:06 15:45:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:06 15:45:06.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:06 15:45:06.738 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'File'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Item match:Window
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:''
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:''
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:''
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:45:06 15:45:06.738 DEBUG [main][MenuItemLookup] Item match:Preferences
11:45:06 15:45:06.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:45:06 15:45:06.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:45:06 15:45:06.739 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:45:07 15:45:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:45:07 15:45:07.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:45:07 15:45:07.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:45:07 15:45:07.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:07 15:45:07.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:07 15:45:07.336 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:45:07 15:45:07.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:07 15:45:07.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:45:07 15:45:07.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:07 15:45:07.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:07 15:45:07.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:07 15:45:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:07 15:45:07.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:07 15:45:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:07 15:45:07.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:45:07 15:45:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:07 15:45:07.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:45:07 15:45:07.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
11:45:07 15:45:07.338 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
11:45:07 15:45:07.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
11:45:07 15:45:07.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
11:45:07 15:45:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:07 15:45:07.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:07 15:45:07.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:07 15:45:07.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:07 15:45:07.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:08 15:45:08.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:08 15:45:08.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:08 15:45:08.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:08 15:45:08.343 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes
11:45:08 15:45:08.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:45:08 15:45:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:08 15:45:08.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:08 15:45:08.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:08 15:45:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:08 15:45:08.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:45:08 15:45:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:08 15:45:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:08 15:45:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:08 15:45:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:08 15:45:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:08 15:45:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:08 15:45:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:08 15:45:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:08 15:45:08.433 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)'
11:45:08 15:45:08.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:45:08 15:45:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:08 15:45:08.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:08 15:45:08.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server'
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting...
11:45:08 15:45:08.434 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:08 15:45:08.434 TRACE [main][WidgetHandler] Notify Table with event 13
11:45:08 15:45:08.434 TRACE [main][WidgetHandler] Wait for synchronization
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:45:08 15:45:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:08 15:45:08.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:08 15:45:08.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:08 15:45:08.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:08 15:45:08.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:08 15:45:08.437 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:45:08 15:45:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:08 15:45:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:08 15:45:08.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:08 15:45:08.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:08 15:45:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:45:11 15:45:11.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:45:12 15:45:11.443 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:45:12 15:45:11.443 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)'
11:45:12 15:45:11.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:45:12 15:45:11.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:12 15:45:11.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:12 15:45:11.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:12 15:45:11.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:12 15:45:11.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:45:12 15:45:11.445 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime'
11:45:12 15:45:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:12 15:45:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:12 15:45:11.526 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found
11:45:12 15:45:11.526 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting...
11:45:12 15:45:11.526 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:45:12 15:45:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:45:12 15:45:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:45:12 15:45:11.527 TRACE [main][WidgetHandler] Notify Table with event 13
11:45:12 15:45:11.527 TRACE [main][WidgetHandler] Wait for synchronization
11:45:12 15:45:11.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:45:12 15:45:11.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:12 15:45:11.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:12 15:45:11.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:12 15:45:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:12 15:45:11.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:12 15:45:11.530 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:45:12 15:45:11.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:12 15:45:11.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:12 15:45:11.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:12 15:45:11.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:12 15:45:11.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:45:14 15:45:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:45:14 15:45:14.536 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:45:14 15:45:14.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:45:14 15:45:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:14 15:45:14.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:14 15:45:14.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:14 15:45:14.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:14 15:45:14.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:14 15:45:14.539 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:45:14 15:45:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:14 15:45:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:14 15:45:14.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:14 15:45:14.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:14 15:45:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:14 15:45:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:14 15:45:14.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:14 15:45:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:14 15:45:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:14 15:45:14.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest
11:45:14 15:45:14.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:14 15:45:14.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:14 15:45:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:14 15:45:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:14 15:45:14.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest)
11:45:14 15:45:14.829 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest
11:45:14 15:45:14.829 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:14 15:45:14.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:14 15:45:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:14 15:45:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.589 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest
11:45:14 selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest)  Time elapsed: 19.585 s
11:45:14 Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest
11:45:14 15:45:14.940 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest
11:45:14 15:45:14.940 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:45:14 15:45:14.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:14 15:45:14.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest
11:45:14 15:45:14.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:14 15:45:14.940 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:45:14 15:45:14.941 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:14 15:45:14.941 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:45:14 15:45:14.941 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:14 15:45:14.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:14 15:45:14.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest)
11:45:14 15:45:14.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest
11:45:14 15:45:14.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:14 15:45:14.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:14 15:45:14.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:14 15:45:14.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:14 15:45:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:14 15:45:14.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:14 15:45:14.943 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:'File'
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Item match:File
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:''
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:''
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:45:14 15:45:14.943 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:''
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:''
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:''
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:14 15:45:14.944 DEBUG [main][MenuItemLookup] Item match:Import...
11:45:14 15:45:14.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:45:14 15:45:14.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:45:14 15:45:14.944 INFO [main][MenuItemHandler] Select menu item: &Import...
11:45:15 15:45:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:15 15:45:15.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:15 15:45:15.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:15 15:45:15.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:15 15:45:15.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:15 15:45:15.428 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:15 15:45:15.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:15 15:45:15.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:45:15 15:45:15.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:15 15:45:15.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:15 15:45:15.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:15 15:45:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:15 15:45:15.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:15 15:45:15.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:15 15:45:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:15 15:45:15.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:15 15:45:15.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:45:15 15:45:15.431 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:45:15 15:45:15.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:45:15 15:45:15.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:45:15 15:45:15.431 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:15 15:45:15.431 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:45:15 15:45:15.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:45:15 15:45:15.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:15 15:45:15.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:15 15:45:15.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:15 15:45:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:15 15:45:15.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:15 15:45:15.433 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:45:15 15:45:15.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:15 15:45:15.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:15 15:45:15.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:15 15:45:15.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:15 15:45:15.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:15 15:45:15.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:15 15:45:15.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:15 15:45:15.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:15 15:45:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:15 15:45:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:15 15:45:15.932 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:15 15:45:15.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:15 15:45:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:15 15:45:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:15 15:45:15.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:15 15:45:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:15 15:45:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:15 15:45:15.932 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:15 15:45:15.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:15 15:45:15.932 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip'
11:45:15 15:45:15.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:45:15 15:45:15.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:15 15:45:15.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:15 15:45:15.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:15 15:45:15.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:15 15:45:15.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:15 15:45:15.933 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:45:15 15:45:15.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:15 15:45:15.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:15 15:45:15.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:15 15:45:15.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:15 15:45:15.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:45:15 15:45:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:15 15:45:15.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:15 15:45:15.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:15 15:45:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:15 15:45:15.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:45:15 15:45:15.935 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip
11:45:15 15:45:15.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:45:15 15:45:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:15 15:45:15.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:15 15:45:15.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:15 15:45:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:15 15:45:15.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:15 15:45:15.936 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:45:15 15:45:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:15 15:45:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:15 15:45:15.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:15 15:45:15.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:16 15:45:16.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:16 15:45:16.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:16 15:45:16.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:16 15:45:16.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:16 15:45:16.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:16 15:45:16.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:16 15:45:16.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:45:16 15:45:16.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:45:16 15:45:16.330 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects
11:45:16 15:45:16.330 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:45:16 15:45:16.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:45:16 15:45:16.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:16 15:45:16.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:16 15:45:16.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:16 15:45:16.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:16 15:45:16.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:16 15:45:16.331 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:45:16 15:45:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:16 15:45:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:16 15:45:16.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:16 15:45:16.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:16 15:45:16.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:16 15:45:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:16 15:45:16.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:16 15:45:16.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:16 15:45:16.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:16 15:45:16.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:16 15:45:16.333 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/)
11:45:16 15:45:16.333 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/):
11:45:16 15:45:16.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:45:16 15:45:16.334 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/)
11:45:16 15:45:16.334 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:16 15:45:16.334 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:45:16 15:45:16.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:45:16 15:45:16.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:16 15:45:16.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:16 15:45:16.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:16 15:45:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:16 15:45:16.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:16 15:45:16.336 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:45:16 15:45:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:16 15:45:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:16 15:45:16.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:16 15:45:16.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:16 15:45:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JavaScript indexing in progress' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:17 15:45:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:17 15:45:17.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:17 15:45:17.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:17 15:45:17.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:17 15:45:17.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:17 15:45:17.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:17 15:45:17.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:17 15:45:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:17 15:45:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:17 15:45:17.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:17 15:45:17.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:17 15:45:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:17 15:45:17.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:17 15:45:17.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:17 15:45:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:17 15:45:17.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:17 15:45:17.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:17 15:45:17.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:17 15:45:17.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:17 15:45:17.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:17 15:45:17.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:17 15:45:17.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:17 15:45:17.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:17 15:45:17.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:17 15:45:17.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:17 15:45:17.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:17 15:45:17.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:17 15:45:17.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:17 15:45:17.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:17 15:45:17.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:17 15:45:17.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:17 15:45:17.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:17 15:45:17.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:17 15:45:17.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:17 15:45:17.036 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:17 15:45:17.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:17 15:45:17.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:17 15:45:17.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:17 15:45:17.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:17 15:45:17.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:17 15:45:17.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:17 15:45:17.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:17 15:45:17.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:17 15:45:17.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:17 15:45:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:17 15:45:17.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:17 15:45:17.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:17 15:45:17.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:17 15:45:17.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:18 15:45:18.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:18 15:45:18.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:18 15:45:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:18 15:45:18.140 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:18 15:45:18.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:18 15:45:18.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:18 15:45:18.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:18 15:45:18.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:18 15:45:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:18 15:45:18.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:18 15:45:18.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:18 15:45:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:18 15:45:18.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:18 15:45:18.142 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:45:18 15:45:18.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:18 15:45:18.142 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:18 15:45:18.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:18 15:45:18.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:18 15:45:18.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:18 15:45:18.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:''
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:''
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:''
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:''
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:''
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:''
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:''
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:''
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:45:18 15:45:18.341 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:45:18 15:45:18.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:45:18 15:45:18.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:45:18 15:45:18.341 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:45:18 15:45:18.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:18 15:45:18.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:18 15:45:18.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:18 15:45:18.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project
11:45:18 15:45:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:18 15:45:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:18 15:45:18.831 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed
11:45:18 15:45:18.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:18 15:45:18.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:45:18 15:45:18.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:18 15:45:18.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:18 15:45:18.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:18 15:45:18.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:18 15:45:18.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:18 15:45:18.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:18 15:45:18.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:18 15:45:18.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets
11:45:18 15:45:18.833 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets
11:45:18 15:45:18.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection
11:45:18 15:45:18.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets
11:45:19 15:45:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:19 15:45:19.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:19 15:45:19.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:19 15:45:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:19 15:45:19.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified
11:45:19 15:45:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:19 15:45:19.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:19 15:45:19.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:19 15:45:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:19 15:45:19.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:45:19 15:45:19.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:19 15:45:19.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:19 15:45:19.443 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java
11:45:19 15:45:19.443 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java:
11:45:19 15:45:19.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:45:19 15:45:19.631 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java
11:45:19 15:45:19.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:45:19 15:45:19.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:19 15:45:19.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:19 15:45:19.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:19 15:45:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:19 15:45:19.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:19 15:45:19.634 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:45:19 15:45:19.634 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:45:19 15:45:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:19 15:45:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:19 15:45:19.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:19 15:45:19.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:19 15:45:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
11:45:20 15:45:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully
11:45:20 15:45:20.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:20 15:45:20.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:20 15:45:20.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:45:20 15:45:20.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:20 15:45:20.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:20 15:45:20.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:20 15:45:20.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:20 15:45:20.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:20 15:45:20.137 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:45:20 15:45:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:20 15:45:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:20 15:45:20.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:20 15:45:20.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:20 15:45:20.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:21 15:45:21.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:21 15:45:21.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:21 15:45:21.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:21 15:45:21.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:21 15:45:21.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:21 15:45:21.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:21 15:45:21.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:21 15:45:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:21 15:45:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:21 15:45:21.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:21 15:45:21.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:21 15:45:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:21 15:45:21.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:21 15:45:21.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:21 15:45:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:21 15:45:21.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:21 15:45:21.134 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:21 15:45:21.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:21 15:45:21.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:21 15:45:21.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:21 15:45:21.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:21 15:45:21.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:21 15:45:21.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:21 15:45:21.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:21 15:45:21.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:21 15:45:21.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:21 15:45:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:21 15:45:21.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:21 15:45:21.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:21 15:45:21.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:21 15:45:21.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:22 15:45:22.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:22 15:45:22.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:22 15:45:22.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:22 15:45:22.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:22 15:45:22.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:22 15:45:22.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:22 15:45:22.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:22 15:45:22.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:22 15:45:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:22 15:45:22.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:22 15:45:22.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:22 15:45:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:22 15:45:22.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:22 15:45:22.140 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:45:22 15:45:22.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:22 15:45:22.140 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:22 15:45:22.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:22 15:45:22.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:22 15:45:22.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:22 15:45:22.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:''
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:''
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:''
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:''
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:''
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:''
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:''
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:''
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:45:22 15:45:22.335 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:45:22 15:45:22.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:45:22 15:45:22.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:45:22 15:45:22.336 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:45:22 15:45:22.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:22 15:45:22.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:22 15:45:22.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:22 15:45:22.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project
11:45:22 15:45:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:22 15:45:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:22 15:45:22.937 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed
11:45:22 15:45:22.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:22 15:45:22.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:45:22 15:45:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:22 15:45:22.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:22 15:45:22.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:22 15:45:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:22 15:45:22.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:22 15:45:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:22 15:45:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:22 15:45:22.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets
11:45:22 15:45:22.939 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets
11:45:22 15:45:22.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection
11:45:22 15:45:22.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets
11:45:22 15:45:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:22 15:45:22.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:22 15:45:22.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:22 15:45:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:22 15:45:22.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified
11:45:22 15:45:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:22 15:45:22.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:22 15:45:22.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:22 15:45:22.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:22 15:45:22.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:45:23 15:45:23.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:23 15:45:23.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:23 15:45:23.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:45:23 15:45:23.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:23 15:45:23.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:23 15:45:23.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:23 15:45:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:23 15:45:23.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:23 15:45:23.137 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:45:23 15:45:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:23 15:45:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:23 15:45:23.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:23 15:45:23.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:23 15:45:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:23 15:45:23.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:23 15:45:23.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:23 15:45:23.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:23 15:45:23.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:23 15:45:23.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:23 15:45:23.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:23 15:45:23.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:23 15:45:23.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:23 15:45:23.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:23 15:45:23.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:23 15:45:23.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:23 15:45:23.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:23 15:45:23.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:23 15:45:23.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:23 15:45:23.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:23 15:45:23.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:23 15:45:23.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:23 15:45:23.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:23 15:45:23.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:23 15:45:23.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:23 15:45:23.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:23 15:45:23.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:23 15:45:23.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:23 15:45:23.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:23 15:45:23.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:23 15:45:23.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:23 15:45:23.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:23 15:45:23.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:23 15:45:23.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:23 15:45:23.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:23 15:45:23.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:23 15:45:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:23 15:45:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:23 15:45:23.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:23 15:45:23.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:23 15:45:23.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:23 15:45:23.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:23 15:45:23.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:23 15:45:23.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:23 15:45:23.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:24 15:45:24.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:24 15:45:24.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:24 15:45:24.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:24 15:45:24.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:24 15:45:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:24 15:45:24.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:24 15:45:24.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:24 15:45:24.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:24 15:45:24.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:24 15:45:24.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:24 15:45:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:24 15:45:24.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:24 15:45:24.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:24 15:45:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:24 15:45:24.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:24 15:45:24.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:45:24 15:45:24.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:24 15:45:24.734 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:24 15:45:24.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:24 15:45:24.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:24 15:45:24.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:24 15:45:24.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:''
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:''
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:''
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:24 15:45:24.840 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Found menu:''
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Found menu:''
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Found menu:''
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:24 15:45:24.841 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:45:24 15:45:24.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:45:24 15:45:24.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:45:24 15:45:24.841 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:45:24 15:45:24.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:24 15:45:24.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:45:24 15:45:24.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:25 15:45:25.341 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer
11:45:25 15:45:25.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:25 15:45:25.342 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:25 15:45:25.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:25 15:45:25.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:25 15:45:25.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:25 15:45:25.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:''
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:''
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:25 15:45:25.444 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:45:25 15:45:25.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:45:25 15:45:25.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:45:25 15:45:25.444 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:45:25 15:45:25.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:45:25 15:45:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:45:25 15:45:25.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:45:25 15:45:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:25 15:45:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:25 15:45:25.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:25 15:45:25.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:25 15:45:25.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:45:25 15:45:25.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:25 15:45:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:25 15:45:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:25 15:45:25.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:25 15:45:25.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:25 15:45:25.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:25 15:45:25.929 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:45:25 15:45:25.929 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:45:25 15:45:25.929 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:25 15:45:25.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:25 15:45:25.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:25 15:45:25.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:25 15:45:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:25 15:45:25.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:25 15:45:25.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:25 15:45:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:25 15:45:25.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:25 15:45:25.930 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:45:25 15:45:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:25 15:45:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:25 15:45:25.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:25 15:45:25.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:25 15:45:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:45:25 15:45:25.934 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:26 15:45:26.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:26 15:45:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:26 15:45:26.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest)
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:26 15:45:26.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest)
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:26 15:45:26.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:26 15:45:26.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:26 15:45:26.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:26 15:45:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:26 15:45:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:26 15:45:26.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:26 15:45:26.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:45:26 15:45:26.436 DEBUG [main][MenuItemLookup] Found menu:'File'
11:45:26 15:45:26.436 DEBUG [main][MenuItemLookup] Item match:File
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:26 15:45:26.437 DEBUG [main][MenuItemLookup] Item match:Import...
11:45:26 15:45:26.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:45:26 15:45:26.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:45:26 15:45:26.437 INFO [main][MenuItemHandler] Select menu item: &Import...
11:45:26 15:45:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:26 15:45:26.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:26 15:45:26.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:26 15:45:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:26 15:45:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:26 15:45:26.730 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:26 15:45:26.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:26 15:45:26.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:45:26 15:45:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:26 15:45:26.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:26 15:45:26.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:26 15:45:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:26 15:45:26.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:26 15:45:26.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:26 15:45:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:26 15:45:26.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:26 15:45:26.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:45:26 15:45:26.733 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:45:26 15:45:26.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:45:26 15:45:26.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:45:26 15:45:26.733 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:26 15:45:26.733 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:45:26 15:45:26.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:45:26 15:45:26.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:26 15:45:26.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:26 15:45:26.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:26 15:45:26.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:26 15:45:26.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:26 15:45:26.734 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:45:26 15:45:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:26 15:45:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:26 15:45:26.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:26 15:45:26.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:26 15:45:26.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:27 15:45:27.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:27 15:45:27.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:27 15:45:27.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:27 15:45:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:27 15:45:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:27 15:45:27.130 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:27 15:45:27.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:27 15:45:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:27 15:45:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:27 15:45:27.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:27 15:45:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:27 15:45:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:27 15:45:27.130 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:27 15:45:27.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:27 15:45:27.131 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip'
11:45:27 15:45:27.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:45:27 15:45:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:27 15:45:27.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:27 15:45:27.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:27 15:45:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:27 15:45:27.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:27 15:45:27.131 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:45:27 15:45:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:27 15:45:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:27 15:45:27.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:27 15:45:27.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:27 15:45:27.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:45:27 15:45:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:27 15:45:27.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:27 15:45:27.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:27 15:45:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:27 15:45:27.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:45:27 15:45:27.133 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip
11:45:27 15:45:27.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:45:27 15:45:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:27 15:45:27.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:27 15:45:27.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:27 15:45:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:27 15:45:27.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:27 15:45:27.134 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:45:27 15:45:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:27 15:45:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:27 15:45:27.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:27 15:45:27.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:27 15:45:27.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:27 15:45:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:27 15:45:27.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:27 15:45:27.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:27 15:45:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:27 15:45:27.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:27 15:45:27.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:27 15:45:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:27 15:45:27.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:27 15:45:27.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:27 15:45:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:27 15:45:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:27 15:45:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:45:27 15:45:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:45:27 15:45:27.140 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects
11:45:27 15:45:27.140 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:45:27 15:45:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:45:27 15:45:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:27 15:45:27.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:27 15:45:27.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:27 15:45:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:27 15:45:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:27 15:45:27.140 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:45:27 15:45:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:27 15:45:27.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:27 15:45:27.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:27 15:45:27.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:27 15:45:27.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:27 15:45:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:27 15:45:27.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:27 15:45:27.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:27 15:45:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:27 15:45:27.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:27 15:45:27.645 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/)
11:45:27 15:45:27.645 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/):
11:45:27 15:45:27.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:45:27 15:45:27.645 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/)
11:45:27 15:45:27.645 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:27 15:45:27.645 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:45:27 15:45:27.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:45:27 15:45:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:27 15:45:27.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:27 15:45:27.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:27 15:45:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:27 15:45:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:27 15:45:27.648 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:45:27 15:45:27.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:27 15:45:27.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:27 15:45:27.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:27 15:45:27.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:27 15:45:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JavaScript indexing in progress' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:28 15:45:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:28 15:45:28.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:28 15:45:28.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:28 15:45:28.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:28 15:45:28.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:28 15:45:28.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:28 15:45:28.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:28 15:45:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:28 15:45:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:28 15:45:28.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:28 15:45:28.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:28 15:45:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:28 15:45:28.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:28 15:45:28.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:28 15:45:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:28 15:45:28.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:28 15:45:28.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:28 15:45:28.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:28 15:45:28.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:28 15:45:28.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:28 15:45:28.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:28 15:45:28.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:28 15:45:28.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:28 15:45:28.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:28 15:45:28.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:28 15:45:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:28 15:45:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:28 15:45:28.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:28 15:45:28.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:28 15:45:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:28 15:45:28.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:28 15:45:28.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:28 15:45:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:28 15:45:28.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:28 15:45:28.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:28 15:45:28.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:28 15:45:28.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:28 15:45:28.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:28 15:45:28.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:28 15:45:28.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:28 15:45:28.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:28 15:45:28.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:28 15:45:28.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:28 15:45:28.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:28 15:45:28.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:28 15:45:28.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:28 15:45:28.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:28 15:45:28.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:28 15:45:28.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:29 15:45:29.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:29 15:45:29.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:29 15:45:29.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:29 15:45:29.334 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:29 15:45:29.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:29 15:45:29.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:29 15:45:29.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:29 15:45:29.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:29 15:45:29.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:29 15:45:29.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:29 15:45:29.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:29 15:45:29.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:29 15:45:29.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:29 15:45:29.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:45:29 15:45:29.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:29 15:45:29.336 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:29 15:45:29.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:29 15:45:29.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:29 15:45:29.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:29 15:45:29.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:''
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:45:29 15:45:29.437 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:45:29 15:45:29.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:45:29 15:45:29.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:45:29 15:45:29.437 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:45:29 15:45:29.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:29 15:45:29.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:29 15:45:29.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:29 15:45:29.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project
11:45:29 15:45:29.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:29 15:45:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:29 15:45:29.939 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed
11:45:29 15:45:29.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:29 15:45:29.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:45:29 15:45:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:29 15:45:29.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:29 15:45:29.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:29 15:45:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:29 15:45:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:29 15:45:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:29 15:45:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:29 15:45:29.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets
11:45:29 15:45:29.941 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets
11:45:29 15:45:29.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection
11:45:29 15:45:29.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets
11:45:29 15:45:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:29 15:45:29.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:29 15:45:29.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:29 15:45:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:29 15:45:29.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified
11:45:29 15:45:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:29 15:45:29.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:29 15:45:29.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:29 15:45:29.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:29 15:45:29.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:45:29 15:45:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:29 15:45:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:29 15:45:29.943 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java
11:45:29 15:45:29.943 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java:
11:45:29 15:45:29.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:45:30 15:45:30.044 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java
11:45:30 15:45:30.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified
11:45:30 15:45:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:30 15:45:30.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:30 15:45:30.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:30 15:45:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:30 15:45:30.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:45:30 15:45:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:30 15:45:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:30 15:45:30.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java
11:45:30 15:45:30.047 DEBUG [main][TreeItemHandler] Selecting tree item: Java
11:45:30 15:45:30.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection
11:45:30 15:45:30.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java
11:45:30 15:45:30.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:30 15:45:30.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:30 15:45:30.047 DEBUG [main][MenuItemLookup] Found menu:'Change Version...'
11:45:30 15:45:30.047 DEBUG [main][MenuItemLookup] Item match:Change Version...
11:45:30 15:45:30.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..."
11:45:30 15:45:30.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version...
11:45:30 15:45:30.047 INFO [main][MenuItemHandler] Select menu item: Change &Version...
11:45:30 15:45:30.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available....
11:45:30 15:45:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available. finished successfully
11:45:30 15:45:30.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version
11:45:30 15:45:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:30 15:45:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:30 15:45:30.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:45:30 is "Version:")
11:45:30 15:45:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:30 15:45:30.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:30 15:45:30.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:30 15:45:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:30 15:45:30.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:45:30 15:45:30.243 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7
11:45:30 15:45:30.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:45:30 15:45:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:30 15:45:30.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:30 15:45:30.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:30 15:45:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:30 15:45:30.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:30 15:45:30.244 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:45:30 15:45:30.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:30 15:45:30.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:30 15:45:30.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:30 15:45:30.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:30 15:45:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:45:30 15:45:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:45:30 15:45:30.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:45:30 15:45:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:30 15:45:30.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:30 15:45:30.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:30 15:45:30.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:30 15:45:30.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:30 15:45:30.438 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:45:30 15:45:30.438 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:45:30 15:45:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:30 15:45:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:30 15:45:30.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:30 15:45:30.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:30 15:45:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
11:45:31 15:45:31.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully
11:45:31 15:45:31.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:31 15:45:31.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:31 15:45:31.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:45:31 15:45:31.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:31 15:45:31.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:31 15:45:31.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:31 15:45:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:31 15:45:31.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:31 15:45:31.224 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:45:31 15:45:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:31 15:45:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:31 15:45:31.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:31 15:45:31.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:31 15:45:31.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:31 15:45:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:31 15:45:31.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:31 15:45:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:31 15:45:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:31 15:45:31.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:31 15:45:31.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:31 15:45:31.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:31 15:45:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:31 15:45:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:31 15:45:31.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:31 15:45:31.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:31 15:45:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:31 15:45:31.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:31 15:45:31.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:31 15:45:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:31 15:45:31.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:31 15:45:31.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:31 15:45:31.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:31 15:45:31.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:31 15:45:31.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:31 15:45:31.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:31 15:45:31.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:31 15:45:31.636 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:31 15:45:31.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:31 15:45:31.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:31 15:45:31.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:31 15:45:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:31 15:45:31.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:31 15:45:31.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:32 15:45:32.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:32 15:45:32.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:32 15:45:32.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:32 15:45:32.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:32 15:45:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:32 15:45:32.639 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:32 15:45:32.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:32 15:45:32.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:32 15:45:32.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:32 15:45:32.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:32 15:45:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:32 15:45:32.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:32 15:45:32.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:32 15:45:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:32 15:45:32.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:32 15:45:32.640 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:45:32 15:45:32.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:32 15:45:32.640 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:32 15:45:32.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:32 15:45:32.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:32 15:45:32.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:32 15:45:32.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:''
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:''
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:''
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:''
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:''
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:''
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:''
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:''
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:45:32 15:45:32.832 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:45:32 15:45:32.832 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:45:32 15:45:32.832 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:45:32 15:45:32.832 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:45:33 15:45:33.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:33 15:45:33.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:33 15:45:33.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:33 15:45:33.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project
11:45:33 15:45:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:33 15:45:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:33 15:45:33.534 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed
11:45:33 15:45:33.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:33 15:45:33.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:45:33 15:45:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:33 15:45:33.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:33 15:45:33.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:33 15:45:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:33 15:45:33.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:33 15:45:33.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:33 15:45:33.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:33 15:45:33.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets
11:45:33 15:45:33.536 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets
11:45:33 15:45:33.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection
11:45:33 15:45:33.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets
11:45:33 15:45:33.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:33 15:45:33.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:33 15:45:33.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:33 15:45:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:33 15:45:33.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified
11:45:33 15:45:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:33 15:45:33.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:33 15:45:33.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:33 15:45:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:33 15:45:33.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:45:33 15:45:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:33 15:45:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:33 15:45:33.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:33 15:45:33.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:33 15:45:33.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:45:33 15:45:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:33 15:45:33.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:33 15:45:33.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:33 15:45:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:33 15:45:33.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:33 15:45:33.637 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:45:33 15:45:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:33 15:45:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:33 15:45:33.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:33 15:45:33.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:33 15:45:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:33 15:45:33.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:33 15:45:33.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:33 15:45:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:33 15:45:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:33 15:45:33.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:33 15:45:33.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:33 15:45:33.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"]
11:45:33 15:45:33.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:33 15:45:33.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:33 15:45:33.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:33 15:45:33.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:33 15:45:33.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:33 15:45:33.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:33 15:45:33.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:33 15:45:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:33 15:45:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:33 15:45:33.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:33 15:45:33.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:33 15:45:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:33 15:45:33.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:33 15:45:33.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:33 15:45:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:33 15:45:33.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:33 15:45:33.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:33 15:45:33.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:33 15:45:33.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:33 15:45:33.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:33 15:45:33.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:33 15:45:33.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:33 15:45:33.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:33 15:45:33.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:33 15:45:33.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:33 15:45:33.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:33 15:45:33.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:33 15:45:33.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:34 15:45:34.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:34 15:45:34.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:34 15:45:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:34 15:45:34.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:34 15:45:34.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:34 15:45:34.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:34 15:45:34.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:35 15:45:35.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:35 15:45:35.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:35 15:45:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:35 15:45:35.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:35 15:45:35.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:35 15:45:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:35 15:45:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:35 15:45:35.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:35 15:45:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:35 15:45:35.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:35 15:45:35.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:35 15:45:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:35 15:45:35.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:35 15:45:35.045 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project
11:45:35 15:45:35.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:35 15:45:35.045 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:35 15:45:35.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:35 15:45:35.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:35 15:45:35.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:35 15:45:35.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:''
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:''
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:''
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:''
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:''
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:''
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:35 15:45:35.224 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:45:35 15:45:35.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:45:35 15:45:35.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:45:35 15:45:35.224 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:45:35 15:45:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:35 15:45:35.225 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 13 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped
11:45:35 15:45:35.225 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 13 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer
11:45:35 15:45:35.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project
11:45:35 15:45:35.725 DEBUG [main][TreeItemHandler] Selecting tree item: server-project
11:45:35 15:45:35.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection
11:45:35 15:45:35.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project
11:45:35 15:45:35.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:35 15:45:35.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:''
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:''
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:35 15:45:35.825 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:35 15:45:35.826 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:45:35 15:45:35.826 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:45:35 15:45:35.826 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:45:35 15:45:35.826 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:45:35 15:45:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:45:36 15:45:36.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:45:36 15:45:36.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:45:36 15:45:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:36 15:45:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:36 15:45:36.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:36 15:45:36.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:36 15:45:36.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:45:36 15:45:36.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:36 15:45:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:36 15:45:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:36 15:45:36.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:36 15:45:36.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:36 15:45:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:36 15:45:36.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:36 15:45:36.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:36 15:45:36.539 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:45:36 15:45:36.539 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:45:36 15:45:36.539 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:36 15:45:36.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:36 15:45:36.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:36 15:45:36.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:36 15:45:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:36 15:45:36.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:36 15:45:36.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:36 15:45:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:36 15:45:36.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:36 15:45:36.540 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:45:36 15:45:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:36 15:45:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:36 15:45:36.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:36 15:45:36.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:36 15:45:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:45:36 15:45:36.543 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 12 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:37 15:45:37.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:37 15:45:37.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest)
11:45:37 15:45:37.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest
11:45:37 15:45:37.045 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:37 15:45:37.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:37 15:45:37.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:37 15:45:37.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.106 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest
11:45:37 selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest)  Time elapsed: 11.494 s
11:45:37 selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest)  Time elapsed: 10.609 s
11:45:37 Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:37 15:45:37.054 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:37 15:45:37.056 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:45:37 15:45:37.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:37 15:45:37.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:37 15:45:37.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:37 15:45:37.056 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:37 15:45:37.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:37 15:45:37.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'File'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Item match:File
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:''
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:''
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:''
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:''
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:''
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:37 15:45:37.059 DEBUG [main][MenuItemLookup] Item match:Import...
11:45:37 15:45:37.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:45:37 15:45:37.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:45:37 15:45:37.136 INFO [main][MenuItemHandler] Select menu item: &Import...
11:45:37 15:45:37.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:37 15:45:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:37 15:45:37.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:37 15:45:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:37 15:45:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:37 15:45:37.338 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:37 15:45:37.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:45:37 15:45:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:37 15:45:37.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:37 15:45:37.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:37 15:45:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:37 15:45:37.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:37 15:45:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:37 15:45:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:37 15:45:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:45:37 15:45:37.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:37 15:45:37.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:37 15:45:37.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:37 15:45:37.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:45:37 15:45:37.340 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:45:37 15:45:37.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:45:37 15:45:37.340 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:37 15:45:37.340 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:45:37 15:45:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:37 15:45:37.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:37 15:45:37.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:37 15:45:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:37 15:45:37.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:37 15:45:37.342 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:45:37 15:45:37.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:37 15:45:37.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:37 15:45:37.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:37 15:45:37.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:37 15:45:37.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:37 15:45:37.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:37 15:45:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:37 15:45:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:37 15:45:37.644 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:37 15:45:37.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:37 15:45:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:37 15:45:37.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:37 15:45:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:37 15:45:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:37 15:45:37.644 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:37 15:45:37.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:37 15:45:37.644 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip'
11:45:37 15:45:37.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:45:37 15:45:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:37 15:45:37.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:37 15:45:37.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:37 15:45:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:37 15:45:37.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:37 15:45:37.645 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:45:37 15:45:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:37 15:45:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:37 15:45:37.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:37 15:45:37.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:37 15:45:37.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:45:37 15:45:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:37 15:45:37.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:37 15:45:37.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:37 15:45:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:37 15:45:37.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:45:37 15:45:37.647 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip
11:45:37 15:45:37.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:45:37 15:45:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:37 15:45:37.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:37 15:45:37.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:37 15:45:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:37 15:45:37.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:37 15:45:37.736 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:45:37 15:45:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:37 15:45:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:37 15:45:37.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:37 15:45:37.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:37 15:45:37.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:37 15:45:37.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:37 15:45:37.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:37 15:45:37.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:37 15:45:37.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:37 15:45:37.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:37 15:45:37.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:45:37 15:45:37.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:45:37 15:45:37.745 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects
11:45:37 15:45:37.745 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:45:37 15:45:37.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:45:37 15:45:37.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:37 15:45:37.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:37 15:45:37.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:37 15:45:37.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:37 15:45:37.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:37 15:45:37.746 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:45:37 15:45:37.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:37 15:45:37.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:37 15:45:37.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:37 15:45:37.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:37 15:45:37.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:37 15:45:37.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:37 15:45:37.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:37 15:45:37.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:37 15:45:37.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:37 15:45:37.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:37 15:45:37.748 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/)
11:45:37 15:45:37.748 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/):
11:45:37 15:45:37.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:45:37 15:45:37.748 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/)
11:45:37 15:45:37.838 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:37 15:45:37.838 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:45:37 15:45:37.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:45:37 15:45:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:37 15:45:37.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:37 15:45:37.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:37 15:45:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:37 15:45:37.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:37 15:45:37.844 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:45:37 15:45:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:37 15:45:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:37 15:45:37.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:37 15:45:37.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:37 15:45:37.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 12 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:38 15:45:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:38 15:45:38.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:38 15:45:38.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:38 15:45:38.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:38 15:45:38.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:38 15:45:38.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:38 15:45:38.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:38 15:45:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:38 15:45:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:38 15:45:38.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:38 15:45:38.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:38 15:45:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:38 15:45:38.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:38 15:45:38.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:38 15:45:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:38 15:45:38.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:38 15:45:38.350 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:38 15:45:38.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:38 15:45:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:38 15:45:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:38 15:45:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:38 15:45:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:38 15:45:38.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:38 15:45:38.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:38 15:45:38.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:38 15:45:38.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:38 15:45:38.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:38 15:45:38.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:38 15:45:38.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:38 15:45:38.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:38 15:45:38.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:38 15:45:38.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:38 15:45:38.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:38 15:45:38.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:38 15:45:38.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:39 15:45:39.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:39 15:45:39.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:39 15:45:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:39 15:45:39.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:39 15:45:39.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:39 15:45:39.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:39 15:45:39.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:39 15:45:39.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:39 15:45:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:39 15:45:39.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:39 15:45:39.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:39 15:45:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:39 15:45:39.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:39 15:45:39.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:45:39 15:45:39.356 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:45:39 15:45:39.356 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project
11:45:39 15:45:39.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project
11:45:39 15:45:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:39 15:45:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:39 15:45:39.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project
11:45:39 15:45:39.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml
11:45:39 15:45:39.857 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml
11:45:39 15:45:39.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection
11:45:39 15:45:39.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml
11:45:39 15:45:39.865 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml
11:45:39 15:45:39.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml
11:45:39 15:45:39.865 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml
11:45:39 15:45:39.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection
11:45:39 15:45:39.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml
11:45:39 15:45:39.867 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:45:39 15:45:39.867 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:45:40 15:45:40.955 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:45:40 15:45:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:40 15:45:40.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:45:40 15:45:40.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:40 15:45:40.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:40 15:45:40.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:40 15:45:40.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:40 15:45:40.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:40 15:45:40.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:40 15:45:40.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:40 15:45:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:40 15:45:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3479d38d is found...
11:45:41 15:45:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3479d38d is found finished successfully
11:45:41 15:45:41.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E')
11:45:41 15:45:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:41 15:45:41.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:41 15:45:41.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:41 15:45:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:41 15:45:41.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:41 <a x="1">
11:45:41 	<b1 y="2" c="3">
11:45:41 		<c>content</c>
11:45:41 	</b1>
11:45:41 	<b1 y="4"></b1>
11:45:41 	<b2>text</b2>
11:45:41 </a> TooltipText=null
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:41 <a x="1">
11:45:41 	<b1 y="2" c="3">
11:45:41 		<c>content</c>
11:45:41 	</b1>
11:45:41 	<b1 y="4"></b1>
11:45:41 	<b2>text</b2>
11:45:41 </a> TooltipText=null
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design")
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:41 15:45:41.032 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:41 15:45:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:41 15:45:41.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:41 15:45:41.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:41 15:45:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:41 15:45:41.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:41 15:45:41.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design
11:45:41 15:45:41.131 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:41 15:45:41.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)
11:45:41 15:45:41.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:41 15:45:41.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:41 15:45:41.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:41 15:45:41.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:41 15:45:41.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:45:41 15:45:41.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:41 15:45:41.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:41 15:45:41.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:41 15:45:41.150 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:41 15:45:41.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:41 15:45:41.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:41 15:45:41.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:41 15:45:41.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:41 15:45:41.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:41 15:45:41.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:41 15:45:41.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:41 15:45:41.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:41 15:45:41.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:41 15:45:41.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:41 15:45:41.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:41 15:45:41.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:41 15:45:41.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:41 15:45:41.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children...
11:45:41 15:45:41.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1
11:45:41 15:45:41.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:41 15:45:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:41 15:45:41.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1
11:45:41 15:45:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully
11:45:41 15:45:41.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1
11:45:41 15:45:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:41 15:45:41.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed
11:45:41 15:45:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:41 15:45:41.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1
11:45:41 15:45:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children...
11:45:41 15:45:41.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1
11:45:41 15:45:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1
11:45:42 15:45:42.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully
11:45:42 15:45:42.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1
11:45:42 15:45:42.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed
11:45:42 15:45:42.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1
11:45:42 15:45:42.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:42 15:45:42.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:42 15:45:42.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:42 15:45:42.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:42 15:45:42.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:42 15:45:42.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:42 15:45:42.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:42 15:45:42.163 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:42 15:45:42.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:42 15:45:42.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:42 15:45:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children...
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:42 15:45:42.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:42 15:45:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:42 15:45:42.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)
11:45:42 15:45:42.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:42 15:45:42.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)
11:45:42 15:45:42.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:42 15:45:42.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:42 15:45:42.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:42 15:45:42.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:42 15:45:42.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:45:42 15:45:42.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:42 15:45:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:42 15:45:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:42 15:45:42.223 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:42 15:45:42.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:42 15:45:42.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children...
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:42 15:45:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:42 15:45:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully
11:45:42 15:45:42.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:42 15:45:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:42 15:45:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:42 15:45:42.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1
11:45:42 15:45:42.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed
11:45:42 15:45:42.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:42 15:45:42.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:42 15:45:42.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:42 15:45:42.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:42 15:45:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:42 15:45:42.228 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:42 15:45:42.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:42 15:45:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:42 15:45:42.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:42 15:45:42.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:42 15:45:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:42 15:45:42.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:42 15:45:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:42 15:45:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children...
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children...
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1
11:45:42 15:45:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children...
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:42 15:45:42.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:42 15:45:42.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:42 15:45:42.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:42 15:45:42.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:42 15:45:42.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:42 15:45:42.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)
11:45:42 15:45:42.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:42 15:45:42.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:42 15:45:42.233 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:42 15:45:42.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:42 15:45:42.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:42 15:45:42.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform
11:45:42 15:45:42.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:42 15:45:42.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:42 15:45:42.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform'
11:45:42 15:45:42.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:42 15:45:42.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:42 15:45:42.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:42 15:45:42.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:42 15:45:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:42 15:45:42.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:42 15:45:42.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:42 15:45:42.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:42 15:45:42.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:42 15:45:42.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:42 15:45:42.429 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:42 15:45:42.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:42 15:45:42.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:42 15:45:42.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:42 15:45:42.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:42 15:45:42.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:42 15:45:42.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:42 15:45:42.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:42 15:45:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:42 15:45:42.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:42 15:45:42.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:42 15:45:42.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:42 15:45:42.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:43 15:45:43.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:43 15:45:43.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:43 15:45:43.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:43 15:45:43.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:43 15:45:43.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:43 15:45:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:43 15:45:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:43 15:45:43.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:43 15:45:43.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:43 15:45:43.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:43 15:45:43.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:43 15:45:43.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:43 15:45:43.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:43 15:45:43.434 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:45:43 15:45:43.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project
11:45:43 15:45:43.434 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project
11:45:43 15:45:43.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection
11:45:43 15:45:43.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project
11:45:43 15:45:43.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:43 15:45:43.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:43 15:45:43.552 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:''
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:''
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:''
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:''
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:''
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:''
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:43 15:45:43.553 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:45:43 15:45:43.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:45:43 15:45:43.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:45:43 15:45:43.553 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:45:43 15:45:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:43 15:45:43.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'LemMinX' has no excuses, wait for it
11:45:44 15:45:44.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'LemMinX' has no excuses, wait for it
11:45:44 15:45:44.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:44 15:45:44.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:44 15:45:44.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:44 15:45:44.553 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:44 15:45:44.554 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:44 15:45:44.554 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:44 15:45:44.554 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:44 15:45:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:44 15:45:44.554 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer
11:45:44 15:45:44.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project
11:45:44 15:45:44.554 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project
11:45:44 15:45:44.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection
11:45:44 15:45:44.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project
11:45:44 15:45:44.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:44 15:45:44.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:''
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:''
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:44 15:45:44.592 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:45:44 15:45:44.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:45:44 15:45:44.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:45:44 15:45:44.592 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:45:44 15:45:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:45:45 15:45:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:45:45 15:45:45.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:45:45 15:45:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:45 15:45:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:45 15:45:45.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:45:45 15:45:45.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:45 15:45:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:45 15:45:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:45 15:45:45.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:45 15:45:45.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:45 15:45:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:45 15:45:45.176 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:45:45 15:45:45.176 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:45:45 15:45:45.176 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:45 15:45:45.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:45 15:45:45.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:45 15:45:45.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:45 15:45:45.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:45 15:45:45.177 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:45:45 15:45:45.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:45 15:45:45.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:45 15:45:45.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:45 15:45:45.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:45 15:45:45.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:45:45 15:45:45.180 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:45 15:45:45.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:45 15:45:45.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:45 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.628 s - in org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest
11:45:45 getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)  Time elapsed: 1.03 s
11:45:45 getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)  Time elapsed: 0.002 s
11:45:45 getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)  Time elapsed: 0.062 s
11:45:45 getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest)  Time elapsed: 0.005 s
11:45:45 Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:45 15:45:45.688 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:45 15:45:45.689 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:45:45 15:45:45.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:45 15:45:45.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:45 15:45:45.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:45 15:45:45.689 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:45:45 15:45:45.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:45 15:45:45.689 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:45:45 15:45:45.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:45 15:45:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:45 15:45:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:45 15:45:45.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:45 15:45:45.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:45:45 15:45:45.691 DEBUG [main][MenuItemLookup] Found menu:'File'
11:45:45 15:45:45.691 DEBUG [main][MenuItemLookup] Item match:File
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:''
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:''
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:''
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:''
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:''
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:45 15:45:45.692 DEBUG [main][MenuItemLookup] Item match:Import...
11:45:45 15:45:45.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:45:45 15:45:45.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:45:45 15:45:45.692 INFO [main][MenuItemHandler] Select menu item: &Import...
11:45:45 15:45:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:45 15:45:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:45 15:45:45.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:45 15:45:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:45 15:45:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:45 15:45:45.763 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:45 15:45:45.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:45:45 15:45:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:45 15:45:45.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:45 15:45:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:45 15:45:45.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:45 15:45:45.765 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:45:45 15:45:45.765 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:45:45 15:45:45.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:45:45 15:45:45.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:45:45 15:45:45.765 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:45 15:45:45.765 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:45:45 15:45:45.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:45:45 15:45:45.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:45 15:45:45.766 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:45:45 15:45:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:45 15:45:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:45 15:45:45.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:45 15:45:45.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:45 15:45:45.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:45 15:45:45.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:45 15:45:45.832 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:45 15:45:45.832 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:45 15:45:45.832 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip'
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:45:45 15:45:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:45 15:45:45.833 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:45:45 15:45:45.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:45 15:45:45.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:45 15:45:45.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:45 15:45:45.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:45 15:45:45.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:45:45 15:45:45.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:45 15:45:45.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:45 15:45:45.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:45:45 15:45:45.834 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip
11:45:45 15:45:45.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:45:45 15:45:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:45 15:45:45.836 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:45:45 15:45:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:45 15:45:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:45 15:45:45.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:45 15:45:45.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:45 15:45:45.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:45 15:45:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:45 15:45:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:45:45 15:45:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:45:45 15:45:45.872 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects
11:45:45 15:45:45.872 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:45:45 15:45:45.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:45:45 15:45:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:45 15:45:45.873 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:45:45 15:45:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:45 15:45:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:45 15:45:45.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:45 15:45:45.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:45 15:45:45.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:45 15:45:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:45 15:45:45.874 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/)
11:45:45 15:45:45.874 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/):
11:45:45 15:45:45.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:45:45 15:45:45.892 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/)
11:45:45 15:45:45.892 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:45 15:45:45.892 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:45:45 15:45:45.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:45:45 15:45:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:45 15:45:45.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:45 15:45:45.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:45 15:45:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:45 15:45:45.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:45 15:45:45.894 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:45:45 15:45:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:45 15:45:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:45 15:45:45.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:45 15:45:45.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:45 15:45:45.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:46 15:45:46.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:46 15:45:46.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:46 15:45:46.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:46 15:45:46.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:46 15:45:46.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:46 15:45:46.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:46 15:45:46.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:46 15:45:46.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:46 15:45:46.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:46 15:45:46.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:46 15:45:46.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:46 15:45:46.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:46 15:45:46.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:46 15:45:46.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:46 15:45:46.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:46 15:45:46.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:46 15:45:46.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:46 15:45:46.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:46 15:45:46.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:46 15:45:46.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:46 15:45:46.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:46 15:45:46.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:46 15:45:46.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:46 15:45:46.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest)
11:45:46 15:45:46.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:46 15:45:46.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:46 15:45:46.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:46 15:45:46.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:46 15:45:46.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:46 15:45:46.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:46 15:45:46.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:46 15:45:46.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:46 15:45:46.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:46 15:45:46.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:46 15:45:46.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:46 15:45:46.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:46 15:45:46.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:46 15:45:46.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:46 15:45:46.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:46 15:45:46.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:46 15:45:46.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:47 15:45:47.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:47 15:45:47.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:47 15:45:47.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:47 15:45:47.404 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:47 15:45:47.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:47 15:45:47.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:47 15:45:47.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:47 15:45:47.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:47 15:45:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:47 15:45:47.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:47 15:45:47.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:47 15:45:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:47 15:45:47.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:47 15:45:47.405 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:45:47 15:45:47.406 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:45:47 15:45:47.406 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project
11:45:47 15:45:47.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project
11:45:47 15:45:47.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:47 15:45:47.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:47 15:45:47.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project
11:45:47 15:45:47.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml
11:45:47 15:45:47.907 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml
11:45:47 15:45:47.907 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection
11:45:47 15:45:47.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml
11:45:47 15:45:47.911 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml
11:45:47 15:45:47.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml
11:45:47 15:45:47.911 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml
11:45:47 15:45:47.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection
11:45:47 15:45:47.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml
11:45:47 15:45:47.912 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:45:47 15:45:47.913 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:45:48 15:45:48.054 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:45:48 15:45:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:48 15:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Remote System Explorer Operation' has no excuses, wait for it
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7abb6bbe is found...
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7abb6bbe is found finished successfully
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E')
11:45:48 15:45:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:48 15:45:48.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:48 15:45:48.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:48 15:45:48.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:48 15:45:48.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:48 15:45:48.557 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:48 15:45:48.558 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:48 15:45:48.558 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:48 15:45:48.558 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:48 15:45:48.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source")
11:45:48 15:45:48.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:48 15:45:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:48 15:45:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:48 15:45:48.558 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:48 15:45:48.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:48 15:45:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:48 15:45:48.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:48 15:45:48.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:48 15:45:48.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:48 15:45:48.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:48 15:45:48.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source
11:45:48 15:45:48.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E')
11:45:48 15:45:48.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:48 15:45:48.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:48 15:45:48.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:48 15:45:48.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:48 15:45:48.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:48 15:45:48.678 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml
11:45:48 15:45:48.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:48 15:45:48.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:48 15:45:48.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:48 15:45:48.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:48 15:45:48.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:48 15:45:48.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest)
11:45:48 15:45:48.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:48 15:45:48.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest)
11:45:48 15:45:48.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:48 15:45:48.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:48 15:45:48.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:48 15:45:48.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:48 15:45:48.724 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:48 15:45:48.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:48 15:45:48.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:48 15:45:48.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:48 15:45:48.764 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:48 15:45:48.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:48 15:45:48.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:48 15:45:48.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:48 15:45:48.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:48 15:45:48.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:48 15:45:48.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:49 15:45:49.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:49 15:45:49.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:49 15:45:49.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:49 15:45:49.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:49 15:45:49.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:49 15:45:49.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:49 15:45:49.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:49 15:45:49.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:49 15:45:49.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:49 15:45:49.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:49 15:45:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:49 15:45:49.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:49 15:45:49.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:49 15:45:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:49 15:45:49.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:49 15:45:49.767 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:45:49 15:45:49.767 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:45:49 15:45:49.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project
11:45:49 15:45:49.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project
11:45:49 15:45:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:49 15:45:49.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed
11:45:49 15:45:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:49 15:45:49.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project
11:45:49 15:45:49.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml
11:45:49 15:45:49.768 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml
11:45:49 15:45:49.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection
11:45:49 15:45:49.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml
11:45:49 15:45:49.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:49 15:45:49.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:49 15:45:49.817 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:49 15:45:49.817 DEBUG [main][MenuItemLookup] Found menu:''
11:45:49 15:45:49.817 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:45:49 15:45:49.817 DEBUG [main][MenuItemLookup] Found menu:'Open With'
11:45:49 15:45:49.817 DEBUG [main][MenuItemLookup] Item match:Open With
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor'
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Found menu:'JUnit View'
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Found menu:'Text Editor'
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Found menu:'XML Editor'
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Found menu:''
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Found menu:'System Editor'
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Found menu:'Default Editor'
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Found menu:''
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Found menu:'Other...'
11:45:49 15:45:49.819 DEBUG [main][MenuItemLookup] Item match:Other...
11:45:49 15:45:49.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..."
11:45:49 15:45:49.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...
11:45:49 15:45:49.819 INFO [main][MenuItemHandler] Select menu item: Other...
11:45:49 15:45:49.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available....
11:45:49 15:45:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully
11:45:49 15:45:49.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection
11:45:49 15:45:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:49 15:45:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:49 15:45:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:45:49 15:45:49.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:49 15:45:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:49 15:45:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:49 15:45:49.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent
11:45:49 15:45:49.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:49 15:45:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:49 15:45:49.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:49 15:45:49.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:49 15:45:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:49 15:45:49.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:49 15:45:49.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:49 15:45:49.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:49 15:45:49.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor
11:45:49 15:45:49.883 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor
11:45:49 15:45:49.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection
11:45:49 15:45:49.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor
11:45:49 15:45:49.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:45:49 15:45:49.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:49 15:45:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:49 15:45:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:49 15:45:49.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent
11:45:49 15:45:49.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:49 15:45:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:49 15:45:49.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:49 15:45:49.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:49 15:45:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:49 15:45:49.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:49 15:45:49.884 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:45:49 15:45:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:49 15:45:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:49 15:45:49.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:49 15:45:49.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:50 15:45:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:45:50 15:45:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:45:50 15:45:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b21ba91 is found...
11:45:50 15:45:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b21ba91 is found finished successfully
11:45:50 15:45:50.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E')
11:45:50 15:45:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:50 15:45:50.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:50 15:45:50.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:50 15:45:50.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:50 15:45:50.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:50 15:45:50.153 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:50 15:45:50.153 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:50 <testrun xmlns="http://www.jboss.org/NS/Req" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11:45:50 	xmlns:db="http://www.jboss.org/NS/db-schema" xmlns:server="http://www.jboss.org/NS/ServerReq"
11:45:50 	xsi:schemaLocation="http://www.jboss.org/NS/Req http://www.jboss.org/schema/reddeer/RedDeerSchema.xsd
11:45:50                         http://www.jboss.org/NS/ServerReq http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd">
11:45:50 
11:45:50 	<requirements>
11:45:50 		<!-- Example server configuration -->
11:45:50 		<server:server-requirement name="Tomcat7">
11:45:50 			<server:type>
11:45:50 				<server:familyApacheTomcat version="7.0" />
11:45:50 			</server:type>
11:45:50 			<server:runtime>${apache-tomcat-7.home}</server:runtime>
11:45:50 		</server:server-requirement>
11:45:50 	</requirements>
11:45:50 
11:45:50 </testrun> TooltipText=null
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:50 <testrun xmlns="http://www.jboss.org/NS/Req" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11:45:50 	xmlns:db="http://www.jboss.org/NS/db-schema" xmlns:server="http://www.jboss.org/NS/ServerReq"
11:45:50 	xsi:schemaLocation="http://www.jboss.org/NS/Req http://www.jboss.org/schema/reddeer/RedDeerSchema.xsd
11:45:50                         http://www.jboss.org/NS/ServerReq http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd">
11:45:50 
11:45:50 	<requirements>
11:45:50 		<!-- Example server configuration -->
11:45:50 		<server:server-requirement name="Tomcat7">
11:45:50 			<server:type>
11:45:50 				<server:familyApacheTomcat version="7.0" />
11:45:50 			</server:type>
11:45:50 			<server:runtime>${apache-tomcat-7.home}</server:runtime>
11:45:50 		</server:server-requirement>
11:45:50 	</requirements>
11:45:50 
11:45:50 </testrun> TooltipText=null
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source")
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:50 15:45:50.154 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:50 15:45:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:50 15:45:50.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:50 15:45:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:50 15:45:50.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source
11:45:50 15:45:50.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E')
11:45:50 15:45:50.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:50 15:45:50.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:50 15:45:50.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:50 15:45:50.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:50 15:45:50.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:50 15:45:50.564 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml
11:45:50 15:45:50.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:50 15:45:50.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:50 15:45:50.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:50 15:45:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:50 15:45:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:50 15:45:50.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest)
11:45:50 15:45:50.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:50 15:45:50.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest)
11:45:50 15:45:50.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:50 15:45:50.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:50 15:45:50.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:50 15:45:50.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:50 15:45:50.566 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:50 15:45:50.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:50 15:45:50.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:50 15:45:50.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:50 15:45:50.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:50 15:45:50.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:50 15:45:50.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:50 15:45:50.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:50 15:45:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:50 15:45:50.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:50 15:45:50.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:51 15:45:51.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:51 15:45:51.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:51 15:45:51.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:51 15:45:51.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:51 15:45:51.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:51 15:45:51.637 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:51 15:45:51.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:51 15:45:51.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:51 15:45:51.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:51 15:45:51.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:51 15:45:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:51 15:45:51.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:51 15:45:51.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:51 15:45:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:51 15:45:51.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:51 15:45:51.638 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:45:51 15:45:51.638 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:45:51 15:45:51.639 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project
11:45:51 15:45:51.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project
11:45:51 15:45:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:51 15:45:51.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed
11:45:51 15:45:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:51 15:45:51.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project
11:45:51 15:45:51.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml
11:45:51 15:45:51.639 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml
11:45:51 15:45:51.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection
11:45:51 15:45:51.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml
11:45:51 15:45:51.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:51 15:45:51.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:51 15:45:51.757 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:51 15:45:51.757 DEBUG [main][MenuItemLookup] Found menu:''
11:45:51 15:45:51.757 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:45:51 15:45:51.757 DEBUG [main][MenuItemLookup] Found menu:'Open With'
11:45:51 15:45:51.757 DEBUG [main][MenuItemLookup] Item match:Open With
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor'
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Found menu:'JUnit View'
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Found menu:'Text Editor'
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Found menu:'XML Editor'
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Found menu:''
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Found menu:'System Editor'
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Found menu:'Default Editor'
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Found menu:''
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Found menu:'Other...'
11:45:51 15:45:51.759 DEBUG [main][MenuItemLookup] Item match:Other...
11:45:51 15:45:51.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..."
11:45:51 15:45:51.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...
11:45:51 15:45:51.760 INFO [main][MenuItemHandler] Select menu item: Other...
11:45:51 15:45:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available....
11:45:51 15:45:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available. finished successfully
11:45:51 15:45:51.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection
11:45:51 15:45:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:51 15:45:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:51 15:45:51.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:45:51 15:45:51.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:51 15:45:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:51 15:45:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:51 15:45:51.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent
11:45:51 15:45:51.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:51 15:45:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:51 15:45:51.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:51 15:45:51.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:51 15:45:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:51 15:45:51.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:51 15:45:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:51 15:45:51.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:51 15:45:51.826 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor
11:45:51 15:45:51.826 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor
11:45:51 15:45:51.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection
11:45:51 15:45:51.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor
11:45:51 15:45:51.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:45:51 15:45:51.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:51 15:45:51.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:51 15:45:51.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:51 15:45:51.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent
11:45:51 15:45:51.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:51 15:45:51.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:51 15:45:51.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:51 15:45:51.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:51 15:45:51.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:51 15:45:51.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:51 15:45:51.827 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:45:51 15:45:51.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:51 15:45:51.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:51 15:45:51.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:51 15:45:51.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:51 15:45:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:45:51 15:45:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:45:51 15:45:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@de83b28 is found...
11:45:51 15:45:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@de83b28 is found finished successfully
11:45:51 15:45:51.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E')
11:45:51 15:45:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:51 15:45:51.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:51 15:45:51.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:51 <testrun xmlns="http://www.jboss.org/NS/Req" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11:45:51 	xmlns:db="http://www.jboss.org/NS/db-schema" xmlns:server="http://www.jboss.org/NS/ServerReq"
11:45:51 	xsi:schemaLocation="http://www.jboss.org/NS/Req http://www.jboss.org/schema/reddeer/RedDeerSchema.xsd
11:45:51                         http://www.jboss.org/NS/ServerReq http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd">
11:45:51 
11:45:51 	<requirements>
11:45:51 		<!-- Example server configuration -->
11:45:51 		<server:server-requirement name="Tomcat7">
11:45:51 			<server:type>
11:45:51 				<server:familyApacheTomcat version="7.0" />
11:45:51 			</server:type>
11:45:51 			<server:runtime>${apache-tomcat-7.home}</server:runtime>
11:45:51 		</server:server-requirement>
11:45:51 	</requirements>
11:45:51 
11:45:51 </testrun> TooltipText=null
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:51 <testrun xmlns="http://www.jboss.org/NS/Req" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11:45:51 	xmlns:db="http://www.jboss.org/NS/db-schema" xmlns:server="http://www.jboss.org/NS/ServerReq"
11:45:51 	xsi:schemaLocation="http://www.jboss.org/NS/Req http://www.jboss.org/schema/reddeer/RedDeerSchema.xsd
11:45:51                         http://www.jboss.org/NS/ServerReq http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd">
11:45:51 
11:45:51 	<requirements>
11:45:51 		<!-- Example server configuration -->
11:45:51 		<server:server-requirement name="Tomcat7">
11:45:51 			<server:type>
11:45:51 				<server:familyApacheTomcat version="7.0" />
11:45:51 			</server:type>
11:45:51 			<server:runtime>${apache-tomcat-7.home}</server:runtime>
11:45:51 		</server:server-requirement>
11:45:51 	</requirements>
11:45:51 
11:45:51 </testrun> TooltipText=null
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source")
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:51 15:45:51.898 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:51 15:45:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:51 15:45:51.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:51 15:45:51.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:51 15:45:51.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:51 15:45:51.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:51 15:45:51.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source
11:45:52 15:45:52.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E')
11:45:52 15:45:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:52 15:45:52.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:52 15:45:52.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:52 15:45:52.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:52 15:45:52.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:52 15:45:52.109 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml
11:45:52 15:45:52.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:52 15:45:52.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:52 15:45:52.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:52 15:45:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:52 15:45:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:52 15:45:52.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest)
11:45:52 15:45:52.110 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:52 15:45:52.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:52 15:45:52.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:52 15:45:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:52 15:45:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:52 15:45:52.159 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:52 15:45:52.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:52 15:45:52.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:52 15:45:52.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:52 15:45:52.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:52 15:45:52.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:52 15:45:52.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:52 15:45:52.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:52 15:45:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:52 15:45:52.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:52 15:45:52.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:52 15:45:52.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:52 15:45:52.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:53 15:45:53.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:53 15:45:53.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:53 15:45:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:53 15:45:53.161 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:53 15:45:53.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:53 15:45:53.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:53 15:45:53.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:53 15:45:53.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:53 15:45:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:53 15:45:53.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:53 15:45:53.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:53 15:45:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:53 15:45:53.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:53 15:45:53.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:45:53 15:45:53.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project
11:45:53 15:45:53.163 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project
11:45:53 15:45:53.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection
11:45:53 15:45:53.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project
11:45:53 15:45:53.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:53 15:45:53.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:''
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:''
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:''
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:''
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:''
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:''
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:53 15:45:53.207 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:45:53 15:45:53.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:45:53 15:45:53.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:45:53 15:45:53.207 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:45:53 15:45:53.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:53 15:45:53.208 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer
11:45:53 15:45:53.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project
11:45:53 15:45:53.708 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project
11:45:53 15:45:53.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection
11:45:53 15:45:53.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project
11:45:53 15:45:53.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:53 15:45:53.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:''
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:''
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:53 15:45:53.748 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:45:53 15:45:53.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:45:53 15:45:53.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:45:53 15:45:53.748 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:45:53 15:45:53.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:53 15:45:53.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:53 15:45:53.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:53 15:45:53.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:53 15:45:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:53 15:45:53.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:53 15:45:53.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:53 15:45:53.870 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:45:53 15:45:53.870 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:45:53 15:45:53.870 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:53 15:45:53.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:53 15:45:53.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:53 15:45:53.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:53 15:45:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:53 15:45:53.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:53 15:45:53.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:53 15:45:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:53 15:45:53.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:53 15:45:53.871 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:45:53 15:45:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:53 15:45:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:53 15:45:53.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:53 15:45:53.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:53 15:45:53.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:45:53 15:45:53.874 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:45:54 15:45:54.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:54 15:45:54.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:54 15:45:54.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.687 s - in org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest
11:45:54 evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest)  Time elapsed: 2.322 s
11:45:54 evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest)  Time elapsed: 1.842 s
11:45:54 evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest)  Time elapsed: 1.544 s
11:45:54 Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:54 15:45:54.382 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:54 15:45:54.382 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:54 15:45:54.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:54 15:45:54.384 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:45:54 15:45:54.384 DEBUG [main][MenuItemLookup] Found menu:'File'
11:45:54 15:45:54.384 DEBUG [main][MenuItemLookup] Item match:File
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:''
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:''
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Revert'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:''
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:''
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:''
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:54 15:45:54.385 DEBUG [main][MenuItemLookup] Item match:Import...
11:45:54 15:45:54.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
11:45:54 15:45:54.385 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
11:45:54 15:45:54.385 INFO [main][MenuItemHandler] Select menu item: &Import...
11:45:54 15:45:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:54 15:45:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:54 15:45:54.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:54 15:45:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:54 15:45:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:54 15:45:54.450 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:54 15:45:54.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:45:54 15:45:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:54 15:45:54.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:54 15:45:54.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:54 15:45:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:54 15:45:54.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:54 15:45:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:54 15:45:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:54 15:45:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:45:54 15:45:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:54 15:45:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:54 15:45:54.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:54 15:45:54.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:45:54 15:45:54.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
11:45:54 15:45:54.452 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
11:45:54 15:45:54.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
11:45:54 15:45:54.452 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:54 15:45:54.452 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:45:54 15:45:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:54 15:45:54.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:54 15:45:54.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:54 15:45:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:54 15:45:54.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:54 15:45:54.453 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:45:54 15:45:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:54 15:45:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:54 15:45:54.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:54 15:45:54.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:54 15:45:54.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
11:45:54 15:45:54.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:54 15:45:54.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:54 15:45:54.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:54 15:45:54.517 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:54 15:45:54.517 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:45:54 15:45:54.517 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip'
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:")
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:54 15:45:54.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:54 15:45:54.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:54 15:45:54.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:54 15:45:54.518 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file:
11:45:54 15:45:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:54 15:45:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:54 15:45:54.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:54 15:45:54.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:54 15:45:54.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified
11:45:54 15:45:54.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:54 15:45:54.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:45:54 15:45:54.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:45:54 15:45:54.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:54 15:45:54.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:45:54 15:45:54.520 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip
11:45:54 15:45:54.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh")
11:45:54 15:45:54.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:54 15:45:54.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:54 15:45:54.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:54 15:45:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:54 15:45:54.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:54 15:45:54.521 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
11:45:54 15:45:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:54 15:45:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:54 15:45:54.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:54 15:45:54.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:54 15:45:54.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:54 15:45:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:54 15:45:54.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:54 15:45:54.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:54 15:45:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:54 15:45:54.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:54 15:45:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
11:45:54 15:45:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
11:45:54 15:45:54.530 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects
11:45:54 15:45:54.530 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects
11:45:54 15:45:54.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All")
11:45:54 15:45:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:54 15:45:54.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:54 15:45:54.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:54 15:45:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:54 15:45:54.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:54 15:45:54.531 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All
11:45:54 15:45:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:54 15:45:54.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:54 15:45:54.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:54 15:45:54.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:54 15:45:54.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified
11:45:54 15:45:54.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:54 15:45:54.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:54 15:45:54.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:54 15:45:54.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:54 15:45:54.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:54 15:45:54.554 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/)
11:45:54 15:45:54.554 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/):
11:45:54 15:45:54.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
11:45:54 15:45:54.555 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/)
11:45:54 15:45:54.555 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
11:45:54 15:45:54.555 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
11:45:54 15:45:54.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:45:54 15:45:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:54 15:45:54.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:54 15:45:54.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:54 15:45:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:54 15:45:54.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:45:54 15:45:54.556 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:45:54 15:45:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:45:54 15:45:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:45:54 15:45:54.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:45:54 15:45:54.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:54 15:45:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:55 15:45:55.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:55 15:45:55.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:55 15:45:55.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:55 15:45:55.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:55 15:45:55.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:55 15:45:55.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:55 15:45:55.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:45:55 15:45:55.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:55 15:45:55.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:55 15:45:55.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:45:55 15:45:55.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:55 15:45:55.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:55 15:45:55.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:55 15:45:55.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:55 15:45:55.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:55 15:45:55.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:55 15:45:55.061 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:55 15:45:55.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:55 15:45:55.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:55 15:45:55.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:45:55 15:45:55.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:45:55 15:45:55.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:45:55 15:45:55.063 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:55 15:45:55.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:55 15:45:55.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:55 15:45:55.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:55 15:45:55.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:55 15:45:55.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:55 15:45:55.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:55 15:45:55.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:55 15:45:55.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:55 15:45:55.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:55 15:45:55.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:55 15:45:55.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:55 15:45:55.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:56 15:45:56.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:56 15:45:56.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:56 15:45:56.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:56 15:45:56.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:56 15:45:56.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:56 15:45:56.566 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:56 15:45:56.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:56 15:45:56.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:56 15:45:56.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:56 15:45:56.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:56 15:45:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:56 15:45:56.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:56 15:45:56.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:56 15:45:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:56 15:45:56.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:56 15:45:56.567 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:45:56 15:45:56.567 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:45:56 15:45:56.568 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project
11:45:56 15:45:56.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project
11:45:56 15:45:56.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:57 15:45:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:57 15:45:57.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project
11:45:57 15:45:57.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml
11:45:57 15:45:57.069 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml
11:45:57 15:45:57.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection
11:45:57 15:45:57.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml
11:45:57 15:45:57.077 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml
11:45:57 15:45:57.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml
11:45:57 15:45:57.077 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml
11:45:57 15:45:57.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection
11:45:57 15:45:57.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml
11:45:57 15:45:57.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:45:57 15:45:57.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:45:57 15:45:57.207 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:45:57 15:45:57.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:57 15:45:57.207 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Remote System Explorer Operation' has no excuses, wait for it
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:57 15:45:57.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:57 15:45:57.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72076ea8 is found...
11:45:57 15:45:57.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72076ea8 is found finished successfully
11:45:57 15:45:57.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E')
11:45:57 15:45:57.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:57 15:45:57.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:57 15:45:57.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:57 15:45:57.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:57 15:45:57.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:57 <a x="1">
11:45:57 	<b1 y="2" c="3">
11:45:57 		<c>content</c>
11:45:57 	</b1>
11:45:57 	<b1 y="4"></b1>
11:45:57 	<b2>text</b2>
11:45:57 </a> TooltipText=null
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:57 15:45:57.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:57 <a x="1">
11:45:57 	<b1 y="2" c="3">
11:45:57 		<c>content</c>
11:45:57 	</b1>
11:45:57 	<b1 y="4"></b1>
11:45:57 	<b2>text</b2>
11:45:57 </a> TooltipText=null
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design")
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:57 15:45:57.710 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:57 15:45:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:57 15:45:57.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:57 15:45:57.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:57 15:45:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:57 15:45:57.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:57 15:45:57.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design
11:45:57 15:45:57.772 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:57 15:45:57.772 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:57 15:45:57.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source")
11:45:57 15:45:57.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:57 15:45:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:57 15:45:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:57 15:45:57.773 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:57 15:45:57.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:57 15:45:57.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:57 15:45:57.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:57 15:45:57.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:57 15:45:57.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:57 15:45:57.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:57 15:45:57.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source
11:45:57 15:45:57.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E')
11:45:57 15:45:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:57 15:45:57.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:57 15:45:57.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:57 15:45:57.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:57 15:45:57.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:57 15:45:57.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:57 15:45:57.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:57 <a x="1">
11:45:57 	<b1 y="2" c="3">
11:45:57 		<c>content</c>
11:45:57 	</b1>
11:45:57 	<b1 y="4"></b1>
11:45:57 	<b2>text</b2>
11:45:57 </a> TooltipText=null
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source")
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:57 15:45:57.877 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:57 15:45:57.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:57 15:45:57.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:57 15:45:57.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:57 15:45:57.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source
11:45:58 15:45:58.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:45:58 15:45:58.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.041 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:58 15:45:58.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:58 15:45:58.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:58 15:45:58.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:58 <a x="1">
11:45:58 	<b1 y="2" c="3">
11:45:58 		<c>content</c>
11:45:58 	</b1>
11:45:58 	<b1 y="4"></b1>
11:45:58 	<b2>text</b2>
11:45:58 </a> TooltipText=null
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source")
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.042 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:58 15:45:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:58 15:45:58.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:58 15:45:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:58 15:45:58.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:58 15:45:58.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source
11:45:58 15:45:58.228 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:58 15:45:58.228 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=<?xml version="1.0" encoding="UTF-8"?>
11:45:58 <a x="1">
11:45:58 	<b1 y="2" c="3">
11:45:58 		<c>content</c>
11:45:58 	</b1>
11:45:58 	<b1 y="4"></b1>
11:45:58 	<b2>text</b2>
11:45:58 </a> TooltipText=null
11:45:58 15:45:58.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design")
11:45:58 15:45:58.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:58 15:45:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.228 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:58 15:45:58.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:58 15:45:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:58 15:45:58.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:58 15:45:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:58 15:45:58.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:58 15:45:58.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design
11:45:58 15:45:58.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:45:58 15:45:58.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:58 15:45:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.287 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:58 15:45:58.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:58 15:45:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:58 15:45:58.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:58 15:45:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:58 15:45:58.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:58 15:45:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:58 15:45:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children...
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:58 15:45:58.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:58 15:45:58.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:58 15:45:58.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:58 15:45:58.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:58 15:45:58.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:58 15:45:58.289 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:58 15:45:58.289 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:58 15:45:58.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design")
11:45:58 15:45:58.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:58 15:45:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.290 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:58 15:45:58.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:58 15:45:58.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:58 15:45:58.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:58 15:45:58.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:58 15:45:58.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:58 15:45:58.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design
11:45:58 15:45:58.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:45:58 15:45:58.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:45:58 15:45:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.301 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:58 15:45:58.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children...
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:58 15:45:58.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed
11:45:58 15:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:45:58 15:45:58.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:58 15:45:58.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:58 15:45:58.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:58 15:45:58.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:45:58 15:45:58.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:45:58 15:45:58.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:45:58 15:45:58.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:45:58 15:45:58.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:45:58 15:45:58.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:45:58 15:45:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:45:58 15:45:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:45:58 15:45:58.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)
11:45:58 15:45:58.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:58 15:45:58.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:45:58 15:45:58.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:58 15:45:58.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform
11:45:58 15:45:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:45:58 15:45:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:45:58 15:45:58.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform'
11:45:58 15:45:58.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:45:58 15:45:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:58 15:45:58.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:58 15:45:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:58 15:45:58.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:45:58 15:45:58.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:58 15:45:58.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:58 15:45:58.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:58 15:45:58.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:58 15:45:58.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:58 15:45:58.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:58 15:45:58.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:58 15:45:58.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:58 15:45:58.369 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:58 15:45:58.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:58 15:45:58.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:58 15:45:58.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:58 15:45:58.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:58 15:45:58.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:58 15:45:58.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:58 15:45:58.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:59 15:45:59.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:59 15:45:59.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:45:59 15:45:59.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:45:59 15:45:59.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:45:59 15:45:59.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:45:59 15:45:59.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:45:59 15:45:59.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:45:59 15:45:59.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:45:59 15:45:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:45:59 15:45:59.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:45:59 15:45:59.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:45:59 15:45:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:45:59 15:45:59.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:45:59 15:45:59.371 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project
11:45:59 15:45:59.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project
11:45:59 15:45:59.372 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project
11:45:59 15:45:59.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection
11:45:59 15:45:59.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project
11:45:59 15:45:59.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:59 15:45:59.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:''
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:''
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:''
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:''
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:''
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:''
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:45:59 15:45:59.412 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:45:59 15:45:59.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:45:59 15:45:59.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:45:59 15:45:59.412 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:45:59 15:45:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:45:59 15:45:59.413 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer
11:45:59 15:45:59.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project
11:45:59 15:45:59.913 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project
11:45:59 15:45:59.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection
11:45:59 15:45:59.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project
11:45:59 15:45:59.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:45:59 15:45:59.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:'New'
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:''
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:''
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:45:59 15:45:59.954 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:45:59 15:45:59.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:45:59 15:45:59.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:45:59 15:45:59.954 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:45:59 15:45:59.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:46:00 15:46:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:46:00 15:46:00.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:46:00 15:46:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:00 15:46:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:00 15:46:00.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:00 15:46:00.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:00 15:46:00.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:46:00 15:46:00.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:00 15:46:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:00 15:46:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:00 15:46:00.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:46:00 15:46:00.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:00 15:46:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:00 15:46:00.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:00 15:46:00.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:00 15:46:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:00 15:46:00.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:00 15:46:00.539 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:46:00 15:46:00.539 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:46:00 15:46:00.539 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:46:00 15:46:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:00 15:46:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:00 15:46:00.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:00 15:46:00.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:00 15:46:00.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:46:00 15:46:00.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:00 15:46:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:00 15:46:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:00 15:46:00.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:46:00 15:46:00.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:00 15:46:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:00 15:46:00.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:00 15:46:00.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:00 15:46:00.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:00 15:46:00.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:00 15:46:00.540 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:46:00 15:46:00.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:00 15:46:00.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:00 15:46:00.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:00 15:46:00.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:00 15:46:00.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:46:00 15:46:00.543 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:46:01 15:46:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:46:01 15:46:01.043 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:46:01 15:46:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:01 15:46:01.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:46:01 15:46:01.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:01 15:46:01.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:01 15:46:01.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.663 s - in org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest
11:46:01 getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)  Time elapsed: 0.166 s
11:46:01 selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)  Time elapsed: 0.166 s
11:46:01 getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)  Time elapsed: 0.246 s
11:46:01 selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)  Time elapsed: 0.014 s
11:46:01 testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)  Time elapsed: 0 s
11:46:01 testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest)  Time elapsed: 0.002 s
11:46:01 Running org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest
11:46:01 15:46:01.051 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest
11:46:01 15:46:01.051 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:46:01 15:46:01.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:01 15:46:01.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest
11:46:01 15:46:01.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:01 15:46:01.051 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:46:01 15:46:01.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:01 15:46:01.052 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:46:01 15:46:01.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:01 15:46:01.052 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:46:01 15:46:01.052 DEBUG [main][EditorHandler] 0 editor(s) found
11:46:01 15:46:01.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:01 15:46:01.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:01 15:46:01.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:46:01 15:46:01.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:01 15:46:01.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:01 15:46:01.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:01 15:46:01.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:01 15:46:01.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:01 15:46:01.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:01 15:46:01.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:46:01 15:46:01.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:01 15:46:01.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:01 15:46:01.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:01 15:46:01.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:01 15:46:01.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:01 15:46:01.055 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:01 15:46:01.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:01 15:46:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:01 15:46:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:46:01 15:46:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:46:01 15:46:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:46:01 15:46:01.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:01 15:46:01.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:01 15:46:01.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:01 15:46:01.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:46:01 To add a project: TooltipText=null
11:46:01 15:46:01.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:01 15:46:01.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:01 15:46:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:01 15:46:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:46:01 To add a project: TooltipText=null
11:46:01 15:46:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:01 15:46:01.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:01 15:46:01.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:01 15:46:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:01 15:46:01.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:01 15:46:01.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:01 15:46:01.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:01 15:46:01.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:46:01 To add a project: TooltipText=null
11:46:01 15:46:01.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:01 15:46:01.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest)
11:46:01 15:46:01.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest
11:46:01 15:46:01.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:01 15:46:01.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:01 15:46:01.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"]
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"]
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:01 15:46:01.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:01 15:46:01.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:01 15:46:01.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:01 15:46:01.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:01 15:46:01.091 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:01 15:46:01.091 DEBUG [main][MenuItemLookup] Item match:File
11:46:01 15:46:01.092 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:01 15:46:01.092 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:''
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:''
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:''
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:01 15:46:01.094 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:01 15:46:01.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:01 15:46:01.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:01 15:46:01.110 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:01 15:46:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:01 15:46:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:01 15:46:01.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:01 15:46:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:01 15:46:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:01 15:46:01.183 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:01 15:46:01.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:01 15:46:01.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:01 15:46:01.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:01 15:46:01.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:01 15:46:01.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:01 15:46:01.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:01 15:46:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:01 15:46:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:01 15:46:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children...
11:46:01 15:46:01.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript
11:46:01 15:46:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:01 15:46:01.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:01 15:46:01.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript
11:46:01 15:46:01.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully
11:46:01 15:46:01.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript
11:46:01 15:46:01.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:01 15:46:01.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed
11:46:01 15:46:01.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:01 15:46:01.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript
11:46:01 15:46:01.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
11:46:01 15:46:01.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available. finished successfully
11:46:01 15:46:01.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:01 15:46:01.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:01 15:46:01.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:01 15:46:01.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:01 15:46:01.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:01 15:46:01.686 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard
11:46:01 15:46:01.686 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard'
11:46:01 15:46:01.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:01 15:46:01.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:01 15:46:01.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest
11:46:01 15:46:01.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:01 15:46:01.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:01 15:46:01.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:01 15:46:01.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:01 15:46:01.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest)
11:46:01 15:46:01.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest
11:46:01 15:46:01.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:01 15:46:01.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:01 15:46:01.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:01 15:46:01.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s - in org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest
11:46:01 setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest)  Time elapsed: 0.63 s
11:46:01 Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest
11:46:01 15:46:01.726 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest
11:46:01 15:46:01.726 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:01 15:46:01.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:01 15:46:01.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:01 15:46:01.729 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:01 15:46:01.729 DEBUG [main][MenuItemLookup] Item match:File
11:46:01 15:46:01.729 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:01 15:46:01.729 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:''
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:''
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:''
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:01 15:46:01.732 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:01 15:46:01.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:01 15:46:01.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:01 15:46:01.732 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:01 15:46:01.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:01 15:46:01.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:01 15:46:01.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:01 15:46:01.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:01 15:46:01.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:01 15:46:01.806 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:01 15:46:01.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:01 15:46:01.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:01 15:46:01.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:01 15:46:01.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:01 15:46:01.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:01 15:46:01.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:01 15:46:01.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:01 15:46:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:01 15:46:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:01 15:46:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children...
11:46:01 15:46:01.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:46:01 15:46:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:02 15:46:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:02 15:46:02.309 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:46:02 15:46:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully
11:46:02 15:46:02.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:46:02 15:46:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:02 15:46:02.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:46:02 15:46:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:02 15:46:02.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:46:02 15:46:02.310 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project
11:46:02 15:46:02.310 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project
11:46:02 15:46:02.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection
11:46:02 15:46:02.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project
11:46:02 15:46:02.315 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:02 15:46:02.315 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:02 15:46:02.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:02 15:46:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:02 15:46:02.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:02 15:46:02.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:02 15:46:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:02 15:46:02.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:02 15:46:02.316 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:02 15:46:02.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:02 15:46:02.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:02 15:46:02.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:02 15:46:02.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:02 15:46:02.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:02 15:46:02.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available....
11:46:02 15:46:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully
11:46:02 15:46:02.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project
11:46:02 15:46:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:02 15:46:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:02 15:46:02.473 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:46:02 15:46:02.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:46:02 is "Project name:")
11:46:02 15:46:02.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:02 15:46:02.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:02 15:46:02.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:02 15:46:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:02 15:46:02.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:02 15:46:02.476 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:02 15:46:02.476 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest
11:46:02 15:46:02.480 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:46:02 15:46:02.480 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard
11:46:02 15:46:02.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:02 15:46:02.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:02 15:46:02.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:02 15:46:02.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:02 15:46:02.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:02 15:46:02.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:02 15:46:02.482 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:02 15:46:02.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:02 15:46:02.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:02 15:46:02.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:02 15:46:02.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:02 15:46:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Classpath Dependency Validator' is not running, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Configuring for JavaScript' is not running, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:02 15:46:02.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest)
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:02 15:46:02.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:02 15:46:02.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:02 15:46:02.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:02 15:46:02.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"]
11:46:02 15:46:02.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:02 15:46:02.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.986 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"]
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:02 15:46:02.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:02 15:46:02.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:02 15:46:02.987 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:02 15:46:02.987 DEBUG [main][MenuItemLookup] Item match:File
11:46:02 15:46:02.988 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:02 15:46:02.988 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:''
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:02 15:46:02.990 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Found menu:''
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Found menu:''
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:02 15:46:02.991 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:02 15:46:02.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:02 15:46:02.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:02 15:46:02.991 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:03 15:46:03.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:03 15:46:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:03 15:46:03.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:03 15:46:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:03 15:46:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:03 15:46:03.144 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:03 15:46:03.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:03 15:46:03.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:03 15:46:03.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:03 15:46:03.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:03 15:46:03.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:03 15:46:03.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children...
11:46:03 15:46:03.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:46:03 15:46:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:03 15:46:03.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:46:03 15:46:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:03 15:46:03.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:46:03 15:46:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully
11:46:03 15:46:03.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:46:03 15:46:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:03 15:46:03.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:46:03 15:46:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:03 15:46:03.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:46:03 15:46:03.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File
11:46:03 15:46:03.152 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File
11:46:03 15:46:03.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection
11:46:03 15:46:03.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File
11:46:03 15:46:03.155 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:03 15:46:03.155 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:03 15:46:03.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:03 15:46:03.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:03 15:46:03.157 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:03 15:46:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:03 15:46:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:03 15:46:03.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:03 15:46:03.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:03 15:46:03.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:03 15:46:03.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:03 15:46:03.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:03 15:46:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available....
11:46:03 15:46:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available. finished successfully
11:46:03 15:46:03.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File
11:46:03 15:46:03.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:03 15:46:03.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:03 15:46:03.541 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed
11:46:03 15:46:03.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:03 15:46:03.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:46:03 is "File name:")
11:46:03 15:46:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:03 15:46:03.639 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:03 15:46:03.640 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML
11:46:03 15:46:03.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:46:03 is "File name:")
11:46:03 15:46:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:03 15:46:03.645 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:03 15:46:03.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified
11:46:03 15:46:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children...
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:03 15:46:03.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed
11:46:03 15:46:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:03 15:46:03.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest
11:46:03 15:46:03.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:46:03 15:46:03.648 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:46:03 15:46:03.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:46:03 15:46:03.665 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:46:03 15:46:03.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified
11:46:03 15:46:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:03 15:46:03.725 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed
11:46:03 15:46:03.725 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page
11:46:03 15:46:03.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:03 15:46:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:03 15:46:03.727 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:03 15:46:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:03 15:46:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:03 15:46:03.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:03 15:46:03.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:03 15:46:03.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template")
11:46:03 15:46:03.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:03 15:46:03.738 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template
11:46:03 15:46:03.738 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template
11:46:03 15:46:03.738 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template
11:46:03 15:46:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:03 15:46:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:03 15:46:03.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:03 15:46:03.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:03 15:46:03.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template")
11:46:03 15:46:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:03 15:46:03.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template")
11:46:03 15:46:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:03 15:46:03.751 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template
11:46:03 15:46:03.752 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template
11:46:03 15:46:03.752 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template
11:46:03 15:46:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:03 15:46:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:03 15:46:03.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:03 15:46:03.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:03 15:46:03.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template")
11:46:03 15:46:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:03 15:46:03.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and no matchers specified
11:46:03 15:46:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:03 15:46:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:03 15:46:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:03 15:46:03.758 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed
11:46:03 15:46:03.758 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard
11:46:03 15:46:03.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:03 15:46:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:03 15:46:03.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:03 15:46:03.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:03 15:46:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:03 15:46:03.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:03 15:46:03.759 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:03 15:46:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:03 15:46:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:03 15:46:03.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:03 15:46:03.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:03 15:46:03.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating JavaScript Index' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Blocked Dialog' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Configuring for JavaScript' is not running, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing JavaScript tooling' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest
11:46:03 15:46:03.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:03 15:46:03.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:04 15:46:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:04 15:46:04.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:04 15:46:04.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest)
11:46:04 15:46:04.226 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:46:04 15:46:04.226 DEBUG [main][EditorHandler] 1 editor(s) found
11:46:04 15:46:04.226 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html
11:46:04 15:46:04.286 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed
11:46:04 15:46:04.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:04 15:46:04.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:04 15:46:04.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:46:04 15:46:04.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:04 15:46:04.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:04 15:46:04.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:04 15:46:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:04 15:46:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:04 15:46:04.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:04 15:46:04.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:46:04 15:46:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:04 15:46:04.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:04 15:46:04.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:04 15:46:04.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:04 15:46:04.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:04 15:46:04.288 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:04 15:46:04.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:04 15:46:04.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:04 15:46:04.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:46:04 15:46:04.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:46:04 15:46:04.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:46:04 15:46:04.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:04 15:46:04.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:04 15:46:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:04 15:46:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:04 15:46:04.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:04 15:46:04.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:04 15:46:04.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:04 15:46:04.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:04 15:46:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:04 15:46:04.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:04 15:46:04.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:04 15:46:04.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:04 15:46:04.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:05 15:46:05.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:05 15:46:05.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:05 15:46:05.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:05 15:46:05.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:05 15:46:05.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:05 15:46:05.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:05 15:46:05.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:05 15:46:05.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:05 15:46:05.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:05 15:46:05.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:05 15:46:05.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:05 15:46:05.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:05 15:46:05.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:05 15:46:05.301 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest
11:46:05 15:46:05.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:05 15:46:05.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:05 15:46:05.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:05 15:46:05.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:05 15:46:05.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:05 15:46:05.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:05 15:46:05.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:05 15:46:05.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:05 15:46:05.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:06 15:46:06.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:06 15:46:06.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:06 15:46:06.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:06 15:46:06.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:06 15:46:06.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:06 15:46:06.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:06 15:46:06.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:06 15:46:06.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:06 15:46:06.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:06 15:46:06.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:06 15:46:06.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:06 15:46:06.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:06 15:46:06.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:06 15:46:06.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest
11:46:06 15:46:06.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:06 15:46:06.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:06 15:46:06.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:06 15:46:06.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:06 15:46:06.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:06 15:46:06.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:06 15:46:06.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:06 15:46:06.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:06 15:46:06.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:06 15:46:06.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:06 15:46:06.397 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:46:06 15:46:06.397 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:46:06 15:46:06.397 DEBUG [main][TreeItemHandler] Set Tree selection
11:46:06 15:46:06.397 DEBUG [main][TreeHandler] Notify Tree about selection event
11:46:06 15:46:06.403 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:46:06 15:46:06.405 DEBUG [WorkbenchTestable][TreeItemHandler]   HTMLProjectTest
11:46:06 15:46:06.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:46:06 15:46:06.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'New'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:''
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:''
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:''
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Import'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Export'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:''
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:46:06 15:46:06.450 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:46:06 15:46:06.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:46:06 15:46:06.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:46:06 15:46:06.450 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:46:06 15:46:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:06 15:46:06.451 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:06 15:46:06.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:06 15:46:06.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:46:06 15:46:06.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Found menu:'New'
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Found menu:''
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Found menu:''
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:46:06 15:46:06.981 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:46:06 15:46:06.981 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:46:06 15:46:06.981 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:46:06 15:46:06.982 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:46:06 15:46:06.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:46:07 15:46:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:46:07 15:46:07.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:46:07 15:46:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:07 15:46:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:07 15:46:07.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:46:07 15:46:07.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:07 15:46:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:07 15:46:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:07 15:46:07.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:46:07 15:46:07.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:07 15:46:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:07 15:46:07.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:07 15:46:07.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:07 15:46:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:07 15:46:07.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:07 15:46:07.587 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:46:07 15:46:07.587 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:46:07 15:46:07.588 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:07 15:46:07.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:07 15:46:07.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:07 15:46:07.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:07 15:46:07.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:07 15:46:07.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:07 15:46:07.588 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:07 15:46:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:07 15:46:07.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:07 15:46:07.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:07 15:46:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:46:07 15:46:07.592 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:08 15:46:08.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:08 15:46:08.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:46:08 15:46:08.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:46:08 15:46:08.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:08 15:46:08.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:46:08 15:46:08.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:46:08 15:46:08.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:46:08 15:46:08.094 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest
11:46:08 15:46:08.094 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:08 15:46:08.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:08 15:46:08.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:08 15:46:08.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.368 s - in org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest
11:46:08 createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest)  Time elapsed: 1.241 s
11:46:08 Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:08 15:46:08.102 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:08 15:46:08.102 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:46:08 15:46:08.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:08 15:46:08.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:08 15:46:08.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:08 15:46:08.102 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:46:08 15:46:08.103 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:08 15:46:08.103 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:46:08 15:46:08.103 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:08 15:46:08.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:08 15:46:08.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:08 15:46:08.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:08 15:46:08.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:08 15:46:08.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:08 15:46:08.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:08 15:46:08.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:08 15:46:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:08 15:46:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:08 15:46:08.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:08 15:46:08.104 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:08 15:46:08.104 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:08 15:46:08.104 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:08 15:46:08.104 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:08 15:46:08.104 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:08 15:46:08.104 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:08 15:46:08.104 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:08 15:46:08.104 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:08 15:46:08.104 DEBUG [main][MenuItemLookup] Item match:Window
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:''
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:''
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:''
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:08 15:46:08.105 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:08 15:46:08.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:08 15:46:08.105 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:08 15:46:08.105 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:08 15:46:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:08 15:46:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:08 15:46:08.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:08 15:46:08.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:08 15:46:08.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:08 15:46:08.204 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:08 15:46:08.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:08 15:46:08.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:08 15:46:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:08 15:46:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:08 15:46:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:08 15:46:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:08 15:46:08.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:08 15:46:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:08 15:46:08.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:08 15:46:08.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:08 15:46:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:08 15:46:08.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:08 15:46:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:08 15:46:08.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:08 15:46:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:08 15:46:08.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:08 15:46:08.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:08 15:46:08.708 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:08 15:46:08.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:08 15:46:08.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:08 
11:46:08 (Eclipse:1794): Gtk-CRITICAL **: 15:46:08.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:08 15:46:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:46:08 15:46:08.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:08 15:46:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:08 15:46:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:08 15:46:08.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:08 15:46:08.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:08 15:46:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:08 15:46:08.793 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:46:08 15:46:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:08 15:46:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:08 15:46:08.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:08 15:46:08.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:08 15:46:08.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:46:08 is "Name:")
11:46:08 15:46:08.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:08 15:46:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:08 15:46:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:08 15:46:08.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent
11:46:08 15:46:08.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:08 15:46:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:08 15:46:08.838 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:08 15:46:08.838 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse
11:46:08 15:46:08.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:46:08 is "Location:")
11:46:08 15:46:08.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:08 15:46:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:08 15:46:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:08 15:46:08.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent
11:46:08 15:46:08.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:08 15:46:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:08 15:46:08.839 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:08 15:46:08.840 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest
11:46:08 15:46:08.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add")
11:46:08 15:46:08.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:08 15:46:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:08 15:46:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:08 15:46:08.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent
11:46:08 15:46:08.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:08 15:46:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:08 15:46:08.843 INFO [WorkbenchTestable][AbstractButton] Click button A&dd
11:46:08 15:46:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:08 15:46:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:08 15:46:08.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:08 15:46:08.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:08 15:46:08.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:46:08 15:46:08.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:08 15:46:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:08 15:46:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:08 15:46:08.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:08 15:46:08.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:08 15:46:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:08 15:46:08.890 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:46:08 15:46:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:08 15:46:08.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:08 15:46:08.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:08 15:46:08.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:08 15:46:08.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:46:08 is "Name:")
11:46:08 15:46:08.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:08 15:46:08.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:08 15:46:08.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:08 15:46:08.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent
11:46:08 15:46:08.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:08 15:46:08.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:08 15:46:08.920 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:08 15:46:08.920 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer
11:46:08 15:46:08.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:46:08 is "Location:")
11:46:08 15:46:08.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:08 15:46:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:08 15:46:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:08 15:46:08.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent
11:46:08 15:46:08.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:08 15:46:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:08 15:46:08.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:08 15:46:08.922 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest
11:46:08 15:46:08.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add")
11:46:08 15:46:08.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:08 15:46:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:08 15:46:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:08 15:46:08.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent
11:46:08 15:46:08.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:08 15:46:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:08 15:46:08.923 INFO [WorkbenchTestable][AbstractButton] Click button A&dd
11:46:08 15:46:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:08 15:46:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:08 15:46:08.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:08 15:46:08.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:08 15:46:08.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:46:08 15:46:08.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:08 15:46:08.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:08 15:46:08.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:08 15:46:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:08 15:46:08.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:08 15:46:08.971 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:46:08 15:46:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:08 15:46:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:08 15:46:08.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:08 15:46:08.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:09 15:46:09.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:09 15:46:09.034 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Item match:Window
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:09 15:46:09.034 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:09 15:46:09.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:09 15:46:09.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:09 15:46:09.034 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:09 
11:46:09 (Eclipse:1794): Gtk-CRITICAL **: 15:46:09.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:09 15:46:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:09 15:46:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:09 15:46:09.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:09 15:46:09.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.158 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:09 15:46:09.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:09 15:46:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:09 15:46:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:09 15:46:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:09 15:46:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:09 15:46:09.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:09 15:46:09.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:09 15:46:09.170 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:09 15:46:09.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:09 15:46:09.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:09 15:46:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:09 15:46:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:46:09 15:46:09.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:09 15:46:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:09 15:46:09.174 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:09 15:46:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:09 15:46:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:09 15:46:09.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:09 15:46:09.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:09 15:46:09.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:09 15:46:09.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.231 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:09 15:46:09.231 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Item match:Window
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:09 15:46:09.231 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:09 15:46:09.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:09 15:46:09.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:09 15:46:09.231 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:09 
11:46:09 (Eclipse:1794): Gtk-CRITICAL **: 15:46:09.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:09 15:46:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:09 15:46:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:09 15:46:09.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:09 15:46:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.345 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:09 15:46:09.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:09 15:46:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:09 15:46:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:09 15:46:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:09 15:46:09.347 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:09 15:46:09.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:09 15:46:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:09 15:46:09.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:09 15:46:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:09 15:46:09.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:09 15:46:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:09 15:46:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:09 15:46:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:09 15:46:09.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:09 15:46:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:09 15:46:09.352 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:09 15:46:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:09 15:46:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:09 15:46:09.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:09 15:46:09.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:09 15:46:09.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:09 15:46:09.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:09 15:46:09.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:09 15:46:09.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:09 15:46:09.383 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:09 15:46:09.383 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:09 15:46:09.383 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:09 15:46:09.383 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:09 15:46:09.383 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:09 15:46:09.383 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:09 15:46:09.383 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:09 15:46:09.383 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:09 15:46:09.383 DEBUG [main][MenuItemLookup] Item match:Window
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:09 15:46:09.384 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:09 15:46:09.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:09 15:46:09.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:09 15:46:09.384 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:09 
11:46:09 (Eclipse:1794): Gtk-CRITICAL **: 15:46:09.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:09 15:46:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:09 15:46:09.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:09 15:46:09.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:09 15:46:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.500 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:09 15:46:09.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:09 15:46:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.501 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:09 15:46:09.501 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:09 15:46:09.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:09 15:46:09.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:09 15:46:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:09 15:46:09.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:09 15:46:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:09 15:46:09.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:09 15:46:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:09 15:46:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:09 15:46:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:09 15:46:09.504 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse:
11:46:09 15:46:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:09 15:46:09.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:09 15:46:09.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:09 15:46:09.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:09 15:46:09.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:09 15:46:09.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:09 15:46:09.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:09 15:46:09.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:09 15:46:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:09 15:46:09.507 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse:
11:46:09 15:46:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:09 15:46:09.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:09 15:46:09.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:09 15:46:09.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:09 15:46:09.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:09 15:46:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:09 15:46:09.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:09 15:46:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:09 15:46:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:09 15:46:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:09 15:46:09.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:09 15:46:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:09 15:46:09.535 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:09 15:46:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:09 15:46:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:09 15:46:09.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:09 15:46:09.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:09 15:46:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:09 15:46:09.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:09 15:46:09.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:09 15:46:09.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:09 15:46:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:09 15:46:09.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:09 15:46:09.582 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:09 15:46:09.582 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:09 15:46:09.582 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:09 15:46:09.582 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:09 15:46:09.582 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:09 15:46:09.582 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:09 15:46:09.582 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:09 15:46:09.582 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:09 15:46:09.582 DEBUG [main][MenuItemLookup] Item match:Window
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:09 15:46:09.583 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:09 15:46:09.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:09 15:46:09.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:09 15:46:09.583 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:09 
11:46:09 (Eclipse:1794): Gtk-CRITICAL **: 15:46:09.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:09 15:46:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:09 15:46:09.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:09 15:46:09.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:09 15:46:09.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.696 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:09 15:46:09.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:09 15:46:09.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:09 15:46:09.698 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:09 15:46:09.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:09 15:46:09.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:09 15:46:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:09 15:46:09.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:09 15:46:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:09 15:46:09.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:09 15:46:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:09 15:46:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:09 15:46:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:09 15:46:09.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:09 15:46:09.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:09 15:46:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:09 15:46:09.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:09 15:46:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:09 15:46:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:09 15:46:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:09 15:46:09.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:09 15:46:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:09 15:46:09.703 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:09 15:46:09.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:09 15:46:09.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:09 15:46:09.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:09 15:46:09.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:09 15:46:09.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:09 15:46:09.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:09 15:46:09.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:09 15:46:09.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Item match:Window
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:''
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:09 15:46:09.748 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:09 15:46:09.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:09 15:46:09.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:09 15:46:09.749 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:09 
11:46:09 (Eclipse:1794): Gtk-CRITICAL **: 15:46:09.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:09 15:46:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:09 15:46:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:09 15:46:09.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:09 15:46:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.871 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:09 15:46:09.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:09 15:46:09.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:09 15:46:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:09 15:46:09.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:09 15:46:09.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:09 15:46:09.872 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:09 15:46:09.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:09 15:46:09.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:09 15:46:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:09 15:46:09.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:09 15:46:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:09 15:46:09.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:09 15:46:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:09 15:46:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:09 15:46:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:09 15:46:09.875 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer
11:46:09 15:46:09.876 TRACE [main][WidgetHandler] Notify Table with event 13
11:46:09 15:46:09.876 TRACE [main][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.877 TRACE [main][WidgetHandler] Notify Table with event 3
11:46:09 15:46:09.877 TRACE [main][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.877 TRACE [main][WidgetHandler] Notify Table with event 4
11:46:09 15:46:09.877 TRACE [main][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:46:09 15:46:09.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:09 15:46:09.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:09 15:46:09.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:09 15:46:09.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:09 15:46:09.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:09 15:46:09.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:09 15:46:09.908 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:46:09 15:46:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:09 15:46:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:09 15:46:09.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:09 15:46:09.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:09 15:46:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available....
11:46:09 15:46:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available. finished successfully
11:46:09 15:46:09.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites
11:46:09 15:46:09.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:09 15:46:09.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:09 15:46:09.951 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites
11:46:09 15:46:09.951 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites'
11:46:09 15:46:09.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:09 15:46:09.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:09 15:46:09.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:09 15:46:09.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:09 15:46:09.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:09 15:46:09.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:09 15:46:09.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:09 15:46:09.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:09 15:46:09.984 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:09 15:46:09.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:09 15:46:09.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:09 15:46:09.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:09 15:46:09.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:10 15:46:10.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:10 15:46:10.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:10 15:46:10.031 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Item match:Window
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:10 15:46:10.031 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:10 15:46:10.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:10 15:46:10.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:10 15:46:10.031 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:10 
11:46:10 (Eclipse:1794): Gtk-CRITICAL **: 15:46:10.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:10 15:46:10.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:10 15:46:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:10 15:46:10.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:10 15:46:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.143 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:10 15:46:10.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:10 15:46:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:10 15:46:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:10 15:46:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:10 15:46:10.145 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:10 15:46:10.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:10 15:46:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.149 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse:
11:46:10 15:46:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:10 15:46:10.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:10 15:46:10.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:10 15:46:10.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:10 15:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:10 15:46:10.154 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:10 15:46:10.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:10 15:46:10.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:10 15:46:10.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:10 15:46:10.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:10 15:46:10.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:10 15:46:10.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:10 15:46:10.185 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Item match:Window
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:10 15:46:10.185 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:10 15:46:10.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:10 15:46:10.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:10 15:46:10.185 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:10 
11:46:10 (Eclipse:1794): Gtk-CRITICAL **: 15:46:10.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:10 15:46:10.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:10 15:46:10.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:10 15:46:10.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:10 15:46:10.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.312 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:10 15:46:10.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:10 15:46:10.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:10 15:46:10.313 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:10 15:46:10.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:10 15:46:10.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:10 15:46:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.316 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse
11:46:10 15:46:10.316 TRACE [main][WidgetHandler] Notify Table with event 13
11:46:10 15:46:10.316 TRACE [main][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.317 TRACE [main][WidgetHandler] Notify Table with event 3
11:46:10 15:46:10.317 TRACE [main][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.317 TRACE [main][WidgetHandler] Notify Table with event 4
11:46:10 15:46:10.317 TRACE [main][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit")
11:46:10 15:46:10.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:10 15:46:10.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:10 15:46:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:10 15:46:10.348 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:10 15:46:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:10 15:46:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:10 15:46:10.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:10 15:46:10.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:10 15:46:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:10 15:46:10.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:10 15:46:10.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:10 15:46:10.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:10 15:46:10.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:10 15:46:10.395 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:10 15:46:10.395 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:10 15:46:10.395 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Item match:Window
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:10 15:46:10.396 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:10 15:46:10.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:10 15:46:10.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:10 15:46:10.396 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:10 
11:46:10 (Eclipse:1794): Gtk-CRITICAL **: 15:46:10.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:10 15:46:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:10 15:46:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:10 15:46:10.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:10 15:46:10.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.508 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:10 15:46:10.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:10 15:46:10.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:10 15:46:10.510 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:10 15:46:10.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:10 15:46:10.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:10 15:46:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:46:10 15:46:10.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:10 15:46:10.512 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:46:10 15:46:10.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:10 15:46:10.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:10 15:46:10.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:10 15:46:10.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available....
11:46:10 15:46:10.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available. finished successfully
11:46:10 15:46:10.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site
11:46:10 15:46:10.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.550 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site
11:46:10 15:46:10.550 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site'
11:46:10 15:46:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:10 15:46:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:10 15:46:10.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:10 15:46:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:10 15:46:10.586 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:10 15:46:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:10 15:46:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:10 15:46:10.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:10 15:46:10.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:10 15:46:10.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:10 15:46:10.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.630 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.630 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:10 15:46:10.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Item match:Window
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:10 15:46:10.630 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:10 15:46:10.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:10 15:46:10.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:10 15:46:10.631 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:10 
11:46:10 (Eclipse:1794): Gtk-CRITICAL **: 15:46:10.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:10 15:46:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:10 15:46:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:10 15:46:10.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:10 15:46:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.744 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:10 15:46:10.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:10 15:46:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:10 15:46:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:10 15:46:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:10 15:46:10.746 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:10 15:46:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:10 15:46:10.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:10 15:46:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.749 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer
11:46:10 15:46:10.749 TRACE [main][WidgetHandler] Notify Table with event 13
11:46:10 15:46:10.749 TRACE [main][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.751 TRACE [main][WidgetHandler] Notify Table with event 3
11:46:10 15:46:10.751 TRACE [main][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.751 TRACE [main][WidgetHandler] Notify Table with event 4
11:46:10 15:46:10.751 TRACE [main][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Disable")
11:46:10 15:46:10.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:10 15:46:10.779 INFO [WorkbenchTestable][AbstractButton] Click button &Disable
11:46:10 15:46:10.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:10 15:46:10.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:10 15:46:10.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:10 15:46:10.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:10 15:46:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:10 15:46:10.784 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:10 15:46:10.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:10 15:46:10.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:10 15:46:10.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:10 15:46:10.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:10 15:46:10.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:10 15:46:10.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:10 15:46:10.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:10 15:46:10.830 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Item match:Window
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:''
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:10 15:46:10.830 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:10 15:46:10.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:10 15:46:10.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:10 15:46:10.831 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:10 
11:46:10 (Eclipse:1794): Gtk-CRITICAL **: 15:46:10.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:10 15:46:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:10 15:46:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:10 15:46:10.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:10 15:46:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:10 15:46:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:10 15:46:10.954 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:10 15:46:10.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:10 15:46:10.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:10 15:46:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:10 15:46:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:10 15:46:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:10 15:46:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:10 15:46:10.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:10 15:46:10.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:10 15:46:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:10 15:46:10.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:10 15:46:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:10 15:46:10.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:10 15:46:10.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:10 15:46:10.956 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:10 15:46:10.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:10 15:46:10.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:10 15:46:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.959 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer:
11:46:10 15:46:10.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:10 15:46:10.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:10 15:46:10.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:10 15:46:10.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.962 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer:
11:46:10 15:46:10.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:10 15:46:10.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:10 15:46:10.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:10 15:46:10.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:10 15:46:10.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:10 15:46:10.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:10 15:46:10.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:10 15:46:10.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:10 15:46:10.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:10 15:46:10.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:10 15:46:10.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:10 15:46:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:10 15:46:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:10 15:46:10.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:10 15:46:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:10 15:46:10.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:10 15:46:10.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:10 15:46:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:10 15:46:10.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:10 15:46:10.991 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:10 15:46:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:10 15:46:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:10 15:46:10.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:10 15:46:10.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:11 15:46:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:11 15:46:11.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:11 15:46:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:11 15:46:11.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:11 15:46:11.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.020 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:11 15:46:11.020 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:11 15:46:11.020 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Item match:Window
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:11 15:46:11.021 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:11 15:46:11.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:11 15:46:11.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:11 15:46:11.021 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:11 
11:46:11 (Eclipse:1794): Gtk-CRITICAL **: 15:46:11.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:11 15:46:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:11 15:46:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:11 15:46:11.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:11 15:46:11.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.135 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:11 15:46:11.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:11 15:46:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:11 15:46:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:11 15:46:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:11 15:46:11.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:11 15:46:11.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:11 15:46:11.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:11 15:46:11.137 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:11 15:46:11.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:11 15:46:11.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:11 15:46:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.140 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse:
11:46:11 15:46:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.142 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core:
11:46:11 15:46:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.143 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site:
11:46:11 15:46:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.144 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target:
11:46:11 15:46:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.145 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbtcentral-multiple.target:
11:46:11 15:46:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.168 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer:
11:46:11 15:46:11.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.169 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.170 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.171 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.172 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.173 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.174 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.175 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.176 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.177 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.179 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.187 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.188 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.190 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse
11:46:11 15:46:11.190 TRACE [main][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.190 TRACE [main][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.191 TRACE [main][WidgetHandler] Notify Table with event 3
11:46:11 15:46:11.191 TRACE [main][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.191 TRACE [main][WidgetHandler] Notify Table with event 4
11:46:11 15:46:11.191 TRACE [main][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Enable")
11:46:11 15:46:11.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:11 15:46:11.195 INFO [WorkbenchTestable][AbstractButton] Click button E&nable
11:46:11 15:46:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:11 15:46:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:11 15:46:11.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:11 15:46:11.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:11 15:46:11.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:11 15:46:11.200 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:11 15:46:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:11 15:46:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:11 15:46:11.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:11 15:46:11.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:11 15:46:11.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.245 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:11 15:46:11.245 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:11 15:46:11.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:11 15:46:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:11 15:46:11.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Item match:Window
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:11 15:46:11.246 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:11 15:46:11.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:11 15:46:11.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:11 15:46:11.247 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:11 
11:46:11 (Eclipse:1794): Gtk-CRITICAL **: 15:46:11.294: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:11 15:46:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:11 15:46:11.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:11 15:46:11.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:11 15:46:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.360 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:11 15:46:11.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:11 15:46:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:11 15:46:11.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:11 15:46:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:11 15:46:11.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:11 15:46:11.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:11 15:46:11.363 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:11 15:46:11.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:11 15:46:11.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:11 15:46:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.367 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse:
11:46:11 15:46:11.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:11 15:46:11.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:11 15:46:11.371 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:11 15:46:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:11 15:46:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:11 15:46:11.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:11 15:46:11.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:11 15:46:11.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.403 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:11 15:46:11.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:11 15:46:11.404 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:11 15:46:11.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Item match:Window
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:11 15:46:11.404 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:11 15:46:11.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:11 15:46:11.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:11 15:46:11.405 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:11 
11:46:11 (Eclipse:1794): Gtk-CRITICAL **: 15:46:11.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:11 15:46:11.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:11 15:46:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:11 15:46:11.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:11 15:46:11.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.516 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:11 15:46:11.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:11 15:46:11.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:11 15:46:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:11 15:46:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:11 15:46:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:11 15:46:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:11 15:46:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:11 15:46:11.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:11 15:46:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:11 15:46:11.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:11 15:46:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:11 15:46:11.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:11 15:46:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:11 15:46:11.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:11 15:46:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:11 15:46:11.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:11 15:46:11.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:11 15:46:11.518 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:11 15:46:11.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:11 15:46:11.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:11 15:46:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.520 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse:
11:46:11 15:46:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.522 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core:
11:46:11 15:46:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.523 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site:
11:46:11 15:46:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.525 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target:
11:46:11 15:46:11.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.526 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbtcentral-multiple.target:
11:46:11 15:46:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.552 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer:
11:46:11 15:46:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.554 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.555 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.556 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.557 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.558 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.559 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.560 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.568 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.569 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.570 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.571 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.572 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item :
11:46:11 15:46:11.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.577 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse:
11:46:11 15:46:11.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.584 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core:
11:46:11 15:46:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.586 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core + Central Update Site:
11:46:11 15:46:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.587 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbosstools-multiple.target:
11:46:11 15:46:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.588 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbtcentral-multiple.target:
11:46:11 15:46:11.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.589 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer:
11:46:11 15:46:11.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.590 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.591 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.592 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.593 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.603 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.604 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.605 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.606 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.607 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.608 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.609 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.615 INFO [WorkbenchTestable][AbstractTableItem] Check table Item :
11:46:11 15:46:11.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:46:11 15:46:11.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:46:11 15:46:11.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:11 15:46:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:11 15:46:11.619 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:11 15:46:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:11 15:46:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:11 15:46:11.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:11 15:46:11.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:11 15:46:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:11 15:46:11.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:11 15:46:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:11 15:46:11.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:11 15:46:11.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:11 15:46:11.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:11 15:46:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:11 15:46:11.674 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Item match:Window
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:''
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:11 15:46:11.674 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:11 15:46:11.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:11 15:46:11.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:11 15:46:11.674 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:11 
11:46:11 (Eclipse:1794): Gtk-CRITICAL **: 15:46:11.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:11 15:46:11.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:11 15:46:11.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:11 15:46:11.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:11 15:46:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.790 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:11 15:46:11.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:11 15:46:11.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:11 15:46:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:11 15:46:11.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:11 15:46:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:11 15:46:11.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:11 15:46:11.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:11 15:46:11.793 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:11 15:46:11.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:11 15:46:11.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:11 15:46:11.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:11 15:46:11.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:11 15:46:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:11 15:46:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:11 15:46:11.796 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse
11:46:11 15:46:11.796 TRACE [main][WidgetHandler] Notify Table with event 13
11:46:11 15:46:11.796 TRACE [main][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.798 TRACE [main][WidgetHandler] Notify Table with event 3
11:46:11 15:46:11.798 TRACE [main][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.798 TRACE [main][WidgetHandler] Notify Table with event 4
11:46:11 15:46:11.798 TRACE [main][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reload")
11:46:11 15:46:11.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:11 15:46:11.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:11 15:46:11.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:11 15:46:11.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:11 15:46:11.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:11 15:46:11.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:11 15:46:11.827 INFO [WorkbenchTestable][AbstractButton] Click button Re&load
11:46:11 15:46:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:11 15:46:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:11 15:46:11.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:11 15:46:11.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
11:46:11 15:46:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully
11:46:11 15:46:11.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information
11:46:11 15:46:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:11 15:46:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:11 15:46:11.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:46:11 15:46:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:11 15:46:11.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:11 15:46:11.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:11 15:46:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:11 15:46:11.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:11 15:46:11.864 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:11 15:46:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:11 15:46:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:11 15:46:11.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:11 15:46:11.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:11 15:46:11.865 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information
11:46:11 15:46:11.865 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information'
11:46:11 15:46:11.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:12 15:46:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:12 15:46:12.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:12 15:46:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:12 15:46:12.369 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:12 15:46:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:12 15:46:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:12 15:46:12.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:12 15:46:12.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:12 15:46:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:12 15:46:12.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:12 15:46:12.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:12 15:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:12 15:46:12.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Item match:Window
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:12 15:46:12.418 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:12 15:46:12.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:12 15:46:12.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:12 15:46:12.418 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:12 
11:46:12 (Eclipse:1794): Gtk-CRITICAL **: 15:46:12.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:12 15:46:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:12 15:46:12.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:12 15:46:12.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:12 15:46:12.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.535 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:12 15:46:12.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:12 15:46:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:12 15:46:12.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:12 15:46:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:12 15:46:12.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:12 15:46:12.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:12 15:46:12.537 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:12 15:46:12.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:12 15:46:12.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:12 15:46:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:12 15:46:12.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:12 15:46:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:12 15:46:12.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:12 15:46:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:12 15:46:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:12 15:46:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:12 15:46:12.549 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse
11:46:12 15:46:12.549 TRACE [main][WidgetHandler] Notify Table with event 13
11:46:12 15:46:12.549 TRACE [main][WidgetHandler] Wait for synchronization
11:46:12 15:46:12.550 TRACE [main][WidgetHandler] Notify Table with event 3
11:46:12 15:46:12.550 TRACE [main][WidgetHandler] Wait for synchronization
11:46:12 15:46:12.550 TRACE [main][WidgetHandler] Notify Table with event 4
11:46:12 15:46:12.550 TRACE [main][WidgetHandler] Wait for synchronization
11:46:12 15:46:12.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit")
11:46:12 15:46:12.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:12 15:46:12.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:12 15:46:12.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:12 15:46:12.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:12 15:46:12.554 INFO [WorkbenchTestable][AbstractButton] Click button &Edit
11:46:12 15:46:12.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:12 15:46:12.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:12 15:46:12.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:12 15:46:12.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:12 15:46:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available....
11:46:12 15:46:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available. finished successfully
11:46:12 15:46:12.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site
11:46:12 15:46:12.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.605 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site
11:46:12 15:46:12.605 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site'
11:46:12 15:46:12.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:12 15:46:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:12 15:46:12.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:12 15:46:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:12 15:46:12.644 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:12 15:46:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:12 15:46:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:12 15:46:12.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:12 15:46:12.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:12 15:46:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:12 15:46:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:12 15:46:12.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:12 15:46:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:12 15:46:12.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:12 15:46:12.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:12 15:46:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:12 15:46:12.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:12 15:46:12.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:12 15:46:12.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:12 15:46:12.675 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:12 15:46:12.675 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:12 15:46:12.675 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:12 15:46:12.675 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:12 15:46:12.675 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:12 15:46:12.675 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:12 15:46:12.675 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:12 15:46:12.675 DEBUG [main][MenuItemLookup] Item match:Window
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:12 15:46:12.676 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:12 15:46:12.676 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:12 15:46:12.676 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:12 15:46:12.676 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:12 
11:46:12 (Eclipse:1794): Gtk-CRITICAL **: 15:46:12.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:12 15:46:12.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:12 15:46:12.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:12 15:46:12.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:12 15:46:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.790 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:12 15:46:12.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:12 15:46:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:12 15:46:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:12 15:46:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:12 15:46:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:12 15:46:12.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:12 15:46:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:12 15:46:12.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:12 15:46:12.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:12 15:46:12.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:12 15:46:12.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:12 15:46:12.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:12 15:46:12.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:12 15:46:12.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:12 15:46:12.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:12 15:46:12.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:12 15:46:12.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:12 15:46:12.792 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:12 15:46:12.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:12 15:46:12.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:12 15:46:12.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:46:12 15:46:12.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:12 15:46:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:12 15:46:12.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:12 15:46:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:12 15:46:12.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit")
11:46:12 15:46:12.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:12 15:46:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:12 15:46:12.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:12 15:46:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:12 15:46:12.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:12 15:46:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:12 15:46:12.798 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:12 15:46:12.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:12 15:46:12.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:12 15:46:12.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:12 15:46:12.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:12 15:46:12.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:12 15:46:12.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:12 15:46:12.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:12 15:46:12.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:12 15:46:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:12 15:46:12.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:12 15:46:12.828 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:12 15:46:12.828 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:12 15:46:12.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:12 15:46:12.828 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:12 15:46:12.828 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:12 15:46:12.828 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:12 15:46:12.828 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:12 15:46:12.828 DEBUG [main][MenuItemLookup] Item match:Window
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:12 15:46:12.829 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:12 15:46:12.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:12 15:46:12.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:12 15:46:12.829 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:12 
11:46:12 (Eclipse:1794): Gtk-CRITICAL **: 15:46:12.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:12 15:46:12.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:12 15:46:12.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:12 15:46:12.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:12 15:46:12.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.942 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:12 15:46:12.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:12 15:46:12.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:12 15:46:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:12 15:46:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:12 15:46:12.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:12 15:46:12.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:12 15:46:12.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:12 15:46:12.944 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:12 15:46:12.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:12 15:46:12.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:12 15:46:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:12 15:46:12.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:12 15:46:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:12 15:46:12.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:12 15:46:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:12 15:46:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:12 15:46:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:12 15:46:12.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:12 15:46:12.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:12 15:46:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:12 15:46:12.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:12 15:46:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:12 15:46:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:12 15:46:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:12 15:46:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:12 15:46:12.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:12 15:46:12.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:12 15:46:12.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:12 15:46:12.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:12 15:46:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:12 15:46:12.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:12 15:46:12.951 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:12 15:46:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:12 15:46:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:12 15:46:12.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:12 15:46:12.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:12 15:46:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:12 15:46:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:12 15:46:12.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:12 15:46:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:12 15:46:12.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:12 15:46:12.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:12 15:46:12.983 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:12 15:46:12.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:12 15:46:12.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:12 15:46:12.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Item match:Window
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:''
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:12 15:46:12.984 DEBUG [main][MenuItemLookup] Item match:Preferences
11:46:12 15:46:12.984 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:46:12 15:46:12.984 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:46:12 15:46:12.984 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:46:13 
11:46:13 (Eclipse:1794): Gtk-CRITICAL **: 15:46:13.028: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:46:13 15:46:13.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:46:13 15:46:13.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:46:13 15:46:13.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:46:13 15:46:13.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:13 15:46:13.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:13 15:46:13.096 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:46:13 15:46:13.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:46:13 15:46:13.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children...
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:13 15:46:13.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed
11:46:13 15:46:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:13 15:46:13.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update
11:46:13 15:46:13.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites
11:46:13 15:46:13.098 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites
11:46:13 15:46:13.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection
11:46:13 15:46:13.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites
11:46:13 15:46:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:46:13 15:46:13.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:13 15:46:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:13 15:46:13.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:13 15:46:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:46:13 15:46:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:46:13 15:46:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:46:13 15:46:13.102 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer
11:46:13 15:46:13.102 TRACE [main][WidgetHandler] Notify Table with event 13
11:46:13 15:46:13.102 TRACE [main][WidgetHandler] Wait for synchronization
11:46:13 15:46:13.103 TRACE [main][WidgetHandler] Notify Table with event 3
11:46:13 15:46:13.103 TRACE [main][WidgetHandler] Wait for synchronization
11:46:13 15:46:13.103 TRACE [main][WidgetHandler] Notify Table with event 4
11:46:13 15:46:13.103 TRACE [main][WidgetHandler] Wait for synchronization
11:46:13 15:46:13.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit")
11:46:13 15:46:13.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:13 15:46:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:46:13 15:46:13.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:13 15:46:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:13 15:46:13.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:46:13 15:46:13.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:13 15:46:13.136 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:46:13 15:46:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:13 15:46:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:13 15:46:13.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:13 15:46:13.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:13 15:46:13.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:13 15:46:13.182 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:13 15:46:13.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:13 15:46:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.082 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest
11:46:13 pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.197 s
11:46:13 getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.153 s
11:46:13 toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.199 s
11:46:13 getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.165 s
11:46:13 clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.282 s
11:46:13 isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.154 s
11:46:13 selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.211 s
11:46:13 clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.234 s
11:46:13 clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.2 s
11:46:13 toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.191 s
11:46:13 clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.225 s
11:46:13 isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.158 s
11:46:13 toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.269 s
11:46:13 clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.744 s
11:46:13 clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.257 s
11:46:13 isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.152 s
11:46:13 getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.156 s
11:46:13 selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest)  Time elapsed: 0.199 s
11:46:13 Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:13 15:46:13.190 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:13 15:46:13.191 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:46:13 15:46:13.191 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:13 15:46:13.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:13 15:46:13.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:13 15:46:13.191 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:46:13 15:46:13.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:13 15:46:13.191 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:46:13 15:46:13.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:13 15:46:13.191 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:46:13 15:46:13.191 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:46:13 15:46:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:46:13 15:46:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Item match:Window
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.192 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:13 15:46:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Item match:Window
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Item match:Perspective
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:46:13 15:46:13.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:46:13 15:46:13.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.193 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Item match:Window
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.193 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:13 15:46:13.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.194 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Item match:Window
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Item match:Perspective
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:46:13 15:46:13.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.194 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Item match:Window
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:46:13 15:46:13.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.194 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:13 15:46:13.194 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Item match:Window
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Item match:Perspective
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:46:13 15:46:13.195 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:46:13 15:46:13.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:46:13 15:46:13.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:46:13 15:46:13.195 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:46:13 15:46:13.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:46:13 15:46:13.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:46:13 15:46:13.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:13 15:46:13.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:13 15:46:13.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:13 15:46:13.233 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:46:13 15:46:13.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:13 15:46:13.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:13 15:46:13.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:13 15:46:13.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:13 15:46:13.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:13 15:46:13.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:13 15:46:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:13 15:46:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:13 15:46:13.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:13 15:46:13.408 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:13 15:46:13.408 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:13 15:46:13.408 DEBUG [main][MenuItemLookup] Item match:File
11:46:13 15:46:13.409 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:13 15:46:13.409 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:''
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:13 15:46:13.411 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:13 15:46:13.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:13 15:46:13.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:13 15:46:13.411 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:13 15:46:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:13 15:46:13.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:13 15:46:13.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:13 15:46:13.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:13 15:46:13.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:13 15:46:13.485 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:13 15:46:13.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:13 15:46:13.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:13 15:46:13.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:13 15:46:13.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:13 15:46:13.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:13 15:46:13.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:46:13 15:46:13.487 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:46:13 15:46:13.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:46:13 15:46:13.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:46:13 15:46:13.496 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:13 15:46:13.496 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:13 15:46:13.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:13 15:46:13.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:13 15:46:13.497 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:13 15:46:13.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:13 15:46:13.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:13 15:46:13.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:13 15:46:13.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:13 15:46:13.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:13 15:46:13.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:46:13 15:46:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:46:13 15:46:13.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:46:13 15:46:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:13 15:46:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:13 15:46:13.705 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:13 15:46:13.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:13 15:46:13.705 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject'
11:46:13 15:46:13.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:46:13 is "Project name:")
11:46:13 15:46:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:13 15:46:13.706 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:13 15:46:13.707 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject
11:46:13 15:46:13.738 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:13 15:46:13.738 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:46:13 15:46:13.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:13 15:46:13.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:13 15:46:13.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:13 15:46:13.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:13 15:46:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:13 15:46:13.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:13 15:46:13.741 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:13 15:46:13.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:13 15:46:13.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:13 15:46:13.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:13 15:46:13.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:13 15:46:13.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:46:16 15:46:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:46:16 15:46:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:16 15:46:16.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:16 15:46:16.752 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:16 15:46:16.753 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:16 15:46:16.753 DEBUG [main][MenuItemLookup] Item match:File
11:46:16 15:46:16.753 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:16 15:46:16.753 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:''
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:''
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:''
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:16 15:46:16.756 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:16 15:46:16.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:16 15:46:16.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:16 15:46:16.756 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:16 15:46:16.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:16 15:46:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:16 15:46:16.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:16 15:46:16.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:16 15:46:16.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:16 15:46:16.835 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:16 15:46:16.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:16 15:46:16.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:16 15:46:16.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:16 15:46:16.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:16 15:46:16.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:16 15:46:16.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:16 15:46:16.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:16 15:46:16.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:16 15:46:16.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:16 15:46:16.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:16 15:46:16.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:46:16 15:46:16.843 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:46:16 15:46:16.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:46:16 15:46:16.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:46:16 15:46:16.846 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:16 15:46:16.846 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:16 15:46:16.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:16 15:46:16.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:16 15:46:16.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:16 15:46:16.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:16 15:46:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:16 15:46:16.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:16 15:46:16.847 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:16 15:46:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:16 15:46:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:16 15:46:16.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:16 15:46:16.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:16 15:46:16.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:16 15:46:16.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:46:16 15:46:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:46:16 15:46:16.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:46:16 15:46:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:16 15:46:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:16 15:46:16.958 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:46:16 15:46:16.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:16 15:46:16.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:46:16 is "Name:")
11:46:16 15:46:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:16 15:46:16.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:16 15:46:16.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:16 15:46:16.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:16 15:46:16.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:16 15:46:16.965 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:16 15:46:16.966 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass
11:46:16 15:46:16.971 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:46:16 15:46:16.971 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:46:16 15:46:16.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:16 15:46:16.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:16 15:46:16.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:16 15:46:16.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:16 15:46:16.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:16 15:46:16.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:16 15:46:16.989 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:16 15:46:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:16 15:46:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:16 15:46:16.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:16 15:46:16.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:17 15:46:17.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:17 15:46:17.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:17 15:46:17.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:17 15:46:17.541 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:17 15:46:17.541 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:17 15:46:17.541 DEBUG [main][MenuItemLookup] Item match:File
11:46:17 15:46:17.542 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:17 15:46:17.542 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:''
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:''
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:''
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:17 15:46:17.545 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:17 15:46:17.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:17 15:46:17.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:17 15:46:17.545 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:17 15:46:17.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:17 15:46:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:17 15:46:17.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:17 15:46:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:17 15:46:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:17 15:46:17.624 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:17 15:46:17.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:17 15:46:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:17 15:46:17.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:17 15:46:17.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:17 15:46:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:17 15:46:17.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:17 15:46:17.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:17 15:46:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:17 15:46:17.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:17 15:46:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:17 15:46:17.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:17 15:46:17.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:46:17 15:46:17.627 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:46:17 15:46:17.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:46:17 15:46:17.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:46:17 15:46:17.627 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:17 15:46:17.627 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:17 15:46:17.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:17 15:46:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:17 15:46:17.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:17 15:46:17.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:17 15:46:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:17 15:46:17.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:17 15:46:17.637 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:17 15:46:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:17 15:46:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:17 15:46:17.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:17 15:46:17.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:17 15:46:17.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:17 15:46:17.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:46:17 15:46:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:46:17 15:46:17.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:46:17 15:46:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:17 15:46:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:17 15:46:17.932 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:46:17 15:46:17.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:17 15:46:17.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:46:17 is "Name:")
11:46:17 15:46:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:17 15:46:17.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:17 15:46:17.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:17 15:46:17.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:17 15:46:17.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:17 15:46:17.938 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:17 15:46:17.939 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1
11:46:17 15:46:17.945 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:46:17 15:46:17.945 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:46:17 15:46:17.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:17 15:46:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:17 15:46:17.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:17 15:46:17.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:17 15:46:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:17 15:46:17.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:17 15:46:17.967 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:17 15:46:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:17 15:46:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:17 15:46:17.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:17 15:46:17.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:17 15:46:17.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:18 15:46:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:18 15:46:18.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:18 15:46:18.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:18 15:46:18.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:18 15:46:18.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:18 15:46:18.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:18 15:46:18.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:18 15:46:18.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:18 15:46:18.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:18 15:46:18.532 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:46:18 15:46:18.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:18 15:46:18.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:18 15:46:18.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform
11:46:18 15:46:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:18 15:46:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:18 15:46:18.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform'
11:46:18 15:46:18.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:46:18 15:46:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:18 15:46:18.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:18 15:46:18.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:18 15:46:18.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:18 15:46:18.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:18 15:46:18.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:18 15:46:18.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:18 15:46:18.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:18 15:46:18.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:18 15:46:18.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:18 15:46:18.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:18 15:46:18.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:18 15:46:18.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:18 15:46:18.573 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:18 15:46:18.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:18 15:46:18.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:18 15:46:18.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:18 15:46:18.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:18 15:46:18.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:18 15:46:18.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:19 15:46:19.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:19 15:46:19.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:19 15:46:19.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:19 15:46:19.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:19 15:46:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:19 15:46:19.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:19 15:46:19.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:19 15:46:19.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:19 15:46:19.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:19 15:46:19.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:19 15:46:19.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:19 15:46:19.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:19 15:46:19.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:19 15:46:19.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:19 15:46:19.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:19 15:46:19.575 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:19 15:46:19.575 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:19 15:46:19.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:19 15:46:19.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:19 15:46:19.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:19 15:46:19.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:46:19 15:46:19.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:19 15:46:19.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:19 15:46:19.576 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:19 15:46:19.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:19 15:46:19.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:19 15:46:19.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:19 15:46:19.577 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:19 15:46:19.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:19 15:46:19.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:19 15:46:19.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:19 15:46:19.577 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:19 15:46:19.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:19 15:46:19.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:19 15:46:19.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:19 15:46:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:19 15:46:19.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:19 15:46:19.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:20 15:46:20.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:20 15:46:20.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:20 15:46:20.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:20 15:46:20.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:20 15:46:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:20 15:46:20.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:20 15:46:20.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:20 15:46:20.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:20 15:46:20.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:20 15:46:20.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:20 15:46:20.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:20 15:46:20.580 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:46:20 15:46:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:20 15:46:20.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:20 15:46:20.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:46:20 15:46:20.581 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:46:20 15:46:20.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:46:20 15:46:20.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:46:20 15:46:20.583 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:46:20 15:46:20.584 DEBUG [main][EditorHandler] 2 editor(s) found
11:46:20 15:46:20.584 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java
11:46:20 15:46:20.619 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed
11:46:20 15:46:20.619 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java
11:46:20 15:46:20.682 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed
11:46:20 15:46:20.682 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:20 15:46:20.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:20 15:46:20.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:20 15:46:20.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:20 15:46:20.683 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:20 15:46:20.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:20 15:46:20.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package)
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package)
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:20 15:46:20.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package)
11:46:20 15:46:20.684 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject
11:46:20 15:46:20.684 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed
11:46:20 15:46:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event
11:46:20 15:46:20.685 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject
11:46:20 15:46:20.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject
11:46:20 15:46:20.685 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject
11:46:20 15:46:20.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection
11:46:20 15:46:20.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject
11:46:20 15:46:20.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:46:20 15:46:20.687 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:46:20 15:46:20.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:46:20 15:46:20.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:46:20 15:46:20.700 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:20 15:46:20.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:20 15:46:20.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:20 15:46:20.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:20 15:46:20.701 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:46:20 15:46:20.701 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:46:20 15:46:20.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:20 15:46:20.701 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:46:20 15:46:20.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:20 15:46:20.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:20 15:46:20.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:20 15:46:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:20 15:46:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:20 15:46:20.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:20 15:46:20.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:20 15:46:20.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:20 15:46:20.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:20 15:46:20.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:20 15:46:20.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:20 15:46:20.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:20 15:46:20.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:20 15:46:20.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:20 15:46:20.763 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:46:20 15:46:20.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:20 15:46:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:20 15:46:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:20 15:46:20.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:20 15:46:20.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Item match:Window
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:''
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:20 15:46:20.764 DEBUG [main][MenuItemLookup] Item match:Show View
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:''
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:46:20 15:46:20.767 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:46:20 15:46:20.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:46:20 15:46:20.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:46:20 15:46:20.767 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:46:20 15:46:20.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:46:20 15:46:20.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:46:20 15:46:20.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:20 15:46:20.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:20 15:46:20.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:20 15:46:20.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:20 15:46:20.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:20 15:46:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:20 15:46:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:20 15:46:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:20 15:46:20.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:20 15:46:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:21 15:46:21.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:21 15:46:21.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:21 15:46:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:21 15:46:21.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:21 15:46:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:21 15:46:21.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:21 15:46:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:21 15:46:21.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:21 15:46:21.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:46:21 15:46:21.336 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:46:21 15:46:21.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:46:21 15:46:21.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:21 15:46:21.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:21 15:46:21.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:21 15:46:21.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:21 15:46:21.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:21 15:46:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:21 15:46:21.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:21 15:46:21.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:21 15:46:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:21 15:46:21.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:21 15:46:21.338 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:46:21 15:46:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:21 15:46:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:21 15:46:21.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:21 15:46:21.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:21 15:46:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:21 15:46:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:21 15:46:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:46:21 15:46:21.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:21 15:46:21.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:21 15:46:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:46:21 15:46:21.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:21 15:46:21.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:21 15:46:21.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:21 15:46:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:21 15:46:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:21 15:46:21.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:21 15:46:21.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:46:21 15:46:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:21 15:46:21.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:21 15:46:21.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:21 15:46:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:21 15:46:21.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:21 15:46:21.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:21 15:46:21.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:21 15:46:21.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:21 15:46:21.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:46:21 15:46:21.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:46:21 15:46:21.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:46:21 15:46:21.434 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:21 15:46:21.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:21 15:46:21.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:21 15:46:21.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:21 15:46:21.435 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:21 15:46:21.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:21 15:46:21.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:21 15:46:21.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:21 15:46:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:21 15:46:21.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:21 15:46:21.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:21 15:46:21.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:21 15:46:21.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:22 15:46:22.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:22 15:46:22.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:22 15:46:22.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:22 15:46:22.437 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:22 15:46:22.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:22 15:46:22.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:22 15:46:22.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:22 15:46:22.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:22 15:46:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:22 15:46:22.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:22 15:46:22.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:22 15:46:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:22 15:46:22.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:22 15:46:22.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:22 15:46:22.438 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:22 15:46:22.439 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:22 15:46:22.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:22 15:46:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:22 15:46:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:22 15:46:22.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:22 15:46:22.940 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:22 15:46:22.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:22 15:46:22.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:22 15:46:22.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:22 15:46:22.946 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:22 15:46:22.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:22 15:46:22.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:22 15:46:22.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:22 15:46:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:22 15:46:22.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:22 15:46:22.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:23 15:46:23.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:23 15:46:23.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:23 15:46:23.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:23 15:46:23.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:23 15:46:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:23 15:46:23.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:23 15:46:23.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:23 15:46:23.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:23 15:46:23.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:23 15:46:23.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:23 15:46:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:23 15:46:23.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:23 15:46:23.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:23 15:46:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:23 15:46:23.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:23 15:46:23.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:23 15:46:23.950 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:23 15:46:23.950 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:23 15:46:23.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:23 15:46:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:23 15:46:23.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:46:23 15:46:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:23 15:46:23.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:23 15:46:23.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:46:23 15:46:23.950 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:46:23 15:46:23.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:46:23 15:46:23.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:46:23 15:46:23.953 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:46:23 15:46:23.954 DEBUG [main][EditorHandler] 0 editor(s) found
11:46:23 15:46:23.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:23 15:46:23.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:23 15:46:23.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:23 15:46:23.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:23 15:46:23.955 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:23 15:46:23.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:23 15:46:23.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:23 15:46:23.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:23 15:46:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:23 15:46:23.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:23 15:46:23.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:24 15:46:24.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:24 15:46:24.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:24 15:46:24.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:24 15:46:24.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:24 15:46:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:24 15:46:24.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:24 15:46:24.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:24 15:46:24.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:24 15:46:24.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:24 15:46:24.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:24 15:46:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:24 15:46:24.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:24 15:46:24.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:24 15:46:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:24 15:46:24.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:24 15:46:24.958 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:24 15:46:24.958 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:24 15:46:24.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:24 15:46:24.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:24 15:46:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:24 15:46:24.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:46:24 15:46:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:24 15:46:24.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:24 15:46:24.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src
11:46:24 15:46:24.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:46:24 15:46:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:25 15:46:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:25 15:46:25.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:46:25 15:46:25.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package)
11:46:25 15:46:25.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package)
11:46:25 15:46:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:25 15:46:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:25 15:46:25.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package)
11:46:25 15:46:25.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:46:25 15:46:25.962 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:46:25 15:46:25.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:46:25 15:46:25.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:46:25 15:46:25.965 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java
11:46:25 15:46:25.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java
11:46:25 15:46:25.965 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java
11:46:25 15:46:25.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection
11:46:25 15:46:25.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java
11:46:25 15:46:25.968 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:46:25 15:46:25.968 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:26 15:46:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:26 15:46:26.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E')
11:46:26 15:46:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:26 15:46:26.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:26 15:46:26.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:26 15:46:26.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:26 15:46:26.097 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:26 15:46:26.097 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:46:26 public class TestClass {
11:46:26 
11:46:26 }
11:46:26  TooltipText=null
11:46:26 15:46:26.097 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:26 15:46:26.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:26 15:46:26.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:26 15:46:26.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:26 15:46:26.121 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:46:26 15:46:26.121 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:46:26 15:46:26.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:26 15:46:26.122 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:46:26 15:46:26.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:26 15:46:26.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:26 15:46:26.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:26 15:46:26.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:26 15:46:26.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:26 15:46:26.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:26 15:46:26.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:26 15:46:26.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:26 15:46:26.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:26 15:46:26.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:26 15:46:26.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:26 15:46:26.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:26 15:46:26.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:26 15:46:26.202 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:46:26 15:46:26.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:26 15:46:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:26 15:46:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:26 15:46:26.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:26 15:46:26.203 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:26 15:46:26.203 DEBUG [main][MenuItemLookup] Item match:Window
11:46:26 15:46:26.205 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:26 15:46:26.205 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:26 15:46:26.205 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:26 15:46:26.205 DEBUG [main][MenuItemLookup] Found menu:''
11:46:26 15:46:26.205 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:26 15:46:26.205 DEBUG [main][MenuItemLookup] Item match:Show View
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:''
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:46:26 15:46:26.207 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:46:26 15:46:26.208 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:46:26 15:46:26.208 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:46:26 15:46:26.208 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:46:26 15:46:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:46:26 15:46:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:46:26 15:46:26.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:26 15:46:26.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:26 15:46:26.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:26 15:46:26.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:26 15:46:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:26 15:46:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:26 15:46:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:26 15:46:26.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:26 15:46:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:26 15:46:26.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:26 15:46:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:26 15:46:26.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:26 15:46:26.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:26 15:46:26.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:46:26 15:46:26.296 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:46:26 15:46:26.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:26 15:46:26.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:26 15:46:26.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:26 15:46:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:26 15:46:26.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:26 15:46:26.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:26 15:46:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:26 15:46:26.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:26 15:46:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:26 15:46:26.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:26 15:46:26.297 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:46:26 15:46:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:26 15:46:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:26 15:46:26.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:26 15:46:26.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:26 15:46:26.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:26 15:46:26.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:26 15:46:26.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:46:26 15:46:26.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:26 15:46:26.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:46:26 15:46:26.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:26 15:46:26.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:26 15:46:26.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:26 15:46:26.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:26 15:46:26.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:26 15:46:26.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:46:26 15:46:26.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:26 15:46:26.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:26 15:46:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:26 15:46:26.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:26 15:46:26.417 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:26 15:46:26.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:26 15:46:26.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:26 15:46:26.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null
11:46:26 15:46:26.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:46:26 15:46:26.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:46:26 15:46:26.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:26 15:46:26.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:26 15:46:26.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:26 15:46:26.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:26 15:46:26.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:26 15:46:26.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:26 15:46:26.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:26 15:46:26.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:26 15:46:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:26 15:46:26.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:26 15:46:26.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:26 15:46:26.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:27 15:46:27.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:27 15:46:27.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:27 15:46:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:27 15:46:27.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:27 15:46:27.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:27 15:46:27.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:27 15:46:27.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:27 15:46:27.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:27 15:46:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:27 15:46:27.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:27 15:46:27.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:27 15:46:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:27 15:46:27.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:27 15:46:27.422 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:27 15:46:27.422 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:27 15:46:27.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:27 15:46:27.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:27 15:46:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:27 15:46:27.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:27 15:46:27.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:27 15:46:27.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:46:27 15:46:27.924 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:46:27 15:46:27.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:46:27 15:46:27.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:46:27 15:46:27.929 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src
11:46:27 15:46:27.929 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src
11:46:27 15:46:27.929 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed
11:46:27 15:46:27.929 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src
11:46:27 15:46:27.929 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:27 15:46:27.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:27 15:46:27.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:27 15:46:27.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:27 15:46:27.930 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:46:27 15:46:27.930 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:46:27 15:46:27.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:27 15:46:27.931 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:46:27 15:46:27.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:27 15:46:27.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:27 15:46:27.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:27 15:46:27.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:27 15:46:27.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:27 15:46:27.991 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:27 15:46:27.991 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:27 15:46:27.991 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:27 15:46:27.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:27 15:46:27.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:27 15:46:27.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:27 15:46:27.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:27 15:46:27.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:28 15:46:28.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:28 15:46:28.008 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:46:28 15:46:28.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:28 15:46:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:28 15:46:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:28 15:46:28.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:28 15:46:28.008 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:28 15:46:28.008 DEBUG [main][MenuItemLookup] Item match:Window
11:46:28 15:46:28.009 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:28 15:46:28.009 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:28 15:46:28.009 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:28 15:46:28.009 DEBUG [main][MenuItemLookup] Found menu:''
11:46:28 15:46:28.009 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:28 15:46:28.009 DEBUG [main][MenuItemLookup] Item match:Show View
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:''
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:46:28 15:46:28.012 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:46:28 15:46:28.012 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:46:28 15:46:28.012 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:46:28 15:46:28.012 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:46:28 15:46:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:46:28 15:46:28.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:46:28 15:46:28.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:46:28 15:46:28.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:28 15:46:28.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:28 15:46:28.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:46:28 15:46:28.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:28 15:46:28.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:28 15:46:28.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:28 15:46:28.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:28 15:46:28.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:28 15:46:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:28 15:46:28.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:28 15:46:28.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:28 15:46:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:28 15:46:28.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:28 15:46:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:28 15:46:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:28 15:46:28.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:28 15:46:28.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:28 15:46:28.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:46:28 15:46:28.091 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:46:28 15:46:28.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:28 15:46:28.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:28 15:46:28.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:28 15:46:28.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:28 15:46:28.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:28 15:46:28.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:28 15:46:28.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:28 15:46:28.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:28 15:46:28.092 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:28 15:46:28.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:28 15:46:28.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:28 15:46:28.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:28 15:46:28.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:28 15:46:28.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:28 15:46:28.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:46:28 15:46:28.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:28 15:46:28.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:28 15:46:28.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:46:28 15:46:28.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:28 15:46:28.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:28 15:46:28.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:28 15:46:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:28 15:46:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:28 15:46:28.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:28 15:46:28.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:46:28 15:46:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:28 15:46:28.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:28 15:46:28.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:28 15:46:28.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:28 15:46:28.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:28 15:46:28.205 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:28 15:46:28.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:28 15:46:28.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:28 15:46:28.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null
11:46:28 15:46:28.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:46:28 15:46:28.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:46:28 15:46:28.207 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:28 15:46:28.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:28 15:46:28.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:28 15:46:28.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:28 15:46:28.208 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:28 15:46:28.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:28 15:46:28.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:28 15:46:28.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:28 15:46:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:28 15:46:28.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:28 15:46:28.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:28 15:46:28.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:28 15:46:28.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:29 15:46:29.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:29 15:46:29.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:29 15:46:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:29 15:46:29.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:29 15:46:29.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:29 15:46:29.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:29 15:46:29.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:29 15:46:29.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:29 15:46:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:29 15:46:29.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:29 15:46:29.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:29 15:46:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:29 15:46:29.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:29 15:46:29.212 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:29 15:46:29.212 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:29 15:46:29.213 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:29 15:46:29.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:29 15:46:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:29 15:46:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:29 15:46:29.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:29 15:46:29.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:46:29 15:46:29.714 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:46:29 15:46:29.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:46:29 15:46:29.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:46:29 15:46:29.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:29 15:46:29.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:29 15:46:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:29 15:46:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:29 15:46:29.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:29 15:46:29.720 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:29 15:46:29.720 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:29 15:46:29.720 DEBUG [main][MenuItemLookup] Item match:File
11:46:29 15:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:29 15:46:29.721 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:''
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:''
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:''
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:29 15:46:29.725 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:29 15:46:29.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:29 15:46:29.747 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:29 15:46:29.747 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:29 15:46:29.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:29 15:46:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:29 15:46:29.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:29 15:46:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:29 15:46:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:29 15:46:29.827 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:29 15:46:29.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:29 15:46:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:29 15:46:29.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:29 15:46:29.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:29 15:46:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:29 15:46:29.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:29 15:46:29.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:29 15:46:29.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:29 15:46:29.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:46:29 15:46:29.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:46:29 15:46:29.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:29 15:46:29.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:46:29 15:46:29.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:29 15:46:29.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:46:29 15:46:29.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:46:29 15:46:29.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:46:29 15:46:29.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:29 15:46:29.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:46:29 15:46:29.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:29 15:46:29.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:46:29 15:46:29.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
11:46:29 15:46:29.830 DEBUG [main][TreeItemHandler] Selecting tree item: File
11:46:29 15:46:29.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
11:46:29 15:46:29.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
11:46:29 15:46:29.833 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:29 15:46:29.833 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:29 15:46:29.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:29 15:46:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:29 15:46:29.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:29 15:46:29.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:29 15:46:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:29 15:46:29.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:29 15:46:29.840 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:29 15:46:29.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:29 15:46:29.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:29 15:46:29.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:29 15:46:29.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:29 15:46:29.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:29 15:46:29.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
11:46:29 15:46:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully
11:46:29 15:46:29.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
11:46:29 15:46:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:29 15:46:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:29 15:46:29.869 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:46:29 15:46:29.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:29 15:46:29.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:46:29 is "File name:")
11:46:29 15:46:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:29 15:46:29.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:29 15:46:29.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:29 15:46:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:29 15:46:29.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:29 15:46:29.874 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:29 15:46:29.874 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt
11:46:29 15:46:29.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
11:46:29 is "Enter or select the parent folder:")
11:46:29 15:46:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:29 15:46:29.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:29 15:46:29.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:29 15:46:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:29 15:46:29.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:29 15:46:29.877 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:29 15:46:29.877 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/
11:46:29 15:46:29.878 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
11:46:29 15:46:29.878 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
11:46:29 15:46:29.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:29 15:46:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:29 15:46:29.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:29 15:46:29.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:29 15:46:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:29 15:46:29.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:29 15:46:29.879 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:29 15:46:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:29 15:46:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:29 15:46:29.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:29 15:46:29.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:29 15:46:29.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11918023 is found...
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11918023 is found finished successfully
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E')
11:46:30 15:46:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:30 15:46:30.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:30 15:46:30.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:30 15:46:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:30 15:46:30.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:30 15:46:30.386 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:30 15:46:30.386 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:46:30 15:46:30.386 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:30 15:46:30.386 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:46:30 15:46:30.386 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:46:30 15:46:30.386 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt
11:46:30 15:46:30.455 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed
11:46:30 15:46:30.456 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:30 15:46:30.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:30 15:46:30.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:30 15:46:30.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:30 15:46:30.481 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:30 15:46:30.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:30 15:46:30.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:30 15:46:30.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:30 15:46:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:30 15:46:30.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:30 15:46:30.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:30 15:46:30.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:30 15:46:30.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:31 15:46:31.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:31 15:46:31.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:31 15:46:31.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:31 15:46:31.483 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:31 15:46:31.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:31 15:46:31.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:31 15:46:31.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:31 15:46:31.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:31 15:46:31.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:31 15:46:31.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:31 15:46:31.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:31 15:46:31.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:31 15:46:31.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:31 15:46:31.484 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:31 15:46:31.485 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:31 15:46:31.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:46:31 15:46:31.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:31 15:46:31.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:46:31 15:46:31.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files
11:46:31 15:46:31.485 DEBUG [main][TreeItemHandler] Selecting tree item: files
11:46:31 15:46:31.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection
11:46:31 15:46:31.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files
11:46:31 15:46:31.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:46:31 15:46:31.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'New'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:''
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:''
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:''
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:46:31 15:46:31.513 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Found menu:''
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Found menu:''
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Found menu:''
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:46:31 15:46:31.514 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:46:31 15:46:31.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:46:31 15:46:31.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:46:31 15:46:31.514 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:46:31 15:46:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:31 15:46:31.514 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:32 15:46:32.014 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer
11:46:32 15:46:32.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files
11:46:32 15:46:32.014 DEBUG [main][TreeItemHandler] Selecting tree item: files
11:46:32 15:46:32.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection
11:46:32 15:46:32.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files
11:46:32 15:46:32.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:46:32 15:46:32.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:'New'
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:''
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:''
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:46:32 15:46:32.048 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:46:32 15:46:32.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:46:32 15:46:32.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:46:32 15:46:32.048 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:46:32 15:46:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:46:32 15:46:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:46:32 15:46:32.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete
11:46:32 15:46:32.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:32 15:46:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:32 15:46:32.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:32 15:46:32.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:32 15:46:32.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:46:32 15:46:32.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:32 15:46:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:32 15:46:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:32 15:46:32.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent
11:46:32 15:46:32.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:32 15:46:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:32 15:46:32.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:32 15:46:32.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:32 15:46:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:32 15:46:32.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:32 15:46:32.660 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:46:32 15:46:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:32 15:46:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:32 15:46:32.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:32 15:46:32.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:32 15:46:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:46:32 15:46:32.664 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:33 15:46:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:33 15:46:33.165 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:33 15:46:33.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:33 15:46:33.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:33 15:46:33.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:33 15:46:33.166 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:33 15:46:33.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:33 15:46:33.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:33 15:46:33.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:33 15:46:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:33 15:46:33.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:33 15:46:33.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:33 15:46:33.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:33 15:46:33.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:34 15:46:34.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:34 15:46:34.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:34 15:46:34.168 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:34 15:46:34.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:34 15:46:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:34 15:46:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:34 15:46:34.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:34 15:46:34.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:34 15:46:34.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:34 15:46:34.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:34 15:46:34.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:34 15:46:34.169 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:34 15:46:34.169 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:34 15:46:34.170 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:34 15:46:34.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:34 15:46:34.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:34 15:46:34.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed
11:46:34 15:46:34.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:34 15:46:34.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:34 15:46:34.170 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:34 15:46:34.171 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:34 15:46:34.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src
11:46:34 15:46:34.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:46:34 15:46:34.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:34 15:46:34.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:46:34 15:46:34.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:34 15:46:34.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:46:34 15:46:34.171 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1
11:46:34 15:46:34.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:46:34 15:46:34.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:34 15:46:34.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:34 15:46:34.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level
11:46:34 15:46:34.172 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:34 15:46:34.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:34 15:46:34.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level:
11:46:34 15:46:34.172 DEBUG [WorkbenchTestable][AbstractResource] "(default package)"
11:46:34 15:46:34.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:34 15:46:34.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:34 15:46:34.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:34 15:46:34.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:34 15:46:34.173 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:46:34 15:46:34.173 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:46:34 15:46:34.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:34 15:46:34.174 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:46:34 15:46:34.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:34 15:46:34.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:34 15:46:34.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:34 15:46:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:34 15:46:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:34 15:46:34.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:34 15:46:34.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:34 15:46:34.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:34 15:46:34.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:34 15:46:34.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:34 15:46:34.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:34 15:46:34.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:34 15:46:34.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:34 15:46:34.255 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:46:34 15:46:34.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:34 15:46:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:34 15:46:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:34 15:46:34.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:34 15:46:34.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Item match:Window
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:34 15:46:34.256 DEBUG [main][MenuItemLookup] Found menu:''
11:46:34 15:46:34.257 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:34 15:46:34.257 DEBUG [main][MenuItemLookup] Item match:Show View
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:''
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:46:34 15:46:34.260 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:46:34 15:46:34.278 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:46:34 15:46:34.278 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:46:34 15:46:34.278 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:46:34 15:46:34.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:46:34 15:46:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:46:34 15:46:34.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:34 15:46:34.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:34 15:46:34.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:34 15:46:34.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:34 15:46:34.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:34 15:46:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:34 15:46:34.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:34 15:46:34.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:46:34 15:46:34.350 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:46:34 15:46:34.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:46:34 15:46:34.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:46:34 15:46:34.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:34 15:46:34.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:34 15:46:34.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:34 15:46:34.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:34 15:46:34.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:34 15:46:34.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:34 15:46:34.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:34 15:46:34.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:34 15:46:34.351 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:34 15:46:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:34 15:46:34.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:34 15:46:34.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:34 15:46:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:34 15:46:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:34 15:46:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:46:34 15:46:34.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:34 15:46:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:46:34 15:46:34.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:34 15:46:34.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:34 15:46:34.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:34 15:46:34.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:34 15:46:34.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:34 15:46:34.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:46:34 15:46:34.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:34 15:46:34.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:34 15:46:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:34 15:46:34.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:34 15:46:34.469 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:34 15:46:34.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:34 15:46:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:34 15:46:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null
11:46:34 15:46:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:46:34 15:46:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:46:34 15:46:34.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:34 15:46:34.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:34 15:46:34.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:34 15:46:34.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:34 15:46:34.472 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:34 15:46:34.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:34 15:46:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:34 15:46:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:34 15:46:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:34 15:46:34.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:34 15:46:34.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:34 15:46:34.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:35 15:46:35.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:35 15:46:35.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:35 15:46:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:35 15:46:35.491 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:35 15:46:35.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:35 15:46:35.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:35 15:46:35.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:35 15:46:35.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:35 15:46:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:35 15:46:35.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:35 15:46:35.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:35 15:46:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:35 15:46:35.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:35 15:46:35.492 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:35 15:46:35.493 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:46:35 15:46:35.493 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject
11:46:35 15:46:35.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject
11:46:35 15:46:35.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:35 15:46:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:35 15:46:35.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject
11:46:35 15:46:35.994 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src
11:46:35 15:46:35.994 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src
11:46:35 15:46:35.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed
11:46:35 15:46:35.994 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src
11:46:35 15:46:35.994 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1
11:46:35 15:46:35.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:46:35 15:46:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:36 15:46:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:36 15:46:36.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:46:36 15:46:36.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:36 15:46:36.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:36 15:46:36.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:36 15:46:36.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:36 15:46:36.496 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:46:36 15:46:36.496 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:46:36 15:46:36.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:36 15:46:36.497 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:46:36 15:46:36.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:36 15:46:36.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:36 15:46:36.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:36 15:46:36.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:36 15:46:36.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:36 15:46:36.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)
11:46:36 15:46:36.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:36 15:46:36.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:36 15:46:36.563 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:46:36 15:46:36.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:36 15:46:36.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:36 15:46:36.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:36 15:46:36.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:36 15:46:36.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Item match:Window
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:''
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:46:36 15:46:36.564 DEBUG [main][MenuItemLookup] Item match:Show View
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:46:36 15:46:36.567 DEBUG [main][MenuItemLookup] Found menu:''
11:46:36 15:46:36.568 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:46:36 15:46:36.568 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:46:36 15:46:36.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:46:36 15:46:36.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:46:36 15:46:36.585 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:46:36 15:46:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:46:36 15:46:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:46:36 15:46:36.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:36 15:46:36.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:36 15:46:36.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:36 15:46:36.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:36 15:46:36.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:36 15:46:36.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:36 15:46:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:36 15:46:36.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:36 15:46:36.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:46:36 15:46:36.650 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:46:36 15:46:36.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:36 15:46:36.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:36 15:46:36.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:36 15:46:36.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:36 15:46:36.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:36 15:46:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:36 15:46:36.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:36 15:46:36.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:36 15:46:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:36 15:46:36.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:36 15:46:36.651 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:46:36 15:46:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:36 15:46:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:36 15:46:36.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:36 15:46:36.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:36 15:46:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:46:36 15:46:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:46:36 15:46:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:46:36 15:46:36.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:36 15:46:36.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:36 15:46:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:46:36 15:46:36.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:36 15:46:36.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:36 15:46:36.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform
11:46:36 15:46:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:36 15:46:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:36 15:46:36.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform'
11:46:36 15:46:36.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:46:36 15:46:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:36 15:46:36.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:36 15:46:36.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:36 15:46:36.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:36 15:46:36.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:36 15:46:36.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:36 15:46:36.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:36 15:46:36.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:36 15:46:36.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null
11:46:36 15:46:36.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:46:36 15:46:36.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:46:36 15:46:36.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:36 15:46:36.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:36 15:46:36.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:36 15:46:36.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:36 15:46:36.752 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:36 15:46:36.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:36 15:46:36.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:36 15:46:36.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:36 15:46:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:36 15:46:36.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:36 15:46:36.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:37 15:46:37.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:37 15:46:37.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:37 15:46:37.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:37 15:46:37.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:38 15:46:38.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:38 15:46:38.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:38 15:46:38.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:38 15:46:38.254 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:38 15:46:38.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:38 15:46:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:38 15:46:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:38 15:46:38.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:38 15:46:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:38 15:46:38.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:38 15:46:38.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:38 15:46:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:38 15:46:38.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:38 15:46:38.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject
11:46:38 15:46:38.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject
11:46:38 15:46:38.255 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject
11:46:38 15:46:38.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection
11:46:38 15:46:38.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject
11:46:38 15:46:38.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:46:38 15:46:38.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:38 15:46:38.284 DEBUG [main][MenuItemLookup] Found menu:'New'
11:46:38 15:46:38.284 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:46:38 15:46:38.284 DEBUG [main][MenuItemLookup] Found menu:''
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:''
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:''
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:''
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:''
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:''
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:46:38 15:46:38.285 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:46:38 15:46:38.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:46:38 15:46:38.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:46:38 15:46:38.285 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:46:38 15:46:38.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:38 15:46:38.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:38 15:46:38.785 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer
11:46:38 15:46:38.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject
11:46:38 15:46:38.785 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject
11:46:38 15:46:38.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection
11:46:38 15:46:38.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject
11:46:38 15:46:38.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:46:38 15:46:38.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:'New'
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:''
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:''
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:46:38 15:46:38.816 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:46:38 15:46:38.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:46:38 15:46:38.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:46:38 15:46:38.816 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:46:38 15:46:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:46:39 15:46:39.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:46:39 15:46:39.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:46:39 15:46:39.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:39 15:46:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:39 15:46:39.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:39 15:46:39.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:39 15:46:39.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:46:39 15:46:39.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:39 15:46:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:39 15:46:39.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:39 15:46:39.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:39 15:46:39.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:39 15:46:39.425 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:46:39 15:46:39.425 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:46:39 15:46:39.425 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:39 15:46:39.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:39 15:46:39.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:39 15:46:39.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:39 15:46:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:39 15:46:39.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:39 15:46:39.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:39 15:46:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:39 15:46:39.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:39 15:46:39.426 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:46:39 15:46:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:39 15:46:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:39 15:46:39.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:39 15:46:39.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:39 15:46:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:46:39 15:46:39.430 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:39 15:46:39.930 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:46:39 15:46:39.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:46:39 15:46:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:39 15:46:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:39 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.741 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest
11:46:39 selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)  Time elapsed: 2.266 s
11:46:39 open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)  Time elapsed: 5.427 s
11:46:39 select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)  Time elapsed: 1.805 s
11:46:39 asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)  Time elapsed: 6.246 s
11:46:39 testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest)  Time elapsed: 2.309 s
11:46:39 Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:46:39 15:46:39.938 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:46:39 15:46:39.938 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:39 15:46:39.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:39 15:46:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:39 15:46:39.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:39 15:46:39.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:39 15:46:39.941 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:39 15:46:39.941 DEBUG [main][MenuItemLookup] Item match:File
11:46:39 15:46:39.941 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:39 15:46:39.941 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:''
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:''
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:''
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:39 15:46:39.944 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:39 15:46:39.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:39 15:46:39.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:39 15:46:39.945 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:40 15:46:40.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:40 15:46:40.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:40 15:46:40.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:40 15:46:40.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:40 15:46:40.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:40 15:46:40.019 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:40 15:46:40.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:40 15:46:40.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:40 15:46:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:40 15:46:40.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:40 15:46:40.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:40 15:46:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:40 15:46:40.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:40 15:46:40.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:40 15:46:40.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:40 15:46:40.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:46:40 15:46:40.021 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:46:40 15:46:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:46:40 15:46:40.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:46:40 15:46:40.024 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:40 15:46:40.024 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:40 15:46:40.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:40 15:46:40.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:40 15:46:40.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:40 15:46:40.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:40 15:46:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:40 15:46:40.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:40 15:46:40.025 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:40 15:46:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:40 15:46:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:40 15:46:40.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:40 15:46:40.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:40 15:46:40.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:40 15:46:40.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:40 15:46:40.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:40 15:46:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:46:40 15:46:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:46:40 15:46:40.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:46:40 15:46:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:40 15:46:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:40 15:46:40.226 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:40 15:46:40.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:40 15:46:40.226 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0'
11:46:40 15:46:40.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:46:40 is "Project name:")
11:46:40 15:46:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:40 15:46:40.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:40 15:46:40.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:40 15:46:40.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:40 15:46:40.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:40 15:46:40.227 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:40 15:46:40.228 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0
11:46:40 15:46:40.256 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:40 15:46:40.257 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:46:40 15:46:40.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:40 15:46:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:40 15:46:40.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:40 15:46:40.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:40 15:46:40.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:40 15:46:40.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:40 15:46:40.259 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:40 15:46:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:40 15:46:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:40 15:46:40.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:40 15:46:40.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:40 15:46:40.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:43 15:46:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:43 15:46:43.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:43 15:46:43.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:43 15:46:43.330 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:43 15:46:43.330 DEBUG [main][MenuItemLookup] Item match:File
11:46:43 15:46:43.330 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:43 15:46:43.330 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:''
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:''
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:''
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:43 15:46:43.333 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:43 15:46:43.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:43 15:46:43.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:43 15:46:43.334 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:43 15:46:43.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:43 15:46:43.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:43 15:46:43.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:43 15:46:43.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:43 15:46:43.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:43 15:46:43.449 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:43 15:46:43.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:43 15:46:43.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:43 15:46:43.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:43 15:46:43.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:43 15:46:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:43 15:46:43.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:43 15:46:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:43 15:46:43.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:43 15:46:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:43 15:46:43.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:43 15:46:43.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:46:43 15:46:43.451 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:46:43 15:46:43.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:46:43 15:46:43.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:46:43 15:46:43.452 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:43 15:46:43.452 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:43 15:46:43.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:43 15:46:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:43 15:46:43.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:43 15:46:43.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:43 15:46:43.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:43 15:46:43.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:43 15:46:43.459 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:43 15:46:43.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:43 15:46:43.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:43 15:46:43.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:43 15:46:43.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:43 15:46:43.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:43 15:46:43.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:46:43 15:46:43.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:46:43 15:46:43.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:46:43 15:46:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:43 15:46:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:43 15:46:43.769 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:43 15:46:43.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:43 15:46:43.769 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1'
11:46:43 15:46:43.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:46:43 is "Project name:")
11:46:43 15:46:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:43 15:46:43.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:43 15:46:43.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:43 15:46:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:43 15:46:43.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:43 15:46:43.771 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:43 15:46:43.772 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1
11:46:43 15:46:43.837 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:43 15:46:43.837 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:46:43 15:46:43.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:43 15:46:43.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:43 15:46:43.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:43 15:46:43.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:43 15:46:43.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:43 15:46:43.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:43 15:46:43.839 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:43 15:46:43.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:43 15:46:43.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:43 15:46:43.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:43 15:46:43.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:43 15:46:43.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:46 15:46:46.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:46 15:46:46.846 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:46 15:46:46.846 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:46 15:46:46.846 DEBUG [main][MenuItemLookup] Item match:File
11:46:46 15:46:46.847 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:46 15:46:46.847 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:''
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:''
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:''
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:46 15:46:46.850 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:46 15:46:46.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:46 15:46:46.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:46 15:46:46.850 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:46 15:46:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:46 15:46:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:46 15:46:46.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:46 15:46:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:46 15:46:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:46 15:46:46.920 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:46 15:46:46.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:46 15:46:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:46 15:46:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:46 15:46:46.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:46 15:46:46.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:46 15:46:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:46 15:46:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:46 15:46:46.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:46 15:46:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:46 15:46:46.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:46 15:46:46.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:46:46 15:46:46.921 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:46:46 15:46:46.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:46:46 15:46:46.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:46:46 15:46:46.922 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:46 15:46:46.922 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:46 15:46:46.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:46 15:46:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:46 15:46:46.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:46 15:46:46.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:46 15:46:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:46 15:46:46.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:46 15:46:46.923 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:46 15:46:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:46 15:46:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:46 15:46:46.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:46 15:46:46.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:47 15:46:47.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:47 15:46:47.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:47 15:46:47.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:47 15:46:47.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:46:47 15:46:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:46:47 15:46:47.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:46:47 15:46:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:47 15:46:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:47 15:46:47.107 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:47 15:46:47.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:47 15:46:47.107 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2'
11:46:47 15:46:47.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:46:47 is "Project name:")
11:46:47 15:46:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:47 15:46:47.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:47 15:46:47.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:47 15:46:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:47 15:46:47.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:47 15:46:47.109 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:47 15:46:47.110 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2
11:46:47 15:46:47.135 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:47 15:46:47.135 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:46:47 15:46:47.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:47 15:46:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:47 15:46:47.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:47 15:46:47.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:47 15:46:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:47 15:46:47.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:47 15:46:47.138 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:47 15:46:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:47 15:46:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:47 15:46:47.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:47 15:46:47.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:47 15:46:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:46:50 15:46:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:46:50 15:46:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:50 15:46:50.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:50 15:46:50.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:50 15:46:50.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:50 15:46:50.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:46:50 15:46:50.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:50 15:46:50.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:50 15:46:50.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:50 15:46:50.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:50 15:46:50.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:50 15:46:50.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:50 15:46:50.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:46:50 15:46:50.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:50 15:46:50.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:50 15:46:50.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:50 15:46:50.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:50 15:46:50.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:46:50 15:46:50.147 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:50 15:46:50.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:50 15:46:50.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:50 15:46:50.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:46:50 15:46:50.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:46:50 15:46:50.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:46:50 15:46:50.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:50 15:46:50.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:50 15:46:50.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:50 15:46:50.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:50 15:46:50.150 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:50 15:46:50.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:50 15:46:50.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:50 15:46:50.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:50 15:46:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:50 15:46:50.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:50 15:46:50.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:50 15:46:50.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:50 15:46:50.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:51 15:46:51.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:51 15:46:51.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:51 15:46:51.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:51 15:46:51.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:51 15:46:51.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:51 15:46:51.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:51 15:46:51.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:51 15:46:51.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:51 15:46:51.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:51 15:46:51.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:51 15:46:51.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:51 15:46:51.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:51 15:46:51.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:51 15:46:51.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0
11:46:51 15:46:51.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1
11:46:51 15:46:51.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2
11:46:51 15:46:51.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:51 15:46:51.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:51 15:46:51.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:51 15:46:51.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:51 15:46:51.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:51 15:46:51.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:51 15:46:51.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:51 15:46:51.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:51 15:46:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:51 15:46:51.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:51 15:46:51.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:51 15:46:51.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:51 15:46:51.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:52 15:46:52.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:52 15:46:52.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:52 15:46:52.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:52 15:46:52.156 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:52 15:46:52.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:52 15:46:52.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:52 15:46:52.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:52 15:46:52.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:52 15:46:52.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:52 15:46:52.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:52 15:46:52.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:52 15:46:52.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:52 15:46:52.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:52 15:46:52.157 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0
11:46:52 15:46:52.158 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1
11:46:52 15:46:52.158 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2
11:46:52 15:46:52.158 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:52 15:46:52.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:52 15:46:52.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:52 15:46:52.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:52 15:46:52.159 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:52 15:46:52.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:52 15:46:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:52 15:46:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:52 15:46:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:52 15:46:52.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:52 15:46:52.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:52 15:46:52.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:52 15:46:52.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:53 15:46:53.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:53 15:46:53.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:53 15:46:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:53 15:46:53.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:53 15:46:53.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:53 15:46:53.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:53 15:46:53.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:53 15:46:53.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:53 15:46:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:53 15:46:53.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:53 15:46:53.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:53 15:46:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:53 15:46:53.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:53 15:46:53.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0
11:46:53 15:46:53.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1
11:46:53 15:46:53.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2
11:46:53 15:46:53.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1
11:46:53 15:46:53.162 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1
11:46:53 15:46:53.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection
11:46:53 15:46:53.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1
11:46:53 15:46:53.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:46:53 15:46:53.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:46:53 15:46:53.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:46:53 15:46:53.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:46:53 15:46:53.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:46:53 15:46:53.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:46:53 15:46:53.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:46:53 15:46:53.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:53 15:46:53.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:53 15:46:53.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:46:53 15:46:53.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:46:53 15:46:53.166 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:53 15:46:53.166 DEBUG [main][MenuItemLookup] Item match:File
11:46:53 15:46:53.166 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:46:53 15:46:53.166 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:''
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'File'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:''
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:''
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:46:53 15:46:53.169 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:46:53 15:46:53.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:46:53 15:46:53.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:46:53 15:46:53.185 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:46:53 15:46:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:46:53 15:46:53.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:46:53 15:46:53.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:46:53 15:46:53.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:53 15:46:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:53 15:46:53.274 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:53 15:46:53.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:46:53 15:46:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:53 15:46:53.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:53 15:46:53.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:53 15:46:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:53 15:46:53.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:53 15:46:53.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:46:53 15:46:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:46:53 15:46:53.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:46:53 15:46:53.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:46:53 15:46:53.276 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:46:53 15:46:53.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:46:53 15:46:53.276 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:46:53 15:46:53.276 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:46:53 15:46:53.276 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:46:53 15:46:53.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:46:53 15:46:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:53 15:46:53.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:53 15:46:53.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:53 15:46:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:53 15:46:53.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:53 15:46:53.277 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:46:53 15:46:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:53 15:46:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:53 15:46:53.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:53 15:46:53.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:53 15:46:53.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:46:53 15:46:53.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:46:53 15:46:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:46:53 15:46:53.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:46:53 15:46:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:53 15:46:53.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:53 15:46:53.463 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:53 15:46:53.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:46:53 15:46:53.463 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3'
11:46:53 15:46:53.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:46:53 is "Project name:")
11:46:53 15:46:53.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:53 15:46:53.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:53 15:46:53.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:53 15:46:53.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:53 15:46:53.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:46:53 15:46:53.465 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:46:53 15:46:53.466 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3
11:46:53 15:46:53.493 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:46:53 15:46:53.493 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:46:53 15:46:53.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:46:53 15:46:53.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:53 15:46:53.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:53 15:46:53.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:53 15:46:53.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:53 15:46:53.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:53 15:46:53.495 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:46:53 15:46:53.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:53 15:46:53.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:53 15:46:53.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:53 15:46:53.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:53 15:46:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:56 15:46:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:56 15:46:56.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:56 15:46:56.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:56 15:46:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:56 15:46:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:56 15:46:56.502 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:56 15:46:56.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:56 15:46:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:56 15:46:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:56 15:46:56.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:56 15:46:56.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:56 15:46:56.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:57 15:46:57.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:57 15:46:57.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:57 15:46:57.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:57 15:46:57.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:57 15:46:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:46:57 15:46:57.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:57 15:46:57.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:57 15:46:57.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:57 15:46:57.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:57 15:46:57.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:46:57 15:46:57.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:57 15:46:57.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:57 15:46:57.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:57 15:46:57.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:57 15:46:57.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:46:57 15:46:57.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0
11:46:57 15:46:57.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1
11:46:57 15:46:57.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2
11:46:57 15:46:57.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3
11:46:57 15:46:57.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3
11:46:57 15:46:57.505 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3
11:46:57 15:46:57.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection
11:46:57 15:46:57.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3
11:46:57 15:46:57.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:46:57 15:46:57.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'New'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:''
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:''
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:''
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:''
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:''
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:''
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:46:57 15:46:57.533 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:46:57 15:46:57.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:46:57 15:46:57.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:46:57 15:46:57.534 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:46:57 15:46:57.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:57 15:46:57.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:58 15:46:58.034 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer
11:46:58 15:46:58.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3
11:46:58 15:46:58.034 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3
11:46:58 15:46:58.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection
11:46:58 15:46:58.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3
11:46:58 15:46:58.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:46:58 15:46:58.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:58 15:46:58.068 DEBUG [main][MenuItemLookup] Found menu:'New'
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:''
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:''
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:46:58 15:46:58.069 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:46:58 15:46:58.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:46:58 15:46:58.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:46:58 15:46:58.069 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:46:58 15:46:58.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:46:58 15:46:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:46:58 15:46:58.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:46:58 15:46:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:46:58 15:46:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:46:58 15:46:58.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:58 15:46:58.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:58 15:46:58.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:46:58 15:46:58.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:58 15:46:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:58 15:46:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:58 15:46:58.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:46:58 15:46:58.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:58 15:46:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:58 15:46:58.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:58 15:46:58.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:58 15:46:58.653 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:46:58 15:46:58.653 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:46:58 15:46:58.653 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:58 15:46:58.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:58 15:46:58.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:46:58 15:46:58.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:46:58 15:46:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:58 15:46:58.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:58 15:46:58.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:46:58 15:46:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:46:58 15:46:58.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:46:58 15:46:58.654 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:46:58 15:46:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:46:58 15:46:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:46:58 15:46:58.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:46:58 15:46:58.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:46:58 15:46:58.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:46:58 15:46:58.657 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:46:59 15:46:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:46:59 15:46:59.158 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:59 15:46:59.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:59 15:46:59.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:59 15:46:59.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:59 15:46:59.159 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:46:59 15:46:59.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:46:59 15:46:59.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:46:59 15:46:59.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:46:59 15:46:59.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:46:59 15:46:59.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:59 15:46:59.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:46:59 15:46:59.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:46:59 15:46:59.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:00 15:47:00.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:00 15:47:00.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:00 15:47:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:00 15:47:00.161 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:00 15:47:00.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:00 15:47:00.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:00 15:47:00.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:00 15:47:00.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:00 15:47:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:00 15:47:00.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:00 15:47:00.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:00 15:47:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:00 15:47:00.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:00 15:47:00.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:00 15:47:00.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:00 15:47:00.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:00 15:47:00.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1
11:47:00 15:47:00.162 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1
11:47:00 15:47:00.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection
11:47:00 15:47:00.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1
11:47:00 15:47:00.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:00 15:47:00.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:00 15:47:00.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:00 15:47:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:00 15:47:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:00 15:47:00.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:47:00 15:47:00.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:00 15:47:00.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:47:00 15:47:00.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:00 15:47:00.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:00 15:47:00.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:00 15:47:00.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:00 15:47:00.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:00 15:47:00.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:00 15:47:00.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:00 15:47:00.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:00 15:47:00.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:00 15:47:00.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:00 15:47:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:00 15:47:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:00 15:47:00.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:00 15:47:00.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:00 15:47:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:00 15:47:00.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:00 15:47:00.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:00 15:47:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:00 15:47:00.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:00 15:47:00.169 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:00 15:47:00.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:00 15:47:00.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:00 15:47:00.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:00 15:47:00.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:00 15:47:00.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:00 15:47:00.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:00 15:47:00.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:00 15:47:00.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:00 15:47:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:00 15:47:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:00 15:47:00.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:47:00 15:47:00.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:00 15:47:00.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:47:00 15:47:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:00 15:47:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:00 15:47:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:00 15:47:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:00 15:47:00.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:00 15:47:00.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:00 15:47:00.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:00 15:47:00.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:00 15:47:00.172 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:00 15:47:00.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:00 15:47:00.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:00 15:47:00.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:00 15:47:00.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:00 15:47:00.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:00 15:47:00.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:00 15:47:00.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:00 15:47:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:00 15:47:00.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:00 15:47:00.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:00 15:47:00.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:00 15:47:00.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:01 15:47:01.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:01 15:47:01.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:01 15:47:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:01 15:47:01.174 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:01 15:47:01.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:01 15:47:01.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:01 15:47:01.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:01 15:47:01.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:01 15:47:01.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:01 15:47:01.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:01 15:47:01.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:01 15:47:01.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:01 15:47:01.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:01 15:47:01.175 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0
11:47:01 15:47:01.175 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1
11:47:01 15:47:01.175 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2
11:47:01 15:47:01.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:01 15:47:01.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:01 15:47:01.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:01 15:47:01.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:01 15:47:01.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:01 15:47:01.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:01 15:47:01.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:01 15:47:01.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:01 15:47:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:01 15:47:01.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:01 15:47:01.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:01 15:47:01.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:01 15:47:01.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:02 15:47:02.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:02 15:47:02.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:02 15:47:02.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:02 15:47:02.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:02 15:47:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:02 15:47:02.678 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:02 15:47:02.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:02 15:47:02.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:02 15:47:02.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:02 15:47:02.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:02 15:47:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:02 15:47:02.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:02 15:47:02.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:02 15:47:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:02 15:47:02.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:02 15:47:02.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0
11:47:02 15:47:02.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1
11:47:02 15:47:02.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2
11:47:02 15:47:02.679 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:02 15:47:02.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:02 15:47:02.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:02 15:47:02.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:02 15:47:02.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:02 15:47:02.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:02 15:47:02.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:02 15:47:02.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:02 15:47:02.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:02 15:47:02.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:02 15:47:02.680 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:47:02 15:47:02.680 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:47:02 15:47:02.680 DEBUG [main][TreeItemHandler] Set Tree selection
11:47:02 15:47:02.680 DEBUG [main][TreeHandler] Notify Tree about selection event
11:47:02 15:47:02.682 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:47:02 15:47:02.683 DEBUG [WorkbenchTestable][TreeItemHandler]   PackageExplorerTestProject0
11:47:02 15:47:02.683 DEBUG [WorkbenchTestable][TreeItemHandler]   PackageExplorerTestProject2
11:47:02 15:47:02.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:02 15:47:02.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:02 15:47:02.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:02 15:47:02.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:02 15:47:02.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:02 15:47:02.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:47:02 15:47:02.684 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:02 15:47:02.684 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:47:02 15:47:02.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:02 15:47:02.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:02 15:47:02.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:02 15:47:02.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:02 15:47:02.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:02 15:47:02.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:02 15:47:02.684 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:02 15:47:02.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:02 15:47:02.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:02 15:47:02.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:02 15:47:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:02 15:47:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:02 15:47:02.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:02 15:47:02.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:02 15:47:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:02 15:47:02.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:02 15:47:02.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:02 15:47:02.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:02 15:47:02.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:02 15:47:02.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:02 15:47:02.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:02 15:47:02.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:02 15:47:02.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:02 15:47:02.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:02 15:47:02.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:02 15:47:02.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:02 15:47:02.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:02 15:47:02.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:02 15:47:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:02 15:47:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:02 15:47:02.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)
11:47:02 15:47:02.702 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:02 15:47:02.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:02 15:47:02.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:02 15:47:02.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:02 15:47:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:02 15:47:02.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:02 15:47:02.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:03 15:47:03.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:03 15:47:03.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:03 15:47:03.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:03 15:47:03.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:03 15:47:03.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:03 15:47:03.703 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:03 15:47:03.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:03 15:47:03.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:03 15:47:03.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:03 15:47:03.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:03 15:47:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:03 15:47:03.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:03 15:47:03.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:03 15:47:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:03 15:47:03.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:03 15:47:03.705 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0
11:47:03 15:47:03.705 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1
11:47:03 15:47:03.705 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2
11:47:03 15:47:03.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0
11:47:03 15:47:03.705 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0
11:47:03 15:47:03.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection
11:47:03 15:47:03.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0
11:47:03 15:47:03.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:03 15:47:03.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:''
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:''
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:''
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:''
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:''
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:''
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:03 15:47:03.738 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:47:03 15:47:03.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:47:03 15:47:03.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:47:03 15:47:03.738 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:47:03 15:47:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:03 15:47:03.738 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer
11:47:04 15:47:04.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0
11:47:04 15:47:04.239 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0
11:47:04 15:47:04.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection
11:47:04 15:47:04.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0
11:47:04 15:47:04.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:04 15:47:04.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:''
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:''
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:04 15:47:04.275 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:47:04 15:47:04.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:47:04 15:47:04.275 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:47:04 15:47:04.276 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:47:04 15:47:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:47:04 15:47:04.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:47:04 15:47:04.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:47:04 15:47:04.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:04 15:47:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:04 15:47:04.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:04 15:47:04.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:04 15:47:04.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:47:04 15:47:04.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:04 15:47:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:04 15:47:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:04 15:47:04.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:04 15:47:04.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:04 15:47:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:04 15:47:04.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:04 15:47:04.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:04 15:47:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:04 15:47:04.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:04 15:47:04.860 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:47:04 15:47:04.860 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:47:04 15:47:04.860 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:04 15:47:04.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:04 15:47:04.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:04 15:47:04.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:04 15:47:04.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:04 15:47:04.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:04 15:47:04.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:04 15:47:04.861 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:04 15:47:04.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:04 15:47:04.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:04 15:47:04.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:04 15:47:04.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:04 15:47:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:47:04 15:47:04.864 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:05 15:47:05.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1
11:47:05 15:47:05.364 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1
11:47:05 15:47:05.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection
11:47:05 15:47:05.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1
11:47:05 15:47:05.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:05 15:47:05.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:''
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:''
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:''
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:''
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:''
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:''
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:05 15:47:05.393 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:47:05 15:47:05.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:47:05 15:47:05.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:47:05 15:47:05.393 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:47:05 15:47:05.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:05 15:47:05.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:05 15:47:05.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer
11:47:05 15:47:05.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1
11:47:05 15:47:05.894 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1
11:47:05 15:47:05.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection
11:47:05 15:47:05.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1
11:47:05 15:47:05.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:05 15:47:05.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:''
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:''
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:05 15:47:05.922 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:47:05 15:47:05.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:47:05 15:47:05.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:47:05 15:47:05.922 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:47:05 15:47:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:47:06 15:47:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:47:06 15:47:06.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:47:06 15:47:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:06 15:47:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:06 15:47:06.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:06 15:47:06.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:06 15:47:06.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:06 15:47:06.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:06 15:47:06.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:06 15:47:06.523 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:47:06 15:47:06.523 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:47:06 15:47:06.523 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:06 15:47:06.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:06 15:47:06.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:06 15:47:06.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:06 15:47:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:06 15:47:06.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:06 15:47:06.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:06 15:47:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:06 15:47:06.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:06 15:47:06.524 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:06 15:47:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:06 15:47:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:06 15:47:06.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:06 15:47:06.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:06 15:47:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:47:06 15:47:06.528 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:07 15:47:07.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2
11:47:07 15:47:07.028 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2
11:47:07 15:47:07.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection
11:47:07 15:47:07.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2
11:47:07 15:47:07.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:07 15:47:07.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:07 15:47:07.059 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:''
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:''
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:''
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:''
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:''
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:''
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:07 15:47:07.060 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:47:07 15:47:07.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:47:07 15:47:07.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:47:07 15:47:07.060 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:47:07 15:47:07.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:07 15:47:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer
11:47:07 15:47:07.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2
11:47:07 15:47:07.561 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2
11:47:07 15:47:07.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection
11:47:07 15:47:07.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2
11:47:07 15:47:07.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:07 15:47:07.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:''
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:''
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:07 15:47:07.589 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:47:07 15:47:07.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:47:07 15:47:07.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:47:07 15:47:07.589 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:47:07 15:47:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:47:08 15:47:08.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:47:08 15:47:08.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:47:08 15:47:08.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:08 15:47:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:08 15:47:08.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:08 15:47:08.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:08 15:47:08.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:47:08 15:47:08.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:08 15:47:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:08 15:47:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:08 15:47:08.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:08 15:47:08.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:08 15:47:08.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:08 15:47:08.191 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:47:08 15:47:08.191 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:47:08 15:47:08.191 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:08 15:47:08.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:08 15:47:08.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:08 15:47:08.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:08 15:47:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:08 15:47:08.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:08 15:47:08.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:08 15:47:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:08 15:47:08.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:08 15:47:08.192 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:08 15:47:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:08 15:47:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:08 15:47:08.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:08 15:47:08.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:08 15:47:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:47:08 15:47:08.195 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:08 15:47:08.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:08 15:47:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:08 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.759 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest
11:47:08 delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)  Time elapsed: 6.998 s
11:47:08 select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)  Time elapsed: 0.005 s
11:47:08 open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)  Time elapsed: 0.004 s
11:47:08 multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)  Time elapsed: 2.513 s
11:47:08 getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest)  Time elapsed: 0.004 s
11:47:08 Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest
11:47:08 15:47:08.703 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest
11:47:08 15:47:08.703 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:47:08 15:47:08.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:08 15:47:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest
11:47:08 15:47:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:08 15:47:08.704 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:47:08 15:47:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:08 15:47:08.704 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:47:08 15:47:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:08 15:47:08.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:08 15:47:08.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:08 15:47:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:08 15:47:08.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:08 15:47:08.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:08 15:47:08.706 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:08 15:47:08.706 DEBUG [main][MenuItemLookup] Item match:File
11:47:08 15:47:08.706 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:47:08 15:47:08.706 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:''
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:''
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:''
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:47:08 15:47:08.711 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:47:08 15:47:08.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:47:08 15:47:08.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:47:08 15:47:08.711 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:47:08 15:47:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:47:08 15:47:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:47:08 15:47:08.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:47:08 15:47:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:08 15:47:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:08 15:47:08.781 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:08 15:47:08.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:47:08 15:47:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:08 15:47:08.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:08 15:47:08.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:08 15:47:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:08 15:47:08.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:08 15:47:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:08 15:47:08.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:08 15:47:08.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:08 15:47:08.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:47:08 15:47:08.783 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:47:08 15:47:08.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:47:08 15:47:08.783 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:08 15:47:08.783 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:47:08 15:47:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:08 15:47:08.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:08 15:47:08.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:08 15:47:08.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:08 15:47:08.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:08 15:47:08.784 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:47:08 15:47:08.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:08 15:47:08.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:08 15:47:08.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:08 15:47:08.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:08 15:47:08.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:08 15:47:08.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:47:08 15:47:08.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:47:08 15:47:08.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:47:08 15:47:08.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:08 15:47:08.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:08 15:47:08.966 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:08 15:47:08.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:08 15:47:08.966 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0'
11:47:08 15:47:08.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:47:08 is "Project name:")
11:47:08 15:47:08.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:08 15:47:08.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:08 15:47:08.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:08 15:47:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:08 15:47:08.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:08 15:47:08.968 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:08 15:47:08.969 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0
11:47:08 15:47:08.995 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:09 15:47:08.995 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:47:09 15:47:08.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:47:09 15:47:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:09 15:47:08.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:09 15:47:08.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:09 15:47:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:09 15:47:08.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:09 15:47:08.997 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:47:09 15:47:08.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:09 15:47:08.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:09 15:47:08.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:09 15:47:08.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:09 15:47:09.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:12 15:47:12.144 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:12 15:47:12.145 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:12 15:47:12.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:12 15:47:12.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:12 15:47:12.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:12 15:47:12.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:12 15:47:12.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:12 15:47:12.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:12 15:47:12.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:12 15:47:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:12 15:47:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:12 15:47:12.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:12 15:47:12.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:12 15:47:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:12 15:47:12.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:12 15:47:12.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:12 15:47:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:12 15:47:12.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:12 15:47:12.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:12 15:47:12.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:12 15:47:12.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:12 15:47:12.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:12 15:47:12.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:12 15:47:12.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:12 15:47:12.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:12 15:47:12.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest)
11:47:12 15:47:12.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest
11:47:12 15:47:12.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:12 15:47:12.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:12 15:47:12.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:12 15:47:12.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:12 15:47:12.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:12 15:47:12.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:12 15:47:12.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:12 15:47:12.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:12 15:47:12.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:12 15:47:12.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:12 15:47:12.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:12 15:47:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:12 15:47:12.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:12 15:47:12.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:12 15:47:12.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:12 15:47:12.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:13 15:47:13.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:13 15:47:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:13 15:47:13.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:13 15:47:13.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:13 15:47:13.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:13 15:47:13.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:13 15:47:13.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:13 15:47:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:13 15:47:13.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:13 15:47:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:13 15:47:13.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:13 15:47:13.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0
11:47:13 15:47:13.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest
11:47:13 15:47:13.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:13 15:47:13.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:13 15:47:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:13 15:47:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:13 15:47:13.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest)
11:47:13 15:47:13.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:13 15:47:13.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:13 15:47:13.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:13 15:47:13.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:13 15:47:13.219 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:47:13 15:47:13.219 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:47:13 15:47:13.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:13 15:47:13.220 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:47:13 15:47:13.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:13 15:47:13.299 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:47:13 15:47:13.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:13 15:47:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:13 15:47:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:13 15:47:13.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:13 15:47:13.300 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:13 15:47:13.300 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:13 15:47:13.300 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:13 15:47:13.300 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:13 15:47:13.300 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:13 15:47:13.300 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:13 15:47:13.300 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:13 15:47:13.300 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:13 15:47:13.300 DEBUG [main][MenuItemLookup] Item match:Window
11:47:13 15:47:13.301 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:13 15:47:13.301 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:13 15:47:13.301 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:13 15:47:13.301 DEBUG [main][MenuItemLookup] Found menu:''
11:47:13 15:47:13.301 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:13 15:47:13.301 DEBUG [main][MenuItemLookup] Item match:Show View
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:''
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:47:13 15:47:13.306 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:47:13 15:47:13.306 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:47:13 15:47:13.306 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:47:13 15:47:13.306 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:47:13 15:47:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:47:13 15:47:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:47:13 15:47:13.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:13 15:47:13.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:13 15:47:13.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:13 15:47:13.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:13 15:47:13.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:13 15:47:13.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:13 15:47:13.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:47:13 15:47:13.377 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:47:13 15:47:13.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:47:13 15:47:13.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:13 15:47:13.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:13 15:47:13.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:13 15:47:13.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:13 15:47:13.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:13 15:47:13.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:13 15:47:13.379 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:47:13 15:47:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:13 15:47:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:13 15:47:13.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:13 15:47:13.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:13 15:47:13.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:13 15:47:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:13 15:47:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:47:13 15:47:13.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:13 15:47:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:47:13 15:47:13.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:13 15:47:13.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:13 15:47:13.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:13 15:47:13.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:13 15:47:13.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:13 15:47:13.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:13 15:47:13.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:13 15:47:13.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:13 15:47:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:13 15:47:13.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:13 15:47:13.478 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:13 15:47:13.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:13 15:47:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:13 15:47:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:13 15:47:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:13 15:47:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:13 15:47:13.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:13 15:47:13.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:13 15:47:13.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:13 15:47:13.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:13 15:47:13.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:13 15:47:13.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:13 15:47:13.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:13 15:47:13.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:13 15:47:13.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:13 15:47:13.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:13 15:47:13.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:13 15:47:13.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:14 15:47:14.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:14 15:47:14.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:14 15:47:14.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:14 15:47:14.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:14 15:47:14.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:14 15:47:14.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:14 15:47:14.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:14 15:47:14.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:14 15:47:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:14 15:47:14.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:14 15:47:14.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:14 15:47:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:14 15:47:14.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:14 15:47:14.496 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0
11:47:14 15:47:14.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:14 15:47:14.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:14 15:47:14.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:14 15:47:14.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:14 15:47:14.497 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:14 15:47:14.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:14 15:47:14.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:14 15:47:14.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:14 15:47:14.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:14 15:47:14.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:14 15:47:14.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:14 15:47:14.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:14 15:47:14.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:15 15:47:15.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:15 15:47:15.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:15 15:47:15.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:15 15:47:15.498 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:15 15:47:15.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:15 15:47:15.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:15 15:47:15.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:15 15:47:15.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:15 15:47:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:15 15:47:15.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:15 15:47:15.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:15 15:47:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:15 15:47:15.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:15 15:47:15.499 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0
11:47:15 15:47:15.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0
11:47:15 15:47:15.500 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0
11:47:15 15:47:15.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection
11:47:15 15:47:15.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0
11:47:15 15:47:15.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:16 15:47:15.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:16 15:47:15.527 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:16 15:47:15.527 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:16 15:47:15.527 DEBUG [main][MenuItemLookup] Found menu:''
11:47:16 15:47:15.527 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:16 15:47:15.527 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:16 15:47:15.527 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:''
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:''
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:''
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:''
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:''
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:16 15:47:15.528 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:47:16 15:47:15.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:47:16 15:47:15.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:47:16 15:47:15.528 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:47:16 15:47:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:16 15:47:15.528 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:16 15:47:16.028 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer
11:47:16 15:47:16.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0
11:47:16 15:47:16.028 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0
11:47:16 15:47:16.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection
11:47:16 15:47:16.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0
11:47:16 15:47:16.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:16 15:47:16.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:''
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:''
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:16 15:47:16.056 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:47:16 15:47:16.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:47:16 15:47:16.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:47:16 15:47:16.056 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:47:16 15:47:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:47:16 15:47:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:47:16 15:47:16.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:47:16 15:47:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:16 15:47:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:16 15:47:16.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:16 15:47:16.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:16 15:47:16.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:16 15:47:16.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:16 15:47:16.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:16 15:47:16.635 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:47:16 15:47:16.635 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:47:16 15:47:16.635 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:16 15:47:16.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:16 15:47:16.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:16 15:47:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:16 15:47:16.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:16 15:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:16 15:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:16 15:47:16.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:16 15:47:16.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:16 15:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:16 15:47:16.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:16 15:47:16.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:16 15:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:16 15:47:16.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:16 15:47:16.636 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:16 15:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:16 15:47:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:16 15:47:16.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:16 15:47:16.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:16 15:47:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:47:16 15:47:16.640 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:17 15:47:17.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:17 15:47:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.438 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest
11:47:17 testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest)  Time elapsed: 1.07 s
11:47:17 Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:17 15:47:17.147 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:17 15:47:17.148 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:17 15:47:17.148 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:47:17 15:47:17.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:17 15:47:17.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:17 15:47:17.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Item match:Window
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:47:17 15:47:17.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:17 15:47:17.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:17 15:47:17.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:17 15:47:17.149 DEBUG [main][MenuItemLookup] Item match:Window
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Item match:Perspective
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:47:17 15:47:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:47:17 15:47:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:17 15:47:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:17 15:47:17.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Item match:Window
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:47:17 15:47:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:17 15:47:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:17 15:47:17.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:17 15:47:17.150 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Item match:Window
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Item match:Perspective
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:47:17 15:47:17.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:17 15:47:17.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:17 15:47:17.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Item match:Window
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:47:17 15:47:17.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:17 15:47:17.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:17 15:47:17.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:17 15:47:17.151 DEBUG [main][MenuItemLookup] Item match:Window
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Item match:Perspective
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:47:17 15:47:17.152 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:47:17 15:47:17.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:47:17 15:47:17.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:47:17 15:47:17.152 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:47:17 15:47:17.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:17 15:47:17.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:17 15:47:17.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:17 15:47:17.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:17 15:47:17.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:17 15:47:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:17 15:47:17.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:17 15:47:17.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:17 15:47:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:17 15:47:17.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:17 15:47:17.179 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:47:17 15:47:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:17 15:47:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:17 15:47:17.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:17 15:47:17.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:17 15:47:17.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:17 15:47:17.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:17 15:47:17.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:17 15:47:17.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:17 15:47:17.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:17 15:47:17.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:17 15:47:17.322 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:17 15:47:17.322 DEBUG [main][MenuItemLookup] Item match:File
11:47:17 15:47:17.323 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:47:17 15:47:17.323 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:''
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:47:17 15:47:17.325 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:47:17 15:47:17.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:47:17 15:47:17.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:47:17 15:47:17.326 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:47:17 15:47:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:47:17 15:47:17.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:47:17 15:47:17.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:47:17 15:47:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:17 15:47:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:17 15:47:17.398 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:17 15:47:17.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:47:17 15:47:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:17 15:47:17.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:17 15:47:17.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:17 15:47:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:17 15:47:17.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:17 15:47:17.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:17 15:47:17.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:17 15:47:17.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:17 15:47:17.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:17 15:47:17.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:47:17 15:47:17.400 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:47:17 15:47:17.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:47:17 15:47:17.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:47:17 15:47:17.401 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:17 15:47:17.401 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:47:17 15:47:17.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:47:17 15:47:17.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:17 15:47:17.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:17 15:47:17.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:17 15:47:17.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:17 15:47:17.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:17 15:47:17.402 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:47:17 15:47:17.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:17 15:47:17.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:17 15:47:17.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:17 15:47:17.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:17 15:47:17.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:17 15:47:17.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:47:17 15:47:17.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:47:17 15:47:17.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:47:17 15:47:17.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:17 15:47:17.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:17 15:47:17.582 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:17 15:47:17.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:17 15:47:17.582 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0'
11:47:17 15:47:17.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:47:17 is "Project name:")
11:47:17 15:47:17.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:17 15:47:17.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:17 15:47:17.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:17 15:47:17.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:17 15:47:17.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:17 15:47:17.584 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:17 15:47:17.585 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0
11:47:17 15:47:17.612 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:17 15:47:17.612 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:47:17 15:47:17.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:47:17 15:47:17.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:17 15:47:17.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:17 15:47:17.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:17 15:47:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:17 15:47:17.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:17 15:47:17.614 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:47:17 15:47:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:17 15:47:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:17 15:47:17.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:17 15:47:17.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:17 15:47:17.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:20 15:47:20.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:20 15:47:20.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:20 15:47:20.625 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:20 15:47:20.625 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:20 15:47:20.625 DEBUG [main][MenuItemLookup] Item match:File
11:47:20 15:47:20.626 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:47:20 15:47:20.626 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:''
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:''
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:''
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:47:20 15:47:20.629 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:47:20 15:47:20.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:47:20 15:47:20.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:47:20 15:47:20.629 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:47:20 15:47:20.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:47:20 15:47:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:47:20 15:47:20.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:47:20 15:47:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:20 15:47:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:20 15:47:20.732 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:20 15:47:20.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:20 15:47:20.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:47:20 15:47:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:20 15:47:20.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:20 15:47:20.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:20 15:47:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:20 15:47:20.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:20 15:47:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:20 15:47:20.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:20 15:47:20.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:20 15:47:20.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:47:20 15:47:20.734 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:47:20 15:47:20.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:47:20 15:47:20.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:47:20 15:47:20.735 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:20 15:47:20.735 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:47:20 15:47:20.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:47:20 15:47:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:20 15:47:20.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:20 15:47:20.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:20 15:47:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:20 15:47:20.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:20 15:47:20.736 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:47:20 15:47:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:20 15:47:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:20 15:47:20.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:20 15:47:20.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:21 15:47:21.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:21 15:47:21.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:21 15:47:21.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:21 15:47:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:47:21 15:47:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:47:21 15:47:21.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:47:21 15:47:21.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:21 15:47:21.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:21 15:47:21.044 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:21 15:47:21.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:21 15:47:21.044 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1'
11:47:21 15:47:21.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:47:21 is "Project name:")
11:47:21 15:47:21.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:21 15:47:21.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:21 15:47:21.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:21 15:47:21.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:21 15:47:21.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:21 15:47:21.045 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:21 15:47:21.046 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1
11:47:21 15:47:21.073 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:21 15:47:21.073 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:47:21 15:47:21.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:47:21 15:47:21.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:21 15:47:21.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:21 15:47:21.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:21 15:47:21.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:21 15:47:21.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:21 15:47:21.075 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:47:21 15:47:21.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:21 15:47:21.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:21 15:47:21.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:21 15:47:21.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:21 15:47:21.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:24 15:47:24.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:24 15:47:24.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:24 15:47:24.082 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:24 15:47:24.082 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:24 15:47:24.082 DEBUG [main][MenuItemLookup] Item match:File
11:47:24 15:47:24.083 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:47:24 15:47:24.083 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:''
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:''
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:''
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:47:24 15:47:24.085 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:47:24 15:47:24.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:47:24 15:47:24.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:47:24 15:47:24.086 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:47:24 15:47:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:47:24 15:47:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:47:24 15:47:24.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:47:24 15:47:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:24 15:47:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:24 15:47:24.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:24 15:47:24.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:47:24 15:47:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:24 15:47:24.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:24 15:47:24.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:24 15:47:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:24 15:47:24.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:24 15:47:24.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:24 15:47:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:24 15:47:24.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:24 15:47:24.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:47:24 15:47:24.157 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:47:24 15:47:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:47:24 15:47:24.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:47:24 15:47:24.157 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:24 15:47:24.157 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:47:24 15:47:24.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:47:24 15:47:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:24 15:47:24.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:24 15:47:24.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:24 15:47:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:24 15:47:24.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:24 15:47:24.158 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:47:24 15:47:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:24 15:47:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:24 15:47:24.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:24 15:47:24.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:24 15:47:24.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:24 15:47:24.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:47:24 15:47:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:47:24 15:47:24.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:47:24 15:47:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:24 15:47:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:24 15:47:24.341 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:24 15:47:24.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:24 15:47:24.341 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2'
11:47:24 15:47:24.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:47:24 is "Project name:")
11:47:24 15:47:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:24 15:47:24.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:24 15:47:24.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:24 15:47:24.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:24 15:47:24.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:24 15:47:24.343 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:24 15:47:24.343 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2
11:47:24 15:47:24.374 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:24 15:47:24.374 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:47:24 15:47:24.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:47:24 15:47:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:24 15:47:24.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:24 15:47:24.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:24 15:47:24.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:24 15:47:24.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:24 15:47:24.377 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:47:24 15:47:24.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:24 15:47:24.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:24 15:47:24.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:24 15:47:24.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:24 15:47:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:27 15:47:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:27 15:47:27.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:27 15:47:27.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:27 15:47:27.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:27 15:47:27.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:27 15:47:27.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:27 15:47:27.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:27 15:47:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:27 15:47:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:27 15:47:27.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:27 15:47:27.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:27 15:47:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:27 15:47:27.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:27 15:47:27.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:27 15:47:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:27 15:47:27.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:27 15:47:27.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:27 15:47:27.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:27 15:47:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:27 15:47:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:27 15:47:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:27 15:47:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:27 15:47:27.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:27 15:47:27.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:27 15:47:27.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:27 15:47:27.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:27 15:47:27.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:27 15:47:27.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:27 15:47:27.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:27 15:47:27.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:27 15:47:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:27 15:47:27.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:27 15:47:27.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:27 15:47:27.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:27 15:47:27.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:28 15:47:28.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:28 15:47:28.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:28 15:47:28.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:28 15:47:28.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:28 15:47:28.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:28 15:47:28.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:28 15:47:28.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:28 15:47:28.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:28 15:47:28.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:28 15:47:28.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:28 15:47:28.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:28 15:47:28.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:28 15:47:28.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:28 15:47:28.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0
11:47:28 15:47:28.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1
11:47:28 15:47:28.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2
11:47:28 15:47:28.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:28 15:47:28.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:28 15:47:28.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:28 15:47:28.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:28 15:47:28.404 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:28 15:47:28.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:28 15:47:28.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:28 15:47:28.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:28 15:47:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:28 15:47:28.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:28 15:47:28.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:28 15:47:28.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:28 15:47:28.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:29 15:47:29.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:29 15:47:29.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:29 15:47:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:29 15:47:29.406 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:29 15:47:29.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:29 15:47:29.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:29 15:47:29.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:29 15:47:29.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:29 15:47:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:29 15:47:29.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:29 15:47:29.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:29 15:47:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:29 15:47:29.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:29 15:47:29.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0
11:47:29 15:47:29.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1
11:47:29 15:47:29.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2
11:47:29 15:47:29.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:29 15:47:29.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:29 15:47:29.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:29 15:47:29.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:29 15:47:29.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:29 15:47:29.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:29 15:47:29.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:29 15:47:29.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:29 15:47:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:29 15:47:29.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:29 15:47:29.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:29 15:47:29.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:29 15:47:29.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:30 15:47:30.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:30 15:47:30.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:30 15:47:30.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:30 15:47:30.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:30 15:47:30.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:30 15:47:30.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:30 15:47:30.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:30 15:47:30.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:30 15:47:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:30 15:47:30.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:30 15:47:30.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:30 15:47:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:30 15:47:30.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:30 15:47:30.410 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0
11:47:30 15:47:30.410 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:30 15:47:30.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest)
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:30 15:47:30.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:30 15:47:30.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:30 15:47:30.412 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:30 15:47:30.412 DEBUG [main][MenuItemLookup] Item match:File
11:47:30 15:47:30.413 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:47:30 15:47:30.413 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:''
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:''
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:''
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:47:30 15:47:30.416 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:47:30 15:47:30.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:47:30 15:47:30.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:47:30 15:47:30.432 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:47:30 15:47:30.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:47:30 15:47:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:47:30 15:47:30.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:47:30 15:47:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:30 15:47:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:30 15:47:30.504 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:30 15:47:30.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:47:30 15:47:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:30 15:47:30.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:30 15:47:30.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:30 15:47:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:30 15:47:30.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:30 15:47:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:30 15:47:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:30 15:47:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:47:30 15:47:30.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:30 15:47:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:30 15:47:30.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:30 15:47:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:30 15:47:30.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:30 15:47:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:47:30 15:47:30.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:30 15:47:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:30 15:47:30.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:30 15:47:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:30 15:47:30.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:30 15:47:30.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:47:30 15:47:30.506 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:47:30 15:47:30.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:47:30 15:47:30.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:47:30 15:47:30.506 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:30 15:47:30.506 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:47:30 15:47:30.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:47:30 15:47:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:30 15:47:30.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:30 15:47:30.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:30 15:47:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:30 15:47:30.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:30 15:47:30.507 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:47:30 15:47:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:30 15:47:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:30 15:47:30.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:30 15:47:30.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:30 15:47:30.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:30 15:47:30.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:47:30 15:47:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:47:30 15:47:30.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:47:30 15:47:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:30 15:47:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:30 15:47:30.694 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:30 15:47:30.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:30 15:47:30.694 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3'
11:47:30 15:47:30.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:47:30 is "Project name:")
11:47:30 15:47:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:30 15:47:30.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:30 15:47:30.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:30 15:47:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:30 15:47:30.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:30 15:47:30.696 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:30 15:47:30.696 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3
11:47:30 15:47:30.722 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:30 15:47:30.722 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:47:30 15:47:30.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:47:30 15:47:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:30 15:47:30.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:30 15:47:30.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:30 15:47:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:30 15:47:30.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:30 15:47:30.725 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:47:30 15:47:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:30 15:47:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:30 15:47:30.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:30 15:47:30.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:30 15:47:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:33 15:47:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:33 15:47:33.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:33 15:47:33.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:33 15:47:33.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:33 15:47:33.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:33 15:47:33.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:33 15:47:33.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:33 15:47:33.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:33 15:47:33.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:33 15:47:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:33 15:47:33.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:33 15:47:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:34 15:47:34.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:34 15:47:34.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:34 15:47:34.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:34 15:47:34.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:34 15:47:34.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:34 15:47:34.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:34 15:47:34.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:34 15:47:34.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:34 15:47:34.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2
11:47:34 15:47:34.734 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3
11:47:34 15:47:34.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3
11:47:34 15:47:34.735 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3
11:47:34 15:47:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection
11:47:34 15:47:34.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3
11:47:34 15:47:34.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:34 15:47:34.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:''
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:''
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:''
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:''
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:''
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:''
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:34 15:47:34.764 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:47:34 15:47:34.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:47:34 15:47:34.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:47:34 15:47:34.764 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:47:34 15:47:34.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:34 15:47:34.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:35 15:47:35.264 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer
11:47:35 15:47:35.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3
11:47:35 15:47:35.265 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3
11:47:35 15:47:35.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection
11:47:35 15:47:35.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3
11:47:35 15:47:35.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:35 15:47:35.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:''
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:''
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:35 15:47:35.291 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:47:35 15:47:35.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:47:35 15:47:35.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:47:35 15:47:35.292 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:47:35 15:47:35.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:47:35 15:47:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:47:35 15:47:35.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:47:35 15:47:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:35 15:47:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:35 15:47:35.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:35 15:47:35.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:35 15:47:35.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:35 15:47:35.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:35 15:47:35.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:35 15:47:35.901 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:47:35 15:47:35.901 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:47:35 15:47:35.901 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:35 15:47:35.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:35 15:47:35.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:35 15:47:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:35 15:47:35.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:35 15:47:35.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:35 15:47:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:35 15:47:35.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:35 15:47:35.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:35 15:47:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:35 15:47:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:35 15:47:35.956 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:35 15:47:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:35 15:47:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:35 15:47:35.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:35 15:47:35.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:35 15:47:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:47:35 15:47:35.959 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:36 15:47:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:36 15:47:36.460 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:36 15:47:36.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:36 15:47:36.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:36 15:47:36.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:36 15:47:36.460 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:36 15:47:36.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:36 15:47:36.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:36 15:47:36.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:36 15:47:36.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:36 15:47:36.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:36 15:47:36.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:36 15:47:36.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:36 15:47:36.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:37 15:47:37.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:37 15:47:37.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:37 15:47:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:37 15:47:37.462 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:37 15:47:37.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:37 15:47:37.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:37 15:47:37.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:37 15:47:37.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:37 15:47:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:37 15:47:37.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:37 15:47:37.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:37 15:47:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:37 15:47:37.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:37 15:47:37.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0
11:47:37 15:47:37.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1
11:47:37 15:47:37.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:37 15:47:37.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:37 15:47:37.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest)
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:37 15:47:37.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest)
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:37 15:47:37.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1
11:47:37 15:47:37.464 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1
11:47:37 15:47:37.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection
11:47:37 15:47:37.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1
11:47:37 15:47:37.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:37 15:47:37.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:37 15:47:37.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:37 15:47:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:37 15:47:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:37 15:47:37.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest)
11:47:37 15:47:37.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:37 15:47:37.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest)
11:47:37 15:47:37.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:37 15:47:37.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:37 15:47:37.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:37 15:47:37.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:37 15:47:37.469 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:47:37 15:47:37.469 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1
11:47:37 15:47:37.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1
11:47:37 15:47:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:37 15:47:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:37 15:47:37.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1
11:47:37 15:47:37.970 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src
11:47:37 15:47:37.970 DEBUG [main][TreeItemHandler] Selecting tree item: src
11:47:37 15:47:37.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection
11:47:37 15:47:37.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src
11:47:37 15:47:37.973 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:47:37 15:47:37.978 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1
11:47:37 15:47:37.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1
11:47:37 15:47:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:37 15:47:37.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed
11:47:37 15:47:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:37 15:47:37.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1
11:47:37 15:47:37.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1
11:47:37 15:47:37.978 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1
11:47:37 15:47:37.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection
11:47:37 15:47:37.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1
11:47:37 15:47:37.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:37 15:47:37.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:37 15:47:37.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:37 15:47:37.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:37 15:47:37.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:37 15:47:37.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest)
11:47:37 15:47:37.981 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:37 15:47:37.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:37 15:47:37.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:37 15:47:37.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:37 15:47:37.981 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:47:37 15:47:37.981 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:47:37 15:47:37.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:37 15:47:37.982 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:47:38 15:47:38.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:38 15:47:38.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:38 15:47:38.039 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:47:38 15:47:38.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:38 15:47:38.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:38 15:47:38.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:38 15:47:38.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:38 15:47:38.039 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:38 15:47:38.039 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:38 15:47:38.039 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:38 15:47:38.039 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:38 15:47:38.039 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:38 15:47:38.039 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:38 15:47:38.039 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:38 15:47:38.039 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:38 15:47:38.039 DEBUG [main][MenuItemLookup] Item match:Window
11:47:38 15:47:38.040 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:38 15:47:38.040 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:38 15:47:38.040 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:38 15:47:38.040 DEBUG [main][MenuItemLookup] Found menu:''
11:47:38 15:47:38.040 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:38 15:47:38.040 DEBUG [main][MenuItemLookup] Item match:Show View
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:''
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:47:38 15:47:38.043 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:47:38 15:47:38.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:47:38 15:47:38.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:47:38 15:47:38.058 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:47:38 15:47:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:47:38 15:47:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:47:38 15:47:38.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:47:38 15:47:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:38 15:47:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:38 15:47:38.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:47:38 15:47:38.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:38 15:47:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:38 15:47:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:38 15:47:38.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:47:38 15:47:38.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:38 15:47:38.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:38 15:47:38.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:38 15:47:38.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:38 15:47:38.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:38 15:47:38.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:38 15:47:38.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:38 15:47:38.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:38 15:47:38.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:38 15:47:38.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:38 15:47:38.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:38 15:47:38.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:47:38 15:47:38.118 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:47:38 15:47:38.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:38 15:47:38.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:47:38 15:47:38.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:38 15:47:38.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:38 15:47:38.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:38 15:47:38.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:38 15:47:38.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:38 15:47:38.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:38 15:47:38.119 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:38 15:47:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:38 15:47:38.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:38 15:47:38.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:38 15:47:38.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:38 15:47:38.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:38 15:47:38.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:47:38 15:47:38.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:38 15:47:38.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:38 15:47:38.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:47:38 15:47:38.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:38 15:47:38.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:38 15:47:38.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:38 15:47:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:38 15:47:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:38 15:47:38.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:38 15:47:38.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:38 15:47:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:38 15:47:38.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:38 15:47:38.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:38 15:47:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:38 15:47:38.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:38 15:47:38.252 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:38 15:47:38.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:38 15:47:38.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:38 15:47:38.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:38 15:47:38.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:38 15:47:38.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:38 15:47:38.254 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:38 15:47:38.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:38 15:47:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:38 15:47:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:38 15:47:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:38 15:47:38.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:38 15:47:38.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:38 15:47:38.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:38 15:47:38.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:39 15:47:39.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:39 15:47:39.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:39 15:47:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:39 15:47:39.256 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:39 15:47:39.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:39 15:47:39.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:39 15:47:39.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:39 15:47:39.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:39 15:47:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:39 15:47:39.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:39 15:47:39.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:39 15:47:39.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:39 15:47:39.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:39 15:47:39.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0
11:47:39 15:47:39.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1
11:47:39 15:47:39.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2
11:47:39 15:47:39.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0
11:47:39 15:47:39.257 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0
11:47:39 15:47:39.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection
11:47:39 15:47:39.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0
11:47:39 15:47:39.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:39 15:47:39.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:''
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:''
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:''
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:''
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:''
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:''
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:39 15:47:39.283 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:47:39 15:47:39.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:47:39 15:47:39.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:47:39 15:47:39.283 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:47:39 15:47:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:39 15:47:39.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer
11:47:39 15:47:39.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0
11:47:39 15:47:39.784 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0
11:47:39 15:47:39.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection
11:47:39 15:47:39.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0
11:47:39 15:47:39.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:39 15:47:39.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:''
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:''
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:39 15:47:39.824 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:47:39 15:47:39.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:47:39 15:47:39.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:47:39 15:47:39.824 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:47:39 15:47:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:47:40 15:47:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:47:40 15:47:40.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:47:40 15:47:40.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:40 15:47:40.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:40 15:47:40.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:40 15:47:40.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:40 15:47:40.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:47:40 15:47:40.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:40 15:47:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:40 15:47:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:40 15:47:40.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:40 15:47:40.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:40 15:47:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:40 15:47:40.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:40 15:47:40.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:40 15:47:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:40 15:47:40.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:40 15:47:40.447 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:47:40 15:47:40.447 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:47:40 15:47:40.448 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:40 15:47:40.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:40 15:47:40.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:40 15:47:40.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:40 15:47:40.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:40 15:47:40.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:40 15:47:40.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:40 15:47:40.449 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:40 15:47:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:40 15:47:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:40 15:47:40.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:40 15:47:40.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:40 15:47:40.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:47:40 15:47:40.452 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:40 15:47:40.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1
11:47:40 15:47:40.953 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1
11:47:40 15:47:40.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection
11:47:40 15:47:40.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1
11:47:40 15:47:40.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:40 15:47:40.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:''
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:''
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:''
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:''
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:''
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:40 15:47:40.984 DEBUG [main][MenuItemLookup] Found menu:''
11:47:40 15:47:40.985 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:40 15:47:40.985 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:47:40 15:47:40.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:47:40 15:47:40.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:47:40 15:47:40.985 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:47:40 15:47:40.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:40 15:47:40.985 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:41 15:47:41.485 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer
11:47:41 15:47:41.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1
11:47:41 15:47:41.485 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1
11:47:41 15:47:41.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection
11:47:41 15:47:41.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1
11:47:41 15:47:41.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:41 15:47:41.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:''
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:''
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:41 15:47:41.516 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:47:41 15:47:41.516 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:47:41 15:47:41.516 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:47:41 15:47:41.516 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:47:41 15:47:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:47:42 15:47:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:47:42 15:47:42.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:47:42 15:47:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:42 15:47:42.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:42 15:47:42.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:42 15:47:42.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:42 15:47:42.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:42 15:47:42.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:42 15:47:42.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:42 15:47:42.100 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:47:42 15:47:42.100 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:47:42 15:47:42.100 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:42 15:47:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:42 15:47:42.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:42 15:47:42.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:42 15:47:42.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:42 15:47:42.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:42 15:47:42.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:42 15:47:42.101 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:42 15:47:42.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:42 15:47:42.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:42 15:47:42.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:42 15:47:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:47:42 15:47:42.105 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:42 15:47:42.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:42 15:47:42.606 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:42 15:47:42.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:42 15:47:42.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2
11:47:42 15:47:42.606 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2
11:47:42 15:47:42.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection
11:47:42 15:47:42.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2
11:47:42 15:47:42.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:42 15:47:42.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:''
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:''
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:''
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:''
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:''
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:''
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:42 15:47:42.640 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:47:42 15:47:42.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:47:42 15:47:42.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:47:42 15:47:42.640 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:47:42 15:47:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:42 15:47:42.640 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:47:43 15:47:43.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer
11:47:43 15:47:43.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2
11:47:43 15:47:43.141 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2
11:47:43 15:47:43.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection
11:47:43 15:47:43.143 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2
11:47:43 15:47:43.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:43 15:47:43.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:''
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:''
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:43 15:47:43.171 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:47:43 15:47:43.171 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:47:43 15:47:43.171 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:47:43 15:47:43.171 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:47:43 15:47:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:47:43 15:47:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:47:43 15:47:43.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:47:43 15:47:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:43 15:47:43.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:43 15:47:43.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:43 15:47:43.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:43 15:47:43.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:47:43 15:47:43.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:43 15:47:43.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:43 15:47:43.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:43 15:47:43.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:43 15:47:43.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:43 15:47:43.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:43 15:47:43.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:43 15:47:43.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:43 15:47:43.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:43 15:47:43.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:43 15:47:43.759 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:47:43 15:47:43.759 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:47:43 15:47:43.760 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:43 15:47:43.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:43 15:47:43.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:43 15:47:43.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:43 15:47:43.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:43 15:47:43.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:43 15:47:43.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:43 15:47:43.761 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:43 15:47:43.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:43 15:47:43.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:43 15:47:43.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:43 15:47:43.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:43 15:47:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:47:43 15:47:43.764 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:44 15:47:44.264 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:44 15:47:44.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:44 15:47:44.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:44 15:47:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:44 15:47:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.118 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest
11:47:44 delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest)  Time elapsed: 7.053 s
11:47:44 select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest)  Time elapsed: 0.004 s
11:47:44 selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest)  Time elapsed: 0.511 s
11:47:44 Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:44 15:47:44.275 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:44 15:47:44.275 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:47:44 15:47:44.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:44 15:47:44.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:44 15:47:44.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:44 15:47:44.276 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:47:44 15:47:44.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:44 15:47:44.276 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:47:44 15:47:44.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:44 15:47:44.276 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:47:44 15:47:44.276 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:47:44 15:47:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:47:44 15:47:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:44 15:47:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:44 15:47:44.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:44 15:47:44.276 DEBUG [main][MenuItemLookup] Item match:Window
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:47:44 15:47:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:44 15:47:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:44 15:47:44.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Item match:Window
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Item match:Perspective
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:47:44 15:47:44.277 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:47:44 15:47:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:47:44 15:47:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:44 15:47:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:44 15:47:44.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Item match:Window
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:47:44 15:47:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:44 15:47:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:44 15:47:44.278 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Item match:Window
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Item match:Perspective
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:47:44 15:47:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:44 15:47:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:44 15:47:44.278 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:44 15:47:44.278 DEBUG [main][MenuItemLookup] Item match:Window
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:47:44 15:47:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:44 15:47:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:44 15:47:44.279 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Item match:Window
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Item match:Perspective
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:47:44 15:47:44.279 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:47:44 15:47:44.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:47:44 15:47:44.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:47:44 15:47:44.279 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:47:44 15:47:44.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:44 15:47:44.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:44 15:47:44.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:44 15:47:44.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:44 15:47:44.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:44 15:47:44.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:44 15:47:44.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:44 15:47:44.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:44 15:47:44.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:44 15:47:44.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:44 15:47:44.307 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:47:44 15:47:44.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:44 15:47:44.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:44 15:47:44.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:44 15:47:44.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:44 15:47:44.441 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder
11:47:44 15:47:44.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:44 15:47:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:44 15:47:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:44 15:47:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:44 15:47:44.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:44 15:47:44.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:44 15:47:44.446 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:44 15:47:44.446 DEBUG [main][MenuItemLookup] Item match:File
11:47:44 15:47:44.447 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:47:44 15:47:44.447 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:47:44 15:47:44.449 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:47:44 15:47:44.449 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:47:44 15:47:44.449 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:47:44 15:47:44.449 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:''
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:47:44 15:47:44.450 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:47:44 15:47:44.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:47:44 15:47:44.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:47:44 15:47:44.450 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:47:44 15:47:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:47:44 15:47:44.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:47:44 15:47:44.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:47:44 15:47:44.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:44 15:47:44.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:44 15:47:44.523 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:44 15:47:44.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:47:44 15:47:44.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:44 15:47:44.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:44 15:47:44.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:44 15:47:44.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:44 15:47:44.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:44 15:47:44.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:44 15:47:44.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:44 15:47:44.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:47:44 15:47:44.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:47:44 15:47:44.525 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:47:44 15:47:44.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:47:44 15:47:44.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:47:44 15:47:44.525 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:47:44 15:47:44.525 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:47:44 15:47:44.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:47:44 15:47:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:44 15:47:44.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:44 15:47:44.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:44 15:47:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:44 15:47:44.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:44 15:47:44.526 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:47:44 15:47:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:44 15:47:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:44 15:47:44.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:44 15:47:44.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:44 15:47:44.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:47:44 15:47:44.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:47:44 15:47:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:47:44 15:47:44.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:47:44 15:47:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:44 15:47:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:44 15:47:44.727 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:44 15:47:44.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:44 15:47:44.727 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest'
11:47:44 15:47:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:47:44 is "Project name:")
11:47:44 15:47:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:44 15:47:44.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:44 15:47:44.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:44 15:47:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:44 15:47:44.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:44 15:47:44.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:44 15:47:44.730 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest
11:47:44 15:47:44.757 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:47:44 15:47:44.757 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:47:44 15:47:44.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:47:44 15:47:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:44 15:47:44.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:44 15:47:44.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:44 15:47:44.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:44 15:47:44.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:44 15:47:44.759 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:47:44 15:47:44.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:44 15:47:44.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:44 15:47:44.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:44 15:47:44.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:44 15:47:44.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:47:47 15:47:47.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:47:47 15:47:47.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:47 15:47:47.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:47 15:47:47.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:47 15:47:47.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:47 15:47:47.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:47 15:47:47.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:47 15:47:47.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:47 15:47:47.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:47 15:47:47.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:47 15:47:47.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:47 15:47:47.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:47 15:47:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:47 15:47:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:47 15:47:47.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:47 15:47:47.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:47 15:47:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:47 15:47:47.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:47 15:47:47.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:47 15:47:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:47 15:47:47.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:47 15:47:47.815 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:47 15:47:47.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:47 15:47:47.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:47 15:47:47.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:47 15:47:47.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:47 15:47:47.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:47 15:47:47.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:47 15:47:47.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:47 15:47:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:47 15:47:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:47 15:47:47.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:47 15:47:47.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:47 15:47:47.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:47 15:47:47.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:47 15:47:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:47 15:47:47.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:47 15:47:47.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:48 15:47:48.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:48 15:47:48.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:48 15:47:48.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:48 15:47:48.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:48 15:47:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:48 15:47:48.830 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:48 15:47:48.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:48 15:47:48.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:48 15:47:48.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:48 15:47:48.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:48 15:47:48.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:48 15:47:48.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:48 15:47:48.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:48 15:47:48.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:48 15:47:48.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:48 15:47:48.831 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest
11:47:48 15:47:48.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest
11:47:48 15:47:48.831 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest
11:47:48 15:47:48.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection
11:47:48 15:47:48.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest
11:47:48 15:47:48.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:48 15:47:48.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:''
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:''
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:''
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:''
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:''
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:''
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:''
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:''
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:47:48 15:47:48.863 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:47:48 15:47:48.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:47:48 15:47:48.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:47:48 15:47:48.863 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:47:48 15:47:48.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"]
11:47:48 15:47:48.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:48 15:47:48.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:48 15:47:48.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest
11:47:48 15:47:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:48 15:47:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:48 15:47:48.925 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed
11:47:48 15:47:48.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:48 15:47:48.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:47:48 15:47:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:48 15:47:48.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:48 15:47:48.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:48 15:47:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:48 15:47:48.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:48 15:47:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:48 15:47:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:48 15:47:48.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path
11:47:48 15:47:48.927 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path
11:47:48 15:47:48.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection
11:47:48 15:47:48.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path
11:47:49 15:47:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:49 15:47:49.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:49 15:47:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:49 15:47:49.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:49 15:47:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:49 15:47:49.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:49 15:47:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:49 15:47:49.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:49 15:47:49.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:49 15:47:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:49 15:47:49.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source")
11:47:49 15:47:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:49 15:47:49.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:49 15:47:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:49 15:47:49.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:49 15:47:49.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Order and Export")
11:47:49 15:47:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:49 15:47:49.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:49 15:47:49.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:49 15:47:49.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:49 15:47:49.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Projects")
11:47:49 15:47:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:49 15:47:49.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:49 15:47:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:49 15:47:49.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:49 15:47:49.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:47:49 15:47:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:49 15:47:49.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:49 15:47:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:49 15:47:49.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:49 15:47:49.102 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:47:49 15:47:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:49 15:47:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:49 15:47:49.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:49 15:47:49.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:49 15:47:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:49 15:47:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:49 15:47:49.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:49 15:47:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:49 15:47:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:49 15:47:49.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:49 15:47:49.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:49 15:47:49.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:49 15:47:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:49 15:47:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:49 15:47:49.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)
11:47:49 15:47:49.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:49 15:47:49.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)
11:47:49 15:47:49.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:49 15:47:49.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:49 15:47:49.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:49 15:47:49.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:49 15:47:49.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:49 15:47:49.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:49 15:47:49.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:49 15:47:49.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:49 15:47:49.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:49 15:47:49.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:49 15:47:49.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:49 15:47:49.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:49 15:47:49.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:49 15:47:49.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:49 15:47:49.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:49 15:47:49.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:49 15:47:49.167 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:49 15:47:49.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:49 15:47:49.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:49 15:47:49.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:49 15:47:49.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:49 15:47:49.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:49 15:47:49.187 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:49 15:47:49.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:49 15:47:49.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:49 15:47:49.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:49 15:47:49.188 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:49 15:47:49.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:49 15:47:49.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:49 15:47:49.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:49 15:47:49.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:49 15:47:49.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:49 15:47:49.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:49 15:47:49.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:50 15:47:50.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:50 15:47:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:50 15:47:50.190 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:50 15:47:50.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:50 15:47:50.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:50 15:47:50.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:50 15:47:50.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:50 15:47:50.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:50 15:47:50.191 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest
11:47:50 15:47:50.191 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest
11:47:50 15:47:50.191 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest
11:47:50 15:47:50.191 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection
11:47:50 15:47:50.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest
11:47:50 15:47:50.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:50 15:47:50.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:''
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:''
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:''
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:''
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:''
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:''
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:47:50 15:47:50.216 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:''
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:''
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:47:50 15:47:50.217 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:47:50 15:47:50.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:47:50 15:47:50.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:47:50 15:47:50.217 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:47:50 15:47:50.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"]
11:47:50 15:47:50.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:50 15:47:50.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:50 15:47:50.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest
11:47:50 15:47:50.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:50 15:47:50.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:50 15:47:50.349 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed
11:47:50 15:47:50.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:50 15:47:50.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:47:50 15:47:50.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:50 15:47:50.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:50 15:47:50.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:50 15:47:50.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path
11:47:50 15:47:50.351 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path
11:47:50 15:47:50.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection
11:47:50 15:47:50.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path
11:47:50 15:47:50.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.352 INFO [WorkbenchTestable][BuildPathsPropertyPage] Adding variable on Modulepath: VN=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:50 15:47:50.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:50 15:47:50.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:50 15:47:50.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:50 15:47:50.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:50 15:47:50.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:50 15:47:50.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:50 15:47:50.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:50 15:47:50.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:50 15:47:50.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:50 15:47:50.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:50 15:47:50.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath
11:47:50 15:47:50.375 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath
11:47:50 15:47:50.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection
11:47:50 15:47:50.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath
11:47:50 15:47:50.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...")
11:47:50 15:47:50.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:50 15:47:50.378 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable...
11:47:50 15:47:50.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:50 15:47:50.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:50 15:47:50.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:50 15:47:50.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:50 15:47:50.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available....
11:47:50 15:47:50.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully
11:47:50 15:47:50.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry
11:47:50 15:47:50.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:50 15:47:50.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:50 15:47:50.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Configure Variables...")
11:47:50 15:47:50.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:50 15:47:50.454 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables...
11:47:50 15:47:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:50 15:47:50.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:50 15:47:50.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:50 15:47:50.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:50 15:47:50.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:47:50 15:47:50.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:50 15:47:50.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:50 15:47:50.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered)
11:47:50 15:47:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:50 15:47:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:50 15:47:50.543 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed
11:47:50 15:47:50.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:50 15:47:50.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered)
11:47:50 15:47:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:50 15:47:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:50 15:47:50.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:47:50 15:47:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:47:50 15:47:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:47:50 15:47:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:47:50 15:47:50.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...")
11:47:50 15:47:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:50 15:47:50.553 INFO [WorkbenchTestable][AbstractButton] Click button &New...
11:47:50 15:47:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:50 15:47:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:50 15:47:50.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:50 15:47:50.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:50 15:47:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available....
11:47:50 15:47:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully
11:47:50 15:47:50.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry
11:47:50 15:47:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:50 15:47:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:50 15:47:50.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:47:50 is "Name:")
11:47:50 15:47:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:50 15:47:50.591 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:50 15:47:50.591 INFO [WorkbenchTestable][AbstractText] Text set to: VN
11:47:50 15:47:50.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:47:50 is "Path:")
11:47:50 15:47:50.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:50 15:47:50.593 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:50 15:47:50.593 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:50 15:47:50.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:50 15:47:50.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:50 15:47:50.594 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:50 15:47:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:50 15:47:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:50 15:47:50.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:50 15:47:50.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:50 15:47:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:50 15:47:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:50 15:47:50.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:47:50 15:47:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:47:50 15:47:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:47:50 15:47:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:47:50 15:47:50.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:47:50 15:47:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:50 15:47:50.632 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:47:50 15:47:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:50 15:47:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:50 15:47:50.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:50 15:47:50.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:50 15:47:50.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:50 15:47:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:50 15:47:50.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry
11:47:50 15:47:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:50 15:47:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:50 15:47:50.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:50 15:47:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:50 15:47:50.695 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:50 15:47:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:50 15:47:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:50 15:47:50.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:50 15:47:50.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:47:50 15:47:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:50 15:47:50.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:50 15:47:50.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:50 15:47:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:50 15:47:50.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:50 15:47:50.733 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:47:50 15:47:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:50 15:47:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:50 15:47:50.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:50 15:47:50.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:50 15:47:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:50 15:47:50.734 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Setting build path' has no excuses, wait for it
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:51 15:47:51.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:51 15:47:51.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:51 15:47:51.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:51 15:47:51.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:51 15:47:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:51 15:47:51.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:51 15:47:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:51 15:47:51.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:51 15:47:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:51 15:47:51.240 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1
11:47:51 15:47:51.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath
11:47:51 15:47:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:51 15:47:51.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed
11:47:51 15:47:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:51 15:47:51.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath
11:47:51 15:47:51.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath
11:47:51 15:47:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:51 15:47:51.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed
11:47:51 15:47:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:51 15:47:51.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath
11:47:51 15:47:51.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:47:51 15:47:51.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:51 15:47:51.244 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:47:51 15:47:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:51 15:47:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:51 15:47:51.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:51 15:47:51.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:51 15:47:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:51 15:47:51.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:51 15:47:51.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:51 15:47:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:51 15:47:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:51 15:47:51.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:51 15:47:51.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:51 15:47:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:51 15:47:51.292 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:51 15:47:51.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:51 15:47:51.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:51 15:47:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:51 15:47:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:51 15:47:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:51 15:47:51.294 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest
11:47:51 15:47:51.294 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest
11:47:51 15:47:51.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection
11:47:51 15:47:51.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest
11:47:51 15:47:51.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:51 15:47:51.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:''
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:''
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:''
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:''
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:''
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:''
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:''
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:47:51 15:47:51.338 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:47:51 15:47:51.339 DEBUG [main][MenuItemLookup] Found menu:''
11:47:51 15:47:51.339 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:47:51 15:47:51.339 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:47:51 15:47:51.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:47:51 15:47:51.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:47:51 15:47:51.339 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:47:51 15:47:51.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"]
11:47:51 15:47:51.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:51 15:47:51.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:51 15:47:51.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest
11:47:51 15:47:51.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:51 15:47:51.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:51 15:47:51.513 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed
11:47:51 15:47:51.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:51 15:47:51.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:47:51 15:47:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:51 15:47:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:51 15:47:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:51 15:47:51.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path
11:47:51 15:47:51.516 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path
11:47:51 15:47:51.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection
11:47:51 15:47:51.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path
11:47:51 15:47:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.516 INFO [WorkbenchTestable][BuildPathsPropertyPage] Removing variable from Modulepath: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:51 15:47:51.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:51 15:47:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:51 15:47:51.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:51 15:47:51.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:51 15:47:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:51 15:47:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:51 15:47:51.520 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar of tree item Modulepath
11:47:51 15:47:51.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath
11:47:51 15:47:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:51 15:47:51.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed
11:47:51 15:47:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:51 15:47:51.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath
11:47:51 15:47:51.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:51 15:47:51.520 DEBUG [main][TreeItemHandler] Selecting tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:51 15:47:51.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar about selection
11:47:51 15:47:51.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:51 15:47:51.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:47:51 15:47:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:51 15:47:51.523 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:47:51 15:47:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:51 15:47:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:51 15:47:51.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:51 15:47:51.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:51 15:47:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:51 15:47:51.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:51 15:47:51.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:51 15:47:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:51 15:47:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:51 15:47:51.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath
11:47:51 15:47:51.539 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath
11:47:51 15:47:51.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection
11:47:51 15:47:51.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath
11:47:51 15:47:51.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...")
11:47:51 15:47:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:51 15:47:51.541 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable...
11:47:51 15:47:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:51 15:47:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:51 15:47:51.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:51 15:47:51.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available....
11:47:51 15:47:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully
11:47:51 15:47:51.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry
11:47:51 15:47:51.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:51 15:47:51.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:51 15:47:51.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar")
11:47:51 15:47:51.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:47:51 15:47:51.587 TRACE [main][WidgetHandler] Notify Table with event 13
11:47:51 15:47:51.587 TRACE [main][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Configure Variables...")
11:47:51 15:47:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:51 15:47:51.588 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables...
11:47:51 15:47:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:51 15:47:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:51 15:47:51.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:51 15:47:51.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:47:51 15:47:51.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered)
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:51 15:47:51.674 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered)
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:47:51 15:47:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:47:51 15:47:51.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar")
11:47:51 15:47:51.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:47:51 15:47:51.682 TRACE [main][WidgetHandler] Notify Table with event 13
11:47:51 15:47:51.682 TRACE [main][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:47:51 15:47:51.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:51 15:47:51.683 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:47:51 15:47:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:51 15:47:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:51 15:47:51.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:51 15:47:51.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:51 15:47:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:51 15:47:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:51 15:47:51.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent
11:47:51 15:47:51.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:51 15:47:51.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:47:51 15:47:51.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:51 15:47:51.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:51 15:47:51.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:51 15:47:51.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent
11:47:51 15:47:51.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:51 15:47:51.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:51 15:47:51.696 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:47:51 15:47:51.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:51 15:47:51.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:51 15:47:51.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:51 15:47:51.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available....
11:47:51 15:47:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available. finished successfully
11:47:51 15:47:51.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed
11:47:51 15:47:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:51 15:47:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:51 15:47:51.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8)
11:47:51 15:47:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:51 15:47:51.745 INFO [WorkbenchTestable][AbstractButton] Click button &Yes
11:47:51 15:47:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:51 15:47:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:51 15:47:51.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:51 15:47:51.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:51 15:47:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:51 15:47:51.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:47:51 15:47:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:51 15:47:51.843 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:47:51 15:47:51.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:51 15:47:51.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:51 15:47:51.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:51 15:47:51.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'EAR Libraries Update Job' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:47:51 15:47:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:51 15:47:51.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:51 15:47:51.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:51 15:47:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:51 15:47:51.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:51 15:47:51.874 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:47:51 15:47:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:51 15:47:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:51 15:47:51.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:51 15:47:51.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:51 15:47:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:51 15:47:51.874 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Setting build path' has no excuses, wait for it
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:52 15:47:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:52 15:47:52.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:52 15:47:52.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:52 15:47:52.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:52 15:47:52.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:52 15:47:52.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:52 15:47:52.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:52 15:47:52.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:52 15:47:52.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:52 15:47:52.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:52 15:47:52.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:52 15:47:52.379 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:52 15:47:52.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:52 15:47:52.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath
11:47:52 15:47:52.379 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath
11:47:52 15:47:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:52 15:47:52.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:52 15:47:52.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath
11:47:52 15:47:52.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath
11:47:52 15:47:52.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:53 15:47:53.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:53 15:47:53.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath
11:47:53 15:47:53.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:53 15:47:53.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:53 15:47:53.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:47:53 15:47:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:53 15:47:53.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:53 15:47:53.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:53 15:47:53.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:53 15:47:53.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:53 15:47:53.389 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:47:53 15:47:53.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:53 15:47:53.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:53 15:47:53.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:53 15:47:53.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:53 15:47:53.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:53 15:47:53.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:53 15:47:53.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:53 15:47:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:53 15:47:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:53 15:47:53.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:53 15:47:53.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:53 15:47:53.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:53 15:47:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:53 15:47:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:53 15:47:53.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:47:53 15:47:53.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)
11:47:53 15:47:53.436 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because  shouldRun method of RunIf conditional run is not met.
11:47:53 15:47:53.436 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)
11:47:53 15:47:53.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:53 15:47:53.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)
11:47:53 15:47:53.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:53 15:47:53.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:53 15:47:53.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:53 15:47:53.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:53 15:47:53.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:53 15:47:53.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:53 15:47:53.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:53 15:47:53.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:53 15:47:53.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:53 15:47:53.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:53 15:47:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:53 15:47:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:53 15:47:53.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:53 15:47:53.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:53 15:47:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:53 15:47:53.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:53 15:47:53.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:53 15:47:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:53 15:47:53.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:53 15:47:53.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:53 15:47:53.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:53 15:47:53.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:53 15:47:53.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:53 15:47:53.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:53 15:47:53.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:53 15:47:53.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:53 15:47:53.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:53 15:47:53.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:53 15:47:53.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:53 15:47:53.441 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:53 15:47:53.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:53 15:47:53.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:53 15:47:53.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:53 15:47:53.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:53 15:47:53.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:53 15:47:53.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:53 15:47:53.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:53 15:47:53.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:54 15:47:54.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:54 15:47:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:54 15:47:54.442 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:54 15:47:54.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:54 15:47:54.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:54 15:47:54.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:54 15:47:54.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:54 15:47:54.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:54 15:47:54.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest
11:47:54 15:47:54.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest
11:47:54 15:47:54.443 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest
11:47:54 15:47:54.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection
11:47:54 15:47:54.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest
11:47:54 15:47:54.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:54 15:47:54.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:''
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:''
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:54 15:47:54.471 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:''
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:''
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:''
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:''
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:''
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:''
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:47:54 15:47:54.472 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:47:54 15:47:54.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:47:54 15:47:54.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:47:54 15:47:54.472 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:47:54 15:47:54.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"]
11:47:54 15:47:54.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:54 15:47:54.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:54 15:47:54.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest
11:47:54 15:47:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:54 15:47:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:54 15:47:54.604 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed
11:47:54 15:47:54.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:54 15:47:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:47:54 15:47:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:54 15:47:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:54 15:47:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:54 15:47:54.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path
11:47:54 15:47:54.605 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path
11:47:54 15:47:54.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection
11:47:54 15:47:54.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path
11:47:54 15:47:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.606 INFO [WorkbenchTestable][BuildPathsPropertyPage] Adding variable on Classpath: VN=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:54 15:47:54.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:54 15:47:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:54 15:47:54.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:54 15:47:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:54 15:47:54.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:54 15:47:54.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:54 15:47:54.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:54 15:47:54.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:54 15:47:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:54 15:47:54.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:54 15:47:54.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath
11:47:54 15:47:54.611 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath
11:47:54 15:47:54.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection
11:47:54 15:47:54.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath
11:47:54 15:47:54.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...")
11:47:54 15:47:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:54 15:47:54.613 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable...
11:47:54 15:47:54.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:54 15:47:54.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:54 15:47:54.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:54 15:47:54.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:54 15:47:54.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available....
11:47:54 15:47:54.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully
11:47:54 15:47:54.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry
11:47:54 15:47:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:54 15:47:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:54 15:47:54.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Configure Variables...")
11:47:54 15:47:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:54 15:47:54.659 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables...
11:47:54 15:47:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:54 15:47:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:54 15:47:54.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:54 15:47:54.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:54 15:47:54.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:47:54 15:47:54.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:54 15:47:54.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:54 15:47:54.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered)
11:47:54 15:47:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:54 15:47:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:54 15:47:54.743 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed
11:47:54 15:47:54.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:54 15:47:54.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered)
11:47:54 15:47:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:54 15:47:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:54 15:47:54.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:47:54 15:47:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:47:54 15:47:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:47:54 15:47:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:47:54 15:47:54.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...")
11:47:54 15:47:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:54 15:47:54.752 INFO [WorkbenchTestable][AbstractButton] Click button &New...
11:47:54 15:47:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:54 15:47:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:54 15:47:54.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:54 15:47:54.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:54 15:47:54.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available....
11:47:54 15:47:54.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully
11:47:54 15:47:54.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry
11:47:54 15:47:54.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:54 15:47:54.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:54 15:47:54.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:47:54 is "Name:")
11:47:54 15:47:54.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:54 15:47:54.790 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:54 15:47:54.790 INFO [WorkbenchTestable][AbstractText] Text set to: VN
11:47:54 15:47:54.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:47:54 is "Path:")
11:47:54 15:47:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:47:54 15:47:54.792 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:47:54 15:47:54.792 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:54 15:47:54.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:54 15:47:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:54 15:47:54.797 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:54 15:47:54.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:54 15:47:54.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:54 15:47:54.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:54 15:47:54.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:54 15:47:54.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:54 15:47:54.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:54 15:47:54.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:47:54 15:47:54.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:47:54 15:47:54.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:47:54 15:47:54.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:47:54 15:47:54.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:47:54 15:47:54.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:54 15:47:54.837 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:47:54 15:47:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:54 15:47:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:54 15:47:54.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:54 15:47:54.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:54 15:47:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:54 15:47:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:54 15:47:54.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry
11:47:54 15:47:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:54 15:47:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:54 15:47:54.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:47:54 15:47:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:54 15:47:54.898 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:47:54 15:47:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:54 15:47:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:54 15:47:54.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:54 15:47:54.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:54 15:47:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:54 15:47:54.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:47:54 15:47:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:54 15:47:54.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:54 15:47:54.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:54 15:47:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:54 15:47:54.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:54 15:47:54.978 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:47:54 15:47:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:54 15:47:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:54 15:47:54.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:54 15:47:54.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:54 15:47:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:54 15:47:54.978 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Setting build path' has no excuses, wait for it
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:55 15:47:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:55 15:47:55.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:55 15:47:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:55 15:47:55.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:55 15:47:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:55 15:47:55.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:55 15:47:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:55 15:47:55.483 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1
11:47:55 15:47:55.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath
11:47:55 15:47:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:55 15:47:55.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed
11:47:55 15:47:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:55 15:47:55.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath
11:47:55 15:47:55.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath
11:47:55 15:47:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:55 15:47:55.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed
11:47:55 15:47:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:55 15:47:55.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath
11:47:55 15:47:55.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:47:55 15:47:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:55 15:47:55.488 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:47:55 15:47:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:55 15:47:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:55 15:47:55.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:55 15:47:55.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:55 15:47:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:55 15:47:55.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.532 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:55 15:47:55.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:55 15:47:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:55 15:47:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:55 15:47:55.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:55 15:47:55.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:55 15:47:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:55 15:47:55.533 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:55 15:47:55.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:55 15:47:55.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:55 15:47:55.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:55 15:47:55.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:55 15:47:55.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:55 15:47:55.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest
11:47:55 15:47:55.535 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest
11:47:55 15:47:55.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection
11:47:55 15:47:55.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest
11:47:55 15:47:55.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:55 15:47:55.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:47:55 15:47:55.580 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:47:55 15:47:55.580 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:47:55 15:47:55.580 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:47:55 15:47:55.580 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:47:55 15:47:55.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"]
11:47:55 15:47:55.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:55 15:47:55.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:55 15:47:55.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest
11:47:55 15:47:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:55 15:47:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:55 15:47:55.723 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed
11:47:55 15:47:55.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:55 15:47:55.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:47:55 15:47:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:55 15:47:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:55 15:47:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:55 15:47:55.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path
11:47:55 15:47:55.749 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path
11:47:55 15:47:55.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection
11:47:55 15:47:55.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path
11:47:55 15:47:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.750 INFO [WorkbenchTestable][BuildPathsPropertyPage] Removing variable from Classpath: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:55 15:47:55.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:55 15:47:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:55 15:47:55.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:55 15:47:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:55 15:47:55.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:55 15:47:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:55 15:47:55.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:55 15:47:55.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:55 15:47:55.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar of tree item Classpath
11:47:55 15:47:55.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath
11:47:55 15:47:55.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:55 15:47:55.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed
11:47:55 15:47:55.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:55 15:47:55.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath
11:47:55 15:47:55.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:55 15:47:55.755 DEBUG [main][TreeItemHandler] Selecting tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:55 15:47:55.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar about selection
11:47:55 15:47:55.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:47:55 15:47:55.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:47:55 15:47:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:55 15:47:55.773 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:47:55 15:47:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:55 15:47:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:55 15:47:55.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:55 15:47:55.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:55 15:47:55.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:55 15:47:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:55 15:47:55.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:55 15:47:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:55 15:47:55.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:55 15:47:55.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:55 15:47:55.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:55 15:47:55.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:55 15:47:55.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath
11:47:55 15:47:55.784 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath
11:47:55 15:47:55.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection
11:47:55 15:47:55.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath
11:47:55 15:47:55.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Variable...")
11:47:55 15:47:55.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:55 15:47:55.787 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable...
11:47:55 15:47:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:55 15:47:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:55 15:47:55.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:55 15:47:55.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:55 15:47:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available....
11:47:55 15:47:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Classpath Entry"] is available. finished successfully
11:47:55 15:47:55.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry
11:47:55 15:47:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:55 15:47:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:55 15:47:55.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar")
11:47:55 15:47:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:47:55 15:47:55.847 TRACE [main][WidgetHandler] Notify Table with event 13
11:47:55 15:47:55.847 TRACE [main][WidgetHandler] Wait for synchronization
11:47:55 15:47:55.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Configure Variables...")
11:47:55 15:47:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:55 15:47:55.848 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables...
11:47:55 15:47:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:55 15:47:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:55 15:47:55.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:55 15:47:55.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:55 15:47:55.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:47:55 15:47:55.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:55 15:47:55.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:55 15:47:55.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered)
11:47:55 15:47:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:55 15:47:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:55 15:47:55.966 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed
11:47:55 15:47:55.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:55 15:47:55.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered)
11:47:55 15:47:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:55 15:47:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:55 15:47:55.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:47:55 15:47:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:47:55 15:47:55.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar")
11:47:55 15:47:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:47:55 15:47:55.969 TRACE [main][WidgetHandler] Notify Table with event 13
11:47:55 15:47:55.969 TRACE [main][WidgetHandler] Wait for synchronization
11:47:55 15:47:55.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:47:55 15:47:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:55 15:47:55.981 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:47:55 15:47:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:55 15:47:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:55 15:47:55.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:55 15:47:55.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:55 15:47:55.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:55 15:47:55.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:55 15:47:55.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:55 15:47:55.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent
11:47:55 15:47:55.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:55 15:47:55.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:47:55 15:47:55.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:47:55 15:47:55.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:55 15:47:55.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:55 15:47:55.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent
11:47:55 15:47:55.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:47:55 15:47:55.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:55 15:47:55.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:55 15:47:55.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:55 15:47:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:55 15:47:55.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:55 15:47:55.985 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:47:55 15:47:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:55 15:47:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:55 15:47:55.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:55 15:47:55.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:56 15:47:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available....
11:47:56 15:47:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available. finished successfully
11:47:56 15:47:56.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed
11:47:56 15:47:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:56 15:47:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:56 15:47:56.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8)
11:47:56 15:47:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:56 15:47:56.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:56 15:47:56.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:56 15:47:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:56 15:47:56.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:56 15:47:56.020 INFO [WorkbenchTestable][AbstractButton] Click button &Yes
11:47:56 15:47:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:56 15:47:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:56 15:47:56.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:56 15:47:56.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:56 15:47:56.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:56 15:47:56.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:56 15:47:56.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:47:56 15:47:56.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:56 15:47:56.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:56 15:47:56.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:56 15:47:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:56 15:47:56.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:56 15:47:56.137 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:47:56 15:47:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:56 15:47:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:56 15:47:56.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:56 15:47:56.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:47:56 15:47:56.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:56 15:47:56.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:56 15:47:56.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:56 15:47:56.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:56 15:47:56.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:56 15:47:56.168 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:47:56 15:47:56.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:56 15:47:56.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:56 15:47:56.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:56 15:47:56.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:56 15:47:56.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:56 15:47:56.169 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Setting build path' has no excuses, wait for it
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:56 15:47:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:56 15:47:56.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:56 15:47:56.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:56 15:47:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:56 15:47:56.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:56 15:47:56.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:56 15:47:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:56 15:47:56.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:56 15:47:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:56 15:47:56.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:56 15:47:56.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:56 15:47:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:56 15:47:56.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:56 15:47:56.674 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1
11:47:56 15:47:56.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath
11:47:56 15:47:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:56 15:47:56.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed
11:47:56 15:47:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:56 15:47:56.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath
11:47:56 15:47:56.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath
11:47:56 15:47:56.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:56 15:47:56.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed
11:47:56 15:47:56.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:56 15:47:56.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath
11:47:56 15:47:56.675 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1
11:47:56 15:47:56.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath
11:47:56 15:47:56.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:57 15:47:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:57 15:47:57.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath
11:47:57 15:47:57.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath
11:47:57 15:47:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:57 15:47:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:57 15:47:57.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath
11:47:57 15:47:57.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:57 15:47:57.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:57 15:47:57.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:47:57 15:47:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:57 15:47:57.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:57 15:47:57.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:57 15:47:57.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:57 15:47:57.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:57 15:47:57.685 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:47:57 15:47:57.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:57 15:47:57.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:57 15:47:57.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:57 15:47:57.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:57 15:47:57.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:57 15:47:57.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:57 15:47:57.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:57 15:47:57.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:57 15:47:57.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:57 15:47:57.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:57 15:47:57.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:57 15:47:57.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:57 15:47:57.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:57 15:47:57.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:57 15:47:57.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)
11:47:57 15:47:57.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:47:57 15:47:57.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)
11:47:57 15:47:57.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:57 15:47:57.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:47:57 15:47:57.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:47:57 15:47:57.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:47:57 15:47:57.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:57 15:47:57.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:57 15:47:57.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:47:57 15:47:57.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:57 15:47:57.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:57 15:47:57.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:57 15:47:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:57 15:47:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:57 15:47:57.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:57 15:47:57.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:47:57 15:47:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:57 15:47:57.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:57 15:47:57.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:57 15:47:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:57 15:47:57.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:57 15:47:57.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:57 15:47:57.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:57 15:47:57.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:57 15:47:57.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:47:57 15:47:57.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:47:57 15:47:57.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:47:57 15:47:57.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:57 15:47:57.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:57 15:47:57.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:57 15:47:57.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:57 15:47:57.734 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:57 15:47:57.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:57 15:47:57.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:57 15:47:57.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:57 15:47:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:57 15:47:57.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:57 15:47:57.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:58 15:47:58.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:58 15:47:58.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:58 15:47:58.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:58 15:47:58.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:58 15:47:58.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:47:58 15:47:58.735 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:47:58 15:47:58.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:47:58 15:47:58.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:47:58 15:47:58.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:47:58 15:47:58.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:47:58 15:47:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:58 15:47:58.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:58 15:47:58.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:58 15:47:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:58 15:47:58.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:58 15:47:58.737 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest
11:47:58 15:47:58.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest
11:47:58 15:47:58.737 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest
11:47:58 15:47:58.737 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection
11:47:58 15:47:58.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest
11:47:58 15:47:58.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:47:58 15:47:58.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'New'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:''
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:''
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:''
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:''
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:''
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:''
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:''
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Configure'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Validate'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:''
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:47:58 15:47:58.767 DEBUG [main][MenuItemLookup] Item match:Properties	Alt+Enter
11:47:58 15:47:58.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties	Alt+Enter"
11:47:58 15:47:58.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties	Alt+Enter
11:47:58 15:47:58.768 INFO [main][MenuItemHandler] Select menu item: P&roperties	Alt+Enter
11:47:58 15:47:58.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"]
11:47:58 15:47:58.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:58 15:47:58.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:58 15:47:58.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest
11:47:58 15:47:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:58 15:47:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:58 15:47:58.907 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed
11:47:58 15:47:58.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:47:58 15:47:58.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified
11:47:58 15:47:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:58 15:47:58.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:58 15:47:58.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:58 15:47:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:58 15:47:58.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:47:58 15:47:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:47:58 15:47:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:47:58 15:47:58.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path
11:47:58 15:47:58.908 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path
11:47:58 15:47:58.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection
11:47:58 15:47:58.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path
11:47:58 15:47:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:58 15:47:58.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:58 15:47:58.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:58 15:47:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:58 15:47:58.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries")
11:47:58 15:47:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:58 15:47:58.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:58 15:47:58.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:47:58 15:47:58.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:47:58 15:47:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:47:58 15:47:58.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified
11:47:58 15:47:58.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:58 15:47:58.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:47:58 15:47:58.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:47:58 15:47:58.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:58 15:47:58.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found
11:47:58 15:47:58.912 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1
11:47:58 15:47:58.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath
11:47:58 15:47:58.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:58 15:47:58.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed
11:47:58 15:47:58.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:58 15:47:58.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath
11:47:58 15:47:58.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath
11:47:58 15:47:58.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:58 15:47:58.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed
11:47:58 15:47:58.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:58 15:47:58.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath
11:47:58 15:47:58.913 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1
11:47:58 15:47:58.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath
11:47:58 15:47:58.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:59 15:47:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:59 15:47:59.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath
11:47:59 15:47:59.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath
11:47:59 15:47:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:47:59 15:47:59.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:47:59 15:47:59.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath
11:47:59 15:47:59.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest
11:47:59 15:47:59.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:59 15:47:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:59 15:47:59.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:47:59 15:47:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:47:59 15:47:59.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:59 15:47:59.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:47:59 15:47:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:47:59 15:47:59.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:47:59 15:47:59.925 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:47:59 15:47:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:47:59 15:47:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:47:59 15:47:59.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:47:59 15:47:59.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:47:59 15:47:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:47:59 15:47:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:47:59 15:47:59.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:59 15:47:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:59 15:47:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:59 15:47:59.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:47:59 15:47:59.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:47:59 15:47:59.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:47:59 15:47:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:47:59 15:47:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:47:59 15:47:59.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)
11:47:59 15:47:59.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:47:59 15:47:59.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:47:59 15:47:59.977 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:47:59 15:47:59.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:47:59 15:47:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:47:59 15:47:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:47:59 15:47:59.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:47:59 15:47:59.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:47:59 15:47:59.977 DEBUG [main][MenuItemLookup] Found menu:'File'
11:47:59 15:47:59.977 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Item match:Window
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:''
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:47:59 15:47:59.978 DEBUG [main][MenuItemLookup] Item match:Show View
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:''
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:47:59 15:47:59.981 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:48:00 15:48:00.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:48:00 15:48:00.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:48:00 15:48:00.003 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:48:00 15:48:00.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:48:00 15:48:00.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:48:00 15:48:00.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:00 15:48:00.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:00 15:48:00.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:00 15:48:00.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:00 15:48:00.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:00 15:48:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:00 15:48:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:00 15:48:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:48:00 15:48:00.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:48:00 15:48:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:00 15:48:00.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:48:00 15:48:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:00 15:48:00.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:00 15:48:00.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:48:00 15:48:00.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:48:00 15:48:00.069 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:48:00 15:48:00.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:00 15:48:00.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:48:00 15:48:00.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:00 15:48:00.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:00 15:48:00.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:00 15:48:00.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:00 15:48:00.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:00 15:48:00.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:00 15:48:00.070 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:00 15:48:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:00 15:48:00.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:00 15:48:00.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:00 15:48:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:48:00 15:48:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:48:00 15:48:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:48:00 15:48:00.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:00 15:48:00.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:00 15:48:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:48:00 15:48:00.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:00 15:48:00.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:00 15:48:00.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:00 15:48:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:00 15:48:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:00 15:48:00.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:00 15:48:00.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:48:00 15:48:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:00 15:48:00.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:00 15:48:00.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:00 15:48:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:00 15:48:00.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:48:00 15:48:00.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:00 15:48:00.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:00 15:48:00.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:00 15:48:00.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:48:00 15:48:00.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:48:00 15:48:00.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:48:00 15:48:00.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:00 15:48:00.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:00 15:48:00.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:00 15:48:00.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:00 15:48:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:00 15:48:00.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:00 15:48:00.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:00 15:48:00.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:00 15:48:00.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:01 15:48:01.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:01 15:48:01.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:01 15:48:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:48:01 15:48:01.135 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:01 15:48:01.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:01 15:48:01.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:01 15:48:01.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:01 15:48:01.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:48:01 15:48:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:01 15:48:01.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:01 15:48:01.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:01 15:48:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:01 15:48:01.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:01 15:48:01.136 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest
11:48:01 15:48:01.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest
11:48:01 15:48:01.137 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest
11:48:01 15:48:01.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection
11:48:01 15:48:01.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest
11:48:01 15:48:01.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:48:01 15:48:01.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'New'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:''
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:''
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:''
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:''
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:48:01 15:48:01.190 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:48:01 15:48:01.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:48:01 15:48:01.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:48:01 15:48:01.190 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:48:01 15:48:01.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:01 15:48:01.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:48:01 15:48:01.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer
11:48:01 15:48:01.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest
11:48:01 15:48:01.691 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest
11:48:01 15:48:01.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection
11:48:01 15:48:01.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest
11:48:01 15:48:01.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:48:01 15:48:01.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Found menu:'New'
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Found menu:''
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Found menu:''
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:48:01 15:48:01.728 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:48:01 15:48:01.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:48:01 15:48:01.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:48:01 15:48:01.728 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:48:01 15:48:01.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:48:02 15:48:02.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:48:02 15:48:02.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:48:02 15:48:02.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:02 15:48:02.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:02 15:48:02.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:02 15:48:02.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:02 15:48:02.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:02 15:48:02.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:02 15:48:02.335 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:48:02 15:48:02.335 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:48:02 15:48:02.335 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:02 15:48:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:02 15:48:02.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:02 15:48:02.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:02 15:48:02.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:02 15:48:02.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:02 15:48:02.336 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:02 15:48:02.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:02 15:48:02.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:02 15:48:02.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:02 15:48:02.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:48:02 15:48:02.340 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:48:02 15:48:02.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:48:02 15:48:02.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.57 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest
11:48:02 selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)  Time elapsed: 1.352 s
11:48:02 addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)  Time elapsed: 4.271 s
11:48:02 addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) skipped
11:48:02 addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)  Time elapsed: 4.293 s
11:48:02 getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest)  Time elapsed: 2.243 s
11:48:02 Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:02 15:48:02.851 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:02 15:48:02.851 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:48:02 15:48:02.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:48:02 15:48:02.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:02 15:48:02.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:48:02 15:48:02.851 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:48:02 15:48:02.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:48:02 15:48:02.852 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:48:02 15:48:02.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:48:02 15:48:02.852 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:48:02 15:48:02.852 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:48:02 15:48:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:48:02 15:48:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:02 15:48:02.852 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:02 15:48:02.852 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:48:02 15:48:02.852 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:48:02 15:48:02.852 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:48:02 15:48:02.852 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:48:02 15:48:02.852 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:48:02 15:48:02.852 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:48:02 15:48:02.852 DEBUG [main][MenuItemLookup] Item match:Window
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:48:02 15:48:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Item match:Window
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:48:02 15:48:02.853 DEBUG [main][MenuItemLookup] Item match:Perspective
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:48:02 15:48:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:48:02 15:48:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Item match:Window
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:48:02 15:48:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Item match:Window
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:48:02 15:48:02.854 DEBUG [main][MenuItemLookup] Item match:Perspective
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:48:02 15:48:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Item match:Window
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:48:02 15:48:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Item match:Window
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:48:02 15:48:02.855 DEBUG [main][MenuItemLookup] Item match:Perspective
11:48:02 15:48:02.856 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:48:02 15:48:02.856 DEBUG [main][MenuItemLookup] Found menu:''
11:48:02 15:48:02.856 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:48:02 15:48:02.856 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:48:02 15:48:02.856 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:48:02 15:48:02.856 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:48:02 15:48:02.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:48:02 15:48:02.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:48:02 15:48:02.856 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:48:02 15:48:02.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:48:02 15:48:02.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:48:02 15:48:02.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:48:02 15:48:02.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:02 15:48:02.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:02 15:48:02.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:02 15:48:02.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:02 15:48:02.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:02 15:48:02.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:02 15:48:02.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:02 15:48:02.883 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:48:02 15:48:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:02 15:48:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:02 15:48:02.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:02 15:48:02.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:03 15:48:03.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:03 15:48:03.023 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:03 15:48:03.023 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:03 15:48:03.023 DEBUG [main][MenuItemLookup] Item match:File
11:48:03 15:48:03.024 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:48:03 15:48:03.024 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:''
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:''
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:''
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:48:03 15:48:03.027 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:48:03 15:48:03.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:48:03 15:48:03.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:48:03 15:48:03.042 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:48:03 15:48:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:48:03 15:48:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:48:03 15:48:03.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:48:03 15:48:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:03 15:48:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:03 15:48:03.118 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:03 15:48:03.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:48:03 15:48:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:03 15:48:03.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:03 15:48:03.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:03 15:48:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:03 15:48:03.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:03 15:48:03.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:03 15:48:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:03 15:48:03.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:03 15:48:03.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:48:03 15:48:03.120 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:48:03 15:48:03.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:48:03 15:48:03.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:48:03 15:48:03.120 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:03 15:48:03.120 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:48:03 15:48:03.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:48:03 15:48:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:03 15:48:03.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:03 15:48:03.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:03 15:48:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:03 15:48:03.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:03 15:48:03.121 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:48:03 15:48:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:03 15:48:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:03 15:48:03.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:03 15:48:03.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:03 15:48:03.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:03 15:48:03.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:48:03 15:48:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:48:03 15:48:03.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:48:03 15:48:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:03 15:48:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:03 15:48:03.323 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:48:03 15:48:03.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:03 15:48:03.324 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject'
11:48:03 15:48:03.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:48:03 is "Project name:")
11:48:03 15:48:03.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:03 15:48:03.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:03 15:48:03.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:03 15:48:03.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:03 15:48:03.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:03 15:48:03.326 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:03 15:48:03.326 INFO [WorkbenchTestable][AbstractText] Text set to: testproject
11:48:03 15:48:03.354 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:48:03 15:48:03.354 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:48:03 15:48:03.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:48:03 15:48:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:03 15:48:03.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:03 15:48:03.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:03 15:48:03.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:03 15:48:03.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:03 15:48:03.357 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:48:03 15:48:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:03 15:48:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:03 15:48:03.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:03 15:48:03.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:03 15:48:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:48:06 15:48:06.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:48:06 15:48:06.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:06 15:48:06.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:06 15:48:06.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:06 15:48:06.364 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:06 15:48:06.364 DEBUG [main][MenuItemLookup] Item match:File
11:48:06 15:48:06.365 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:48:06 15:48:06.365 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:''
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:''
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:''
11:48:06 15:48:06.368 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:48:06 15:48:06.369 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:48:06 15:48:06.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:48:06 15:48:06.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:48:06 15:48:06.369 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:48:06 15:48:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:48:06 15:48:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:48:06 15:48:06.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:48:06 15:48:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:06 15:48:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:06 15:48:06.481 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:06 15:48:06.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:48:06 15:48:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:06 15:48:06.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:06 15:48:06.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:06 15:48:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:06 15:48:06.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:06 15:48:06.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:06 15:48:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:06 15:48:06.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:06 15:48:06.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:48:06 15:48:06.483 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:48:06 15:48:06.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:48:06 15:48:06.531 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:48:06 15:48:06.531 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:06 15:48:06.531 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:48:06 15:48:06.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:48:06 15:48:06.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:06 15:48:06.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:06 15:48:06.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:06 15:48:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:06 15:48:06.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:06 15:48:06.532 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:48:06 15:48:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:06 15:48:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:06 15:48:06.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:06 15:48:06.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:06 15:48:06.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:06 15:48:06.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:48:06 15:48:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:48:06 15:48:06.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:48:06 15:48:06.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:06 15:48:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:06 15:48:06.679 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:06 15:48:06.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:06 15:48:06.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:06 is "Package:")
11:48:06 15:48:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:06 15:48:06.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:06 15:48:06.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:06 15:48:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:06 15:48:06.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:06 15:48:06.682 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:06 15:48:06.683 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2
11:48:06 15:48:06.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:06 is "Name:")
11:48:06 15:48:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:06 15:48:06.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:06 15:48:06.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:06 15:48:06.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:06 15:48:06.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:06 15:48:06.858 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:06 15:48:06.859 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2
11:48:06 15:48:06.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:48:06 15:48:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:06 15:48:06.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:06 15:48:06.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:06 15:48:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:06 15:48:06.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:06 15:48:06.874 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage
11:48:06 15:48:06.874 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage
11:48:06 15:48:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:06 15:48:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:06 15:48:06.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:06 15:48:06.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Notify Button with event 27
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Wait for synchronization
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Wait for synchronization
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Notify Button with event 26
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Wait for synchronization
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Notify Button with event 3
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Wait for synchronization
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Notify Button with event 4
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Wait for synchronization
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:06 15:48:06.875 TRACE [main][WidgetHandler] Wait for synchronization
11:48:06 15:48:06.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract")
11:48:06 15:48:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:06 15:48:06.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:06 15:48:06.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:06 15:48:06.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:06 15:48:06.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:06 15:48:06.876 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract
11:48:06 15:48:06.876 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract
11:48:06 15:48:06.876 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract
11:48:06 15:48:06.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:06 15:48:06.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:06 15:48:06.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:06 15:48:06.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:06 15:48:06.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:06 is "Superclass:")
11:48:06 15:48:06.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:06 15:48:06.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:06 15:48:06.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:06 15:48:06.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:06 15:48:06.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:06 15:48:06.942 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:06 15:48:06.943 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception
11:48:06 15:48:06.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:48:06 15:48:06.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:06 15:48:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:06 15:48:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:06 15:48:06.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:06 15:48:06.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:06 15:48:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:06 15:48:06.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:06 15:48:06.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:06 15:48:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:06 15:48:06.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:06 15:48:06.947 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:48:06 15:48:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:06 15:48:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:06 15:48:06.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:06 15:48:06.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:07 15:48:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:48:07 15:48:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:48:07 15:48:07.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection
11:48:07 15:48:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:07 15:48:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:07 15:48:07.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:48:07 15:48:07.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:07 15:48:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:07 15:48:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:07 15:48:07.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:07 15:48:07.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:07 15:48:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:07 15:48:07.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:07 15:48:07.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:07 15:48:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:07 15:48:07.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:07 15:48:07.060 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:07 15:48:07.060 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Cache refresh' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:07 15:48:07.061 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Cache refresh' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:07 15:48:07.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:08 15:48:08.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:08 15:48:08.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:08 15:48:08.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:08 15:48:08.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:08 15:48:08.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:08 15:48:08.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:08 15:48:08.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:08 15:48:08.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:08 15:48:08.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:08 15:48:08.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:08 15:48:08.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:08 15:48:08.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:08 15:48:08.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:08 15:48:08.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:08 15:48:08.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:08 15:48:08.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:08 15:48:08.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:09 15:48:09.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:09 15:48:09.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:09 15:48:09.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:09 15:48:09.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:09 15:48:09.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:09 15:48:09.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:09 15:48:09.062 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:09 15:48:09.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:09 15:48:09.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:09 15:48:09.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:09 15:48:09.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:09 15:48:09.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:09 15:48:09.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:09 15:48:09.562 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:10 15:48:10.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:10 15:48:10.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:10 15:48:10.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:10 15:48:10.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:10 15:48:10.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:10 15:48:10.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:10 15:48:10.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:10 15:48:10.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:10 15:48:10.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:10 15:48:10.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:10 15:48:10.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:10 15:48:10.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:10 15:48:10.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:10 15:48:10.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:10 15:48:10.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:10 15:48:10.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:10 15:48:10.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:10 15:48:10.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:10 15:48:10.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:10 15:48:10.068 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:48:10 15:48:10.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:10 15:48:10.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:10 15:48:10.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:10 15:48:10.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:10 15:48:10.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:48:10 15:48:10.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:10 15:48:10.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:10 15:48:10.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:10 15:48:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:10 15:48:10.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:10 15:48:10.104 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:48:10 15:48:10.104 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args)
11:48:10 15:48:10.104 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args)
11:48:10 15:48:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:10 15:48:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:10 15:48:10.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:10 15:48:10.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:10 15:48:10.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:48:10 15:48:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:10 15:48:10.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:10 15:48:10.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:10 15:48:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:10 15:48:10.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:10 15:48:10.106 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments
11:48:10 15:48:10.107 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments
11:48:10 15:48:10.107 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments
11:48:10 15:48:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:10 15:48:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:10 15:48:10.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:10 15:48:10.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:10 15:48:10.107 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:10 15:48:10.107 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:48:10 15:48:10.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:48:10 15:48:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:10 15:48:10.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:10 15:48:10.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:10 15:48:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:10 15:48:10.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:10 15:48:10.109 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:48:10 15:48:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:10 15:48:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:10 15:48:10.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:10 15:48:10.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:10 15:48:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:13 15:48:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:13 15:48:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java...
11:48:13 15:48:13.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E')
11:48:13 15:48:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:48:13 15:48:13.188 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:13 15:48:13.188 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/**
11:48:13 package org.example.test2;
11:48:13 
11:48:13 import javax.accessibility.AccessibleAction;
11:48:13 
11:48:13 /**
11:48:13  * 
11:48:13  */
11:48:13 abstract class ClassName2 extends Exception implements AccessibleAction {
11:48:13 
11:48:13 	@Override
11:48:13 	public int getAccessibleActionCount() {
11:48:13 		// TODO Auto-generated method stub
11:48:13 		return 0;
11:48:13 	}
11:48:13 
11:48:13 	@Override
11:48:13 	public String getAccessibleActionDescription(int i) {
11:48:13 		// TODO Auto-generated method stub
11:48:13 		return null;
11:48:13 	}
11:48:13 
11:48:13 	@Override
11:48:13 	public boolean doAccessibleAction(int i) {
11:48:13 		// TODO Auto-generated method stub
11:48:13 		return false;
11:48:13 	}
11:48:13 
11:48:13 	/**
11:48:13 	 * @param args
11:48:13 	 */
11:48:13 	public static void main(String[] args) {
11:48:13 		// TODO Auto-generated method stub
11:48:13 
11:48:13 	}
11:48:13 
11:48:13 }
11:48:13  TooltipText=null
11:48:13 15:48:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully
11:48:13 15:48:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@740b5ca4 is found...
11:48:13 15:48:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@740b5ca4 is found finished successfully
11:48:13 15:48:13.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E')
11:48:13 15:48:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:48:13 15:48:13.190 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:13 15:48:13.190 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/**
11:48:13 package org.example.test2;
11:48:13 
11:48:13 import javax.accessibility.AccessibleAction;
11:48:13 
11:48:13 /**
11:48:13  * 
11:48:13  */
11:48:13 abstract class ClassName2 extends Exception implements AccessibleAction {
11:48:13 
11:48:13 	@Override
11:48:13 	public int getAccessibleActionCount() {
11:48:13 		// TODO Auto-generated method stub
11:48:13 		return 0;
11:48:13 	}
11:48:13 
11:48:13 	@Override
11:48:13 	public String getAccessibleActionDescription(int i) {
11:48:13 		// TODO Auto-generated method stub
11:48:13 		return null;
11:48:13 	}
11:48:13 
11:48:13 	@Override
11:48:13 	public boolean doAccessibleAction(int i) {
11:48:13 		// TODO Auto-generated method stub
11:48:13 		return false;
11:48:13 	}
11:48:13 
11:48:13 	/**
11:48:13 	 * @param args
11:48:13 	 */
11:48:13 	public static void main(String[] args) {
11:48:13 		// TODO Auto-generated method stub
11:48:13 
11:48:13 	}
11:48:13 
11:48:13 }
11:48:13  TooltipText=null
11:48:13 15:48:13.196 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:48:13 15:48:13.197 DEBUG [main][EditorHandler] 1 editor(s) found
11:48:13 15:48:13.197 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:48:13 15:48:13.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:13 15:48:13.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:48:13 15:48:13.289 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:13 15:48:13.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:13 15:48:13.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:13 15:48:13.290 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:13 15:48:13.290 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:13 15:48:13.290 DEBUG [main][MenuItemLookup] Item match:File
11:48:13 15:48:13.291 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:48:13 15:48:13.291 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:''
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:''
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:''
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:48:13 15:48:13.294 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:48:13 15:48:13.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:48:13 15:48:13.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:48:13 15:48:13.294 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:48:13 15:48:13.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:48:13 15:48:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:48:13 15:48:13.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:48:13 15:48:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:13 15:48:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:13 15:48:13.376 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:13 15:48:13.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:48:13 15:48:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:13 15:48:13.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:13 15:48:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:13 15:48:13.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:13 15:48:13.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:48:13 15:48:13.378 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:48:13 15:48:13.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:48:13 15:48:13.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:48:13 15:48:13.378 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:13 15:48:13.378 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:48:13 15:48:13.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:48:13 15:48:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.385 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:48:13 15:48:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:48:13 15:48:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:48:13 15:48:13.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:48:13 15:48:13.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:13 15:48:13.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:13 15:48:13.457 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:13 15:48:13.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:13 is "Source folder:")
11:48:13 15:48:13.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:13 15:48:13.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.460 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src
11:48:13 15:48:13.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:13 is "Package:")
11:48:13 15:48:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:13 15:48:13.484 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.484 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test
11:48:13 15:48:13.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:13 is "Name:")
11:48:13 15:48:13.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:13 15:48:13.504 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.504 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName
11:48:13 15:48:13.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:13 is "Source folder:")
11:48:13 15:48:13.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:13 15:48:13.509 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:13 is "Package:")
11:48:13 15:48:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:13 15:48:13.521 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:13 is "Name:")
11:48:13 15:48:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:13 15:48:13.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:")
11:48:13 15:48:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.535 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype:
11:48:13 15:48:13.535 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype:
11:48:13 15:48:13.535 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype:
11:48:13 15:48:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified
11:48:13 15:48:13.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:13 15:48:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:13 15:48:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:13 15:48:13.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:13 15:48:13.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:13 15:48:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:48:13 15:48:13.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:48:13 15:48:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:48:13 15:48:13.537 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified
11:48:13 15:48:13.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:13 15:48:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:13 15:48:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:13 15:48:13.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:13 15:48:13.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:13 15:48:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:48:13 15:48:13.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:48:13 15:48:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:48:13 15:48:13.538 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.538 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName
11:48:13 15:48:13.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified
11:48:13 15:48:13.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:13 15:48:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:13 15:48:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:13 15:48:13.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:13 15:48:13.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:13 15:48:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:48:13 15:48:13.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:13 15:48:13.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:48:13 15:48:13.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:48:13 15:48:13.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.543 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2
11:48:13 15:48:13.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:48:13 15:48:13.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:48:13 15:48:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.561 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed
11:48:13 15:48:13.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:48:13 15:48:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:48:13 15:48:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:48:13 15:48:13.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.564 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage
11:48:13 15:48:13.564 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage
11:48:13 15:48:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Notify Button with event 27
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Notify Button with event 26
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Notify Button with event 3
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Notify Button with event 4
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.564 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:48:13 15:48:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:48:13 15:48:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:48:13 15:48:13.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:48:13 15:48:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private")
11:48:13 15:48:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.568 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate
11:48:13 15:48:13.568 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate
11:48:13 15:48:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Notify Button with event 27
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Notify Button with event 26
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Notify Button with event 3
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Notify Button with event 4
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.569 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:48:13 15:48:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:48:13 15:48:13.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private")
11:48:13 15:48:13.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:48:13 15:48:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:48:13 15:48:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private")
11:48:13 15:48:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected")
11:48:13 15:48:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.575 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected
11:48:13 15:48:13.575 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected
11:48:13 15:48:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Notify Button with event 27
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Notify Button with event 26
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Notify Button with event 3
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Notify Button with event 4
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.575 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:48:13 15:48:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:48:13 15:48:13.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private")
11:48:13 15:48:13.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected")
11:48:13 15:48:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:")
11:48:13 15:48:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.587 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype:
11:48:13 15:48:13.587 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype:
11:48:13 15:48:13.587 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype:
11:48:13 15:48:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract")
11:48:13 15:48:13.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.591 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract
11:48:13 15:48:13.591 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract
11:48:13 15:48:13.591 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract
11:48:13 15:48:13.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract")
11:48:13 15:48:13.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract")
11:48:13 15:48:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.604 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract
11:48:13 15:48:13.604 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract
11:48:13 15:48:13.604 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract
11:48:13 15:48:13.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract")
11:48:13 15:48:13.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final")
11:48:13 15:48:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.606 INFO [WorkbenchTestable][AbstractButton] Click button fina&l
11:48:13 15:48:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Notify Button with event 27
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Notify Button with event 26
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Notify Button with event 3
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Notify Button with event 4
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.606 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final")
11:48:13 15:48:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "none")
11:48:13 15:48:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.608 INFO [WorkbenchTestable][AbstractButton] Click button non&e
11:48:13 15:48:13.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Notify Button with event 27
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Notify Button with event 26
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Notify Button with event 3
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Notify Button with event 4
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.622 TRACE [main][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "none")
11:48:13 15:48:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final")
11:48:13 15:48:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract")
11:48:13 15:48:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "non-sealed")
11:48:13 15:48:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "final")
11:48:13 15:48:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:48:13 15:48:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.639 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:48:13 15:48:13.639 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed
11:48:13 15:48:13.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:48:13 15:48:13.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:48:13 15:48:13.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.642 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:48:13 15:48:13.642 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args)
11:48:13 15:48:13.642 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args)
11:48:13 15:48:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:48:13 15:48:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:48:13 15:48:13.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:48:13 15:48:13.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.653 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments
11:48:13 15:48:13.653 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments
11:48:13 15:48:13.653 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments
11:48:13 15:48:13.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:48:13 15:48:13.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:48:13 15:48:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.656 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments
11:48:13 15:48:13.656 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments
11:48:13 15:48:13.656 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments
11:48:13 15:48:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:48:13 15:48:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.658 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:13 15:48:13.658 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard
11:48:13 15:48:13.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:48:13 15:48:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.666 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:48:13 15:48:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:48:13 15:48:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:13 15:48:13.710 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:48:13 15:48:13.710 DEBUG [main][EditorHandler] 0 editor(s) found
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:48:13 15:48:13.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:13 15:48:13.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:48:13 15:48:13.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:13 15:48:13.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:13 15:48:13.711 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:13 15:48:13.711 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:13 15:48:13.712 DEBUG [main][MenuItemLookup] Item match:File
11:48:13 15:48:13.712 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:48:13 15:48:13.712 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:''
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:''
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:''
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:48:13 15:48:13.714 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:48:13 15:48:13.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:48:13 15:48:13.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:48:13 15:48:13.715 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:48:13 15:48:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:48:13 15:48:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:48:13 15:48:13.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:48:13 15:48:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:13 15:48:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:13 15:48:13.802 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:13 15:48:13.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:48:13 15:48:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:13 15:48:13.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:13 15:48:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:13 15:48:13.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:13 15:48:13.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:48:13 15:48:13.804 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:48:13 15:48:13.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:48:13 15:48:13.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:48:13 15:48:13.804 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:13 15:48:13.804 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:48:13 15:48:13.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:48:13 15:48:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.805 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:48:13 15:48:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:13 15:48:13.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:48:13 15:48:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:48:13 15:48:13.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:48:13 15:48:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:13 15:48:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:13 15:48:13.878 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:13 15:48:13.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:13 15:48:13.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:48:13 15:48:13.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:13 15:48:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:13 15:48:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:13 15:48:13.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:13 15:48:13.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:13 15:48:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:13 15:48:13.879 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:48:13 15:48:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:13 15:48:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:13 15:48:13.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:13 15:48:13.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:13 15:48:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:48:13 15:48:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:48:13 15:48:13.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:13 15:48:13.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:13 15:48:13.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:13 15:48:13.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:13 15:48:13.932 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:13 15:48:13.933 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:13 15:48:13.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:14 15:48:14.433 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:14 15:48:14.433 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:14 15:48:14.433 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:14 15:48:14.433 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:14 15:48:14.433 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:14 15:48:14.433 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:14 15:48:14.433 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:14 15:48:14.433 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:14 15:48:14.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:14 15:48:14.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:14 15:48:14.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:14 15:48:14.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:14 15:48:14.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:14 15:48:14.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:14 15:48:14.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:14 15:48:14.933 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:15 15:48:15.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:15 15:48:15.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:15 15:48:15.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:15 15:48:15.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:15 15:48:15.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:15 15:48:15.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:15 15:48:15.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:15 15:48:15.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:15 15:48:15.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:15 15:48:15.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:15 15:48:15.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:15 15:48:15.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:15 15:48:15.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:15 15:48:15.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:15 15:48:15.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:15 15:48:15.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:16 15:48:16.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:16 15:48:16.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:16 15:48:16.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:16 15:48:16.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:16 15:48:16.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:16 15:48:16.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:16 15:48:16.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:16 15:48:16.434 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:16 15:48:16.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:16 15:48:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:16 15:48:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:16 15:48:16.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:16 15:48:16.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:16 15:48:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:16 15:48:16.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:16 15:48:16.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:16 15:48:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:16 15:48:16.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:16 15:48:16.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:26 15:48:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:48:26 15:48:26.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:26 15:48:26.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:26 15:48:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:26 15:48:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:26 15:48:26.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:26 15:48:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:26 15:48:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:26 15:48:26.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:26 15:48:26.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:26 15:48:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:26 15:48:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:26 15:48:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:27 15:48:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:48:27 15:48:27.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:48:27 15:48:27.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:27 15:48:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:27 15:48:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:27 15:48:27.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:27 15:48:27.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:27 15:48:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:27 15:48:27.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:27 15:48:27.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:27 15:48:27.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:27 15:48:27.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:27 15:48:27.945 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:48:27 15:48:27.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:27 15:48:27.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:27 15:48:27.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:27 15:48:27.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:27 15:48:27.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:27 15:48:27.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:27 15:48:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:27 15:48:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:27 15:48:27.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:27 15:48:27.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:27 15:48:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:27 15:48:27.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:27 15:48:27.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:27 15:48:27.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:27 15:48:27.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:27 15:48:27.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:29 15:48:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:48:29 15:48:29.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:48:29 15:48:29.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:29 15:48:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:29 15:48:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:29 15:48:29.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:29 15:48:29.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:29 15:48:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:29 15:48:29.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:29 15:48:29.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:29 15:48:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:29 15:48:29.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:29 15:48:29.484 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:48:29 15:48:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:29 15:48:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:29 15:48:29.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:29 15:48:29.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:29 15:48:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:29 15:48:29.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:29 15:48:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:29 15:48:29.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:29 15:48:29.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:29 15:48:29.522 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:29 15:48:29.522 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:30 15:48:30.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:30 15:48:30.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:30 15:48:30.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:30 15:48:30.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:30 15:48:30.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:30 15:48:30.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:30 15:48:30.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:30 15:48:30.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:30 15:48:30.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:30 15:48:30.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:30 15:48:30.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:30 15:48:30.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:30 15:48:30.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:30 15:48:30.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:30 15:48:30.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:30 15:48:30.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:31 15:48:31.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:31 15:48:31.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:31 15:48:31.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:31 15:48:31.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:31 15:48:31.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:31 15:48:31.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:31 15:48:31.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:31 15:48:31.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:31 15:48:31.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:31 15:48:31.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:31 15:48:31.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:31 15:48:31.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:31 15:48:31.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:31 15:48:31.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:31 15:48:31.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:31 15:48:31.523 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:32 15:48:32.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:32 15:48:32.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:32 15:48:32.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:32 15:48:32.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:32 15:48:32.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:32 15:48:32.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:32 15:48:32.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:32 15:48:32.023 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:32 15:48:32.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:32 15:48:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:32 15:48:32.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:32 15:48:32.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:32 15:48:32.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:32 15:48:32.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:32 15:48:32.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:32 15:48:32.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:32 15:48:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:32 15:48:32.530 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:48:32 15:48:32.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:32 15:48:32.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:32 15:48:32.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:32 15:48:32.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:32 15:48:32.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:32 15:48:32.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:32 15:48:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:32 15:48:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:32 15:48:32.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:32 15:48:32.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:32 15:48:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:32 15:48:32.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:32 15:48:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:32 15:48:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:32 15:48:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:32 15:48:32.568 TRACE [main][WidgetHandler] Notify Table with event 13
11:48:32 15:48:32.568 TRACE [main][WidgetHandler] Wait for synchronization
11:48:32 15:48:32.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:48:32 15:48:32.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:32 15:48:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:32 15:48:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:32 15:48:32.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:32 15:48:32.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:32 15:48:32.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:32 15:48:32.571 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:48:32 15:48:32.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:32 15:48:32.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:32 15:48:32.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:32 15:48:32.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:32 15:48:32.572 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:32 15:48:32.572 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard
11:48:32 15:48:32.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:48:32 15:48:32.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:32 15:48:32.574 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:48:32 15:48:32.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:32 15:48:32.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:32 15:48:32.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:32 15:48:32.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:32 15:48:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:32 15:48:32.611 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:48:32 15:48:32.612 DEBUG [main][EditorHandler] 0 editor(s) found
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:48:32 15:48:32.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:32 15:48:32.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:48:32 15:48:32.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:32 15:48:32.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:32 15:48:32.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:32 15:48:32.613 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:32 15:48:32.613 DEBUG [main][MenuItemLookup] Item match:File
11:48:32 15:48:32.614 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:48:32 15:48:32.614 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:''
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:''
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:''
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:48:32 15:48:32.616 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:48:32 15:48:32.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:48:32 15:48:32.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:48:32 15:48:32.617 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:48:32 15:48:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:48:32 15:48:32.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:48:32 15:48:32.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:48:32 15:48:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:32 15:48:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:32 15:48:32.692 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:32 15:48:32.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:48:32 15:48:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:32 15:48:32.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:32 15:48:32.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:32 15:48:32.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:48:32 15:48:32.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:32 15:48:32.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:32 15:48:32.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:32 15:48:32.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:32 15:48:32.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:48:32 15:48:32.694 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:48:32 15:48:32.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:48:32 15:48:32.694 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:32 15:48:32.694 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:48:32 15:48:32.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:32 15:48:32.701 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:48:32 15:48:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:32 15:48:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:32 15:48:32.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:32 15:48:32.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:32 15:48:32.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:32 15:48:32.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:48:32 15:48:32.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:48:32 15:48:32.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:48:32 15:48:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:32 15:48:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:32 15:48:32.774 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:32 15:48:32.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:32 15:48:32.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:48:32 15:48:32.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:32 15:48:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:32 15:48:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:32 15:48:32.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:32 15:48:32.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:32 15:48:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:32 15:48:32.776 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:48:32 15:48:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:32 15:48:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:32 15:48:32.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:32 15:48:32.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:32 15:48:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:48:32 15:48:32.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:48:32 15:48:32.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:32 15:48:32.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:32 15:48:32.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:32 15:48:32.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:32 15:48:32.830 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:32 15:48:32.831 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:32 15:48:32.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:33 15:48:33.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:33 15:48:33.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:33 15:48:33.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:33 15:48:33.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:33 15:48:33.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:33 15:48:33.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:33 15:48:33.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:33 15:48:33.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:33 15:48:33.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:33 15:48:33.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:33 15:48:33.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:33 15:48:33.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:33 15:48:33.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:33 15:48:33.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:33 15:48:33.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:33 15:48:33.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:34 15:48:34.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:34 15:48:34.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:34 15:48:34.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:34 15:48:34.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:34 15:48:34.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:34 15:48:34.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:34 15:48:34.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:34 15:48:34.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:34 15:48:34.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:34 15:48:34.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:34 15:48:34.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:34 15:48:34.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:34 15:48:34.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:34 15:48:34.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:34 15:48:34.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:34 15:48:34.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:35 15:48:35.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:35 15:48:35.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:35 15:48:35.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:35 15:48:35.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:35 15:48:35.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:35 15:48:35.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:35 15:48:35.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:35 15:48:35.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:35 15:48:35.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:35 15:48:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:35 15:48:35.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:35 15:48:35.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:35 15:48:35.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:35 15:48:35.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:35 15:48:35.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:35 15:48:35.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:35 15:48:35.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:35 15:48:35.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:35 15:48:35.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:35 15:48:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:35 15:48:35.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:35 15:48:35.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:35 15:48:35.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:35 15:48:35.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:35 15:48:35.837 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:48:35 15:48:35.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:35 15:48:35.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:35 15:48:35.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:35 15:48:35.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:35 15:48:35.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:48:35 15:48:35.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:35 15:48:35.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:35 15:48:35.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:35 15:48:35.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:35 15:48:35.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:35 15:48:35.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:35 15:48:35.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:35 15:48:35.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:35 15:48:35.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:35 15:48:35.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:35 15:48:35.876 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:48:35 15:48:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:35 15:48:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:35 15:48:35.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:35 15:48:35.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:35 15:48:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:35 15:48:35.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:35 15:48:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:35 15:48:35.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:35 15:48:35.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:35 15:48:35.914 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:35 15:48:35.914 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:36 15:48:36.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:36 15:48:36.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:36 15:48:36.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:36 15:48:36.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:36 15:48:36.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:36 15:48:36.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:36 15:48:36.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:36 15:48:36.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:36 15:48:36.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:36 15:48:36.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:36 15:48:36.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:36 15:48:36.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:36 15:48:36.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:36 15:48:36.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:36 15:48:36.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:36 15:48:36.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:37 15:48:37.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:37 15:48:37.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:37 15:48:37.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:37 15:48:37.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:37 15:48:37.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:37 15:48:37.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:37 15:48:37.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:37 15:48:37.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:37 15:48:37.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:37 15:48:37.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:37 15:48:37.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:37 15:48:37.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:37 15:48:37.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:37 15:48:37.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:37 15:48:37.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:37 15:48:37.915 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:38 15:48:38.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:38 15:48:38.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:38 15:48:38.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:38 15:48:38.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:38 15:48:38.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:38 15:48:38.415 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:38 15:48:38.416 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:38 15:48:38.416 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:38 15:48:38.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:38 15:48:38.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:38 15:48:38.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:38 15:48:38.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:38 15:48:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:38 15:48:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:38 15:48:38.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:38 15:48:38.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:38 15:48:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:38 15:48:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:38 15:48:38.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:38 15:48:38.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:38 15:48:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:38 15:48:38.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:38 15:48:38.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:38 15:48:38.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:38 15:48:38.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:38 15:48:38.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:38 15:48:38.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:38 15:48:38.921 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:48:38 15:48:38.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:38 15:48:38.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:38 15:48:38.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:38 15:48:38.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:38 15:48:38.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:48:38 15:48:38.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:38 15:48:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:38 15:48:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:38 15:48:38.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:38 15:48:38.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:38 15:48:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:38 15:48:38.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:38 15:48:38.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:38 15:48:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:38 15:48:38.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:38 15:48:38.957 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:48:38 15:48:38.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:38 15:48:38.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:38 15:48:38.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:38 15:48:38.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:38 15:48:38.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:48:38 15:48:38.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:48:38 15:48:38.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection
11:48:38 15:48:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:38 15:48:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:38 15:48:38.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:48:38 15:48:38.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:39 15:48:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:39 15:48:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:39 15:48:38.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:39 15:48:38.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:39 15:48:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:39 15:48:38.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:39 15:48:38.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:39 15:48:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:39 15:48:38.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:39 15:48:38.999 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:39 15:48:39.000 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:39 15:48:39.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:39 15:48:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:39 15:48:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:39 15:48:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:39 15:48:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:39 15:48:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:39 15:48:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:39 15:48:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:39 15:48:39.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:40 15:48:40.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:40 15:48:40.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:40 15:48:40.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:40 15:48:40.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:40 15:48:40.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:40 15:48:40.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:40 15:48:40.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:40 15:48:40.000 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:40 15:48:40.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:40 15:48:40.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:40 15:48:40.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:40 15:48:40.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:40 15:48:40.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:40 15:48:40.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:40 15:48:40.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:40 15:48:40.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:41 15:48:41.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:41 15:48:41.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:41 15:48:41.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:41 15:48:41.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:41 15:48:41.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:41 15:48:41.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:41 15:48:41.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:41 15:48:41.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:41 15:48:41.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:41 15:48:41.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:41 15:48:41.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:41 15:48:41.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:41 15:48:41.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:41 15:48:41.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:41 15:48:41.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:41 15:48:41.501 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:42 15:48:42.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:42 15:48:42.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:42 15:48:42.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:42 15:48:42.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:42 15:48:42.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:42 15:48:42.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:42 15:48:42.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:42 15:48:42.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:42 15:48:42.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:42 15:48:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:42 15:48:42.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:42 15:48:42.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:42 15:48:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:42 15:48:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:42 15:48:42.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:42 15:48:42.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:42 15:48:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:42 15:48:42.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:42 15:48:42.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:42 15:48:42.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:42 15:48:42.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:42 15:48:42.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:42 15:48:42.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:42 15:48:42.007 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:48:42 15:48:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:42 15:48:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:42 15:48:42.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:42 15:48:42.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:42 15:48:42.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:48:42 15:48:42.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:42 15:48:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:42 15:48:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:42 15:48:42.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:42 15:48:42.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:42 15:48:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:42 15:48:42.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:42 15:48:42.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:42 15:48:42.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:42 15:48:42.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:42 15:48:42.042 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:48:42 15:48:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:42 15:48:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:42 15:48:42.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:42 15:48:42.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:42 15:48:42.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:48:42 15:48:42.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:48:42 15:48:42.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:42 15:48:42.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:42 15:48:42.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:42 15:48:42.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:42 15:48:42.083 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:42 15:48:42.084 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:42 15:48:42.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:42 15:48:42.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:42 15:48:42.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:42 15:48:42.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:42 15:48:42.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:42 15:48:42.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:42 15:48:42.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:42 15:48:42.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:42 15:48:42.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:43 15:48:43.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:43 15:48:43.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:43 15:48:43.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:43 15:48:43.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:43 15:48:43.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:43 15:48:43.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:43 15:48:43.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:43 15:48:43.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:43 15:48:43.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:43 15:48:43.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:43 15:48:43.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:43 15:48:43.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:43 15:48:43.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:43 15:48:43.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:43 15:48:43.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:43 15:48:43.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:43 15:48:43.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:44 15:48:44.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:44 15:48:44.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:44 15:48:44.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:44 15:48:44.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:44 15:48:44.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:44 15:48:44.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:44 15:48:44.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:44 15:48:44.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:44 15:48:44.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:44 15:48:44.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:44 15:48:44.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:44 15:48:44.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:44 15:48:44.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:44 15:48:44.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:44 15:48:44.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:44 15:48:44.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:44 15:48:44.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:44 15:48:44.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:45 15:48:45.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:45 15:48:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:45 15:48:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:45 15:48:45.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:45 15:48:45.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:45 15:48:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:45 15:48:45.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:45 15:48:45.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:45 15:48:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:45 15:48:45.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:45 15:48:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:45 15:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:45 15:48:45.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:45 15:48:45.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:45 15:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:45 15:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:45 15:48:45.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:45 15:48:45.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:45 15:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:45 15:48:45.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:45 15:48:45.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:45 15:48:45.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:45 15:48:45.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:45 15:48:45.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:45 15:48:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:45 15:48:45.091 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:48:45 15:48:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:45 15:48:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:45 15:48:45.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:45 15:48:45.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:45 15:48:45.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:48:45 15:48:45.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:45 15:48:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:45 15:48:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:45 15:48:45.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:45 15:48:45.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:45 15:48:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:45 15:48:45.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:45 15:48:45.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:45 15:48:45.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:45 15:48:45.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:45 15:48:45.128 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:48:45 15:48:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:45 15:48:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:45 15:48:45.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:45 15:48:45.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:45 15:48:45.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:48:45 15:48:45.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:48:45 15:48:45.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:45 15:48:45.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:45 15:48:45.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:45 15:48:45.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:45 15:48:45.171 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:45 15:48:45.172 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:45 15:48:45.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:45 15:48:45.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:45 15:48:45.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:45 15:48:45.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:45 15:48:45.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:45 15:48:45.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:45 15:48:45.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:45 15:48:45.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:45 15:48:45.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:45 15:48:45.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:46 15:48:46.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:46 15:48:46.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:46 15:48:46.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:46 15:48:46.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:46 15:48:46.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:46 15:48:46.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:46 15:48:46.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:46 15:48:46.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:46 15:48:46.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:46 15:48:46.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:46 15:48:46.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:46 15:48:46.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:46 15:48:46.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:46 15:48:46.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:46 15:48:46.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:46 15:48:46.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:46 15:48:46.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:46 15:48:46.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:47 15:48:47.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:47 15:48:47.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:47 15:48:47.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:47 15:48:47.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:47 15:48:47.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:47 15:48:47.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:47 15:48:47.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:47 15:48:47.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:47 15:48:47.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:47 15:48:47.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:47 15:48:47.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:47 15:48:47.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:47 15:48:47.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:47 15:48:47.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:47 15:48:47.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:47 15:48:47.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:47 15:48:47.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:47 15:48:47.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:48 15:48:48.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:48 15:48:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:48 15:48:48.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:48 15:48:48.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:48 15:48:48.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:48 15:48:48.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:48 15:48:48.179 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:48:48 15:48:48.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:48 15:48:48.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:48 15:48:48.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:48 15:48:48.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:48 15:48:48.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:48 15:48:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:48 15:48:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:48 15:48:48.215 TRACE [main][WidgetHandler] Notify Table with event 13
11:48:48 15:48:48.215 TRACE [main][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:48:48 15:48:48.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:48 15:48:48.218 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:48:48 15:48:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:48 15:48:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:48 15:48:48.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:48 15:48:48.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:48 15:48:48.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:48 15:48:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:48 15:48:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:48 15:48:48.221 TRACE [main][WidgetHandler] Notify Table with event 13
11:48:48 15:48:48.221 TRACE [main][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:48:48 15:48:48.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:48 15:48:48.223 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:48:48 15:48:48.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:48 15:48:48.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:48 15:48:48.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:48 15:48:48.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:48 15:48:48.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:48 15:48:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:48 15:48:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:48 15:48:48.226 TRACE [main][WidgetHandler] Notify Table with event 13
11:48:48 15:48:48.226 TRACE [main][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:48:48 15:48:48.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:48 15:48:48.231 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:48:48 15:48:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:48 15:48:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:48 15:48:48.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:48 15:48:48.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:48 15:48:48.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:48 15:48:48.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:48 15:48:48.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:48 15:48:48.235 TRACE [main][WidgetHandler] Notify Table with event 13
11:48:48 15:48:48.235 TRACE [main][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:48:48 15:48:48.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:48 15:48:48.238 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:48:48 15:48:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:48 15:48:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:48 15:48:48.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:48 15:48:48.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:48:48 15:48:48.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:48:48 15:48:48.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:48:48 15:48:48.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:48:48 15:48:48.242 TRACE [main][WidgetHandler] Notify Table with event 13
11:48:48 15:48:48.242 TRACE [main][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:48:48 15:48:48.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:48 15:48:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent
11:48:48 15:48:48.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:48 15:48:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:48 15:48:48.248 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:48:48 15:48:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:48 15:48:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:48 15:48:48.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:48 15:48:48.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.249 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:48 15:48:48.249 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard
11:48:48 15:48:48.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:48:48 15:48:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:48 15:48:48.252 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:48:48 15:48:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:48 15:48:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:48 15:48:48.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:48 15:48:48.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:48 15:48:48.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:48 15:48:48.293 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:48:48 15:48:48.294 DEBUG [main][EditorHandler] 0 editor(s) found
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:48:48 15:48:48.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:48 15:48:48.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:48:48 15:48:48.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:48 15:48:48.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:48 15:48:48.295 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:48 15:48:48.295 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:48 15:48:48.295 DEBUG [main][MenuItemLookup] Item match:File
11:48:48 15:48:48.296 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:48:48 15:48:48.296 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:''
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:''
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:''
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:48:48 15:48:48.298 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:48:48 15:48:48.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:48:48 15:48:48.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:48:48 15:48:48.298 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:48:48 15:48:48.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:48:48 15:48:48.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:48:48 15:48:48.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:48:48 15:48:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:48 15:48:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:48 15:48:48.393 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:48 15:48:48.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:48:48 15:48:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:48 15:48:48.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:48 15:48:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:48 15:48:48.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:48 15:48:48.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:48:48 15:48:48.395 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:48:48 15:48:48.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:48:48 15:48:48.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:48:48 15:48:48.395 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:48 15:48:48.395 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:48:48 15:48:48.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:48:48 15:48:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:48 15:48:48.396 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:48:48 15:48:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:48 15:48:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:48 15:48:48.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:48 15:48:48.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:48 15:48:48.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:48:48 15:48:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:48:48 15:48:48.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:48:48 15:48:48.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:48 15:48:48.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:48 15:48:48.484 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:48 15:48:48.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:48 15:48:48.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:48 is "Package:")
11:48:48 15:48:48.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:48 15:48:48.487 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:48 15:48:48.488 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test
11:48:48 15:48:48.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:48:48 is "Name:")
11:48:48 15:48:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:48 15:48:48.516 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:48 15:48:48.516 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName
11:48:48 15:48:48.519 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:48:48 15:48:48.519 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:48:48 15:48:48.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:48:48 15:48:48.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:48 15:48:48.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:48 15:48:48.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:48 15:48:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:48 15:48:48.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:48 15:48:48.522 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:48:48 15:48:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:48 15:48:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:48 15:48:48.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:48 15:48:48.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:48 15:48:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java...
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E')
11:48:49 15:48:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:49 15:48:49.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:49 15:48:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:49 15:48:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:48:49 15:48:49.046 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:49 15:48:49.046 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test;
11:48:49 
11:48:49 public class ClassName {
11:48:49 
11:48:49 }
11:48:49  TooltipText=null
11:48:49 15:48:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully
11:48:49 15:48:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4579d1e7 is found...
11:48:49 15:48:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4579d1e7 is found finished successfully
11:48:49 15:48:49.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E')
11:48:49 15:48:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:49 15:48:49.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:49 15:48:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:49 15:48:49.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:48:49 15:48:49.048 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:49 15:48:49.048 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test;
11:48:49 
11:48:49 public class ClassName {
11:48:49 
11:48:49 }
11:48:49  TooltipText=null
11:48:49 15:48:49.048 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:48:49 15:48:49.048 DEBUG [main][EditorHandler] 1 editor(s) found
11:48:49 15:48:49.048 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java
11:48:49 15:48:49.122 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed
11:48:49 15:48:49.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:49 15:48:49.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:48:49 15:48:49.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:48:49 15:48:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:49 15:48:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:49 15:48:49.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)
11:48:49 15:48:49.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:49 15:48:49.128 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:48:49 15:48:49.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:49 15:48:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:49 15:48:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:49 15:48:49.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:49 15:48:49.128 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:48:49 15:48:49.128 DEBUG [main][MenuItemLookup] Item match:Window
11:48:49 15:48:49.129 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:48:49 15:48:49.129 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:48:49 15:48:49.129 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:48:49 15:48:49.129 DEBUG [main][MenuItemLookup] Found menu:''
11:48:49 15:48:49.129 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:48:49 15:48:49.129 DEBUG [main][MenuItemLookup] Item match:Show View
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:''
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:48:49 15:48:49.132 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:48:49 15:48:49.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:48:49 15:48:49.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:48:49 15:48:49.150 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:48:49 15:48:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:48:49 15:48:49.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:48:49 15:48:49.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:49 15:48:49.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:49 15:48:49.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:49 15:48:49.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:49 15:48:49.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:48:49 15:48:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:49 15:48:49.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:48:49 15:48:49.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:48:49 15:48:49.212 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:48:49 15:48:49.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:49 15:48:49.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:49 15:48:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:49 15:48:49.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:49 15:48:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:49 15:48:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:49 15:48:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:49 15:48:49.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:49 15:48:49.213 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:48:49 15:48:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:49 15:48:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:49 15:48:49.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:49 15:48:49.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:49 15:48:49.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:48:49 15:48:49.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:48:49 15:48:49.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:48:49 15:48:49.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:49 15:48:49.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:48:49 15:48:49.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:49 15:48:49.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:49 15:48:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:49 15:48:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:49 15:48:49.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:49 15:48:49.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:48:49 15:48:49.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:49 15:48:49.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:49 15:48:49.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:49 15:48:49.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:48:49 15:48:49.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:49 15:48:49.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:49 15:48:49.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:49 15:48:49.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:48:49 15:48:49.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:48:49 15:48:49.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:48:49 15:48:49.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:49 15:48:49.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:49 15:48:49.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:49 15:48:49.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:49 15:48:49.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:49 15:48:49.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:49 15:48:49.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:49 15:48:49.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:49 15:48:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:49 15:48:49.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:49 15:48:49.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:49 15:48:49.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:50 15:48:50.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:50 15:48:50.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:50 15:48:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:48:50 15:48:50.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:50 15:48:50.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:50 15:48:50.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:50 15:48:50.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:50 15:48:50.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:48:50 15:48:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:50 15:48:50.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:50 15:48:50.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:50 15:48:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:50 15:48:50.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:50 15:48:50.276 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject
11:48:50 15:48:50.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:50 15:48:50.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:50 15:48:50.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:50 15:48:50.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:50 15:48:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:50 15:48:50.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:50 15:48:50.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:50 15:48:50.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:50 15:48:50.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:51 15:48:51.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:51 15:48:51.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:48:51 15:48:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:48:51 15:48:51.278 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:51 15:48:51.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:51 15:48:51.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:51 15:48:51.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:51 15:48:51.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:48:51 15:48:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:51 15:48:51.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:51 15:48:51.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:51 15:48:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:51 15:48:51.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:51 15:48:51.279 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject
11:48:51 15:48:51.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:51 15:48:51.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:51 15:48:51.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:51 15:48:51.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:51 15:48:51.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:48:51 15:48:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:51 15:48:51.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:51 15:48:51.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:51 15:48:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:51 15:48:51.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:51 15:48:51.280 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:48:51 15:48:51.280 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:48:51 15:48:51.280 DEBUG [main][TreeItemHandler] Set Tree selection
11:48:51 15:48:51.280 DEBUG [main][TreeHandler] Notify Tree about selection event
11:48:51 15:48:51.286 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:48:51 15:48:51.288 DEBUG [WorkbenchTestable][TreeItemHandler]   testproject
11:48:51 15:48:51.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:48:51 15:48:51.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'New'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:''
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:''
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:''
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:''
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:48:51 15:48:51.388 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:48:51 15:48:51.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:48:51 15:48:51.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:48:51 15:48:51.388 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:48:51 15:48:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:51 15:48:51.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:48:51 15:48:51.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:51 15:48:51.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:51 15:48:51.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:48:51 15:48:51.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Found menu:'New'
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Found menu:''
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Found menu:''
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:48:51 15:48:51.915 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:48:51 15:48:51.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:48:51 15:48:51.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:48:51 15:48:51.915 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:48:51 15:48:51.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:48:52 15:48:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:48:52 15:48:52.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:48:52 15:48:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:52 15:48:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:52 15:48:52.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:48:52 15:48:52.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:52 15:48:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:52 15:48:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:52 15:48:52.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:48:52 15:48:52.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:52 15:48:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:52 15:48:52.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:52 15:48:52.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:52 15:48:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:52 15:48:52.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:52 15:48:52.509 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:48:52 15:48:52.509 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:48:52 15:48:52.509 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:48:52 15:48:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:52 15:48:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:52 15:48:52.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:52 15:48:52.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:52 15:48:52.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:48:52 15:48:52.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:48:52 15:48:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:52 15:48:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:52 15:48:52.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:48:52 15:48:52.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:48:52 15:48:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:52 15:48:52.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:52 15:48:52.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:52 15:48:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:52 15:48:52.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:52 15:48:52.510 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:48:52 15:48:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:52 15:48:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:52 15:48:52.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:52 15:48:52.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:52 15:48:52.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:48:52 15:48:52.513 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:53 15:48:53.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:48:53 15:48:53.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:48:53 15:48:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:48:53 15:48:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:48:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.165 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest
11:48:53 testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)  Time elapsed: 6.927 s
11:48:53 testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)  Time elapsed: 0.421 s
11:48:53 testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)  Time elapsed: 18.902 s
11:48:53 testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)  Time elapsed: 15.682 s
11:48:53 testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest)  Time elapsed: 0.829 s
11:48:53 Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:48:53 15:48:53.022 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:48:53 15:48:53.022 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:48:53 15:48:53.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:48:53 15:48:53.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:48:53 15:48:53.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:48:53 15:48:53.022 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:48:53 15:48:53.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:48:53 15:48:53.022 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:48:53 15:48:53.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:48:53 15:48:53.023 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:48:53 15:48:53.023 DEBUG [main][EditorHandler] 0 editor(s) found
11:48:53 15:48:53.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:48:53 15:48:53.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:53 15:48:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:53 15:48:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:53 15:48:53.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:53 15:48:53.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:48:53 15:48:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:48:53 15:48:53.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:53 15:48:53.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:53 15:48:53.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:53 15:48:53.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:48:53 15:48:53.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:48:53 15:48:53.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:48:53 15:48:53.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:53 15:48:53.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:53 15:48:53.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:53 15:48:53.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:48:53 To add a project: TooltipText=null
11:48:53 15:48:53.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:53 15:48:53.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:53 15:48:53.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:53 15:48:53.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:48:53 To add a project: TooltipText=null
11:48:53 15:48:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:53 15:48:53.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:48:53 To add a project: TooltipText=null
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:53 15:48:53.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:53 15:48:53.048 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:53 15:48:53.049 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:53 15:48:53.049 DEBUG [main][MenuItemLookup] Item match:File
11:48:53 15:48:53.049 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:48:53 15:48:53.049 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:''
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:''
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:''
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:48:53 15:48:53.052 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:48:53 15:48:53.052 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:48:53 15:48:53.052 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:48:53 15:48:53.052 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:48:53 15:48:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:48:53 15:48:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:48:53 15:48:53.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:48:53 15:48:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:53 15:48:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:53 15:48:53.126 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:53 15:48:53.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:48:53 15:48:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:53 15:48:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:53 15:48:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:53 15:48:53.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:53 15:48:53.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:53 15:48:53.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:48:53 15:48:53.128 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:48:53 15:48:53.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:48:53 15:48:53.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:48:53 15:48:53.131 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:53 15:48:53.131 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:48:53 15:48:53.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:48:53 15:48:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:53 15:48:53.133 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:48:53 15:48:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:53 15:48:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:53 15:48:53.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:53 15:48:53.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:53 15:48:53.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:48:53 15:48:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:48:53 15:48:53.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:48:53 15:48:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:53 15:48:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:53 15:48:53.327 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:48:53 15:48:53.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:")
11:48:53 15:48:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:53 15:48:53.331 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed
11:48:53 15:48:53.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified
11:48:53 15:48:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:48:53 15:48:53.332 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:48:53 15:48:53.332 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard
11:48:53 15:48:53.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:48:53 15:48:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:53 15:48:53.335 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:48:53 15:48:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:53 15:48:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:53 15:48:53.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:53 15:48:53.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:48:53 15:48:53.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:53 15:48:53.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:53 15:48:53.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:48:53 15:48:53.395 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:53 15:48:53.395 DEBUG [main][MenuItemLookup] Item match:File
11:48:53 15:48:53.396 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:48:53 15:48:53.396 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:''
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'File'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:''
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:''
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:48:53 15:48:53.398 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:48:53 15:48:53.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:48:53 15:48:53.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:48:53 15:48:53.399 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:48:53 15:48:53.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:48:53 15:48:53.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:48:53 15:48:53.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:48:53 15:48:53.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:53 15:48:53.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:53 15:48:53.484 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:53 15:48:53.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:48:53 15:48:53.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:53 15:48:53.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:48:53 15:48:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:48:53 15:48:53.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:48:53 15:48:53.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:48:53 15:48:53.487 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:48:53 15:48:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:48:53 15:48:53.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:48:53 15:48:53.490 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:48:53 15:48:53.490 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:48:53 15:48:53.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:48:53 15:48:53.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:53 15:48:53.491 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:48:53 15:48:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:53 15:48:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:53 15:48:53.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:53 15:48:53.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:53 15:48:53.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:48:53 15:48:53.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:48:53 15:48:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:48:53 15:48:53.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:48:53 15:48:53.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:53 15:48:53.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:53 15:48:53.675 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:48:53 15:48:53.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:48:53 15:48:53.675 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject'
11:48:53 15:48:53.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:48:53 is "Project name:")
11:48:53 15:48:53.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:53 15:48:53.677 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:53 15:48:53.678 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject
11:48:53 15:48:53.695 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE'
11:48:53 15:48:53.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:")
11:48:53 15:48:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:53 15:48:53.719 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed
11:48:53 15:48:53.719 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17'
11:48:53 15:48:53.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified
11:48:53 15:48:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:53 15:48:53.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:53 15:48:53.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:53 15:48:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:53 15:48:53.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:48:53 15:48:53.721 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:53 15:48:53.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:54 15:48:54.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:54 15:48:54.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:54 15:48:54.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:54 15:48:54.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:54 15:48:54.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:54 15:48:54.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:54 15:48:54.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:54 15:48:54.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:54 15:48:54.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:54 15:48:54.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:54 15:48:54.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:54 15:48:54.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:54 15:48:54.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:54 15:48:54.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:54 15:48:54.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:54 15:48:54.749 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:55 15:48:55.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:55 15:48:55.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:55 15:48:55.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:55 15:48:55.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:55 15:48:55.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:55 15:48:55.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:55 15:48:55.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:55 15:48:55.249 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:55 15:48:55.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:55 15:48:55.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:55 15:48:55.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:55 15:48:55.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:55 15:48:55.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:55 15:48:55.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:55 15:48:55.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:55 15:48:55.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:56 15:48:56.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:56 15:48:56.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:56 15:48:56.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:56 15:48:56.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:56 15:48:56.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:56 15:48:56.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:56 15:48:56.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:56 15:48:56.250 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:48:56 15:48:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:56 15:48:56.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:56 15:48:56.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:56 15:48:56.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:56 15:48:56.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:56 15:48:56.753 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true
11:48:56 15:48:56.761 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:48:56 15:48:56.761 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file
11:48:56 15:48:56.761 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file
11:48:56 15:48:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:56 15:48:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:56 15:48:56.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:56 15:48:56.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:56 15:48:56.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:48:56 is "Module name:")
11:48:56 15:48:56.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:56 15:48:56.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:56 15:48:56.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:56 15:48:56.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:56 15:48:56.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:48:56 15:48:56.788 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:48:56 15:48:56.789 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject
11:48:56 15:48:56.789 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject
11:48:56 15:48:56.805 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:48:56 15:48:56.805 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:48:56 15:48:56.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:48:56 15:48:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:56 15:48:56.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:56 15:48:56.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:56 15:48:56.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:56 15:48:56.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:48:56 15:48:56.807 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:48:56 15:48:56.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:48:56 15:48:56.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:48:56 15:48:56.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:48:56 15:48:56.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:48:56 15:48:56.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:48:59 15:48:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:48:59 15:48:59.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:59 15:48:59.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:59 15:48:59.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:48:59 15:48:59.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:59 15:48:59.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:59 15:48:59.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:48:59 15:48:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:48:59 15:48:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:48:59 15:48:59.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:48:59 15:48:59.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:48:59 15:48:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:59 15:48:59.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:59 15:48:59.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:48:59 15:48:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:48:59 15:48:59.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:48:59 15:48:59.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:59 15:48:59.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:59 15:48:59.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:59 15:48:59.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:48:59 15:48:59.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:48:59 15:48:59.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:48:59 15:48:59.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:59 15:48:59.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:59 15:48:59.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:59 15:48:59.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:59 15:48:59.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:48:59 15:48:59.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:48:59 15:48:59.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:48:59 15:48:59.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:48:59 15:48:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:48:59 15:48:59.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:48:59 15:48:59.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:00 15:49:00.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:00 15:49:00.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:00 15:49:00.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:00 15:49:00.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:00 15:49:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:00 15:49:00.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:00 15:49:00.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:00 15:49:00.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:00 15:49:00.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:00 15:49:00.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:00 15:49:00.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:00 15:49:00.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:00 15:49:00.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:00 15:49:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:00 15:49:00.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:00 15:49:00.891 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:00 15:49:00.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:00 15:49:00.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:00 15:49:00.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:00 15:49:00.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:00 15:49:00.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:00 15:49:00.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:00 15:49:00.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:00 15:49:00.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:00 15:49:00.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:00 15:49:00.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:00 15:49:00.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:01 15:49:01.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:01 15:49:01.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:01 15:49:01.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:01 15:49:01.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:01 15:49:01.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:01 15:49:01.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:01 15:49:01.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:01 15:49:01.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:01 15:49:01.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:01 15:49:01.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:01 15:49:01.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:01 15:49:01.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:01 15:49:01.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:01 15:49:01.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:01 15:49:01.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:01 15:49:01.894 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:01 15:49:01.894 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:49:01 15:49:01.895 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:49:01 15:49:01.895 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject
11:49:01 15:49:01.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject
11:49:01 15:49:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:02 15:49:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:02 15:49:02.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject
11:49:02 15:49:02.396 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src
11:49:02 15:49:02.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:49:02 15:49:02.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:02 15:49:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:02 15:49:02.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:49:02 15:49:02.897 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java
11:49:02 15:49:02.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java
11:49:02 15:49:02.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:03 15:49:03.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:03 15:49:03.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java
11:49:03 15:49:03.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:03 15:49:03.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:03 15:49:03.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:49:03 15:49:03.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:03 15:49:03.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:03 15:49:03.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:03 15:49:03.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:03 15:49:03.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:03 15:49:03.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:03 15:49:03.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:49:03 15:49:03.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:03 15:49:03.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:03 15:49:03.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:03 15:49:03.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:03 15:49:03.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:49:03 15:49:03.401 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:03 15:49:03.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:03 15:49:03.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:03 15:49:03.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:49:03 15:49:03.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:49:03 15:49:03.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:49:03 15:49:03.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:03 15:49:03.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:03 15:49:03.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:03 15:49:03.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:03 15:49:03.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:03 15:49:03.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:03 15:49:03.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:03 15:49:03.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:03 15:49:03.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:03 15:49:03.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:03 15:49:03.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:03 15:49:03.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:03 15:49:03.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:04 15:49:04.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:04 15:49:04.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:04 15:49:04.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:04 15:49:04.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:04 15:49:04.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:04 15:49:04.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:04 15:49:04.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:04 15:49:04.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:04 15:49:04.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:04 15:49:04.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:04 15:49:04.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:04 15:49:04.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:04 15:49:04.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:04 15:49:04.422 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:04 15:49:04.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:04 15:49:04.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:04 15:49:04.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:04 15:49:04.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:04 15:49:04.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:04 15:49:04.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:04 15:49:04.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:04 15:49:04.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:04 15:49:04.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:05 15:49:05.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:05 15:49:05.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:05 15:49:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:05 15:49:05.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:05 15:49:05.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:05 15:49:05.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:05 15:49:05.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:05 15:49:05.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:05 15:49:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:05 15:49:05.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:05 15:49:05.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:05 15:49:05.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:05 15:49:05.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:05 15:49:05.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:05 15:49:05.425 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:05 15:49:05.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:05 15:49:05.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:05 15:49:05.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:05 15:49:05.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:05 15:49:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:05 15:49:05.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:05 15:49:05.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:05 15:49:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:05 15:49:05.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:05 15:49:05.426 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:49:05 15:49:05.426 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:49:05 15:49:05.426 DEBUG [main][TreeItemHandler] Set Tree selection
11:49:05 15:49:05.426 DEBUG [main][TreeHandler] Notify Tree about selection event
11:49:05 15:49:05.436 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:49:05 15:49:05.441 DEBUG [WorkbenchTestable][TreeItemHandler]   SimpleJavaProject
11:49:05 15:49:05.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:05 15:49:05.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:''
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:''
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:''
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:''
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:49:05 15:49:05.469 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:49:05 15:49:05.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:49:05 15:49:05.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:49:05 15:49:05.469 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:49:05 15:49:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:05 15:49:05.469 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:49:05 15:49:05.469 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:05 15:49:05.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:05 15:49:05.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:05 15:49:05.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Found menu:''
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Found menu:''
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:05 15:49:05.994 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:49:05 15:49:05.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:49:05 15:49:05.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:49:05 15:49:05.994 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:49:06 15:49:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:49:06 15:49:06.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:49:06 15:49:06.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:49:06 15:49:06.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:06 15:49:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:06 15:49:06.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:49:06 15:49:06.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:06 15:49:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:06 15:49:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:06 15:49:06.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:06 15:49:06.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:06 15:49:06.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:06 15:49:06.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:06 15:49:06.609 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:49:06 15:49:06.609 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:49:06 15:49:06.609 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:06 15:49:06.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:06 15:49:06.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:06 15:49:06.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:06 15:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:06 15:49:06.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:06 15:49:06.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:06 15:49:06.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:06 15:49:06.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:06 15:49:06.610 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:49:06 15:49:06.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:06 15:49:06.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:06 15:49:06.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:06 15:49:06.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:06 15:49:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:49:06 15:49:06.614 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:49:07 15:49:07.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:07 15:49:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:07 15:49:07.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:49:07 15:49:07.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:07 15:49:07.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:07 15:49:07.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:07 15:49:07.116 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:07 15:49:07.116 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:07 15:49:07.116 DEBUG [main][MenuItemLookup] Item match:File
11:49:07 15:49:07.117 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:49:07 15:49:07.117 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:''
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:''
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:''
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:49:07 15:49:07.120 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:49:07 15:49:07.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:49:07 15:49:07.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:49:07 15:49:07.121 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:49:07 15:49:07.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:49:07 15:49:07.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:49:07 15:49:07.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:49:07 15:49:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:07 15:49:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:07 15:49:07.199 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:07 15:49:07.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:49:07 15:49:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:07 15:49:07.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:07 15:49:07.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:07 15:49:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:07 15:49:07.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:07 15:49:07.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:07 15:49:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:07 15:49:07.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:07 15:49:07.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:49:07 15:49:07.202 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:49:07 15:49:07.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:49:07 15:49:07.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:49:07 15:49:07.202 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:07 15:49:07.202 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:49:07 15:49:07.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:07 15:49:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:07 15:49:07.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:07 15:49:07.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:07 15:49:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:07 15:49:07.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:07 15:49:07.203 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:07 15:49:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:07 15:49:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:07 15:49:07.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:07 15:49:07.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:07 15:49:07.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:07 15:49:07.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:49:07 15:49:07.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:49:07 15:49:07.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:49:07 15:49:07.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:07 15:49:07.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:07 15:49:07.404 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:07 15:49:07.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:07 15:49:07.405 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject'
11:49:07 15:49:07.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:49:07 is "Project name:")
11:49:07 15:49:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:07 15:49:07.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:07 15:49:07.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:07 15:49:07.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:07 15:49:07.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:07 15:49:07.406 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:07 15:49:07.407 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject
11:49:07 15:49:07.426 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE'
11:49:07 15:49:07.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:")
11:49:07 15:49:07.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:07 15:49:07.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:07 15:49:07.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:07 15:49:07.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:07 15:49:07.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:07 15:49:07.444 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed
11:49:07 15:49:07.444 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17'
11:49:07 15:49:07.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified
11:49:07 15:49:07.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:07 15:49:07.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:07 15:49:07.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:07 15:49:07.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:07 15:49:07.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:49:07 15:49:07.445 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17
11:49:07 15:49:07.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:49:07 15:49:07.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:07 15:49:07.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:07 15:49:07.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:07 15:49:07.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:07 15:49:07.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:07 15:49:07.494 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true
11:49:07 15:49:07.494 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:49:07 15:49:07.494 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed
11:49:07 15:49:07.494 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:07 15:49:07.494 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:49:07 15:49:07.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:49:07 15:49:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:07 15:49:07.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:07 15:49:07.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:07 15:49:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:07 15:49:07.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:07 15:49:07.496 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:49:07 15:49:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:07 15:49:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:07 15:49:07.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:07 15:49:07.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:07 15:49:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:10 15:49:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:10 15:49:10.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:10 15:49:10.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:10 15:49:10.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:49:10 15:49:10.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:10 15:49:10.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:10 15:49:10.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:10 15:49:10.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:10 15:49:10.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:10 15:49:10.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:10 15:49:10.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:49:10 15:49:10.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:10 15:49:10.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:10 15:49:10.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:10 15:49:10.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:10 15:49:10.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:49:10 15:49:10.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:10 15:49:10.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:10 15:49:10.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:10 15:49:10.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:49:10 15:49:10.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:49:10 15:49:10.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:49:10 15:49:10.793 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:10 15:49:10.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:10 15:49:10.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:10 15:49:10.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:10 15:49:10.793 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:10 15:49:10.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:10 15:49:10.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:10 15:49:10.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:10 15:49:10.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:10 15:49:10.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:10 15:49:10.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:11 15:49:11.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:11 15:49:11.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:11 15:49:11.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:11 15:49:11.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:11 15:49:11.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:11 15:49:11.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:11 15:49:11.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:11 15:49:11.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:11 15:49:11.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:11 15:49:11.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:11 15:49:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:11 15:49:11.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:11 15:49:11.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:11 15:49:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:11 15:49:11.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:11 15:49:11.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:11 15:49:11.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:11 15:49:11.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:11 15:49:11.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:11 15:49:11.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:11 15:49:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:11 15:49:11.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:11 15:49:11.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:12 15:49:12.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:12 15:49:12.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:12 15:49:12.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:12 15:49:12.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:12 15:49:12.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:12 15:49:12.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:12 15:49:12.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:12 15:49:12.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:12 15:49:12.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:12 15:49:12.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:12 15:49:12.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:12 15:49:12.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:12 15:49:12.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:12 15:49:12.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:12 15:49:12.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:12 15:49:12.799 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:12 15:49:12.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:12 15:49:12.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:12 15:49:12.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:12 15:49:12.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:12 15:49:12.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:12 15:49:12.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:12 15:49:12.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:12 15:49:12.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:12 15:49:12.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:12 15:49:12.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:12 15:49:12.800 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:49:12 15:49:12.800 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:49:12 15:49:12.800 DEBUG [main][TreeItemHandler] Set Tree selection
11:49:12 15:49:12.800 DEBUG [main][TreeHandler] Notify Tree about selection event
11:49:12 15:49:12.806 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:49:12 15:49:12.807 DEBUG [WorkbenchTestable][TreeItemHandler]   SimpleJavaProject
11:49:12 15:49:12.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:12 15:49:12.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:''
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:''
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:''
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:''
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:49:12 15:49:12.834 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:49:12 15:49:12.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:49:12 15:49:12.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:49:12 15:49:12.834 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:49:12 15:49:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:12 15:49:12.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:49:12 15:49:12.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:13 15:49:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:13 15:49:13.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:13 15:49:13.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Found menu:''
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Found menu:''
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:13 15:49:13.359 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:49:13 15:49:13.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:49:13 15:49:13.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:49:13 15:49:13.359 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:49:13 15:49:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:49:13 15:49:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:49:13 15:49:13.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:49:13 15:49:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:13 15:49:13.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:13 15:49:13.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:13 15:49:13.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:13 15:49:13.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:13 15:49:13.956 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:49:13 15:49:13.956 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:49:13 15:49:13.956 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:13 15:49:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:13 15:49:13.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:13 15:49:13.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:13 15:49:13.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:49:13 15:49:13.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:13 15:49:13.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:13 15:49:13.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:13 15:49:13.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:13 15:49:13.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:13 15:49:13.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:13 15:49:13.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:13 15:49:13.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:13 15:49:13.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:13 15:49:13.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:13 15:49:13.958 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:49:13 15:49:13.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:13 15:49:13.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:13 15:49:13.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:13 15:49:13.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:13 15:49:13.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:49:13 15:49:13.961 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:49:14 15:49:14.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:49:14 15:49:14.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:14 15:49:14.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:49:14 15:49:14.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:14 15:49:14.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:14 15:49:14.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:14 15:49:14.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:14 15:49:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:14 15:49:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:14 15:49:14.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:14 15:49:14.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:14 15:49:14.463 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:14 15:49:14.463 DEBUG [main][MenuItemLookup] Item match:File
11:49:14 15:49:14.464 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:49:14 15:49:14.464 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:''
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:''
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:''
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:49:14 15:49:14.466 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:49:14 15:49:14.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:49:14 15:49:14.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:49:14 15:49:14.467 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:49:14 15:49:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:49:14 15:49:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:49:14 15:49:14.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:49:14 15:49:14.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:14 15:49:14.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:14 15:49:14.537 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:14 15:49:14.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:49:14 15:49:14.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:14 15:49:14.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:14 15:49:14.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:14 15:49:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:14 15:49:14.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:14 15:49:14.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:14 15:49:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:14 15:49:14.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:14 15:49:14.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:49:14 15:49:14.540 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:49:14 15:49:14.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:49:14 15:49:14.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:49:14 15:49:14.540 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:14 15:49:14.540 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:49:14 15:49:14.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:14 15:49:14.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:14 15:49:14.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:14 15:49:14.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:14 15:49:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:14 15:49:14.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:14 15:49:14.541 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:14 15:49:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:14 15:49:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:14 15:49:14.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:14 15:49:14.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:14 15:49:14.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:14 15:49:14.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:49:14 15:49:14.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:49:14 15:49:14.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:49:14 15:49:14.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:14 15:49:14.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:14 15:49:14.732 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:14 15:49:14.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:14 15:49:14.732 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject'
11:49:14 15:49:14.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:49:14 is "Project name:")
11:49:14 15:49:14.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:14 15:49:14.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:14 15:49:14.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:14 15:49:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:14 15:49:14.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:14 15:49:14.734 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:14 15:49:14.735 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject
11:49:14 15:49:14.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use default location")
11:49:14 15:49:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:14 15:49:14.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:14 15:49:14.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:14 15:49:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:14 15:49:14.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:14 15:49:14.766 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true
11:49:14 15:49:14.766 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location
11:49:14 15:49:14.766 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed
11:49:14 15:49:14.766 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:14 15:49:14.766 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page
11:49:14 15:49:14.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:14 15:49:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:14 15:49:14.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:14 15:49:14.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:14 15:49:14.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:14 15:49:14.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:14 15:49:14.768 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:14 15:49:14.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:14 15:49:14.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:14 15:49:14.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:14 15:49:14.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:14 15:49:14.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageTwo, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Allow output folders for source folders")
11:49:14 15:49:14.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:14 15:49:14.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:15 15:49:15.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:15 15:49:15.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:15 15:49:15.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:15 15:49:15.070 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true
11:49:15 15:49:15.070 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders
11:49:15 15:49:15.070 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders
11:49:15 15:49:15.070 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders
11:49:15 15:49:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:15 15:49:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:15 15:49:15.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:15 15:49:15.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:15 15:49:15.070 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:15 15:49:15.070 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:49:15 15:49:15.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:49:15 15:49:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:15 15:49:15.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:15 15:49:15.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:15 15:49:15.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:15 15:49:15.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:15 15:49:15.073 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:49:15 15:49:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:15 15:49:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:15 15:49:15.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:15 15:49:15.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:15 15:49:15.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:18 15:49:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:18 15:49:18.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:18 15:49:18.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:18 15:49:18.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:49:18 15:49:18.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:18 15:49:18.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:18 15:49:18.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:18 15:49:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:18 15:49:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:18 15:49:18.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:18 15:49:18.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:49:18 15:49:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:18 15:49:18.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:18 15:49:18.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:18 15:49:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:18 15:49:18.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:49:18 15:49:18.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:18 15:49:18.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:18 15:49:18.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:18 15:49:18.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:49:18 15:49:18.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:49:18 15:49:18.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:49:18 15:49:18.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:18 15:49:18.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:18 15:49:18.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:18 15:49:18.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:18 15:49:18.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:18 15:49:18.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:18 15:49:18.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:18 15:49:18.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:18 15:49:18.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:18 15:49:18.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:18 15:49:18.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:18 15:49:18.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:18 15:49:18.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:19 15:49:19.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:19 15:49:19.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:19 15:49:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:19 15:49:19.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:19 15:49:19.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:19 15:49:19.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:19 15:49:19.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:19 15:49:19.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:19 15:49:19.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:19 15:49:19.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:19 15:49:19.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:19 15:49:19.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:19 15:49:19.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:19 15:49:19.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:19 15:49:19.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:19 15:49:19.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:19 15:49:19.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:49:19 15:49:19.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:19 15:49:19.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:19 15:49:19.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:19 15:49:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:19 15:49:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:19 15:49:19.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:19 15:49:19.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:49:19 15:49:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:19 15:49:19.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:19 15:49:19.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:19 15:49:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:19 15:49:19.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:49:19 15:49:19.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:19 15:49:19.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:19 15:49:19.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:19 15:49:19.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:49:19 15:49:19.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:49:19 15:49:19.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:49:19 15:49:19.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:19 15:49:19.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:19 15:49:19.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:19 15:49:19.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:19 15:49:19.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:19 15:49:19.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:19 15:49:19.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:19 15:49:19.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:19 15:49:19.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:19 15:49:19.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:19 15:49:19.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:19 15:49:19.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:19 15:49:19.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:20 15:49:20.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:20 15:49:20.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:20 15:49:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:20 15:49:20.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:20 15:49:20.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:20 15:49:20.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:20 15:49:20.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:20 15:49:20.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:20 15:49:20.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:20 15:49:20.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:20 15:49:20.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:20 15:49:20.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:20 15:49:20.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:20 15:49:20.124 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:20 15:49:20.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:20 15:49:20.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:20 15:49:20.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:20 15:49:20.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:20 15:49:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:20 15:49:20.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:20 15:49:20.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:20 15:49:20.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:20 15:49:20.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:21 15:49:21.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:21 15:49:21.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:21 15:49:21.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:21 15:49:21.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:21 15:49:21.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:21 15:49:21.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:21 15:49:21.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:21 15:49:21.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:21 15:49:21.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:21 15:49:21.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:21 15:49:21.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:21 15:49:21.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:21 15:49:21.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:21 15:49:21.127 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:21 15:49:21.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:21 15:49:21.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:21 15:49:21.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:21 15:49:21.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:21 15:49:21.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:21 15:49:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:21 15:49:21.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:21 15:49:21.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:21 15:49:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:21 15:49:21.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:21 15:49:21.128 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:49:21 15:49:21.128 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:49:21 15:49:21.128 DEBUG [main][TreeItemHandler] Set Tree selection
11:49:21 15:49:21.128 DEBUG [main][TreeHandler] Notify Tree about selection event
11:49:21 15:49:21.136 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:49:21 15:49:21.142 DEBUG [WorkbenchTestable][TreeItemHandler]   SimpleJavaProject
11:49:21 15:49:21.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:21 15:49:21.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:''
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:''
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:''
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:''
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:49:21 15:49:21.180 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:49:21 15:49:21.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:49:21 15:49:21.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:49:21 15:49:21.180 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:49:21 15:49:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:21 15:49:21.181 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:21 15:49:21.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:21 15:49:21.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:21 15:49:21.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Found menu:''
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Found menu:''
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:21 15:49:21.706 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:49:21 15:49:21.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:49:21 15:49:21.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:49:21 15:49:21.707 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:49:21 15:49:21.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:49:22 15:49:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:49:22 15:49:22.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:49:22 15:49:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:22 15:49:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:22 15:49:22.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:49:22 15:49:22.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:22 15:49:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:22 15:49:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:22 15:49:22.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:22 15:49:22.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:22 15:49:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:22 15:49:22.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:22 15:49:22.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:22 15:49:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:22 15:49:22.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:22 15:49:22.308 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:49:22 15:49:22.308 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:49:22 15:49:22.308 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:49:22 15:49:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:22 15:49:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:22 15:49:22.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:22 15:49:22.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:22 15:49:22.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:49:22 15:49:22.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:22 15:49:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:22 15:49:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:22 15:49:22.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:22 15:49:22.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:22 15:49:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:22 15:49:22.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:22 15:49:22.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:22 15:49:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:22 15:49:22.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:22 15:49:22.309 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:49:22 15:49:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:22 15:49:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:22 15:49:22.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:22 15:49:22.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:22 15:49:22.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:49:22 15:49:22.313 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:49:22 15:49:22.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:22 15:49:22.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)
11:49:22 15:49:22.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:49:22 15:49:22.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:22 15:49:22.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:22 15:49:22.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:22 15:49:22.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:22 15:49:22.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:22 15:49:22.816 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:22 15:49:22.816 DEBUG [main][MenuItemLookup] Item match:File
11:49:22 15:49:22.817 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:49:22 15:49:22.817 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:49:22 15:49:22.820 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:''
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:''
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:''
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:49:22 15:49:22.821 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:49:22 15:49:22.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:49:22 15:49:22.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:49:22 15:49:22.838 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:49:22 15:49:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:49:22 15:49:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:49:22 15:49:22.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:49:22 15:49:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:22 15:49:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:22 15:49:22.925 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:22 15:49:22.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:22 15:49:22.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:49:22 15:49:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:22 15:49:22.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:22 15:49:22.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:22 15:49:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:22 15:49:22.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:22 15:49:22.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:49:22 15:49:22.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:49:22 15:49:22.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:22 15:49:22.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:22 15:49:22.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:22 15:49:22.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:49:22 15:49:22.927 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:49:22 15:49:22.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:49:22 15:49:22.927 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:22 15:49:22.927 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:22 15:49:22.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:22 15:49:22.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:22 15:49:22.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:22 15:49:22.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:22 15:49:22.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:22 15:49:22.928 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:22 15:49:22.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:22 15:49:22.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:22 15:49:22.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:22 15:49:22.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:23 15:49:23.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:23 15:49:23.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:23 15:49:23.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:23 15:49:23.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:49:23 15:49:23.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:49:23 15:49:23.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:49:23 15:49:23.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:23 15:49:23.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:23 15:49:23.109 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:23 15:49:23.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:23 15:49:23.109 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject'
11:49:23 15:49:23.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:49:23 is "Project name:")
11:49:23 15:49:23.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:23 15:49:23.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:23 15:49:23.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:23 15:49:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:23 15:49:23.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:23 15:49:23.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:23 15:49:23.112 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject
11:49:23 15:49:23.127 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE'
11:49:23 15:49:23.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:")
11:49:23 15:49:23.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:23 15:49:23.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:23 15:49:23.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:23 15:49:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:23 15:49:23.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:23 15:49:23.142 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed
11:49:23 15:49:23.142 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17'
11:49:23 15:49:23.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified
11:49:23 15:49:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:23 15:49:23.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:23 15:49:23.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:23 15:49:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:23 15:49:23.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:49:23 15:49:23.143 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17
11:49:23 15:49:23.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:49:23 15:49:23.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:23 15:49:23.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:23 15:49:23.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:23 15:49:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:23 15:49:23.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:23 15:49:23.187 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true
11:49:23 15:49:23.187 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:49:23 15:49:23.187 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed
11:49:23 15:49:23.188 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:23 15:49:23.188 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:49:23 15:49:23.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:49:23 15:49:23.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:23 15:49:23.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:23 15:49:23.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:23 15:49:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:23 15:49:23.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:23 15:49:23.189 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:49:23 15:49:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:23 15:49:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:23 15:49:23.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:23 15:49:23.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:23 15:49:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:26 15:49:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:26 15:49:26.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:26 15:49:26.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:26 15:49:26.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:49:26 15:49:26.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:26 15:49:26.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:26 15:49:26.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:26 15:49:26.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:26 15:49:26.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:26 15:49:26.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:26 15:49:26.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:49:26 15:49:26.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:26 15:49:26.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:26 15:49:26.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:26 15:49:26.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:26 15:49:26.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:49:26 15:49:26.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:26 15:49:26.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:26 15:49:26.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:26 15:49:26.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:49:26 15:49:26.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:49:26 15:49:26.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:49:26 15:49:26.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:26 15:49:26.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:26 15:49:26.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:26 15:49:26.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:26 15:49:26.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:26 15:49:26.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:26 15:49:26.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:26 15:49:26.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:26 15:49:26.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:26 15:49:26.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:26 15:49:26.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:27 15:49:27.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:27 15:49:27.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:27 15:49:27.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:27 15:49:27.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:27 15:49:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:27 15:49:27.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:27 15:49:27.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:27 15:49:27.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:27 15:49:27.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:27 15:49:27.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:27 15:49:27.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:27 15:49:27.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:27 15:49:27.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:27 15:49:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:27 15:49:27.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:27 15:49:27.656 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:27 15:49:27.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:27 15:49:27.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:27 15:49:27.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:27 15:49:27.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:27 15:49:27.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:27 15:49:27.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:27 15:49:27.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:27 15:49:27.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:27 15:49:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:27 15:49:27.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:27 15:49:27.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:28 15:49:28.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:28 15:49:28.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:28 15:49:28.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:28 15:49:28.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:28 15:49:28.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:28 15:49:28.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:28 15:49:28.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:28 15:49:28.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:28 15:49:28.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:28 15:49:28.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:28 15:49:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:28 15:49:28.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:28 15:49:28.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:28 15:49:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:28 15:49:28.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:28 15:49:28.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:28 15:49:28.660 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:49:28 15:49:28.660 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
11:49:28 15:49:28.661 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject
11:49:28 15:49:28.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject
11:49:28 15:49:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:29 15:49:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:29 15:49:29.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject
11:49:29 15:49:29.162 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src
11:49:29 15:49:29.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:49:29 15:49:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:29 15:49:29.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:29 15:49:29.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:49:29 15:49:29.663 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java
11:49:29 15:49:29.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java
11:49:29 15:49:29.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:30 15:49:30.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:30 15:49:30.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java
11:49:30 15:49:30.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:30 15:49:30.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:30 15:49:30.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:49:30 15:49:30.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:30 15:49:30.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:30 15:49:30.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:30 15:49:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:30 15:49:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:30 15:49:30.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:30 15:49:30.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:49:30 15:49:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:30 15:49:30.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:30 15:49:30.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:30 15:49:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:30 15:49:30.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:49:30 15:49:30.185 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:30 15:49:30.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:30 15:49:30.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:30 15:49:30.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:49:30 15:49:30.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:49:30 15:49:30.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:49:30 15:49:30.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:30 15:49:30.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:30 15:49:30.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:30 15:49:30.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:30 15:49:30.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:30 15:49:30.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:30 15:49:30.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:30 15:49:30.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:30 15:49:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:30 15:49:30.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:30 15:49:30.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:30 15:49:30.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:30 15:49:30.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:31 15:49:31.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:31 15:49:31.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:31 15:49:31.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:31 15:49:31.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:31 15:49:31.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:31 15:49:31.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:31 15:49:31.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:31 15:49:31.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:31 15:49:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:31 15:49:31.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:31 15:49:31.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:31 15:49:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:31 15:49:31.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:31 15:49:31.190 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:31 15:49:31.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:31 15:49:31.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:31 15:49:31.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:31 15:49:31.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:31 15:49:31.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:31 15:49:31.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:31 15:49:31.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:31 15:49:31.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:31 15:49:31.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:32 15:49:32.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:32 15:49:32.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:32 15:49:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:32 15:49:32.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:32 15:49:32.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:32 15:49:32.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:32 15:49:32.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:32 15:49:32.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:32 15:49:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:32 15:49:32.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:32 15:49:32.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:32 15:49:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:32 15:49:32.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:32 15:49:32.194 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject
11:49:32 15:49:32.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:32 15:49:32.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:32 15:49:32.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:32 15:49:32.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:32 15:49:32.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:32 15:49:32.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:32 15:49:32.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:32 15:49:32.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:32 15:49:32.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:32 15:49:32.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:32 15:49:32.195 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:49:32 15:49:32.195 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:49:32 15:49:32.195 DEBUG [main][TreeItemHandler] Set Tree selection
11:49:32 15:49:32.195 DEBUG [main][TreeHandler] Notify Tree about selection event
11:49:32 15:49:32.201 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:49:32 15:49:32.205 DEBUG [WorkbenchTestable][TreeItemHandler]   SimpleJavaProject
11:49:32 15:49:32.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:32 15:49:32.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:''
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:''
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:''
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:''
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:49:32 15:49:32.229 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:49:32 15:49:32.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:49:32 15:49:32.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:49:32 15:49:32.229 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:49:32 15:49:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:32 15:49:32.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:49:32 15:49:32.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:49:32 15:49:32.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:32 15:49:32.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:32 15:49:32.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:32 15:49:32.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:32 15:49:32.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:32 15:49:32.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:32 15:49:32.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:32 15:49:32.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:32 15:49:32.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:32 15:49:32.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:32 15:49:32.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:32 15:49:32.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Found menu:''
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Found menu:''
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:32 15:49:32.755 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:49:32 15:49:32.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:49:32 15:49:32.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:49:32 15:49:32.756 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:49:32 15:49:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:49:33 15:49:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:49:33 15:49:33.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:49:33 15:49:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:33 15:49:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:33 15:49:33.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:49:33 15:49:33.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:33 15:49:33.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:33 15:49:33.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:33 15:49:33.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:33 15:49:33.363 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:49:33 15:49:33.363 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:49:33 15:49:33.363 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:33 15:49:33.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:33 15:49:33.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:49:33 15:49:33.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:33 15:49:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:33 15:49:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:33 15:49:33.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:33 15:49:33.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:33 15:49:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:33 15:49:33.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:33 15:49:33.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:33 15:49:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:33 15:49:33.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:33 15:49:33.364 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:49:33 15:49:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:33 15:49:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:33 15:49:33.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:33 15:49:33.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:33 15:49:33.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:49:33 15:49:33.368 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:49:33 15:49:33.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:49:33 15:49:33.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:33 15:49:33.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:33 15:49:33.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:33 15:49:33.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:33 15:49:33.870 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:33 15:49:33.870 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:33 15:49:33.870 DEBUG [main][MenuItemLookup] Item match:File
11:49:33 15:49:33.871 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:49:33 15:49:33.871 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:''
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:''
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:''
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:49:33 15:49:33.874 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:49:33 15:49:33.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:49:33 15:49:33.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:49:33 15:49:33.874 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:49:33 15:49:33.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:49:33 15:49:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:49:33 15:49:33.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:49:33 15:49:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:33 15:49:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:33 15:49:33.943 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:33 15:49:33.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:33 15:49:33.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:49:33 15:49:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:33 15:49:33.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:33 15:49:33.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:33 15:49:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:33 15:49:33.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:33 15:49:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:49:33 15:49:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:49:33 15:49:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:49:33 15:49:33.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:33 15:49:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:33 15:49:33.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:33 15:49:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:33 15:49:33.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:33 15:49:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:49:33 15:49:33.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:33 15:49:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:33 15:49:33.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:33 15:49:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:33 15:49:33.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:33 15:49:33.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:49:33 15:49:33.946 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:49:33 15:49:33.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:49:33 15:49:33.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:49:33 15:49:33.946 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:33 15:49:33.946 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:49:33 15:49:33.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:33 15:49:33.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:33 15:49:33.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:33 15:49:33.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:33 15:49:33.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:33 15:49:33.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:33 15:49:33.948 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:33 15:49:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:33 15:49:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:33 15:49:33.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:33 15:49:33.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:34 15:49:34.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:34 15:49:34.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:49:34 15:49:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:49:34 15:49:34.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:49:34 15:49:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:34 15:49:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:34 15:49:34.123 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:34 15:49:34.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.123 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE'
11:49:34 15:49:34.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:")
11:49:34 15:49:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:34 15:49:34.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:34 15:49:34.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:34 15:49:34.125 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed
11:49:34 15:49:34.125 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17'
11:49:34 15:49:34.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and no matchers specified
11:49:34 15:49:34.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:34 15:49:34.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:34 15:49:34.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:49:34 15:49:34.126 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17
11:49:34 15:49:34.156 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:34 15:49:34.156 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard
11:49:34 15:49:34.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:49:34 15:49:34.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:34 15:49:34.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:34 15:49:34.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:34 15:49:34.159 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:49:34 15:49:34.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:34 15:49:34.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:34 15:49:34.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:34 15:49:34.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:34 15:49:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:49:34 15:49:34.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:34 15:49:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:34 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.194 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest
11:49:34 testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)  Time elapsed: 13.721 s
11:49:34 testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)  Time elapsed: 7.347 s
11:49:34 testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)  Time elapsed: 8.352 s
11:49:34 testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest)  Time elapsed: 11.055 s
11:49:34 Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest
11:49:34 15:49:34.223 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest
11:49:34 15:49:34.223 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:49:34 15:49:34.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:49:34 15:49:34.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest
11:49:34 15:49:34.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:49:34 15:49:34.223 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:49:34 15:49:34.224 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:49:34 15:49:34.224 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:49:34 15:49:34.224 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:49:34 15:49:34.224 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:49:34 15:49:34.224 DEBUG [main][EditorHandler] 0 editor(s) found
11:49:34 15:49:34.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:49:34 15:49:34.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:34 15:49:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:34 15:49:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:34 15:49:34.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:34 15:49:34.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:49:34 15:49:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:34 15:49:34.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:34 15:49:34.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:49:34 15:49:34.253 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:34 15:49:34.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:34 15:49:34.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:34 15:49:34.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:49:34 15:49:34.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:49:34 15:49:34.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:49:34 15:49:34.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:34 15:49:34.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:34 15:49:34.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:34 15:49:34.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:49:34 To add a project: TooltipText=null
11:49:34 15:49:34.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:34 15:49:34.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:34 15:49:34.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:34 15:49:34.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:49:34 To add a project: TooltipText=null
11:49:34 15:49:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:34 15:49:34.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:34 15:49:34.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:34 15:49:34.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:34 15:49:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:34 15:49:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:49:34 To add a project: TooltipText=null
11:49:34 15:49:34.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:49:34 15:49:34.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest)
11:49:34 15:49:34.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest
11:49:34 15:49:34.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:49:34 15:49:34.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:49:34 15:49:34.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:49:34 15:49:34.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:34 15:49:34.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:34 15:49:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:34 15:49:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:34 15:49:34.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:34 15:49:34.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:34 15:49:34.273 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:34 15:49:34.273 DEBUG [main][MenuItemLookup] Item match:File
11:49:34 15:49:34.274 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:49:34 15:49:34.274 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:''
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:''
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:''
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:49:34 15:49:34.276 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:49:34 15:49:34.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:49:34 15:49:34.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:49:34 15:49:34.291 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:49:34 15:49:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:49:34 15:49:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:49:34 15:49:34.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:49:34 15:49:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:34 15:49:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:34 15:49:34.359 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:34 15:49:34.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:49:34 15:49:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:34 15:49:34.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:34 15:49:34.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:34 15:49:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:49:34 15:49:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:49:34 15:49:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:49:34 15:49:34.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:34 15:49:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:34 15:49:34.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:34 15:49:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:34 15:49:34.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:34 15:49:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:49:34 15:49:34.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:34 15:49:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:34 15:49:34.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:34 15:49:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:34 15:49:34.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:34 15:49:34.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:49:34 15:49:34.362 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:49:34 15:49:34.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:49:34 15:49:34.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:49:34 15:49:34.362 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:34 15:49:34.362 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:49:34 15:49:34.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:34 15:49:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:34 15:49:34.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:34 15:49:34.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:34 15:49:34.364 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:34 15:49:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:34 15:49:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:34 15:49:34.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:34 15:49:34.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:34 15:49:34.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:34 15:49:34.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:49:34 15:49:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:49:34 15:49:34.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:49:34 15:49:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:34 15:49:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:34 15:49:34.565 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:34 15:49:34.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:34 15:49:34.565 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject'
11:49:34 15:49:34.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:49:34 is "Project name:")
11:49:34 15:49:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:34 15:49:34.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:34 15:49:34.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:34 15:49:34.567 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:34 15:49:34.568 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject
11:49:34 15:49:34.599 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:34 15:49:34.599 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:49:34 15:49:34.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:49:34 15:49:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:34 15:49:34.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:34 15:49:34.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:34 15:49:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:34 15:49:34.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:34 15:49:34.602 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:49:34 15:49:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:34 15:49:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:34 15:49:34.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:34 15:49:34.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:34 15:49:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:37 15:49:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:37 15:49:37.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:37 15:49:37.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:37 15:49:37.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:37 15:49:37.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:37 15:49:37.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Enum Type"]
11:49:37 15:49:37.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Enum Type"]
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:37 15:49:37.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:37 15:49:37.955 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:37 15:49:37.955 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:37 15:49:37.955 DEBUG [main][MenuItemLookup] Item match:File
11:49:37 15:49:37.956 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:49:37 15:49:37.956 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:''
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:''
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:''
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:49:37 15:49:37.959 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:49:37 15:49:37.959 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:49:37 15:49:37.959 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:49:37 15:49:37.959 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:49:38 15:49:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:49:38 15:49:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:49:38 15:49:38.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:49:38 15:49:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:38 15:49:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:38 15:49:38.066 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:38 15:49:38.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:38 15:49:38.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:49:38 15:49:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:38 15:49:38.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:38 15:49:38.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:38 15:49:38.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:49:38 15:49:38.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:38 15:49:38.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:38 15:49:38.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:38 15:49:38.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:38 15:49:38.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum
11:49:38 15:49:38.068 DEBUG [main][TreeItemHandler] Selecting tree item: Enum
11:49:38 15:49:38.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection
11:49:38 15:49:38.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum
11:49:38 15:49:38.145 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:38 15:49:38.145 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:49:38 15:49:38.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:38 15:49:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:38 15:49:38.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:38 15:49:38.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:38 15:49:38.147 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:38 15:49:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:38 15:49:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:38 15:49:38.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:38 15:49:38.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:38 15:49:38.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:38 15:49:38.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:38 15:49:38.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:38 15:49:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available....
11:49:38 15:49:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available. finished successfully
11:49:38 15:49:38.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type
11:49:38 15:49:38.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:38 15:49:38.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:38 15:49:38.279 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed
11:49:38 15:49:38.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:38 15:49:38.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:49:38 is "Name:")
11:49:38 15:49:38.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:38 15:49:38.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:38 15:49:38.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:38 15:49:38.342 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:38 15:49:38.343 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum
11:49:38 15:49:38.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:49:38 is "Package:")
11:49:38 15:49:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:38 15:49:38.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:38 15:49:38.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:38 15:49:38.361 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:38 15:49:38.362 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage
11:49:38 15:49:38.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:38 15:49:38.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:38 15:49:38.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:38 15:49:38.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:38 15:49:38.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:49:38 15:49:38.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:38 15:49:38.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:38 15:49:38.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:38 15:49:38.368 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed
11:49:38 15:49:38.368 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard
11:49:38 15:49:38.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:49:38 15:49:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:38 15:49:38.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:38 15:49:38.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:38 15:49:38.370 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:49:38 15:49:38.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:38 15:49:38.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:38 15:49:38.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:38 15:49:38.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:38 15:49:38.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69028f92 is found...
11:49:38 15:49:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69028f92 is found finished successfully
11:49:38 15:49:38.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMyEnum.java\E')
11:49:38 15:49:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:38 15:49:38.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:38 15:49:38.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:49:38 15:49:38.886 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:38 15:49:38.886 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage;
11:49:38 
11:49:38 public enum MyEnum {
11:49:38 
11:49:38 }
11:49:38  TooltipText=null
11:49:38 15:49:38.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:38 15:49:38.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage;
11:49:38 
11:49:38 public enum MyEnum {
11:49:38 
11:49:38 }
11:49:38  TooltipText=null
11:49:38 15:49:38.887 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:49:38 15:49:38.887 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java
11:49:38 15:49:38.961 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed
11:49:38 15:49:38.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:49:38 15:49:38.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:38 15:49:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:38 15:49:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:38 15:49:38.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:38 15:49:38.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:49:38 15:49:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:38 15:49:38.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:38 15:49:38.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:38 15:49:38.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:38 15:49:38.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:49:38 15:49:38.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:38 15:49:38.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:38 15:49:38.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:38 15:49:38.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:49:38 15:49:38.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:49:38 15:49:38.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:49:38 15:49:38.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:38 15:49:38.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:38 15:49:38.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:38 15:49:38.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:38 15:49:38.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:39 15:49:38.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:39 15:49:38.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:39 15:49:38.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:39 15:49:38.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:39 15:49:38.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:39 15:49:38.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:39 15:49:39.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:39 15:49:39.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:39 15:49:39.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:39 15:49:39.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:39 15:49:39.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:39 15:49:39.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:39 15:49:39.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:39 15:49:39.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:39 15:49:39.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:39 15:49:39.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:39 15:49:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:39 15:49:39.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:39 15:49:39.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:39 15:49:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:39 15:49:39.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:39 15:49:39.988 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject
11:49:39 15:49:39.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:39 15:49:39.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:39 15:49:39.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:39 15:49:39.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:39 15:49:39.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:39 15:49:39.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:39 15:49:39.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:40 15:49:40.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:40 15:49:40.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:40 15:49:40.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:40 15:49:40.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:49:40 15:49:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:49:40 15:49:40.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:40 15:49:40.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:40 15:49:40.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:40 15:49:40.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:40 15:49:40.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:40 15:49:40.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:40 15:49:40.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:40 15:49:40.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:40 15:49:40.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:40 15:49:40.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:40 15:49:40.992 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject
11:49:40 15:49:40.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:49:40 15:49:40.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:49:40 15:49:40.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:49:40 15:49:40.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:49:40 15:49:40.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:49:40 15:49:40.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:40 15:49:40.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:40 15:49:40.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:40 15:49:40.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:40 15:49:40.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:40 15:49:40.993 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:49:40 15:49:40.993 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:49:40 15:49:40.993 DEBUG [main][TreeItemHandler] Set Tree selection
11:49:40 15:49:40.993 DEBUG [main][TreeHandler] Notify Tree about selection event
11:49:40 15:49:40.999 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:49:41 15:49:41.005 DEBUG [WorkbenchTestable][TreeItemHandler]   EnumProject
11:49:41 15:49:41.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:41 15:49:41.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:''
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:''
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:''
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:''
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:49:41 15:49:41.034 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:49:41 15:49:41.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:49:41 15:49:41.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:49:41 15:49:41.034 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:49:41 15:49:41.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:41 15:49:41.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:49:41 15:49:41.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:41 15:49:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:41 15:49:41.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:49:41 15:49:41.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Found menu:'New'
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Found menu:''
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Found menu:''
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:49:41 15:49:41.562 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:49:41 15:49:41.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:49:41 15:49:41.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:49:41 15:49:41.563 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:49:41 15:49:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:49:42 15:49:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:49:42 15:49:42.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:49:42 15:49:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:42 15:49:42.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:42 15:49:42.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:49:42 15:49:42.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:42 15:49:42.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:42 15:49:42.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:42 15:49:42.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:42 15:49:42.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:42 15:49:42.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:42 15:49:42.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:42 15:49:42.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:42 15:49:42.186 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:49:42 15:49:42.186 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:49:42 15:49:42.187 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:49:42 15:49:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:42 15:49:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:42 15:49:42.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:42 15:49:42.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:42 15:49:42.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:49:42 15:49:42.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:42 15:49:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:49:42 15:49:42.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:42 15:49:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:42 15:49:42.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:42 15:49:42.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:42 15:49:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:42 15:49:42.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:42 15:49:42.188 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:49:42 15:49:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:42 15:49:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:42 15:49:42.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:42 15:49:42.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:42 15:49:42.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:49:42 15:49:42.191 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:42 15:49:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:42 15:49:42.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest
11:49:42 15:49:42.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:49:42 15:49:42.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:49:42 15:49:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest)
11:49:42 15:49:42.692 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest
11:49:42 15:49:42.692 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:49:42 15:49:42.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:49:42 15:49:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.469 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest
11:49:42 createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest)  Time elapsed: 8.435 s
11:49:42 Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:49:42 15:49:42.699 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:49:42 15:49:42.700 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:49:42 15:49:42.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:49:42 15:49:42.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:49:42 15:49:42.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:49:42 15:49:42.700 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:49:42 15:49:42.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:49:42 15:49:42.700 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:49:42 15:49:42.701 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:49:42 15:49:42.701 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:49:42 15:49:42.701 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:49:42 15:49:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:49:42 15:49:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Item match:Window
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.701 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:49:42 15:49:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Item match:Window
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Item match:Perspective
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:49:42 15:49:42.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:49:42 15:49:42.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:49:42 15:49:42.702 DEBUG [main][MenuItemLookup] Item match:Window
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:49:42 15:49:42.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.703 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Item match:Window
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Item match:Perspective
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:49:42 15:49:42.703 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:49:42 15:49:42.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Item match:Window
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:49:42 15:49:42.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Item match:Window
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:49:42 15:49:42.704 DEBUG [main][MenuItemLookup] Item match:Perspective
11:49:42 15:49:42.705 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:49:42 15:49:42.705 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.705 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:49:42 15:49:42.705 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:49:42 15:49:42.705 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:49:42 15:49:42.705 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:49:42 15:49:42.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:49:42 15:49:42.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:49:42 15:49:42.705 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:49:42 15:49:42.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:49:42 15:49:42.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:49:42 15:49:42.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:42 15:49:42.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:42 15:49:42.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:42 15:49:42.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:42 15:49:42.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:42 15:49:42.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:42 15:49:42.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:42 15:49:42.732 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:49:42 15:49:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:42 15:49:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:42 15:49:42.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:42 15:49:42.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:42 15:49:42.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:42 15:49:42.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:42 15:49:42.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:42 15:49:42.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:42 15:49:42.870 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:42 15:49:42.870 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:42 15:49:42.870 DEBUG [main][MenuItemLookup] Item match:File
11:49:42 15:49:42.870 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:49:42 15:49:42.870 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:''
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:49:42 15:49:42.873 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:49:42 15:49:42.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:49:42 15:49:42.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:49:42 15:49:42.874 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:49:42 15:49:42.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:49:42 15:49:42.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:49:42 15:49:42.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:49:42 15:49:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:42 15:49:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:42 15:49:42.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:42 15:49:42.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:42 15:49:42.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:49:42 15:49:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:42 15:49:42.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:42 15:49:42.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:42 15:49:42.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:42 15:49:42.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:42 15:49:42.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:42 15:49:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:42 15:49:42.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:42 15:49:42.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:49:42 15:49:42.947 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:49:42 15:49:42.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:49:42 15:49:42.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:49:42 15:49:42.950 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:42 15:49:42.950 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:49:42 15:49:42.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:42 15:49:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:42 15:49:42.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:42 15:49:42.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:42 15:49:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:42 15:49:42.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:42 15:49:42.951 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:42 15:49:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:42 15:49:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:42 15:49:42.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:42 15:49:42.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:43 15:49:43.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:43 15:49:43.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:43 15:49:43.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:43 15:49:43.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:49:43 15:49:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:49:43 15:49:43.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:49:43 15:49:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:43 15:49:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:43 15:49:43.147 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:43 15:49:43.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:43 15:49:43.147 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject'
11:49:43 15:49:43.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:49:43 is "Project name:")
11:49:43 15:49:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:43 15:49:43.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:43 15:49:43.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:43 15:49:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:43 15:49:43.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:43 15:49:43.150 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:43 15:49:43.150 INFO [WorkbenchTestable][AbstractText] Text set to: testproject
11:49:43 15:49:43.180 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:49:43 15:49:43.180 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:49:43 15:49:43.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:49:43 15:49:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:43 15:49:43.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:43 15:49:43.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:43 15:49:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:43 15:49:43.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:43 15:49:43.183 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:49:43 15:49:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:43 15:49:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:43 15:49:43.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:43 15:49:43.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:43 15:49:43.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:49:46 15:49:46.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:49:46 15:49:46.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:49:46 15:49:46.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:49:46 15:49:46.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:49:46 15:49:46.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:49:46 15:49:46.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:46 15:49:46.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:46 15:49:46.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:46 15:49:46.405 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:46 15:49:46.405 DEBUG [main][MenuItemLookup] Item match:File
11:49:46 15:49:46.405 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:49:46 15:49:46.405 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:''
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:''
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:''
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:49:46 15:49:46.408 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:49:46 15:49:46.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:49:46 15:49:46.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:49:46 15:49:46.409 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:49:46 15:49:46.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:49:46 15:49:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:49:46 15:49:46.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:49:46 15:49:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:46 15:49:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:46 15:49:46.575 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:46 15:49:46.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:49:46 15:49:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:46 15:49:46.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:46 15:49:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:46 15:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:49:46 15:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:49:46 15:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:49:46 15:49:46.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:46 15:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:46 15:49:46.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:46 15:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:46 15:49:46.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:46 15:49:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:49:46 15:49:46.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:46 15:49:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:46 15:49:46.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:46 15:49:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:46 15:49:46.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:46 15:49:46.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface
11:49:46 15:49:46.578 DEBUG [main][TreeItemHandler] Selecting tree item: Interface
11:49:46 15:49:46.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection
11:49:46 15:49:46.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface
11:49:46 15:49:46.581 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:46 15:49:46.581 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:49:46 15:49:46.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:46 15:49:46.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:46 15:49:46.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:46 15:49:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:46 15:49:46.582 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:46 15:49:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:46 15:49:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:46 15:49:46.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:46 15:49:46.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:46 15:49:46.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:46 15:49:46.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available....
11:49:46 15:49:46.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully
11:49:46 15:49:46.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface
11:49:46 15:49:46.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:46 15:49:46.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:46 15:49:46.784 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:49:46 15:49:46.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:46 15:49:46.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:49:46 is "Source folder:")
11:49:46 15:49:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:46 15:49:46.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:46 15:49:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:46 15:49:46.846 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:46 15:49:46.847 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src
11:49:46 15:49:46.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:49:46 is "Package:")
11:49:46 15:49:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:46 15:49:46.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:46 15:49:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:46 15:49:46.869 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:46 15:49:46.870 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test
11:49:46 15:49:46.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:49:46 is "Name:")
11:49:46 15:49:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:46 15:49:46.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:46 15:49:46.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:46 15:49:46.879 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:46 15:49:46.879 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName
11:49:46 15:49:46.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:49:46 is "Source folder:")
11:49:46 15:49:46.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:46 15:49:46.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:46 15:49:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:46 15:49:46.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:46 15:49:46.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:49:46 is "Package:")
11:49:46 15:49:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:46 15:49:46.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:46 15:49:46.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:46 15:49:46.941 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:46 15:49:46.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:49:46 is "Name:")
11:49:46 15:49:46.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:46 15:49:46.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:46 15:49:46.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:46 15:49:46.955 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:46 15:49:46.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:")
11:49:46 15:49:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:46 15:49:46.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:46 15:49:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:46 15:49:46.957 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype:
11:49:46 15:49:46.957 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype:
11:49:46 15:49:46.957 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype:
11:49:46 15:49:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:46 15:49:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:46 15:49:46.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:46 15:49:46.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:46 15:49:46.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified
11:49:46 15:49:46.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:46 15:49:46.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:46 15:49:46.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:46 15:49:46.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:49:46 15:49:46.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:46 15:49:46.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:49:46 15:49:46.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:49:46 15:49:46.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:49:46 15:49:46.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:46 15:49:46.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified
11:49:46 15:49:46.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:46 15:49:46.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:46 15:49:46.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:46 15:49:46.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:49:46 15:49:46.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:46 15:49:46.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:46 15:49:46.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:49:46 15:49:46.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:49:46 15:49:46.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:46 15:49:46.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:49:46 15:49:46.963 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:46 15:49:46.963 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName
11:49:47 15:49:47.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified
11:49:47 15:49:47.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:47 15:49:47.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:47 15:49:47.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:47 15:49:47.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:49:47 15:49:47.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:47 15:49:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:49:47 15:49:47.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:49:47 15:49:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:49:47 15:49:47.039 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:47 15:49:47.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified
11:49:47 15:49:47.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:47 15:49:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:47 15:49:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:47 15:49:47.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:49:47 15:49:47.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:47 15:49:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:49:47 15:49:47.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:49:47 15:49:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:49:47 15:49:47.040 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:47 15:49:47.040 INFO [WorkbenchTestable][AbstractText] Text set to: 
11:49:47 15:49:47.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:47 15:49:47.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:47 15:49:47.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.045 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed
11:49:47 15:49:47.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:47 15:49:47.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:47 15:49:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:49:47 15:49:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.048 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage
11:49:47 15:49:47.048 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage
11:49:47 15:49:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:47 15:49:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:47 15:49:47.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Notify Button with event 27
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Notify Button with event 26
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Notify Button with event 3
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Notify Button with event 4
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.048 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:47 15:49:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:49:47 15:49:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:47 15:49:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:49:47 15:49:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private")
11:49:47 15:49:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.053 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate
11:49:47 15:49:47.053 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate
11:49:47 15:49:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:47 15:49:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:47 15:49:47.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Notify Button with event 27
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Notify Button with event 26
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Notify Button with event 3
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Notify Button with event 4
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.053 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:47 15:49:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:49:47 15:49:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private")
11:49:47 15:49:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:47 15:49:47.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:49:47 15:49:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private")
11:49:47 15:49:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected")
11:49:47 15:49:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.069 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected
11:49:47 15:49:47.069 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected
11:49:47 15:49:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:47 15:49:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:47 15:49:47.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Notify Button with event 27
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Notify Button with event 26
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Notify Button with event 3
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Notify Button with event 4
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.069 TRACE [main][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public")
11:49:47 15:49:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:49:47 15:49:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private")
11:49:47 15:49:47.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected")
11:49:47 15:49:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:")
11:49:47 15:49:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.136 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype:
11:49:47 15:49:47.136 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype:
11:49:47 15:49:47.136 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype:
11:49:47 15:49:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:47 15:49:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:47 15:49:47.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:49:47 15:49:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:49:47 15:49:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.145 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments
11:49:47 15:49:47.145 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments
11:49:47 15:49:47.145 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments
11:49:47 15:49:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:47 15:49:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:47 15:49:47.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:49:47 15:49:47.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:49:47 15:49:47.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.238 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments
11:49:47 15:49:47.238 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments
11:49:47 15:49:47.238 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments
11:49:47 15:49:47.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:47 15:49:47.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:47 15:49:47.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:49:47 15:49:47.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.240 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:49:47 15:49:47.240 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard
11:49:47 15:49:47.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:49:47 15:49:47.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.243 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:49:47 15:49:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:47 15:49:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:47 15:49:47.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:49:47 15:49:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:49:47 15:49:47.281 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:49:47 15:49:47.281 DEBUG [main][EditorHandler] 0 editor(s) found
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:49:47 15:49:47.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:47 15:49:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:47 15:49:47.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:49:47 15:49:47.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:47 15:49:47.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:49:47 15:49:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:47 15:49:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:47 15:49:47.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:49:47 15:49:47.283 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:49:47 15:49:47.283 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:47 15:49:47.283 DEBUG [main][MenuItemLookup] Item match:File
11:49:47 15:49:47.283 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:49:47 15:49:47.283 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:''
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'File'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:''
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:''
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:49:47 15:49:47.326 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:49:47 15:49:47.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:49:47 15:49:47.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:49:47 15:49:47.347 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:49:47 15:49:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:49:47 15:49:47.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:49:47 15:49:47.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:49:47 15:49:47.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:47 15:49:47.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:47 15:49:47.465 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:47 15:49:47.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:49:47 15:49:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:49:47 15:49:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:49:47 15:49:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:49:47 15:49:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:49:47 15:49:47.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:47 15:49:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:47 15:49:47.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:47 15:49:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:47 15:49:47.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:47 15:49:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:49:47 15:49:47.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:49:47 15:49:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:49:47 15:49:47.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:49:47 15:49:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:49:47 15:49:47.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:49:47 15:49:47.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface
11:49:47 15:49:47.468 DEBUG [main][TreeItemHandler] Selecting tree item: Interface
11:49:47 15:49:47.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection
11:49:47 15:49:47.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface
11:49:47 15:49:47.471 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:49:47 15:49:47.471 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:49:47 15:49:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:49:47 15:49:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.472 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:49:47 15:49:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:47 15:49:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:47 15:49:47.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:49:47 15:49:47.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available....
11:49:47 15:49:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully
11:49:47 15:49:47.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface
11:49:47 15:49:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:47 15:49:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:47 15:49:47.587 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:49:47 15:49:47.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:49:47 15:49:47.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:49:47 15:49:47.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:47 15:49:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:47 15:49:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:47 15:49:47.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:49:47 15:49:47.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:47 15:49:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:49:47 15:49:47.589 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:49:47 15:49:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:49:47 15:49:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:49:47 15:49:47.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:49:47 15:49:47.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:49:47 15:49:47.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:49:47 15:49:47.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:49:47 15:49:47.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection
11:49:47 15:49:47.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:49:47 15:49:47.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:49:47 15:49:47.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:49:47 15:49:47.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:47 15:49:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:47 15:49:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:47 15:49:47.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:49:47 15:49:47.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:47 15:49:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:47 15:49:47.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:47 15:49:47.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:47 15:49:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:47 15:49:47.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:49:47 15:49:47.675 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:49:47 15:49:47.675 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Cache refresh' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:47 15:49:47.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:48 15:49:48.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:48 15:49:48.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:48 15:49:48.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:48 15:49:48.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:48 15:49:48.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:48 15:49:48.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:48 15:49:48.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:48 15:49:48.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:48 15:49:48.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:48 15:49:48.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:49 15:49:49.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:49 15:49:49.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:49 15:49:49.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:49 15:49:49.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:49 15:49:49.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:49 15:49:49.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:49 15:49:49.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:49 15:49:49.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:49 15:49:49.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:49 15:49:49.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:49 15:49:49.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:49 15:49:49.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:49 15:49:49.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:49 15:49:49.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:49 15:49:49.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:49 15:49:49.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:49 15:49:49.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:49 15:49:49.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:50 15:49:50.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:50 15:49:50.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:50 15:49:50.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:50 15:49:50.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:50 15:49:50.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:50 15:49:50.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:50 15:49:50.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:50 15:49:50.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:50 15:49:50.177 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:49:50 15:49:50.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:49:50 15:49:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:49:50 15:49:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:49:50 15:49:50.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:49:50 15:49:50.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:49:50 15:49:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:49:50 15:49:50.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:49:50 15:49:50.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:49:50 15:49:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:49:50 15:49:50.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:49:50 15:49:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:00 15:50:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:50:00 15:50:00.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:00 15:50:00.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:00 15:50:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:00 15:50:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:00 15:50:00.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:00 15:50:00.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:00 15:50:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:00 15:50:00.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:00 15:50:00.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:00 15:50:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:00 15:50:00.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:00 15:50:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:01 15:50:01.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:50:01 15:50:01.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:50:01 15:50:01.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:01 15:50:01.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:01 15:50:01.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:01 15:50:01.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:01 15:50:01.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:01 15:50:01.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:01 15:50:01.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:01 15:50:01.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:01 15:50:01.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:01 15:50:01.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:01 15:50:01.689 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:50:01 15:50:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:01 15:50:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:01 15:50:01.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:01 15:50:01.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:01 15:50:01.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:01 15:50:01.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:01 15:50:01.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:01 15:50:01.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:01 15:50:01.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:01 15:50:01.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:01 15:50:01.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:01 15:50:01.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:01 15:50:01.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:01 15:50:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:01 15:50:01.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:01 15:50:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:03 15:50:03.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:50:03 15:50:03.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:50:03 15:50:03.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:03 15:50:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:03 15:50:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:03 15:50:03.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:03 15:50:03.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:03 15:50:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:03 15:50:03.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:03 15:50:03.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:03 15:50:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:03 15:50:03.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:03 15:50:03.226 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:50:03 15:50:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:03 15:50:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:03 15:50:03.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:03 15:50:03.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:03 15:50:03.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:03 15:50:03.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:03 15:50:03.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection
11:50:03 15:50:03.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:03 15:50:03.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:03 15:50:03.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:50:03 15:50:03.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:03 15:50:03.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:03 15:50:03.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:03 15:50:03.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:03 15:50:03.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:03 15:50:03.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:03 15:50:03.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:03 15:50:03.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:03 15:50:03.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:03 15:50:03.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:03 15:50:03.262 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:03 15:50:03.262 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:03 15:50:03.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:03 15:50:03.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:03 15:50:03.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:03 15:50:03.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:03 15:50:03.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:03 15:50:03.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:03 15:50:03.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:03 15:50:03.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:03 15:50:03.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:03 15:50:03.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:04 15:50:04.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:04 15:50:04.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:04 15:50:04.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:04 15:50:04.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:04 15:50:04.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:04 15:50:04.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:04 15:50:04.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:04 15:50:04.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:04 15:50:04.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:04 15:50:04.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:04 15:50:04.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:04 15:50:04.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:04 15:50:04.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:04 15:50:04.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:04 15:50:04.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:04 15:50:04.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:04 15:50:04.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:04 15:50:04.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:05 15:50:05.263 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:05 15:50:05.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:05 15:50:05.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:05 15:50:05.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:05 15:50:05.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:05 15:50:05.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:05 15:50:05.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:05 15:50:05.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:05 15:50:05.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:05 15:50:05.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:05 15:50:05.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:05 15:50:05.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:05 15:50:05.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:05 15:50:05.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:05 15:50:05.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:05 15:50:05.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:05 15:50:05.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:05 15:50:05.764 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:06 15:50:06.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:06 15:50:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:06 15:50:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:06 15:50:06.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:06 15:50:06.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:06 15:50:06.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:06 15:50:06.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:06 15:50:06.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:06 15:50:06.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:06 15:50:06.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:06 15:50:06.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:06 15:50:06.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:06 15:50:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:06 15:50:06.270 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:06 15:50:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:06 15:50:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:06 15:50:06.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:06 15:50:06.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:06 15:50:06.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:06 15:50:06.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:06 15:50:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:06 15:50:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:06 15:50:06.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:06 15:50:06.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:06 15:50:06.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:06 15:50:06.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:06 15:50:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:06 15:50:06.307 TRACE [main][WidgetHandler] Notify Table with event 13
11:50:06 15:50:06.307 TRACE [main][WidgetHandler] Wait for synchronization
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:06 15:50:06.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:06 15:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:06 15:50:06.328 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:50:06 15:50:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:06 15:50:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:06 15:50:06.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:06 15:50:06.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:06 15:50:06.328 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:50:06 15:50:06.328 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard
11:50:06 15:50:06.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:50:06 15:50:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:06 15:50:06.331 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:50:06 15:50:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:06 15:50:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:06 15:50:06.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:06 15:50:06.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:06 15:50:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:06 15:50:06.367 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:50:06 15:50:06.367 DEBUG [main][EditorHandler] 0 editor(s) found
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:06 15:50:06.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:06 15:50:06.367 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:06 15:50:06.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:06 15:50:06.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:06 15:50:06.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:06 15:50:06.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:06 15:50:06.368 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:06 15:50:06.368 DEBUG [main][MenuItemLookup] Item match:File
11:50:06 15:50:06.369 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:50:06 15:50:06.369 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:''
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:''
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:''
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:50:06 15:50:06.372 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:50:06 15:50:06.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:50:06 15:50:06.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:50:06 15:50:06.372 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:50:06 15:50:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:50:06 15:50:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:50:06 15:50:06.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:50:06 15:50:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:06 15:50:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:06 15:50:06.460 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:06 15:50:06.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:50:06 15:50:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:06 15:50:06.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:06 15:50:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:06 15:50:06.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:06 15:50:06.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface
11:50:06 15:50:06.463 DEBUG [main][TreeItemHandler] Selecting tree item: Interface
11:50:06 15:50:06.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection
11:50:06 15:50:06.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface
11:50:06 15:50:06.466 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:06 15:50:06.466 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:50:06 15:50:06.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:50:06 15:50:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:06 15:50:06.467 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:50:06 15:50:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:06 15:50:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:06 15:50:06.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:06 15:50:06.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:06 15:50:06.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:06 15:50:06.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available....
11:50:06 15:50:06.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully
11:50:06 15:50:06.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface
11:50:06 15:50:06.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:06 15:50:06.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:06 15:50:06.539 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:50:06 15:50:06.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:06 15:50:06.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:50:06 15:50:06.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:06 15:50:06.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:06 15:50:06.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:06 15:50:06.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:06 15:50:06.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:06 15:50:06.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:06 15:50:06.541 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:50:06 15:50:06.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:06 15:50:06.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:06 15:50:06.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:06 15:50:06.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:06 15:50:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:06 15:50:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:06 15:50:06.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:06 15:50:06.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:06 15:50:06.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:06 15:50:06.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:06 15:50:06.597 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:06 15:50:06.598 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:06 15:50:06.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:07 15:50:07.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:07 15:50:07.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:07 15:50:07.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:07 15:50:07.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:07 15:50:07.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:07 15:50:07.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:07 15:50:07.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:07 15:50:07.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:07 15:50:07.098 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:07 15:50:07.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:07 15:50:07.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:07 15:50:07.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:07 15:50:07.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:07 15:50:07.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:07 15:50:07.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:07 15:50:07.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:07 15:50:07.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:07 15:50:07.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:08 15:50:08.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:08 15:50:08.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:08 15:50:08.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:08 15:50:08.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:08 15:50:08.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:08 15:50:08.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:08 15:50:08.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:08 15:50:08.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:08 15:50:08.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:08 15:50:08.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:08 15:50:08.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:08 15:50:08.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:08 15:50:08.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:08 15:50:08.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:08 15:50:08.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:08 15:50:08.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:08 15:50:08.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:08 15:50:08.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:09 15:50:09.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:09 15:50:09.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:09 15:50:09.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:09 15:50:09.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:09 15:50:09.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:09 15:50:09.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:09 15:50:09.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:09 15:50:09.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:09 15:50:09.099 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:09 15:50:09.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:09 15:50:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:09 15:50:09.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:09 15:50:09.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:09 15:50:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:09 15:50:09.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:09 15:50:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:09 15:50:09.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:09 15:50:09.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:09 15:50:09.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:09 15:50:09.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:09 15:50:09.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:09 15:50:09.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:09 15:50:09.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:09 15:50:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:09 15:50:09.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:09 15:50:09.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:09 15:50:09.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:09 15:50:09.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:09 15:50:09.606 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:09 15:50:09.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:09 15:50:09.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:09 15:50:09.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:09 15:50:09.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:09 15:50:09.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:50:09 15:50:09.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:09 15:50:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:09 15:50:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:09 15:50:09.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:09 15:50:09.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:09 15:50:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:09 15:50:09.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:09 15:50:09.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:09 15:50:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:09 15:50:09.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:09 15:50:09.655 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:50:09 15:50:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:09 15:50:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:09 15:50:09.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:09 15:50:09.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:09 15:50:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:09 15:50:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:09 15:50:09.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:09 15:50:09.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:09 15:50:09.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:09 15:50:09.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:09 15:50:09.694 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:09 15:50:09.695 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:09 15:50:09.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:10 15:50:10.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:10 15:50:10.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:10 15:50:10.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:10 15:50:10.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:10 15:50:10.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:10 15:50:10.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:10 15:50:10.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:10 15:50:10.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:10 15:50:10.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:10 15:50:10.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:10 15:50:10.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:10 15:50:10.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:10 15:50:10.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:10 15:50:10.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:10 15:50:10.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:10 15:50:10.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:10 15:50:10.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:10 15:50:10.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:11 15:50:11.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:11 15:50:11.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:11 15:50:11.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:11 15:50:11.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:11 15:50:11.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:11 15:50:11.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:11 15:50:11.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:11 15:50:11.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:11 15:50:11.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:11 15:50:11.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:11 15:50:11.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:11 15:50:11.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:11 15:50:11.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:11 15:50:11.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:11 15:50:11.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:11 15:50:11.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:11 15:50:11.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:11 15:50:11.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:12 15:50:12.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:12 15:50:12.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:12 15:50:12.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:12 15:50:12.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:12 15:50:12.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:12 15:50:12.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:12 15:50:12.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:12 15:50:12.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:12 15:50:12.196 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:12 15:50:12.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:12 15:50:12.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:12 15:50:12.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:12 15:50:12.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:12 15:50:12.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:12 15:50:12.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:12 15:50:12.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:12 15:50:12.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:12 15:50:12.696 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:12 15:50:12.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:12 15:50:12.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:12 15:50:12.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:12 15:50:12.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:12 15:50:12.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:12 15:50:12.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:12 15:50:12.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:12 15:50:12.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:12 15:50:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:12 15:50:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:12 15:50:12.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:12 15:50:12.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:12 15:50:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:12 15:50:12.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:12 15:50:12.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:12 15:50:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:12 15:50:12.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:12 15:50:12.703 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:12 15:50:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:12 15:50:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:12 15:50:12.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:12 15:50:12.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:12 15:50:12.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:50:12 15:50:12.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:12 15:50:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:12 15:50:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:12 15:50:12.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:12 15:50:12.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:12 15:50:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:12 15:50:12.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:12 15:50:12.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:12 15:50:12.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:12 15:50:12.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:12 15:50:12.746 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:50:12 15:50:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:12 15:50:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:12 15:50:12.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:12 15:50:12.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:12 15:50:12.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:12 15:50:12.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:12 15:50:12.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:12 15:50:12.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:12 15:50:12.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:12 15:50:12.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:12 15:50:12.785 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:12 15:50:12.786 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:12 15:50:12.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:13 15:50:13.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:13 15:50:13.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:13 15:50:13.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:13 15:50:13.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:13 15:50:13.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:13 15:50:13.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:13 15:50:13.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:13 15:50:13.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:13 15:50:13.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:13 15:50:13.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:13 15:50:13.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:13 15:50:13.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:13 15:50:13.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:13 15:50:13.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:13 15:50:13.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:13 15:50:13.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:13 15:50:13.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:14 15:50:14.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:14 15:50:14.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:14 15:50:14.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:14 15:50:14.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:14 15:50:14.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:14 15:50:14.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:14 15:50:14.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:14 15:50:14.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:14 15:50:14.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:14 15:50:14.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:14 15:50:14.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:14 15:50:14.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:14 15:50:14.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:14 15:50:14.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:14 15:50:14.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:14 15:50:14.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:15 15:50:15.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:15 15:50:15.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:15 15:50:15.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:15 15:50:15.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:15 15:50:15.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:15 15:50:15.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:15 15:50:15.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:15 15:50:15.315 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:15 15:50:15.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:15 15:50:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:15 15:50:15.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:15 15:50:15.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:15 15:50:15.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:15 15:50:15.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:15 15:50:15.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:15 15:50:15.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:15 15:50:15.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:15 15:50:15.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:15 15:50:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:15 15:50:15.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:15 15:50:15.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:15 15:50:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:15 15:50:15.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:15 15:50:15.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:15 15:50:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:15 15:50:15.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:15 15:50:15.821 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:15 15:50:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:15 15:50:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:15 15:50:15.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:15 15:50:15.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:16 15:50:16.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:50:16 15:50:16.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:16 15:50:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:16 15:50:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:16 15:50:16.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:16 15:50:16.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:16 15:50:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:16 15:50:16.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:16 15:50:16.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:16 15:50:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:16 15:50:16.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:16 15:50:16.188 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:50:16 15:50:16.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:16 15:50:16.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:16 15:50:16.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:16 15:50:16.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:16 15:50:16.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:16 15:50:16.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:16 15:50:16.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:16 15:50:16.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:16 15:50:16.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:16 15:50:16.228 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:16 15:50:16.228 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:16 15:50:16.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:16 15:50:16.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:16 15:50:16.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:16 15:50:16.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:16 15:50:16.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:16 15:50:16.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:16 15:50:16.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:16 15:50:16.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:17 15:50:17.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:17 15:50:17.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:17 15:50:17.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:17 15:50:17.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:17 15:50:17.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:17 15:50:17.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:17 15:50:17.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:17 15:50:17.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:17 15:50:17.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:17 15:50:17.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:17 15:50:17.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:17 15:50:17.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:17 15:50:17.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:17 15:50:17.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:17 15:50:17.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:17 15:50:17.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:18 15:50:18.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:18 15:50:18.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:18 15:50:18.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:18 15:50:18.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:18 15:50:18.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:18 15:50:18.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:18 15:50:18.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:18 15:50:18.229 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:18 15:50:18.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:18 15:50:18.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:18 15:50:18.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:18 15:50:18.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:18 15:50:18.729 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:18 15:50:18.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:18 15:50:18.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:18 15:50:18.730 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:19 15:50:19.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:19 15:50:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:19 15:50:19.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:19 15:50:19.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:19 15:50:19.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:19 15:50:19.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:19 15:50:19.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:19 15:50:19.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:19 15:50:19.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:19 15:50:19.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:19 15:50:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:19 15:50:19.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:19 15:50:19.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:19 15:50:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:19 15:50:19.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:19 15:50:19.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:19 15:50:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:19 15:50:19.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:19 15:50:19.236 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:19 15:50:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:19 15:50:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:19 15:50:19.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:19 15:50:19.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:19 15:50:19.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:50:19 15:50:19.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:19 15:50:19.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:19 15:50:19.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:19 15:50:19.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:19 15:50:19.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:19 15:50:19.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:19 15:50:19.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:19 15:50:19.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:19 15:50:19.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:19 15:50:19.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:19 15:50:19.280 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:50:19 15:50:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:19 15:50:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:19 15:50:19.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:19 15:50:19.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:19 15:50:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:19 15:50:19.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:19 15:50:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:19 15:50:19.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:19 15:50:19.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:19 15:50:19.320 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:19 15:50:19.320 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:19 15:50:19.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:19 15:50:19.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:19 15:50:19.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:19 15:50:19.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:19 15:50:19.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:19 15:50:19.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:19 15:50:19.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:19 15:50:19.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:20 15:50:20.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:20 15:50:20.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:20 15:50:20.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:20 15:50:20.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:20 15:50:20.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:20 15:50:20.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:20 15:50:20.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:20 15:50:20.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:20 15:50:20.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:20 15:50:20.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:20 15:50:20.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:20 15:50:20.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:20 15:50:20.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:20 15:50:20.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:20 15:50:20.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:20 15:50:20.821 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:21 15:50:21.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:21 15:50:21.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:21 15:50:21.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:21 15:50:21.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:21 15:50:21.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:21 15:50:21.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:21 15:50:21.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:21 15:50:21.321 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:21 15:50:21.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:21 15:50:21.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:21 15:50:21.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:21 15:50:21.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:21 15:50:21.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:21 15:50:21.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:21 15:50:21.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:21 15:50:21.822 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:22 15:50:22.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:22 15:50:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:22 15:50:22.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:22 15:50:22.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:22 15:50:22.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:22 15:50:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:22 15:50:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:22 15:50:22.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:50:22 15:50:22.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:22 15:50:22.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:22 15:50:22.328 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:22 15:50:22.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:22 15:50:22.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:22 15:50:22.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:22 15:50:22.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:22 15:50:22.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:22 15:50:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:22 15:50:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:22 15:50:22.366 TRACE [main][WidgetHandler] Notify Table with event 13
11:50:22 15:50:22.366 TRACE [main][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:50:22 15:50:22.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:22 15:50:22.376 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:50:22 15:50:22.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:22 15:50:22.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:22 15:50:22.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:22 15:50:22.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:22 15:50:22.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:22 15:50:22.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:22 15:50:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:22 15:50:22.381 TRACE [main][WidgetHandler] Notify Table with event 13
11:50:22 15:50:22.381 TRACE [main][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:50:22 15:50:22.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:22 15:50:22.384 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:50:22 15:50:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:22 15:50:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:22 15:50:22.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:22 15:50:22.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:22 15:50:22.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:22 15:50:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:22 15:50:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:22 15:50:22.387 TRACE [main][WidgetHandler] Notify Table with event 13
11:50:22 15:50:22.387 TRACE [main][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:50:22 15:50:22.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:22 15:50:22.389 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:50:22 15:50:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:22 15:50:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:22 15:50:22.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:22 15:50:22.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:22 15:50:22.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:22 15:50:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:22 15:50:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:22 15:50:22.392 TRACE [main][WidgetHandler] Notify Table with event 13
11:50:22 15:50:22.392 TRACE [main][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:50:22 15:50:22.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:22 15:50:22.394 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:50:22 15:50:22.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:22 15:50:22.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:22 15:50:22.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:22 15:50:22.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:22 15:50:22.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:22 15:50:22.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:22 15:50:22.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:22 15:50:22.397 TRACE [main][WidgetHandler] Notify Table with event 13
11:50:22 15:50:22.397 TRACE [main][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:50:22 15:50:22.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:22 15:50:22.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:22 15:50:22.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:22 15:50:22.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:22 15:50:22.401 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:50:22 15:50:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:22 15:50:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:22 15:50:22.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:22 15:50:22.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.402 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:50:22 15:50:22.402 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard
11:50:22 15:50:22.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:50:22 15:50:22.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:22 15:50:22.406 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:50:22 15:50:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:22 15:50:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:22 15:50:22.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:22 15:50:22.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:22 15:50:22.463 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:50:22 15:50:22.463 DEBUG [main][EditorHandler] 0 editor(s) found
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:22 15:50:22.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:22 15:50:22.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:50:22 15:50:22.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:22 15:50:22.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:22 15:50:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:22 15:50:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:22 15:50:22.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:22 15:50:22.465 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:22 15:50:22.465 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:22 15:50:22.465 DEBUG [main][MenuItemLookup] Item match:File
11:50:22 15:50:22.465 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:50:22 15:50:22.465 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:''
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:''
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:''
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:50:22 15:50:22.468 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:50:22 15:50:22.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:50:22 15:50:22.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:50:22 15:50:22.468 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:50:22 15:50:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:50:22 15:50:22.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:50:22 15:50:22.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:50:22 15:50:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:22 15:50:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:22 15:50:22.537 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:22 15:50:22.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:50:22 15:50:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:22 15:50:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:22 15:50:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:22 15:50:22.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:22 15:50:22.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:22 15:50:22.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface
11:50:22 15:50:22.539 DEBUG [main][TreeItemHandler] Selecting tree item: Interface
11:50:22 15:50:22.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection
11:50:22 15:50:22.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface
11:50:22 15:50:22.542 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:22 15:50:22.542 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:50:22 15:50:22.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:50:22 15:50:22.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:22 15:50:22.543 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:50:22 15:50:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:22 15:50:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:22 15:50:22.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:22 15:50:22.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:22 15:50:22.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available....
11:50:22 15:50:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully
11:50:22 15:50:22.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface
11:50:22 15:50:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:22 15:50:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:22 15:50:22.611 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:50:22 15:50:22.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:22 15:50:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:50:22 is "Package:")
11:50:22 15:50:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:22 15:50:22.617 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:22 15:50:22.617 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test
11:50:22 15:50:22.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:50:22 is "Name:")
11:50:22 15:50:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:22 15:50:22.647 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:22 15:50:22.647 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName
11:50:22 15:50:22.650 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:50:22 15:50:22.650 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard
11:50:22 15:50:22.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:50:22 15:50:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:22 15:50:22.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:22 15:50:22.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:22 15:50:22.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:22 15:50:22.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:22 15:50:22.659 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:50:22 15:50:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:22 15:50:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:22 15:50:22.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:22 15:50:22.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:22 15:50:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java...
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E')
11:50:23 15:50:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:23 15:50:23.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:23 15:50:23.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:23 15:50:23.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:23 15:50:23.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:23 15:50:23.166 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:23 15:50:23.166 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test;
11:50:23 
11:50:23 public interface InterfaceName {
11:50:23 
11:50:23 }
11:50:23  TooltipText=null
11:50:23 15:50:23.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully
11:50:23 15:50:23.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c663cf0 is found...
11:50:23 15:50:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c663cf0 is found finished successfully
11:50:23 15:50:23.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E')
11:50:23 15:50:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:23 15:50:23.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:23 15:50:23.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:23 15:50:23.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:23 15:50:23.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:23 15:50:23.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:23 15:50:23.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test;
11:50:23 
11:50:23 public interface InterfaceName {
11:50:23 
11:50:23 }
11:50:23  TooltipText=null
11:50:23 15:50:23.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:23 15:50:23.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:23 15:50:23.168 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:50:23 15:50:23.169 DEBUG [main][EditorHandler] 1 editor(s) found
11:50:23 15:50:23.169 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java
11:50:23 15:50:23.243 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed
11:50:23 15:50:23.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:50:23 15:50:23.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:23 15:50:23.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:23 15:50:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:23 15:50:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:23 15:50:23.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:23 15:50:23.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"]
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:23 15:50:23.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:23 15:50:23.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:23 15:50:23.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:23 15:50:23.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:23 15:50:23.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:23 15:50:23.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:23 15:50:23.247 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:23 15:50:23.247 DEBUG [main][MenuItemLookup] Item match:File
11:50:23 15:50:23.248 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:50:23 15:50:23.248 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:''
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:''
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:''
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:50:23 15:50:23.250 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:50:23 15:50:23.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:50:23 15:50:23.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:50:23 15:50:23.268 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:50:23 15:50:23.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:50:23 15:50:23.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:50:23 15:50:23.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:50:23 15:50:23.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:23 15:50:23.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:23 15:50:23.340 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:23 15:50:23.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:50:23 15:50:23.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:23 15:50:23.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:23 15:50:23.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:23 15:50:23.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:23 15:50:23.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:23 15:50:23.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:23 15:50:23.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:23 15:50:23.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:23 15:50:23.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:23 15:50:23.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface
11:50:23 15:50:23.342 DEBUG [main][TreeItemHandler] Selecting tree item: Interface
11:50:23 15:50:23.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection
11:50:23 15:50:23.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface
11:50:23 15:50:23.342 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:23 15:50:23.343 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:50:23 15:50:23.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:50:23 15:50:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:23 15:50:23.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:23 15:50:23.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:23 15:50:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:23 15:50:23.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:23 15:50:23.344 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:50:23 15:50:23.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:23 15:50:23.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:23 15:50:23.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:23 15:50:23.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:23 15:50:23.401 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:23 15:50:23.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available....
11:50:23 15:50:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available. finished successfully
11:50:23 15:50:23.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface
11:50:23 15:50:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:23 15:50:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:23 15:50:23.402 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:50:23 15:50:23.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:23 15:50:23.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:50:23 is "Package:")
11:50:23 15:50:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:23 15:50:23.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:23 15:50:23.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:23 15:50:23.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:23 15:50:23.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:23 15:50:23.408 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:23 15:50:23.408 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2
11:50:23 15:50:23.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:50:23 is "Name:")
11:50:23 15:50:23.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:23 15:50:23.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:23 15:50:23.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:23 15:50:23.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:23 15:50:23.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:23 15:50:23.457 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:23 15:50:23.458 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2
11:50:23 15:50:23.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package")
11:50:23 15:50:23.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:23 15:50:23.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:23 15:50:23.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:23 15:50:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:23 15:50:23.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:23 15:50:23.462 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage
11:50:23 15:50:23.462 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage
11:50:23 15:50:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:23 15:50:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:23 15:50:23.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:23 15:50:23.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:23 15:50:23.462 TRACE [main][WidgetHandler] Notify Button with event 27
11:50:23 15:50:23.462 TRACE [main][WidgetHandler] Wait for synchronization
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Notify Button with event 13
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Wait for synchronization
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Notify Button with event 26
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Wait for synchronization
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Notify Button with event 3
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Wait for synchronization
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Notify Button with event 4
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Wait for synchronization
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Notify Button with event 13
11:50:23 15:50:23.463 TRACE [main][WidgetHandler] Wait for synchronization
11:50:23 15:50:23.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:50:23 15:50:23.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:23 15:50:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:23 15:50:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:23 15:50:23.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent
11:50:23 15:50:23.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:23 15:50:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:23 15:50:23.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:23 15:50:23.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:23 15:50:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:23 15:50:23.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:23 15:50:23.464 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:50:23 15:50:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:23 15:50:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:23 15:50:23.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:23 15:50:23.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:23 15:50:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:23 15:50:23.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:23 15:50:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:23 15:50:23.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:23 15:50:23.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:23 15:50:23.515 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running...
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:23 15:50:23.515 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:24 15:50:24.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:24 15:50:24.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:24 15:50:24.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:24 15:50:24.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:24 15:50:24.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:24 15:50:24.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:24 15:50:24.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:24 15:50:24.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:24 15:50:24.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:24 15:50:24.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:24 15:50:24.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:24 15:50:24.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:24 15:50:24.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:24 15:50:24.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:24 15:50:24.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:24 15:50:24.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:25 15:50:25.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:25 15:50:25.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:25 15:50:25.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:25 15:50:25.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:25 15:50:25.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:25 15:50:25.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:25 15:50:25.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:25 15:50:25.016 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:25 15:50:25.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:25 15:50:25.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:25 15:50:25.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:25 15:50:25.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:25 15:50:25.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:25 15:50:25.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:25 15:50:25.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:25 15:50:25.516 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:26 15:50:26.017 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:26 15:50:26.017 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:26 15:50:26.017 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:26 15:50:26.017 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:26 15:50:26.017 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:26 15:50:26.017 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:26 15:50:26.017 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:26 15:50:26.017 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:26 15:50:26.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:26 15:50:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:26 15:50:26.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:26 15:50:26.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:26 15:50:26.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:26 15:50:26.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:26 15:50:26.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:26 15:50:26.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:26 15:50:26.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:26 15:50:26.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:50:26 15:50:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:50:26 15:50:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:50:26 15:50:26.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:26 15:50:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:26 15:50:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:26 15:50:26.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent
11:50:26 15:50:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:26 15:50:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:26 15:50:26.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:26 15:50:26.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:26 15:50:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:26 15:50:26.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:26 15:50:26.523 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:26 15:50:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:26 15:50:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:26 15:50:26.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:26 15:50:26.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:26 15:50:26.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
11:50:26 15:50:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:26 15:50:26.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:26 15:50:26.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:26 15:50:26.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:26 15:50:26.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:26 15:50:26.560 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments
11:50:26 15:50:26.560 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments
11:50:26 15:50:26.560 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments
11:50:26 15:50:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:26 15:50:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:26 15:50:26.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:26 15:50:26.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:26 15:50:26.561 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed
11:50:26 15:50:26.561 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard
11:50:26 15:50:26.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:50:26 15:50:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:26 15:50:26.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:26 15:50:26.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:26 15:50:26.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:26 15:50:26.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:26 15:50:26.563 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:50:26 15:50:26.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:26 15:50:26.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:26 15:50:26.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:26 15:50:26.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:26 15:50:26.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java...
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E')
11:50:27 15:50:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:27 15:50:27.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:27 15:50:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:27 15:50:27.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:27 15:50:27.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:27 15:50:27.070 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/**
11:50:27 package org.example.test2;
11:50:27 
11:50:27 import javax.accessibility.AccessibleAction;
11:50:27 
11:50:27 /**
11:50:27  * 
11:50:27  */
11:50:27 interface InterfaceName2 extends AccessibleAction {
11:50:27 
11:50:27 }
11:50:27  TooltipText=null
11:50:27 15:50:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully
11:50:27 15:50:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41c88df3 is found...
11:50:27 15:50:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41c88df3 is found finished successfully
11:50:27 15:50:27.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E')
11:50:27 15:50:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:27 15:50:27.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:27 15:50:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:27 15:50:27.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:27 15:50:27.073 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:27 15:50:27.073 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/**
11:50:27 package org.example.test2;
11:50:27 
11:50:27 import javax.accessibility.AccessibleAction;
11:50:27 
11:50:27 /**
11:50:27  * 
11:50:27  */
11:50:27 interface InterfaceName2 extends AccessibleAction {
11:50:27 
11:50:27 }
11:50:27  TooltipText=null
11:50:27 15:50:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available....
11:50:27 15:50:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully
11:50:27 15:50:27.074 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:50:27 15:50:27.074 DEBUG [main][EditorHandler] 1 editor(s) found
11:50:27 15:50:27.074 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java
11:50:27 15:50:27.143 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed
11:50:27 15:50:27.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:50:27 15:50:27.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:27 15:50:27.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:27 15:50:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:27 15:50:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:27 15:50:27.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)
11:50:27 15:50:27.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:27 15:50:27.150 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:50:27 15:50:27.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:27 15:50:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:27 15:50:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:27 15:50:27.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:27 15:50:27.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Item match:Window
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:''
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:50:27 15:50:27.168 DEBUG [main][MenuItemLookup] Item match:Show View
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:''
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:50:27 15:50:27.171 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:50:27 15:50:27.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:50:27 15:50:27.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:50:27 15:50:27.172 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:50:27 15:50:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:50:27 15:50:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:50:27 15:50:27.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:27 15:50:27.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:27 15:50:27.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:27 15:50:27.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:27 15:50:27.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:50:27 15:50:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:27 15:50:27.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:50:27 15:50:27.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:50:27 15:50:27.268 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:50:27 15:50:27.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:50:27 15:50:27.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:50:27 15:50:27.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:27 15:50:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:27 15:50:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:27 15:50:27.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:50:27 15:50:27.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:27 15:50:27.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:27 15:50:27.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:27 15:50:27.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:27 15:50:27.269 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:27 15:50:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:27 15:50:27.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:27 15:50:27.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:27 15:50:27.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:50:27 15:50:27.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:50:27 15:50:27.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:50:27 15:50:27.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:27 15:50:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:50:27 15:50:27.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:27 15:50:27.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:27 15:50:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:27 15:50:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:27 15:50:27.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:27 15:50:27.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:50:27 15:50:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:27 15:50:27.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:27 15:50:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:27 15:50:27.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:27 15:50:27.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:27 15:50:27.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:27 15:50:27.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:27 15:50:27.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:27 15:50:27.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:27 15:50:27.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:27 15:50:27.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:27 15:50:27.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:27 15:50:27.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:27 15:50:27.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:27 15:50:27.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:27 15:50:27.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:27 15:50:27.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:27 15:50:27.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:27 15:50:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:27 15:50:27.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:27 15:50:27.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:27 15:50:27.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:28 15:50:28.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:28 15:50:28.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:28 15:50:28.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:50:28 15:50:28.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:28 15:50:28.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:28 15:50:28.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:28 15:50:28.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:28 15:50:28.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:50:28 15:50:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:28 15:50:28.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:28 15:50:28.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:28 15:50:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:28 15:50:28.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:28 15:50:28.316 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject
11:50:28 15:50:28.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:28 15:50:28.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:28 15:50:28.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:28 15:50:28.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:28 15:50:28.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:28 15:50:28.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:28 15:50:28.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:28 15:50:28.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:28 15:50:28.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:29 15:50:29.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:29 15:50:29.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:29 15:50:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:50:29 15:50:29.318 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:29 15:50:29.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:29 15:50:29.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:29 15:50:29.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:29 15:50:29.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:50:29 15:50:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:29 15:50:29.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:29 15:50:29.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:29 15:50:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:29 15:50:29.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:29 15:50:29.319 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject
11:50:29 15:50:29.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:29 15:50:29.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:29 15:50:29.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:29 15:50:29.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:29 15:50:29.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:50:29 15:50:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:29 15:50:29.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:29 15:50:29.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:29 15:50:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:29 15:50:29.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:29 15:50:29.320 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:50:29 15:50:29.320 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:50:29 15:50:29.320 DEBUG [main][TreeItemHandler] Set Tree selection
11:50:29 15:50:29.321 DEBUG [main][TreeHandler] Notify Tree about selection event
11:50:29 15:50:29.327 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:50:29 15:50:29.334 DEBUG [WorkbenchTestable][TreeItemHandler]   testproject
11:50:29 15:50:29.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:50:29 15:50:29.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'New'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:''
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:''
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:''
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:''
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:50:29 15:50:29.367 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:50:29 15:50:29.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:50:29 15:50:29.367 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:50:29 15:50:29.368 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:50:29 15:50:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:29 15:50:29.368 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:50:29 15:50:29.368 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:29 15:50:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:29 15:50:29.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:50:29 15:50:29.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:29 15:50:29.892 DEBUG [main][MenuItemLookup] Found menu:'New'
11:50:29 15:50:29.892 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:50:29 15:50:29.892 DEBUG [main][MenuItemLookup] Found menu:''
11:50:29 15:50:29.892 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:50:29 15:50:29.892 DEBUG [main][MenuItemLookup] Found menu:''
11:50:29 15:50:29.892 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:50:29 15:50:29.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:50:29 15:50:29.893 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:50:29 15:50:29.893 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:50:29 15:50:29.893 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:50:29 15:50:29.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:50:29 15:50:29.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:50:29 15:50:29.893 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:50:29 15:50:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:50:30 15:50:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:50:30 15:50:30.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:50:30 15:50:30.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:30 15:50:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:30 15:50:30.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:50:30 15:50:30.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:30 15:50:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:30 15:50:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:30 15:50:30.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:50:30 15:50:30.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:30 15:50:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:30 15:50:30.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:30 15:50:30.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:30 15:50:30.491 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:50:30 15:50:30.491 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:50:30 15:50:30.491 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:30 15:50:30.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:30 15:50:30.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:30 15:50:30.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:30 15:50:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:30 15:50:30.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:30 15:50:30.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:30 15:50:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:30 15:50:30.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:30 15:50:30.492 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:30 15:50:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:30 15:50:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:30 15:50:30.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:30 15:50:30.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:30 15:50:30.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:50:30 15:50:30.496 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:31 15:50:30.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:50:31 15:50:30.997 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:31 15:50:30.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:31 15:50:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.298 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest
11:50:31 testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)  Time elapsed: 0.879 s
11:50:31 testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)  Time elapsed: 19.085 s
11:50:31 testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)  Time elapsed: 16.096 s
11:50:31 testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)  Time elapsed: 0.781 s
11:50:31 testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest)  Time elapsed: 3.897 s
11:50:31 Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.004 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.004 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:50:31 15:50:31.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:31 15:50:31.004 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.004 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:31 15:50:31.004 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:50:31 15:50:31.005 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:31 15:50:31.005 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:50:31 15:50:31.005 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:31 15:50:31.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:31 15:50:31.013 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu.
11:50:31 15:50:31.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:31 15:50:31.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:31 15:50:31.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Item match:Window
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:''
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:50:31 15:50:31.014 DEBUG [main][MenuItemLookup] Item match:Show View
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:50:31 15:50:31.017 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:50:31 15:50:31.018 DEBUG [main][MenuItemLookup] Found menu:''
11:50:31 15:50:31.018 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:50:31 15:50:31.018 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:50:31 15:50:31.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:50:31 15:50:31.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:50:31 15:50:31.018 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:50:31 15:50:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:50:31 15:50:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:50:31 15:50:31.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 15:50:31.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:31 15:50:31.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:31 15:50:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:31 15:50:31.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:31 15:50:31.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:31 15:50:31.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:31 15:50:31.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit
11:50:31 15:50:31.083 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit
11:50:31 15:50:31.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection
11:50:31 15:50:31.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit
11:50:31 15:50:31.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:31 15:50:31.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 15:50:31.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:50:31 15:50:31.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:31 15:50:31.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 15:50:31.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:31 15:50:31.084 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:31 15:50:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:31 15:50:31.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:31 15:50:31.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:31 15:50:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:50:31 15:50:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:50:31 15:50:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open...
11:50:31 15:50:31.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully
11:50:31 15:50:31.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:31 15:50:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:31 15:50:31.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E')
11:50:31 15:50:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:31 15:50:31.135 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.136 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Test Run History...")
11:50:31 15:50:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:50:31 15:50:31.138 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History...
11:50:31 15:50:31.138 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:50:31 15:50:31.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:31 15:50:31.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available....
11:50:31 15:50:31.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available. finished successfully
11:50:31 15:50:31.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove All")
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 15:50:31.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:31 15:50:31.195 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All
11:50:31 15:50:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:31 15:50:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:31 15:50:31.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:31 15:50:31.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:31 15:50:31.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:50:31 15:50:31.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:31 15:50:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 15:50:31.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent
11:50:31 15:50:31.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:31 15:50:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:31 15:50:31.196 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:31 15:50:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:31 15:50:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:31 15:50:31.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:31 15:50:31.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:31 15:50:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available....
11:50:31 15:50:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available. finished successfully
11:50:31 15:50:31.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:31 15:50:31.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)
11:50:31 15:50:31.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:31 15:50:31.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:31 15:50:31.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:31 15:50:31.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:31 15:50:31.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:31 15:50:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:31 15:50:31.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E')
11:50:31 15:50:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:31 15:50:31.230 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.231 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:31 15:50:31.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 15:50:31.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:31 15:50:31.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:31 15:50:31.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:31 15:50:31.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:31 15:50:31.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:31 15:50:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:31 15:50:31.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E')
11:50:31 15:50:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:31 15:50:31.237 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.237 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:31 Matcher matching text to regular expression 'Runs:.*')
11:50:31 15:50:31.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:31 15:50:31.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:31 15:50:31.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:31 15:50:31.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:31 15:50:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 15:50:31.258 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)
11:50:31 15:50:31.258 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:31 15:50:31.258 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)
11:50:31 15:50:31.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:31 15:50:31.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:31 15:50:31.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:31 15:50:31.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:31 15:50:31.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:31 15:50:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:31 15:50:31.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E')
11:50:31 15:50:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:31 15:50:31.265 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.265 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:31 Matcher matching text to regular expression 'Errors:.*')
11:50:31 15:50:31.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:31 15:50:31.269 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:31 15:50:31.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:31 15:50:31.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:31 15:50:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 15:50:31.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)
11:50:31 15:50:31.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:31 15:50:31.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)
11:50:31 15:50:31.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:31 15:50:31.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:31 15:50:31.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:31 15:50:31.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:31 15:50:31.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:31 15:50:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:31 15:50:31.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E')
11:50:31 15:50:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:31 15:50:31.294 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.295 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:31 15:50:31.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:31 15:50:31.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:31 Matcher matching text to regular expression 'Failures:.*')
11:50:31 15:50:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:31 15:50:31.300 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:31 15:50:31.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:31 15:50:31.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:31 15:50:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 15:50:31.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)
11:50:31 15:50:31.302 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 15:50:31.302 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:31 15:50:31.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:31 15:50:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:31 15:50:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:31 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest
11:50:31 getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)  Time elapsed: 0.007 s
11:50:31 getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)  Time elapsed: 0.026 s
11:50:31 getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)  Time elapsed: 0.013 s
11:50:31 getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest)  Time elapsed: 0.031 s
11:50:31 Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest
11:50:31 15:50:31.309 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest
11:50:31 15:50:31.309 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:50:31 15:50:31.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:31 15:50:31.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest
11:50:31 15:50:31.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:31 15:50:31.309 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:50:31 15:50:31.320 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:31 15:50:31.320 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:50:31 15:50:31.320 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:31 15:50:31.320 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:50:31 15:50:31.321 DEBUG [main][EditorHandler] 0 editor(s) found
11:50:31 15:50:31.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.324 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:50:31 15:50:31.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:31 15:50:31.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:31 15:50:31.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:50:31 15:50:31.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:31 15:50:31.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:31 15:50:31.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:31 15:50:31.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:31 15:50:31.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:31 15:50:31.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:31 15:50:31.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:31 15:50:31.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:31 15:50:31.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:50:31 To add a project: TooltipText=null
11:50:31 15:50:31.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:31 15:50:31.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:31 15:50:31.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:50:31 To add a project: TooltipText=null
11:50:31 15:50:31.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:31 15:50:31.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:50:31 To add a project: TooltipText=null
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:50:31 15:50:31.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:31 15:50:31.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:31 15:50:31.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:31 15:50:31.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:31 15:50:31.391 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:31 15:50:31.391 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:31 15:50:31.391 DEBUG [main][MenuItemLookup] Item match:File
11:50:31 15:50:31.392 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:50:31 15:50:31.392 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:50:31 15:50:31.394 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:''
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:''
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:''
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:50:31 15:50:31.395 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:50:31 15:50:31.395 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:50:31 15:50:31.395 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:50:31 15:50:31.395 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:50:31 15:50:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:50:31 15:50:31.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:50:31 15:50:31.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:50:31 15:50:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.485 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:31 15:50:31.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:50:31 15:50:31.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:31 15:50:31.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:31 15:50:31.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:31 15:50:31.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:31 15:50:31.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:31 15:50:31.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:31 15:50:31.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:50:31 15:50:31.487 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:50:31 15:50:31.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:50:31 15:50:31.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:50:31 15:50:31.490 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:31 15:50:31.490 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:50:31 15:50:31.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:50:31 15:50:31.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:31 15:50:31.492 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:50:31 15:50:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:31 15:50:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:31 15:50:31.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:31 15:50:31.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:31 15:50:31.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:31 15:50:31.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:50:31 15:50:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:50:31 15:50:31.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:50:31 15:50:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:31 15:50:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:31 15:50:31.712 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:50:31 15:50:31.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:31 15:50:31.712 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest'
11:50:31 15:50:31.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:50:31 is "Project name:")
11:50:31 15:50:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:31 15:50:31.736 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:31 15:50:31.738 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest
11:50:31 15:50:31.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file")
11:50:31 15:50:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:31 15:50:31.786 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false
11:50:31 15:50:31.786 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file
11:50:31 15:50:31.786 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file
11:50:31 15:50:31.786 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file
11:50:31 15:50:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:31 15:50:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:31 15:50:31.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:31 15:50:31.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:31 15:50:31.787 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:50:31 15:50:31.787 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:50:31 15:50:31.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:50:31 15:50:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:31 15:50:31.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:31 15:50:31.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:31 15:50:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:31 15:50:31.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:31 15:50:31.789 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:50:31 15:50:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:31 15:50:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:31 15:50:31.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:31 15:50:31.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:31 15:50:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:34 15:50:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:34 15:50:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:34 15:50:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:34 15:50:34.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:34 15:50:34.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:34 15:50:34.796 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:34 15:50:34.796 DEBUG [main][MenuItemLookup] Item match:File
11:50:34 15:50:34.797 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:50:34 15:50:34.797 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:''
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:''
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:''
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:50:34 15:50:34.799 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:50:34 15:50:34.800 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:50:34 15:50:34.800 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:50:34 15:50:34.800 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:50:34 15:50:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:50:34 15:50:34.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:50:34 15:50:34.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:50:34 15:50:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:34 15:50:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:34 15:50:34.939 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:34 15:50:34.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:34 15:50:34.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:50:34 15:50:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:34 15:50:34.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:34 15:50:34.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:34 15:50:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:34 15:50:34.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:34 15:50:34.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:34 15:50:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:34 15:50:34.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:34 15:50:34.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:50:34 15:50:34.942 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:50:34 15:50:34.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:50:34 15:50:34.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:50:34 15:50:34.945 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:34 15:50:34.945 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:50:34 15:50:34.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:50:34 15:50:34.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:34 15:50:34.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:34 15:50:34.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:34 15:50:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:34 15:50:34.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:34 15:50:34.946 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:50:34 15:50:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:34 15:50:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:34 15:50:34.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:34 15:50:34.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:35 15:50:35.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:35 15:50:35.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:35 15:50:35.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:35 15:50:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:50:35 15:50:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:50:35 15:50:35.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:50:35 15:50:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:35 15:50:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:35 15:50:35.132 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:50:35 15:50:35.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:35 15:50:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:50:35 is "Name:")
11:50:35 15:50:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:35 15:50:35.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:35 15:50:35.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:35 15:50:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:35 15:50:35.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:35 15:50:35.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:35 15:50:35.160 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest
11:50:35 15:50:35.238 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:50:35 15:50:35.238 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:50:35 15:50:35.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:50:35 15:50:35.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:35 15:50:35.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:35 15:50:35.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:35 15:50:35.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:35 15:50:35.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:35 15:50:35.242 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:50:35 15:50:35.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:35 15:50:35.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:35 15:50:35.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:35 15:50:35.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:35 15:50:35.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:35 15:50:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:35 15:50:35.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:35 15:50:35.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:35 15:50:35.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:50:35 15:50:35.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:35 15:50:35.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:35 15:50:35.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform
11:50:35 15:50:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:35 15:50:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:35 15:50:35.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform'
11:50:35 15:50:35.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:50:35 15:50:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:35 15:50:35.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:35 15:50:35.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:35 15:50:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:35 15:50:35.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:35 15:50:35.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:35 15:50:35.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:36 15:50:36.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:36 15:50:36.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:36 15:50:36.049 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:36 15:50:36.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:36 15:50:36.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:36 15:50:36.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:36 15:50:36.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:36 15:50:36.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:36 15:50:36.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:36 15:50:36.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:36 15:50:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:36 15:50:36.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:36 15:50:36.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:36 15:50:36.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:36 15:50:36.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:37 15:50:37.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:37 15:50:37.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:37 15:50:37.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:37 15:50:37.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:37 15:50:37.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:50:37 15:50:37.552 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:37 15:50:37.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:37 15:50:37.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:37 15:50:37.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:37 15:50:37.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:50:37 15:50:37.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:37 15:50:37.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:37 15:50:37.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:37 15:50:37.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:37 15:50:37.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:37 15:50:37.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest
11:50:37 15:50:37.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest
11:50:37 15:50:37.554 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest
11:50:37 15:50:37.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection
11:50:37 15:50:37.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest
11:50:37 15:50:37.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:50:37 15:50:37.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:37 15:50:37.590 DEBUG [main][MenuItemLookup] Found menu:'New'
11:50:37 15:50:37.590 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:50:37 15:50:37.590 DEBUG [main][MenuItemLookup] Found menu:''
11:50:37 15:50:37.590 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:50:37 15:50:37.590 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:50:37 15:50:37.590 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:50:37 15:50:37.591 DEBUG [main][MenuItemLookup] Found menu:''
11:50:37 15:50:37.591 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:50:37 15:50:37.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:50:37 15:50:37.591 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:50:37 15:50:37.591 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:50:37 15:50:37.591 DEBUG [main][MenuItemLookup] Found menu:''
11:50:37 15:50:37.591 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:50:37 15:50:37.591 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:50:37 15:50:37.591 DEBUG [main][MenuItemLookup] Item match:Build Path
11:50:37 15:50:37.592 DEBUG [main][MenuItemLookup] Found menu:'Link Source...'
11:50:37 15:50:37.592 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...'
11:50:37 15:50:37.592 DEBUG [main][MenuItemLookup] Found menu:''
11:50:37 15:50:37.592 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder'
11:50:37 15:50:37.592 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...'
11:50:37 15:50:37.592 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...'
11:50:37 15:50:37.592 DEBUG [main][MenuItemLookup] Item match:Add Libraries...
11:50:37 15:50:37.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..."
11:50:37 15:50:37.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries...
11:50:37 15:50:37.592 INFO [main][MenuItemHandler] Select menu item: Add &Libraries...
11:50:37 15:50:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available....
11:50:37 15:50:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available. finished successfully
11:50:37 15:50:37.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library
11:50:37 15:50:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:37 15:50:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:37 15:50:37.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:50:37 15:50:37.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:37 15:50:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:37 15:50:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:37 15:50:37.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent
11:50:37 15:50:37.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:37 15:50:37.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:37 15:50:37.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:37 15:50:37.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:37 15:50:37.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:37 15:50:37.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:50:37 15:50:37.662 TRACE [main][WidgetHandler] Notify List with event 13
11:50:37 15:50:37.662 TRACE [main][WidgetHandler] Wait for synchronization
11:50:37 15:50:37.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:50:37 15:50:37.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:37 15:50:37.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:37 15:50:37.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:37 15:50:37.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent
11:50:37 15:50:37.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:37 15:50:37.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:37 15:50:37.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:37 15:50:37.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:37 15:50:37.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:37 15:50:37.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:37 15:50:37.663 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:50:37 15:50:37.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:37 15:50:37.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:37 15:50:37.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:37 15:50:37.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:37 15:50:37.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified
11:50:37 15:50:37.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:37 15:50:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:37 15:50:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:37 15:50:37.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent
11:50:37 15:50:37.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:37 15:50:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:37 15:50:37.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:37 15:50:37.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:37 15:50:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:37 15:50:37.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:50:37 15:50:37.690 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4
11:50:37 15:50:37.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:50:37 15:50:37.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:37 15:50:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:37 15:50:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:37 15:50:37.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent
11:50:37 15:50:37.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:37 15:50:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:37 15:50:37.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:37 15:50:37.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:37 15:50:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:37 15:50:37.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:37 15:50:37.695 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:50:37 15:50:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:37 15:50:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:37 15:50:37.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:37 15:50:37.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:37 15:50:37.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available....
11:50:37 15:50:37.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available. finished successfully
11:50:37 15:50:37.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:37 15:50:37.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:37 15:50:37.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:37 15:50:37.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:37 15:50:37.892 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:37 15:50:37.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:37 15:50:37.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:37 15:50:37.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:37 15:50:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:37 15:50:37.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:37 15:50:37.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:38 15:50:38.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:38 15:50:38.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:38 15:50:38.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:38 15:50:38.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:38 15:50:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:50:38 15:50:38.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:38 15:50:38.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:38 15:50:38.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:38 15:50:38.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:38 15:50:38.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:50:38 15:50:38.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:38 15:50:38.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:38 15:50:38.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:38 15:50:38.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:38 15:50:38.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:38 15:50:38.895 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest
11:50:38 15:50:38.895 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:50:38 15:50:38.895 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest
11:50:38 15:50:38.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest
11:50:38 15:50:38.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:38 15:50:38.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed
11:50:38 15:50:38.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:38 15:50:38.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest
11:50:38 15:50:38.896 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src
11:50:38 15:50:38.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:50:38 15:50:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:38 15:50:38.896 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:50:38 15:50:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:38 15:50:38.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:50:38 15:50:38.896 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest
11:50:38 15:50:38.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest
11:50:38 15:50:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:39 15:50:39.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:39 15:50:39.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest
11:50:39 15:50:39.397 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java
11:50:39 15:50:39.397 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java
11:50:39 15:50:39.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection
11:50:39 15:50:39.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java
11:50:39 15:50:39.405 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java
11:50:39 15:50:39.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java
11:50:39 15:50:39.405 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java
11:50:39 15:50:39.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection
11:50:39 15:50:39.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java
11:50:39 15:50:39.406 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:50:39 15:50:39.407 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:39 15:50:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bd31b62 is found...
11:50:39 15:50:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bd31b62 is found finished successfully
11:50:39 15:50:39.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QHelloTest.java\E')
11:50:39 15:50:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:39 15:50:39.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:39 15:50:39.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:39 15:50:39.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:39 15:50:39.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:39 15:50:39.453 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:39 15:50:39.453 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest;
11:50:39 
11:50:39 public class HelloTest {
11:50:39 
11:50:39 }
11:50:39  TooltipText=null
11:50:39 15:50:39.453 INFO [WorkbenchTestable][TextEditor] Set text to editor
11:50:39 15:50:39.463 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:39 15:50:39.463 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest;
11:50:39 
11:50:39 import org.junit.After;
11:50:39 import org.junit.Assert;
11:50:39 import org.junit.Test;
11:50:39 
11:50:39 public class HelloTest {
11:50:39 
11:50:39 	@Test
11:50:39 	public void badTest() {
11:50:39 		Assert.assertEquals(5, 2 + 2);
11:50:39 	}
11:50:39 
11:50:39 	@Test
11:50:39 	public void veryBadTest() {
11:50:39 		throw new RuntimeException();
11:50:39 	}
11:50:39 
11:50:39 	@After
11:50:39 	public void waitAfter() throws Exception {
11:50:39 		Thread.sleep(5000);
11:50:39 	}
11:50:39 } TooltipText=null
11:50:39 15:50:39.463 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:50:39 15:50:39.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform
11:50:39 15:50:39.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:39 15:50:39.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:39 15:50:39.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform'
11:50:39 15:50:39.464 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform'
11:50:39 15:50:39.464 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:39 15:50:39.464 DEBUG [main][MenuItemLookup] Item match:File
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Found menu:''
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Found menu:''
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:50:39 15:50:39.465 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:50:39 15:50:39.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:50:39 15:50:39.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:50:39 15:50:39.465 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:50:39 15:50:39.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:50:39 15:50:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:50:39 15:50:39.516 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:39 15:50:39.516 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest;
11:50:39 
11:50:39 import org.junit.After;
11:50:39 import org.junit.Assert;
11:50:39 import org.junit.Test;
11:50:39 
11:50:39 public class HelloTest {
11:50:39 
11:50:39 	@Test
11:50:39 	public void badTest() {
11:50:39 		Assert.assertEquals(5, 2 + 2);
11:50:39 	}
11:50:39 
11:50:39 	@Test
11:50:39 	public void veryBadTest() {
11:50:39 		throw new RuntimeException();
11:50:39 	}
11:50:39 
11:50:39 	@After
11:50:39 	public void waitAfter() throws Exception {
11:50:39 		Thread.sleep(5000);
11:50:39 	}
11:50:39 } TooltipText=null
11:50:39 15:50:39.516 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:39 15:50:39.516 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest;
11:50:39 
11:50:39 import org.junit.After;
11:50:39 import org.junit.Assert;
11:50:39 import org.junit.Test;
11:50:39 
11:50:39 public class HelloTest {
11:50:39 
11:50:39 	@Test
11:50:39 	public void badTest() {
11:50:39 		Assert.assertEquals(5, 2 + 2);
11:50:39 	}
11:50:39 
11:50:39 	@Test
11:50:39 	public void veryBadTest() {
11:50:39 		throw new RuntimeException();
11:50:39 	}
11:50:39 
11:50:39 	@After
11:50:39 	public void waitAfter() throws Exception {
11:50:39 		Thread.sleep(5000);
11:50:39 	}
11:50:39 } TooltipText=null
11:50:39 15:50:39.516 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:50:39 15:50:39.517 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java
11:50:39 15:50:39.664 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed
11:50:39 15:50:39.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:39 15:50:39.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest)
11:50:39 15:50:39.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest
11:50:39 15:50:39.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:39 15:50:39.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:39 15:50:39.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:39 15:50:39.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:39 15:50:39.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:39 15:50:39.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:50:39 15:50:39.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:39 15:50:39.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:39 15:50:39.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:39 15:50:39.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:39 15:50:39.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:39 15:50:39.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:39 15:50:39.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:50:39 15:50:39.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:39 15:50:39.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:39 15:50:39.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:39 15:50:39.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:39 15:50:39.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:39 15:50:39.667 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:39 15:50:39.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:39 15:50:39.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:39 15:50:39.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:39 15:50:39.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:39 15:50:39.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:39 15:50:39.668 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:39 15:50:39.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:39 15:50:39.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:39 15:50:39.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:39 15:50:39.669 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:39 15:50:39.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:39 15:50:39.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:39 15:50:39.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:39 15:50:39.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:39 15:50:39.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:39 15:50:39.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:40 15:50:40.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:40 15:50:40.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:40 15:50:40.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:50:40 15:50:40.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:40 15:50:40.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:40 15:50:40.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:40 15:50:40.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:40 15:50:40.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:50:40 15:50:40.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:40 15:50:40.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:40 15:50:40.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:40 15:50:40.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:40 15:50:40.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest
11:50:40 15:50:40.672 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:40 15:50:40.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:40 15:50:40.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed
11:50:40 15:50:40.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:40 15:50:40.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest
11:50:40 15:50:40.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java
11:50:40 15:50:40.675 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java
11:50:40 15:50:40.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection
11:50:40 15:50:40.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java
11:50:40 15:50:40.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:50:40 15:50:40.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'New'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:''
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Open With'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:''
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:''
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:''
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:''
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:''
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'References'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:''
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:''
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:50:40 15:50:40.709 DEBUG [main][MenuItemLookup] Item match:Run As
11:50:40 15:50:40.723 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server	Shift+Alt+X R'
11:50:40 15:50:40.723 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test	Shift+Alt+X T'
11:50:40 15:50:40.723 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test	Shift+Alt+X T
11:50:40 15:50:40.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test	Shift+Alt+X T"
11:50:40 15:50:40.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test	Shift+Alt+X T
11:50:40 15:50:40.724 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test	Shift+Alt+X T
11:50:40 15:50:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet...
11:50:40 15:50:40.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:40 15:50:40.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:40 15:50:40.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:40 15:50:40.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:40 15:50:40.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:40 15:50:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:40 15:50:40.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:40 15:50:40.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E')
11:50:40 15:50:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:40 15:50:40.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:40 15:50:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:40 15:50:40.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:40 15:50:40.734 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:40 15:50:40.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:40 15:50:40.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:40 15:50:40.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:40 15:50:40.840 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:40 15:50:40.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:40 15:50:40.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:40 15:50:40.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:40 15:50:40.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:40 Matcher matching text to regular expression 'Runs:.*')
11:50:40 15:50:40.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:40 15:50:40.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:40 15:50:40.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:40 15:50:40.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:40 15:50:40.842 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:40 15:50:40.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully
11:50:40 15:50:40.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet...
11:50:40 15:50:40.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:40 15:50:40.845 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:40 15:50:40.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:40 15:50:40.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:40 15:50:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:40 15:50:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:40 15:50:40.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:40 15:50:40.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E')
11:50:40 15:50:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:40 15:50:40.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:40 15:50:40.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:40 15:50:40.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:40 15:50:40.935 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:40 15:50:40.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:40 15:50:40.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:40 15:50:40.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:40 15:50:40.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:40 15:50:40.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:40 15:50:40.937 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:40 15:50:40.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:40 15:50:40.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:40 15:50:40.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:40 15:50:40.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:40 15:50:40.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:40 15:50:40.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:40 Matcher matching text to regular expression 'Runs:.*')
11:50:40 15:50:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:40 15:50:40.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:40 15:50:40.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:40 15:50:40.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:40 15:50:40.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:40 15:50:40.939 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:41 15:50:41.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:41 15:50:41.441 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:41 15:50:41.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:41 15:50:41.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:41 15:50:41.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2
11:50:41 15:50:41.442 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:41 15:50:41.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:41 15:50:41.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:41 15:50:41.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2
11:50:41 15:50:41.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:41 Matcher matching text to regular expression 'Runs:.*')
11:50:41 15:50:41.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:41 15:50:41.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:41 15:50:41.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:41 15:50:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:41 15:50:41.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:41 15:50:41.444 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:41 15:50:41.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:41 15:50:41.945 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:41 15:50:41.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:41 15:50:41.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:41 15:50:41.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:41 15:50:41.946 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:41 15:50:41.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:41 15:50:41.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:41 15:50:41.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:41 15:50:41.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:41 Matcher matching text to regular expression 'Runs:.*')
11:50:41 15:50:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:41 15:50:41.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:41 15:50:41.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:41 15:50:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:41 15:50:41.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:41 15:50:41.949 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:42 15:50:42.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:42 15:50:42.449 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:42 15:50:42.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:42 15:50:42.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:42 15:50:42.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:42 15:50:42.451 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:42 15:50:42.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:42 15:50:42.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:42 15:50:42.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:42 15:50:42.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:42 Matcher matching text to regular expression 'Runs:.*')
11:50:42 15:50:42.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:42 15:50:42.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:42 15:50:42.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:42 15:50:42.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:42 15:50:42.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:42 15:50:42.453 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:42 15:50:42.954 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:42 15:50:42.954 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:42 15:50:42.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:42 15:50:42.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:42 15:50:42.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:42 15:50:42.955 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:42 15:50:42.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:42 15:50:42.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:42 15:50:42.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:42 15:50:42.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:42 Matcher matching text to regular expression 'Runs:.*')
11:50:42 15:50:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:42 15:50:42.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:42 15:50:42.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:42 15:50:42.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:42 15:50:42.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:42 15:50:42.958 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:43 15:50:43.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:43 15:50:43.458 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:43 15:50:43.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:43 15:50:43.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:43 15:50:43.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:43 15:50:43.459 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:43 15:50:43.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:43 15:50:43.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:43 15:50:43.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:43 15:50:43.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:43 Matcher matching text to regular expression 'Runs:.*')
11:50:43 15:50:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:43 15:50:43.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:43 15:50:43.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:43 15:50:43.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:43 15:50:43.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:43 15:50:43.462 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:43 15:50:43.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:43 15:50:43.962 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:43 15:50:43.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:43 15:50:43.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:43 15:50:43.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:43 15:50:43.963 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:43 15:50:43.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:43 15:50:43.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:43 15:50:43.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:43 15:50:43.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:43 Matcher matching text to regular expression 'Runs:.*')
11:50:43 15:50:43.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:43 15:50:43.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:43 15:50:43.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:43 15:50:43.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:43 15:50:43.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:43 15:50:43.966 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:44 15:50:44.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:44 15:50:44.467 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:44 15:50:44.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:44 15:50:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:44 15:50:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:44 15:50:44.468 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:44 15:50:44.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:44 15:50:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:44 15:50:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:44 15:50:44.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:44 Matcher matching text to regular expression 'Runs:.*')
11:50:44 15:50:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:44 15:50:44.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:44 15:50:44.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:44 15:50:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:44 15:50:44.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:44 15:50:44.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:44 15:50:44.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:44 15:50:44.971 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:44 15:50:44.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:44 15:50:44.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:44 15:50:44.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:44 15:50:44.972 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:44 15:50:44.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:44 15:50:44.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:44 15:50:44.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:44 15:50:44.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:44 Matcher matching text to regular expression 'Runs:.*')
11:50:44 15:50:44.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:44 15:50:44.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:44 15:50:44.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:44 15:50:44.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:44 15:50:44.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:44 15:50:44.975 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:45 15:50:45.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:45 15:50:45.476 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:45 15:50:45.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:45 15:50:45.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:45 15:50:45.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:45 15:50:45.477 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:45 15:50:45.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:45 15:50:45.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:45 15:50:45.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:45 15:50:45.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:45 Matcher matching text to regular expression 'Runs:.*')
11:50:45 15:50:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:45 15:50:45.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:45 15:50:45.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:45 15:50:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:45 15:50:45.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:45 15:50:45.480 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:45 15:50:45.980 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:45 15:50:45.980 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:45 15:50:45.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:45 15:50:45.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:45 15:50:45.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:45 15:50:45.981 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:45 15:50:45.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:45 15:50:45.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:45 15:50:45.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:45 15:50:45.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:45 Matcher matching text to regular expression 'Runs:.*')
11:50:45 15:50:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:45 15:50:45.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:45 15:50:45.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:45 15:50:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:45 15:50:45.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:45 15:50:45.984 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:46 15:50:46.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:46 15:50:46.484 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:46 15:50:46.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:46 15:50:46.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:46 15:50:46.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:46 15:50:46.486 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:46 15:50:46.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:46 15:50:46.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:46 15:50:46.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2
11:50:46 15:50:46.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:46 Matcher matching text to regular expression 'Runs:.*')
11:50:46 15:50:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:46 15:50:46.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:46 15:50:46.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:46 15:50:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:46 15:50:46.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:46 15:50:46.488 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:46 15:50:46.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:46 15:50:46.988 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:46 15:50:46.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:46 15:50:46.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:47 15:50:46.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:47 15:50:46.990 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:47 15:50:46.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:47 15:50:46.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:47 15:50:46.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:47 15:50:46.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:47 Matcher matching text to regular expression 'Runs:.*')
11:50:47 15:50:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:47 15:50:46.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:47 15:50:46.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:47 15:50:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:47 15:50:46.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:47 15:50:46.992 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:47 15:50:46.992 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is not listed in considered jobs, ignore it
11:50:47 15:50:46.992 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JUnit Starter Job' has no excuses, wait for it
11:50:47 15:50:47.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:47 15:50:47.493 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:47 15:50:47.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:47 15:50:47.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:47 15:50:47.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:47 15:50:47.494 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:47 15:50:47.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:47 15:50:47.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:47 15:50:47.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:47 15:50:47.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:47 Matcher matching text to regular expression 'Runs:.*')
11:50:47 15:50:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:47 15:50:47.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:47 15:50:47.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:47 15:50:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:47 15:50:47.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:47 15:50:47.498 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:47 15:50:47.498 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is not listed in considered jobs, ignore it
11:50:47 15:50:47.498 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JUnit Starter Job' has no excuses, wait for it
11:50:47 15:50:47.998 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:47 15:50:47.998 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:47 15:50:47.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:47 15:50:47.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:48 15:50:47.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:48 15:50:48.000 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:48 15:50:48.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:48 15:50:48.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:48 15:50:48.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:48 15:50:48.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:48 Matcher matching text to regular expression 'Runs:.*')
11:50:48 15:50:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:48 15:50:48.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:48 15:50:48.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:48 15:50:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:48 15:50:48.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:48 15:50:48.002 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:48 15:50:48.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is not listed in considered jobs, ignore it
11:50:48 15:50:48.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JUnit Starter Job' has no excuses, wait for it
11:50:48 15:50:48.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:48 15:50:48.503 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:48 15:50:48.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:48 15:50:48.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:48 15:50:48.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:48 15:50:48.504 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:48 15:50:48.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:48 15:50:48.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:48 15:50:48.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:48 15:50:48.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:48 Matcher matching text to regular expression 'Runs:.*')
11:50:48 15:50:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:48 15:50:48.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:48 15:50:48.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:48 15:50:48.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:48 15:50:48.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:48 15:50:48.507 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:48 15:50:48.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is not listed in considered jobs, ignore it
11:50:48 15:50:48.507 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JUnit Starter Job' has no excuses, wait for it
11:50:49 15:50:49.007 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:49 15:50:49.007 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:49 15:50:49.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:49 15:50:49.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:49 15:50:49.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:49 15:50:49.009 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:49 15:50:49.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:49 15:50:49.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:49 15:50:49.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:49 15:50:49.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:49 Matcher matching text to regular expression 'Runs:.*')
11:50:49 15:50:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:49 15:50:49.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:49 15:50:49.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:49 15:50:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:49 15:50:49.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:49 15:50:49.012 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:49 15:50:49.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is not listed in considered jobs, ignore it
11:50:49 15:50:49.013 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JUnit Starter Job' has no excuses, wait for it
11:50:49 15:50:49.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:49 15:50:49.513 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:49 15:50:49.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:49 15:50:49.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:49 15:50:49.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:49 15:50:49.514 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:49 15:50:49.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:49 15:50:49.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:49 15:50:49.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:49 15:50:49.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:49 Matcher matching text to regular expression 'Runs:.*')
11:50:49 15:50:49.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:49 15:50:49.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:49 15:50:49.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:49 15:50:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:49 15:50:49.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:49 15:50:49.516 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:49 15:50:49.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is not listed in considered jobs, ignore it
11:50:49 15:50:49.517 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JUnit Starter Job' has no excuses, wait for it
11:50:50 15:50:50.017 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:50 15:50:50.017 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:50 15:50:50.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:50 15:50:50.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:50 15:50:50.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:50 15:50:50.018 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:50 15:50:50.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:50 15:50:50.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:50 15:50:50.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:50 15:50:50.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:50 Matcher matching text to regular expression 'Runs:.*')
11:50:50 15:50:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:50 15:50:50.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:50 15:50:50.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:50 15:50:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:50 15:50:50.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:50 15:50:50.021 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:50 15:50:50.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is not listed in considered jobs, ignore it
11:50:50 15:50:50.021 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JUnit Starter Job' has no excuses, wait for it
11:50:50 15:50:50.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:50 15:50:50.521 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:50 15:50:50.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:50 15:50:50.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:50 15:50:50.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:50 15:50:50.522 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:50 15:50:50.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:50 15:50:50.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:50 15:50:50.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:50 15:50:50.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:50 Matcher matching text to regular expression 'Runs:.*')
11:50:50 15:50:50.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:50 15:50:50.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:50 15:50:50.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:50 15:50:50.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:50 15:50:50.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:50 15:50:50.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:50 15:50:50.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is not listed in considered jobs, ignore it
11:50:50 15:50:50.526 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JUnit Starter Job' has no excuses, wait for it
11:50:51 15:50:51.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:51 15:50:51.027 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:51 15:50:51.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:51 15:50:51.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:51 15:50:51.028 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:51 15:50:51.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:51 15:50:51.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:51 15:50:51.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:51 Matcher matching text to regular expression 'Runs:.*')
11:50:51 15:50:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:51 15:50:51.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:51 15:50:51.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:51 15:50:51.031 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:51 15:50:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is not listed in considered jobs, ignore it
11:50:51 15:50:51.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JUnit Starter Job' has no excuses, wait for it
11:50:51 15:50:51.531 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:51 15:50:51.531 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:51 15:50:51.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:51 15:50:51.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:51 15:50:51.533 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:51 15:50:51.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:51 15:50:51.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:51 15:50:51.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:51 Matcher matching text to regular expression 'Runs:.*')
11:50:51 15:50:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:51 15:50:51.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is not listed in considered jobs, ignore it
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is not listed in considered jobs, ignore it
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is not listed in considered jobs, ignore it
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is not listed in considered jobs, ignore it
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is not listed in considered jobs, ignore it
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is not listed in considered jobs, ignore it
11:50:51 15:50:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully
11:50:51 15:50:51.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate.
11:50:51 15:50:51.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:51 15:50:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:51 15:50:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:51 15:50:51.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:51 15:50:51.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E')
11:50:51 15:50:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:51 15:50:51.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:51 15:50:51.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:51 15:50:51.548 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:51 15:50:51.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:51 15:50:51.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:51 15:50:51.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:51 15:50:51.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:51 15:50:51.549 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:51 15:50:51.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:51 15:50:51.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:51 15:50:51.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:51 15:50:51.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:51 15:50:51.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:51 Matcher matching text to regular expression 'Runs:.*')
11:50:51 15:50:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:51 15:50:51.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:51 15:50:51.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:51 15:50:51.551 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:51 15:50:51.553 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:51 15:50:51.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:51 15:50:51.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2
11:50:51 15:50:51.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:51 Matcher matching text to regular expression 'Errors:.*')
11:50:51 15:50:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:51 15:50:51.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:51 15:50:51.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:51 15:50:51.573 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:51 15:50:51.574 INFO [WorkbenchTestable][AbstractView] Activate view JUnit
11:50:51 15:50:51.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit
11:50:51 15:50:51.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null
11:50:51 15:50:51.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label:
11:50:51 Matcher matching text to regular expression 'Failures:.*')
11:50:51 15:50:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:51 15:50:51.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:51 15:50:51.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:51 15:50:51.581 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:51 15:50:51.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest
11:50:51 15:50:51.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:51 15:50:51.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:51 15:50:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:51 15:50:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:51 15:50:51.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:50:51 15:50:51.583 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest)
11:50:51 15:50:51.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:50:51 15:50:51.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:51 15:50:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:51 15:50:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:51 15:50:51.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:51 15:50:51.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:50:51 15:50:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:51 15:50:51.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:51 15:50:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:51 15:50:51.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:51 15:50:51.593 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:51 15:50:51.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:51 15:50:51.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:51 15:50:51.624 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:51 15:50:51.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:51 15:50:51.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:51 15:50:51.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:51 15:50:51.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:51 15:50:51.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:51 15:50:51.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:51 15:50:51.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:51 15:50:51.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:51 15:50:51.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:52 15:50:52.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:52 15:50:52.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:52 15:50:52.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:52 15:50:52.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:50:52 15:50:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:50:52 15:50:52.627 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:50:52 15:50:52.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:50:52 15:50:52.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:52 15:50:52.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:50:52 15:50:52.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:50:52 15:50:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:52 15:50:52.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:52 15:50:52.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:52 15:50:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:52 15:50:52.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:52 15:50:52.628 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest
11:50:52 15:50:52.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest
11:50:52 15:50:52.629 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest
11:50:52 15:50:52.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection
11:50:52 15:50:52.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest
11:50:52 15:50:52.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:50:52 15:50:52.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'New'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:''
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:''
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:''
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:''
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:''
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:''
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:50:52 15:50:52.664 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:50:52 15:50:52.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:50:52 15:50:52.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:50:52 15:50:52.664 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer
11:50:52 15:50:52.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest
11:50:52 15:50:52.669 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest
11:50:52 15:50:52.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection
11:50:52 15:50:52.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest
11:50:52 15:50:52.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:50:52 15:50:52.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:52 15:50:52.695 DEBUG [main][MenuItemLookup] Found menu:'New'
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:''
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:''
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:50:52 15:50:52.696 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:50:52 15:50:52.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:50:52 15:50:52.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:50:52 15:50:52.696 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:50:52 15:50:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:50:53 15:50:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:50:53 15:50:53.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:50:53 15:50:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:53 15:50:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:53 15:50:53.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:53 15:50:53.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:53 15:50:53.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:50:53 15:50:53.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:53 15:50:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:53 15:50:53.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:53 15:50:53.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:53 15:50:53.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:53 15:50:53.283 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:50:53 15:50:53.283 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:50:53 15:50:53.283 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:53 15:50:53.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:53 15:50:53.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:53 15:50:53.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:50:53 15:50:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:53 15:50:53.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:53 15:50:53.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:53 15:50:53.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:53 15:50:53.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:53 15:50:53.284 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:50:53 15:50:53.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:53 15:50:53.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:53 15:50:53.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:53 15:50:53.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:53 15:50:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:50:53 15:50:53.288 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest
11:50:53 15:50:53.788 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:53 15:50:53.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:53 15:50:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:53 15:50:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:53 15:50:53.789 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:50:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.48 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest
11:50:53 junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest)  Time elapsed: 11.919 s
11:50:53 Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:53 15:50:53.796 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:53 15:50:53.796 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:53 15:50:53.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:53 15:50:53.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:53 15:50:53.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:53 15:50:53.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:53 15:50:53.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:53 15:50:53.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:53 15:50:53.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:53 15:50:53.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:53 15:50:53.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:53 15:50:53.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:53 15:50:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:53 15:50:53.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:53 15:50:53.811 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Item match:Window
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:''
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:''
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:''
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:50:53 15:50:53.811 DEBUG [main][MenuItemLookup] Item match:Preferences
11:50:53 15:50:53.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:50:53 15:50:53.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:50:53 15:50:53.811 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:50:53 15:50:53.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:50:53 15:50:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:50:53 15:50:53.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:53 15:50:53.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:53 15:50:53.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:53 15:50:53.905 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:50:53 15:50:53.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:53 15:50:53.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:53 15:50:53.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:53 15:50:53.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:53 15:50:53.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:53 15:50:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:53 15:50:53.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:53 15:50:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:53 15:50:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:53 15:50:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children...
11:50:53 15:50:53.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:53 15:50:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:54 15:50:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:54 15:50:54.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:54 15:50:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully
11:50:54 15:50:54.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:54 15:50:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:54 15:50:54.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:54 15:50:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:54 15:50:54.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:54 15:50:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children...
11:50:54 15:50:54.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:54 15:50:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:54 15:50:54.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:54 15:50:54.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:54 15:50:54.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully
11:50:54 15:50:54.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:54 15:50:54.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:54 15:50:54.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:54 15:50:54.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:54 15:50:54.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:54 15:50:54.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page
11:50:54 15:50:54.910 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page
11:50:54 15:50:54.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection
11:50:54 15:50:54.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page
11:50:54 15:50:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:54 15:50:54.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:54 15:50:54.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:54 15:50:54.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:54 15:50:54.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:50:54 15:50:54.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:54 15:50:54.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:54 15:50:54.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:54 15:50:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:54 15:50:54.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:54 15:50:54.918 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:50:54 15:50:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:54 15:50:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:54 15:50:54.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:54 15:50:54.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:54 15:50:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:54 15:50:54.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:54 15:50:54.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:54 15:50:54.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:54 15:50:54.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:54 15:50:54.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:54 15:50:54.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:54 15:50:54.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:54 15:50:54.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:54 15:50:54.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:54 15:50:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:54 15:50:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:54 15:50:54.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:54 15:50:54.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Item match:Window
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:''
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:''
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:''
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:50:54 15:50:54.977 DEBUG [main][MenuItemLookup] Item match:Preferences
11:50:54 15:50:54.977 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:50:54 15:50:54.977 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:50:54 15:50:54.978 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:50:55 15:50:55.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:50:55 15:50:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:50:55 15:50:55.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.127 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:50:55 15:50:55.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:55 15:50:55.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:55 15:50:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:55 15:50:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children...
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children...
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page
11:50:55 15:50:55.129 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page
11:50:55 15:50:55.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection
11:50:55 15:50:55.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page
11:50:55 15:50:55.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:50:55 15:50:55.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:55 15:50:55.132 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:50:55 15:50:55.132 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:50:55 15:50:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:55 15:50:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:55 15:50:55.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:55 15:50:55.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:55 15:50:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:55 15:50:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:50:55 15:50:55.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.133 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences
11:50:55 15:50:55.133 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences'
11:50:55 15:50:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:50:55 15:50:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:50:55 15:50:55.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:55 15:50:55.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:55 15:50:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:55 15:50:55.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:55 15:50:55.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:55 15:50:55.174 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Item match:Window
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:50:55 15:50:55.174 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.175 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:50:55 15:50:55.175 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:50:55 15:50:55.175 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.175 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:50:55 15:50:55.175 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.175 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:50:55 15:50:55.175 DEBUG [main][MenuItemLookup] Item match:Preferences
11:50:55 15:50:55.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:50:55 15:50:55.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:50:55 15:50:55.175 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:50:55 15:50:55.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:50:55 15:50:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:50:55 15:50:55.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.242 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:50:55 15:50:55.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:55 15:50:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:55 15:50:55.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:55 15:50:55.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children...
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children...
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page
11:50:55 15:50:55.249 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page
11:50:55 15:50:55.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection
11:50:55 15:50:55.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page
11:50:55 15:50:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:50:55 15:50:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:55 15:50:55.252 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:50:55 15:50:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:55 15:50:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:55 15:50:55.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:55 15:50:55.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:55 15:50:55.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.292 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:55 15:50:55.292 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:55 15:50:55.292 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:50:55 15:50:55.292 DEBUG [main][MenuItemLookup] Item match:Window
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:50:55 15:50:55.293 DEBUG [main][MenuItemLookup] Item match:Preferences
11:50:55 15:50:55.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:50:55 15:50:55.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:50:55 15:50:55.293 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:50:55 15:50:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:50:55 15:50:55.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:50:55 15:50:55.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.359 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:50:55 15:50:55.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:55 15:50:55.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children...
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children...
11:50:55 15:50:55.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully
11:50:55 15:50:55.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page
11:50:55 15:50:55.368 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page
11:50:55 15:50:55.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection
11:50:55 15:50:55.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page
11:50:55 15:50:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:55 15:50:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:50:55 15:50:55.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.370 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences
11:50:55 15:50:55.370 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences'
11:50:55 15:50:55.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:55 15:50:55.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:55 15:50:55.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:55 15:50:55.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:55 15:50:55.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Item match:Window
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:50:55 15:50:55.411 DEBUG [main][MenuItemLookup] Item match:Preferences
11:50:55 15:50:55.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:50:55 15:50:55.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:50:55 15:50:55.411 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:50:55 15:50:55.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:50:55 15:50:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:50:55 15:50:55.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.479 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:50:55 15:50:55.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:55 15:50:55.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:55 15:50:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:55 15:50:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:55 15:50:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children...
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children...
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page
11:50:55 15:50:55.485 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page
11:50:55 15:50:55.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection
11:50:55 15:50:55.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page
11:50:55 15:50:55.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:50:55 15:50:55.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:55 15:50:55.488 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:50:55 15:50:55.488 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:50:55 15:50:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:55 15:50:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:55 15:50:55.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:55 15:50:55.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:55 15:50:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:55 15:50:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:50:55 15:50:55.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.489 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences
11:50:55 15:50:55.489 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences'
11:50:55 15:50:55.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:50:55 15:50:55.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:50:55 15:50:55.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:55 15:50:55.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:55 15:50:55.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.539 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:55 15:50:55.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:55 15:50:55.539 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:55 15:50:55.539 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Item match:Window
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:50:55 15:50:55.540 DEBUG [main][MenuItemLookup] Item match:Preferences
11:50:55 15:50:55.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:50:55 15:50:55.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:50:55 15:50:55.540 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:50:55 15:50:55.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:50:55 15:50:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:50:55 15:50:55.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.633 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:50:55 15:50:55.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:55 15:50:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:55 15:50:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:55 15:50:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:55 15:50:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children...
11:50:55 15:50:55.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully
11:50:55 15:50:55.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children...
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category
11:50:55 15:50:55.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page
11:50:55 15:50:55.636 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page
11:50:55 15:50:55.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection
11:50:55 15:50:55.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page
11:50:55 15:50:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:50:55 15:50:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:50:55 15:50:55.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:50:55 15:50:55.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.639 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences
11:50:55 15:50:55.639 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences'
11:50:55 15:50:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:50:55 15:50:55.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:50:55 15:50:55.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:55 15:50:55.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:55 15:50:55.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 15:50:55.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)
11:50:55 15:50:55.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 15:50:55.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:50:55 15:50:55.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:50:55 15:50:55.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:50:55 15:50:55.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:50:55 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest
11:50:55 cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)  Time elapsed: 1.179 s
11:50:55 restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)  Time elapsed: 0.197 s
11:50:55 ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)  Time elapsed: 0.118 s
11:50:55 openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)  Time elapsed: 0.118 s
11:50:55 apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)  Time elapsed: 0.129 s
11:50:55 openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest)  Time elapsed: 0.141 s
11:50:55 Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest
11:50:55 15:50:55.739 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest
11:50:55 15:50:55.740 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:50:55 15:50:55.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:55 15:50:55.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest
11:50:55 15:50:55.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:55 15:50:55.740 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:50:55 15:50:55.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:55 15:50:55.741 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:50:55 15:50:55.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:55 15:50:55.741 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:50:55 15:50:55.741 DEBUG [main][EditorHandler] 0 editor(s) found
11:50:55 15:50:55.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:50:55 15:50:55.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:55 15:50:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:55 15:50:55.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:50:55 15:50:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:55 15:50:55.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:55 15:50:55.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:55 15:50:55.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:55 15:50:55.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:50:55 15:50:55.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:50:55 15:50:55.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:50:55 15:50:55.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:55 15:50:55.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:55 15:50:55.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:55 15:50:55.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:50:55 To add a project: TooltipText=null
11:50:55 15:50:55.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:55 15:50:55.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:55 15:50:55.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:55 15:50:55.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:50:55 To add a project: TooltipText=null
11:50:55 15:50:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:50:55 15:50:55.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:50:55 15:50:55.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:55 15:50:55.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:50:55 To add a project: TooltipText=null
11:50:55 15:50:55.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:50:55 15:50:55.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest)
11:50:55 15:50:55.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest
11:50:55 15:50:55.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:50:55 15:50:55.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:50:55 15:50:55.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:50:55 15:50:55.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:55 15:50:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:55 15:50:55.773 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:55 15:50:55.774 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:55 15:50:55.775 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:55 15:50:55.775 DEBUG [main][MenuItemLookup] Item match:File
11:50:55 15:50:55.775 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:50:55 15:50:55.775 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:''
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:50:55 15:50:55.778 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:50:55 15:50:55.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:50:55 15:50:55.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:50:55 15:50:55.778 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:50:55 15:50:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:50:55 15:50:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:50:55 15:50:55.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:50:55 15:50:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:55 15:50:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:55 15:50:55.858 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:55 15:50:55.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:55 15:50:55.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:50:55 15:50:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:55 15:50:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:55 15:50:55.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:55 15:50:55.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:50:55 15:50:55.861 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:50:55 15:50:55.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:50:55 15:50:55.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:50:55 15:50:55.869 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:55 15:50:55.869 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:50:55 15:50:55.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:50:55 15:50:55.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:55 15:50:55.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:55 15:50:55.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:55 15:50:55.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:55 15:50:55.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:55 15:50:55.870 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:50:55 15:50:55.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:55 15:50:55.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:55 15:50:55.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:55 15:50:55.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:56 15:50:56.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:56 15:50:56.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:56 15:50:56.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:56 15:50:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:50:56 15:50:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:50:56 15:50:56.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:50:56 15:50:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:56 15:50:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:56 15:50:56.048 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:50:56 15:50:56.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:56 15:50:56.048 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject'
11:50:56 15:50:56.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:50:56 is "Project name:")
11:50:56 15:50:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:56 15:50:56.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:56 15:50:56.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:56 15:50:56.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:56 15:50:56.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:56 15:50:56.050 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:56 15:50:56.051 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject
11:50:56 15:50:56.078 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:50:56 15:50:56.078 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:50:56 15:50:56.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:50:56 15:50:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:56 15:50:56.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:56 15:50:56.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:56 15:50:56.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:56 15:50:56.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:56 15:50:56.082 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:50:56 15:50:56.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:56 15:50:56.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:56 15:50:56.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:56 15:50:56.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:56 15:50:56.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:59 15:50:59.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:59 15:50:59.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:50:59 15:50:59.191 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:50:59 15:50:59.192 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:59 15:50:59.192 DEBUG [main][MenuItemLookup] Item match:File
11:50:59 15:50:59.192 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:50:59 15:50:59.192 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:''
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:''
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:''
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:50:59 15:50:59.195 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:50:59 15:50:59.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:50:59 15:50:59.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:50:59 15:50:59.195 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:50:59 15:50:59.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:50:59 15:50:59.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:50:59 15:50:59.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:50:59 15:50:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:59 15:50:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:59 15:50:59.266 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:59 15:50:59.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:50:59 15:50:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:59 15:50:59.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:59 15:50:59.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:59 15:50:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:59 15:50:59.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:50:59 15:50:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:50:59 15:50:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:59 15:50:59.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:50:59 15:50:59.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:50:59 15:50:59.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:50:59 15:50:59.268 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:50:59 15:50:59.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:50:59 15:50:59.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:50:59 15:50:59.271 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:50:59 15:50:59.271 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:50:59 15:50:59.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:50:59 15:50:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:59 15:50:59.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:59 15:50:59.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:59 15:50:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:59 15:50:59.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:59 15:50:59.272 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:50:59 15:50:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:59 15:50:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:59 15:50:59.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:59 15:50:59.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:59 15:50:59.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:50:59 15:50:59.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:50:59 15:50:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:50:59 15:50:59.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:50:59 15:50:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:59 15:50:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:59 15:50:59.363 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:50:59 15:50:59.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:50:59 15:50:59.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:50:59 is "Name:")
11:50:59 15:50:59.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:59 15:50:59.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:59 15:50:59.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:59 15:50:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:59 15:50:59.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:50:59 15:50:59.394 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:50:59 15:50:59.395 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash
11:50:59 15:50:59.400 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:50:59 15:50:59.400 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:50:59 15:50:59.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:50:59 15:50:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:59 15:50:59.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:59 15:50:59.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:59 15:50:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:59 15:50:59.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:50:59 15:50:59.404 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:50:59 15:50:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:50:59 15:50:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:50:59 15:50:59.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:50:59 15:50:59.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:50:59 15:50:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f982085 is found...
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f982085 is found finished successfully
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QGenHash.java\E')
11:50:59 15:50:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:50:59 15:50:59.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:50:59 15:50:59.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:50:59 15:50:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:50:59 15:50:59.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:50:59 15:50:59.979 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:59 15:50:59.979 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:50:59 public class GenHash {
11:50:59 
11:50:59 }
11:50:59  TooltipText=null
11:50:59 15:50:59.979 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0
11:50:59 15:50:59.983 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:50:59 15:50:59.983 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:50:59 public class GenHash {
11:50:59 
11:50:59 private String text;}
11:50:59  TooltipText=null
11:50:59 15:50:59.983 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:50:59 15:50:59.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform
11:50:59 15:50:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:50:59 15:50:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:50:59 15:50:59.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform'
11:50:59 15:50:59.983 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform'
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:'File'
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Item match:File
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:''
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:''
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:50:59 15:50:59.984 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:51:00 15:51:00.052 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:51:00 15:51:00.052 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:51:00 15:51:00.052 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:51:00 15:51:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:51:00 15:51:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:51:00 15:51:00.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:00 15:51:00.145 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
11:51:00 public class GenHash {
11:51:00 
11:51:00 private String text;}
11:51:00  TooltipText=null
11:51:00 15:51:00.147 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:51:00 15:51:00.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing	Ctrl+Z'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Revert File'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:''
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb	Shift+Alt+B'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline	Ctrl+O'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy	Ctrl+T'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Open With'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:''
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:''
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix	Ctrl+1'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:51:00 15:51:00.279 DEBUG [main][MenuItemLookup] Item match:Source	Shift+Alt+S
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment	Shift+Ctrl+C'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment	Shift+Ctrl+\'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment	Shift+Alt+J'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:''
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation	Ctrl+I'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Format	Shift+Ctrl+F'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Format Element'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:''
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Add Import	Shift+Ctrl+M'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports	Shift+Ctrl+O'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:''
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...'
11:51:00 15:51:00.280 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()...
11:51:00 15:51:00.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..."
11:51:00 15:51:00.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()...
11:51:00 15:51:00.281 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()...
11:51:00 15:51:00.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Generate hashCode() and equals()"] is available....
11:51:00 15:51:00.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Generate hashCode() and equals()"] is available. finished successfully
11:51:00 15:51:00.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals()
11:51:00 15:51:00.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:00 15:51:00.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:00 15:51:00.382 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed
11:51:00 15:51:00.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:00 15:51:00.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:51:00 15:51:00.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:00 15:51:00.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:00 15:51:00.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:00 15:51:00.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:00 15:51:00.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:00 15:51:00.383 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1
11:51:00 15:51:00.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text
11:51:00 15:51:00.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:00 15:51:00.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:00 15:51:00.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text
11:51:00 15:51:00.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text
11:51:00 15:51:00.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:01 15:51:01.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:01 15:51:01.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text
11:51:01 15:51:01.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:51:01 15:51:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:01 15:51:01.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:01 15:51:01.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:01 15:51:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:01 15:51:01.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:01 15:51:01.386 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1
11:51:01 15:51:01.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text
11:51:01 15:51:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:01 15:51:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:01 15:51:01.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text
11:51:01 15:51:01.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text
11:51:01 15:51:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:02 15:51:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:02 15:51:02.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text
11:51:02 15:51:02.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All")
11:51:02 15:51:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:02 15:51:02.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:02 15:51:02.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:02 15:51:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:02 15:51:02.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:02 15:51:02.391 INFO [WorkbenchTestable][AbstractButton] Click button Select &All
11:51:02 15:51:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:02 15:51:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:02 15:51:02.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:02 15:51:02.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:02 15:51:02.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:02 15:51:02.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:02 15:51:02.393 INFO [WorkbenchTestable][AbstractButton] Click button &Generate
11:51:02 15:51:02.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:02 15:51:02.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:02 15:51:02.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:02 15:51:02.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:02 15:51:02.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:02 15:51:02.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:02 15:51:02.635 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:02 15:51:02.635 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=import java.util.Objects;
11:51:02 
11:51:02 public class GenHash {
11:51:02 
11:51:02 @Override
11:51:02 	public int hashCode() {
11:51:02 		return Objects.hash(text);
11:51:02 	}
11:51:02 
11:51:02 	@Override
11:51:02 	public boolean equals(Object obj) {
11:51:02 		if (this == obj)
11:51:02 			return true;
11:51:02 		if (obj == null)
11:51:02 			return false;
11:51:02 		if (getClass() != obj.getClass())
11:51:02 			return false;
11:51:02 		GenHash other = (GenHash) obj;
11:51:02 		return Objects.equals(text, other.text);
11:51:02 	}
11:51:02 
11:51:02 private String text;}
11:51:02  TooltipText=null
11:51:02 15:51:02.635 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:51:02 15:51:02.635 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java
11:51:02 15:51:02.768 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed
11:51:02 15:51:02.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest
11:51:02 15:51:02.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:02 15:51:02.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:02 15:51:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:02 15:51:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:02 15:51:02.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest)
11:51:02 15:51:02.769 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:51:02 15:51:02.769 DEBUG [main][EditorHandler] 0 editor(s) found
11:51:02 15:51:02.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:02 15:51:02.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:02 15:51:02.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:51:02 15:51:02.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:02 15:51:02.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:02 15:51:02.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:02 15:51:02.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:02 15:51:02.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:02 15:51:02.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:02 15:51:02.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:51:02 15:51:02.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:02 15:51:02.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:02 15:51:02.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:02 15:51:02.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:02 15:51:02.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:02 15:51:02.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:02 15:51:02.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:02 15:51:02.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:02 15:51:02.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:51:02 15:51:02.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:02 15:51:02.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:02 15:51:02.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:02 15:51:02.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:02 15:51:02.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:02 15:51:02.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:02 15:51:02.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:02 15:51:02.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:02 15:51:02.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:02 15:51:02.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:02 15:51:02.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:02 15:51:02.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:02 15:51:02.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:03 15:51:03.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:03 15:51:03.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:03 15:51:03.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:03 15:51:03.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:03 15:51:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:03 15:51:03.793 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:03 15:51:03.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:03 15:51:03.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:03 15:51:03.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:03 15:51:03.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:03 15:51:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:03 15:51:03.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:03 15:51:03.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:03 15:51:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:03 15:51:03.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:03 15:51:03.794 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject
11:51:03 15:51:03.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:03 15:51:03.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:03 15:51:03.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:03 15:51:03.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:03 15:51:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:03 15:51:03.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:03 15:51:03.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:04 15:51:04.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:04 15:51:04.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:04 15:51:04.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:04 15:51:04.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:04 15:51:04.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:04 15:51:04.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:04 15:51:04.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:04 15:51:04.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:04 15:51:04.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:04 15:51:04.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:04 15:51:04.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:04 15:51:04.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:04 15:51:04.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:04 15:51:04.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:04 15:51:04.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:04 15:51:04.797 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject
11:51:04 15:51:04.797 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:04 15:51:04.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:04 15:51:04.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:04 15:51:04.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:04 15:51:04.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:04 15:51:04.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:04 15:51:04.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:04 15:51:04.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:04 15:51:04.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:04 15:51:04.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:04 15:51:04.798 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:51:04 15:51:04.798 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:51:04 15:51:04.798 DEBUG [main][TreeItemHandler] Set Tree selection
11:51:04 15:51:04.798 DEBUG [main][TreeHandler] Notify Tree about selection event
11:51:04 15:51:04.805 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:51:04 15:51:04.810 DEBUG [WorkbenchTestable][TreeItemHandler]   GenHashProject
11:51:04 15:51:04.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:04 15:51:04.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:''
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:''
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:''
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:''
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:51:04 15:51:04.837 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:51:04 15:51:04.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:51:04 15:51:04.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:51:04 15:51:04.837 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:51:04 15:51:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:04 15:51:04.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:04 15:51:04.837 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:05 15:51:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:05 15:51:05.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:05 15:51:05.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Found menu:''
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Found menu:''
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:05 15:51:05.362 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:51:05 15:51:05.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:51:05 15:51:05.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:51:05 15:51:05.362 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:51:05 15:51:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:51:05 15:51:05.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:51:05 15:51:05.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:51:05 15:51:05.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:05 15:51:05.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:05 15:51:05.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:51:05 15:51:05.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:05 15:51:05.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:05 15:51:05.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:05 15:51:05.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:05 15:51:05.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:05 15:51:05.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:05 15:51:05.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:05 15:51:05.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:05 15:51:05.968 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:51:05 15:51:05.968 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:51:05 15:51:05.968 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:05 15:51:05.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:05 15:51:05.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:05 15:51:05.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:05 15:51:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:05 15:51:05.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:05 15:51:05.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:05 15:51:05.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:05 15:51:05.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:05 15:51:05.969 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:05 15:51:05.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:05 15:51:05.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:05 15:51:05.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:05 15:51:05.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:05 15:51:05.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:51:05 15:51:05.972 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:06 15:51:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:06 15:51:06.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:06 15:51:06.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:06 15:51:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:06 15:51:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:51:06 15:51:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:06 15:51:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:06 15:51:06.475 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest
11:51:06 15:51:06.475 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:06 15:51:06.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:06 15:51:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:06 15:51:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.736 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest
11:51:06 generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest)  Time elapsed: 6.996 s
11:51:06 Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:06 15:51:06.482 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:06 15:51:06.482 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:06 15:51:06.483 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:06 15:51:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:06 15:51:06.483 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Item match:Window
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:06 15:51:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:06 15:51:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:06 15:51:06.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Item match:Window
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:06 15:51:06.484 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:06 15:51:06.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:51:06 15:51:06.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:06 15:51:06.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:06 15:51:06.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Item match:Window
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:06 15:51:06.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:06 15:51:06.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:06 15:51:06.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:06 15:51:06.485 DEBUG [main][MenuItemLookup] Item match:Window
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:06 15:51:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:06 15:51:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:06 15:51:06.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Item match:Window
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:06 15:51:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:06 15:51:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:06 15:51:06.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:06 15:51:06.486 DEBUG [main][MenuItemLookup] Item match:Window
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:06 15:51:06.487 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:06 15:51:06.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:51:06 15:51:06.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:51:06 15:51:06.487 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:51:06 15:51:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:51:06 15:51:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:51:06 15:51:06.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:06 15:51:06.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:06 15:51:06.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:06 15:51:06.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:06 15:51:06.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:06 15:51:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:06 15:51:06.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:06 15:51:06.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:06 15:51:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:06 15:51:06.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:06 15:51:06.517 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:51:06 15:51:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:06 15:51:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:06 15:51:06.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:06 15:51:06.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:51:06 15:51:06.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:06 15:51:06.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:06 15:51:06.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:06 15:51:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:06 15:51:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:06 15:51:06.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:06 15:51:06.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:06 15:51:06.660 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:06 15:51:06.660 DEBUG [main][MenuItemLookup] Item match:File
11:51:06 15:51:06.661 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:51:06 15:51:06.661 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:''
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:51:06 15:51:06.664 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:51:06 15:51:06.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:51:06 15:51:06.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:51:06 15:51:06.664 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:51:06 15:51:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:51:06 15:51:06.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:51:06 15:51:06.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:51:06 15:51:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:06 15:51:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:06 15:51:06.736 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:06 15:51:06.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:51:06 15:51:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:06 15:51:06.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:06 15:51:06.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:06 15:51:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:06 15:51:06.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:06 15:51:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:06 15:51:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:06 15:51:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:06 15:51:06.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:06 15:51:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:06 15:51:06.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:06 15:51:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:06 15:51:06.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:06 15:51:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:06 15:51:06.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:06 15:51:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:06 15:51:06.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:06 15:51:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:06 15:51:06.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:06 15:51:06.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:51:06 15:51:06.740 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:51:06 15:51:06.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:51:06 15:51:06.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:51:06 15:51:06.751 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:06 15:51:06.751 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:51:06 15:51:06.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:06 15:51:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:06 15:51:06.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:06 15:51:06.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:06 15:51:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:06 15:51:06.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:06 15:51:06.753 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:06 15:51:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:06 15:51:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:06 15:51:06.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:06 15:51:06.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:06 15:51:06.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:06 15:51:06.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:51:06 15:51:06.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:51:06 15:51:06.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:51:06 15:51:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:06 15:51:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:06 15:51:06.943 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:51:06 15:51:06.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:06 15:51:06.943 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest'
11:51:06 15:51:06.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:51:06 is "Project name:")
11:51:06 15:51:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:06 15:51:06.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:06 15:51:06.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:06 15:51:06.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:06 15:51:06.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:06 15:51:06.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:06 15:51:06.946 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest
11:51:06 15:51:06.973 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:51:06 15:51:06.973 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:51:06 15:51:06.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:06 15:51:06.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:06 15:51:06.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:06 15:51:06.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:06 15:51:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:06 15:51:06.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:06 15:51:06.976 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:06 15:51:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:06 15:51:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:06 15:51:06.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:06 15:51:06.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:06 15:51:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:10 15:51:10.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:10 15:51:10.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:10 15:51:10.013 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:10 15:51:10.013 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:10 15:51:10.013 DEBUG [main][MenuItemLookup] Item match:File
11:51:10 15:51:10.014 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:51:10 15:51:10.014 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:''
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:''
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:''
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:51:10 15:51:10.018 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:51:10 15:51:10.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:51:10 15:51:10.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:51:10 15:51:10.018 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:51:10 15:51:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:51:10 15:51:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:51:10 15:51:10.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:51:10 15:51:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:10 15:51:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:10 15:51:10.146 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:10 15:51:10.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:51:10 15:51:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:10 15:51:10.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:10 15:51:10.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:10 15:51:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:10 15:51:10.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:10 15:51:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:10 15:51:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:10 15:51:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:10 15:51:10.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:10 15:51:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:10 15:51:10.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:10 15:51:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:10 15:51:10.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:10 15:51:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:10 15:51:10.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:10 15:51:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:10 15:51:10.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:10 15:51:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:10 15:51:10.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:10 15:51:10.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:51:10 15:51:10.155 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:51:10 15:51:10.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:51:10 15:51:10.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:51:10 15:51:10.158 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:10 15:51:10.158 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:51:10 15:51:10.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:10 15:51:10.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:10 15:51:10.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:10 15:51:10.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:10 15:51:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:10 15:51:10.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:10 15:51:10.159 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:10 15:51:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:10 15:51:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:10 15:51:10.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:10 15:51:10.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:10 15:51:10.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:10 15:51:10.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:51:10 15:51:10.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:51:10 15:51:10.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:51:10 15:51:10.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:10 15:51:10.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:10 15:51:10.273 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:51:10 15:51:10.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:10 15:51:10.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:10 is "Name:")
11:51:10 15:51:10.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:10 15:51:10.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:10 15:51:10.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:10 15:51:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:10 15:51:10.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:10 15:51:10.339 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:10 15:51:10.340 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe
11:51:10 15:51:10.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:10 is "Source folder:")
11:51:10 15:51:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:10 15:51:10.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:10 15:51:10.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:10 15:51:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:10 15:51:10.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:10 15:51:10.372 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:10 15:51:10.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:10 is "Package:")
11:51:10 15:51:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:10 15:51:10.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:10 15:51:10.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:10 15:51:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:10 15:51:10.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:10 15:51:10.382 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:10 15:51:10.382 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:51:10 15:51:10.386 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:51:10 15:51:10.386 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:51:10 15:51:10.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:10 15:51:10.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:10 15:51:10.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:10 15:51:10.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:10 15:51:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:10 15:51:10.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:10 15:51:10.434 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:10 15:51:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:10 15:51:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:10 15:51:10.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:10 15:51:10.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:10 15:51:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:11 15:51:11.048 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:11 15:51:11.049 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:11 15:51:11.049 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:11 15:51:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:11 15:51:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java...
11:51:11 15:51:11.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E')
11:51:11 15:51:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:11 15:51:11.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:11 15:51:11.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:11 15:51:11.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:11 15:51:11.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:11 15:51:11.064 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:11 15:51:11.065 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:51:11 
11:51:11 public class FindMe {
11:51:11 
11:51:11 }
11:51:11  TooltipText=null
11:51:11 15:51:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully
11:51:11 15:51:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b834eed is found...
11:51:11 15:51:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b834eed is found finished successfully
11:51:11 15:51:11.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E')
11:51:11 15:51:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:11 15:51:11.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:11 15:51:11.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:11 15:51:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:11 15:51:11.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:11 15:51:11.067 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:11 15:51:11.067 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:51:11 
11:51:11 public class FindMe {
11:51:11 
11:51:11 }
11:51:11  TooltipText=null
11:51:11 15:51:11.067 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:11 15:51:11.067 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:51:11 
11:51:11 public class FindMe {
11:51:11 
11:51:11 }
11:51:11  TooltipText=null
11:51:11 15:51:11.067 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:51:11 15:51:11.067 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java
11:51:11 15:51:11.184 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed
11:51:11 15:51:11.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:11 15:51:11.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)
11:51:11 15:51:11.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:11 15:51:11.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:11 15:51:11.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:11 15:51:11.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:11 15:51:11.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"]
11:51:11 15:51:11.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:11 15:51:11.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"]
11:51:11 15:51:11.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:11 15:51:11.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:11 15:51:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:11 15:51:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:11 15:51:11.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:11 15:51:11.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:11 15:51:11.224 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:11 15:51:11.224 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:11 15:51:11.224 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:51:11 15:51:11.224 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:51:11 15:51:11.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:11 15:51:11.224 DEBUG [main][MenuItemLookup] Item match:Navigate
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:''
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc	Shift+F2'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard	Shift+Ctrl+V'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:''
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Found menu:'Open Type...'
11:51:11 15:51:11.226 DEBUG [main][MenuItemLookup] Item match:Open Type...
11:51:11 15:51:11.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..."
11:51:11 15:51:11.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type...
11:51:11 15:51:11.242 INFO [main][MenuItemHandler] Select menu item: Open &Type...
11:51:11 15:51:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available....
11:51:11 15:51:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available. finished successfully
11:51:11 15:51:11.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type
11:51:11 15:51:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:11 15:51:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:11 15:51:11.331 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed
11:51:11 15:51:11.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:11 15:51:11.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:51:11 15:51:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:11 15:51:11.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:11 15:51:11.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:11 15:51:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:11 15:51:11.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:11 15:51:11.332 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:51:11 15:51:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:11 15:51:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:11 15:51:11.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:11 15:51:11.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:11 15:51:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:11 15:51:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:11 15:51:11.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:11 15:51:11.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:11 15:51:11.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:11 15:51:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:11 15:51:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:11 15:51:11.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:11 15:51:11.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"]
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"]
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:11 15:51:11.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:11 15:51:11.356 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:11 15:51:11.356 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Item match:Navigate
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:''
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc	Shift+F2'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard	Shift+Ctrl+V'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:''
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Found menu:'Open Type...'
11:51:11 15:51:11.357 DEBUG [main][MenuItemLookup] Item match:Open Type...
11:51:11 15:51:11.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..."
11:51:11 15:51:11.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type...
11:51:11 15:51:11.357 INFO [main][MenuItemHandler] Select menu item: Open &Type...
11:51:11 15:51:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available....
11:51:11 15:51:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available. finished successfully
11:51:11 15:51:11.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type
11:51:11 15:51:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:11 15:51:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:11 15:51:11.452 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed
11:51:11 15:51:11.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:11 15:51:11.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and no matchers specified
11:51:11 15:51:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:11 15:51:11.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:11 15:51:11.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:11 15:51:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:11 15:51:11.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:11 15:51:11.452 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:11 15:51:11.453 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe
11:51:11 15:51:11.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:11 15:51:11.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is not listed in considered jobs, ignore it
11:51:11 15:51:11.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Cache refresh' is not listed in considered jobs, ignore it
11:51:11 15:51:11.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Items filtering' has no excuses, wait for it
11:51:11 15:51:11.953 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Progress message refresh' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is not listed in considered jobs, ignore it
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and no matchers specified
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:11 15:51:11.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:11 15:51:11.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:11 15:51:11.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:11 15:51:11.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:11 15:51:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:11 15:51:11.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:11 15:51:11.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:11 15:51:11.959 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:11 15:51:11.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:11 15:51:11.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:11 15:51:11.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:11 15:51:11.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:12 15:51:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:12 15:51:12.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:12 15:51:12.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@730d4c76 is found...
11:51:12 15:51:12.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@730d4c76 is found finished successfully
11:51:12 15:51:12.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E')
11:51:12 15:51:12.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:12 15:51:12.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:12 15:51:12.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:12 15:51:12.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:12 15:51:12.108 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:12 15:51:12.108 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test;
11:51:12 
11:51:12 public class FindMe {
11:51:12 
11:51:12 }
11:51:12  TooltipText=null
11:51:12 15:51:12.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:12 15:51:12.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:12 15:51:12.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:12 15:51:12.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:12 15:51:12.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:12 15:51:12.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)
11:51:12 15:51:12.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:12 15:51:12.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)
11:51:12 15:51:12.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:12 15:51:12.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:12 15:51:12.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:12 15:51:12.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:12 15:51:12.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform
11:51:12 15:51:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:12 15:51:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:12 15:51:12.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform'
11:51:12 15:51:12.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform'
11:51:12 15:51:12.112 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:12 15:51:12.112 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:12 15:51:12.112 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:51:12 15:51:12.112 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:51:12 15:51:12.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:12 15:51:12.112 DEBUG [main][MenuItemLookup] Item match:Navigate
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:''
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc	Shift+F2'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard	Shift+Ctrl+V'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:''
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Found menu:'Open Type...	Shift+Ctrl+T'
11:51:12 15:51:12.113 DEBUG [main][MenuItemLookup] Item match:Open Type...	Shift+Ctrl+T
11:51:12 15:51:12.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type...	Shift+Ctrl+T"
11:51:12 15:51:12.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type...	Shift+Ctrl+T
11:51:12 15:51:12.113 INFO [main][MenuItemHandler] Select menu item: Open &Type...	Shift+Ctrl+T
11:51:12 15:51:12.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available....
11:51:12 15:51:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available. finished successfully
11:51:12 15:51:12.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type
11:51:12 15:51:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:12 15:51:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:12 15:51:12.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:51:12 15:51:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:12 15:51:12.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:12 15:51:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:12 15:51:12.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:12 15:51:12.176 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:51:12 15:51:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:12 15:51:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:12 15:51:12.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:12 15:51:12.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:12 15:51:12.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:12 15:51:12.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:12 15:51:12.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:12 15:51:12.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:12 15:51:12.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:12 15:51:12.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:12 15:51:12.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:12 15:51:12.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform'
11:51:12 15:51:12.206 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform'
11:51:12 15:51:12.206 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Item match:Navigate
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:''
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc	Shift+F2'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard	Shift+Ctrl+V'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:''
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Found menu:'Open Type...	Shift+Ctrl+T'
11:51:12 15:51:12.207 DEBUG [main][MenuItemLookup] Item match:Open Type...	Shift+Ctrl+T
11:51:12 15:51:12.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type...	Shift+Ctrl+T"
11:51:12 15:51:12.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type...	Shift+Ctrl+T
11:51:12 15:51:12.207 INFO [main][MenuItemHandler] Select menu item: Open &Type...	Shift+Ctrl+T
11:51:12 15:51:12.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Open Type"]
11:51:12 15:51:12.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:12 15:51:12.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:12 15:51:12.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type
11:51:12 15:51:12.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:12 15:51:12.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:12 15:51:12.269 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed
11:51:12 15:51:12.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:12 15:51:12.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:51:12 15:51:12.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:12 15:51:12.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:12 15:51:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:12 15:51:12.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:12 15:51:12.270 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:51:12 15:51:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:12 15:51:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:12 15:51:12.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:12 15:51:12.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:12 15:51:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:12 15:51:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:12 15:51:12.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:12 15:51:12.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:12 15:51:12.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:12 15:51:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:12 15:51:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:12 15:51:12.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)
11:51:12 15:51:12.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:12 15:51:12.320 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
11:51:12 15:51:12.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform
11:51:12 15:51:12.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:12 15:51:12.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:12 15:51:12.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform'
11:51:12 15:51:12.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:12 15:51:12.320 DEBUG [main][MenuItemLookup] Item match:Window
11:51:12 15:51:12.321 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:12 15:51:12.322 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:12 15:51:12.322 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:12 15:51:12.322 DEBUG [main][MenuItemLookup] Found menu:''
11:51:12 15:51:12.322 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:12 15:51:12.322 DEBUG [main][MenuItemLookup] Item match:Show View
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:''
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:51:12 15:51:12.325 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:51:12 15:51:12.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:51:12 15:51:12.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:51:12 15:51:12.326 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:51:12 15:51:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:51:12 15:51:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:51:12 15:51:12.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:51:12 15:51:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:12 15:51:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:12 15:51:12.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:51:12 15:51:12.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:12 15:51:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:12 15:51:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:12 15:51:12.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:51:12 15:51:12.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:12 15:51:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:12 15:51:12.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:12 15:51:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:12 15:51:12.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:12 15:51:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:12 15:51:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:12 15:51:12.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:51:12 15:51:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:12 15:51:12.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:51:12 15:51:12.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
11:51:12 15:51:12.396 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
11:51:12 15:51:12.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:12 15:51:12.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:12 15:51:12.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:12 15:51:12.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:12 15:51:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:12 15:51:12.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:12 15:51:12.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:12 15:51:12.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:12 15:51:12.398 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:12 15:51:12.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:12 15:51:12.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:12 15:51:12.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:12 15:51:12.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:12 15:51:12.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:12 15:51:12.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:12 15:51:12.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
11:51:12 15:51:12.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:12 15:51:12.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
11:51:12 15:51:12.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:12 15:51:12.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform
11:51:12 15:51:12.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:12 15:51:12.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:12 15:51:12.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform'
11:51:12 15:51:12.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:51:12 15:51:12.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:12 15:51:12.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:12 15:51:12.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:12 15:51:12.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:12 15:51:12.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:12 15:51:12.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:12 15:51:12.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:12 15:51:12.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null
11:51:12 15:51:12.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:12 15:51:12.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:12 15:51:12.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:12 15:51:12.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:12 15:51:12.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:12 15:51:12.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:12 15:51:12.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:12 15:51:12.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:12 15:51:12.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:12 15:51:12.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:12 15:51:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:12 15:51:12.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:12 15:51:12.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:12 15:51:12.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:13 15:51:13.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:13 15:51:13.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:13 15:51:13.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:13 15:51:13.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:13 15:51:13.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:13 15:51:13.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:13 15:51:13.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:13 15:51:13.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:13 15:51:13.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:13 15:51:13.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:13 15:51:13.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:13 15:51:13.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:13 15:51:13.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:13 15:51:13.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest
11:51:13 15:51:13.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:13 15:51:13.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:13 15:51:13.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:13 15:51:13.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:13 15:51:13.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:13 15:51:13.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:13 15:51:13.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:13 15:51:13.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:13 15:51:13.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:14 15:51:14.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:14 15:51:14.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:14 15:51:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:14 15:51:14.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:14 15:51:14.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:14 15:51:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:14 15:51:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:14 15:51:14.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:14 15:51:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:14 15:51:14.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:14 15:51:14.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:14 15:51:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:14 15:51:14.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:14 15:51:14.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest
11:51:14 15:51:14.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:14 15:51:14.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:14 15:51:14.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:14 15:51:14.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:14 15:51:14.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:14 15:51:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:14 15:51:14.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:14 15:51:14.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:14 15:51:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:14 15:51:14.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:14 15:51:14.461 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:51:14 15:51:14.461 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:51:14 15:51:14.462 DEBUG [main][TreeItemHandler] Set Tree selection
11:51:14 15:51:14.462 DEBUG [main][TreeHandler] Notify Tree about selection event
11:51:14 15:51:14.468 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:51:14 15:51:14.470 DEBUG [WorkbenchTestable][TreeItemHandler]   OpenTypeSelectionDialogTest
11:51:14 15:51:14.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:14 15:51:14.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:''
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:''
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:''
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:''
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:51:14 15:51:14.498 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:51:14 15:51:14.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:51:14 15:51:14.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:51:14 15:51:14.498 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:51:14 15:51:14.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:14 15:51:14.498 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:14 15:51:14.498 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:51:14 15:51:14.998 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:51:14 15:51:14.998 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:14 15:51:14.998 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:14 15:51:14.998 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:14 15:51:14.998 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:14 15:51:14.998 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:14 15:51:14.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:14 15:51:14.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:14 15:51:14.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:14 15:51:14.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:14 15:51:14.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:14 15:51:14.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:14 15:51:14.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Found menu:''
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Found menu:''
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:15 15:51:15.023 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:51:15 15:51:15.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:51:15 15:51:15.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:51:15 15:51:15.023 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:51:15 15:51:15.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:51:15 15:51:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:51:15 15:51:15.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:51:15 15:51:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:15 15:51:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:15 15:51:15.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:51:15 15:51:15.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:15 15:51:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:15 15:51:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:15 15:51:15.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:15 15:51:15.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:15 15:51:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:15 15:51:15.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:15 15:51:15.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:15 15:51:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:15 15:51:15.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:15 15:51:15.633 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:51:15 15:51:15.633 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:51:15 15:51:15.633 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:51:15 15:51:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:15 15:51:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:15 15:51:15.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:15 15:51:15.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:15 15:51:15.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:51:15 15:51:15.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:15 15:51:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:15 15:51:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:15 15:51:15.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:15 15:51:15.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:15 15:51:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:15 15:51:15.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:15 15:51:15.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:15 15:51:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:15 15:51:15.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:15 15:51:15.634 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:15 15:51:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:15 15:51:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:15 15:51:15.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:15 15:51:15.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:15 15:51:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:51:15 15:51:15.637 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:16 15:51:16.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:16 15:51:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:16 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.656 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest
11:51:16 openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)  Time elapsed: 0.171 s
11:51:16 findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)  Time elapsed: 0.755 s
11:51:16 constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)  Time elapsed: 0.094 s
11:51:16 nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest)  Time elapsed: 0.106 s
11:51:16 Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:16 15:51:16.148 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:16 15:51:16.148 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:51:16 15:51:16.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:16 15:51:16.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:16 15:51:16.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:16 15:51:16.149 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:51:16 15:51:16.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:16 15:51:16.149 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:51:16 15:51:16.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:16 15:51:16.149 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:51:16 15:51:16.149 DEBUG [main][EditorHandler] 0 editor(s) found
11:51:16 15:51:16.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:16 15:51:16.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:16 15:51:16.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:51:16 15:51:16.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:16 15:51:16.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:16 15:51:16.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:16 15:51:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:16 15:51:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:16 15:51:16.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:16 15:51:16.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:51:16 15:51:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:16 15:51:16.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:16 15:51:16.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:16 15:51:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:16 15:51:16.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:16 15:51:16.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:16 15:51:16.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:16 15:51:16.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:16 15:51:16.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:51:16 15:51:16.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:16 15:51:16.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:16 15:51:16.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:16 15:51:16.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:16 15:51:16.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:16 15:51:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:51:16 To add a project: TooltipText=null
11:51:16 15:51:16.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:16 15:51:16.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:16 15:51:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:16 15:51:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:51:16 To add a project: TooltipText=null
11:51:16 15:51:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:16 15:51:16.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:16 15:51:16.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:16 15:51:16.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:16 15:51:16.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:16 15:51:16.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:16 15:51:16.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:51:16 To add a project: TooltipText=null
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:16 15:51:16.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:16 15:51:16.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:16 15:51:16.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:16 15:51:16.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:16 15:51:16.160 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:16 15:51:16.160 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:16 15:51:16.160 DEBUG [main][MenuItemLookup] Item match:File
11:51:16 15:51:16.161 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:51:16 15:51:16.161 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:''
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:''
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:''
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:51:16 15:51:16.163 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:51:16 15:51:16.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:51:16 15:51:16.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:51:16 15:51:16.164 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:51:16 15:51:16.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:51:16 15:51:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:51:16 15:51:16.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:51:16 15:51:16.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:16 15:51:16.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:16 15:51:16.234 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:16 15:51:16.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:51:16 15:51:16.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:16 15:51:16.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:16 15:51:16.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:16 15:51:16.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:16 15:51:16.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:16 15:51:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:16 15:51:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:16 15:51:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:16 15:51:16.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:16 15:51:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:16 15:51:16.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:16 15:51:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:16 15:51:16.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:16 15:51:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:16 15:51:16.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:16 15:51:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:16 15:51:16.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:16 15:51:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:16 15:51:16.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:16 15:51:16.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
11:51:16 15:51:16.236 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
11:51:16 15:51:16.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
11:51:16 15:51:16.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
11:51:16 15:51:16.239 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:16 15:51:16.239 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:51:16 15:51:16.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:16 15:51:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:16 15:51:16.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:16 15:51:16.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:16 15:51:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:16 15:51:16.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:16 15:51:16.240 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:16 15:51:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:16 15:51:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:16 15:51:16.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:16 15:51:16.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:16 15:51:16.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:16 15:51:16.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
11:51:16 15:51:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
11:51:16 15:51:16.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
11:51:16 15:51:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:16 15:51:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:16 15:51:16.420 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:51:16 15:51:16.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:16 15:51:16.420 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project'
11:51:16 15:51:16.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
11:51:16 is "Project name:")
11:51:16 15:51:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:16 15:51:16.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:16 15:51:16.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:16 15:51:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:16 15:51:16.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:16 15:51:16.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:16 15:51:16.424 INFO [WorkbenchTestable][AbstractText] Text set to: java_project
11:51:16 15:51:16.451 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
11:51:16 15:51:16.451 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
11:51:16 15:51:16.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:16 15:51:16.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:16 15:51:16.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:16 15:51:16.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:16 15:51:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:16 15:51:16.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:16 15:51:16.454 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:16 15:51:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:16 15:51:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:16 15:51:16.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:16 15:51:16.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:16 15:51:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:51:19 15:51:19.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:19 15:51:19.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:19 15:51:19.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:19 15:51:19.665 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:19 15:51:19.666 DEBUG [main][MenuItemLookup] Item match:File
11:51:19 15:51:19.666 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:51:19 15:51:19.666 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:''
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:''
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:''
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:51:19 15:51:19.669 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:51:19 15:51:19.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:51:19 15:51:19.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:51:19 15:51:19.670 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:51:19 15:51:19.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:51:19 15:51:19.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:51:19 15:51:19.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:51:19 15:51:19.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:19 15:51:19.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:19 15:51:19.767 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:19 15:51:19.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:51:19 15:51:19.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:19 15:51:19.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:19 15:51:19.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:19 15:51:19.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:19 15:51:19.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:19 15:51:19.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:19 15:51:19.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:19 15:51:19.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:19 15:51:19.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:19 15:51:19.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:19 15:51:19.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:19 15:51:19.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:19 15:51:19.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:19 15:51:19.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:19 15:51:19.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:19 15:51:19.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:19 15:51:19.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:19 15:51:19.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:19 15:51:19.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:19 15:51:19.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
11:51:19 15:51:19.770 DEBUG [main][TreeItemHandler] Selecting tree item: Class
11:51:19 15:51:19.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
11:51:19 15:51:19.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
11:51:19 15:51:19.773 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:19 15:51:19.773 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:51:19 15:51:19.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:19 15:51:19.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:19 15:51:19.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:19 15:51:19.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:19 15:51:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:19 15:51:19.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:19 15:51:19.779 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:19 15:51:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:19 15:51:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:19 15:51:19.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:19 15:51:19.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:19 15:51:19.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:19 15:51:19.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
11:51:19 15:51:19.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
11:51:19 15:51:19.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
11:51:19 15:51:19.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:19 15:51:19.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:19 15:51:19.937 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:51:19 15:51:19.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:19 15:51:19.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:19 is "Name:")
11:51:19 15:51:19.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:19 15:51:19.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:19 15:51:19.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:19 15:51:19.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:19 15:51:19.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:19 15:51:19.976 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:19 15:51:19.977 INFO [WorkbenchTestable][AbstractText] Text set to: Demo
11:51:19 15:51:19.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)")
11:51:19 15:51:19.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:19 15:51:19.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:19 15:51:19.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:19 15:51:19.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:19 15:51:19.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:19 15:51:19.981 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args)
11:51:20 15:51:20.037 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args)
11:51:20 15:51:20.037 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args)
11:51:20 15:51:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:20 15:51:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:20 15:51:20.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:20 15:51:20.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:20 15:51:20.037 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
11:51:20 15:51:20.037 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
11:51:20 15:51:20.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:20 15:51:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:20 15:51:20.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:20 15:51:20.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:20 15:51:20.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:20 15:51:20.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:20 15:51:20.048 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:20 15:51:20.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:20 15:51:20.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:20 15:51:20.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:20 15:51:20.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:20 15:51:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:20 15:51:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:20 15:51:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d2fde26 is found...
11:51:20 15:51:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d2fde26 is found finished successfully
11:51:20 15:51:20.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E')
11:51:20 15:51:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:20 15:51:20.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:20 15:51:20.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:20 15:51:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:20 15:51:20.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:20 15:51:20.774 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:20 15:51:20.774 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:20 
11:51:20 public class Demo {
11:51:20 
11:51:20 	public static void main(String[] args) {
11:51:20 		// TODO Auto-generated method stub
11:51:20 
11:51:20 	}
11:51:20 
11:51:20 }
11:51:20  TooltipText=null
11:51:20 15:51:20.774 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6
11:51:20 15:51:20.774 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0
11:51:20 15:51:20.778 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:20 15:51:20.778 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:20 
11:51:20 public class Demo {
11:51:20 
11:51:20 	public static void main(String[] args) {
11:51:20 		// TODO Auto-generated method stub
11:51:20 		System.out.println("Hello World");
11:51:20 
11:51:20 	}
11:51:20 
11:51:20 }
11:51:20  TooltipText=null
11:51:20 15:51:20.779 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:51:20 15:51:20.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:20 15:51:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:20 15:51:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:20 15:51:20.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:20 15:51:20.779 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:20 15:51:20.779 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:20 15:51:20.779 DEBUG [main][MenuItemLookup] Item match:File
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Found menu:''
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Found menu:''
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:51:20 15:51:20.780 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:51:20 15:51:20.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:51:20 15:51:20.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:51:20 15:51:20.780 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:51:20 15:51:20.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:51:20 15:51:20.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:51:20 15:51:20.863 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:20 15:51:20.863 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:20 
11:51:20 public class Demo {
11:51:20 
11:51:20 	public static void main(String[] args) {
11:51:20 		// TODO Auto-generated method stub
11:51:20 		System.out.println("Hello World");
11:51:20 
11:51:20 	}
11:51:20 
11:51:20 }
11:51:20  TooltipText=null
11:51:20 15:51:20.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:20 15:51:20.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)
11:51:20 15:51:20.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:20 15:51:20.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:20 15:51:20.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:20 15:51:20.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:20 15:51:20.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:20 15:51:20.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:20 15:51:20.955 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu.
11:51:20 15:51:20.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:20 15:51:20.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:20 15:51:20.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:20 15:51:20.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:20 15:51:20.956 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:20 15:51:20.956 DEBUG [main][MenuItemLookup] Item match:Window
11:51:20 15:51:20.957 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:20 15:51:20.957 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:20 15:51:20.957 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:20 15:51:20.957 DEBUG [main][MenuItemLookup] Found menu:''
11:51:20 15:51:20.957 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:20 15:51:20.957 DEBUG [main][MenuItemLookup] Item match:Show View
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:''
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:51:20 15:51:20.960 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:51:20 15:51:20.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:51:20 15:51:20.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:51:20 15:51:20.979 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:51:21 15:51:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:51:21 15:51:21.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:51:21 15:51:21.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:21 15:51:21.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:21 15:51:21.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:21 15:51:21.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:21 15:51:21.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:21 15:51:21.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:21 15:51:21.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children...
11:51:21 15:51:21.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug
11:51:21 15:51:21.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:21 15:51:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:21 15:51:21.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug
11:51:21 15:51:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully
11:51:21 15:51:21.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug
11:51:21 15:51:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:21 15:51:21.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed
11:51:21 15:51:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:21 15:51:21.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug
11:51:21 15:51:21.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints
11:51:21 15:51:21.596 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints
11:51:21 15:51:21.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection
11:51:21 15:51:21.596 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints
11:51:21 15:51:21.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:21 15:51:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:21 15:51:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:21 15:51:21.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:51:21 15:51:21.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:21 15:51:21.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:21 15:51:21.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:21 15:51:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:21 15:51:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:21 15:51:21.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:51:21 15:51:21.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:21 15:51:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:21 15:51:21.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:21 15:51:21.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:21 15:51:21.598 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:21 15:51:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:21 15:51:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:21 15:51:21.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:21 15:51:21.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:21 15:51:21.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:21 15:51:21.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:21 15:51:21.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open...
11:51:21 15:51:21.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully
11:51:21 15:51:21.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:21 15:51:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:21 15:51:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:21 15:51:21.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:21 15:51:21.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:21 15:51:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:21 15:51:21.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:21 15:51:21.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:21 15:51:21.695 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:21 15:51:21.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:21 15:51:21.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:21 15:51:21.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:21 15:51:21.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:21 15:51:21.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:21 15:51:21.698 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:51:21 15:51:21.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:21 15:51:21.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:21 15:51:21.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:21 15:51:21.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:21 15:51:21.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:21 15:51:21.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:21 15:51:21.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:21 15:51:21.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:21 15:51:21.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:21 15:51:21.759 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:21 15:51:21.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:21 15:51:21.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:21 15:51:21.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:21 15:51:21.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:21 15:51:21.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:21 15:51:21.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:51:21 15:51:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:21 15:51:21.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:21 15:51:21.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:21 15:51:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7529ef6f is found...
11:51:21 15:51:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7529ef6f is found finished successfully
11:51:21 15:51:21.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E')
11:51:21 15:51:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:21 15:51:21.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:21 15:51:21.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:21 15:51:21.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:21 15:51:21.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:21 15:51:21.766 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java
11:51:21 15:51:21.810 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:21 15:51:21.810 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:21 
11:51:21 public class Demo {
11:51:21 
11:51:21 	public static void main(String[] args) {
11:51:21 		// TODO Auto-generated method stub
11:51:21 		System.out.println("Hello World");
11:51:21 
11:51:21 	}
11:51:21 
11:51:21 }
11:51:21  TooltipText=null
11:51:21 15:51:21.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints...
11:51:22 15:51:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully
11:51:22 15:51:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints...
11:51:22 15:51:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully
11:51:22 15:51:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints...
11:51:23 15:51:23.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully
11:51:23 15:51:23.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints...
11:51:23 15:51:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully
11:51:23 15:51:23.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:23 15:51:23.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:23 15:51:23.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:23 15:51:23.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:23 15:51:23.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:23 15:51:23.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)
11:51:23 15:51:23.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:23 15:51:23.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)
11:51:23 15:51:23.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:23 15:51:23.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:23 15:51:23.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:23 15:51:23.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:23 15:51:23.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:23 15:51:23.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:23 15:51:23.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:23 15:51:23.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:23 15:51:23.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:23 15:51:23.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:23 15:51:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:23 15:51:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:23 15:51:23.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:23 15:51:23.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:23 15:51:23.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:23 15:51:23.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:23 15:51:23.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:23 15:51:23.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:23 15:51:23.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:23 15:51:23.408 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:23 15:51:23.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:23 15:51:23.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:23 15:51:23.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:23 15:51:23.452 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:51:23 15:51:23.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:23 15:51:23.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:23 15:51:23.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:23 15:51:23.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:23 15:51:23.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:23 15:51:23.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:23 15:51:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:23 15:51:23.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:23 15:51:23.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:23 15:51:23.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:23 15:51:23.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:23 15:51:23.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:23 15:51:23.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:23 15:51:23.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:23 15:51:23.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:23 15:51:23.496 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:23 15:51:23.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:23 15:51:23.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:23 15:51:23.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:23 15:51:23.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:23 15:51:23.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:23 15:51:23.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:51:23 15:51:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:23 15:51:23.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:23 15:51:23.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:23 15:51:23.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:23 15:51:23.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:23 15:51:23.527 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints
11:51:23 15:51:23.527 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:23 15:51:23.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:23 15:51:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available....
11:51:23 15:51:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully
11:51:23 15:51:23.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints
11:51:23 15:51:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:23 15:51:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:23 15:51:23.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:23 15:51:23.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:23 15:51:23.569 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:51:23 15:51:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:23 15:51:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:23 15:51:23.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:23 15:51:23.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:23 15:51:23.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:23 15:51:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:23 15:51:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f27d578 is found...
11:51:23 15:51:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f27d578 is found finished successfully
11:51:23 15:51:23.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E')
11:51:23 15:51:23.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:23 15:51:23.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:23 15:51:23.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:23 15:51:23.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:23 15:51:23.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:23 15:51:23.627 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java
11:51:23 15:51:23.663 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:23 15:51:23.664 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:23 
11:51:23 public class Demo {
11:51:23 
11:51:23 	public static void main(String[] args) {
11:51:23 		// TODO Auto-generated method stub
11:51:23 		System.out.println("Hello World");
11:51:23 
11:51:23 	}
11:51:23 
11:51:23 }
11:51:23  TooltipText=null
11:51:23 15:51:23.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints...
11:51:24 15:51:24.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully
11:51:24 15:51:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27686380 is found...
11:51:24 15:51:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27686380 is found finished successfully
11:51:24 15:51:24.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E')
11:51:24 15:51:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:24 15:51:24.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:24 15:51:24.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:24 15:51:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:24 15:51:24.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:24 15:51:24.169 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:24 15:51:24.169 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:24 
11:51:24 public class Demo {
11:51:24 
11:51:24 	public static void main(String[] args) {
11:51:24 		// TODO Auto-generated method stub
11:51:24 		System.out.println("Hello World");
11:51:24 
11:51:24 	}
11:51:24 
11:51:24 }
11:51:24  TooltipText=null
11:51:24 15:51:24.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:24 15:51:24.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:24 15:51:24.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:24 15:51:24.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:24 15:51:24.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:24 15:51:24.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:24 15:51:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:24 15:51:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:24 15:51:24.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:24 15:51:24.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:24 15:51:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:24 15:51:24.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:24 15:51:24.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:24 15:51:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:24 15:51:24.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:24 15:51:24.186 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:24 15:51:24.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:24 15:51:24.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:24 15:51:24.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:24 15:51:24.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:24 15:51:24.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:24 15:51:24.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:24 15:51:24.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:24 15:51:24.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:24 15:51:24.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:24 15:51:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:24 15:51:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:24 15:51:24.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:24 15:51:24.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:24 15:51:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:24 15:51:24.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:24 15:51:24.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:24 15:51:24.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:24 15:51:24.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:24 15:51:24.267 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:24 15:51:24.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:24 15:51:24.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:24 15:51:24.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:24 15:51:24.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:24 15:51:24.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:24 15:51:24.270 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:51:24 15:51:24.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:24 15:51:24.271 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:24 15:51:24.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:24 15:51:24.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:24 15:51:24.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:24 15:51:24.272 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:51:25 15:51:25.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:51:25 15:51:25.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:25 15:51:25.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:25 15:51:25.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:25 15:51:25.273 DEBUG [WorkbenchTestable][AbstractView] 	found: Demo
11:51:25 15:51:25.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:25 15:51:25.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:25 15:51:25.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:25 15:51:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:25 15:51:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:25 15:51:25.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)
11:51:25 15:51:25.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:25 15:51:25.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)
11:51:25 15:51:25.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:25 15:51:25.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:25 15:51:25.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:25 15:51:25.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:25 15:51:25.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.280 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:25 15:51:25.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:25 15:51:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:25 15:51:25.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:25 15:51:25.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:25 15:51:25.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:25 15:51:25.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:25 15:51:25.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:25 15:51:25.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:25 15:51:25.314 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:25 15:51:25.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:25 15:51:25.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:25 15:51:25.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:25 15:51:25.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:25 15:51:25.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:25 15:51:25.317 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:51:25 15:51:25.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:25 15:51:25.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:25 15:51:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:25 15:51:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:25 15:51:25.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:25 15:51:25.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:25 15:51:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:25 15:51:25.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:25 15:51:25.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:25 15:51:25.384 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:25 15:51:25.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:25 15:51:25.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:25 15:51:25.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:25 15:51:25.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:25 15:51:25.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:25 15:51:25.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:51:25 15:51:25.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:25 15:51:25.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:25 15:51:25.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:25 15:51:25.389 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints
11:51:25 15:51:25.389 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:25 15:51:25.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:25 15:51:25.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available....
11:51:25 15:51:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully
11:51:25 15:51:25.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints
11:51:25 15:51:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:25 15:51:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:25 15:51:25.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.436 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:51:25 15:51:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:25 15:51:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:25 15:51:25.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:25 15:51:25.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:25 15:51:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:25 15:51:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:25 15:51:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69068c is found...
11:51:25 15:51:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69068c is found finished successfully
11:51:25 15:51:25.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E')
11:51:25 15:51:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:25 15:51:25.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:25 15:51:25.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:25 15:51:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:25 15:51:25.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:25 15:51:25.486 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java
11:51:25 15:51:25.516 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:25 15:51:25.516 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:25 
11:51:25 public class Demo {
11:51:25 
11:51:25 	public static void main(String[] args) {
11:51:25 		// TODO Auto-generated method stub
11:51:25 		System.out.println("Hello World");
11:51:25 
11:51:25 	}
11:51:25 
11:51:25 }
11:51:25  TooltipText=null
11:51:25 15:51:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints...
11:51:26 15:51:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully
11:51:26 15:51:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4eecaaa9 is found...
11:51:26 15:51:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4eecaaa9 is found finished successfully
11:51:26 15:51:26.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E')
11:51:26 15:51:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:26 15:51:26.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:26 15:51:26.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:26 15:51:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:26 15:51:26.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:26 15:51:26.024 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:26 15:51:26.024 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:26 
11:51:26 public class Demo {
11:51:26 
11:51:26 	public static void main(String[] args) {
11:51:26 		// TODO Auto-generated method stub
11:51:26 		System.out.println("Hello World");
11:51:26 
11:51:26 	}
11:51:26 
11:51:26 }
11:51:26  TooltipText=null
11:51:26 15:51:26.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:26 15:51:26.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:26 15:51:26.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:26 15:51:26.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:26 15:51:26.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:26 15:51:26.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:26 15:51:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:26 15:51:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:26 15:51:26.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:26 15:51:26.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:26 15:51:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:26 15:51:26.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:26 15:51:26.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:26 15:51:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:26 15:51:26.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:26 15:51:26.042 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:26 15:51:26.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:26 15:51:26.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:26 15:51:26.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:26 15:51:26.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:26 15:51:26.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:26 15:51:26.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:26 15:51:26.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:26 15:51:26.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:26 15:51:26.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:26 15:51:26.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:26 15:51:26.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:26 15:51:26.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:26 15:51:26.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:26 15:51:26.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:26 15:51:26.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:26 15:51:26.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:26 15:51:26.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:26 15:51:26.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:26 15:51:26.108 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:26 15:51:26.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:26 15:51:26.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:26 15:51:26.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:26 15:51:26.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:26 15:51:26.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:26 15:51:26.111 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:51:26 15:51:26.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:26 15:51:26.112 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:26 15:51:26.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:26 15:51:26.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:26 15:51:26.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:26 15:51:26.113 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:51:27 15:51:27.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:51:27 15:51:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:27 15:51:27.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:27 15:51:27.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:27 15:51:27.113 DEBUG [WorkbenchTestable][AbstractView] 	found: Demo [line: 7] - main(String[])
11:51:27 15:51:27.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:27 15:51:27.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:27 15:51:27.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:27 15:51:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:27 15:51:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:27 15:51:27.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)
11:51:27 15:51:27.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:27 15:51:27.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)
11:51:27 15:51:27.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:27 15:51:27.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:27 15:51:27.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:27 15:51:27.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:27 15:51:27.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.122 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:27 15:51:27.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:27 15:51:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:27 15:51:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:27 15:51:27.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:27 15:51:27.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:27 15:51:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:27 15:51:27.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:27 15:51:27.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:27 15:51:27.162 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:27 15:51:27.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:27 15:51:27.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:27 15:51:27.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:27 15:51:27.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:27 15:51:27.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:27 15:51:27.166 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view
11:51:27 15:51:27.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:27 15:51:27.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:27 15:51:27.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:27 15:51:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:27 15:51:27.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:27 15:51:27.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:27 15:51:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:27 15:51:27.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:27 15:51:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:27 15:51:27.213 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:27 15:51:27.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:27 15:51:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:27 15:51:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:27 15:51:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:27 15:51:27.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:27 15:51:27.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints")
11:51:27 15:51:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:27 15:51:27.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:27 15:51:27.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:27 15:51:27.237 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints
11:51:27 15:51:27.237 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:27 15:51:27.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:27 15:51:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available....
11:51:27 15:51:27.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully
11:51:27 15:51:27.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints
11:51:27 15:51:27.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:27 15:51:27.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:27 15:51:27.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.275 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:51:27 15:51:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:27 15:51:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:27 15:51:27.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:27 15:51:27.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:27 15:51:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:27 15:51:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:27 15:51:27.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f513a19 is found...
11:51:27 15:51:27.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f513a19 is found finished successfully
11:51:27 15:51:27.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E')
11:51:27 15:51:27.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:27 15:51:27.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:27 15:51:27.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:27 15:51:27.322 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java
11:51:27 15:51:27.358 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:27 15:51:27.358 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:27 
11:51:27 public class Demo {
11:51:27 
11:51:27 	public static void main(String[] args) {
11:51:27 		// TODO Auto-generated method stub
11:51:27 		System.out.println("Hello World");
11:51:27 
11:51:27 	}
11:51:27 
11:51:27 }
11:51:27  TooltipText=null
11:51:27 15:51:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints...
11:51:27 15:51:27.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully
11:51:27 15:51:27.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b412210 is found...
11:51:27 15:51:27.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b412210 is found finished successfully
11:51:27 15:51:27.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E')
11:51:27 15:51:27.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:27 15:51:27.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:27 15:51:27.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:27 15:51:27.869 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:27 15:51:27.869 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project;
11:51:27 
11:51:27 public class Demo {
11:51:27 
11:51:27 	public static void main(String[] args) {
11:51:27 		// TODO Auto-generated method stub
11:51:27 		System.out.println("Hello World");
11:51:27 
11:51:27 	}
11:51:27 
11:51:27 }
11:51:27  TooltipText=null
11:51:27 15:51:27.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.877 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:27 15:51:27.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:27 15:51:27.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:27 15:51:27.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:27 15:51:27.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:27 15:51:27.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:27 15:51:27.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:27 15:51:27.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:27 15:51:27.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:27 15:51:27.892 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:27 15:51:27.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:27 15:51:27.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:27 15:51:27.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:27 15:51:27.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:27 15:51:27.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform
11:51:27 15:51:27.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:27 15:51:27.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:27 15:51:27.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform'
11:51:27 15:51:27.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E')
11:51:27 15:51:27.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:27 15:51:27.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:27 15:51:27.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:27 15:51:27.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:27 15:51:27.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:27 15:51:27.982 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:27 15:51:27.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:27 15:51:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:27 15:51:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null
11:51:27 15:51:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:27 15:51:27.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:27 15:51:27.986 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view
11:51:27 15:51:27.987 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate.
11:51:27 15:51:27.987 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints
11:51:27 15:51:27.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints
11:51:27 15:51:27.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:27 15:51:27.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:27 15:51:27.988 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
11:51:28 15:51:28.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified
11:51:28 15:51:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:28 15:51:28.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:28 15:51:28.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:28 15:51:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:28 15:51:28.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:28 15:51:28.989 DEBUG [WorkbenchTestable][AbstractView] 	found: Demo [entry] - main(String[])
11:51:28 15:51:28.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:28 15:51:28.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:28 15:51:28.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:28 15:51:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:28 15:51:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:28 15:51:28.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)
11:51:28 15:51:28.989 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:51:28 15:51:28.989 DEBUG [main][EditorHandler] 1 editor(s) found
11:51:28 15:51:28.990 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java
11:51:29 15:51:29.057 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed
11:51:29 15:51:29.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:29 15:51:29.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:29 15:51:29.058 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:51:29 15:51:29.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:29 15:51:29.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:29 15:51:29.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:29 15:51:29.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:29 15:51:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:29 15:51:29.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:29 15:51:29.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:51:29 15:51:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:29 15:51:29.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:29 15:51:29.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:29 15:51:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:29 15:51:29.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:29 15:51:29.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:29 15:51:29.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:29 15:51:29.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:29 15:51:29.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:29 15:51:29.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:29 15:51:29.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:29 15:51:29.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:29 15:51:29.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:29 15:51:29.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:29 15:51:29.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:29 15:51:29.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:29 15:51:29.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:29 15:51:29.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:29 15:51:29.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:29 15:51:29.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:29 15:51:29.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:29 15:51:29.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:30 15:51:30.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:30 15:51:30.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:30 15:51:30.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:30 15:51:30.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:30 15:51:30.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:30 15:51:30.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:30 15:51:30.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:30 15:51:30.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:30 15:51:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:30 15:51:30.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:30 15:51:30.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:30 15:51:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:30 15:51:30.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:30 15:51:30.121 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project
11:51:30 15:51:30.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:30 15:51:30.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:30 15:51:30.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:30 15:51:30.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:30 15:51:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:30 15:51:30.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:30 15:51:30.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:30 15:51:30.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:30 15:51:30.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:31 15:51:31.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:31 15:51:31.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:31 15:51:31.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:31 15:51:31.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:31 15:51:31.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:31 15:51:31.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:31 15:51:31.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:31 15:51:31.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:31 15:51:31.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:31 15:51:31.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:31 15:51:31.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:31 15:51:31.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:31 15:51:31.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:31 15:51:31.124 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project
11:51:31 15:51:31.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:31 15:51:31.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:31 15:51:31.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:31 15:51:31.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:31 15:51:31.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:31 15:51:31.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:31 15:51:31.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:31 15:51:31.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:31 15:51:31.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:31 15:51:31.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:31 15:51:31.125 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:51:31 15:51:31.126 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:51:31 15:51:31.126 DEBUG [main][TreeItemHandler] Set Tree selection
11:51:31 15:51:31.126 DEBUG [main][TreeHandler] Notify Tree about selection event
11:51:31 15:51:31.131 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:51:31 15:51:31.133 DEBUG [WorkbenchTestable][TreeItemHandler]   java_project
11:51:31 15:51:31.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:31 15:51:31.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:''
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:''
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:''
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:''
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:51:31 15:51:31.165 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:51:31 15:51:31.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:51:31 15:51:31.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:51:31 15:51:31.166 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:51:31 15:51:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:31 15:51:31.166 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:31 15:51:31.166 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:31 15:51:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:31 15:51:31.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:31 15:51:31.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Found menu:''
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Found menu:''
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:31 15:51:31.690 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:51:31 15:51:31.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:51:31 15:51:31.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:51:31 15:51:31.690 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:51:31 15:51:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:51:32 15:51:32.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:51:32 15:51:32.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:51:32 15:51:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:32 15:51:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:32 15:51:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:51:32 15:51:32.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:32 15:51:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:32 15:51:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:32 15:51:32.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:32 15:51:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:32 15:51:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:32 15:51:32.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:32 15:51:32.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:32 15:51:32.304 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:51:32 15:51:32.304 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:51:32 15:51:32.304 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:32 15:51:32.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:32 15:51:32.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:32 15:51:32.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:32 15:51:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:32 15:51:32.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:32 15:51:32.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:32 15:51:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:32 15:51:32.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:32 15:51:32.305 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:32 15:51:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:32 15:51:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:32 15:51:32.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:32 15:51:32.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:32 15:51:32.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:51:32 15:51:32.309 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:32 15:51:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:32 15:51:32.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:32 15:51:32.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:32 15:51:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:32 15:51:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:51:32 15:51:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:32 15:51:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:32 15:51:32.811 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:32 15:51:32.811 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:32 15:51:32.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:32 15:51:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:32 15:51:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:32 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.664 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest
11:51:32 testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)  Time elapsed: 2.503 s
11:51:32 testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)  Time elapsed: 1.908 s
11:51:32 testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)  Time elapsed: 1.84 s
11:51:32 testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest)  Time elapsed: 1.875 s
11:51:32 Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:32 15:51:32.819 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:32 15:51:32.819 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:51:32 15:51:32.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:32 15:51:32.819 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:32 15:51:32.819 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:32 15:51:32.819 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:32 15:51:32.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:32 15:51:32.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:32 15:51:32.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:32 15:51:32.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:32 15:51:32.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:32 15:51:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:32 15:51:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:32 15:51:32.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:32 15:51:32.821 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:32 15:51:32.821 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:32 15:51:32.821 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:32 15:51:32.821 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:32 15:51:32.821 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:32 15:51:32.821 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:32 15:51:32.821 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:32 15:51:32.821 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:32 15:51:32.821 DEBUG [main][MenuItemLookup] Item match:Window
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:''
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:''
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:''
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:32 15:51:32.822 DEBUG [main][MenuItemLookup] Item match:Preferences
11:51:32 15:51:32.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:51:32 15:51:32.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:51:32 15:51:32.822 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:51:32 15:51:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:51:32 15:51:32.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:51:32 15:51:32.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:32 15:51:32.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:32 15:51:32.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:32 15:51:32.894 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:51:32 15:51:32.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:32 15:51:32.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:51:32 15:51:32.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:32 15:51:32.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:32 15:51:32.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:32 15:51:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:32 15:51:32.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:32 15:51:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:32 15:51:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:32 15:51:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:32 15:51:32.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:32 15:51:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:33 15:51:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:33 15:51:33.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:33 15:51:33.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:33 15:51:33.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:33 15:51:33.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:33 15:51:33.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:33 15:51:33.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:33 15:51:33.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:33 15:51:33.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs
11:51:33 15:51:33.400 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs
11:51:33 15:51:33.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection
11:51:33 15:51:33.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs
11:51:33 
11:51:33 (Eclipse:1794): Gtk-CRITICAL **: 15:51:33.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:33 15:51:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:33 15:51:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:33 15:51:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:33 15:51:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:33 15:51:33.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:33 15:51:33.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:33 15:51:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:33 15:51:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:33 15:51:33.488 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.2+8 (default):
11:51:33 15:51:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:51:33 15:51:33.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:51:33 15:51:33.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:33 15:51:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:51:33 15:51:33.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:51:33 15:51:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:33 15:51:33.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:33 15:51:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:33 15:51:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:33 15:51:33.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:33 15:51:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:33 15:51:33.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:51:33 15:51:33.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:33 15:51:33.521 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:51:33 15:51:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:33 15:51:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:33 15:51:33.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:33 15:51:33.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:33 15:51:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:33 15:51:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:33 15:51:33.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:33 15:51:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:33 15:51:33.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:33 15:51:33.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:33 15:51:33.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:33 15:51:33.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:33 15:51:33.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:33 15:51:33.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Item match:Window
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:''
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:''
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:''
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:33 15:51:33.552 DEBUG [main][MenuItemLookup] Item match:Preferences
11:51:33 15:51:33.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:51:33 15:51:33.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:51:33 15:51:33.552 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:51:33 
11:51:33 (Eclipse:1794): Gtk-CRITICAL **: 15:51:33.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:33 15:51:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:51:33 15:51:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:51:33 15:51:33.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:33 15:51:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.679 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:51:33 15:51:33.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:51:33 15:51:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:33 15:51:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:33 15:51:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:33 15:51:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:33 15:51:33.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:33 15:51:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:33 15:51:33.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:33 15:51:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:33 15:51:33.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:33 15:51:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:33 15:51:33.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:33 15:51:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:33 15:51:33.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:33 15:51:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:33 15:51:33.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:33 15:51:33.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs
11:51:33 15:51:33.692 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs
11:51:33 15:51:33.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection
11:51:33 15:51:33.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs
11:51:33 15:51:33.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:33 15:51:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:33 15:51:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:33 15:51:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:33 15:51:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:33 15:51:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:33 15:51:33.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:33 15:51:33.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:33 15:51:33.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:33 15:51:33.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:33 15:51:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:33 15:51:33.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:51:33 15:51:33.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:33 15:51:33.722 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:51:33 15:51:33.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:33 15:51:33.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:33 15:51:33.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:33 15:51:33.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:33 15:51:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:33 15:51:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:33 15:51:33.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:33 15:51:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:33 15:51:33.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:33 15:51:33.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:33 15:51:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:33 15:51:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:33 15:51:33.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:33 15:51:33.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:33 15:51:33.773 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:33 15:51:33.773 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:33 15:51:33.773 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:33 15:51:33.773 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Item match:Window
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:''
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:''
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:''
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:33 15:51:33.774 DEBUG [main][MenuItemLookup] Item match:Preferences
11:51:33 15:51:33.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:51:33 15:51:33.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:51:33 15:51:33.774 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:51:33 
11:51:33 (Eclipse:1794): Gtk-CRITICAL **: 15:51:33.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:33 15:51:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:51:33 15:51:33.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:51:33 15:51:33.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:33 15:51:33.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.892 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:51:33 15:51:33.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:51:33 15:51:33.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:33 15:51:33.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:33 15:51:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:33 15:51:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:33 15:51:33.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:33 15:51:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:33 15:51:33.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:33 15:51:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:33 15:51:33.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:33 15:51:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:33 15:51:33.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:33 15:51:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:33 15:51:33.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:33 15:51:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:33 15:51:33.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:33 15:51:33.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs
11:51:33 15:51:33.904 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs
11:51:33 15:51:33.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection
11:51:33 15:51:33.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs
11:51:33 15:51:33.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.906 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:51:33 15:51:33.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:33 15:51:33.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:33 15:51:33.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:33 15:51:33.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:33 15:51:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:33 15:51:33.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:33 15:51:33.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs
11:51:33 15:51:33.909 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs
11:51:33 15:51:33.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection
11:51:33 15:51:33.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs
11:51:33 15:51:33.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:51:33 15:51:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:33 15:51:33.924 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:51:33 15:51:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:33 15:51:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:33 15:51:33.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:33 15:51:33.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:33 15:51:33.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available....
11:51:33 15:51:33.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:33 15:51:33.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully
11:51:33 15:51:33.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE
11:51:33 15:51:33.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:33 15:51:33.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:33 15:51:33.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified
11:51:33 15:51:33.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:51:33 15:51:33.985 TRACE [main][WidgetHandler] Notify List with event 13
11:51:33 15:51:33.985 TRACE [main][WidgetHandler] Wait for synchronization
11:51:33 15:51:33.985 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed
11:51:33 15:51:33.985 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page
11:51:33 15:51:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:33 15:51:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:33 15:51:33.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:33 15:51:33.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:33 15:51:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:33 15:51:33.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:33 15:51:33.986 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:33 15:51:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:33 15:51:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:33 15:51:33.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:33 15:51:33.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:34 is "JRE home:")
11:51:34 15:51:34.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:34 15:51:34.022 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:34 15:51:34.022 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8
11:51:34 15:51:34.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:34 is "JRE name:")
11:51:34 15:51:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:34 15:51:34.034 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:34 15:51:34.034 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test
11:51:34 15:51:34.041 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed
11:51:34 15:51:34.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:34 15:51:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.046 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed
11:51:34 15:51:34.046 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard
11:51:34 15:51:34.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:34 15:51:34.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.048 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:34 15:51:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:34 15:51:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:34 15:51:34.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:34 15:51:34.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:34 15:51:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:34 15:51:34.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.102 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test:
11:51:34 15:51:34.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:51:34 15:51:34.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:51:34 15:51:34.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:51:34 15:51:34.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:51:34 15:51:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:34 15:51:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:34 15:51:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:34 15:51:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:34 15:51:34.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:34 15:51:34.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:34 15:51:34.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:34 15:51:34.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:51:34 15:51:34.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.151 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:51:34 15:51:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:34 15:51:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:34 15:51:34.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:34 15:51:34.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:34 15:51:34.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:34 15:51:34.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)
11:51:34 15:51:34.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:34 15:51:34.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:34 15:51:34.201 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:34 15:51:34.201 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:34 15:51:34.201 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:34 15:51:34.201 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:34 15:51:34.201 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:34 15:51:34.201 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:34 15:51:34.201 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:34 15:51:34.201 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:34 15:51:34.201 DEBUG [main][MenuItemLookup] Item match:Window
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:''
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:''
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:''
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:34 15:51:34.202 DEBUG [main][MenuItemLookup] Item match:Preferences
11:51:34 15:51:34.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:51:34 15:51:34.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:51:34 15:51:34.202 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:51:34 
11:51:34 (Eclipse:1794): Gtk-CRITICAL **: 15:51:34.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:34 15:51:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:51:34 15:51:34.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:51:34 15:51:34.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:34 15:51:34.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.357 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:51:34 15:51:34.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:34 15:51:34.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:51:34 15:51:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:34 15:51:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:34 15:51:34.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:34 15:51:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:34 15:51:34.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:34 15:51:34.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs
11:51:34 15:51:34.360 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs
11:51:34 15:51:34.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection
11:51:34 15:51:34.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs
11:51:34 15:51:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.361 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:51:34 15:51:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:34 15:51:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:34 15:51:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:34 15:51:34.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:34 15:51:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:34 15:51:34.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:34 15:51:34.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs
11:51:34 15:51:34.363 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs
11:51:34 15:51:34.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection
11:51:34 15:51:34.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs
11:51:34 15:51:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:51:34 15:51:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.378 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:51:34 15:51:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:34 15:51:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:34 15:51:34.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:34 15:51:34.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available....
11:51:34 15:51:34.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:34 15:51:34.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:34 15:51:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully
11:51:34 15:51:34.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE
11:51:34 15:51:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified
11:51:34 15:51:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:51:34 15:51:34.423 TRACE [main][WidgetHandler] Notify List with event 13
11:51:34 15:51:34.423 TRACE [main][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.423 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed
11:51:34 15:51:34.423 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page
11:51:34 15:51:34.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:34 15:51:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.424 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:34 15:51:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:34 15:51:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:34 15:51:34.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:34 15:51:34.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:34 is "JRE home:")
11:51:34 15:51:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:34 15:51:34.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:34 15:51:34.459 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8
11:51:34 15:51:34.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:34 is "JRE name:")
11:51:34 15:51:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:34 15:51:34.473 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:34 15:51:34.473 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test
11:51:34 15:51:34.475 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed
11:51:34 15:51:34.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:34 15:51:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.478 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed
11:51:34 15:51:34.478 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard
11:51:34 15:51:34.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:34 15:51:34.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.480 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:34 15:51:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:34 15:51:34.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:34 15:51:34.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:34 15:51:34.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:34 15:51:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:34 15:51:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:34 15:51:34.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:34 15:51:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:51:34 15:51:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:34 15:51:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:34 15:51:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
11:51:34 15:51:34.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:34 15:51:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:34 15:51:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:34 15:51:34.539 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:34 15:51:34.539 TRACE [main][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:51:34 15:51:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.541 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:51:34 15:51:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:34 15:51:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:34 15:51:34.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:34 15:51:34.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:51:34 15:51:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.568 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:51:34 15:51:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:34 15:51:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:34 15:51:34.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:34 15:51:34.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:34 15:51:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:34 15:51:34.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:34 15:51:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:34 15:51:34.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:34 15:51:34.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:34 15:51:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:34 15:51:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:34 15:51:34.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)
11:51:34 15:51:34.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:34 15:51:34.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:34 15:51:34.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:34 15:51:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:34 15:51:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:34 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.8 s - in org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest
11:51:34 testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)  Time elapsed: 0.731 s
11:51:34 testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)  Time elapsed: 0.222 s
11:51:34 testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)  Time elapsed: 0.427 s
11:51:34 testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest)  Time elapsed: 0.417 s
11:51:34 Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest
11:51:34 15:51:34.627 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
11:51:34 15:51:34.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:34 15:51:34.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:34 15:51:34.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:34 15:51:34.627 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:34 15:51:34.627 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:34 15:51:34.627 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:34 15:51:34.627 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:34 15:51:34.627 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:34 15:51:34.627 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:34 15:51:34.627 DEBUG [main][MenuItemLookup] Item match:Run
11:51:34 15:51:34.628 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:51:34 15:51:34.628 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:51:34 15:51:34.628 DEBUG [main][MenuItemLookup] Found menu:''
11:51:34 15:51:34.628 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:51:34 15:51:34.628 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:51:34 15:51:34.628 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
11:51:34 15:51:34.628 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
11:51:34 15:51:34.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
11:51:34 15:51:34.628 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
11:51:34 15:51:34.628 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
11:51:34 15:51:34.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:51:34 15:51:34.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:51:34 15:51:34.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:51:34 15:51:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:34 15:51:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:34 15:51:34.734 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config
11:51:34 15:51:34.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:51:34 15:51:34.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:34 15:51:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:34 15:51:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:34 15:51:34.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:34 15:51:34.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:34 15:51:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:34 15:51:34.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:34 15:51:34.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:34 15:51:34.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit
11:51:34 15:51:34.736 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit
11:51:34 15:51:34.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection
11:51:34 15:51:34.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit
11:51:34 15:51:34.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected...
11:51:34 15:51:34.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully
11:51:34 15:51:34.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:34 15:51:34.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:34 15:51:34.745 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:51:34 15:51:34.745 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:51:34 15:51:34.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:51:34 15:51:34.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration
11:51:34 15:51:34.746 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration
11:51:34 15:51:34.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:34 is "Name:")
11:51:34 15:51:34.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:34 15:51:34.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:34 15:51:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:34 15:51:34.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:34 15:51:34.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:34 15:51:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:34 15:51:34.930 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:34 15:51:34.931 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config
11:51:34 15:51:34.931 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration
11:51:34 15:51:34.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:51:34 15:51:34.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:34 15:51:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:34 15:51:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:34 15:51:34.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:34 15:51:34.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:34 15:51:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:34 15:51:34.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:34 15:51:34.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:34 15:51:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:34 15:51:34.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:34 15:51:34.941 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y
11:51:34 15:51:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:35 15:51:35.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:35 15:51:35.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:35 15:51:35.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Environment")
11:51:35 15:51:35.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:35 15:51:35.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:35 15:51:35.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:35 15:51:35.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:35 15:51:35.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:35 15:51:35.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:35 15:51:35.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:35 15:51:35.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:35 15:51:35.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:35 15:51:35.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:35 15:51:35.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Environment
11:51:35 15:51:35.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:35 15:51:35.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:35 15:51:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:35 15:51:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:35 15:51:35.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:35 15:51:35.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:35 15:51:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:35 15:51:35.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:35 15:51:35.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:35 15:51:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:35 15:51:35.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:35 15:51:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:51:37 15:51:37.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...")
11:51:37 15:51:37.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.362 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect...
11:51:37 15:51:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available....
11:51:37 15:51:37.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully
11:51:37 15:51:37.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:37 15:51:37.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent
11:51:37 15:51:37.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:37 15:51:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:37 15:51:37.453 INFO [WorkbenchTestable][AbstractTableItem] Check table Item BUILD_DISPLAY_NAME [ #209 ]:
11:51:37 15:51:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:51:37 15:51:37.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:51:37 15:51:37.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:51:37 15:51:37.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:51:37 15:51:37.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent
11:51:37 15:51:37.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.457 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:37 15:51:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:37 15:51:37.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:37 15:51:37.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:37 15:51:37.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...")
11:51:37 15:51:37.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.493 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect...
11:51:37 15:51:37.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available....
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:37 15:51:37.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:37 15:51:37.582 INFO [WorkbenchTestable][AbstractTableItem] Check table Item USER_NAME [ jenkins ]:
11:51:37 15:51:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
11:51:37 15:51:37.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
11:51:37 15:51:37.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
11:51:37 15:51:37.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:51:37 15:51:37.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent
11:51:37 15:51:37.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.586 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:37 15:51:37.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:37 15:51:37.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:37 15:51:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:37 15:51:37.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:37 15:51:37.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...")
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.629 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect...
11:51:37 15:51:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available....
11:51:37 15:51:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available. finished successfully
11:51:37 15:51:37.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All")
11:51:37 15:51:37.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent
11:51:37 15:51:37.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.727 INFO [WorkbenchTestable][AbstractButton] Click button &Select All
11:51:37 15:51:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:51:37 15:51:37.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent
11:51:37 15:51:37.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.754 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:37 15:51:37.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:37 15:51:37.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:37 15:51:37.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:37 15:51:37.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment")
11:51:37 15:51:37.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.813 INFO [WorkbenchTestable][AbstractButton] Click button Re&place native environment with specified environment
11:51:37 15:51:37.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Notify Button with event 27
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Notify Button with event 26
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Notify Button with event 3
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Notify Button with event 4
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.814 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment")
11:51:37 15:51:37.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment")
11:51:37 15:51:37.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.823 INFO [WorkbenchTestable][AbstractButton] Click button &Append environment to native environment
11:51:37 15:51:37.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Notify Button with event 27
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Notify Button with event 26
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Notify Button with event 3
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Notify Button with event 4
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.824 TRACE [main][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment")
11:51:37 15:51:37.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:37 15:51:37.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:37 15:51:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:37 15:51:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:37 15:51:37.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:51:37 15:51:37.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:37 15:51:37.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.848 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:51:37 15:51:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available....
11:51:37 15:51:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available. finished successfully
11:51:37 15:51:37.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:37 is "Name:")
11:51:37 15:51:37.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent
11:51:37 15:51:37.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:37 15:51:37.878 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:37 15:51:37.878 INFO [WorkbenchTestable][AbstractText] Text set to: test_name
11:51:37 15:51:37.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:37 is "Value:")
11:51:37 15:51:37.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent
11:51:37 15:51:37.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:37 15:51:37.880 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:37 15:51:37.880 INFO [WorkbenchTestable][AbstractText] Text set to: test_value
11:51:37 15:51:37.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:51:37 15:51:37.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:37 15:51:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:37 15:51:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:37 15:51:37.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent
11:51:37 15:51:37.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:37 15:51:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:37 15:51:37.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:37 15:51:37.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:37 15:51:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:37 15:51:37.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:37 15:51:37.881 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:37 15:51:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:37 15:51:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:37 15:51:37.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:37 15:51:37.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:37 15:51:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available....
11:51:38 15:51:38.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available. failed, an exception will be thrown
11:51:38 15:51:38.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:38 15:51:38.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:38 15:51:38.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:38 15:51:38.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:38 15:51:38.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:38 15:51:38.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:38 15:51:38.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:38 15:51:38.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:38 15:51:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:38 15:51:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:38 15:51:38.920 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:38 15:51:38.920 TRACE [main][WidgetHandler] Wait for synchronization
11:51:38 15:51:38.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:51:38 15:51:38.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:38 15:51:38.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:38 15:51:38.925 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove
11:51:38 15:51:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:38 15:51:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:38 15:51:38.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:38 15:51:38.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:38 15:51:38.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:38 15:51:38.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:38 15:51:38.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:38 15:51:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:38 15:51:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:38 15:51:38.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:38 15:51:38.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:38 15:51:38.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:38 15:51:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:38 15:51:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:38 15:51:38.932 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:38 15:51:38.932 TRACE [main][WidgetHandler] Wait for synchronization
11:51:38 15:51:38.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...")
11:51:38 15:51:38.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:38 15:51:38.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:38 15:51:38.944 INFO [WorkbenchTestable][AbstractButton] Click button E&dit...
11:51:38 15:51:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:38 15:51:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:38 15:51:38.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:38 15:51:38.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:38 15:51:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available....
11:51:38 15:51:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available. finished successfully
11:51:38 15:51:38.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:38 is "Name:")
11:51:38 15:51:38.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent
11:51:38 15:51:38.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:38 15:51:38.974 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:38 15:51:38.974 INFO [WorkbenchTestable][AbstractText] Text set to: test_new
11:51:38 15:51:38.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:38 is "Value:")
11:51:38 15:51:38.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent
11:51:38 15:51:38.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:38 15:51:38.976 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:38 15:51:38.976 INFO [WorkbenchTestable][AbstractText] Text set to: test_new
11:51:38 15:51:38.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:51:38 15:51:38.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:38 15:51:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:38 15:51:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:38 15:51:38.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent
11:51:38 15:51:38.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:38 15:51:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:38 15:51:38.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:38 15:51:38.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:38 15:51:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:38 15:51:38.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:38 15:51:38.977 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:38 15:51:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:38 15:51:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:38 15:51:38.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:38 15:51:38.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:39 15:51:39.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:39 15:51:39.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:39 15:51:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:39 15:51:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:39 15:51:39.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:39 15:51:39.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:39 15:51:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:39 15:51:39.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:39 15:51:39.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:39 15:51:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:39 15:51:39.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:39 15:51:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:39 15:51:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:39 15:51:39.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:51:39 15:51:39.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:39 15:51:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:39 15:51:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:39 15:51:39.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:39 15:51:39.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:39 15:51:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:39 15:51:39.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:39 15:51:39.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:39 15:51:39.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:39 15:51:39.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:39 15:51:39.014 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:51:39 15:51:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:39 15:51:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:39 15:51:39.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:39 15:51:39.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:39 15:51:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available....
11:51:39 15:51:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available. finished successfully
11:51:39 15:51:39.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:39 is "Name:")
11:51:39 15:51:39.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:39 15:51:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:39 15:51:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:39 15:51:39.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent
11:51:39 15:51:39.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:39 15:51:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:39 15:51:39.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:39 15:51:39.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:39 15:51:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:39 15:51:39.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:39 15:51:39.043 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:39 15:51:39.043 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy
11:51:39 15:51:39.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:39 is "Value:")
11:51:39 15:51:39.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:39 15:51:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:39 15:51:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:39 15:51:39.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent
11:51:39 15:51:39.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:39 15:51:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:39 15:51:39.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:39 15:51:39.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:39 15:51:39.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:39 15:51:39.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:39 15:51:39.044 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:39 15:51:39.045 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy
11:51:39 15:51:39.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:51:39 15:51:39.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:39 15:51:39.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:39 15:51:39.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:39 15:51:39.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent
11:51:39 15:51:39.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:39 15:51:39.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:39 15:51:39.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:39 15:51:39.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:39 15:51:39.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:39 15:51:39.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:39 15:51:39.046 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:39 15:51:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:39 15:51:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:39 15:51:39.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:39 15:51:39.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:39 15:51:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available....
11:51:40 15:51:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available. failed, an exception will be thrown
11:51:40 15:51:40.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:40 15:51:40.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:40 15:51:40.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:40 15:51:40.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:40 15:51:40.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:40 15:51:40.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:40 15:51:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.087 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:40 15:51:40.087 TRACE [main][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Copy")
11:51:40 15:51:40.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:40 15:51:40.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:40 15:51:40.092 INFO [WorkbenchTestable][AbstractButton] Click button &Copy
11:51:40 15:51:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:40 15:51:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:40 15:51:40.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:40 15:51:40.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:40 15:51:40.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:40 15:51:40.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:40 15:51:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.098 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:40 15:51:40.098 TRACE [main][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:51:40 15:51:40.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:40 15:51:40.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:40 15:51:40.107 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove
11:51:40 15:51:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:40 15:51:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:40 15:51:40.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:40 15:51:40.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:40 15:51:40.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:40 15:51:40.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:40 15:51:40.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Paste")
11:51:40 15:51:40.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:40 15:51:40.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:40 15:51:40.117 INFO [WorkbenchTestable][AbstractButton] Click button &Paste
11:51:40 15:51:40.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:40 15:51:40.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:40 15:51:40.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:40 15:51:40.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:40 15:51:40.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:40 15:51:40.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:40 15:51:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:51:40 15:51:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:51:40 15:51:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:51:40 15:51:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:51:40 15:51:40.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:51:40 15:51:40.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:40 15:51:40.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:40 15:51:40.128 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations
11:51:40 15:51:40.128 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations'
11:51:40 15:51:40.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:40 15:51:40.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:40 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.584 s - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest
11:51:40 selectTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest)  Time elapsed: 1.96 s
11:51:40 appendReplaceTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest)  Time elapsed: 0.035 s
11:51:40 addTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest)  Time elapsed: 1.078 s
11:51:40 removeTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest)  Time elapsed: 0.013 s
11:51:40 editTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest)  Time elapsed: 0.081 s
11:51:40 copyPasteTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest)  Time elapsed: 1.117 s
11:51:40 Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest
11:51:40 15:51:40.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest
11:51:40 15:51:40.217 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:51:40 15:51:40.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:40 15:51:40.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest
11:51:40 15:51:40.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:40 15:51:40.217 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:40 15:51:40.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest)
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:40 15:51:40.218 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug'
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug'
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:40 15:51:40.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:40 15:51:40.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:40 15:51:40.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:51:40 15:51:40.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:40 15:51:40.257 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:51:40 15:51:40.257 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:40 15:51:40.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:51:40 15:51:40.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:51:40 15:51:40.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:40 15:51:40.313 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug')
11:51:40 15:51:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.313 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:51:40 15:51:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.313 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:40 15:51:40.313 TRACE [main][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:40 15:51:40.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:40 15:51:40.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:40 15:51:40.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:40 15:51:40.315 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:40 15:51:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:40 15:51:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:40 15:51:40.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:40 15:51:40.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:40 15:51:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:40 15:51:40.450 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:51:40 15:51:40.450 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
11:51:40 15:51:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:40 15:51:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:40 15:51:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:40 15:51:40.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:51:40 15:51:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:40 15:51:40.465 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:51:40 15:51:40.465 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:40 15:51:40.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:40 15:51:40.520 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
11:51:40 15:51:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.520 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2)
11:51:40 15:51:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.520 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:40 15:51:40.520 TRACE [main][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:40 15:51:40.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:40 15:51:40.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:40 15:51:40.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:40 15:51:40.522 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:40 15:51:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:40 15:51:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:40 15:51:40.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:40 15:51:40.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:40 15:51:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:40 15:51:40.751 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing'
11:51:40 15:51:40.751 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing'
11:51:40 15:51:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:40 15:51:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:40 15:51:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:40 15:51:40.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:51:40 15:51:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:40 15:51:40.763 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:51:40 15:51:40.763 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:40 15:51:40.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:40 15:51:40.818 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing')
11:51:40 15:51:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.818 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3)
11:51:40 15:51:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:40 15:51:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:40 15:51:40.818 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:40 15:51:40.818 TRACE [main][WidgetHandler] Wait for synchronization
11:51:40 15:51:40.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:40 15:51:40.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:40 15:51:40.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:40 15:51:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:40 15:51:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:40 15:51:40.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:40 15:51:40.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:40 15:51:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:40 15:51:40.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:40 15:51:40.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:40 15:51:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:40 15:51:40.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:40 15:51:40.820 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:40 15:51:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:40 15:51:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:40 15:51:40.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:40 15:51:40.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:41 15:51:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:41 15:51:41.080 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy'
11:51:41 15:51:41.080 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy'
11:51:41 15:51:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:41 15:51:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:41 15:51:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:41 15:51:41.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:51:41 15:51:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:41 15:51:41.087 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:51:41 15:51:41.087 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:41 15:51:41.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:51:41 15:51:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:51:41 15:51:41.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:51:41 15:51:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:41 15:51:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:41 15:51:41.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:41 15:51:41.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:41 15:51:41.137 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy')
11:51:41 15:51:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:41 15:51:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:41 15:51:41.137 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5)
11:51:41 15:51:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:41 15:51:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:41 15:51:41.138 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:41 15:51:41.138 TRACE [main][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:41 15:51:41.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:41 15:51:41.140 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:41 15:51:41.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:41 15:51:41.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:41 15:51:41.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:41 15:51:41.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:41 15:51:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:41 15:51:41.304 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource'
11:51:41 15:51:41.304 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource'
11:51:41 15:51:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:41 15:51:41.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:41 15:51:41.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:41 15:51:41.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:51:41 15:51:41.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:41 15:51:41.317 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:51:41 15:51:41.318 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:41 15:51:41.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:51:41 15:51:41.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:51:41 15:51:41.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:41 15:51:41.362 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource')
11:51:41 15:51:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:41 15:51:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:41 15:51:41.362 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)')
11:51:41 15:51:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:41 15:51:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:41 15:51:41.362 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8)
11:51:41 15:51:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:41 15:51:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:41 15:51:41.362 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:41 15:51:41.362 TRACE [main][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:41 15:51:41.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:41 15:51:41.364 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:41 15:51:41.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:41 15:51:41.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:41 15:51:41.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:41 15:51:41.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:41 15:51:41.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:41 15:51:41.468 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing'
11:51:41 15:51:41.468 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing'
11:51:41 15:51:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:41 15:51:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:41 15:51:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:41 15:51:41.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:51:41 15:51:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:41 15:51:41.474 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:51:41 15:51:41.474 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:41 15:51:41.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:41 15:51:41.518 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing')
11:51:41 15:51:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:41 15:51:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:41 15:51:41.518 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (9)
11:51:41 15:51:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:41 15:51:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:41 15:51:41.518 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:41 15:51:41.518 TRACE [main][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:41 15:51:41.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:41 15:51:41.520 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:41 15:51:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:41 15:51:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:41 15:51:41.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:41 15:51:41.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:41 15:51:41.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest)
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:41 15:51:41.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 s - in org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest
11:51:41 testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest)  Time elapsed: 1.529 s
11:51:41 Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest
11:51:41 15:51:41.755 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest
11:51:41 15:51:41.755 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:51:41 15:51:41.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:41 15:51:41.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest
11:51:41 15:51:41.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:41 15:51:41.755 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:41 15:51:41.756 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:51:41 15:51:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:41 15:51:41.762 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:51:41 15:51:41.762 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:41 15:51:41.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:51:41 15:51:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:41 15:51:41.807 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
11:51:41 15:51:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:41 15:51:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:41 15:51:41.807 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2)
11:51:41 15:51:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:41 15:51:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:41 15:51:41.807 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:41 15:51:41.807 TRACE [main][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:41 15:51:41.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:41 15:51:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:41 15:51:41.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:41 15:51:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:41 15:51:41.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:41 15:51:41.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:41 15:51:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:41 15:51:41.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:41 15:51:41.809 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:41 15:51:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:41 15:51:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:41 15:51:41.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:41 15:51:41.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:41 15:51:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:41 15:51:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:41 15:51:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:51:41 15:51:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.951 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Item match:Window
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:41 15:51:41.951 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:41 15:51:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Item match:Window
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:41 15:51:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:51:41 15:51:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:41 15:51:41.952 DEBUG [main][MenuItemLookup] Item match:Window
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:41 15:51:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Item match:Window
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:41 15:51:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:41 15:51:41.953 DEBUG [main][MenuItemLookup] Item match:Window
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:41 15:51:41.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:41 15:51:41.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:41 15:51:41.954 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Item match:Window
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:''
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:41 15:51:41.954 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:41 15:51:41.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:51:41 15:51:41.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:51:41 15:51:41.954 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:51:41 15:51:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:51:41 15:51:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:51:41 15:51:41.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:51:41 15:51:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:42 15:51:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:42 15:51:41.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:42 15:51:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:42 15:51:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:42 15:51:41.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:51:42 15:51:41.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:42 15:51:41.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:42 15:51:41.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:42 15:51:41.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:51:42 15:51:41.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:42 15:51:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:42 15:51:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:42 15:51:41.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:51:42 15:51:41.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:42 15:51:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:42 15:51:41.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:42 15:51:41.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:42 15:51:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:42 15:51:41.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:42 15:51:42.000 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:51:42 15:51:42.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:42 15:51:42.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:42 15:51:42.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:42 15:51:42.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:42 15:51:42.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:42 15:51:42.169 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest)
11:51:42 15:51:42.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest
11:51:42 15:51:42.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:42 15:51:42.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:42 15:51:42.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:42 15:51:42.169 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
11:51:42 15:51:42.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:42 15:51:42.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:42 15:51:42.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:42 15:51:42.169 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:42 15:51:42.169 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:42 15:51:42.169 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:51:42 15:51:42.169 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:51:42 15:51:42.169 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:42 15:51:42.169 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:42 15:51:42.169 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:42 15:51:42.169 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:42 15:51:42.169 DEBUG [main][MenuItemLookup] Item match:Run
11:51:42 15:51:42.170 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
11:51:42 15:51:42.170 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
11:51:42 15:51:42.170 DEBUG [main][MenuItemLookup] Found menu:''
11:51:42 15:51:42.170 DEBUG [main][MenuItemLookup] Found menu:'Run History'
11:51:42 15:51:42.170 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:51:42 15:51:42.170 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
11:51:42 15:51:42.170 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
11:51:42 15:51:42.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
11:51:42 15:51:42.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
11:51:42 15:51:42.170 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
11:51:42 15:51:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:51:42 15:51:42.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:51:42 15:51:42.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:51:42 15:51:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:42 15:51:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:42 15:51:42.271 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config
11:51:42 15:51:42.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:51:42 15:51:42.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:42 15:51:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:42 15:51:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:42 15:51:42.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:42 15:51:42.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:42 15:51:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:42 15:51:42.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:42 15:51:42.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:42 15:51:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:42 15:51:42.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:42 15:51:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:42 15:51:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:42 15:51:42.273 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit
11:51:42 15:51:42.273 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit
11:51:42 15:51:42.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection
11:51:42 15:51:42.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit
11:51:42 15:51:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected...
11:51:42 15:51:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully
11:51:42 15:51:42.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:42 15:51:42.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:42 15:51:42.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:51:42 15:51:42.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:51:42 15:51:42.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration"
11:51:42 15:51:42.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration
11:51:42 15:51:42.293 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration
11:51:42 15:51:42.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:42 is "Name:")
11:51:42 15:51:42.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:42 15:51:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:42 15:51:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:42 15:51:42.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:42 15:51:42.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:42 15:51:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:42 15:51:42.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:42 15:51:42.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:42 15:51:42.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:42 15:51:42.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:42 15:51:42.471 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:42 15:51:42.471 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config
11:51:42 15:51:42.471 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration
11:51:42 15:51:42.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:51:42 15:51:42.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:42 15:51:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:42 15:51:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:42 15:51:42.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:42 15:51:42.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:42 15:51:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:42 15:51:42.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:42 15:51:42.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:42 15:51:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:42 15:51:42.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:42 15:51:42.477 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y
11:51:42 15:51:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:42 15:51:42.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:42 15:51:42.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:42 15:51:42.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update LCD' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:43 15:51:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:43 15:51:43.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Test")
11:51:43 15:51:43.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:43 15:51:43.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:43 15:51:43.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test
11:51:43 15:51:43.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:43 is "Project:")
11:51:43 15:51:43.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:43 15:51:43.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:43 15:51:43.439 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:43 15:51:43.440 INFO [WorkbenchTestable][AbstractText] Text set to: abc
11:51:43 15:51:43.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:43 is "Project:")
11:51:43 15:51:43.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:43 15:51:43.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:43 15:51:43.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:43 15:51:43.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:43 is "Test class:")
11:51:43 15:51:43.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:43 15:51:43.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:43 15:51:43.506 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:43 15:51:43.507 INFO [WorkbenchTestable][AbstractText] Text set to: cde
11:51:43 15:51:43.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:43 is "Test class:")
11:51:43 15:51:43.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:43 15:51:43.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:43 15:51:43.527 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:43 15:51:43.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:43 is "Test method:")
11:51:43 15:51:43.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:43 15:51:43.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:43 15:51:43.544 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:43 15:51:43.544 INFO [WorkbenchTestable][AbstractText] Text set to: efg
11:51:43 15:51:43.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:51:43 is "Test method:")
11:51:43 15:51:43.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
11:51:43 15:51:43.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:43 15:51:43.563 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:43 15:51:43.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:51:43 15:51:43.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:51:43 15:51:43.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
11:51:43 15:51:43.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
11:51:43 15:51:43.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
11:51:43 15:51:43.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:43 15:51:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:43 15:51:43.577 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations
11:51:43 15:51:43.577 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations'
11:51:43 15:51:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:43 15:51:43.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:43 15:51:43.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest
11:51:43 15:51:43.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:43 15:51:43.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:43 15:51:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:51:43 15:51:43.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest)
11:51:43 15:51:43.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest
11:51:43 15:51:43.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:43 15:51:43.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:43 15:51:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.93 s - in org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest
11:51:43 testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest)  Time elapsed: 1.514 s
11:51:43 Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest
11:51:43 15:51:43.691 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest
11:51:43 15:51:43.691 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:51:43 15:51:43.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:43 15:51:43.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest
11:51:43 15:51:43.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:43 15:51:43.692 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:43 15:51:43.716 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE'
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE'
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:51:43 15:51:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:51:43 15:51:43.727 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:51:43 15:51:43.727 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:51:43 15:51:43.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:43 15:51:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:51:43 15:51:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:51:43 15:51:43.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:51:43 15:51:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:51:43 15:51:43.780 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE')
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:43 15:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:43 15:51:43.781 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4)
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:51:43 15:51:43.781 TRACE [main][WidgetHandler] Notify Table with event 13
11:51:43 15:51:43.781 TRACE [main][WidgetHandler] Wait for synchronization
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:51:43 15:51:43.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:43 15:51:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:43 15:51:43.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:43 15:51:43.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:43 15:51:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:43 15:51:43.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:43 15:51:43.782 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:43 15:51:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:43 15:51:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:43 15:51:43.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:43 15:51:43.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:43 15:51:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:43 15:51:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:43 15:51:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:51:43 15:51:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.993 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:43 15:51:43.993 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:43 15:51:43.993 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:43 15:51:43.993 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:43 15:51:43.993 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:43 15:51:43.993 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:43 15:51:43.993 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:43 15:51:43.993 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:43 15:51:43.993 DEBUG [main][MenuItemLookup] Item match:Window
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:''
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:''
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:''
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:43 15:51:43.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:43 15:51:43.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:43 15:51:43.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Item match:Window
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:''
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:43 15:51:43.994 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:44 15:51:43.994 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:44 15:51:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:51:44 15:51:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:44 15:51:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:44 15:51:43.995 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Item match:Window
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:44 15:51:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:44 15:51:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:44 15:51:43.995 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:44 15:51:43.995 DEBUG [main][MenuItemLookup] Item match:Window
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:44 15:51:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:44 15:51:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:44 15:51:43.996 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Item match:Window
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:44 15:51:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:44 15:51:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:44 15:51:43.996 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:44 15:51:43.996 DEBUG [main][MenuItemLookup] Item match:Window
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:44 15:51:43.997 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:44 15:51:43.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:51:44 15:51:43.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:51:44 15:51:43.997 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:51:44 15:51:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:51:44 15:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:51:44 15:51:44.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:51:44 15:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:44 15:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:44 15:51:44.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:44 15:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:44 15:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:44 15:51:44.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:51:44 15:51:44.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:44 15:51:44.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:44 15:51:44.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:44 15:51:44.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:44 15:51:44.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:44 15:51:44.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:44 15:51:44.036 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:44 15:51:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:44 15:51:44.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:44 15:51:44.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:44 15:51:44.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:44 15:51:44.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest)
11:51:44 15:51:44.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest
11:51:44 15:51:44.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:44 15:51:44.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:44 15:51:44.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"]
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"]
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:44 15:51:44.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:44 15:51:44.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:44 15:51:44.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:44 15:51:44.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:44 15:51:44.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:44 15:51:44.166 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:44 15:51:44.166 DEBUG [main][MenuItemLookup] Item match:File
11:51:44 15:51:44.166 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:51:44 15:51:44.166 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:''
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:51:44 15:51:44.169 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:51:44 15:51:44.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:51:44 15:51:44.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:51:44 15:51:44.169 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:51:44 15:51:44.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:51:44 15:51:44.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:51:44 15:51:44.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:51:44 15:51:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:44 15:51:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:44 15:51:44.239 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:44 15:51:44.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:51:44 15:51:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:44 15:51:44.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:44 15:51:44.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:44 15:51:44.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:44 15:51:44.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:44 15:51:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:44 15:51:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:44 15:51:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children...
11:51:44 15:51:44.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB
11:51:44 15:51:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:44 15:51:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:44 15:51:44.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB
11:51:44 15:51:44.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully
11:51:44 15:51:44.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB
11:51:44 15:51:44.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:44 15:51:44.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed
11:51:44 15:51:44.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:44 15:51:44.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB
11:51:44 15:51:44.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project
11:51:44 15:51:44.743 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project
11:51:44 15:51:44.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection
11:51:44 15:51:44.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project
11:51:44 15:51:44.746 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:44 15:51:44.746 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:51:44 15:51:44.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:44 15:51:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:44 15:51:44.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:44 15:51:44.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:44 15:51:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:44 15:51:44.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:44 15:51:44.747 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:44 15:51:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:44 15:51:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:44 15:51:44.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:44 15:51:44.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:44 15:51:44.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:44 15:51:44.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available....
11:51:44 15:51:44.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available. finished successfully
11:51:44 15:51:44.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project
11:51:44 15:51:44.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:44 15:51:44.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:44 15:51:44.860 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed
11:51:44 15:51:44.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:44 15:51:44.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.ejb.ui.project.facet.EjbProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:44 is "Project name:")
11:51:44 15:51:44.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:44 15:51:44.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:44 15:51:44.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:44 15:51:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:44 15:51:44.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:44 15:51:44.889 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:44 15:51:44.890 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject
11:51:44 15:51:44.892 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed
11:51:44 15:51:44.892 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard
11:51:44 15:51:44.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.ejb.ui.project.facet.EjbProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:44 15:51:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:44 15:51:44.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:44 15:51:44.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:44 15:51:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:44 15:51:44.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:44 15:51:44.905 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:44 15:51:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:44 15:51:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:44 15:51:44.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:44 15:51:44.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:44 15:51:44.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:45 15:51:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:45 15:51:45.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:45 15:51:45.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:45 15:51:45.425 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:51:45 15:51:45.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:45 15:51:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:45 15:51:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:45 15:51:45.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:45 15:51:45.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:45 15:51:45.425 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:45 15:51:45.425 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:45 15:51:45.425 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:45 15:51:45.425 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:45 15:51:45.425 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:45 15:51:45.425 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:45 15:51:45.425 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:45 15:51:45.425 DEBUG [main][MenuItemLookup] Item match:Window
11:51:45 15:51:45.426 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:45 15:51:45.426 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:45 15:51:45.426 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:45 15:51:45.426 DEBUG [main][MenuItemLookup] Found menu:''
11:51:45 15:51:45.426 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:45 15:51:45.426 DEBUG [main][MenuItemLookup] Item match:Show View
11:51:45 15:51:45.430 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:51:45 15:51:45.430 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:51:45 15:51:45.430 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer'
11:51:45 15:51:45.430 DEBUG [main][MenuItemLookup] Found menu:'Markers'
11:51:45 15:51:45.430 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:51:45 15:51:45.430 DEBUG [main][MenuItemLookup] Found menu:'Packages'
11:51:45 15:51:45.430 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:51:45 15:51:45.431 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:51:45 15:51:45.431 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:51:45 15:51:45.431 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:51:45 15:51:45.431 DEBUG [main][MenuItemLookup] Found menu:'Servers'
11:51:45 15:51:45.431 DEBUG [main][MenuItemLookup] Found menu:'Snippets'
11:51:45 15:51:45.431 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:51:45 15:51:45.431 DEBUG [main][MenuItemLookup] Found menu:''
11:51:45 15:51:45.431 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:51:45 15:51:45.431 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:51:45 15:51:45.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:51:45 15:51:45.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:51:45 15:51:45.431 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:51:45 15:51:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:51:45 15:51:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:51:45 15:51:45.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:45 15:51:45.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:45 15:51:45.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:45 15:51:45.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:45 15:51:45.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:45 15:51:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:45 15:51:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:45 15:51:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:51:45 15:51:45.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:45 15:51:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:45 15:51:45.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:45 15:51:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:45 15:51:45.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:45 15:51:45.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:51:45 15:51:45.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:51:45 15:51:45.552 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:51:45 15:51:45.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:45 15:51:45.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:51:45 15:51:45.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:45 15:51:45.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:45 15:51:45.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:45 15:51:45.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:51:45 15:51:45.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:45 15:51:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:45 15:51:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:45 15:51:45.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:51:45 15:51:45.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:45 15:51:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:45 15:51:45.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:45 15:51:45.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:45 15:51:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:45 15:51:45.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:45 15:51:45.554 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:51:45 15:51:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:45 15:51:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:45 15:51:45.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:45 15:51:45.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:45 15:51:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:51:45 15:51:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:51:45 15:51:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:51:45 15:51:45.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:45 15:51:45.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:45 15:51:45.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:51:45 15:51:45.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:45 15:51:45.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:45 15:51:45.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:45 15:51:45.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:45 15:51:45.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:45 15:51:45.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:45 15:51:45.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:51:45 15:51:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:45 15:51:45.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:45 15:51:45.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:45 15:51:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:45 15:51:45.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:45 15:51:45.738 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:51:45 15:51:45.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:51:45 15:51:45.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:45 15:51:45.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:51:45 15:51:45.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:45 15:51:45.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:45 15:51:45.741 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:51:45 15:51:45.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:51:45 15:51:45.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:45 15:51:45.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:45 15:51:45.742 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:51:45 15:51:45.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:51:45 15:51:45.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:45 15:51:45.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:45 15:51:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:45 15:51:45.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:45 15:51:45.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:46 15:51:46.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:46 15:51:46.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:46 15:51:46.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:46 15:51:46.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:46 15:51:46.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:46 15:51:46.861 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:51:46 15:51:46.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:51:46 15:51:46.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:46 15:51:46.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:46 15:51:46.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:46 15:51:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:46 15:51:46.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:46 15:51:46.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:46 15:51:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:46 15:51:46.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:46 15:51:46.862 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject
11:51:46 15:51:46.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:46 15:51:46.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:46 15:51:46.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:51:46 15:51:46.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:46 15:51:46.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:46 15:51:46.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:46 15:51:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:46 15:51:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:46 15:51:46.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:46 15:51:46.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:51:46 15:51:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:46 15:51:46.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:46 15:51:46.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:46 15:51:46.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:46 15:51:46.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:46 15:51:46.983 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:51:46 15:51:46.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:51:46 15:51:46.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:46 15:51:46.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:51:46 15:51:46.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:46 15:51:46.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:46 15:51:46.985 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:51:46 15:51:46.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:51:46 15:51:46.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:46 15:51:46.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:46 15:51:46.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:46 15:51:46.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:46 15:51:46.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:47 15:51:47.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:47 15:51:47.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:47 15:51:47.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:47 15:51:47.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:47 15:51:47.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:47 15:51:47.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:51:47 15:51:47.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:51:47 15:51:47.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:47 15:51:47.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:47 15:51:47.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:47 15:51:47.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:47 15:51:47.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:47 15:51:47.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:47 15:51:47.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:47 15:51:47.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:47 15:51:47.988 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject
11:51:47 15:51:47.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject
11:51:47 15:51:47.988 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject
11:51:47 15:51:47.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection
11:51:47 15:51:47.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject
11:51:47 15:51:47.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:47 15:51:47.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:''
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:''
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:''
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:''
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:''
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:''
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:51:48 15:51:48.034 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:51:48 15:51:48.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:51:48 15:51:48.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:51:48 15:51:48.034 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:51:48 15:51:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:48 15:51:48.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:51:48 15:51:48.534 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer
11:51:48 15:51:48.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject
11:51:48 15:51:48.535 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject
11:51:48 15:51:48.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection
11:51:48 15:51:48.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject
11:51:48 15:51:48.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:48 15:51:48.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:''
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:''
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:48 15:51:48.624 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:51:48 15:51:48.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:51:48 15:51:48.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:51:48 15:51:48.624 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:51:48 15:51:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:51:49 15:51:49.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:51:49 15:51:49.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:51:49 15:51:49.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:49 15:51:49.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:49 15:51:49.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:49 15:51:49.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:49 15:51:49.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:49 15:51:49.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:49 15:51:49.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:49 15:51:49.266 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:51:49 15:51:49.266 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:51:49 15:51:49.266 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:49 15:51:49.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:49 15:51:49.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:49 15:51:49.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:49 15:51:49.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:51:49 15:51:49.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:49 15:51:49.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:49 15:51:49.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:49 15:51:49.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:49 15:51:49.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:49 15:51:49.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:49 15:51:49.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:49 15:51:49.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:49 15:51:49.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:49 15:51:49.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:49 15:51:49.268 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:49 15:51:49.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:49 15:51:49.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:49 15:51:49.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:49 15:51:49.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:49 15:51:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:51:49 15:51:49.271 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:51:49 15:51:49.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:51:49 15:51:49.771 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:51:49 15:51:49.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:49 15:51:49.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:49 15:51:49.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:51:49 15:51:49.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest)
11:51:49 15:51:49.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest
11:51:49 15:51:49.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:49 15:51:49.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:49 15:51:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:49 15:51:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.082 s - in org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest
11:51:49 createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest)  Time elapsed: 5.609 s
11:51:49 Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest
11:51:49 15:51:49.780 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest
11:51:49 15:51:49.780 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:51:49 15:51:49.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:49 15:51:49.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest
11:51:49 15:51:49.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:49 15:51:49.780 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:51:49 15:51:49.781 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:49 15:51:49.781 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:51:49 15:51:49.781 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:49 15:51:49.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:49 15:51:49.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest)
11:51:49 15:51:49.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest
11:51:49 15:51:49.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:49 15:51:49.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:49 15:51:49.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"]
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"]
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:49 15:51:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:49 15:51:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:49 15:51:49.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:49 15:51:49.783 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:49 15:51:49.783 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:49 15:51:49.783 DEBUG [main][MenuItemLookup] Item match:File
11:51:49 15:51:49.784 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:51:49 15:51:49.784 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:''
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:''
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:''
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:51:49 15:51:49.786 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:51:49 15:51:49.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:51:49 15:51:49.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:51:49 15:51:49.787 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:51:49 15:51:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:51:49 15:51:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:51:49 15:51:49.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:51:49 15:51:49.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:49 15:51:49.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:49 15:51:49.856 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:49 15:51:49.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:49 15:51:49.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:51:49 15:51:49.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:49 15:51:49.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:49 15:51:49.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:49 15:51:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:49 15:51:49.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:49 15:51:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:49 15:51:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:49 15:51:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children...
11:51:49 15:51:49.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE
11:51:49 15:51:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:50 15:51:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:50 15:51:50.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE
11:51:50 15:51:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully
11:51:50 15:51:50.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE
11:51:50 15:51:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:50 15:51:50.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed
11:51:50 15:51:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:50 15:51:50.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE
11:51:50 15:51:50.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project
11:51:50 15:51:50.359 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project
11:51:50 15:51:50.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection
11:51:50 15:51:50.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project
11:51:50 15:51:50.362 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:50 15:51:50.362 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:51:50 15:51:50.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:50 15:51:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:50 15:51:50.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:50 15:51:50.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:50 15:51:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:50 15:51:50.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:50 15:51:50.363 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:50 15:51:50.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:50 15:51:50.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:50 15:51:50.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:50 15:51:50.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:50 15:51:50.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:50 15:51:50.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:50 15:51:50.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:50 15:51:50.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Utility Module"] is available....
11:51:50 15:51:50.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Utility Module"] is available. finished successfully
11:51:50 15:51:50.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module
11:51:50 15:51:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:50 15:51:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:50 15:51:50.435 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed
11:51:50 15:51:50.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:50 15:51:50.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.UtilityProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:50 is "Project name:")
11:51:50 15:51:50.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:50 15:51:50.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:50 15:51:50.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:50 15:51:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:50 15:51:50.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:50 15:51:50.461 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:50 15:51:50.461 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject
11:51:50 15:51:50.463 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed
11:51:50 15:51:50.463 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard
11:51:50 15:51:50.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.UtilityProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:50 15:51:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:50 15:51:50.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:50 15:51:50.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:50 15:51:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:50 15:51:50.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:50 15:51:50.465 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:50 15:51:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:50 15:51:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:50 15:51:50.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:50 15:51:50.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:50 15:51:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:50 15:51:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:50 15:51:50.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:50 15:51:50.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:50 15:51:50.968 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:51:50 15:51:50.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:50 15:51:50.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:50 15:51:50.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:50 15:51:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:50 15:51:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:50 15:51:50.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:50 15:51:50.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:51:50 15:51:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:50 15:51:50.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:50 15:51:50.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:50 15:51:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:50 15:51:50.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:50 15:51:50.969 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:50 15:51:50.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:50 15:51:50.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:50 15:51:50.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:50 15:51:50.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:50 15:51:50.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:50 15:51:50.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:50 15:51:50.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:50 15:51:50.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:50 15:51:50.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:50 15:51:50.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:50 15:51:50.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:50 15:51:50.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:50 15:51:50.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:50 15:51:50.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:51 15:51:51.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:51 15:51:51.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:51 15:51:51.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:51 15:51:51.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:51 15:51:51.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:51 15:51:51.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:51 15:51:51.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:51 15:51:51.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:51 15:51:51.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:51 15:51:51.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:51 15:51:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:51 15:51:51.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:51 15:51:51.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:51 15:51:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:51 15:51:51.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:51 15:51:51.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject
11:51:51 15:51:51.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:51 15:51:51.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:51 15:51:51.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:51:51 15:51:51.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:51 15:51:51.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:51 15:51:51.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:51 15:51:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:51 15:51:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:51 15:51:51.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:51 15:51:51.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:51:51 15:51:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:51 15:51:51.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:51 15:51:51.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:51 15:51:51.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:51 15:51:51.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:51 15:51:51.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:51 15:51:51.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:51 15:51:51.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:51 15:51:51.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:51:51 15:51:51.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:51 15:51:51.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:51 15:51:51.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:51 15:51:51.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:51 15:51:51.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:51 15:51:51.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:51 15:51:51.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:51 15:51:51.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:51 15:51:51.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:51 15:51:51.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:51 15:51:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:51 15:51:51.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:51 15:51:51.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:52 15:51:52.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:52 15:51:52.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:52 15:51:52.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:52 15:51:52.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:52 15:51:52.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:52 15:51:52.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:52 15:51:52.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:52 15:51:52.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:52 15:51:52.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:52 15:51:52.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:52 15:51:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:52 15:51:52.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:52 15:51:52.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:52 15:51:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:52 15:51:52.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:52 15:51:52.993 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject
11:51:52 15:51:52.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject
11:51:52 15:51:52.993 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject
11:51:52 15:51:52.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection
11:51:53 15:51:53.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject
11:51:53 15:51:53.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:53 15:51:53.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:''
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:''
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:''
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:''
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:51:53 15:51:53.133 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:51:53 15:51:53.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:51:53 15:51:53.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:51:53 15:51:53.133 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:51:53 15:51:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:53 15:51:53.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:53 15:51:53.133 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:51:53 15:51:53.633 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer
11:51:53 15:51:53.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject
11:51:53 15:51:53.634 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject
11:51:53 15:51:53.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection
11:51:53 15:51:53.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject
11:51:53 15:51:53.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:51:53 15:51:53.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Found menu:'New'
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Found menu:''
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Found menu:''
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:51:53 15:51:53.675 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:51:53 15:51:53.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:51:53 15:51:53.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:51:53 15:51:53.675 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:51:53 15:51:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:51:54 15:51:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:51:54 15:51:54.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:51:54 15:51:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:54 15:51:54.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:54 15:51:54.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:54 15:51:54.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:54 15:51:54.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:51:54 15:51:54.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:54 15:51:54.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:54 15:51:54.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:54 15:51:54.278 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:51:54 15:51:54.278 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:51:54 15:51:54.278 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:54 15:51:54.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:54 15:51:54.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:54 15:51:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:54 15:51:54.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:54 15:51:54.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:54 15:51:54.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:54 15:51:54.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:54 15:51:54.279 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:51:54 15:51:54.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:54 15:51:54.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:54 15:51:54.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:54 15:51:54.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:54 15:51:54.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:51:54 15:51:54.283 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:54 15:51:54.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest)
11:51:54 15:51:54.784 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest
11:51:54 15:51:54.784 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:51:54 15:51:54.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:51:54 15:51:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.005 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest
11:51:54 createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest)  Time elapsed: 5.003 s
11:51:54 Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:51:54 15:51:54.791 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:51:54 15:51:54.791 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:51:54 15:51:54.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:54 15:51:54.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:51:54 15:51:54.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:54 15:51:54.791 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:51:54 15:51:54.792 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:54 15:51:54.792 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:51:54 15:51:54.792 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:54 15:51:54.792 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE'
11:51:54 15:51:54.792 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened.
11:51:54 15:51:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:51:54 15:51:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:54 15:51:54.792 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:54 15:51:54.792 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:54 15:51:54.792 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:54 15:51:54.792 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:54 15:51:54.792 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:54 15:51:54.792 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:54 15:51:54.792 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:54 15:51:54.792 DEBUG [main][MenuItemLookup] Item match:Window
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:54 15:51:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Item match:Window
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:54 15:51:54.793 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:54 15:51:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:51:54 15:51:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.794 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Item match:Window
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:54 15:51:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.794 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Item match:Window
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:54 15:51:54.794 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:54 15:51:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Item match:Window
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:51:54 15:51:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Item match:Window
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Item match:Perspective
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:''
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:51:54 15:51:54.795 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:51:54 15:51:54.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:51:54 15:51:54.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:51:54 15:51:54.796 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:51:54 15:51:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:54 15:51:54.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:54 15:51:54.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:51:54 15:51:54.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:54 15:51:54.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:54 15:51:54.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:54 15:51:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:54 15:51:54.864 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:51:54 15:51:54.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:54 15:51:54.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:54 15:51:54.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:54 15:51:54.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:51:55 15:51:55.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest)
11:51:55 15:51:55.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:51:55 15:51:55.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:51:55 15:51:55.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:51:55 15:51:55.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:51:55 15:51:55.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"]
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"]
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:55 15:51:55.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:55 15:51:55.009 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:51:55 15:51:55.010 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:55 15:51:55.010 DEBUG [main][MenuItemLookup] Item match:File
11:51:55 15:51:55.010 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:51:55 15:51:55.010 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:''
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'File'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:''
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:''
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:51:55 15:51:55.013 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:51:55 15:51:55.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:51:55 15:51:55.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:51:55 15:51:55.034 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:51:55 15:51:55.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:51:55 15:51:55.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:51:55 15:51:55.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:51:55 15:51:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:55 15:51:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:55 15:51:55.104 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:55 15:51:55.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:51:55 15:51:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:55 15:51:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:51:55 15:51:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:51:55 15:51:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children...
11:51:55 15:51:55.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE
11:51:55 15:51:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:55 15:51:55.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed
11:51:55 15:51:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:55 15:51:55.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE
11:51:55 15:51:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully
11:51:55 15:51:55.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE
11:51:55 15:51:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:51:55 15:51:55.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed
11:51:55 15:51:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:51:55 15:51:55.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE
11:51:55 15:51:55.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project
11:51:55 15:51:55.106 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project
11:51:55 15:51:55.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection
11:51:55 15:51:55.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project
11:51:55 15:51:55.109 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:51:55 15:51:55.109 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:51:55 15:51:55.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:55 15:51:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:55 15:51:55.110 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:55 15:51:55.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:55 15:51:55.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:55 15:51:55.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:55 15:51:55.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available....
11:51:55 15:51:55.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully
11:51:55 15:51:55.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project
11:51:55 15:51:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:55 15:51:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:55 15:51:55.238 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed
11:51:55 15:51:55.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:55 is "Project name:")
11:51:55 15:51:55.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:55 15:51:55.240 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:55 15:51:55.241 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject
11:51:55 15:51:55.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version")
11:51:55 15:51:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:51:55 15:51:55.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified
11:51:55 15:51:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:51:55 15:51:55.244 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 10.0
11:51:55 15:51:55.309 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed
11:51:55 15:51:55.309 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page
11:51:55 15:51:55.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:51:55 15:51:55.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:55 15:51:55.311 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:55 15:51:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:55 15:51:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:55 15:51:55.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:55 15:51:55.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor")
11:51:55 15:51:55.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:55 15:51:55.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New Module...")
11:51:55 15:51:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:55 15:51:55.326 INFO [WorkbenchTestable][AbstractButton] Click button New &Module...
11:51:55 15:51:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:55 15:51:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:55 15:51:55.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:55 15:51:55.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available....
11:51:55 15:51:55.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available. finished successfully
11:51:55 15:51:55.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules.
11:51:55 15:51:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:55 15:51:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:55 15:51:55.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create default modules")
11:51:55 15:51:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:55 15:51:55.435 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules
11:51:55 15:51:55.435 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules
11:51:55 15:51:55.435 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules
11:51:55 15:51:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:55 15:51:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:55 15:51:55.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:55 15:51:55.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Web")
11:51:55 15:51:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:55 15:51:55.448 INFO [WorkbenchTestable][AbstractButton] Click button &Web
11:51:55 15:51:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:55 15:51:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:55 15:51:55.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:55 15:51:55.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Notify Button with event 27
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Notify Button with event 13
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Notify Button with event 26
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Notify Button with event 3
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Notify Button with event 4
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Notify Button with event 13
11:51:55 15:51:55.448 TRACE [main][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >")
11:51:55 15:51:55.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:55 15:51:55.451 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:51:55 15:51:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:55 15:51:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:55 15:51:55.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:55 15:51:55.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project
11:51:55 15:51:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:55 15:51:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:55 15:51:55.573 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:51:55 15:51:55.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:51:55 15:51:55.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:51:55 is "Project name:")
11:51:55 15:51:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:51:55 15:51:55.575 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:51:55 15:51:55.575 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule
11:51:55 15:51:55.577 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:51:55 15:51:55.577 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard
11:51:55 15:51:55.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:55 15:51:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:55 15:51:55.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:55 15:51:55.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:55 15:51:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:55 15:51:55.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:55 15:51:55.579 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:55 15:51:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:55 15:51:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:55 15:51:55.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:55 15:51:55.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:55 15:51:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Configuring for JavaScript' is not running, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:56 15:51:56.309 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed
11:51:56 15:51:56.309 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:51:56 15:51:56.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:56 15:51:56.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:56 15:51:56.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:56 15:51:56.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:56 15:51:56.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:51:56 15:51:56.311 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:51:56 15:51:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:51:56 15:51:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:51:56 15:51:56.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:51:56 15:51:56.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:51:56 15:51:56.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Classpath Dependency Validator' is not running, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Configuring for JavaScript' is not running, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:51:56 15:51:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:51:56 15:51:56.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:56 15:51:56.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:56 15:51:56.816 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:51:56 15:51:56.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:56 15:51:56.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:56 15:51:56.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:56 15:51:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:56 15:51:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:56 15:51:56.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:56 15:51:56.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:51:56 15:51:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:56 15:51:56.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:56 15:51:56.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:56 15:51:56.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:56 15:51:56.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:56 15:51:56.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:56 15:51:56.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:56 15:51:56.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:56 15:51:56.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:51:56 15:51:56.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:56 15:51:56.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:56 15:51:56.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:56 15:51:56.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:56 15:51:56.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:56 15:51:56.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:56 15:51:56.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:56 15:51:56.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:56 15:51:56.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:56 15:51:56.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:56 15:51:56.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:56 15:51:56.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:56 15:51:56.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:57 15:51:57.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:57 15:51:57.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:57 15:51:57.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:57 15:51:57.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:57 15:51:57.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:57 15:51:57.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:57 15:51:57.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:57 15:51:57.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:57 15:51:57.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:57 15:51:57.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:57 15:51:57.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:57 15:51:57.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:57 15:51:57.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:57 15:51:57.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:57 15:51:57.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:57 15:51:57.841 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule
11:51:57 15:51:57.841 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:51:57 15:51:57.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:57 15:51:57.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:57 15:51:57.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:57 15:51:57.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:57 15:51:57.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:57 15:51:57.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:57 15:51:57.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:57 15:51:57.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:57 15:51:57.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:57 15:51:57.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:57 15:51:57.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:58 15:51:58.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:58 15:51:58.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:58 15:51:58.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:58 15:51:58.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:58 15:51:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:58 15:51:58.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:58 15:51:58.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:58 15:51:58.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:58 15:51:58.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:58 15:51:58.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:58 15:51:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:58 15:51:58.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:58 15:51:58.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:58 15:51:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:58 15:51:58.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:58 15:51:58.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule
11:51:58 15:51:58.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:51:58 15:51:58.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:58 15:51:58.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:58 15:51:58.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:51:58 15:51:58.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:58 15:51:58.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:58 15:51:58.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:51:58 15:51:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:51:58 15:51:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:51:58 15:51:58.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:51:58 15:51:58.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:51:58 15:51:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:58 15:51:58.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:58 15:51:58.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:58 15:51:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:58 15:51:58.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:51:58 15:51:58.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:58 15:51:58.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:58 15:51:58.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:58 15:51:58.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:51:58 15:51:58.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:51:58 15:51:58.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:51:58 15:51:58.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:58 15:51:58.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:58 15:51:58.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:58 15:51:58.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:58 15:51:58.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:58 15:51:58.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:58 15:51:58.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:58 15:51:58.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:58 15:51:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:58 15:51:58.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:58 15:51:58.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:59 15:51:59.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:59 15:51:59.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:59 15:51:59.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:59 15:51:59.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:51:59 15:51:59.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:51:59 15:51:59.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:59 15:51:59.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:59 15:51:59.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:59 15:51:59.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:59 15:51:59.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:51:59 15:51:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:59 15:51:59.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:59 15:51:59.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:51:59 15:51:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:51:59 15:51:59.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:51:59 15:51:59.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule
11:51:59 15:51:59.854 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:51:59 15:51:59.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:51:59 15:51:59.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:51:59 15:51:59.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:51:59 15:51:59.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:51:59 15:51:59.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:51:59 15:51:59.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:51:59 15:51:59.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:00 15:52:00.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:00 15:52:00.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:00 15:52:00.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:00 15:52:00.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:00 15:52:00.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:00 15:52:00.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:00 15:52:00.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:00 15:52:00.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:00 15:52:00.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:00 15:52:00.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:00 15:52:00.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:00 15:52:00.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:00 15:52:00.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:00 15:52:00.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:00 15:52:00.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:00 15:52:00.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule
11:52:00 15:52:00.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:00 15:52:00.857 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:00 15:52:00.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:00 15:52:00.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:00 15:52:00.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:00 15:52:00.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:00 15:52:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:00 15:52:00.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:00 15:52:00.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:00 15:52:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:00 15:52:00.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:00 15:52:00.858 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:52:00 15:52:00.858 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:52:00 15:52:00.858 DEBUG [main][TreeItemHandler] Set Tree selection
11:52:00 15:52:00.861 DEBUG [main][TreeHandler] Notify Tree about selection event
11:52:00 15:52:00.869 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:52:00 15:52:00.901 DEBUG [WorkbenchTestable][TreeItemHandler]   CreatedWebProjectModule
11:52:00 15:52:00.901 DEBUG [WorkbenchTestable][TreeItemHandler]   EARProject
11:52:00 15:52:00.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:00 15:52:00.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:''
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:''
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:''
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:''
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:52:00 15:52:00.931 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:52:00 15:52:00.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:52:00 15:52:00.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:52:00 15:52:00.931 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:52:00 15:52:00.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:00 15:52:00.931 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:01 15:52:01.431 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:52:01 15:52:01.432 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:01 15:52:01.432 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:01 15:52:01.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:01 15:52:01.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:01 15:52:01.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Found menu:''
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Found menu:''
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:01 15:52:01.461 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:52:01 15:52:01.461 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:52:01 15:52:01.461 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:52:01 15:52:01.461 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:52:01 15:52:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:52:01 
11:52:01 (Eclipse:1794): Gtk-CRITICAL **: 15:52:01.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:01 
11:52:01 (Eclipse:1794): Gtk-CRITICAL **: 15:52:01.495: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:01 
11:52:01 (Eclipse:1794): Gtk-CRITICAL **: 15:52:01.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:01 
11:52:01 (Eclipse:1794): Gtk-CRITICAL **: 15:52:01.536: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:02 15:52:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:52:02 15:52:02.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:52:02 15:52:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:02 15:52:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:02 15:52:02.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:52:02 15:52:02.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:02 15:52:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:02 15:52:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:02 15:52:02.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:02 15:52:02.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:02 15:52:02.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:02 15:52:02.043 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:52:02 15:52:02.043 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:52:02 15:52:02.043 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:52:02 15:52:02.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:02 15:52:02.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:02 15:52:02.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:02 15:52:02.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:02 15:52:02.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:52:02 15:52:02.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:02 15:52:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:02 15:52:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:02 15:52:02.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:02 15:52:02.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:02 15:52:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:02 15:52:02.045 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:52:02 15:52:02.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:02 15:52:02.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:02 15:52:02.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:02 15:52:02.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:02 15:52:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:52:02 15:52:02.049 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:52:02 15:52:02.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:02 15:52:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:52:02 15:52:02.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest)
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:52:02 15:52:02.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest)
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"]
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"]
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:02 15:52:02.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:02 15:52:02.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:02 15:52:02.551 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:02 15:52:02.552 DEBUG [main][MenuItemLookup] Item match:File
11:52:02 15:52:02.552 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:52:02 15:52:02.552 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:52:02 15:52:02.555 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:''
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:''
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:''
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:52:02 15:52:02.556 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:52:02 15:52:02.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:52:02 15:52:02.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:52:02 15:52:02.568 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:52:02 15:52:02.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:52:02 15:52:02.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:52:02 15:52:02.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:52:02 15:52:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:02 15:52:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:02 15:52:02.638 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:52:02 15:52:02.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:52:02 15:52:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:02 15:52:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children...
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:02 15:52:02.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:02 15:52:02.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE
11:52:02 15:52:02.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project
11:52:02 15:52:02.640 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection
11:52:02 15:52:02.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project
11:52:02 15:52:02.640 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:52:02 15:52:02.640 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:52:02 15:52:02.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:52:02 15:52:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:02 15:52:02.641 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:52:02 15:52:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:02 15:52:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:02 15:52:02.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:02 15:52:02.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:02 15:52:02.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:02 15:52:02.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available....
11:52:02 15:52:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully
11:52:02 15:52:02.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project
11:52:02 15:52:02.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:02 15:52:02.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:02 15:52:02.727 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed
11:52:02 15:52:02.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:52:02 is "Project name:")
11:52:02 15:52:02.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:52:02 15:52:02.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:02 15:52:02.729 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject
11:52:02 15:52:02.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version")
11:52:02 15:52:02.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:52:02 15:52:02.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified
11:52:02 15:52:02.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:52:02 15:52:02.732 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0
11:52:02 15:52:02.781 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed
11:52:02 15:52:02.781 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page
11:52:02 15:52:02.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:52:02 15:52:02.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:02 15:52:02.783 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:52:02 15:52:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:02 15:52:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:02 15:52:02.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:02 15:52:02.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:02 15:52:02.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor")
11:52:02 15:52:02.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:02 15:52:02.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New Module...")
11:52:02 15:52:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:02 15:52:02.793 INFO [WorkbenchTestable][AbstractButton] Click button New &Module...
11:52:02 15:52:02.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:02 15:52:02.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:02 15:52:02.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:02 15:52:02.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available....
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available. finished successfully
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules.
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 1 and no matchers specified
11:52:02 15:52:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:52:02 15:52:02.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:52:02 15:52:02.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:52:02 15:52:02.882 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:02 15:52:02.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 3 and no matchers specified
11:52:02 15:52:02.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:52:02 15:52:02.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
11:52:02 15:52:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found
11:52:02 15:52:02.884 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:02 15:52:02.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 2 and no matchers specified
11:52:02 15:52:02.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:52:02 15:52:02.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:52:02 15:52:02.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
11:52:02 15:52:02.885 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:02 15:52:02.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and no matchers specified
11:52:02 15:52:02.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:52:02 15:52:02.887 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:02 15:52:02.887 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed
11:52:02 15:52:02.887 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard
11:52:02 15:52:02.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.DefaultJ2EEComponentCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:52:02 15:52:02.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:02 15:52:02.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:02 15:52:02.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:02 15:52:02.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:02 15:52:02.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:02 15:52:02.889 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:52:02 15:52:02.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:02 15:52:02.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:02 15:52:02.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:02 15:52:02.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:03 15:52:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:52:03 15:52:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:52:03 15:52:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:03 15:52:03.567 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:52:03 15:52:03.567 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/resources.jar)' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Configuring for JavaScript' is not running, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:04 15:52:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:04 15:52:04.068 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed
11:52:04 15:52:04.068 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard
11:52:04 15:52:04.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:52:04 15:52:04.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:04 15:52:04.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:04 15:52:04.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:04 15:52:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:04 15:52:04.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:04 15:52:04.070 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:52:04 15:52:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:04 15:52:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:04 15:52:04.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:04 15:52:04.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:04 15:52:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:52:04 15:52:04.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:52:04 15:52:04.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:04 15:52:04.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' has no excuses, wait for it
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'JavaScript indexing in progress' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Configuring for JavaScript' is not running, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:05 15:52:05.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:05 15:52:05.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:05 15:52:05.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:05 15:52:05.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:52:05 15:52:05.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:05 15:52:05.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:05 15:52:05.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:05 15:52:05.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:05 15:52:05.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:05 15:52:05.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:05 15:52:05.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:52:05 15:52:05.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:05 15:52:05.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:05 15:52:05.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:05 15:52:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:05 15:52:05.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:05 15:52:05.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:05 15:52:05.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:05 15:52:05.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:05 15:52:05.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:05 15:52:05.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:05 15:52:05.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:05 15:52:05.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:05 15:52:05.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:05 15:52:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:05 15:52:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:05 15:52:05.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:05 15:52:05.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:05 15:52:05.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:05 15:52:05.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:05 15:52:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:05 15:52:05.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:05 15:52:05.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:05 15:52:05.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:05 15:52:05.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:06 15:52:06.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:06 15:52:06.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:06 15:52:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:06 15:52:06.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:06 15:52:06.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:06 15:52:06.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:06 15:52:06.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB
11:52:06 15:52:06.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb
11:52:06 15:52:06.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:06 15:52:06.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:06 15:52:06.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:06 15:52:06.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:06 15:52:06.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:06 15:52:06.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:06 15:52:06.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:06 15:52:06.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:06 15:52:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:06 15:52:06.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:06 15:52:06.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:06 15:52:06.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:06 15:52:06.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:07 15:52:07.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:07 15:52:07.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:07 15:52:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:07 15:52:07.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:07 15:52:07.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:07 15:52:07.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:07 15:52:07.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB
11:52:07 15:52:07.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb
11:52:07 15:52:07.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:07 15:52:07.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:07 15:52:07.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:07 15:52:07.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:07 15:52:07.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:07 15:52:07.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:07 15:52:07.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:07 15:52:07.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:07 15:52:07.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:07 15:52:07.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:07 15:52:07.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:07 15:52:07.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:07 15:52:07.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:08 15:52:08.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:08 15:52:08.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:08 15:52:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:08 15:52:08.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:08 15:52:08.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:08 15:52:08.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:08 15:52:08.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB
11:52:08 15:52:08.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb
11:52:08 15:52:08.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:08 15:52:08.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:08 15:52:08.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:08 15:52:08.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:08 15:52:08.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:08 15:52:08.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:08 15:52:08.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:08 15:52:08.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:08 15:52:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:08 15:52:08.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:08 15:52:08.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:08 15:52:08.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:08 15:52:08.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:09 15:52:09.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:09 15:52:09.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:09 15:52:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:09 15:52:09.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:09 15:52:09.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:09 15:52:09.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:09 15:52:09.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:09 15:52:09.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:09 15:52:09.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:09 15:52:09.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:09 15:52:09.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:09 15:52:09.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:09 15:52:09.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:09 15:52:09.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:09 15:52:09.124 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient
11:52:09 15:52:09.124 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector
11:52:09 15:52:09.124 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB
11:52:09 15:52:09.124 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb
11:52:09 15:52:09.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:09 15:52:09.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:09 15:52:09.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:09 15:52:09.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:09 15:52:09.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:09 15:52:09.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:09 15:52:09.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:09 15:52:09.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:09 15:52:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:09 15:52:09.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:09 15:52:09.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:09 15:52:09.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:09 15:52:09.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:10 15:52:10.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:10 15:52:10.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:10 15:52:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:10 15:52:10.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:10 15:52:10.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:10 15:52:10.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:10 15:52:10.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:10 15:52:10.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB
11:52:10 15:52:10.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb
11:52:10 15:52:10.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:10 15:52:10.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:10 15:52:10.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:52:10 15:52:10.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:10 15:52:10.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:10 15:52:10.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:10 15:52:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:10 15:52:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:10 15:52:10.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:10 15:52:10.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:52:10 15:52:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:10 15:52:10.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:10 15:52:10.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:10 15:52:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:10 15:52:10.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:10 15:52:10.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:10 15:52:10.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:10 15:52:10.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:10 15:52:10.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:10 15:52:10.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:10 15:52:10.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:10 15:52:10.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:10 15:52:10.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:10 15:52:10.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:10 15:52:10.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:10 15:52:10.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:10 15:52:10.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:10 15:52:10.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:10 15:52:10.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:10 15:52:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:10 15:52:10.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:10 15:52:10.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:10 15:52:10.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:10 15:52:10.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:11 15:52:11.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:11 15:52:11.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:11 15:52:11.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:11 15:52:11.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:11 15:52:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:11 15:52:11.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:11 15:52:11.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:11 15:52:11.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:11 15:52:11.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB
11:52:11 15:52:11.651 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb
11:52:11 15:52:11.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:11 15:52:11.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:11 15:52:11.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:11 15:52:11.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:11 15:52:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:11 15:52:11.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:11 15:52:11.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:12 15:52:12.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:12 15:52:12.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:12 15:52:12.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:12 15:52:12.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:12 15:52:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:12 15:52:12.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:12 15:52:12.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:12 15:52:12.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:12 15:52:12.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:12 15:52:12.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:12 15:52:12.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:12 15:52:12.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:12 15:52:12.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:12 15:52:12.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:12 15:52:12.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:12 15:52:12.654 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:12 15:52:12.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient
11:52:12 15:52:12.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector
11:52:12 15:52:12.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB
11:52:12 15:52:12.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb
11:52:12 15:52:12.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:12 15:52:12.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:12 15:52:12.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:12 15:52:12.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:12 15:52:12.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:12 15:52:12.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:12 15:52:12.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:12 15:52:12.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:12 15:52:12.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:12 15:52:12.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:12 15:52:12.656 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:52:12 15:52:12.656 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:52:12 15:52:12.656 DEBUG [main][TreeItemHandler] Set Tree selection
11:52:12 15:52:12.656 DEBUG [main][TreeHandler] Notify Tree about selection event
11:52:12 15:52:12.663 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:52:12 15:52:12.671 DEBUG [WorkbenchTestable][TreeItemHandler]   EARProject
11:52:12 15:52:12.671 DEBUG [WorkbenchTestable][TreeItemHandler]   EARProjectClient
11:52:12 15:52:12.671 DEBUG [WorkbenchTestable][TreeItemHandler]   EARProjectConnector
11:52:12 15:52:12.671 DEBUG [WorkbenchTestable][TreeItemHandler]   EARProjectEJB
11:52:12 15:52:12.671 DEBUG [WorkbenchTestable][TreeItemHandler]   EARProjectWeb
11:52:12 15:52:12.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:12 15:52:12.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:''
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:''
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:''
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:''
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:52:12 15:52:12.708 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:52:12 15:52:12.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:52:12 15:52:12.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:52:12 15:52:12.708 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:52:12 15:52:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:12 15:52:12.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:52:13 15:52:13.208 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:52:13 15:52:13.208 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:52:13 15:52:13.208 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:13 15:52:13.208 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:13 15:52:13.208 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:13 15:52:13.208 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:13 15:52:13.208 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:13 15:52:13.209 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:13 15:52:13.209 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:13 15:52:13.209 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:13 15:52:13.209 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:13 15:52:13.209 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:13 15:52:13.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:13 15:52:13.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:13 15:52:13.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Found menu:''
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Found menu:''
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:13 15:52:13.246 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:52:13 15:52:13.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:52:13 15:52:13.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:52:13 15:52:13.246 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:52:13 15:52:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:52:13 15:52:13.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:52:13 15:52:13.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:52:13 15:52:13.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:13 15:52:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:13 15:52:13.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:52:13 15:52:13.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:13 15:52:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:13 15:52:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:13 15:52:13.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:13 15:52:13.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:13 15:52:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:13 15:52:13.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:13 15:52:13.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:13 15:52:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:13 15:52:13.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:13 15:52:13.834 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:52:13 15:52:13.834 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:52:13 15:52:13.834 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:52:13 15:52:13.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:13 15:52:13.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:13 15:52:13.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:13 15:52:13.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:13 15:52:13.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:52:13 15:52:13.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:13 15:52:13.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:13 15:52:13.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:13 15:52:13.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:13 15:52:13.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:13 15:52:13.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:13 15:52:13.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:13 15:52:13.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:13 15:52:13.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:13 15:52:13.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:13 15:52:13.835 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:52:13 15:52:13.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:13 15:52:13.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:13 15:52:13.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:13 15:52:13.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:13 15:52:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:52:13 15:52:13.838 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:52:14 15:52:14.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:14 15:52:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:52:14 15:52:14.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest)
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:52:14 15:52:14.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest)
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"]
11:52:14 15:52:14.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"]
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:14 15:52:14.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:14 15:52:14.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:14 15:52:14.341 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:14 15:52:14.341 DEBUG [main][MenuItemLookup] Item match:File
11:52:14 15:52:14.341 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:52:14 15:52:14.341 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:''
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:''
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:''
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:52:14 15:52:14.344 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:52:14 15:52:14.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:52:14 15:52:14.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:52:14 15:52:14.355 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:52:14 15:52:14.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:52:14 15:52:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:52:14 15:52:14.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:52:14 15:52:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:14 15:52:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:14 15:52:14.426 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:52:14 15:52:14.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:14 15:52:14.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:52:14 15:52:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:14 15:52:14.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:14 15:52:14.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:14 15:52:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:14 15:52:14.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:14 15:52:14.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:52:14 15:52:14.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children...
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:14 15:52:14.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:14 15:52:14.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE
11:52:14 15:52:14.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project
11:52:14 15:52:14.428 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection
11:52:14 15:52:14.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project
11:52:14 15:52:14.428 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:52:14 15:52:14.428 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:52:14 15:52:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:14 15:52:14.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:14 15:52:14.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:14 15:52:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:14 15:52:14.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:14 15:52:14.429 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:52:14 15:52:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:14 15:52:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:14 15:52:14.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:14 15:52:14.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:15 15:52:15.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:15 15:52:15.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:15 15:52:15.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:15 15:52:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available....
11:52:15 15:52:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully
11:52:15 15:52:15.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project
11:52:15 15:52:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:15 15:52:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:15 15:52:15.255 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed
11:52:15 15:52:15.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:15 15:52:15.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:52:15 is "Project name:")
11:52:15 15:52:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:15 15:52:15.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:15 15:52:15.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:15 15:52:15.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:52:15 15:52:15.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:15 15:52:15.264 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject
11:52:15 15:52:15.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version")
11:52:15 15:52:15.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:15 15:52:15.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:15 15:52:15.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:15 15:52:15.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:52:15 15:52:15.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified
11:52:15 15:52:15.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:15 15:52:15.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:15 15:52:15.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:15 15:52:15.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:52:15 15:52:15.284 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0
11:52:15 15:52:15.333 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed
11:52:15 15:52:15.333 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page
11:52:15 15:52:15.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:52:15 15:52:15.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:15 15:52:15.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:15 15:52:15.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:15 15:52:15.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:15 15:52:15.335 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:52:15 15:52:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:15 15:52:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:15 15:52:15.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:15 15:52:15.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:15 15:52:15.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor")
11:52:15 15:52:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:15 15:52:15.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:15 15:52:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:15 15:52:15.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:15 15:52:15.345 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed
11:52:15 15:52:15.345 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard
11:52:15 15:52:15.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:52:15 15:52:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:15 15:52:15.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:15 15:52:15.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:15 15:52:15.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:15 15:52:15.346 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:52:15 15:52:15.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:15 15:52:15.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:15 15:52:15.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:15 15:52:15.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:15 15:52:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:15 15:52:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:15 15:52:15.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:15 15:52:15.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:52:15 15:52:15.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:15 15:52:15.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:15 15:52:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:15 15:52:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:15 15:52:15.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:15 15:52:15.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:52:15 15:52:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:15 15:52:15.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:15 15:52:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:15 15:52:15.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:15 15:52:15.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:15 15:52:15.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:15 15:52:15.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:15 15:52:15.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:15 15:52:15.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:15 15:52:15.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:15 15:52:15.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:15 15:52:15.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:15 15:52:15.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:15 15:52:15.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:15 15:52:15.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:15 15:52:15.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:15 15:52:15.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:15 15:52:15.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:15 15:52:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:15 15:52:15.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:15 15:52:15.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:16 15:52:16.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:16 15:52:16.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:16 15:52:16.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:16 15:52:16.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:16 15:52:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:16 15:52:16.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:16 15:52:16.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:16 15:52:16.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:16 15:52:16.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:16 15:52:16.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:16 15:52:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:16 15:52:16.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:16 15:52:16.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:16 15:52:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:16 15:52:16.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:16 15:52:16.858 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:16 15:52:16.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:16 15:52:16.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:16 15:52:16.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:52:16 15:52:16.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:16 15:52:16.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:16 15:52:16.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:16 15:52:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:16 15:52:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:16 15:52:16.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:16 15:52:16.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:52:16 15:52:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:16 15:52:16.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:16 15:52:16.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:16 15:52:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:16 15:52:16.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:16 15:52:16.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:16 15:52:16.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:16 15:52:16.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:16 15:52:16.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:16 15:52:16.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:16 15:52:16.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:16 15:52:16.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:16 15:52:16.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:16 15:52:16.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:16 15:52:16.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:16 15:52:16.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:16 15:52:16.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:16 15:52:16.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:16 15:52:16.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:16 15:52:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:16 15:52:16.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:16 15:52:16.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:17 15:52:17.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:17 15:52:17.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:17 15:52:17.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:17 15:52:17.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:17 15:52:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:17 15:52:17.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:17 15:52:17.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:17 15:52:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:17 15:52:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:17 15:52:17.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:17 15:52:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:17 15:52:17.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:17 15:52:17.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:17 15:52:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:17 15:52:17.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:17 15:52:17.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:17 15:52:17.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:17 15:52:17.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:17 15:52:17.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:17 15:52:17.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:17 15:52:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:17 15:52:17.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:17 15:52:17.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:18 15:52:18.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:18 15:52:18.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:18 15:52:18.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:19 15:52:18.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:19 15:52:18.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:19 15:52:18.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:19 15:52:18.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:19 15:52:18.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:19 15:52:18.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:19 15:52:18.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:19 15:52:18.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:19 15:52:18.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:19 15:52:18.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:19 15:52:18.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:19 15:52:18.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:19 15:52:18.869 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject
11:52:19 15:52:18.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:52:19 15:52:18.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:52:19 15:52:18.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:19 15:52:18.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:19 15:52:18.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:19 15:52:18.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:19 15:52:18.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:19 15:52:18.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:19 15:52:18.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:19 15:52:18.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:19 15:52:18.870 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:52:19 15:52:18.870 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:52:19 15:52:18.870 DEBUG [main][TreeItemHandler] Set Tree selection
11:52:19 15:52:18.870 DEBUG [main][TreeHandler] Notify Tree about selection event
11:52:19 15:52:18.877 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:52:19 15:52:18.881 DEBUG [WorkbenchTestable][TreeItemHandler]   EARProject
11:52:19 15:52:18.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:19 15:52:18.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:''
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:''
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:''
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Import'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Export'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:''
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:52:19 15:52:18.910 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:52:19 15:52:18.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:52:19 15:52:18.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:52:19 15:52:18.910 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:52:19 15:52:18.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:19 15:52:18.911 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:19 15:52:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:19 15:52:19.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:19 15:52:19.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:19 15:52:19.436 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:19 15:52:19.436 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:19 15:52:19.436 DEBUG [main][MenuItemLookup] Found menu:''
11:52:19 15:52:19.436 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:19 15:52:19.436 DEBUG [main][MenuItemLookup] Found menu:''
11:52:19 15:52:19.436 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:19 15:52:19.436 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:19 15:52:19.436 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:19 15:52:19.436 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:52:19 15:52:19.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:52:19 15:52:19.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:52:19 15:52:19.436 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:52:19 15:52:19.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:52:20 15:52:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:52:20 15:52:20.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:52:20 15:52:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:20 15:52:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:20 15:52:20.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:52:20 15:52:20.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:20 15:52:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:20 15:52:20.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:20 15:52:20.035 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:52:20 15:52:20.035 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:52:20 15:52:20.035 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:20 15:52:20.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:20 15:52:20.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:20 15:52:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:20 15:52:20.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:20 15:52:20.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:20 15:52:20.036 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:52:20 15:52:20.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:20 15:52:20.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:20 15:52:20.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:20 15:52:20.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:20 15:52:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:52:20 15:52:20.040 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:52:20 15:52:20.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest)
11:52:20 15:52:20.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:52:20 15:52:20.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:52:20 15:52:20.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:52:20 15:52:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.751 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest
11:52:20 createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest)  Time elapsed: 7.542 s
11:52:20 createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest)  Time elapsed: 11.789 s
11:52:20 createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest)  Time elapsed: 6.202 s
11:52:20 Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest
11:52:20 15:52:20.548 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest
11:52:20 15:52:20.549 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:52:20 15:52:20.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:52:20 15:52:20.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest
11:52:20 15:52:20.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:52:20 15:52:20.549 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:52:20 15:52:20.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:52:20 15:52:20.550 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:52:20 15:52:20.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:52:20 15:52:20.550 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE'
11:52:20 15:52:20.550 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened.
11:52:20 15:52:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:52:20 15:52:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.550 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Item match:Window
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:52:20 15:52:20.550 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:52:20 15:52:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.550 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Item match:Window
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Item match:Perspective
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:52:20 15:52:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:52:20 15:52:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Item match:Window
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:52:20 15:52:20.551 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:52:20 15:52:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Item match:Window
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Item match:Perspective
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:52:20 15:52:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Item match:Window
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:52:20 15:52:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:52:20 15:52:20.552 DEBUG [main][MenuItemLookup] Item match:Window
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Item match:Perspective
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:52:20 15:52:20.553 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:52:20 15:52:20.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:52:20 15:52:20.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:52:20 15:52:20.553 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:52:20 15:52:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:52:20 15:52:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:52:20 15:52:20.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:52:20 15:52:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:20 15:52:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:20 15:52:20.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:20 15:52:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:52:20 15:52:20.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:20 15:52:20.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:20 15:52:20.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:20 15:52:20.581 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:20 15:52:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:20 15:52:20.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:20 15:52:20.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:20 15:52:20.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:52:20 15:52:20.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest)
11:52:20 15:52:20.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest
11:52:20 15:52:20.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:52:20 15:52:20.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:52:20 15:52:20.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:52:20 15:52:20.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:20 15:52:20.701 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:52:20 15:52:20.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:20 15:52:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:20 15:52:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:20 15:52:20.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:20 15:52:20.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:20 15:52:20.701 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:20 15:52:20.701 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:52:20 15:52:20.701 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:52:20 15:52:20.701 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:52:20 15:52:20.701 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:52:20 15:52:20.701 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:52:20 15:52:20.701 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:52:20 15:52:20.701 DEBUG [main][MenuItemLookup] Item match:Window
11:52:20 15:52:20.702 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:52:20 15:52:20.702 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:52:20 15:52:20.702 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:52:20 15:52:20.702 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.702 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:52:20 15:52:20.702 DEBUG [main][MenuItemLookup] Item match:Show View
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Markers'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Packages'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Servers'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Snippets'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:52:20 15:52:20.704 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:52:20 15:52:20.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:52:20 15:52:20.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:52:20 15:52:20.705 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:52:20 15:52:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:52:20 15:52:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:52:20 15:52:20.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:20 15:52:20.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:52:20 15:52:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:20 15:52:20.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:20 15:52:20.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:52:20 15:52:20.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:52:20 15:52:20.774 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:52:20 15:52:20.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:52:20 15:52:20.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:20 15:52:20.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:20 15:52:20.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:20 15:52:20.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:20 15:52:20.775 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:20 15:52:20.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:20 15:52:20.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:20 15:52:20.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:20 15:52:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:52:20 15:52:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:52:20 15:52:20.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:52:20 15:52:20.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:52:20 15:52:20.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:20 15:52:20.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:20 15:52:20.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:20 15:52:20.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:20 15:52:20.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:52:20 15:52:20.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:20 15:52:20.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:20 15:52:20.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:20 15:52:20.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:20 15:52:20.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:20 15:52:20.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:20 15:52:20.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:20 15:52:20.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:20 15:52:20.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:20 15:52:20.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:20 15:52:20.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:20 15:52:20.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:52:20 15:52:20.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:20 15:52:20.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:20 15:52:20.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:20 15:52:20.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:20 15:52:20.859 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:20 15:52:20.859 DEBUG [main][MenuItemLookup] Item match:File
11:52:20 15:52:20.860 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:52:20 15:52:20.860 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:''
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:52:20 15:52:20.863 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:52:20 15:52:20.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:52:20 15:52:20.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:52:20 15:52:20.876 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:52:20 15:52:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:52:20 15:52:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:52:20 15:52:20.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:52:20 15:52:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:20 15:52:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:20 15:52:20.952 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:52:20 15:52:20.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:20 15:52:20.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:52:20 15:52:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:20 15:52:20.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:20 15:52:20.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:20 15:52:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children...
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:20 15:52:20.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:52:20 15:52:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:20 15:52:20.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:52:20 15:52:20.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project
11:52:20 15:52:20.954 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project
11:52:20 15:52:20.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection
11:52:20 15:52:20.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project
11:52:20 15:52:20.957 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:52:20 15:52:20.957 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:52:20 15:52:20.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:52:20 15:52:20.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:20 15:52:20.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:20 15:52:20.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:20 15:52:20.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:20 15:52:20.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:20 15:52:20.959 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:52:20 15:52:20.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:20 15:52:20.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:20 15:52:20.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:20 15:52:20.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:21 15:52:21.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:21 15:52:21.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:21 15:52:21.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:21 15:52:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available....
11:52:21 15:52:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully
11:52:21 15:52:21.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project
11:52:21 15:52:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:21 15:52:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:21 15:52:21.064 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:52:21 15:52:21.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:21 15:52:21.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:52:21 is "Project name:")
11:52:21 15:52:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:21 15:52:21.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:21 15:52:21.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:21 15:52:21.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:21 15:52:21.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:52:21 15:52:21.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:21 15:52:21.066 INFO [WorkbenchTestable][AbstractText] Text set to: web project
11:52:21 15:52:21.068 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:52:21 15:52:21.068 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard
11:52:21 15:52:21.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:52:21 15:52:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:21 15:52:21.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:21 15:52:21.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:21 15:52:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:21 15:52:21.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:21 15:52:21.071 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:52:21 15:52:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:21 15:52:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:21 15:52:21.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:21 15:52:21.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:21 15:52:21.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:52:21 15:52:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:52:21 15:52:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:21 15:52:21.573 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Configuring for JavaScript' is not running, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:21 15:52:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:21 15:52:21.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:21 15:52:21.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:21 15:52:21.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:21 15:52:21.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:21 15:52:21.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:21 15:52:21.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:21 15:52:21.576 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:21 15:52:21.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:21 15:52:21.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:21 15:52:21.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:21 15:52:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:21 15:52:21.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:21 15:52:21.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:22 15:52:22.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:22 15:52:22.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:22 15:52:22.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:22 15:52:22.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:22 15:52:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:22 15:52:22.578 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:22 15:52:22.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:22 15:52:22.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:22 15:52:22.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:22 15:52:22.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:22 15:52:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:22 15:52:22.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:22 15:52:22.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:22 15:52:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:22 15:52:22.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:22 15:52:22.579 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project
11:52:22 15:52:22.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:22 15:52:22.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:22 15:52:22.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:22 15:52:22.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:22 15:52:22.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:22 15:52:22.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:22 15:52:22.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:22 15:52:22.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:22 15:52:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:22 15:52:22.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:22 15:52:22.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:23 15:52:23.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:23 15:52:23.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:23 15:52:23.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:23 15:52:23.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:23 15:52:23.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:23 15:52:23.582 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:23 15:52:23.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:23 15:52:23.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:23 15:52:23.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:23 15:52:23.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:23 15:52:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:23 15:52:23.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:23 15:52:23.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:23 15:52:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:23 15:52:23.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:23 15:52:23.583 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project
11:52:23 15:52:23.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project
11:52:23 15:52:23.583 DEBUG [main][TreeItemHandler] Selecting tree item: web project
11:52:23 15:52:23.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection
11:52:23 15:52:23.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project
11:52:23 15:52:23.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:23 15:52:23.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:''
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:''
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:''
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:''
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:''
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:''
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:52:23 15:52:23.614 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:52:23 15:52:23.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:52:23 15:52:23.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:52:23 15:52:23.614 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:52:23 15:52:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:23 15:52:23.614 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:24 15:52:24.114 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:24 15:52:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:24 15:52:24.115 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer
11:52:24 15:52:24.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project
11:52:24 15:52:24.115 DEBUG [main][TreeItemHandler] Selecting tree item: web project
11:52:24 15:52:24.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection
11:52:24 15:52:24.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project
11:52:24 15:52:24.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:24 15:52:24.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:''
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:''
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:24 15:52:24.145 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:52:24 15:52:24.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:52:24 15:52:24.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:52:24 15:52:24.145 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:52:24 15:52:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:52:24 15:52:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:52:24 15:52:24.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:52:24 15:52:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:24 15:52:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:24 15:52:24.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:24 15:52:24.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:24 15:52:24.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:24 15:52:24.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:24 15:52:24.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:24 15:52:24.761 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:52:24 15:52:24.761 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:52:24 15:52:24.761 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:24 15:52:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:24 15:52:24.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:24 15:52:24.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:24 15:52:24.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:24 15:52:24.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:24 15:52:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:24 15:52:24.762 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:24 15:52:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:24 15:52:24.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:24 15:52:24.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:24 15:52:24.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:52:24 15:52:24.766 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:52:25 15:52:25.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:25 15:52:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:25 15:52:25.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest)
11:52:25 15:52:25.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:52:25 15:52:25.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest)
11:52:25 15:52:25.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest
11:52:25 15:52:25.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:52:25 15:52:25.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:52:25 15:52:25.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:52:25 15:52:25.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:52:25 15:52:25.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:25 15:52:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:25 15:52:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:25 15:52:25.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:25 15:52:25.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:52:25 15:52:25.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:25 15:52:25.276 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:25 15:52:25.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:25 15:52:25.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:25 15:52:25.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:25 15:52:25.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:25 15:52:25.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:25 15:52:25.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:25 15:52:25.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:25 15:52:25.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:52:25 15:52:25.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:25 15:52:25.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:25 15:52:25.279 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:25 15:52:25.279 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:25 15:52:25.279 DEBUG [main][MenuItemLookup] Item match:File
11:52:25 15:52:25.280 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:52:25 15:52:25.280 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:''
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:''
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:''
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:52:25 15:52:25.283 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:52:25 15:52:25.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:52:25 15:52:25.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:52:25 15:52:25.283 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:52:25 15:52:25.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:52:25 15:52:25.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:52:25 15:52:25.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:52:25 15:52:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:25 15:52:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:25 15:52:25.358 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:52:25 15:52:25.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:52:25 15:52:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:25 15:52:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:52:25 15:52:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children...
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:25 15:52:25.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:25 15:52:25.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:52:25 15:52:25.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project
11:52:25 15:52:25.360 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection
11:52:25 15:52:25.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project
11:52:25 15:52:25.360 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:52:25 15:52:25.360 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:52:25 15:52:25.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:52:25 15:52:25.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:25 15:52:25.362 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:52:25 15:52:25.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:25 15:52:25.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:25 15:52:25.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:25 15:52:25.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:25 15:52:25.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:52:25 15:52:25.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available....
11:52:25 15:52:25.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully
11:52:25 15:52:25.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project
11:52:25 15:52:25.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:25 15:52:25.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:25 15:52:25.474 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:52:25 15:52:25.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:52:25 15:52:25.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:52:25 is "Project name:")
11:52:25 15:52:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:52:25 15:52:25.476 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:25 15:52:25.477 INFO [WorkbenchTestable][AbstractText] Text set to: web project
11:52:25 15:52:25.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:52:25 is "Project name:")
11:52:25 15:52:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:52:25 15:52:25.480 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:25 15:52:25.481 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:52:25 15:52:25.481 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page
11:52:25 15:52:25.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:52:25 15:52:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:25 15:52:25.482 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:52:25 15:52:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:25 15:52:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:25 15:52:25.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:25 15:52:25.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:25 15:52:25.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Folder...")
11:52:25 15:52:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:25 15:52:25.502 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder...
11:52:25 15:52:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:25 15:52:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:25 15:52:25.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:25 15:52:25.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:25 15:52:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available....
11:52:25 15:52:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available. finished successfully
11:52:25 15:52:25.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder
11:52:25 15:52:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:25 15:52:25.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:25 15:52:25.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
11:52:25 15:52:25.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:52:25 15:52:25.538 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:52:25 15:52:25.538 INFO [WorkbenchTestable][AbstractText] Text set to: source
11:52:25 15:52:25.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:52:25 15:52:25.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:25 15:52:25.540 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:52:25 15:52:25.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:25 15:52:25.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:25 15:52:25.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:25 15:52:25.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:25 15:52:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:52:25 15:52:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:52:25 15:52:25.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified
11:52:25 15:52:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:25 15:52:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:52:25 15:52:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:52:25 15:52:25.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified
11:52:25 15:52:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:25 15:52:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:52:25 15:52:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:52:25 15:52:25.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java
11:52:25 15:52:25.571 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java
11:52:25 15:52:25.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection
11:52:25 15:52:25.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java
11:52:25 15:52:25.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:52:25 15:52:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:25 15:52:25.572 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:52:25 15:52:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:25 15:52:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:25 15:52:25.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:25 15:52:25.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:25 15:52:25.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified
11:52:25 15:52:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:25 15:52:25.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:25 15:52:25.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:25 15:52:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:25 15:52:25.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:25 15:52:25.574 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1
11:52:25 15:52:25.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source
11:52:25 15:52:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:26 15:52:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:26 15:52:26.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source
11:52:26 15:52:26.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source
11:52:26 15:52:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:26 15:52:26.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:26 15:52:26.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source
11:52:26 15:52:26.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified
11:52:26 15:52:26.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:26 15:52:26.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:26 15:52:26.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:26 15:52:26.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:26 15:52:26.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:26 15:52:26.575 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1
11:52:26 15:52:26.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source
11:52:26 15:52:26.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:27 15:52:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:27 15:52:27.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source
11:52:27 15:52:27.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source
11:52:27 15:52:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:27 15:52:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:27 15:52:27.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source
11:52:27 15:52:27.577 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:52:27 15:52:27.577 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page
11:52:27 15:52:27.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:52:27 15:52:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:27 15:52:27.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:27 15:52:27.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:27 15:52:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:27 15:52:27.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:27 15:52:27.580 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:52:27 15:52:27.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:27 15:52:27.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:27 15:52:27.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:27 15:52:27.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:27 15:52:27.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectThirdPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate web.xml deployment descriptor")
11:52:27 15:52:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:27 15:52:27.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:27 15:52:27.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:27 15:52:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:27 15:52:27.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:27 15:52:27.590 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor
11:52:27 15:52:27.590 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor
11:52:27 15:52:27.590 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor
11:52:27 15:52:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:27 15:52:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:27 15:52:27.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:27 15:52:27.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:27 15:52:27.590 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:52:27 15:52:27.590 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard
11:52:27 15:52:27.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:52:27 15:52:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:27 15:52:27.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:27 15:52:27.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:27 15:52:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:27 15:52:27.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:27 15:52:27.591 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:52:27 15:52:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:27 15:52:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:27 15:52:27.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:27 15:52:27.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:27 15:52:27.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:52:28 15:52:28.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:52:28 15:52:28.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:28 15:52:28.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Validating web project' has no excuses, wait for it
11:52:28 15:52:28.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Validating web project' has no excuses, wait for it
11:52:29 15:52:29.123 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Validating web project' has no excuses, wait for it
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:29 15:52:29.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:29 15:52:29.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:29 15:52:29.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:29 15:52:29.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:29 15:52:29.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:29 15:52:29.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:29 15:52:29.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:29 15:52:29.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:29 15:52:29.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:29 15:52:29.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:29 15:52:29.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:29 15:52:29.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:29 15:52:29.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:29 15:52:29.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:30 15:52:30.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:30 15:52:30.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:30 15:52:30.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:30 15:52:30.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:30 15:52:30.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:30 15:52:30.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:30 15:52:30.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:30 15:52:30.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:30 15:52:30.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:30 15:52:30.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:30 15:52:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:30 15:52:30.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:30 15:52:30.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:30 15:52:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:30 15:52:30.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:30 15:52:30.712 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project
11:52:30 15:52:30.712 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:30 15:52:30.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:30 15:52:30.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:30 15:52:30.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:30 15:52:30.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:30 15:52:30.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:30 15:52:30.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:30 15:52:30.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:30 15:52:30.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:30 15:52:30.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:30 15:52:30.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:31 15:52:31.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:31 15:52:31.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:31 15:52:31.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:31 15:52:31.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:31 15:52:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:31 15:52:31.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:31 15:52:31.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:31 15:52:31.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:31 15:52:31.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:31 15:52:31.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:31 15:52:31.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:31 15:52:31.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:31 15:52:31.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:31 15:52:31.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:31 15:52:31.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:31 15:52:31.719 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project
11:52:31 15:52:31.719 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:52:31 15:52:31.719 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:52:31 15:52:31.720 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project
11:52:31 15:52:31.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project
11:52:31 15:52:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:32 15:52:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:32 15:52:32.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project
11:52:32 15:52:32.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:32 15:52:32.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:32 15:52:32.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:32 15:52:32.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:32 15:52:32.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:32 15:52:32.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:32 15:52:32.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:32 15:52:32.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:32 15:52:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:32 15:52:32.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:32 15:52:32.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:32 15:52:32.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:32 15:52:32.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:33 15:52:33.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:33 15:52:33.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:33 15:52:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:33 15:52:33.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:33 15:52:33.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:33 15:52:33.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:33 15:52:33.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:33 15:52:33.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:33 15:52:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:33 15:52:33.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:33 15:52:33.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:33 15:52:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:33 15:52:33.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:33 15:52:33.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project
11:52:33 15:52:33.228 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:52:33 15:52:33.229 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
11:52:33 15:52:33.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project
11:52:33 15:52:33.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project
11:52:33 15:52:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:33 15:52:33.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed
11:52:33 15:52:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:33 15:52:33.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project
11:52:33 15:52:33.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src
11:52:33 15:52:33.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
11:52:33 15:52:33.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:33 15:52:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:33 15:52:33.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
11:52:33 15:52:33.730 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main
11:52:33 15:52:33.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main
11:52:33 15:52:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:34 15:52:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:34 15:52:34.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main
11:52:34 15:52:34.231 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp
11:52:34 15:52:34.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp
11:52:34 15:52:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:34 15:52:34.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:34 15:52:34.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp
11:52:34 15:52:34.732 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF
11:52:34 15:52:34.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF
11:52:34 15:52:34.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:35 15:52:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:35 15:52:35.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF
11:52:35 15:52:35.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:35 15:52:35.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:35 15:52:35.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:35 15:52:35.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:35 15:52:35.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:35 15:52:35.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:35 15:52:35.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:35 15:52:35.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:35 15:52:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:35 15:52:35.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:35 15:52:35.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:35 15:52:35.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:35 15:52:35.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:36 15:52:36.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:36 15:52:36.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:36 15:52:36.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:52:36 15:52:36.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:52:36 15:52:36.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:52:36 15:52:36.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:36 15:52:36.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:52:36 15:52:36.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:52:36 15:52:36.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:36 15:52:36.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:36 15:52:36.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:36 15:52:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:36 15:52:36.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:36 15:52:36.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project
11:52:36 15:52:36.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project
11:52:36 15:52:36.238 DEBUG [main][TreeItemHandler] Selecting tree item: web project
11:52:36 15:52:36.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection
11:52:36 15:52:36.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project
11:52:36 15:52:36.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:36 15:52:36.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:''
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:''
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:''
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:''
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:''
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:''
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:52:36 15:52:36.268 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:52:36 15:52:36.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:52:36 15:52:36.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:52:36 15:52:36.268 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer
11:52:36 15:52:36.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project
11:52:36 15:52:36.271 DEBUG [main][TreeItemHandler] Selecting tree item: web project
11:52:36 15:52:36.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection
11:52:36 15:52:36.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project
11:52:36 15:52:36.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:52:36 15:52:36.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:'New'
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:''
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:''
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:52:36 15:52:36.298 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:52:36 15:52:36.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:52:36 15:52:36.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:52:36 15:52:36.298 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:52:36 15:52:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:52:36 15:52:36.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:52:36 15:52:36.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:52:36 15:52:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:36 15:52:36.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:36 15:52:36.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:36 15:52:36.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:36 15:52:36.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:52:36 15:52:36.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:36 15:52:36.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:36 15:52:36.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:36 15:52:36.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:36 15:52:36.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:36 15:52:36.894 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:52:36 15:52:36.894 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:52:36 15:52:36.894 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:36 15:52:36.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:36 15:52:36.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:36 15:52:36.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:36 15:52:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:36 15:52:36.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:36 15:52:36.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:36 15:52:36.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:36 15:52:36.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:36 15:52:36.895 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:52:36 15:52:36.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:36 15:52:36.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:36 15:52:36.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:36 15:52:36.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:36 15:52:36.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:52:36 15:52:36.898 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Graph persist' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:52:37 15:52:37.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 15:52:37.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:52:37 15:52:37.400 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest)
11:52:37 15:52:37.400 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest
11:52:37 15:52:37.400 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:52:37 15:52:37.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:52:37 15:52:37.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.852 s - in org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest
11:52:37 createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest)  Time elapsed: 4.58 s
11:52:37 createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest)  Time elapsed: 12.133 s
11:52:37 Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest
11:52:37 15:52:37.407 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest
11:52:37 15:52:37.407 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:52:37 15:52:37.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:52:37 15:52:37.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest
11:52:37 15:52:37.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:52:37 15:52:37.407 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:52:37 15:52:37.408 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:52:37 15:52:37.408 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:52:37 15:52:37.408 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:52:37 15:52:37.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:52:37 15:52:37.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest)
11:52:37 15:52:37.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest
11:52:37 15:52:37.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:52:37 15:52:37.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:52:37 15:52:37.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:52:37 15:52:37.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:37 15:52:37.414 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu.
11:52:37 15:52:37.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:37 15:52:37.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:37 15:52:37.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:37 15:52:37.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:37 15:52:37.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:52:37 15:52:37.414 DEBUG [main][MenuItemLookup] Item match:Window
11:52:37 15:52:37.415 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:52:37 15:52:37.415 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:52:37 15:52:37.415 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:52:37 15:52:37.415 DEBUG [main][MenuItemLookup] Found menu:''
11:52:37 15:52:37.415 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:52:37 15:52:37.415 DEBUG [main][MenuItemLookup] Item match:Show View
11:52:37 15:52:37.417 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:52:37 15:52:37.417 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:52:37 15:52:37.417 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer'
11:52:37 15:52:37.417 DEBUG [main][MenuItemLookup] Found menu:'Markers'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Packages'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Servers'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Snippets'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:''
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:52:37 15:52:37.418 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:52:37 15:52:37.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:52:37 15:52:37.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:52:37 15:52:37.418 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:52:37 15:52:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:52:37 15:52:37.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:52:37 15:52:37.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:52:37 15:52:37.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 15:52:37.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:52:37 15:52:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:37 15:52:37.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:37 15:52:37.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:52:37 15:52:37.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:52:37 15:52:37.489 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:52:37 15:52:37.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 15:52:37.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:37 15:52:37.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 15:52:37.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:37 15:52:37.490 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:52:37 15:52:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:37 15:52:37.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:37 15:52:37.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:37 15:52:37.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:37 
11:52:37 (Eclipse:1794): Gtk-CRITICAL **: 15:52:37.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:37 15:52:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:52:37 15:52:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:52:37 15:52:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open...
11:52:37 15:52:37.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully
11:52:37 15:52:37.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:37 15:52:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:37 15:52:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:37 15:52:37.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:37 15:52:37.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:52:37 15:52:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:37 15:52:37.547 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:52:37 15:52:37.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:52:37 15:52:37.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:37 15:52:37.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:37 15:52:37.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:37 15:52:37.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:37 15:52:37.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Console")
11:52:37 15:52:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:52:37 15:52:37.549 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:52:37 15:52:37.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:37 15:52:37.583 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View'
11:52:37 15:52:37.583 DEBUG [main][MenuItemLookup] Found menu:''
11:52:37 15:52:37.583 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console'
11:52:37 15:52:37.583 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console
11:52:37 15:52:37.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console"
11:52:37 15:52:37.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console
11:52:37 15:52:37.583 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console
11:52:37 15:52:37.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"...
11:52:37 
11:52:37 (Eclipse:1794): Gtk-CRITICAL **: 15:52:37.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:37 
11:52:37 (Eclipse:1794): Gtk-CRITICAL **: 15:52:37.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:37 15:52:37.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:37 15:52:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:37 15:52:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:37 15:52:37.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:37 15:52:37.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:52:37 15:52:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:37 15:52:37.643 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:52:37 15:52:37.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:52:37 15:52:37.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:37 15:52:37.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:37 15:52:37.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:37 15:52:37.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:37 15:52:37.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully
11:52:37 15:52:37.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Close Console")
11:52:37 15:52:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:52:37 15:52:37.645 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console
11:52:37 15:52:37.645 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:52:37 15:52:37.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:37 
11:52:37 (Eclipse:1794): Gtk-CRITICAL **: 15:52:37.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:37 15:52:37.695 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:52:37 15:52:37.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:52:37 15:52:37.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:37 15:52:37.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text=<unavailable> TooltipText=null
11:52:37 15:52:37.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:37 15:52:37.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:37 15:52:37.696 INFO [WorkbenchTestable][AbstractView] Close view 'Console'
11:52:37 15:52:37.696 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console
11:52:37 15:52:37.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:52:37 15:52:37.696 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:52:37 15:52:37.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:52:37 15:52:37.730 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu.
11:52:37 15:52:37.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:37 15:52:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:37 15:52:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:37 15:52:37.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:37 15:52:37.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'File'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Item match:Window
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:''
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:52:37 15:52:37.731 DEBUG [main][MenuItemLookup] Item match:Show View
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Markers'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Packages'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Servers'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Snippets'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:''
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:52:37 15:52:37.734 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:52:37 15:52:37.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:52:37 15:52:37.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:52:37 15:52:37.735 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:52:37 15:52:37.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:52:37 15:52:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:52:37 15:52:37.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 15:52:37.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:52:37 15:52:37.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:37 15:52:37.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:52:37 15:52:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:52:37 15:52:37.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:52:37 15:52:37.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:52:37 15:52:37.839 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:52:37 15:52:37.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 15:52:37.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:37 15:52:37.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 15:52:37.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:37 15:52:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:52:37 15:52:37.840 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:52:37 15:52:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:52:37 15:52:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:52:37 15:52:37.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:52:37 15:52:37.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:37 15:52:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:52:37 15:52:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:52:37 15:52:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open...
11:52:37 15:52:37.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully
11:52:37 15:52:37.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:37 15:52:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:37 15:52:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:37 15:52:37.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:37 15:52:37.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:52:37 15:52:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:37 15:52:37.870 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:52:37 15:52:37.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:52:37 15:52:37.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:37 15:52:37.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:37 15:52:37.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:37 15:52:37.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:37 15:52:37.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Console")
11:52:37 15:52:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:52:37 15:52:37.872 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:52:37 15:52:37.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:52:37 15:52:37.903 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View'
11:52:37 15:52:37.903 DEBUG [main][MenuItemLookup] Found menu:''
11:52:37 15:52:37.903 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console'
11:52:37 15:52:37.903 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console'
11:52:37 15:52:37.903 DEBUG [main][MenuItemLookup] Item match:3 Maven Console
11:52:37 15:52:37.903 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console"
11:52:37 15:52:37.903 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console
11:52:37 15:52:37.904 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console
11:52:37 15:52:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"...
11:52:37 
11:52:37 (Eclipse:1794): Gtk-CRITICAL **: 15:52:37.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:37 
11:52:37 (Eclipse:1794): Gtk-CRITICAL **: 15:52:37.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:37 15:52:37.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:52:37 15:52:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:52:37 15:52:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:52:37 15:52:37.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:52:37 15:52:37.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E')
11:52:37 15:52:37.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:37 15:52:37.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:37 15:52:37.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:37 15:52:37.946 INFO [WorkbenchTestable][AbstractView] Activate view Console
11:52:37 15:52:37.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console
11:52:37 15:52:37.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:37 15:52:37.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:52:37 15:52:37.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:52:37 15:52:37.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:52:37 15:52:37.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:37 15:52:37.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:37 15:52:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully
11:52:37 15:52:37.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest
11:52:37 15:52:37.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:52:37 15:52:37.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:52:37 15:52:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 15:52:37.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest)
11:52:37 15:52:37.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest
11:52:37 15:52:37.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:52:37 15:52:37.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:52:37 15:52:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:37 15:52:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest
11:52:37 testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest)  Time elapsed: 0.54 s
11:52:37 Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest
11:52:37 15:52:37.955 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest
11:52:37 15:52:37.955 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:52:37 15:52:37.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:52:37 15:52:37.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest
11:52:37 15:52:37.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:52:37 15:52:37.955 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:52:37 
11:52:37 (Eclipse:1794): Gtk-CRITICAL **: 15:52:37.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:37 15:52:37.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:52:37 15:52:37.963 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:52:37 15:52:37.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:52:37 15:52:37.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:52:37 15:52:37.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest)
11:52:37 15:52:37.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest
11:52:37 15:52:37.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:52:37 15:52:37.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:52:37 15:52:37.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:52:38 15:52:38.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52232a0c is found...
11:52:38 
11:52:38 (Eclipse:1794): Gtk-CRITICAL **: 15:52:38.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:38 
11:52:38 (Eclipse:1794): Gtk-CRITICAL **: 15:52:38.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:38 15:52:38.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52232a0c is found finished successfully
11:52:38 15:52:38.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E')
11:52:38 15:52:38.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:38 15:52:38.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:38 15:52:38.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:38 15:52:38.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:38 15:52:38.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:38 15:52:38.113 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:38 15:52:38.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:38 15:52:38.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:38 15:52:38.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:52:38 15:52:38.114 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/'
11:52:38 15:52:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:52:38 15:52:38.114 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:52:38 
11:52:38 (Eclipse:1794): Gtk-CRITICAL **: 15:52:38.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:38 
11:52:38 (Eclipse:1794): Gtk-CRITICAL **: 15:52:38.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:38 
11:52:38 (Eclipse:1794): Gtk-CRITICAL **: 15:52:38.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:38 
11:52:38 (Eclipse:1794): Gtk-CRITICAL **: 15:52:38.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:38 
11:52:38 (Eclipse:1794): Gtk-CRITICAL **: 15:52:38.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:38 
11:52:38 (Eclipse:1794): Gtk-CRITICAL **: 15:52:38.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:38 15:52:38.342 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:38 15:52:38.545 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:38 15:52:38.614 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:52:39 15:52:39.031 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:39 15:52:39.032 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:39 15:52:39.114 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:52:39 15:52:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:52:39 15:52:39.114 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:52:49 15:52:49.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:52:49 15:52:49.114 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:52:49 15:52:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:52:49 15:52:49.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:52:49 15:52:49.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:52:49 15:52:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:52:49 15:52:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:52:49 15:52:49.115 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent
11:52:49 15:52:49.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:52:49 15:52:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:52:49 15:52:49.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:52:49 15:52:49.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:52:49 15:52:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:52:49 15:52:49.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:52:49 15:52:49.116 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/'
11:52:49 15:52:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:52:49 15:52:49.116 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:52:49 15:52:49.117 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:49 15:52:49.157 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:49 15:52:49.388 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:49 failed to create drawable
11:52:49 15:52:49.616 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:52:49 15:52:49.721 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:50 15:52:50.034 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:50 15:52:50.035 DEBUG [main][BrowserProgressListener] Calling chanded()
11:52:50 15:52:50.116 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:52:50 15:52:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:52:50 15:52:50.116 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:53:00 15:53:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:00 15:53:00.118 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:00 15:53:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:00 15:53:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:00 15:53:00.118 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:00 15:53:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:00 15:53:00.118 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML;
11:53:00 15:53:00.125 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:00 15:53:00.126 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html><html lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>The Community for Open Innovation and Collaboration | The Eclipse Foundation</title><meta property="og:title" content="The Community for Open Innovation and Collaboration | The Eclipse Foundation"><meta name=twitter:title content="The Community for Open Innovation and Collaboration | The Eclipse Foundation"><meta name=description content="The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source …"><meta property="og:description" content="The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source …"><meta name=twitter:description content="The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source …"><meta name=author content="Christopher Guindon"><link href=/favicon.ico rel=icon type=image/x-icon><meta property="og:image" content="/images/logos/eclipse-foundation-400x400.png"><meta name=twitter:image content="/images/logos/eclipse-foundation-400x400.png"><meta name=twitter:card content="summary"><meta name=twitter:site content="@eclipsefdn"><meta name=twitter:creator content="@eclipsefdn"><meta property="og:url" content="https://www.eclipse.org/home/"><meta property="og:type" content="website"><meta property="og:site_name" content="Eclipse Foundation"><meta name=keywords content="eclipse,project,plug-ins,plugins,java,ide,swt,refactoring,free java ide,tools,platform,open source,development environment,development,ide,eclipse foundation"><meta name=generator content="Hugo 0.110.0"><link rel=canonical href=https://www.eclipse.org/home/><link rel=alternate href=/home/index.xml type=application/rss+xml title><link rel=stylesheet href="/public/css/styles.css?v=1693160111"><script>(function(e,t,n,s,o){e[s]=e[s]||[],e[s].push({"gtm.start":(new Date).getTime(),event:"gtm.js"});var a=t.getElementsByTagName(n)[0],i=t.createElement(n),r=s!="dataLayer"?"&l="+s:"";i.async=!0,i.src="https://www.googletagmanager.com/gtm.js?id="+o+r,a.parentNode.insertBefore(i,a)})(window,document,"script","dataLayer","GTM-5WLCZXC")</script><script>var tableClasses="table"</script><link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel=stylesheet type=text/css></head><body><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5WLCZXC" height=0 width=0 style=display:none;visibility:hidden></iframe></noscript><a class=sr-only href=#content>Skip to main content</a><header class="header-wrapper header-wrapper header-anniversary-bg-img header-dark-bg-img featured-jumbotron-bottom-shape" id=header-wrapper><div class="clearfix toolbar-container-wrapper"><div class=container><div class="text-right toolbar-row row hidden-print"><div class="col-md-24 row-toolbar-col"><ul class=list-inline><li><a href=https://accounts.eclipse.org/user/edit data-tab-destination=tab-profile><i class="fa fa-edit fa-fw"></i>&nbsp;Edit my account</a></li><li><a class="toolbar-link toolbar-manage-cookies dropdown-toggle"><i class="fa fa-wrench"></i>&nbsp;Manage Cookies</a></li></ul></div></div></div></div><div class=navbar-wrapper><div class=container><div class=row id=header-row><div class="col-sm-5 col-md-4" id=header-left><div class=wrapper-logo-default><a title="Eclipse Foundation" href=https://www.eclipse.org/><img width=160 class="logo-eclipse-default img-responsive hidden-xs" src=/images/logos/eclipse-foundation-white-orange.svg alt="Eclipse Foundation"></a></div></div><div class="col-sm-19 col-md-20 margin-top-10" id=main-menu-wrapper><div class="float-right hidden-xs" id=btn-call-for-action><div id=btn-call-for-action><a href=/downloads/ class="btn btn-huge btn-warning"><i class="fa fa-download"></i> Download</a></div></div><div class="navbar float-sm-right yamm" id=main-menu><div class="navbar-collapse collapse reset float-right" id=navbar-main-menu><ul class="nav navbar-nav"><li><a href=/projects>Projects</a></li><li><a href=/org/workinggroups>Working Groups</a></li><li><a href=/membership>Members</a></li><li class="dropdown eclipse-more hidden-xs"><a data-toggle=dropdown class=dropdown-toggle role=button>More<b class=caret></b></a><ul class=dropdown-menu><li><div class=yamm-content><div class=row><ul class="col-sm-8 list-unstyled"><li><p><strong>Community</strong></p></li><li><a href=http://marketplace.eclipse.org>Marketplace</a></li><li><a href=http://events.eclipse.org>Events</a></li><li><a href=http://www.planeteclipse.org/>Planet Eclipse</a></li><li><a href=https://www.eclipse.org/community/eclipse_newsletter/>Newsletter</a></li><li><a href=https://www.youtube.com/user/EclipseFdn>Videos</a></li><li><a href=https://blogs.eclipse.org>Blogs</a></li></ul><ul class="col-sm-8 list-unstyled"><li><p><strong>Participate</strong></p></li><li><a href=https://www.eclipse.org/downloads>Download</a></li><li><a href=https://www.eclipse.org/forums/>Forums</a></li><li><a href=https://www.eclipse.org/mail/>Mailing Lists</a></li><li><a href=https://wiki.eclipse.org/>Wiki</a></li><li><a href=https://wiki.eclipse.org/IRC>IRC</a></li></ul><ul class="col-sm-8 list-unstyled"><li><p><strong>Eclipse IDE</strong></p></li><li><a href=https://www.eclipse.org/downloads>Download</a></li><li><a href=https://www.eclipse.org/downloads>Learn more</a></li><li><a href=https://help.eclipse.org>Documentation</a></li><li><a href=https://www.eclipse.org/getting_started>Getting Started / Support</a></li><li><a href=https://www.eclipse.org/contribute/>How to Contribute</a></li><li><a href=https://www.eclipse.org/ide/>IDE and Tools</a></li><li><a href=https://www.eclipse.org/forums/index.php/f/89/>Newcomer Forum</a></li></ul></div></div></li></ul></li><li class="dropdown eclipse-more eclipse-gcse hidden-xs"><a data-toggle=dropdown class=dropdown-toggle role=button><i class="fa fa-search"></i> <b class=caret></b></a><ul class=dropdown-menu><li><div class=yamm-content><div class=row><div class=col-sm-24><p><strong>Search</strong></p><form action=https://www.eclipse.org/home/search method=get><div class=form-group><input class="form-control margin-bottom-10" type=textfield name=q placeholder=Search>
11:53:00 <input class="btn btn-primary" type=submit value=Submit></div></form></div></div></div></li></ul></li></ul></div><div class=navbar-header><button type=button class=navbar-toggle data-toggle=collapse data-target=#navbar-main-menu>
11:53:00 <span class=sr-only>Toggle navigation</span>
11:53:00 <span class=icon-bar></span>
11:53:00 <span class=icon-bar></span>
11:53:00 <span class=icon-bar></span>
11:53:00 <span class=icon-bar></span></button><div class=wrapper-logo-mobile><a class="navbar-brand visible-xs" title="Eclipse Foundation" href=https://www.eclipse.org/><img width=160 class="logo-eclipse-default-mobile img-responsive" src=/images/logos/eclipse-foundation-white-orange.svg alt="Eclipse Foundation"></a></div></div></div></div></div></div></div><div class="jumbotron featured-jumbotron margin-bottom-0"><div class=container><div class=row><div class="col-md-20 col-md-offset-2 col-sm-18 col-sm-offset-3"><h1>The Community for Open Innovation and Collaboration</h1><div class=row><div class="col-sm-18 col-sm-offset-3"><p>The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source software collaboration and innovation.</p></div></div><ul class=list-inline><li><a class="btn btn-primary" href=/projects/>Discover Projects</a></li><li><a class="btn btn-primary" href=/collaborations>Industry Collaborations</a></li><li><a class="btn btn-primary" href=/membership/>Members</a></li><li><a class="btn btn-primary" href=/org/value>Business Value</a></li></ul></div></div></div></div></header><div class="eclipsefdn-featured-story featured-story" id=featured-story data-publish-target=eclipse_org><div class=container><div class=row><div class="col-sm-12 col-sm-offset-2 col-md-16 col-md-offset-0 featured-story-block featured-story-block-content match-height-item-by-row featured-container"></div><div class="col-sm-9 col-md-8 featured-side featured-story-block match-height-item-by-row"><div class="featured-side-content text-center"><div class="eclipsefdn-promo-content text-center" data-ad-format=ads_square data-ad-publish-to=eclipse_org_home></div></div></div></div></div></div><main><div class=container-fluid><div class="eclipsefdn-promo-content text-center margin-bottom-40" data-ad-format=ads_top_leaderboard data-ad-publish-to=eclipse_org_home></div><section class="row margin-bottom-30 margin-top-50 news-list"><div class=container><div class="col-lg-10 col-lg-offset-2 col-md-12 padding-bottom-50"><div class=block-summary-title><i class="fa fa-comments fa-3x center-block brand-primary text-center padding-bottom-10" aria-hidden=true></i><h2>Announcements</h2></div><div class="news-list col-xs-24"><div id=news-list-announcements class=news-items data-news-count=4 data-news-type=announcements data-publish-target=eclipse_org></div></div><ul class="list-inline text-center"><li><a class="btn btn-primary" href=https://newsroom.eclipse.org/rss/news/eclipse_org/announcements.xml title="Subscribe to our RSS-feed"><i class="fa fa-rss margin-right-5"></i> Subscribe</a></li><li><a class="btn btn-primary" href=https://newsroom.eclipse.org/eclipse/announcements/>View all</a></li></ul></div><div class="col-lg-10 col-md-12 padding-bottom-50"><div class=block-summary-title><i class="fa fa-users fa-3x center-block brand-primary text-center padding-bottom-10" aria-hidden=true></i><h2>Community News</h2></div><div class="news-list col-xs-24"><div id=news-list-community class=news-items data-news-count=4 data-news-type=community_news data-publish-target=eclipse_org></div></div><ul class="list-inline text-center"><li><a class="btn btn-primary" href=https://newsroom.eclipse.org/rss/news/eclipse_org/community-news.xml title="Subscribe to our RSS-feed"><i class="fa fa-rss margin-right-5"></i> Subscribe</a></li><li><a class="btn btn-primary" href=https://newsroom.eclipse.org/eclipse/community-news/>View all</a></li></ul></div></div></section><div class="eclipsefdn-promo-content text-center margin-bottom-40" data-ad-format=ads_leaderboard data-ad-publish-to=eclipse_org_home></div><div class="featured-committer-project-section row" style=display:none><div class=container><div class=row><hr class="brand-primary padding-bottom-10"><div class="col-lg-10 col-lg-offset-2 col-md-12 padding-bottom-50 featured-committer-section" style=display:none><div class=block-summary-title><i class="fa fa-star fa-3x center-block brand-primary text-center padding-bottom-10" aria-hidden=true></i><h2>Featured Committer</h2></div><div class="news-container my-group" id=commiters-container></div></div><div class="col-lg-10 col-md-12 padding-bottom-50 featured-project-section" style=display:none><div class=block-summary-title><i class="fa fa-rocket fa-3x center-block brand-primary text-center padding-bottom-10" aria-hidden=true></i><h2>Featured Project</h2></div><div class="news-container my-group" id=projects-container></div></div></div></div></div><div class="featured-stats row"><div class="container margin-top-20"><h2 class="margin-bottom-30 margin-top-0">Eclipse Foundation by the Numbers</h2><div class=row><div class="col-md-8 col-sm-8 col-xs-12"><div class="row margin-right-0"><a href=/projects class=featured-stats-link><span class="col-xs-12 featured-stats-icon-container"><span class="featured-circle featured-circle-stats"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-code"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/></svg></span></span><span class="col-xs-12 featured-stats-text-container"><span class=featured-stats-number>425+</span><br>Projects</span></a></div></div><div class="col-md-8 col-sm-8 col-xs-12"><div class="row margin-right-0"><a href=/membership/become_a_member/committer.php class=featured-stats-link><span class="col-xs-12 featured-stats-icon-container"><span class="featured-circle featured-circle-stats"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users"><path d="M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 00-3-3.87"/><path d="M16 3.13a4 4 0 010 7.75"/></svg></span></span><span class="col-xs-12 featured-stats-text-container"><span class=featured-stats-number>1900+</span><br>Committers</span></a></div></div><div class="col-md-8 col-sm-8 col-xs-12"><div class="row margin-right-0"><a href=https://gitlab.eclipse.org/explore/projects/starred target=_blank class=featured-stats-link><span class="col-xs-12 featured-stats-icon-container"><span class="featured-circle featured-circle-stats"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-align-justify"><line x1="21" y1="10" x2="3" y2="10"/><line x1="21" y1="6" x2="3" y2="6"/><line x1="21" y1="14" x2="3" y2="14"/><line x1="21" y1="18" x2="3" y2="18"/></svg></span></span><span class="col-xs-12 featured-stats-text-container"><span class=featured-stats-number>430M</span><br>Lines of code</span></a></div></div><div class="col-md-8 col-sm-8 col-xs-12"><div class="row margin-right-0"><a href=/membership/exploreMembership.php class=featured-stats-link><span class="col-xs-12 featured-stats-icon-container"><span class="featured-circle featured-circle-stats"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-briefcase"><rect x="2" y="7" width="20" height="14" rx="2" ry="2"/><path d="M16 21V5a2 2 0 00-2-2h-4A2 2 0 008 5v16"/></svg></span></span><span class="col-xs-12 featured-stats-text-container"><span class=featured-stats-number>350+</span><br>Members</span></a></div></div><div class="col-md-8 col-sm-8 col-xs-12"><div class="row margin-right-0"><a href=/org/foundation/staff.php class=featured-stats-link><span class="col-xs-12 featured-stats-icon-container"><span class="featured-circle featured-circle-stats"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-award"><circle cx="12" cy="8" r="7"/><polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"/></svg></span></span><span class="col-xs-12 featured-stats-text-container"><span class=featured-stats-number>65+</span><br>Staff Members</span></a></div></div><div class="col-md-8 col-sm-8 col-xs-12"><div class="row margin-right-0"><a href=/org/workinggroups/explore.php class=featured-stats-link><span class="col-xs-12 featured-stats-icon-container"><span class="featured-circle featured-circle-stats"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-share-2"><circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><line x1="8.59" y1="13.51" x2="15.42" y2="17.49"/><line x1="15.41" y1="6.51" x2="8.59" y2="10.49"/></svg></span></span><span class="col-xs-12 featured-stats-text-container"><span class=featured-stats-number>20</span><br>Industry Collaborations</span></a></div></div></div></div></div></div></main><div class="eclipsefdn-featured-footer featured-footer" id=featured-footer data-publish-target=eclipse_org><div class=container><div class=row><div class="col-sm-24 featured-container"></div></div></div></div><p id=back-to-top><a class=visible-xs href=#top>Back to the top</a></p><footer id=solstice-footer><div class=container><div class=row><section class="col-sm-6 hidden-print" id=footer-eclipse-foundation><h2 class=section-title>Eclipse Foundation</h2><ul class=nav><li><a href=https://www.eclipse.org/org/>About Us</a></li><li><a href=https://www.eclipse.org/org/foundation/contact.php>Contact Us</a></li><li><a href=https://www.eclipse.org/sponsor>Sponsor</a></li><li><a href=https://www.eclipse.org/membership>Members</a></li><li><a href=https://www.eclipse.org/org/documents/>Governance</a></li><li><a href=https://www.eclipse.org/org/documents/Community_Code_of_Conduct.php>Code of Conduct</a></li><li><a href=https://www.eclipse.org/artwork/>Logo and Artwork</a></li><li><a href=https://www.eclipse.org/org/foundation/directors.php>Board of Directors</a></li><li><a href=https://www.eclipse.org/careers/>Careers</a></li></ul></section><section class="col-sm-6 hidden-print" id=footer-legal><h2 class=section-title>Legal</h2><ul class=nav><li><a href=https://www.eclipse.org/legal/privacy.php>Privacy Policy</a></li><li><a href=https://www.eclipse.org/legal/termsofuse.php>Terms of Use</a></li><li><a href=https://www.eclipse.org/legal/copyright.php>Copyright Agent</a></li><li><a href=https://www.eclipse.org/legal/epl-2.0/>Eclipse Public License</a></li><li><a href=https://www.eclipse.org/legal/>Legal Resources</a></li></ul></section><section class="col-sm-6 hidden-print" id=footer-useful-links><h2 class=section-title>Useful Links</h2><ul class=nav><li><a href=https://bugs.eclipse.org/bugs/>Report a Bug</a></li><li><a href=//help.eclipse.org/>Documentation</a></li><li><a href=https://www.eclipse.org/contribute/>How to Contribute</a></li><li><a href=https://www.eclipse.org/mail/>Mailing Lists</a></li><li><a href=https://www.eclipse.org/forums/>Forums</a></li><li><a href=//marketplace.eclipse.org>Marketplace</a></li></ul></section><section class="col-sm-6 hidden-print" id=footer-other><h2 class=section-title>Other</h2><ul class=nav><li><a href=https://www.eclipse.org/ide/>IDE and Tools</a></li><li><a href=https://www.eclipse.org/projects>Projects</a></li><li><a href=https://www.eclipse.org/org/workinggroups/>Working Groups</a></li><li><a href=https://www.eclipse.org/org/research/>Research@Eclipse</a></li><li><a href=https://www.eclipse.org/security/>Report a Vulnerability</a></li><li><a href=https://status.eclipse.org>Service Status</a></li></ul></section><div class="col-sm-24 margin-top-20"><div class=row><div id=copyright class=col-md-16><p id=copyright-text>Copyright &copy; Eclipse Foundation. All Rights Reserved.</p></div><div class="col-md-8 social-media"><ul class=list-inline><li><a class="social-media-link fa-stack fa-lg" href=https://twitter.com/EclipseFdn><i class="fa fa-circle-thin fa-stack-2x"></i> <i class="fa fa-twitter fa-stack-1x"></i> <span class=sr-only>Twitter account</span></a></li><li><a class="social-media-link fa-stack fa-lg" href=https://www.facebook.com/eclipse.org><i class="fa fa-circle-thin fa-stack-2x"></i> <i class="fa fa-facebook fa-stack-1x"></i> <span class=sr-only>Facebook account</span></a></li><li><a class="social-media-link fa-stack fa-lg" href=https://www.youtube.com/user/EclipseFdn><i class="fa fa-circle-thin fa-stack-2x"></i> <i class="fa fa-youtube fa-stack-1x"></i> <span class=sr-only>Youtube account</span></a></li><li><a class="social-media-link fa-stack fa-lg" href=https://www.linkedin.com/company/eclipse-foundation title><i class="fa fa-circle-thin fa-stack-2x"></i> <i class="fa fa-linkedin fa-stack-1x"></i> <span class=sr-only>Linkedin account</span></a></li></ul></div></div></div><a href=# class=scrollup>Back to the top</a></div></div></footer><div id=footer-js><script src="/public/js/main.js?v1.0?v=1693160111"></script>
11:53:00 <script>(function(e){e("#news-list-announcements").eclipseFdnApi({type:"newsItems"}),e("#news-list-community").eclipseFdnApi({type:"newsItems"})})(jQuery,document)</script></div></body></html> TooltipText=null
11:53:00 15:53:00.127 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:53:00 15:53:00.127 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser
11:53:00 15:53:00.170 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed
11:53:00 15:53:00.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest
11:53:00 15:53:00.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:00 15:53:00.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:00 15:53:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:00 15:53:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:00 15:53:00.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest)
11:53:00 15:53:00.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:00 15:53:00.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest)
11:53:00 15:53:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest
11:53:00 15:53:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:00 15:53:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:00 15:53:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:00 15:53:00.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5025b4b8 is found...
11:53:00 15:53:00.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5025b4b8 is found finished successfully
11:53:00 15:53:00.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E')
11:53:00 15:53:00.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:00 15:53:00.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:00 15:53:00.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:00 15:53:00.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:00 15:53:00.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:00 15:53:00.310 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:00 15:53:00.311 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:53:00 15:53:00.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:53:00 15:53:00.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:00 15:53:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:00 15:53:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:00 15:53:00.311 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent
11:53:00 15:53:00.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:00 15:53:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:00 15:53:00.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:00 15:53:00.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:00 15:53:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:00 15:53:00.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:53:00 15:53:00.312 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/'
11:53:00 15:53:00.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:00 15:53:00.312 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:00 15:53:00.492 DEBUG [main][BrowserProgressListener] Calling chanded()
11:53:00 15:53:00.721 DEBUG [main][BrowserProgressListener] Calling chanded()
11:53:00 15:53:00.736 DEBUG [main][BrowserProgressListener] Calling chanded()
11:53:00 15:53:00.812 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:00 15:53:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:00 15:53:00.812 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:53:10 15:53:10.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:10 15:53:10.812 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:10 15:53:10.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:10 15:53:10.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:53:10 15:53:10.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:10 15:53:10.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:10 15:53:10.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:10 15:53:10.813 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent
11:53:10 15:53:10.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:10 15:53:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:10 15:53:10.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:10 15:53:10.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:10 15:53:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:10 15:53:10.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:53:10 15:53:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:10 15:53:10.814 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:10 15:53:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:10 15:53:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:10 15:53:10.814 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:10 15:53:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:10 15:53:10.814 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML;
11:53:10 15:53:10.820 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:10 15:53:10.822 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:10 <html dir="ltr" lang="en" class="no-js">
11:53:10 <head>
11:53:10     <title>W3C</title>
11:53:10 
11:53:10     <meta charset="utf-8"/>
11:53:10     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:10     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:10     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:10     <meta property="og:url" content="https://www.w3.org/"/>
11:53:10     <meta property="og:type" content="website"/>
11:53:10     <meta property="og:title" content="W3C"/>
11:53:10     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:10     <meta property="og:image:width" content="1200"/>
11:53:10     <meta property="og:image:height" content="630"/>
11:53:10     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:10     <meta property="og:site_name" content="W3C"/>
11:53:10     <meta name="twitter:card" content="summary_large_image"/>
11:53:10     <meta name="twitter:site" content="w3c"/>
11:53:10     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:10     <meta name="twitter:title" content="W3C"/>
11:53:10     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:10     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:10 
11:53:10             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:10 
11:53:10         <!--
11:53:10         CSS Mustard Cut
11:53:10         Print (Edge doesn't apply to print otherwise)
11:53:10         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:10         FF 47+
11:53:10         -->
11:53:10         <link rel="stylesheet" id="advanced-stylesheet"
11:53:10               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:10             only print,
11:53:10             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:10             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:10         ">
11:53:10         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:10     
11:53:10                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:10 
11:53:10         <script>
11:53:10             var myFont = new FontFaceObserver('Noto Sans');
11:53:10 
11:53:10             Promise.all([myFont.load()]).then(function () {
11:53:10                 document.documentElement.className += " fonts-loaded";
11:53:10             });
11:53:10 
11:53:10             (function () {
11:53:10                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:10                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:10                     var script = document.createElement('script');
11:53:10                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:10                     script.defer = true;
11:53:10                     document.querySelector('head').appendChild(script);
11:53:10                     (function (H) {
11:53:10                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:10                     })(document.documentElement);
11:53:10                 }
11:53:10             })();
11:53:10         </script>
11:53:10     
11:53:10             <script>
11:53:10             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:10         </script>
11:53:10     
11:53:10     
11:53:10     </head>
11:53:10 
11:53:10 <body class="home">
11:53:10 <a class="skip-link" href="#main">Skip to content</a>
11:53:10 <div class="grid-wrap">
11:53:10     <div class="wrap">
11:53:10         <header class="global-header">
11:53:10             <span role="status" aria-live="polite"></span>
11:53:10                             <div class="banner">
11:53:10     <div class="banner__inner l-center">
11:53:10                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:10             </div>
11:53:10 </div>
11:53:10 
11:53:10                                         
11:53:10                                         <nav id="lang-nav" aria-label="Language options">
11:53:10     <div class="l-center">
11:53:10         <div class="l-cluster">
11:53:10             <ul class="clean-list" role="list">
11:53:10                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:10                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:10                             </ul>
11:53:10         </div>
11:53:10     </div>
11:53:10 </nav>
11:53:10 
11:53:10                                         <nav id="global-nav" aria-label="Main">
11:53:10     <div class="global-nav__inner l-center">
11:53:10         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:10             <span class="logo">
11:53:10                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:10             </span>
11:53:10             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:10         </a>
11:53:10         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:10                 style="display: none;"></button>
11:53:10         <ul class="clean-list" data-component="nav-double-intro">
11:53:10                             <li class="top-nav-item has-children">
11:53:10                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:10                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:10                         <div class="l-center">
11:53:10                             <div class="nav__submenu__intro">
11:53:10                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:10                                 <div class="nav__submenu__intro__text">
11:53:10                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:10                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:10                                                                     </div>
11:53:10                             </div>
11:53:10                                                             <ul class="clean-list" role="list">
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 About W3C web standards
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 W3C standards and drafts
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Types of documents W3C publishes
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Translations of W3C standards and drafts
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Reviews and public feedback
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Liaisons
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Promote web standards
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                     </ul>
11:53:10                                                     </div>
11:53:10                     </div>
11:53:10                 </li>
11:53:10                             <li class="top-nav-item has-children">
11:53:10                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:10                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:10                         <div class="l-center">
11:53:10                             <div class="nav__submenu__intro">
11:53:10                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:10                                 <div class="nav__submenu__intro__text">
11:53:10                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:10                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:10                                                                     </div>
11:53:10                             </div>
11:53:10                                                             <ul class="clean-list" role="list">
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Working Groups
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Interest Groups
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Community Groups
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Business Groups
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Technical Architecture Group
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Invited Experts
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Participant guidebook
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Positive work environment
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                     </ul>
11:53:10                                                     </div>
11:53:10                     </div>
11:53:10                 </li>
11:53:10                             <li class="top-nav-item has-children">
11:53:10                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:10                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:10                         <div class="l-center">
11:53:10                             <div class="nav__submenu__intro">
11:53:10                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:10                                 <div class="nav__submenu__intro__text">
11:53:10                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:10                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:10                                                                     </div>
11:53:10                             </div>
11:53:10                                                             <ul class="clean-list" role="list">
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Business ecosystems
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Why join W3C
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Member Home
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Mailing lists
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Donate
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Sponsoring W3C
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                     </ul>
11:53:10                                                     </div>
11:53:10                     </div>
11:53:10                 </li>
11:53:10                             <li class="top-nav-item has-children">
11:53:10                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:10                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:10                         <div class="l-center">
11:53:10                             <div class="nav__submenu__intro">
11:53:10                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:10                                 <div class="nav__submenu__intro__text">
11:53:10                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:10                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:10                                                                     </div>
11:53:10                             </div>
11:53:10                                                             <ul class="clean-list" role="list">
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Developers
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Validators and tools
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Accessibility fundamentals
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Internationalization
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Translations of W3C standards and drafts
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Code of conduct
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                     </ul>
11:53:10                                                     </div>
11:53:10                     </div>
11:53:10                 </li>
11:53:10                             <li class="top-nav-item has-children">
11:53:10                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:10                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:10                         <div class="l-center">
11:53:10                             <div class="nav__submenu__intro">
11:53:10                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:10                                 <div class="nav__submenu__intro__text">
11:53:10                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:10                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:10                                                                     </div>
11:53:10                             </div>
11:53:10                                                             <ul class="clean-list" role="list">
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 News
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Blog
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li class="break-after">
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Press releases
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Press and media
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Events
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Annual W3C Conference (TPAC)
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                     </ul>
11:53:10                                                     </div>
11:53:10                     </div>
11:53:10                 </li>
11:53:10                             <li class="top-nav-item has-children">
11:53:10                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:10                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:10                         <div class="l-center">
11:53:10                             <div class="nav__submenu__intro">
11:53:10                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:10                                 <div class="nav__submenu__intro__text">
11:53:10                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:10                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:10                                                                     </div>
11:53:10                             </div>
11:53:10                                                             <ul class="clean-list" role="list">
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Our mission
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Leadership
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Staff
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Evangelists
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li class="break-after">
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Careers
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Diversity
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Sponsoring W3C
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Media kit
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Contact
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Positive work environment
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Policies and legal information
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                             <li >
11:53:10                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:10                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:10                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:10                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:10                                                 </svg>
11:53:10                                                 Help
11:53:10                                             </a>
11:53:10                                         </li>
11:53:10                                                                     </ul>
11:53:10                                                     </div>
11:53:10                     </div>
11:53:10                 </li>
11:53:10                         <li class="top-nav-item">
11:53:10                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:10                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:10                 </a>
11:53:10             </li>
11:53:10             <li class="top-nav-item">
11:53:10                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:10                     My account <span class="avatar avatar--small icon">
11:53:10                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:10                     </span>
11:53:10                 </a>
11:53:10             </li>
11:53:10         </ul>
11:53:10     </div>
11:53:10 </nav>
11:53:10                     </header>
11:53:10                 <main id="main">
11:53:10                                             
11:53:10 
11:53:10                                 
11:53:10 
11:53:10                                 
11:53:10 
11:53:10                                 
11:53:10 
11:53:10                             <div class="u-full-width hero">
11:53:10     <div class="l-center">
11:53:10         <div class="l-sidebar">
11:53:10             <div>
11:53:10                 <div class="not-sidebar">
11:53:10                     <h1>Making the Web work</h1>
11:53:10                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:10 
11:53:10             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:10     
11:53:10                 </div>
11:53:10                                     <div class="sidebar">
11:53:10                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:10                     </div>
11:53:10                             </div>
11:53:10         </div>
11:53:10     </div>
11:53:10 </div>
11:53:10 
11:53:10                 <div class="component component--members u-full-width">
11:53:10 	<div class="l-center">
11:53:10 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:10 		    <div class="component--members__grid">
11:53:10 
11:53:10             
11:53:10     
11:53:10                 <figure>
11:53:10             <figcaption>Bitwarden</figcaption>
11:53:10         </figure>
11:53:10     
11:53:10                 <figure>
11:53:10             <figcaption>Google LLC</figcaption>
11:53:10         </figure>
11:53:10     
11:53:10                 <figure>
11:53:10             <figcaption>Centre for Inclusive Design</figcaption>
11:53:10         </figure>
11:53:10     
11:53:10                 <figure>
11:53:10             <figcaption>Inrupt Inc.</figcaption>
11:53:10         </figure>
11:53:10     
11:53:10                 <figure>
11:53:10             <figcaption>NCR</figcaption>
11:53:10         </figure>
11:53:10     
11:53:10                 <figure>
11:53:10             <figcaption>Imec vzw</figcaption>
11:53:10         </figure>
11:53:10     
11:53:10 </div>
11:53:10 
11:53:10 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:10     	</div>
11:53:10 </div>
11:53:10 
11:53:10                             <section 		class="component component--fifty-fifty reversed">
11:53:10 	<div class="image">
11:53:10 									<img
11:53:10 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:10 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:10 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:10 					loading="lazy"
11:53:10 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:10 									/>
11:53:10 						</div>
11:53:10 	<div class="component--fifty-fifty__text">
11:53:10 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:10 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:10 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:10 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:10 							</div>
11:53:10 						</div>
11:53:10 </section>
11:53:10 
11:53:10                     <section 		class="component component--fifty-fifty ">
11:53:10 	<div class="image">
11:53:10 									<img
11:53:10 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:10 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:10 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:10 					loading="lazy"
11:53:10 											alt=""
11:53:10 									/>
11:53:10 						</div>
11:53:10 	<div class="component--fifty-fifty__text">
11:53:10 									<h2 class="txt-earth">Web standards</h2>
11:53:10 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:10 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:10 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:10 							</div>
11:53:10 						</div>
11:53:10 </section>
11:53:10 
11:53:10                     <section 		class="component component--fifty-fifty ">
11:53:10 	<div class="image">
11:53:10 									<img
11:53:10 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:10 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:10 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:10 					loading="lazy"
11:53:10 											alt=""
11:53:10 									/>
11:53:10 						</div>
11:53:10 	<div class="component--fifty-fifty__text">
11:53:10 									<h2 class="txt-earth">Get involved</h2>
11:53:10 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:10 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:10 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:10 							</div>
11:53:10 						</div>
11:53:10 </section>
11:53:10 
11:53:10                                 </main>
11:53:10                     <aside class="crosslinks">
11:53:10     <div class="l-center">
11:53:10         <div class="component component--columns component--columns--images">
11:53:10             <div class="component--columns__intro">
11:53:10                 <h2>Latest news</h2>
11:53:10                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:10             </div>
11:53:10             <ul class="clean-list" role="presentation">
11:53:10                                     <li>
11:53:10     <div class="card" data-component="card">
11:53:10         <div class="card__text">
11:53:10             <h3 class="card__heading">
11:53:10                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:10             </h3>
11:53:10             <p>
11:53:10                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:10             <p class="txt-pluto">
11:53:10                 Blog            </p>
11:53:10         </div>
11:53:10             </div>
11:53:10 </li>
11:53:10                                     <li>
11:53:10     <div class="card" data-component="card">
11:53:10         <div class="card__text">
11:53:10             <h3 class="card__heading">
11:53:10                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:10             </h3>
11:53:10             <p>
11:53:10                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:10             <p class="txt-pluto">
11:53:10                 News            </p>
11:53:10         </div>
11:53:10             </div>
11:53:10 </li>
11:53:10                                     <li>
11:53:10     <div class="card" data-component="card">
11:53:10         <div class="card__text">
11:53:10             <h3 class="card__heading">
11:53:10                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:10             </h3>
11:53:10             <p>
11:53:10                             </p>
11:53:10             <p class="txt-pluto">
11:53:10                 News            </p>
11:53:10         </div>
11:53:10             </div>
11:53:10 </li>
11:53:10                                     <li>
11:53:10     <div class="card" data-component="card">
11:53:10         <div class="card__text">
11:53:10             <h3 class="card__heading">
11:53:10                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:10             </h3>
11:53:10             <p>
11:53:10                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:10             <p class="txt-pluto">
11:53:10                 Blog            </p>
11:53:10         </div>
11:53:10             </div>
11:53:10 </li>
11:53:10                             </ul>
11:53:10         </div>
11:53:10     </div>
11:53:10 </aside>
11:53:10 
11:53:10         </div>
11:53:10                 <footer class="global-footer">
11:53:10     <div class="l-center">
11:53:10         <div class="global-footer__links">
11:53:10             <div class="l-cluster">
11:53:10                 <ul class="clean-list" role="list">
11:53:10                                             <li>
11:53:10                             <a href="https://www.w3.org/" hreflang="en">
11:53:10                                 <span lang="en" dir="ltr">Home</span>
11:53:10                             </a>
11:53:10                         </li>
11:53:10                                             <li>
11:53:10                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:10                                 <span lang="en" dir="ltr">Contact</span>
11:53:10                             </a>
11:53:10                         </li>
11:53:10                                             <li>
11:53:10                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:10                                 <span lang="en" dir="ltr">Help</span>
11:53:10                             </a>
11:53:10                         </li>
11:53:10                                             <li>
11:53:10                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:10                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:10                             </a>
11:53:10                         </li>
11:53:10                                             <li>
11:53:10                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:10                                 <span lang="en" dir="ltr">Donate</span>
11:53:10                             </a>
11:53:10                         </li>
11:53:10                                             <li>
11:53:10                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:10                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:10                             </a>
11:53:10                         </li>
11:53:10                                             <li>
11:53:10                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:10                                 <span lang="en" dir="ltr">Legal</span>
11:53:10                             </a>
11:53:10                         </li>
11:53:10                                             <li>
11:53:10                             <a href="https://status.w3.org/" hreflang="en">
11:53:10                                 <span lang="en" dir="ltr">System Status</span>
11:53:10                             </a>
11:53:10                         </li>
11:53:10                                     </ul>
11:53:10             </div>
11:53:10             <ul class="clean-list" role="list">
11:53:10                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:10                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:10                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:10                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:10                 </li>
11:53:10                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:10                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:10                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:10                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:10                 </li>
11:53:10                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:10                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:10                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:10                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:10                 </li>
11:53:10             </ul>
11:53:10         </div>
11:53:10         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:10     </div>
11:53:10 </footer>
11:53:10     </div>
11:53:10 
11:53:10             <script>
11:53:10             var membersScript = document.createElement('script');
11:53:10             membersScript.src = "/assets/website-2021/js/members.js";
11:53:10             document.querySelector('body').appendChild(membersScript);
11:53:10         </script>
11:53:10     </body>
11:53:10 
11:53:10 </html>
11:53:10  TooltipText=null
11:53:10 15:53:10.824 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:53:10 15:53:10.824 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser
11:53:10 15:53:10.863 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed
11:53:10 15:53:10.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest
11:53:10 15:53:10.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:10 15:53:10.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:10 15:53:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:10 15:53:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:10 15:53:10.863 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest)
11:53:10 15:53:10.863 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest
11:53:10 15:53:10.863 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:10 15:53:10.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:10 15:53:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:10 15:53:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.909 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest
11:53:10 testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest)  Time elapsed: 22.207 s
11:53:10 testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest)  Time elapsed: 10.692 s
11:53:10 Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest
11:53:10 15:53:10.873 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest
11:53:10 15:53:10.873 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:53:10 15:53:10.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:10 15:53:10.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest
11:53:10 15:53:10.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:10 15:53:10.873 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:53:10 15:53:10.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:10 15:53:10.874 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:53:10 15:53:10.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:10 15:53:10.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:10 15:53:10.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest)
11:53:10 15:53:10.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest
11:53:10 15:53:10.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:10 15:53:10.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:10 15:53:10.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:10 15:53:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@412526cb is found...
11:53:11 15:53:11.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@412526cb is found finished successfully
11:53:11 15:53:11.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E')
11:53:11 15:53:11.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:11 15:53:11.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:11 15:53:11.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:11 15:53:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:11 15:53:11.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:11 15:53:11.006 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:11 15:53:11.006 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:53:11 15:53:11.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified
11:53:11 15:53:11.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:11 15:53:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:11 15:53:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:11 15:53:11.006 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent
11:53:11 15:53:11.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:11 15:53:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:11 15:53:11.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:11 15:53:11.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:11 15:53:11.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:11 15:53:11.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:53:11 15:53:11.007 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/'
11:53:11 15:53:11.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:11 15:53:11.007 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:11 15:53:11.149 DEBUG [main][BrowserProgressListener] Calling chanded()
11:53:11 15:53:11.326 DEBUG [main][BrowserProgressListener] Calling chanded()
11:53:11 15:53:11.507 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:11 15:53:11.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:11 15:53:11.507 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:21 15:53:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:21 15:53:21.510 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:21 15:53:21.513 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:21 <html dir="ltr" lang="en" class="no-js">
11:53:21 <head>
11:53:21     <title>W3C</title>
11:53:21 
11:53:21     <meta charset="utf-8"/>
11:53:21     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:21     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:21     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:21     <meta property="og:url" content="https://www.w3.org/"/>
11:53:21     <meta property="og:type" content="website"/>
11:53:21     <meta property="og:title" content="W3C"/>
11:53:21     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:21     <meta property="og:image:width" content="1200"/>
11:53:21     <meta property="og:image:height" content="630"/>
11:53:21     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:21     <meta property="og:site_name" content="W3C"/>
11:53:21     <meta name="twitter:card" content="summary_large_image"/>
11:53:21     <meta name="twitter:site" content="w3c"/>
11:53:21     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:21     <meta name="twitter:title" content="W3C"/>
11:53:21     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:21     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:21 
11:53:21             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:21 
11:53:21         <!--
11:53:21         CSS Mustard Cut
11:53:21         Print (Edge doesn't apply to print otherwise)
11:53:21         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:21         FF 47+
11:53:21         -->
11:53:21         <link rel="stylesheet" id="advanced-stylesheet"
11:53:21               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:21             only print,
11:53:21             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:21             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:21         ">
11:53:21         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:21     
11:53:21                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:21 
11:53:21         <script>
11:53:21             var myFont = new FontFaceObserver('Noto Sans');
11:53:21 
11:53:21             Promise.all([myFont.load()]).then(function () {
11:53:21                 document.documentElement.className += " fonts-loaded";
11:53:21             });
11:53:21 
11:53:21             (function () {
11:53:21                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:21                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:21                     var script = document.createElement('script');
11:53:21                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:21                     script.defer = true;
11:53:21                     document.querySelector('head').appendChild(script);
11:53:21                     (function (H) {
11:53:21                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:21                     })(document.documentElement);
11:53:21                 }
11:53:21             })();
11:53:21         </script>
11:53:21     
11:53:21             <script>
11:53:21             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:21         </script>
11:53:21     
11:53:21     
11:53:21     </head>
11:53:21 
11:53:21 <body class="home">
11:53:21 <a class="skip-link" href="#main">Skip to content</a>
11:53:21 <div class="grid-wrap">
11:53:21     <div class="wrap">
11:53:21         <header class="global-header">
11:53:21             <span role="status" aria-live="polite"></span>
11:53:21                             <div class="banner">
11:53:21     <div class="banner__inner l-center">
11:53:21                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:21             </div>
11:53:21 </div>
11:53:21 
11:53:21                                         
11:53:21                                         <nav id="lang-nav" aria-label="Language options">
11:53:21     <div class="l-center">
11:53:21         <div class="l-cluster">
11:53:21             <ul class="clean-list" role="list">
11:53:21                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:21                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:21                             </ul>
11:53:21         </div>
11:53:21     </div>
11:53:21 </nav>
11:53:21 
11:53:21                                         <nav id="global-nav" aria-label="Main">
11:53:21     <div class="global-nav__inner l-center">
11:53:21         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:21             <span class="logo">
11:53:21                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:21             </span>
11:53:21             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:21         </a>
11:53:21         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:21                 style="display: none;"></button>
11:53:21         <ul class="clean-list" data-component="nav-double-intro">
11:53:21                             <li class="top-nav-item has-children">
11:53:21                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:21                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:21                         <div class="l-center">
11:53:21                             <div class="nav__submenu__intro">
11:53:21                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:21                                 <div class="nav__submenu__intro__text">
11:53:21                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:21                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:21                                                                     </div>
11:53:21                             </div>
11:53:21                                                             <ul class="clean-list" role="list">
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 About W3C web standards
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 W3C standards and drafts
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Types of documents W3C publishes
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Translations of W3C standards and drafts
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Reviews and public feedback
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Liaisons
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Promote web standards
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                     </ul>
11:53:21                                                     </div>
11:53:21                     </div>
11:53:21                 </li>
11:53:21                             <li class="top-nav-item has-children">
11:53:21                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:21                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:21                         <div class="l-center">
11:53:21                             <div class="nav__submenu__intro">
11:53:21                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:21                                 <div class="nav__submenu__intro__text">
11:53:21                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:21                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:21                                                                     </div>
11:53:21                             </div>
11:53:21                                                             <ul class="clean-list" role="list">
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Working Groups
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Interest Groups
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Community Groups
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Business Groups
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Technical Architecture Group
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Invited Experts
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Participant guidebook
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Positive work environment
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                     </ul>
11:53:21                                                     </div>
11:53:21                     </div>
11:53:21                 </li>
11:53:21                             <li class="top-nav-item has-children">
11:53:21                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:21                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:21                         <div class="l-center">
11:53:21                             <div class="nav__submenu__intro">
11:53:21                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:21                                 <div class="nav__submenu__intro__text">
11:53:21                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:21                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:21                                                                     </div>
11:53:21                             </div>
11:53:21                                                             <ul class="clean-list" role="list">
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Business ecosystems
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Why join W3C
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Member Home
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Mailing lists
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Donate
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Sponsoring W3C
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                     </ul>
11:53:21                                                     </div>
11:53:21                     </div>
11:53:21                 </li>
11:53:21                             <li class="top-nav-item has-children">
11:53:21                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:21                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:21                         <div class="l-center">
11:53:21                             <div class="nav__submenu__intro">
11:53:21                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:21                                 <div class="nav__submenu__intro__text">
11:53:21                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:21                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:21                                                                     </div>
11:53:21                             </div>
11:53:21                                                             <ul class="clean-list" role="list">
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Developers
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Validators and tools
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Accessibility fundamentals
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Internationalization
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Translations of W3C standards and drafts
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Code of conduct
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                     </ul>
11:53:21                                                     </div>
11:53:21                     </div>
11:53:21                 </li>
11:53:21                             <li class="top-nav-item has-children">
11:53:21                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:21                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:21                         <div class="l-center">
11:53:21                             <div class="nav__submenu__intro">
11:53:21                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:21                                 <div class="nav__submenu__intro__text">
11:53:21                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:21                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:21                                                                     </div>
11:53:21                             </div>
11:53:21                                                             <ul class="clean-list" role="list">
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 News
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Blog
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li class="break-after">
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Press releases
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Press and media
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Events
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Annual W3C Conference (TPAC)
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                     </ul>
11:53:21                                                     </div>
11:53:21                     </div>
11:53:21                 </li>
11:53:21                             <li class="top-nav-item has-children">
11:53:21                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:21                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:21                         <div class="l-center">
11:53:21                             <div class="nav__submenu__intro">
11:53:21                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:21                                 <div class="nav__submenu__intro__text">
11:53:21                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:21                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:21                                                                     </div>
11:53:21                             </div>
11:53:21                                                             <ul class="clean-list" role="list">
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Our mission
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Leadership
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Staff
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Evangelists
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li class="break-after">
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Careers
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Diversity
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Sponsoring W3C
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Media kit
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Contact
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Positive work environment
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Policies and legal information
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                             <li >
11:53:21                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:21                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:21                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:21                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:21                                                 </svg>
11:53:21                                                 Help
11:53:21                                             </a>
11:53:21                                         </li>
11:53:21                                                                     </ul>
11:53:21                                                     </div>
11:53:21                     </div>
11:53:21                 </li>
11:53:21                         <li class="top-nav-item">
11:53:21                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:21                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:21                 </a>
11:53:21             </li>
11:53:21             <li class="top-nav-item">
11:53:21                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:21                     My account <span class="avatar avatar--small icon">
11:53:21                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:21                     </span>
11:53:21                 </a>
11:53:21             </li>
11:53:21         </ul>
11:53:21     </div>
11:53:21 </nav>
11:53:21                     </header>
11:53:21                 <main id="main">
11:53:21                                             
11:53:21 
11:53:21                                 
11:53:21 
11:53:21                                 
11:53:21 
11:53:21                                 
11:53:21 
11:53:21                             <div class="u-full-width hero">
11:53:21     <div class="l-center">
11:53:21         <div class="l-sidebar">
11:53:21             <div>
11:53:21                 <div class="not-sidebar">
11:53:21                     <h1>Making the Web work</h1>
11:53:21                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:21 
11:53:21             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:21     
11:53:21                 </div>
11:53:21                                     <div class="sidebar">
11:53:21                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:21                     </div>
11:53:21                             </div>
11:53:21         </div>
11:53:21     </div>
11:53:21 </div>
11:53:21 
11:53:21                 <div class="component component--members u-full-width">
11:53:21 	<div class="l-center">
11:53:21 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:21 		    <div class="component--members__grid">
11:53:21 
11:53:21             
11:53:21     
11:53:21                 <figure>
11:53:21             <figcaption>Digita</figcaption>
11:53:21         </figure>
11:53:21     
11:53:21                 <figure>
11:53:21             <figcaption>Fondazione LIA</figcaption>
11:53:21         </figure>
11:53:21     
11:53:21                 <figure>
11:53:21             <figcaption>CANTON CONSULTING</figcaption>
11:53:21         </figure>
11:53:21     
11:53:21                 <figure>
11:53:21             <figcaption>Koodos Labs</figcaption>
11:53:21         </figure>
11:53:21     
11:53:21                 <figure>
11:53:21             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:21         </figure>
11:53:21     
11:53:21                 <figure>
11:53:21             <figcaption>ConsenSys</figcaption>
11:53:21         </figure>
11:53:21     
11:53:21 </div>
11:53:21 
11:53:21 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:21     	</div>
11:53:21 </div>
11:53:21 
11:53:21                             <section 		class="component component--fifty-fifty reversed">
11:53:21 	<div class="image">
11:53:21 									<img
11:53:21 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:21 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:21 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:21 					loading="lazy"
11:53:21 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:21 									/>
11:53:21 						</div>
11:53:21 	<div class="component--fifty-fifty__text">
11:53:21 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:21 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:21 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:21 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:21 							</div>
11:53:21 						</div>
11:53:21 </section>
11:53:21 
11:53:21                     <section 		class="component component--fifty-fifty ">
11:53:21 	<div class="image">
11:53:21 									<img
11:53:21 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:21 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:21 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:21 					loading="lazy"
11:53:21 											alt=""
11:53:21 									/>
11:53:21 						</div>
11:53:21 	<div class="component--fifty-fifty__text">
11:53:21 									<h2 class="txt-earth">Web standards</h2>
11:53:21 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:21 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:21 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:21 							</div>
11:53:21 						</div>
11:53:21 </section>
11:53:21 
11:53:21                     <section 		class="component component--fifty-fifty ">
11:53:21 	<div class="image">
11:53:21 									<img
11:53:21 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:21 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:21 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:21 					loading="lazy"
11:53:21 											alt=""
11:53:21 									/>
11:53:21 						</div>
11:53:21 	<div class="component--fifty-fifty__text">
11:53:21 									<h2 class="txt-earth">Get involved</h2>
11:53:21 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:21 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:21 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:21 							</div>
11:53:21 						</div>
11:53:21 </section>
11:53:21 
11:53:21                                 </main>
11:53:21                     <aside class="crosslinks">
11:53:21     <div class="l-center">
11:53:21         <div class="component component--columns component--columns--images">
11:53:21             <div class="component--columns__intro">
11:53:21                 <h2>Latest news</h2>
11:53:21                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:21             </div>
11:53:21             <ul class="clean-list" role="presentation">
11:53:21                                     <li>
11:53:21     <div class="card" data-component="card">
11:53:21         <div class="card__text">
11:53:21             <h3 class="card__heading">
11:53:21                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:21             </h3>
11:53:21             <p>
11:53:21                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:21             <p class="txt-pluto">
11:53:21                 Blog            </p>
11:53:21         </div>
11:53:21             </div>
11:53:21 </li>
11:53:21                                     <li>
11:53:21     <div class="card" data-component="card">
11:53:21         <div class="card__text">
11:53:21             <h3 class="card__heading">
11:53:21                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:21             </h3>
11:53:21             <p>
11:53:21                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:21             <p class="txt-pluto">
11:53:21                 News            </p>
11:53:21         </div>
11:53:21             </div>
11:53:21 </li>
11:53:21                                     <li>
11:53:21     <div class="card" data-component="card">
11:53:21         <div class="card__text">
11:53:21             <h3 class="card__heading">
11:53:21                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:21             </h3>
11:53:21             <p>
11:53:21                             </p>
11:53:21             <p class="txt-pluto">
11:53:21                 News            </p>
11:53:21         </div>
11:53:21             </div>
11:53:21 </li>
11:53:21                                     <li>
11:53:21     <div class="card" data-component="card">
11:53:21         <div class="card__text">
11:53:21             <h3 class="card__heading">
11:53:21                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:21             </h3>
11:53:21             <p>
11:53:21                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:21             <p class="txt-pluto">
11:53:21                 Blog            </p>
11:53:21         </div>
11:53:21             </div>
11:53:21 </li>
11:53:21                             </ul>
11:53:21         </div>
11:53:21     </div>
11:53:21 </aside>
11:53:21 
11:53:21         </div>
11:53:21                 <footer class="global-footer">
11:53:21     <div class="l-center">
11:53:21         <div class="global-footer__links">
11:53:21             <div class="l-cluster">
11:53:21                 <ul class="clean-list" role="list">
11:53:21                                             <li>
11:53:21                             <a href="https://www.w3.org/" hreflang="en">
11:53:21                                 <span lang="en" dir="ltr">Home</span>
11:53:21                             </a>
11:53:21                         </li>
11:53:21                                             <li>
11:53:21                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:21                                 <span lang="en" dir="ltr">Contact</span>
11:53:21                             </a>
11:53:21                         </li>
11:53:21                                             <li>
11:53:21                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:21                                 <span lang="en" dir="ltr">Help</span>
11:53:21                             </a>
11:53:21                         </li>
11:53:21                                             <li>
11:53:21                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:21                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:21                             </a>
11:53:21                         </li>
11:53:21                                             <li>
11:53:21                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:21                                 <span lang="en" dir="ltr">Donate</span>
11:53:21                             </a>
11:53:21                         </li>
11:53:21                                             <li>
11:53:21                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:21                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:21                             </a>
11:53:21                         </li>
11:53:21                                             <li>
11:53:21                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:21                                 <span lang="en" dir="ltr">Legal</span>
11:53:21                             </a>
11:53:21                         </li>
11:53:21                                             <li>
11:53:21                             <a href="https://status.w3.org/" hreflang="en">
11:53:21                                 <span lang="en" dir="ltr">System Status</span>
11:53:21                             </a>
11:53:21                         </li>
11:53:21                                     </ul>
11:53:21             </div>
11:53:21             <ul class="clean-list" role="list">
11:53:21                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:21                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:21                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:21                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:21                 </li>
11:53:21                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:21                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:21                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:21                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:21                 </li>
11:53:21                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:21                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:21                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:21                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:21                 </li>
11:53:21             </ul>
11:53:21         </div>
11:53:21         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:21     </div>
11:53:21 </footer>
11:53:21     </div>
11:53:21 
11:53:21             <script>
11:53:21             var membersScript = document.createElement('script');
11:53:21             membersScript.src = "/assets/website-2021/js/members.js";
11:53:21             document.querySelector('body').appendChild(membersScript);
11:53:21         </script>
11:53:21     </body>
11:53:21 
11:53:21 </html>
11:53:21  TooltipText=null
11:53:21 15:53:21.516 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:53:21 15:53:21.516 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser
11:53:21 15:53:21.560 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed
11:53:21 15:53:21.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest
11:53:21 15:53:21.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:21 15:53:21.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:21 15:53:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:21 15:53:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:21 15:53:21.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest)
11:53:21 15:53:21.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:21 15:53:21.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest)
11:53:21 15:53:21.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest
11:53:21 15:53:21.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:21 15:53:21.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:21 15:53:21.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:21 15:53:21.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:21 15:53:21.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:21 15:53:21.566 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu.
11:53:21 15:53:21.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:21 15:53:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:21 15:53:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:21 15:53:21.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:21 15:53:21.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:21 15:53:21.566 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:21 15:53:21.566 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:53:21 15:53:21.566 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:53:21 15:53:21.566 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:53:21 15:53:21.566 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:53:21 15:53:21.566 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:53:21 15:53:21.566 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:53:21 15:53:21.566 DEBUG [main][MenuItemLookup] Item match:Window
11:53:21 15:53:21.567 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:53:21 15:53:21.567 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:53:21 15:53:21.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:53:21 15:53:21.567 DEBUG [main][MenuItemLookup] Found menu:''
11:53:21 15:53:21.567 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:53:21 15:53:21.567 DEBUG [main][MenuItemLookup] Item match:Show View
11:53:21 15:53:21.570 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:53:21 15:53:21.570 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Markers'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Packages'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Servers'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Snippets'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:''
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:53:21 15:53:21.571 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:53:21 15:53:21.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:53:21 15:53:21.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:53:21 15:53:21.571 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:53:21 15:53:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:53:21 15:53:21.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:53:21 15:53:21.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:21 15:53:21.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:21 15:53:21.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:21 15:53:21.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:21 15:53:21.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:21 15:53:21.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:53:21 15:53:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:21 15:53:21.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:53:21 15:53:21.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser
11:53:21 15:53:21.676 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser
11:53:21 15:53:21.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection
11:53:21 15:53:21.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser
11:53:21 15:53:21.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:21 15:53:21.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:21 15:53:21.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:21 15:53:21.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:53:21 15:53:21.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:21 15:53:21.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:21 15:53:21.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:21 15:53:21.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:21 15:53:21.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:21 15:53:21.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:21 15:53:21.677 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:21 15:53:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:21 15:53:21.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:21 15:53:21.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:21 15:53:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:53:21 15:53:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:53:21 15:53:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open...
11:53:21 15:53:21.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:21 15:53:21.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:21 15:53:21.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully
11:53:21 15:53:21.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:21 15:53:21.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:21 15:53:21.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:21 15:53:21.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:21 15:53:21.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:21 15:53:21.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:21 15:53:21.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E')
11:53:21 15:53:21.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:21 15:53:21.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:21 15:53:21.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:21 15:53:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:21 15:53:21.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:21 15:53:21.786 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:21 15:53:21.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:21 15:53:21.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:21 15:53:21.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:53:21 15:53:21.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:53:21 15:53:21.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:53:21 15:53:21.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:53:21 15:53:21.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:21 15:53:21.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:21 15:53:21.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:21 15:53:21.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:21 15:53:21.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
11:53:21 15:53:21.790 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:21 15:53:21.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:21 15:53:21.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:21 15:53:21.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null
11:53:21 15:53:21.801 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/'
11:53:21 15:53:21.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:21 15:53:21.878 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:21 15:53:21.882 DEBUG [main][BrowserProgressListener] Calling chanded()
11:53:22 15:53:22.038 DEBUG [main][BrowserProgressListener] Calling chanded()
11:53:22 15:53:22.217 DEBUG [main][BrowserProgressListener] Calling chanded()
11:53:22 15:53:22.378 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:22 15:53:22.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:22 15:53:22.378 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
11:53:32 15:53:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:32 15:53:32.379 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:32 15:53:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:32 15:53:32.379 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:32 15:53:32.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:32 <html dir="ltr" lang="en" class="no-js">
11:53:32 <head>
11:53:32     <title>W3C</title>
11:53:32 
11:53:32     <meta charset="utf-8"/>
11:53:32     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:32     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:url" content="https://www.w3.org/"/>
11:53:32     <meta property="og:type" content="website"/>
11:53:32     <meta property="og:title" content="W3C"/>
11:53:32     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:image:width" content="1200"/>
11:53:32     <meta property="og:image:height" content="630"/>
11:53:32     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta property="og:site_name" content="W3C"/>
11:53:32     <meta name="twitter:card" content="summary_large_image"/>
11:53:32     <meta name="twitter:site" content="w3c"/>
11:53:32     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:32     <meta name="twitter:title" content="W3C"/>
11:53:32     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:32 
11:53:32             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:32 
11:53:32         <!--
11:53:32         CSS Mustard Cut
11:53:32         Print (Edge doesn't apply to print otherwise)
11:53:32         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:32         FF 47+
11:53:32         -->
11:53:32         <link rel="stylesheet" id="advanced-stylesheet"
11:53:32               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:32             only print,
11:53:32             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:32             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:32         ">
11:53:32         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:32     
11:53:32                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:32 
11:53:32         <script>
11:53:32             var myFont = new FontFaceObserver('Noto Sans');
11:53:32 
11:53:32             Promise.all([myFont.load()]).then(function () {
11:53:32                 document.documentElement.className += " fonts-loaded";
11:53:32             });
11:53:32 
11:53:32             (function () {
11:53:32                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:32                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:32                     var script = document.createElement('script');
11:53:32                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:32                     script.defer = true;
11:53:32                     document.querySelector('head').appendChild(script);
11:53:32                     (function (H) {
11:53:32                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:32                     })(document.documentElement);
11:53:32                 }
11:53:32             })();
11:53:32         </script>
11:53:32     
11:53:32             <script>
11:53:32             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:32         </script>
11:53:32     
11:53:32     
11:53:32     </head>
11:53:32 
11:53:32 <body class="home">
11:53:32 <a class="skip-link" href="#main">Skip to content</a>
11:53:32 <div class="grid-wrap">
11:53:32     <div class="wrap">
11:53:32         <header class="global-header">
11:53:32             <span role="status" aria-live="polite"></span>
11:53:32                             <div class="banner">
11:53:32     <div class="banner__inner l-center">
11:53:32                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:32             </div>
11:53:32 </div>
11:53:32 
11:53:32                                         
11:53:32                                         <nav id="lang-nav" aria-label="Language options">
11:53:32     <div class="l-center">
11:53:32         <div class="l-cluster">
11:53:32             <ul class="clean-list" role="list">
11:53:32                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:32                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </nav>
11:53:32 
11:53:32                                         <nav id="global-nav" aria-label="Main">
11:53:32     <div class="global-nav__inner l-center">
11:53:32         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:32             <span class="logo">
11:53:32                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:32             </span>
11:53:32             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:32         </a>
11:53:32         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:32                 style="display: none;"></button>
11:53:32         <ul class="clean-list" data-component="nav-double-intro">
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 About W3C web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Types of documents W3C publishes
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Reviews and public feedback
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Liaisons
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Promote web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Working Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Interest Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Community Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Technical Architecture Group
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Invited Experts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Participant guidebook
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business ecosystems
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Why join W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Member Home
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Mailing lists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Donate
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Developers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Validators and tools
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Accessibility fundamentals
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Internationalization
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Code of conduct
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 News
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Blog
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press releases
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press and media
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Events
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Annual W3C Conference (TPAC)
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Our mission
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Leadership
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Staff
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Evangelists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Careers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Diversity
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Media kit
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Contact
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Policies and legal information
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Help
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                         <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:32                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:32                 </a>
11:53:32             </li>
11:53:32             <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:32                     My account <span class="avatar avatar--small icon">
11:53:32                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:32                     </span>
11:53:32                 </a>
11:53:32             </li>
11:53:32         </ul>
11:53:32     </div>
11:53:32 </nav>
11:53:32                     </header>
11:53:32                 <main id="main">
11:53:32                                             
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                             <div class="u-full-width hero">
11:53:32     <div class="l-center">
11:53:32         <div class="l-sidebar">
11:53:32             <div>
11:53:32                 <div class="not-sidebar">
11:53:32                     <h1>Making the Web work</h1>
11:53:32                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:32 
11:53:32             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:32     
11:53:32                 </div>
11:53:32                                     <div class="sidebar">
11:53:32                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:32                     </div>
11:53:32                             </div>
11:53:32         </div>
11:53:32     </div>
11:53:32 </div>
11:53:32 
11:53:32                 <div class="component component--members u-full-width">
11:53:32 	<div class="l-center">
11:53:32 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:32 		    <div class="component--members__grid">
11:53:32 
11:53:32             
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Digita</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Fondazione LIA</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>CANTON CONSULTING</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Koodos Labs</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>ConsenSys</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32 </div>
11:53:32 
11:53:32 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:32     	</div>
11:53:32 </div>
11:53:32 
11:53:32                             <section 		class="component component--fifty-fifty reversed">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:32 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Web standards</h2>
11:53:32 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Get involved</h2>
11:53:32 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                                 </main>
11:53:32                     <aside class="crosslinks">
11:53:32     <div class="l-center">
11:53:32         <div class="component component--columns component--columns--images">
11:53:32             <div class="component--columns__intro">
11:53:32                 <h2>Latest news</h2>
11:53:32                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="presentation">
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                             </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </aside>
11:53:32 
11:53:32         </div>
11:53:32                 <footer class="global-footer">
11:53:32     <div class="l-center">
11:53:32         <div class="global-footer__links">
11:53:32             <div class="l-cluster">
11:53:32                 <ul class="clean-list" role="list">
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Home</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Contact</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Help</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Donate</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Legal</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://status.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">System Status</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                     </ul>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="list">
11:53:32                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:32                 </li>
11:53:32             </ul>
11:53:32         </div>
11:53:32         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:32     </div>
11:53:32 </footer>
11:53:32     </div>
11:53:32 
11:53:32             <script>
11:53:32             var membersScript = document.createElement('script');
11:53:32             membersScript.src = "/assets/website-2021/js/members.js";
11:53:32             document.querySelector('body').appendChild(membersScript);
11:53:32         </script>
11:53:32     </body>
11:53:32 
11:53:32 </html>
11:53:32  TooltipText=null
11:53:32 15:53:32.384 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:32 15:53:32.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:32 <html dir="ltr" lang="en" class="no-js">
11:53:32 <head>
11:53:32     <title>W3C</title>
11:53:32 
11:53:32     <meta charset="utf-8"/>
11:53:32     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:32     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:url" content="https://www.w3.org/"/>
11:53:32     <meta property="og:type" content="website"/>
11:53:32     <meta property="og:title" content="W3C"/>
11:53:32     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:image:width" content="1200"/>
11:53:32     <meta property="og:image:height" content="630"/>
11:53:32     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta property="og:site_name" content="W3C"/>
11:53:32     <meta name="twitter:card" content="summary_large_image"/>
11:53:32     <meta name="twitter:site" content="w3c"/>
11:53:32     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:32     <meta name="twitter:title" content="W3C"/>
11:53:32     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:32 
11:53:32             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:32 
11:53:32         <!--
11:53:32         CSS Mustard Cut
11:53:32         Print (Edge doesn't apply to print otherwise)
11:53:32         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:32         FF 47+
11:53:32         -->
11:53:32         <link rel="stylesheet" id="advanced-stylesheet"
11:53:32               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:32             only print,
11:53:32             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:32             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:32         ">
11:53:32         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:32     
11:53:32                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:32 
11:53:32         <script>
11:53:32             var myFont = new FontFaceObserver('Noto Sans');
11:53:32 
11:53:32             Promise.all([myFont.load()]).then(function () {
11:53:32                 document.documentElement.className += " fonts-loaded";
11:53:32             });
11:53:32 
11:53:32             (function () {
11:53:32                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:32                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:32                     var script = document.createElement('script');
11:53:32                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:32                     script.defer = true;
11:53:32                     document.querySelector('head').appendChild(script);
11:53:32                     (function (H) {
11:53:32                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:32                     })(document.documentElement);
11:53:32                 }
11:53:32             })();
11:53:32         </script>
11:53:32     
11:53:32             <script>
11:53:32             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:32         </script>
11:53:32     
11:53:32     
11:53:32     </head>
11:53:32 
11:53:32 <body class="home">
11:53:32 <a class="skip-link" href="#main">Skip to content</a>
11:53:32 <div class="grid-wrap">
11:53:32     <div class="wrap">
11:53:32         <header class="global-header">
11:53:32             <span role="status" aria-live="polite"></span>
11:53:32                             <div class="banner">
11:53:32     <div class="banner__inner l-center">
11:53:32                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:32             </div>
11:53:32 </div>
11:53:32 
11:53:32                                         
11:53:32                                         <nav id="lang-nav" aria-label="Language options">
11:53:32     <div class="l-center">
11:53:32         <div class="l-cluster">
11:53:32             <ul class="clean-list" role="list">
11:53:32                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:32                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </nav>
11:53:32 
11:53:32                                         <nav id="global-nav" aria-label="Main">
11:53:32     <div class="global-nav__inner l-center">
11:53:32         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:32             <span class="logo">
11:53:32                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:32             </span>
11:53:32             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:32         </a>
11:53:32         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:32                 style="display: none;"></button>
11:53:32         <ul class="clean-list" data-component="nav-double-intro">
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 About W3C web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Types of documents W3C publishes
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Reviews and public feedback
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Liaisons
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Promote web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Working Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Interest Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Community Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Technical Architecture Group
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Invited Experts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Participant guidebook
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business ecosystems
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Why join W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Member Home
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Mailing lists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Donate
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Developers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Validators and tools
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Accessibility fundamentals
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Internationalization
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Code of conduct
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 News
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Blog
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press releases
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press and media
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Events
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Annual W3C Conference (TPAC)
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Our mission
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Leadership
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Staff
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Evangelists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Careers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Diversity
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Media kit
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Contact
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Policies and legal information
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Help
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                         <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:32                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:32                 </a>
11:53:32             </li>
11:53:32             <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:32                     My account <span class="avatar avatar--small icon">
11:53:32                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:32                     </span>
11:53:32                 </a>
11:53:32             </li>
11:53:32         </ul>
11:53:32     </div>
11:53:32 </nav>
11:53:32                     </header>
11:53:32                 <main id="main">
11:53:32                                             
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                             <div class="u-full-width hero">
11:53:32     <div class="l-center">
11:53:32         <div class="l-sidebar">
11:53:32             <div>
11:53:32                 <div class="not-sidebar">
11:53:32                     <h1>Making the Web work</h1>
11:53:32                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:32 
11:53:32             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:32     
11:53:32                 </div>
11:53:32                                     <div class="sidebar">
11:53:32                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:32                     </div>
11:53:32                             </div>
11:53:32         </div>
11:53:32     </div>
11:53:32 </div>
11:53:32 
11:53:32                 <div class="component component--members u-full-width">
11:53:32 	<div class="l-center">
11:53:32 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:32 		    <div class="component--members__grid">
11:53:32 
11:53:32             
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Digita</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Fondazione LIA</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>CANTON CONSULTING</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Koodos Labs</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>ConsenSys</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32 </div>
11:53:32 
11:53:32 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:32     	</div>
11:53:32 </div>
11:53:32 
11:53:32                             <section 		class="component component--fifty-fifty reversed">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:32 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Web standards</h2>
11:53:32 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Get involved</h2>
11:53:32 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                                 </main>
11:53:32                     <aside class="crosslinks">
11:53:32     <div class="l-center">
11:53:32         <div class="component component--columns component--columns--images">
11:53:32             <div class="component--columns__intro">
11:53:32                 <h2>Latest news</h2>
11:53:32                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="presentation">
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                             </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </aside>
11:53:32 
11:53:32         </div>
11:53:32                 <footer class="global-footer">
11:53:32     <div class="l-center">
11:53:32         <div class="global-footer__links">
11:53:32             <div class="l-cluster">
11:53:32                 <ul class="clean-list" role="list">
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Home</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Contact</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Help</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Donate</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Legal</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://status.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">System Status</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                     </ul>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="list">
11:53:32                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:32                 </li>
11:53:32             </ul>
11:53:32         </div>
11:53:32         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:32     </div>
11:53:32 </footer>
11:53:32     </div>
11:53:32 
11:53:32             <script>
11:53:32             var membersScript = document.createElement('script');
11:53:32             membersScript.src = "/assets/website-2021/js/members.js";
11:53:32             document.querySelector('body').appendChild(membersScript);
11:53:32         </script>
11:53:32     </body>
11:53:32 
11:53:32 </html>
11:53:32  TooltipText=null
11:53:32 15:53:32.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:32 15:53:32.388 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:32 15:53:32.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:32 15:53:32.388 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:32 15:53:32.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:32 <html dir="ltr" lang="en" class="no-js">
11:53:32 <head>
11:53:32     <title>W3C</title>
11:53:32 
11:53:32     <meta charset="utf-8"/>
11:53:32     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:32     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:url" content="https://www.w3.org/"/>
11:53:32     <meta property="og:type" content="website"/>
11:53:32     <meta property="og:title" content="W3C"/>
11:53:32     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:image:width" content="1200"/>
11:53:32     <meta property="og:image:height" content="630"/>
11:53:32     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta property="og:site_name" content="W3C"/>
11:53:32     <meta name="twitter:card" content="summary_large_image"/>
11:53:32     <meta name="twitter:site" content="w3c"/>
11:53:32     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:32     <meta name="twitter:title" content="W3C"/>
11:53:32     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:32 
11:53:32             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:32 
11:53:32         <!--
11:53:32         CSS Mustard Cut
11:53:32         Print (Edge doesn't apply to print otherwise)
11:53:32         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:32         FF 47+
11:53:32         -->
11:53:32         <link rel="stylesheet" id="advanced-stylesheet"
11:53:32               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:32             only print,
11:53:32             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:32             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:32         ">
11:53:32         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:32     
11:53:32                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:32 
11:53:32         <script>
11:53:32             var myFont = new FontFaceObserver('Noto Sans');
11:53:32 
11:53:32             Promise.all([myFont.load()]).then(function () {
11:53:32                 document.documentElement.className += " fonts-loaded";
11:53:32             });
11:53:32 
11:53:32             (function () {
11:53:32                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:32                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:32                     var script = document.createElement('script');
11:53:32                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:32                     script.defer = true;
11:53:32                     document.querySelector('head').appendChild(script);
11:53:32                     (function (H) {
11:53:32                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:32                     })(document.documentElement);
11:53:32                 }
11:53:32             })();
11:53:32         </script>
11:53:32     
11:53:32             <script>
11:53:32             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:32         </script>
11:53:32     
11:53:32     
11:53:32     </head>
11:53:32 
11:53:32 <body class="home">
11:53:32 <a class="skip-link" href="#main">Skip to content</a>
11:53:32 <div class="grid-wrap">
11:53:32     <div class="wrap">
11:53:32         <header class="global-header">
11:53:32             <span role="status" aria-live="polite"></span>
11:53:32                             <div class="banner">
11:53:32     <div class="banner__inner l-center">
11:53:32                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:32             </div>
11:53:32 </div>
11:53:32 
11:53:32                                         
11:53:32                                         <nav id="lang-nav" aria-label="Language options">
11:53:32     <div class="l-center">
11:53:32         <div class="l-cluster">
11:53:32             <ul class="clean-list" role="list">
11:53:32                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:32                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </nav>
11:53:32 
11:53:32                                         <nav id="global-nav" aria-label="Main">
11:53:32     <div class="global-nav__inner l-center">
11:53:32         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:32             <span class="logo">
11:53:32                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:32             </span>
11:53:32             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:32         </a>
11:53:32         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:32                 style="display: none;"></button>
11:53:32         <ul class="clean-list" data-component="nav-double-intro">
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 About W3C web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Types of documents W3C publishes
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Reviews and public feedback
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Liaisons
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Promote web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Working Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Interest Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Community Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Technical Architecture Group
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Invited Experts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Participant guidebook
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business ecosystems
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Why join W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Member Home
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Mailing lists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Donate
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Developers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Validators and tools
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Accessibility fundamentals
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Internationalization
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Code of conduct
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 News
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Blog
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press releases
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press and media
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Events
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Annual W3C Conference (TPAC)
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Our mission
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Leadership
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Staff
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Evangelists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Careers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Diversity
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Media kit
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Contact
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Policies and legal information
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Help
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                         <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:32                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:32                 </a>
11:53:32             </li>
11:53:32             <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:32                     My account <span class="avatar avatar--small icon">
11:53:32                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:32                     </span>
11:53:32                 </a>
11:53:32             </li>
11:53:32         </ul>
11:53:32     </div>
11:53:32 </nav>
11:53:32                     </header>
11:53:32                 <main id="main">
11:53:32                                             
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                             <div class="u-full-width hero">
11:53:32     <div class="l-center">
11:53:32         <div class="l-sidebar">
11:53:32             <div>
11:53:32                 <div class="not-sidebar">
11:53:32                     <h1>Making the Web work</h1>
11:53:32                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:32 
11:53:32             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:32     
11:53:32                 </div>
11:53:32                                     <div class="sidebar">
11:53:32                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:32                     </div>
11:53:32                             </div>
11:53:32         </div>
11:53:32     </div>
11:53:32 </div>
11:53:32 
11:53:32                 <div class="component component--members u-full-width">
11:53:32 	<div class="l-center">
11:53:32 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:32 		    <div class="component--members__grid">
11:53:32 
11:53:32             
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Digita</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Fondazione LIA</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>CANTON CONSULTING</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Koodos Labs</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>ConsenSys</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32 </div>
11:53:32 
11:53:32 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:32     	</div>
11:53:32 </div>
11:53:32 
11:53:32                             <section 		class="component component--fifty-fifty reversed">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:32 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Web standards</h2>
11:53:32 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Get involved</h2>
11:53:32 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                                 </main>
11:53:32                     <aside class="crosslinks">
11:53:32     <div class="l-center">
11:53:32         <div class="component component--columns component--columns--images">
11:53:32             <div class="component--columns__intro">
11:53:32                 <h2>Latest news</h2>
11:53:32                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="presentation">
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                             </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </aside>
11:53:32 
11:53:32         </div>
11:53:32                 <footer class="global-footer">
11:53:32     <div class="l-center">
11:53:32         <div class="global-footer__links">
11:53:32             <div class="l-cluster">
11:53:32                 <ul class="clean-list" role="list">
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Home</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Contact</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Help</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Donate</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Legal</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://status.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">System Status</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                     </ul>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="list">
11:53:32                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:32                 </li>
11:53:32             </ul>
11:53:32         </div>
11:53:32         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:32     </div>
11:53:32 </footer>
11:53:32     </div>
11:53:32 
11:53:32             <script>
11:53:32             var membersScript = document.createElement('script');
11:53:32             membersScript.src = "/assets/website-2021/js/members.js";
11:53:32             document.querySelector('body').appendChild(membersScript);
11:53:32         </script>
11:53:32     </body>
11:53:32 
11:53:32 </html>
11:53:32  TooltipText=null
11:53:32 15:53:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:32 15:53:32.393 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:32 15:53:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:32 15:53:32.393 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:32 15:53:32.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:32 <html dir="ltr" lang="en" class="no-js">
11:53:32 <head>
11:53:32     <title>W3C</title>
11:53:32 
11:53:32     <meta charset="utf-8"/>
11:53:32     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:32     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:url" content="https://www.w3.org/"/>
11:53:32     <meta property="og:type" content="website"/>
11:53:32     <meta property="og:title" content="W3C"/>
11:53:32     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:image:width" content="1200"/>
11:53:32     <meta property="og:image:height" content="630"/>
11:53:32     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta property="og:site_name" content="W3C"/>
11:53:32     <meta name="twitter:card" content="summary_large_image"/>
11:53:32     <meta name="twitter:site" content="w3c"/>
11:53:32     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:32     <meta name="twitter:title" content="W3C"/>
11:53:32     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:32 
11:53:32             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:32 
11:53:32         <!--
11:53:32         CSS Mustard Cut
11:53:32         Print (Edge doesn't apply to print otherwise)
11:53:32         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:32         FF 47+
11:53:32         -->
11:53:32         <link rel="stylesheet" id="advanced-stylesheet"
11:53:32               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:32             only print,
11:53:32             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:32             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:32         ">
11:53:32         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:32     
11:53:32                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:32 
11:53:32         <script>
11:53:32             var myFont = new FontFaceObserver('Noto Sans');
11:53:32 
11:53:32             Promise.all([myFont.load()]).then(function () {
11:53:32                 document.documentElement.className += " fonts-loaded";
11:53:32             });
11:53:32 
11:53:32             (function () {
11:53:32                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:32                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:32                     var script = document.createElement('script');
11:53:32                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:32                     script.defer = true;
11:53:32                     document.querySelector('head').appendChild(script);
11:53:32                     (function (H) {
11:53:32                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:32                     })(document.documentElement);
11:53:32                 }
11:53:32             })();
11:53:32         </script>
11:53:32     
11:53:32             <script>
11:53:32             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:32         </script>
11:53:32     
11:53:32     
11:53:32     </head>
11:53:32 
11:53:32 <body class="home">
11:53:32 <a class="skip-link" href="#main">Skip to content</a>
11:53:32 <div class="grid-wrap">
11:53:32     <div class="wrap">
11:53:32         <header class="global-header">
11:53:32             <span role="status" aria-live="polite"></span>
11:53:32                             <div class="banner">
11:53:32     <div class="banner__inner l-center">
11:53:32                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:32             </div>
11:53:32 </div>
11:53:32 
11:53:32                                         
11:53:32                                         <nav id="lang-nav" aria-label="Language options">
11:53:32     <div class="l-center">
11:53:32         <div class="l-cluster">
11:53:32             <ul class="clean-list" role="list">
11:53:32                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:32                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </nav>
11:53:32 
11:53:32                                         <nav id="global-nav" aria-label="Main">
11:53:32     <div class="global-nav__inner l-center">
11:53:32         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:32             <span class="logo">
11:53:32                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:32             </span>
11:53:32             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:32         </a>
11:53:32         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:32                 style="display: none;"></button>
11:53:32         <ul class="clean-list" data-component="nav-double-intro">
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 About W3C web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Types of documents W3C publishes
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Reviews and public feedback
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Liaisons
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Promote web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Working Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Interest Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Community Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Technical Architecture Group
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Invited Experts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Participant guidebook
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business ecosystems
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Why join W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Member Home
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Mailing lists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Donate
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Developers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Validators and tools
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Accessibility fundamentals
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Internationalization
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Code of conduct
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 News
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Blog
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press releases
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press and media
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Events
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Annual W3C Conference (TPAC)
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Our mission
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Leadership
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Staff
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Evangelists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Careers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Diversity
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Media kit
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Contact
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Policies and legal information
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Help
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                         <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:32                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:32                 </a>
11:53:32             </li>
11:53:32             <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:32                     My account <span class="avatar avatar--small icon">
11:53:32                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:32                     </span>
11:53:32                 </a>
11:53:32             </li>
11:53:32         </ul>
11:53:32     </div>
11:53:32 </nav>
11:53:32                     </header>
11:53:32                 <main id="main">
11:53:32                                             
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                             <div class="u-full-width hero">
11:53:32     <div class="l-center">
11:53:32         <div class="l-sidebar">
11:53:32             <div>
11:53:32                 <div class="not-sidebar">
11:53:32                     <h1>Making the Web work</h1>
11:53:32                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:32 
11:53:32             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:32     
11:53:32                 </div>
11:53:32                                     <div class="sidebar">
11:53:32                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:32                     </div>
11:53:32                             </div>
11:53:32         </div>
11:53:32     </div>
11:53:32 </div>
11:53:32 
11:53:32                 <div class="component component--members u-full-width">
11:53:32 	<div class="l-center">
11:53:32 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:32 		    <div class="component--members__grid">
11:53:32 
11:53:32             
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Digita</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Fondazione LIA</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>CANTON CONSULTING</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Koodos Labs</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>ConsenSys</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32 </div>
11:53:32 
11:53:32 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:32     	</div>
11:53:32 </div>
11:53:32 
11:53:32                             <section 		class="component component--fifty-fifty reversed">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:32 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Web standards</h2>
11:53:32 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Get involved</h2>
11:53:32 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                                 </main>
11:53:32                     <aside class="crosslinks">
11:53:32     <div class="l-center">
11:53:32         <div class="component component--columns component--columns--images">
11:53:32             <div class="component--columns__intro">
11:53:32                 <h2>Latest news</h2>
11:53:32                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="presentation">
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                             </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </aside>
11:53:32 
11:53:32         </div>
11:53:32                 <footer class="global-footer">
11:53:32     <div class="l-center">
11:53:32         <div class="global-footer__links">
11:53:32             <div class="l-cluster">
11:53:32                 <ul class="clean-list" role="list">
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Home</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Contact</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Help</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Donate</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Legal</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://status.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">System Status</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                     </ul>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="list">
11:53:32                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:32                 </li>
11:53:32             </ul>
11:53:32         </div>
11:53:32         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:32     </div>
11:53:32 </footer>
11:53:32     </div>
11:53:32 
11:53:32             <script>
11:53:32             var membersScript = document.createElement('script');
11:53:32             membersScript.src = "/assets/website-2021/js/members.js";
11:53:32             document.querySelector('body').appendChild(membersScript);
11:53:32         </script>
11:53:32     </body>
11:53:32 
11:53:32 </html>
11:53:32  TooltipText=null
11:53:32 15:53:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:32 15:53:32.397 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:32 15:53:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:32 15:53:32.397 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:32 15:53:32.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:32 <html dir="ltr" lang="en" class="no-js">
11:53:32 <head>
11:53:32     <title>W3C</title>
11:53:32 
11:53:32     <meta charset="utf-8"/>
11:53:32     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:32     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:url" content="https://www.w3.org/"/>
11:53:32     <meta property="og:type" content="website"/>
11:53:32     <meta property="og:title" content="W3C"/>
11:53:32     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:image:width" content="1200"/>
11:53:32     <meta property="og:image:height" content="630"/>
11:53:32     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta property="og:site_name" content="W3C"/>
11:53:32     <meta name="twitter:card" content="summary_large_image"/>
11:53:32     <meta name="twitter:site" content="w3c"/>
11:53:32     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:32     <meta name="twitter:title" content="W3C"/>
11:53:32     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:32 
11:53:32             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:32 
11:53:32         <!--
11:53:32         CSS Mustard Cut
11:53:32         Print (Edge doesn't apply to print otherwise)
11:53:32         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:32         FF 47+
11:53:32         -->
11:53:32         <link rel="stylesheet" id="advanced-stylesheet"
11:53:32               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:32             only print,
11:53:32             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:32             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:32         ">
11:53:32         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:32     
11:53:32                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:32 
11:53:32         <script>
11:53:32             var myFont = new FontFaceObserver('Noto Sans');
11:53:32 
11:53:32             Promise.all([myFont.load()]).then(function () {
11:53:32                 document.documentElement.className += " fonts-loaded";
11:53:32             });
11:53:32 
11:53:32             (function () {
11:53:32                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:32                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:32                     var script = document.createElement('script');
11:53:32                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:32                     script.defer = true;
11:53:32                     document.querySelector('head').appendChild(script);
11:53:32                     (function (H) {
11:53:32                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:32                     })(document.documentElement);
11:53:32                 }
11:53:32             })();
11:53:32         </script>
11:53:32     
11:53:32             <script>
11:53:32             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:32         </script>
11:53:32     
11:53:32     
11:53:32     </head>
11:53:32 
11:53:32 <body class="home">
11:53:32 <a class="skip-link" href="#main">Skip to content</a>
11:53:32 <div class="grid-wrap">
11:53:32     <div class="wrap">
11:53:32         <header class="global-header">
11:53:32             <span role="status" aria-live="polite"></span>
11:53:32                             <div class="banner">
11:53:32     <div class="banner__inner l-center">
11:53:32                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:32             </div>
11:53:32 </div>
11:53:32 
11:53:32                                         
11:53:32                                         <nav id="lang-nav" aria-label="Language options">
11:53:32     <div class="l-center">
11:53:32         <div class="l-cluster">
11:53:32             <ul class="clean-list" role="list">
11:53:32                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:32                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </nav>
11:53:32 
11:53:32                                         <nav id="global-nav" aria-label="Main">
11:53:32     <div class="global-nav__inner l-center">
11:53:32         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:32             <span class="logo">
11:53:32                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:32             </span>
11:53:32             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:32         </a>
11:53:32         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:32                 style="display: none;"></button>
11:53:32         <ul class="clean-list" data-component="nav-double-intro">
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 About W3C web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Types of documents W3C publishes
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Reviews and public feedback
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Liaisons
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Promote web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Working Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Interest Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Community Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Technical Architecture Group
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Invited Experts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Participant guidebook
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business ecosystems
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Why join W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Member Home
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Mailing lists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Donate
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Developers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Validators and tools
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Accessibility fundamentals
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Internationalization
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Code of conduct
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 News
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Blog
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press releases
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press and media
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Events
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Annual W3C Conference (TPAC)
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Our mission
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Leadership
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Staff
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Evangelists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Careers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Diversity
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Media kit
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Contact
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Policies and legal information
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Help
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                         <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:32                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:32                 </a>
11:53:32             </li>
11:53:32             <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:32                     My account <span class="avatar avatar--small icon">
11:53:32                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:32                     </span>
11:53:32                 </a>
11:53:32             </li>
11:53:32         </ul>
11:53:32     </div>
11:53:32 </nav>
11:53:32                     </header>
11:53:32                 <main id="main">
11:53:32                                             
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                             <div class="u-full-width hero">
11:53:32     <div class="l-center">
11:53:32         <div class="l-sidebar">
11:53:32             <div>
11:53:32                 <div class="not-sidebar">
11:53:32                     <h1>Making the Web work</h1>
11:53:32                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:32 
11:53:32             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:32     
11:53:32                 </div>
11:53:32                                     <div class="sidebar">
11:53:32                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:32                     </div>
11:53:32                             </div>
11:53:32         </div>
11:53:32     </div>
11:53:32 </div>
11:53:32 
11:53:32                 <div class="component component--members u-full-width">
11:53:32 	<div class="l-center">
11:53:32 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:32 		    <div class="component--members__grid">
11:53:32 
11:53:32             
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Digita</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Fondazione LIA</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>CANTON CONSULTING</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Koodos Labs</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>ConsenSys</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32 </div>
11:53:32 
11:53:32 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:32     	</div>
11:53:32 </div>
11:53:32 
11:53:32                             <section 		class="component component--fifty-fifty reversed">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:32 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Web standards</h2>
11:53:32 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Get involved</h2>
11:53:32 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                                 </main>
11:53:32                     <aside class="crosslinks">
11:53:32     <div class="l-center">
11:53:32         <div class="component component--columns component--columns--images">
11:53:32             <div class="component--columns__intro">
11:53:32                 <h2>Latest news</h2>
11:53:32                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="presentation">
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                             </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </aside>
11:53:32 
11:53:32         </div>
11:53:32                 <footer class="global-footer">
11:53:32     <div class="l-center">
11:53:32         <div class="global-footer__links">
11:53:32             <div class="l-cluster">
11:53:32                 <ul class="clean-list" role="list">
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Home</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Contact</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Help</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Donate</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Legal</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://status.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">System Status</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                     </ul>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="list">
11:53:32                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:32                 </li>
11:53:32             </ul>
11:53:32         </div>
11:53:32         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:32     </div>
11:53:32 </footer>
11:53:32     </div>
11:53:32 
11:53:32             <script>
11:53:32             var membersScript = document.createElement('script');
11:53:32             membersScript.src = "/assets/website-2021/js/members.js";
11:53:32             document.querySelector('body').appendChild(membersScript);
11:53:32         </script>
11:53:32     </body>
11:53:32 
11:53:32 </html>
11:53:32  TooltipText=null
11:53:32 15:53:32.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:32 15:53:32.401 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:32 15:53:32.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:32 15:53:32.402 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:32 15:53:32.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:32 <html dir="ltr" lang="en" class="no-js">
11:53:32 <head>
11:53:32     <title>W3C</title>
11:53:32 
11:53:32     <meta charset="utf-8"/>
11:53:32     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:32     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:url" content="https://www.w3.org/"/>
11:53:32     <meta property="og:type" content="website"/>
11:53:32     <meta property="og:title" content="W3C"/>
11:53:32     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:image:width" content="1200"/>
11:53:32     <meta property="og:image:height" content="630"/>
11:53:32     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta property="og:site_name" content="W3C"/>
11:53:32     <meta name="twitter:card" content="summary_large_image"/>
11:53:32     <meta name="twitter:site" content="w3c"/>
11:53:32     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:32     <meta name="twitter:title" content="W3C"/>
11:53:32     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:32 
11:53:32             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:32 
11:53:32         <!--
11:53:32         CSS Mustard Cut
11:53:32         Print (Edge doesn't apply to print otherwise)
11:53:32         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:32         FF 47+
11:53:32         -->
11:53:32         <link rel="stylesheet" id="advanced-stylesheet"
11:53:32               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:32             only print,
11:53:32             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:32             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:32         ">
11:53:32         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:32     
11:53:32                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:32 
11:53:32         <script>
11:53:32             var myFont = new FontFaceObserver('Noto Sans');
11:53:32 
11:53:32             Promise.all([myFont.load()]).then(function () {
11:53:32                 document.documentElement.className += " fonts-loaded";
11:53:32             });
11:53:32 
11:53:32             (function () {
11:53:32                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:32                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:32                     var script = document.createElement('script');
11:53:32                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:32                     script.defer = true;
11:53:32                     document.querySelector('head').appendChild(script);
11:53:32                     (function (H) {
11:53:32                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:32                     })(document.documentElement);
11:53:32                 }
11:53:32             })();
11:53:32         </script>
11:53:32     
11:53:32             <script>
11:53:32             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:32         </script>
11:53:32     
11:53:32     
11:53:32     </head>
11:53:32 
11:53:32 <body class="home">
11:53:32 <a class="skip-link" href="#main">Skip to content</a>
11:53:32 <div class="grid-wrap">
11:53:32     <div class="wrap">
11:53:32         <header class="global-header">
11:53:32             <span role="status" aria-live="polite"></span>
11:53:32                             <div class="banner">
11:53:32     <div class="banner__inner l-center">
11:53:32                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:32             </div>
11:53:32 </div>
11:53:32 
11:53:32                                         
11:53:32                                         <nav id="lang-nav" aria-label="Language options">
11:53:32     <div class="l-center">
11:53:32         <div class="l-cluster">
11:53:32             <ul class="clean-list" role="list">
11:53:32                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:32                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </nav>
11:53:32 
11:53:32                                         <nav id="global-nav" aria-label="Main">
11:53:32     <div class="global-nav__inner l-center">
11:53:32         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:32             <span class="logo">
11:53:32                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:32             </span>
11:53:32             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:32         </a>
11:53:32         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:32                 style="display: none;"></button>
11:53:32         <ul class="clean-list" data-component="nav-double-intro">
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 About W3C web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Types of documents W3C publishes
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Reviews and public feedback
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Liaisons
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Promote web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Working Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Interest Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Community Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Technical Architecture Group
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Invited Experts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Participant guidebook
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business ecosystems
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Why join W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Member Home
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Mailing lists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Donate
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Developers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Validators and tools
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Accessibility fundamentals
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Internationalization
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Code of conduct
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 News
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Blog
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press releases
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press and media
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Events
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Annual W3C Conference (TPAC)
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Our mission
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Leadership
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Staff
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Evangelists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Careers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Diversity
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Media kit
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Contact
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Policies and legal information
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Help
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                         <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:32                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:32                 </a>
11:53:32             </li>
11:53:32             <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:32                     My account <span class="avatar avatar--small icon">
11:53:32                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:32                     </span>
11:53:32                 </a>
11:53:32             </li>
11:53:32         </ul>
11:53:32     </div>
11:53:32 </nav>
11:53:32                     </header>
11:53:32                 <main id="main">
11:53:32                                             
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                             <div class="u-full-width hero">
11:53:32     <div class="l-center">
11:53:32         <div class="l-sidebar">
11:53:32             <div>
11:53:32                 <div class="not-sidebar">
11:53:32                     <h1>Making the Web work</h1>
11:53:32                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:32 
11:53:32             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:32     
11:53:32                 </div>
11:53:32                                     <div class="sidebar">
11:53:32                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:32                     </div>
11:53:32                             </div>
11:53:32         </div>
11:53:32     </div>
11:53:32 </div>
11:53:32 
11:53:32                 <div class="component component--members u-full-width">
11:53:32 	<div class="l-center">
11:53:32 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:32 		    <div class="component--members__grid">
11:53:32 
11:53:32             
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Digita</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Fondazione LIA</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>CANTON CONSULTING</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Koodos Labs</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>ConsenSys</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32 </div>
11:53:32 
11:53:32 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:32     	</div>
11:53:32 </div>
11:53:32 
11:53:32                             <section 		class="component component--fifty-fifty reversed">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:32 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Web standards</h2>
11:53:32 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Get involved</h2>
11:53:32 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                                 </main>
11:53:32                     <aside class="crosslinks">
11:53:32     <div class="l-center">
11:53:32         <div class="component component--columns component--columns--images">
11:53:32             <div class="component--columns__intro">
11:53:32                 <h2>Latest news</h2>
11:53:32                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="presentation">
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                             </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </aside>
11:53:32 
11:53:32         </div>
11:53:32                 <footer class="global-footer">
11:53:32     <div class="l-center">
11:53:32         <div class="global-footer__links">
11:53:32             <div class="l-cluster">
11:53:32                 <ul class="clean-list" role="list">
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Home</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Contact</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Help</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Donate</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Legal</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://status.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">System Status</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                     </ul>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="list">
11:53:32                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:32                 </li>
11:53:32             </ul>
11:53:32         </div>
11:53:32         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:32     </div>
11:53:32 </footer>
11:53:32     </div>
11:53:32 
11:53:32             <script>
11:53:32             var membersScript = document.createElement('script');
11:53:32             membersScript.src = "/assets/website-2021/js/members.js";
11:53:32             document.querySelector('body').appendChild(membersScript);
11:53:32         </script>
11:53:32     </body>
11:53:32 
11:53:32 </html>
11:53:32  TooltipText=null
11:53:32 15:53:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:32 15:53:32.406 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:32 15:53:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:32 15:53:32.406 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:32 15:53:32.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:32 <html dir="ltr" lang="en" class="no-js">
11:53:32 <head>
11:53:32     <title>W3C</title>
11:53:32 
11:53:32     <meta charset="utf-8"/>
11:53:32     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:32     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:url" content="https://www.w3.org/"/>
11:53:32     <meta property="og:type" content="website"/>
11:53:32     <meta property="og:title" content="W3C"/>
11:53:32     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:image:width" content="1200"/>
11:53:32     <meta property="og:image:height" content="630"/>
11:53:32     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta property="og:site_name" content="W3C"/>
11:53:32     <meta name="twitter:card" content="summary_large_image"/>
11:53:32     <meta name="twitter:site" content="w3c"/>
11:53:32     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:32     <meta name="twitter:title" content="W3C"/>
11:53:32     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:32 
11:53:32             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:32 
11:53:32         <!--
11:53:32         CSS Mustard Cut
11:53:32         Print (Edge doesn't apply to print otherwise)
11:53:32         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:32         FF 47+
11:53:32         -->
11:53:32         <link rel="stylesheet" id="advanced-stylesheet"
11:53:32               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:32             only print,
11:53:32             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:32             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:32         ">
11:53:32         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:32     
11:53:32                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:32 
11:53:32         <script>
11:53:32             var myFont = new FontFaceObserver('Noto Sans');
11:53:32 
11:53:32             Promise.all([myFont.load()]).then(function () {
11:53:32                 document.documentElement.className += " fonts-loaded";
11:53:32             });
11:53:32 
11:53:32             (function () {
11:53:32                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:32                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:32                     var script = document.createElement('script');
11:53:32                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:32                     script.defer = true;
11:53:32                     document.querySelector('head').appendChild(script);
11:53:32                     (function (H) {
11:53:32                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:32                     })(document.documentElement);
11:53:32                 }
11:53:32             })();
11:53:32         </script>
11:53:32     
11:53:32             <script>
11:53:32             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:32         </script>
11:53:32     
11:53:32     
11:53:32     </head>
11:53:32 
11:53:32 <body class="home">
11:53:32 <a class="skip-link" href="#main">Skip to content</a>
11:53:32 <div class="grid-wrap">
11:53:32     <div class="wrap">
11:53:32         <header class="global-header">
11:53:32             <span role="status" aria-live="polite"></span>
11:53:32                             <div class="banner">
11:53:32     <div class="banner__inner l-center">
11:53:32                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:32             </div>
11:53:32 </div>
11:53:32 
11:53:32                                         
11:53:32                                         <nav id="lang-nav" aria-label="Language options">
11:53:32     <div class="l-center">
11:53:32         <div class="l-cluster">
11:53:32             <ul class="clean-list" role="list">
11:53:32                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:32                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </nav>
11:53:32 
11:53:32                                         <nav id="global-nav" aria-label="Main">
11:53:32     <div class="global-nav__inner l-center">
11:53:32         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:32             <span class="logo">
11:53:32                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:32             </span>
11:53:32             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:32         </a>
11:53:32         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:32                 style="display: none;"></button>
11:53:32         <ul class="clean-list" data-component="nav-double-intro">
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 About W3C web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Types of documents W3C publishes
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Reviews and public feedback
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Liaisons
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Promote web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Working Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Interest Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Community Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Technical Architecture Group
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Invited Experts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Participant guidebook
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business ecosystems
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Why join W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Member Home
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Mailing lists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Donate
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Developers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Validators and tools
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Accessibility fundamentals
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Internationalization
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Code of conduct
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 News
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Blog
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press releases
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press and media
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Events
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Annual W3C Conference (TPAC)
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Our mission
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Leadership
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Staff
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Evangelists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Careers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Diversity
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Media kit
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Contact
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Policies and legal information
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Help
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                         <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:32                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:32                 </a>
11:53:32             </li>
11:53:32             <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:32                     My account <span class="avatar avatar--small icon">
11:53:32                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:32                     </span>
11:53:32                 </a>
11:53:32             </li>
11:53:32         </ul>
11:53:32     </div>
11:53:32 </nav>
11:53:32                     </header>
11:53:32                 <main id="main">
11:53:32                                             
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                             <div class="u-full-width hero">
11:53:32     <div class="l-center">
11:53:32         <div class="l-sidebar">
11:53:32             <div>
11:53:32                 <div class="not-sidebar">
11:53:32                     <h1>Making the Web work</h1>
11:53:32                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:32 
11:53:32             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:32     
11:53:32                 </div>
11:53:32                                     <div class="sidebar">
11:53:32                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:32                     </div>
11:53:32                             </div>
11:53:32         </div>
11:53:32     </div>
11:53:32 </div>
11:53:32 
11:53:32                 <div class="component component--members u-full-width">
11:53:32 	<div class="l-center">
11:53:32 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:32 		    <div class="component--members__grid">
11:53:32 
11:53:32             
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Digita</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Fondazione LIA</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>CANTON CONSULTING</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Koodos Labs</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>ConsenSys</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32 </div>
11:53:32 
11:53:32 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:32     	</div>
11:53:32 </div>
11:53:32 
11:53:32                             <section 		class="component component--fifty-fifty reversed">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:32 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Web standards</h2>
11:53:32 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Get involved</h2>
11:53:32 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                                 </main>
11:53:32                     <aside class="crosslinks">
11:53:32     <div class="l-center">
11:53:32         <div class="component component--columns component--columns--images">
11:53:32             <div class="component--columns__intro">
11:53:32                 <h2>Latest news</h2>
11:53:32                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="presentation">
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                             </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </aside>
11:53:32 
11:53:32         </div>
11:53:32                 <footer class="global-footer">
11:53:32     <div class="l-center">
11:53:32         <div class="global-footer__links">
11:53:32             <div class="l-cluster">
11:53:32                 <ul class="clean-list" role="list">
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Home</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Contact</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Help</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Donate</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Legal</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://status.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">System Status</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                     </ul>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="list">
11:53:32                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:32                 </li>
11:53:32             </ul>
11:53:32         </div>
11:53:32         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:32     </div>
11:53:32 </footer>
11:53:32     </div>
11:53:32 
11:53:32             <script>
11:53:32             var membersScript = document.createElement('script');
11:53:32             membersScript.src = "/assets/website-2021/js/members.js";
11:53:32             document.querySelector('body').appendChild(membersScript);
11:53:32         </script>
11:53:32     </body>
11:53:32 
11:53:32 </html>
11:53:32  TooltipText=null
11:53:32 15:53:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:32 15:53:32.410 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:32 15:53:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:32 15:53:32.410 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:32 15:53:32.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:32 <html dir="ltr" lang="en" class="no-js">
11:53:32 <head>
11:53:32     <title>W3C</title>
11:53:32 
11:53:32     <meta charset="utf-8"/>
11:53:32     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:32     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:url" content="https://www.w3.org/"/>
11:53:32     <meta property="og:type" content="website"/>
11:53:32     <meta property="og:title" content="W3C"/>
11:53:32     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:image:width" content="1200"/>
11:53:32     <meta property="og:image:height" content="630"/>
11:53:32     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta property="og:site_name" content="W3C"/>
11:53:32     <meta name="twitter:card" content="summary_large_image"/>
11:53:32     <meta name="twitter:site" content="w3c"/>
11:53:32     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:32     <meta name="twitter:title" content="W3C"/>
11:53:32     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:32 
11:53:32             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:32 
11:53:32         <!--
11:53:32         CSS Mustard Cut
11:53:32         Print (Edge doesn't apply to print otherwise)
11:53:32         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:32         FF 47+
11:53:32         -->
11:53:32         <link rel="stylesheet" id="advanced-stylesheet"
11:53:32               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:32             only print,
11:53:32             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:32             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:32         ">
11:53:32         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:32     
11:53:32                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:32 
11:53:32         <script>
11:53:32             var myFont = new FontFaceObserver('Noto Sans');
11:53:32 
11:53:32             Promise.all([myFont.load()]).then(function () {
11:53:32                 document.documentElement.className += " fonts-loaded";
11:53:32             });
11:53:32 
11:53:32             (function () {
11:53:32                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:32                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:32                     var script = document.createElement('script');
11:53:32                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:32                     script.defer = true;
11:53:32                     document.querySelector('head').appendChild(script);
11:53:32                     (function (H) {
11:53:32                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:32                     })(document.documentElement);
11:53:32                 }
11:53:32             })();
11:53:32         </script>
11:53:32     
11:53:32             <script>
11:53:32             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:32         </script>
11:53:32     
11:53:32     
11:53:32     </head>
11:53:32 
11:53:32 <body class="home">
11:53:32 <a class="skip-link" href="#main">Skip to content</a>
11:53:32 <div class="grid-wrap">
11:53:32     <div class="wrap">
11:53:32         <header class="global-header">
11:53:32             <span role="status" aria-live="polite"></span>
11:53:32                             <div class="banner">
11:53:32     <div class="banner__inner l-center">
11:53:32                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:32             </div>
11:53:32 </div>
11:53:32 
11:53:32                                         
11:53:32                                         <nav id="lang-nav" aria-label="Language options">
11:53:32     <div class="l-center">
11:53:32         <div class="l-cluster">
11:53:32             <ul class="clean-list" role="list">
11:53:32                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:32                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </nav>
11:53:32 
11:53:32                                         <nav id="global-nav" aria-label="Main">
11:53:32     <div class="global-nav__inner l-center">
11:53:32         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:32             <span class="logo">
11:53:32                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:32             </span>
11:53:32             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:32         </a>
11:53:32         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:32                 style="display: none;"></button>
11:53:32         <ul class="clean-list" data-component="nav-double-intro">
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 About W3C web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Types of documents W3C publishes
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Reviews and public feedback
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Liaisons
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Promote web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Working Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Interest Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Community Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Technical Architecture Group
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Invited Experts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Participant guidebook
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business ecosystems
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Why join W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Member Home
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Mailing lists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Donate
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Developers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Validators and tools
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Accessibility fundamentals
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Internationalization
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Code of conduct
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 News
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Blog
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press releases
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press and media
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Events
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Annual W3C Conference (TPAC)
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Our mission
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Leadership
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Staff
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Evangelists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Careers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Diversity
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Media kit
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Contact
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Policies and legal information
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Help
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                         <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:32                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:32                 </a>
11:53:32             </li>
11:53:32             <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:32                     My account <span class="avatar avatar--small icon">
11:53:32                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:32                     </span>
11:53:32                 </a>
11:53:32             </li>
11:53:32         </ul>
11:53:32     </div>
11:53:32 </nav>
11:53:32                     </header>
11:53:32                 <main id="main">
11:53:32                                             
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                             <div class="u-full-width hero">
11:53:32     <div class="l-center">
11:53:32         <div class="l-sidebar">
11:53:32             <div>
11:53:32                 <div class="not-sidebar">
11:53:32                     <h1>Making the Web work</h1>
11:53:32                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:32 
11:53:32             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:32     
11:53:32                 </div>
11:53:32                                     <div class="sidebar">
11:53:32                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:32                     </div>
11:53:32                             </div>
11:53:32         </div>
11:53:32     </div>
11:53:32 </div>
11:53:32 
11:53:32                 <div class="component component--members u-full-width">
11:53:32 	<div class="l-center">
11:53:32 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:32 		    <div class="component--members__grid">
11:53:32 
11:53:32             
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Digita</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Fondazione LIA</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>CANTON CONSULTING</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Koodos Labs</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>ConsenSys</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32 </div>
11:53:32 
11:53:32 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:32     	</div>
11:53:32 </div>
11:53:32 
11:53:32                             <section 		class="component component--fifty-fifty reversed">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:32 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Web standards</h2>
11:53:32 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Get involved</h2>
11:53:32 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                                 </main>
11:53:32                     <aside class="crosslinks">
11:53:32     <div class="l-center">
11:53:32         <div class="component component--columns component--columns--images">
11:53:32             <div class="component--columns__intro">
11:53:32                 <h2>Latest news</h2>
11:53:32                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="presentation">
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                             </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </aside>
11:53:32 
11:53:32         </div>
11:53:32                 <footer class="global-footer">
11:53:32     <div class="l-center">
11:53:32         <div class="global-footer__links">
11:53:32             <div class="l-cluster">
11:53:32                 <ul class="clean-list" role="list">
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Home</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Contact</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Help</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Donate</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Legal</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://status.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">System Status</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                     </ul>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="list">
11:53:32                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:32                 </li>
11:53:32             </ul>
11:53:32         </div>
11:53:32         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:32     </div>
11:53:32 </footer>
11:53:32     </div>
11:53:32 
11:53:32             <script>
11:53:32             var membersScript = document.createElement('script');
11:53:32             membersScript.src = "/assets/website-2021/js/members.js";
11:53:32             document.querySelector('body').appendChild(membersScript);
11:53:32         </script>
11:53:32     </body>
11:53:32 
11:53:32 </html>
11:53:32  TooltipText=null
11:53:32 15:53:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
11:53:32 15:53:32.415 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
11:53:32 15:53:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
11:53:32 15:53:32.416 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser
11:53:32 15:53:32.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=<!doctype html>
11:53:32 <html dir="ltr" lang="en" class="no-js">
11:53:32 <head>
11:53:32     <title>W3C</title>
11:53:32 
11:53:32     <meta charset="utf-8"/>
11:53:32     <meta name="viewport" content="width=device-width, initial-scale=1">
11:53:32     <meta name="description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="thumbnail" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:url" content="https://www.w3.org/"/>
11:53:32     <meta property="og:type" content="website"/>
11:53:32     <meta property="og:title" content="W3C"/>
11:53:32     <meta property="og:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>
11:53:32     <meta property="og:image:width" content="1200"/>
11:53:32     <meta property="og:image:height" content="630"/>
11:53:32     <meta property="og:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta property="og:site_name" content="W3C"/>
11:53:32     <meta name="twitter:card" content="summary_large_image"/>
11:53:32     <meta name="twitter:site" content="w3c"/>
11:53:32     <meta name="twitter:url" content="https://www.w3.org/"/>
11:53:32     <meta name="twitter:title" content="W3C"/>
11:53:32     <meta name="twitter:description" content="The World Wide Web Consortium (W3C) develops standards and guidelines to help everyone build a web based on the principles of accessibility, internationalization, privacy and security."/>
11:53:32     <meta name="twitter:image" content="https://www.w3.org/assets/website-2021/images/w3c-opengraph-image.png"/>    <link rel="home" href="https://www.w3.org/"/>
11:53:32 
11:53:32             <link rel="stylesheet" href="/assets/website-2021/styles/core.css?ver=1.4" media="screen"/>
11:53:32 
11:53:32         <!--
11:53:32         CSS Mustard Cut
11:53:32         Print (Edge doesn't apply to print otherwise)
11:53:32         Edge, Chrome 39+, Opera 26+, Safari 9+, iOS 9+, Android ~5+, Android UCBrowser ~11.8+
11:53:32         FF 47+
11:53:32         -->
11:53:32         <link rel="stylesheet" id="advanced-stylesheet"
11:53:32               href="/assets/website-2021/styles/advanced.css?ver=1.4" media="
11:53:32             only print,
11:53:32             only all and (pointer: fine), only all and (pointer: coarse), only all and (pointer: none),
11:53:32             only all and (min--moz-device-pixel-ratio:0) and (display-mode:browser), (min--moz-device-pixel-ratio:0) and (display-mode:fullscreen)
11:53:32         ">
11:53:32         <link rel="stylesheet" href="/assets/website-2021/styles/print.css" media="print"/>
11:53:32     
11:53:32                 <script src="/assets/website-2021/js/libraries/fontfaceobserver.js"></script>
11:53:32 
11:53:32         <script>
11:53:32             var myFont = new FontFaceObserver('Noto Sans');
11:53:32 
11:53:32             Promise.all([myFont.load()]).then(function () {
11:53:32                 document.documentElement.className += " fonts-loaded";
11:53:32             });
11:53:32 
11:53:32             (function () {
11:53:32                 var linkEl = document.getElementById('advanced-stylesheet');
11:53:32                 if (window.matchMedia && window.matchMedia(linkEl.media).matches) {
11:53:32                     var script = document.createElement('script');
11:53:32                     script.src = '/assets/website-2021/js/main.js?ver=1.4';
11:53:32                     script.defer = true;
11:53:32                     document.querySelector('head').appendChild(script);
11:53:32                     (function (H) {
11:53:32                         H.className = H.className.replace(/\bno-js\b/, 'js')
11:53:32                     })(document.documentElement);
11:53:32                 }
11:53:32             })();
11:53:32         </script>
11:53:32     
11:53:32             <script>
11:53:32             var membersData = [{"name":"Autodesk","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1086.png?x-version=6"},{"name":"Fraunhofer Gesellschaft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1117.png?x-version=3"},{"name":"British Broadcasting Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1120.png?x-version=3"},{"name":"Hitachi, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/1142.png?x-version=3"},{"name":"NCR","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9832.png?x-version=1"},{"name":"Center for Democracy and Technology","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9848.png?x-version=3"},{"name":"University of Edinburgh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/9963.png?x-version=4"},{"name":"Institut National de Recherche en Informatique et en Automatique (Inria)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/10894.png?x-version=3"},{"name":"Ecole Mohammadia d'Ingenieurs Rabat (EMI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/12480.png?x-version=2"},{"name":"Vrije Universiteit","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/16188.png?x-version=2"},{"name":"German Research Center for Artificial Intelligence (DFKI) Gmbh","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/26550.png?x-version=3"},{"name":"Electronics and Telecommunications Research Institute (ETRI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/28169.png?x-version=4"},{"name":"Vision Australia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33727.png?x-version=3"},{"name":"Fundacion CTIC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/33823.png?x-version=3"},{"name":"Universidad Polit\u00e9cnica de Madrid","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/34345.png?x-version=5"},{"name":"Google LLC","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35662.png?x-version=1"},{"name":"Mitsue-Links Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/35668.png?x-version=3"},{"name":"Imec vzw","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38525.png?x-version=3"},{"name":"Deque Systems, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38621.png?x-version=3"},{"name":"FinanzNachrichten.de","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/38714.png?x-version=4"},{"name":"Open Geospatial Consortium","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/39381.png?x-version=3"},{"name":"Deutsche Nationalbibliothek (DNB)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/42051.png?x-version=3"},{"name":"Hochschulbibliothekszentrum des Landes NRW","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45217.png?x-version=3"},{"name":"NEC Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/45273.png?x-version=5"},{"name":"Meta","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/46877.png?x-version=1"},{"name":"Rakuten Group, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/47545.png?x-version=4"},{"name":"Digital Bazaar","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/48024.png?x-version=4"},{"name":"BarrierBreak Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/50944.png?x-version=4"},{"name":"University of Illinois","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51381.png?x-version=2"},{"name":"NHK (Japan Broadcasting Corporation)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/51472.png?x-version=3"},{"name":"Educational Testing Service","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53261.png?x-version=1"},{"name":"NVIDIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/53750.png?x-version=1"},{"name":"Newphoria Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/54317.png?x-version=3"},{"name":"Viacom inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/57941.png?x-version=2"},{"name":"Akamai Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/61566.png?x-version=3"},{"name":"Igalia","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/62028.png?x-version=3"},{"name":"AbleDocs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/64223.png?x-version=1"},{"name":"Wiley","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/65543.png?x-version=3"},{"name":"Benetech","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/66769.png?x-version=3"},{"name":"TPGi","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68687.png?x-version=2"},{"name":"Worldline","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/68737.png?x-version=6"},{"name":"Level Access","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69854.png?x-version=1"},{"name":"CANTON CONSULTING","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/69906.png?x-version=1"},{"name":"IAB Technology Laboratory, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/70941.png?x-version=3"},{"name":"Fastly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/71673.png?x-version=1"},{"name":"Digitaal Vlaanderen","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/72870.png?x-version=2"},{"name":"Inswave Systems Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/73795.png?x-version=3"},{"name":"Siteimprove","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75253.png?x-version=3"},{"name":"Geonovum","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/75919.png?x-version=3"},{"name":"Ethereum Foundation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/76925.png?x-version=3"},{"name":"Alfasado, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/77717.png?x-version=7"},{"name":"Shopify","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/79706.png?x-version=1"},{"name":"Natural Resources Canada","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/80863.png?x-version=1"},{"name":"HUMAN","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/82663.png?x-version=2"},{"name":"Nok Nok Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/84446.png?x-version=3"},{"name":"SoftBank Corp.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/85690.png?x-version=2"},{"name":"Yubico","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/86485.png?x-version=3"},{"name":"Fabasoft","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/89490.png?x-version=1"},{"name":"EDRLab","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/91879.png?x-version=3"},{"name":"ConsenSys","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/95986.png?x-version=1"},{"name":"Bureau of Internet Accessibility","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96076.png?x-version=3"},{"name":"Korea Electronics Technology Institute (KETI)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96234.png?x-version=3"},{"name":"Kodansha, Publishers, Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/96831.png?x-version=3"},{"name":"Fondazione LIA","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/98318.png?x-version=3"},{"name":"Dfinity Stiftung","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/101246.png?x-version=1"},{"name":"FIME","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/102258.png?x-version=1"},{"name":"Kadokawa Corporation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/104534.png?x-version=3"},{"name":"The Clearing House","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/106670.png?x-version=2"},{"name":"Ping Identity","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108522.png?x-version=3"},{"name":"Amazon","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/108617.png?x-version=4"},{"name":"Inrupt Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110197.png?x-version=3"},{"name":"SecureKey","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/110953.png?x-version=5"},{"name":"Jolocom GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/112788.png?x-version=1"},{"name":"Centre for Inclusive Design","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116778.png?x-version=3"},{"name":"Entersekt","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/116845.png?x-version=3"},{"name":"Danube Tech GmbH","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/117162.png?x-version=4"},{"name":"Proton AG","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/119171.png?x-version=1"},{"name":"Raptive","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/121212.png?x-version=8"},{"name":"51Degrees","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/122675.png?x-version=3"},{"name":"Legible Media Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/123435.png?x-version=3"},{"name":"Zoom","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125217.png?x-version=3"},{"name":"Shanghai Bilibili Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125356.png?x-version=3"},{"name":"Navy Federal Credit Union","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125874.png?x-version=3"},{"name":"FLUX Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/125989.png?x-version=4"},{"name":"RANDA Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/127610.png?x-version=2"},{"name":"OpenX Technologies Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128173.png?x-version=3"},{"name":"Crawford Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/128554.png?x-version=4"},{"name":"Shenzhen Accessibility Research Association","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/129545.png?x-version=4"},{"name":"accessiBe","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130274.png?x-version=3"},{"name":"Brickdoc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130350.png?x-version=6"},{"name":"Avast","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130494.png?x-version=1"},{"name":"HAN University of Applied Science","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130606.png?x-version=2"},{"name":"mesur.io","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/130635.png?x-version=4"},{"name":"Nanjing Disanji Blockchain Technology Co., Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131154.png?x-version=3"},{"name":"Lenovo","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/131436.png?x-version=1"},{"name":"Snake Nation","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132463.png?x-version=3"},{"name":"Banksly","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132466.png?x-version=3"},{"name":"Sharing Economy Association of Korea (SEAK)","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132506.png?x-version=3"},{"name":"Internet2","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132550.png?x-version=1"},{"name":"Glocal Quality Solutions","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/132661.png?x-version=4"},{"name":"Yahoo Holdings Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/133378.png?x-version=3"},{"name":"Digita","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134210.png?x-version=1"},{"name":"Pharos Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/134957.png?x-version=2"},{"name":"Mediavine, Inc","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135267.png?x-version=2"},{"name":"Common Approach to Impact Measurement","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135646.png?x-version=2"},{"name":"Affinidi Pte. Ltd.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/135649.png?x-version=2"},{"name":"UserWay","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/138093.png?x-version=1"},{"name":"Bitwarden","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139249.png?x-version=2"},{"name":"Sonr","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139458.png?x-version=3"},{"name":"Anonyome Labs, Inc.","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/139630.png?x-version=1"},{"name":"weCreate Website Design and Marketing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140256.png?x-version=1"},{"name":"Exact Realty Limited","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140493.png?x-version=1"},{"name":"Koodos Labs","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140588.png?x-version=1"},{"name":"Skynet Technologies","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/140732.png?x-version=2"},{"name":"Ministry of Digital Affairs, Taiwan","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141535.png?x-version=1"},{"name":"Daily, Co","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141557.png?x-version=1"},{"name":"Preset Computing","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/141581.png?x-version=2"},{"name":"AllianceBlock Nexera","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142336.png?x-version=2"},{"name":"IAMX","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/142937.png?x-version=1"},{"name":"Ponder Source","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143306.png?x-version=1"},{"name":"Rhonda Weiss Center for Accessible IDEA Data","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/143583.png?x-version=1"},{"name":"EcomBack","logo":"https:\/\/www.w3.org\/thumbnails\/250\/logos\/organizations\/146430.png?x-version=2"}];
11:53:32         </script>
11:53:32     
11:53:32     
11:53:32     </head>
11:53:32 
11:53:32 <body class="home">
11:53:32 <a class="skip-link" href="#main">Skip to content</a>
11:53:32 <div class="grid-wrap">
11:53:32     <div class="wrap">
11:53:32         <header class="global-header">
11:53:32             <span role="status" aria-live="polite"></span>
11:53:32                             <div class="banner">
11:53:32     <div class="banner__inner l-center">
11:53:32                     <p><span lang="en" dir="ltr">This is a new website. <a href="https://github.com/w3c/w3c-website">Give feedback</a> to help us improve it.</span></p>
11:53:32             </div>
11:53:32 </div>
11:53:32 
11:53:32                                         
11:53:32                                         <nav id="lang-nav" aria-label="Language options">
11:53:32     <div class="l-center">
11:53:32         <div class="l-cluster">
11:53:32             <ul class="clean-list" role="list">
11:53:32                                                         <li><a href="https://www.w3.org/ja/" hreflang="ja" lang="ja">日本語ホームページ<span class="visuallyhidden" lang="en">Japanese website</span></a></li>
11:53:32                                                         <li><a href="https://www.w3.org/zh-hans/" hreflang="zh-hans" lang="zh-hans">简体中文首页<span class="visuallyhidden" lang="en">Chinese website</span></a></li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </nav>
11:53:32 
11:53:32                                         <nav id="global-nav" aria-label="Main">
11:53:32     <div class="global-nav__inner l-center">
11:53:32         <a class="logo-link" href="https://www.w3.org/" hreflang="en">
11:53:32             <span class="logo">
11:53:32                 <img src="https://www.w3.org/assets/logos/w3c/w3c-no-bars.svg" alt="W3C" role="img"/>
11:53:32             </span>
11:53:32             <span class="visuallyhidden">Visit the W3C homepage</span>
11:53:32         </a>
11:53:32         <button type="button" class="button button--ghost with-icon--after with-icon--larger" data-trigger="mobile-nav"
11:53:32                 style="display: none;"></button>
11:53:32         <ul class="clean-list" data-component="nav-double-intro">
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/standards/" class="nav-link">Standards <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Standards</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand the various specifications, their maturity levels on the web standards track, and their adoption.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/standards/">Explore web standards</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/about/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 About W3C web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/TR/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/types/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Types of documents W3C publishes
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/standards/review/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Reviews and public feedback
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/liaisons/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Liaisons
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/get-involved/promote/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Promote web standards
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/groups/" class="nav-link">Groups <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Groups</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>A variety of groups develop Web Standards, guidelines, or supporting materials.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/groups/">About W3C groups</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/wg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Working Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/ig/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Interest Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/cg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Community Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/bg/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business Groups
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/groups/other/tag/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Technical Architecture Group
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/invited-experts/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Invited Experts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/guide/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Participant guidebook
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/get-involved/" class="nav-link">Get involved <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Get involved</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>W3C works at the nexus of core technology, industry needs, and societal needs.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/get-involved/">Find ways to get involved</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/ecosystems/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Business ecosystems
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/membership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Why join W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Member/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Member Home
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/email/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Mailing lists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/donate/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Donate
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/resources/" class="nav-link">Resources <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">Resources</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Master Web fundamentals, use our developer tools, or contribute code.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/resources/">Learn from W3C resources</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Developers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/developers/tools/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Validators and tools
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/WAI/fundamentals/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Accessibility fundamentals
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/International/i18n-drafts/nav/about">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Internationalization
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/translations/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Translations of W3C standards and drafts
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/Consortium/cepc/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Code of conduct
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/news-events/" class="nav-link">News and events <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">News and events</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Recent content across news, blogs, press releases, media; upcoming events.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/news-events/">Follow news and events</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 News
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/blog/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Blog
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/press-releases/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press releases
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Press and media
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/events/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Events
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/news-events/w3c-tpac/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Annual W3C Conference (TPAC)
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                             <li class="top-nav-item has-children">
11:53:32                     <a href="https://www.w3.org/about/" class="nav-link">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" height="16" width="16" class="icon icon--submenu" focusable="false" aria-hidden="true" fill="currentColor" style="visibility: hidden"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg></a>
11:53:32                     <div class="nav__submenu" data-nav="submenu" style="display: none;">
11:53:32                         <div class="l-center">
11:53:32                             <div class="nav__submenu__intro">
11:53:32                                 <h2 class="nav__submenu__intro__heading">About</h2>
11:53:32                                 <div class="nav__submenu__intro__text">
11:53:32                                                                             <p>Understand our values and principles, learn our history, look into our policies, meet our people.</p>
11:53:32                                                                                                                 <a href="https://www.w3.org/about/">Find out more about us</a>
11:53:32                                                                     </div>
11:53:32                             </div>
11:53:32                                                             <ul class="clean-list" role="list">
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/mission/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Our mission
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/leadership/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Leadership
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/staff/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Staff
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/evangelists/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Evangelists
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li class="break-after">
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/careers/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Careers
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/diversity/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Diversity
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/sponsor/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Sponsoring W3C
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/press-media/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Media kit
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/contact/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Contact
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/about/positive-work-environment/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Positive work environment
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/policies/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Policies and legal information
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                             <li >
11:53:32                                             <a class="with-icon--before with-icon--larger" href="https://www.w3.org/help/">
11:53:32                                                 <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon icon--larger" focusable="false" aria-hidden="true" width="1em" height="1em">
11:53:32                                                     <path class="chevron-left" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"/>
11:53:32                                                     <path class="chevron-right" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/>
11:53:32                                                 </svg>
11:53:32                                                 Help
11:53:32                                             </a>
11:53:32                                         </li>
11:53:32                                                                     </ul>
11:53:32                                                     </div>
11:53:32                     </div>
11:53:32                 </li>
11:53:32                         <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/help/search/" class="nav-link icon-link">
11:53:32                     <img class="icon" src="https://www.w3.org/assets/website-2021/svg/search.svg" width="24" height="24" alt aria-hidden="true"><span class="hide-at-max-width">Search</span>
11:53:32                 </a>
11:53:32             </li>
11:53:32             <li class="top-nav-item">
11:53:32                 <a hreflang="en" href="/users/myprofile/" id="account-login-link" class="account-login icon-link with-icon--after">
11:53:32                     My account <span class="avatar avatar--small icon">
11:53:32                         <img src="https://www.w3.org/assets/website-2021/svg/avatar.svg" width="24" height="24" alt aria-hidden="true"/>
11:53:32                     </span>
11:53:32                 </a>
11:53:32             </li>
11:53:32         </ul>
11:53:32     </div>
11:53:32 </nav>
11:53:32                     </header>
11:53:32                 <main id="main">
11:53:32                                             
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                                 
11:53:32 
11:53:32                             <div class="u-full-width hero">
11:53:32     <div class="l-center">
11:53:32         <div class="l-sidebar">
11:53:32             <div>
11:53:32                 <div class="not-sidebar">
11:53:32                     <h1>Making the Web work</h1>
11:53:32                         <div class="lead"><p>The World Wide Web Consortium (W3C) develops <a href="/standards/">standards and guidelines</a> to help everyone build a web based on the principles of <a href="/mission/accessibility/">accessibility</a>, <a href="/mission/internationalization/">internationalization</a>, <a href="/mission/privacy/">privacy</a> and <a href="/mission/security/">security</a>.</p></div>
11:53:32 
11:53:32             <a class="button button--alt" href="/about/">Read more about W3C</a>
11:53:32     
11:53:32                 </div>
11:53:32                                     <div class="sidebar">
11:53:32                         <img src="https://www.w3.org/cms-uploads/Hero-illustrations/groups.svg" alt/>
11:53:32                     </div>
11:53:32                             </div>
11:53:32         </div>
11:53:32     </div>
11:53:32 </div>
11:53:32 
11:53:32                 <div class="component component--members u-full-width">
11:53:32 	<div class="l-center">
11:53:32 		    <h2>Working with stakeholders of the Web</h2>    <p>A range of organizations join the World Wide Web Consortium as Members to work with us to drive the direction of core web technologies and exchange ideas with industry and research leaders. We rotate randomly a few of our Member organizations' logos underneath.</p><p>The Web Consortium and its members, with help from the public and the web community, focus on a range of business ecosystems that the Web transforms, including <a href="/ecosystems/e-commerce/">E-commerce</a>, <a href="/ecosystems/media/">Media &amp; Entertainment</a>, <a href="/ecosystems/publishing/">Publishing</a> and several other areas.</p>
11:53:32 		    <div class="component--members__grid">
11:53:32 
11:53:32             
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Digita</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Fondazione LIA</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>CANTON CONSULTING</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Koodos Labs</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>Sharing Economy Association of Korea (SEAK)</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32                 <figure>
11:53:32             <figcaption>ConsenSys</figcaption>
11:53:32         </figure>
11:53:32     
11:53:32 </div>
11:53:32 
11:53:32 		            <a class="button button--alt" href="/ecosystems/">Discover how W3C supports these organizations</a>
11:53:32     	</div>
11:53:32 </div>
11:53:32 
11:53:32                             <section 		class="component component--fifty-fifty reversed">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/tpac2023-home.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/tpac2023-home.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/tpac2023-home.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/tpac2023-home.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/tpac2023-home.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt="TPAC 2023 illustration with text: 11-15 September in Seville Spain and online"
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">W3C TPAC 2023</h2>
11:53:32 						<p>The W3C annual conference is an important event for the Web community. <abbr title="Technical Plenary and Advisory Committee">TPAC</abbr> gathers in a single event the W3C Members and Boards, W3C Working and Interest Groups meetings, and a series of one-hour sessions brought by the attendees.</p><p>This well-attended and popular event is an important means for W3C to coordinate solutions to technical issues that transcend group borders.</p><p>Watch our short <a href="https://www.youtube.com/watch?v=7GZu9LP6KRo">video</a> to learn more about TPAC.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/2023/09/TPAC/">Visit this year&#039;s event page</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/ryan-quintal-US9Tc9pKNBU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/ryan-quintal-US9Tc9pKNBU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Web standards</h2>
11:53:32 						<p>Web standards are the building blocks of a consistent digitally connected world. They are implemented in browsers, blogs, search engines, and other software that power our experience on the Web.</p><p>W3C is an international community where <a href="/membership/list/">Member</a>, a full-time <a href="/staff/">staff</a>, and the public work together to develop web standards.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/standards/">Learn more about Web standards</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                     <section 		class="component component--fifty-fifty ">
11:53:32 	<div class="image">
11:53:32 									<img
11:53:32 					src="https://www.w3.org/cms-uploads/marvin-meyer-SYTO3xs06fU-unsplash.jpg"
11:53:32 					srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/marvin-meyer-SYTO3xs06fU-unsplash.jpg 1520w"
11:53:32 					sizes="(min-width: 48em) 50vw, 100vw"
11:53:32 					loading="lazy"
11:53:32 											alt=""
11:53:32 									/>
11:53:32 						</div>
11:53:32 	<div class="component--fifty-fifty__text">
11:53:32 									<h2 class="txt-earth">Get involved</h2>
11:53:32 						<p>W3C works at the nexus of core technology, industry needs, and societal needs. Everyone can get involved with the work we do.</p><p>There are many ways individuals and organizations can participate in the Web Consortium to advance web standardization.</p>
11:53:32 						<div class="l-box l-box--no-border l-box--no-padding">
11:53:32 				<a class="button button--alt" href="/get-involved/">Ways to get involved</a>
11:53:32 							</div>
11:53:32 						</div>
11:53:32 </section>
11:53:32 
11:53:32                                 </main>
11:53:32                     <aside class="crosslinks">
11:53:32     <div class="l-center">
11:53:32         <div class="component component--columns component--columns--images">
11:53:32             <div class="component--columns__intro">
11:53:32                 <h2>Latest news</h2>
11:53:32                     <p>Latest entries from across our <a href="/news/">News</a>, <a href="/press-releases/">Press Releases</a> or <a href="/blog/">Blog</a>. </p>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="presentation">
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/infinite-intelligence-and-secure-connection-w3c-chinas-web-technology-forum-report/" class="card__link">Infinite Intelligence and Secure Connection: W3C China&#039;s Web Technology Forum Report</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This post summarizes the conversation during the Web Technology Forum in June 2023, organized by W3C China as a hybrid event with the main in-person hub in Beijing.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-catalan-gap-analysis/" class="card__link">Draft Note: Catalan Gap Analysis</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This document describes and prioritises gaps for the support of Catalan on the Web and in eBooks.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/news/2023/draft-note-guidance-on-applying-wcag-2-2-to-non-web-information-and-communications-technologies-wcag2ict/" class="card__link">Draft Note: Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                             </p>
11:53:32             <p class="txt-pluto">
11:53:32                 News            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                                     <li>
11:53:32     <div class="card" data-component="card">
11:53:32         <div class="card__text">
11:53:32             <h3 class="card__heading">
11:53:32                 <a href="/blog/2023/web-environment-integrity-has-no-standing-at-w3c/" class="card__link">Web Environment Integrity has no standing at W3C; understanding new W3C work</a>
11:53:32             </h3>
11:53:32             <p>
11:53:32                 This article addresses that Web Environment Integrity is not being worked on at W3C, and proceeds to explaining how work is brought to W3C and the processes that foster the development of Web standards and guidelines that ensure the long-term growth of the Web.            </p>
11:53:32             <p class="txt-pluto">
11:53:32                 Blog            </p>
11:53:32         </div>
11:53:32             </div>
11:53:32 </li>
11:53:32                             </ul>
11:53:32         </div>
11:53:32     </div>
11:53:32 </aside>
11:53:32 
11:53:32         </div>
11:53:32                 <footer class="global-footer">
11:53:32     <div class="l-center">
11:53:32         <div class="global-footer__links">
11:53:32             <div class="l-cluster">
11:53:32                 <ul class="clean-list" role="list">
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Home</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/contact/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Contact</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/help/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Help</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/sponsor/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Sponsor</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/donate/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Donate</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/privacy/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Privacy Policy</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://www.w3.org/policies/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">Legal</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                             <li>
11:53:32                             <a href="https://status.w3.org/" hreflang="en">
11:53:32                                 <span lang="en" dir="ltr">System Status</span>
11:53:32                             </a>
11:53:32                         </li>
11:53:32                                     </ul>
11:53:32             </div>
11:53:32             <ul class="clean-list" role="list">
11:53:32                 <li><a class="with-icon--larger" href="https://w3c.social/@w3c" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/mastodon.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on Mastodon</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://twitter.com/W3C" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/x.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy" />
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on X</span></span></a>
11:53:32                 </li>
11:53:32                 <li><a class="with-icon--larger" href="https://github.com/w3c/" hreflang="en">
11:53:32                         <img class="icon icon--larger" src="/assets/website-2021/svg/github.svg" width="20"
11:53:32                              height="20" alt aria-hidden="true" loading="lazy"/>
11:53:32                         <span class="visuallyhidden"><span lang="en" dir="ltr">W3C on GitHub</span></span></a>
11:53:32                 </li>
11:53:32             </ul>
11:53:32         </div>
11:53:32         <p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>
11:53:32     </div>
11:53:32 </footer>
11:53:32     </div>
11:53:32 
11:53:32             <script>
11:53:32             var membersScript = document.createElement('script');
11:53:32             membersScript.src = "/assets/website-2021/js/members.js";
11:53:32             document.querySelector('body').appendChild(membersScript);
11:53:32         </script>
11:53:32     </body>
11:53:32 
11:53:32 </html>
11:53:32  TooltipText=null
11:53:32 15:53:32.420 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser'
11:53:32 15:53:32.420 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser
11:53:32 15:53:32.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser
11:53:32 15:53:32.421 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:53:32 15:53:32.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest
11:53:32 15:53:32.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:32 15:53:32.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:32 15:53:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:32 15:53:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:32 15:53:32.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest)
11:53:32 15:53:32.469 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest
11:53:32 15:53:32.469 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:32 15:53:32.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:32 15:53:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:32 15:53:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.598 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest
11:53:32 testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest)  Time elapsed: 10.685 s
11:53:32 testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest)  Time elapsed: 10.908 s
11:53:32 Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest
11:53:32 15:53:32.479 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest
11:53:32 15:53:32.480 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:53:32 15:53:32.480 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:32 15:53:32.480 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest
11:53:32 15:53:32.480 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:32 15:53:32.480 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:53:32 15:53:32.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:32 15:53:32.481 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:53:32 15:53:32.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:32 15:53:32.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:53:32 15:53:32.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:32 15:53:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:32 15:53:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:32 15:53:32.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:32 15:53:32.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:53:32 15:53:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:32 15:53:32.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:32 15:53:32.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:32 15:53:32.487 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:32 15:53:32.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:32 15:53:32.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:53:32 15:53:32.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:53:32 15:53:32.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:53:32 15:53:32.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:32 15:53:32.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:32 15:53:32.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:53:32 To add a project: TooltipText=null
11:53:32 15:53:32.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:32 15:53:32.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:32 15:53:32.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:32 15:53:32.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:53:32 To add a project: TooltipText=null
11:53:32 15:53:32.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:32 15:53:32.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"]
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"]
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:32 15:53:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:32 15:53:32.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:32 15:53:32.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:32 15:53:32.520 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:32 15:53:32.520 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:32 15:53:32.520 DEBUG [main][MenuItemLookup] Item match:File
11:53:32 15:53:32.520 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:53:32 15:53:32.520 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:''
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:''
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:''
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:53:32 15:53:32.524 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:53:32 15:53:32.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:53:32 15:53:32.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:53:32 15:53:32.524 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:53:32 15:53:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:53:32 15:53:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:53:32 15:53:32.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:53:32 15:53:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:32 15:53:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:32 15:53:32.612 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:53:32 15:53:32.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:53:32 15:53:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:32 15:53:32.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:32 15:53:32.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:32 15:53:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:32 15:53:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:32 15:53:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:53:32 15:53:32.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:53:32 15:53:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:32 15:53:32.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:53:32 15:53:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:32 15:53:32.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:53:32 15:53:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:53:32 15:53:32.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:53:32 15:53:32.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:32 15:53:32.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:53:32 15:53:32.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:32 15:53:32.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:53:32 15:53:32.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project
11:53:32 15:53:32.620 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project
11:53:32 15:53:32.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection
11:53:32 15:53:32.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project
11:53:32 15:53:32.622 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:53:32 15:53:32.622 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:53:32 15:53:32.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:53:32 15:53:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:32 15:53:32.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:32 15:53:32.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:32 15:53:32.623 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:53:32 15:53:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:32 15:53:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:32 15:53:32.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:32 15:53:32.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:32 15:53:32.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:32 15:53:32.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available....
11:53:32 15:53:32.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available. finished successfully
11:53:32 15:53:32.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project
11:53:32 15:53:32.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:32 15:53:32.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:32 15:53:32.770 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:53:32 15:53:32.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:32 15:53:32.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create a simple project (skip archetype selection)")
11:53:32 15:53:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:32 15:53:32.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:32 15:53:32.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:32 15:53:32.772 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection)
11:53:32 15:53:32.772 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection)
11:53:32 15:53:32.772 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection)
11:53:32 15:53:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:32 15:53:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:32 15:53:32.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:32 15:53:32.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:32 15:53:32.773 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:53:32 15:53:32.773 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page
11:53:32 15:53:32.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:53:32 15:53:32.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:32 15:53:32.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:32 15:53:32.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:32 15:53:32.774 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:53:32 15:53:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:32 15:53:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:32 15:53:32.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:32 15:53:32.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:32 15:53:32.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:32 is "Group Id:")
11:53:32 15:53:32.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:32 15:53:32.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:32 15:53:32.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:53:32 15:53:32.804 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:mavenProjectTest
11:53:32 15:53:32.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:32 is "Artifact Id:")
11:53:32 15:53:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:32 15:53:32.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:32 15:53:32.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:53:32 15:53:32.812 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo  to:mavenProjectTest
11:53:32 15:53:32.821 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed
11:53:32 15:53:32.821 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard
11:53:32 15:53:32.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:53:32 15:53:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:32 15:53:32.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:32 15:53:32.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:32 15:53:32.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:32 15:53:32.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:32 15:53:32.824 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:53:32 15:53:32.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:32 15:53:32.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:32 15:53:32.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:32 15:53:32.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:32 15:53:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:53:32 15:53:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:53:32 15:53:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:32 15:53:32.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Creating project "mavenProjectTest"' has no excuses, wait for it
11:53:33 15:53:33.493 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refreshing view' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:33 15:53:33.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:33 15:53:33.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:33 15:53:33.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest)
11:53:33 15:53:33.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest
11:53:33 15:53:33.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:33 15:53:33.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:33 15:53:33.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:33 15:53:33.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:33 15:53:33.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:33 15:53:33.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:33 15:53:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:33 15:53:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:33 15:53:33.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:34 15:53:34.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:53:34 15:53:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:34 15:53:34.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:34 15:53:34.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:34 15:53:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:34 15:53:34.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:34 15:53:34.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:34 15:53:34.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:34 15:53:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:34 15:53:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:53:34 15:53:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:53:34 15:53:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:53:34 15:53:34.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:34 15:53:34.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:34 15:53:34.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:34 15:53:34.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:34 15:53:34.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:34 15:53:34.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:34 15:53:34.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:34 15:53:34.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:34 15:53:34.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:35 15:53:35.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:35 15:53:35.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:35 15:53:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:53:35 15:53:35.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:35 15:53:35.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:35 15:53:35.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:35 15:53:35.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:35 15:53:35.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:53:35 15:53:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:35 15:53:35.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:35 15:53:35.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:35 15:53:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:35 15:53:35.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:35 15:53:35.010 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest
11:53:35 15:53:35.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest
11:53:35 15:53:35.011 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest
11:53:35 15:53:35.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection
11:53:35 15:53:35.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest
11:53:35 15:53:35.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:53:35 15:53:35.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'New'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:''
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:''
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:''
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:''
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:''
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:''
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Run As'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Profile As'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Team'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Found menu:'Maven'
11:53:35 15:53:35.096 DEBUG [main][MenuItemLookup] Item match:Maven
11:53:35 15:53:35.097 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency'
11:53:35 15:53:35.097 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin'
11:53:35 15:53:35.097 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project'
11:53:35 15:53:35.097 DEBUG [main][MenuItemLookup] Found menu:''
11:53:35 15:53:35.097 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc'
11:53:35 15:53:35.097 DEBUG [main][MenuItemLookup] Found menu:'Download Sources'
11:53:35 15:53:35.097 DEBUG [main][MenuItemLookup] Found menu:'Update Project...	Alt+F5'
11:53:35 15:53:35.097 DEBUG [main][MenuItemLookup] Item match:Update Project...	Alt+F5
11:53:35 15:53:35.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project...	Alt+F5"
11:53:35 15:53:35.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project...	Alt+F5
11:53:35 15:53:35.097 INFO [main][MenuItemHandler] Select menu item: &Update Project...	Alt+F5
11:53:35 15:53:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Update Maven Project"] is available....
11:53:35 15:53:35.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:35 15:53:35.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:35 15:53:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Update Maven Project"] is available. finished successfully
11:53:35 15:53:35.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project
11:53:35 15:53:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:35 15:53:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:35 15:53:35.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.internal.dialogs.UpdateMavenProjectsDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Clean projects")
11:53:35 15:53:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:35 15:53:35.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:35 15:53:35.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:35 15:53:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:35 15:53:35.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:35 15:53:35.175 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects
11:53:35 15:53:35.175 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed
11:53:35 15:53:35.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.internal.dialogs.UpdateMavenProjectsDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:53:35 15:53:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:35 15:53:35.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:35 15:53:35.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:35 15:53:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:35 15:53:35.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:35 15:53:35.176 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:53:35 15:53:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:35 15:53:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:35 15:53:35.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:35 15:53:35.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:35 15:53:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available....
11:53:35 15:53:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available. finished successfully
11:53:35 15:53:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:35 15:53:35.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating Maven Project' has no excuses, wait for it
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:35 15:53:35.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:35 15:53:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:35 15:53:35.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest)
11:53:35 15:53:35.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:35 15:53:35.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:35 15:53:35.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:53:35 15:53:35.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:35 15:53:35.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:35 15:53:35.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:35 15:53:35.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:35 15:53:35.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:35 15:53:35.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:35 15:53:35.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:53:35 15:53:35.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:35 15:53:35.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:35 15:53:35.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:35 15:53:35.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:35 15:53:35.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:35 15:53:35.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:35 15:53:35.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:35 15:53:35.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:35 15:53:35.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:53:35 15:53:35.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:53:35 15:53:35.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:53:35 15:53:35.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:35 15:53:35.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:35 15:53:35.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:35 15:53:35.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:35 15:53:35.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:35 15:53:35.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:35 15:53:35.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:35 15:53:35.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:35 15:53:35.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:35 15:53:35.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:35 15:53:35.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:36 15:53:36.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:36 15:53:36.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:36 15:53:36.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:36 15:53:36.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:36 15:53:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:53:36 15:53:36.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:36 15:53:36.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:36 15:53:36.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:36 15:53:36.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:36 15:53:36.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:53:36 15:53:36.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:36 15:53:36.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:36 15:53:36.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:36 15:53:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:36 15:53:36.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:36 15:53:36.724 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest
11:53:36 15:53:36.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:36 15:53:36.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:36 15:53:36.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:36 15:53:36.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:36 15:53:36.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:36 15:53:36.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:36 15:53:36.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:37 15:53:37.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:37 15:53:37.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:37 15:53:37.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:37 15:53:37.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:53:37 15:53:37.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:53:37 15:53:37.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:37 15:53:37.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:37 15:53:37.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:37 15:53:37.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:37 15:53:37.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:53:37 15:53:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:37 15:53:37.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:37 15:53:37.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:37 15:53:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:37 15:53:37.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:37 15:53:37.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest
11:53:37 15:53:37.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:53:37 15:53:37.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:53:37 15:53:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:37 15:53:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:37 15:53:37.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:53:37 15:53:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:37 15:53:37.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:37 15:53:37.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:37 15:53:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:37 15:53:37.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:37 15:53:37.728 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:53:37 15:53:37.728 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:53:37 15:53:37.728 DEBUG [main][TreeItemHandler] Set Tree selection
11:53:37 15:53:37.728 DEBUG [main][TreeHandler] Notify Tree about selection event
11:53:37 15:53:37.736 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:53:37 15:53:37.737 DEBUG [WorkbenchTestable][TreeItemHandler]   mavenProjectTest
11:53:37 15:53:37.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:53:37 15:53:37.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:37 15:53:37.767 DEBUG [main][MenuItemLookup] Found menu:'New'
11:53:37 15:53:37.767 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:''
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:''
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:''
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:''
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:53:37 15:53:37.768 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:53:37 15:53:37.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:53:37 15:53:37.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:53:37 15:53:37.768 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:53:37 15:53:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:37 15:53:37.768 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:38 15:53:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:38 15:53:38.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:53:38 15:53:38.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Found menu:'New'
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Found menu:''
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Found menu:''
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:53:38 15:53:38.298 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:53:38 15:53:38.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:53:38 15:53:38.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:53:38 15:53:38.298 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:53:38 15:53:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:53:38 15:53:38.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:53:38 15:53:38.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:53:38 15:53:38.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:38 15:53:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:38 15:53:38.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:53:38 15:53:38.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:38 15:53:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:38 15:53:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:38 15:53:38.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:53:38 15:53:38.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:38 15:53:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:38 15:53:38.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:38 15:53:38.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:38 15:53:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:38 15:53:38.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:38 15:53:38.883 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:53:38 15:53:38.883 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:53:38 15:53:38.883 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:53:38 15:53:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:38 15:53:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:38 15:53:38.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:38 15:53:38.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:38 15:53:38.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:53:38 15:53:38.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:38 15:53:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:38 15:53:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:38 15:53:38.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:53:38 15:53:38.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:38 15:53:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:38 15:53:38.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:38 15:53:38.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:38 15:53:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:38 15:53:38.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:38 15:53:38.884 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:53:38 15:53:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:38 15:53:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:38 15:53:38.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:38 15:53:38.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:38 15:53:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:53:38 15:53:38.887 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating Maven Dependencies' is not running, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:39 15:53:39.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:39 15:53:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.909 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest
11:53:39 updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest)  Time elapsed: 1.722 s
11:53:39 Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest
11:53:39 15:53:39.395 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest
11:53:39 15:53:39.396 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:53:39 15:53:39.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:39 15:53:39.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest
11:53:39 15:53:39.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:39 15:53:39.396 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:39 15:53:39.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest)
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:39 15:53:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:39 15:53:39.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:39 15:53:39.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:39 15:53:39.398 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Item match:Window
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:''
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:''
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:''
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:53:39 15:53:39.398 DEBUG [main][MenuItemLookup] Item match:Preferences
11:53:39 15:53:39.398 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:53:39 15:53:39.398 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:53:39 15:53:39.398 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:53:39 
11:53:39 (Eclipse:1794): Gtk-CRITICAL **: 15:53:39.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:39 15:53:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:53:39 15:53:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:53:39 15:53:39.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:53:39 15:53:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:39 15:53:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:39 15:53:39.540 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:53:39 15:53:39.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:39 15:53:39.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:53:39 15:53:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:39 15:53:39.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:39 15:53:39.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:39 15:53:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:39 15:53:39.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:39 15:53:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:39 15:53:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:39 15:53:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children...
11:53:39 15:53:39.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:39 15:53:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:40 15:53:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:40 15:53:40.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:40 15:53:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully
11:53:40 15:53:40.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:40 15:53:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:40 15:53:40.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed
11:53:40 15:53:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:40 15:53:40.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:40 15:53:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children...
11:53:40 15:53:40.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:40 15:53:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:40 15:53:40.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:40 15:53:40.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:40 15:53:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully
11:53:40 15:53:40.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:40 15:53:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:40 15:53:40.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed
11:53:40 15:53:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:40 15:53:40.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:40 15:53:40.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions
11:53:40 15:53:40.548 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions
11:53:40 15:53:40.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection
11:53:40 15:53:40.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions
11:53:40 15:53:40.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:40 15:53:40.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:40 15:53:40.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:40 15:53:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:40 15:53:40.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:53:40 15:53:40.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:40 15:53:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:40 15:53:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:40 15:53:40.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:53:40 15:53:40.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:40 15:53:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:40 15:53:40.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:40 15:53:40.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:40 15:53:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:40 15:53:40.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:53:40 15:53:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:53:41 15:53:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown
11:53:41 15:53:41.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:41 15:53:41.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:41 15:53:41.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:53:41 15:53:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:41 15:53:41.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:41 15:53:41.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:41 15:53:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:41 15:53:41.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:41 15:53:41.607 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:53:41 15:53:41.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:41 15:53:41.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:41 15:53:41.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:41 15:53:41.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:41 15:53:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:41 15:53:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:41 15:53:41.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:41 15:53:41.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:41 15:53:41.724 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:53:41 15:53:41.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:41 15:53:41.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:41 15:53:41.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:41 15:53:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:41 15:53:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:41 15:53:41.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:41 15:53:41.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:53:41 15:53:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:41 15:53:41.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:41 15:53:41.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:41 15:53:41.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:41 15:53:41.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:41 15:53:41.734 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:53:41 15:53:41.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:41 15:53:41.853 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:41 15:53:41.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:41 15:53:41.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:41 15:53:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:41 15:53:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:41 15:53:41.854 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10
11:53:41 15:53:41.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:41 15:53:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:42 15:53:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:42 15:53:42.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:42 15:53:42.354 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1
11:53:42 15:53:42.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:42 15:53:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:42 15:53:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:42 15:53:42.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:42 15:53:42.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:42 15:53:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:43 15:53:43.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:43 15:53:43.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:43 15:53:43.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:43 15:53:43.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:43 15:53:43.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:43 15:53:43.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:43 15:53:43.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:43 15:53:43.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:43 15:53:43.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:43 15:53:43.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:43 15:53:43.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:43 15:53:43.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:43 15:53:43.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:43 15:53:43.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:43 15:53:43.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:43 15:53:43.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:43 15:53:43.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:43 15:53:43.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:43 15:53:43.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:43 15:53:43.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Item match:Window
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:''
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:''
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:''
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:53:43 15:53:43.359 DEBUG [main][MenuItemLookup] Item match:Preferences
11:53:43 15:53:43.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:53:43 15:53:43.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:53:43 15:53:43.359 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:53:43 15:53:43.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:53:43 15:53:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:53:43 15:53:43.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:53:43 15:53:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:43 15:53:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:43 15:53:43.444 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:53:43 15:53:43.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:53:43 15:53:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:43 15:53:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:43 15:53:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children...
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:43 15:53:43.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:43 15:53:43.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children...
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:43 15:53:43.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:43 15:53:43.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:43 15:53:43.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed
11:53:43 15:53:43.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:43 15:53:43.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:43 15:53:43.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions
11:53:43 15:53:43.454 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions
11:53:43 15:53:43.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection
11:53:43 15:53:43.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions
11:53:43 15:53:43.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:53:43 15:53:43.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:43 15:53:43.456 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:53:43 15:53:43.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:43 15:53:43.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:43 15:53:43.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:43 15:53:43.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:43 15:53:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available....
11:53:43 15:53:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully
11:53:43 15:53:43.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition
11:53:43 15:53:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:43 15:53:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:43 15:53:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition
11:53:43 15:53:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:43 15:53:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:43 15:53:43.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type")
11:53:43 15:53:43.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:53:43 15:53:43.555 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type
11:53:43 15:53:43.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:53:43 15:53:43.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:43 15:53:43.574 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1
11:53:43 15:53:43.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database
11:53:43 15:53:43.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:43 15:53:43.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed
11:53:43 15:53:43.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:43 15:53:43.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database
11:53:43 15:53:43.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database
11:53:43 15:53:43.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:43 15:53:43.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed
11:53:43 15:53:43.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:43 15:53:43.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database
11:53:43 15:53:43.575 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver
11:53:43 15:53:43.575 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver
11:53:43 15:53:43.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection
11:53:43 15:53:43.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver
11:53:43 15:53:43.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:53:43 is "Driver name:")
11:53:43 15:53:43.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:43 15:53:43.607 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:43 15:53:43.608 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver
11:53:43 15:53:43.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "JAR List")
11:53:43 15:53:43.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:53:43 15:53:43.609 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List
11:53:43 15:53:43.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:43 15:53:43.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:43 15:53:43.613 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped
11:53:43 15:53:43.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:43 15:53:43.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:43 15:53:43.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:43 15:53:43.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:43 15:53:43.617 TRACE [main][WidgetHandler] Notify List with event 13
11:53:43 15:53:43.617 TRACE [main][WidgetHandler] Wait for synchronization
11:53:43 15:53:43.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip")
11:53:43 15:53:43.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:43 15:53:43.625 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip
11:53:43 15:53:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:43 15:53:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:43 15:53:43.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:43 15:53:43.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:43 15:53:43.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Properties")
11:53:43 15:53:43.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:53:43 15:53:43.642 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties
11:53:43 15:53:43.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:53:43 15:53:43.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:43 15:53:43.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:43 15:53:43.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:53:43 15:53:43.648 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class
11:53:43 15:53:43.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class
11:53:43 15:53:43.648 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class
11:53:43 15:53:43.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection
11:53:43 15:53:43.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class
11:53:43 15:53:43.649 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:53:43 15:53:43.649 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:53:43 15:53:43.666 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:53:43 15:53:43.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...")
11:53:43 15:53:43.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:43 15:53:43.667 INFO [WorkbenchTestable][AbstractButton] Click button ...
11:53:43 15:53:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:43 15:53:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:43 15:53:43.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:43 15:53:43.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available....
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available....
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:43 15:53:43.710 INFO [WorkbenchTestable][AbstractButton] Click button Type class name
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:43 15:53:43.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:43 15:53:43.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "")
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:43 15:53:43.710 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:43 15:53:43.711 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver
11:53:43 15:53:43.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:53:43 15:53:43.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent
11:53:43 15:53:43.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:43 15:53:43.713 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:53:43 15:53:43.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:43 15:53:43.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:43 15:53:43.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:43 15:53:43.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:43 15:53:43.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:53:43 15:53:43.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:43 15:53:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:43 15:53:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:43 15:53:43.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:43 15:53:43.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:43 15:53:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:43 15:53:43.754 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:53:43 15:53:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:43 15:53:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:43 15:53:43.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:43 15:53:43.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:43 15:53:43.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:53:43 15:53:43.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:53:43 15:53:43.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:53:43 15:53:43.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:43 15:53:43.811 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:53:43 15:53:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:43 15:53:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:43 15:53:43.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:43 15:53:43.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:43 15:53:43.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:53:43 15:53:43.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:53:43 15:53:43.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:43 15:53:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:43 15:53:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:43 15:53:43.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:43 15:53:43.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:43 15:53:43.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"]
11:53:43 15:53:43.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"]
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:43 15:53:43.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:43 15:53:43.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:43 15:53:43.853 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:43 15:53:43.853 DEBUG [main][MenuItemLookup] Item match:File
11:53:43 15:53:43.854 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:53:43 15:53:43.854 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:''
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:''
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:''
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:53:43 15:53:43.857 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:53:43 15:53:43.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:53:43 15:53:43.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:53:43 15:53:43.878 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:53:43 15:53:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:53:43 15:53:43.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:53:43 15:53:43.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:53:43 15:53:43.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:43 15:53:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:43 15:53:43.949 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:53:43 15:53:43.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:43 15:53:43.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:53:43 15:53:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:43 15:53:43.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:43 15:53:43.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:43 15:53:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:43 15:53:43.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:43 15:53:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:43 15:53:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:43 15:53:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children...
11:53:43 15:53:43.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles
11:53:43 15:53:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:44 15:53:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:44 15:53:44.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles
11:53:44 15:53:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully
11:53:44 15:53:44.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles
11:53:44 15:53:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:44 15:53:44.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed
11:53:44 15:53:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:44 15:53:44.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles
11:53:44 15:53:44.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile
11:53:44 15:53:44.452 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile
11:53:44 15:53:44.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection
11:53:44 15:53:44.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile
11:53:44 15:53:44.454 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:53:44 15:53:44.454 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:53:44 15:53:44.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:53:44 15:53:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:44 15:53:44.455 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:53:44 15:53:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:44 15:53:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:44 15:53:44.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:44 15:53:44.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:44 15:53:44.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:44 15:53:44.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:44 15:53:44.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:44 15:53:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available....
11:53:44 15:53:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully
11:53:44 15:53:44.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile
11:53:44 15:53:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:44 15:53:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:44 15:53:44.487 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed
11:53:44 15:53:44.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:44 15:53:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified
11:53:44 15:53:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:53:44 15:53:44.489 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC')
11:53:44 15:53:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:53:44 15:53:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:53:44 15:53:44.507 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:53:44 15:53:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:53:44 15:53:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:53:44 15:53:44.508 TRACE [main][WidgetHandler] Notify Table with event 13
11:53:44 15:53:44.508 TRACE [main][WidgetHandler] Wait for synchronization
11:53:44 15:53:44.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:44 is "Name:")
11:53:44 15:53:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:44 15:53:44.513 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:44 15:53:44.514 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile
11:53:44 15:53:44.514 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed
11:53:44 15:53:44.514 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page
11:53:44 15:53:44.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:53:44 15:53:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:44 15:53:44.515 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:53:44 15:53:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:44 15:53:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:44 15:53:44.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:44 15:53:44.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:44 15:53:44.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:44 is "Drivers:")
11:53:44 15:53:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:53:44 15:53:44.597 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver
11:53:44 15:53:44.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:44 is "Database:")
11:53:44 15:53:44.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:44 15:53:44.599 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:44 15:53:44.599 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile
11:53:44 15:53:44.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:44 is "URL:")
11:53:44 15:53:44.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:44 15:53:44.603 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:44 15:53:44.603 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila
11:53:44 15:53:44.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:44 is "User name:")
11:53:44 15:53:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:44 15:53:44.607 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:44 15:53:44.607 INFO [WorkbenchTestable][AbstractText] Text set to: sa
11:53:44 15:53:44.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:44 is "Password:")
11:53:44 15:53:44.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:44 15:53:44.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:44 15:53:44.622 INFO [WorkbenchTestable][AbstractText] Text set to: 
11:53:44 15:53:44.623 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed
11:53:44 15:53:44.623 INFO [WorkbenchTestable][NewCPWizard] Finish wizard
11:53:44 15:53:44.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:53:44 15:53:44.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:44 15:53:44.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:44 15:53:44.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:44 15:53:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:44 15:53:44.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:44 15:53:44.624 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:53:44 15:53:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:44 15:53:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:44 15:53:44.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:44 15:53:44.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:46 15:53:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:53:46 15:53:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:53:46 15:53:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:46 15:53:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:46 15:53:46.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.058 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:53:46 15:53:46.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:46 15:53:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:46 15:53:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:46 15:53:46.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:46 15:53:46.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:53:46 15:53:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:46 15:53:46.063 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:53:46 15:53:46.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:53:46 15:53:46.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:46 15:53:46.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:53:46 15:53:46.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:53:46 15:53:46.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:53:46 15:53:46.065 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:53:46 15:53:46.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:53:46 15:53:46.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:46 15:53:46.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:46 15:53:46.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:53:46 15:53:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:46 15:53:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:46 15:53:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:46 15:53:46.066 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1
11:53:46 15:53:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:46 15:53:46.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:53:46 15:53:46.068 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest)
11:53:46 15:53:46.068 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest
11:53:46 15:53:46.068 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:46 15:53:46.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:46 15:53:46.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.673 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest
11:53:46 genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest)  Time elapsed: 6.671 s
11:53:46 Running org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest
11:53:46 15:53:46.076 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest
11:53:46 15:53:46.077 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:53:46 15:53:46.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:46 15:53:46.077 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest
11:53:46 15:53:46.077 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:46 15:53:46.077 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:53:46 15:53:46.078 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:46 15:53:46.078 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:53:46 15:53:46.078 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:46 15:53:46.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:46 15:53:46.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest)
11:53:46 15:53:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest
11:53:46 15:53:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:46 15:53:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:46 15:53:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:46 15:53:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:46 15:53:46.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:46 15:53:46.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"]
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"]
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:46 15:53:46.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:46 15:53:46.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:46 15:53:46.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:46 15:53:46.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:46 15:53:46.093 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:46 15:53:46.093 DEBUG [main][MenuItemLookup] Item match:File
11:53:46 15:53:46.094 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:53:46 15:53:46.094 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:''
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:''
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:''
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:53:46 15:53:46.096 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:53:46 15:53:46.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:53:46 15:53:46.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:53:46 15:53:46.128 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:53:46 15:53:46.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:53:46 15:53:46.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:53:46 15:53:46.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:53:46 15:53:46.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:46 15:53:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:46 15:53:46.206 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:53:46 15:53:46.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:53:46 15:53:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:46 15:53:46.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:46 15:53:46.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:46 15:53:46.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children...
11:53:46 15:53:46.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles
11:53:46 15:53:46.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles
11:53:46 15:53:46.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile
11:53:46 15:53:46.208 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection
11:53:46 15:53:46.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile
11:53:46 15:53:46.208 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:53:46 15:53:46.208 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:53:46 15:53:46.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:46 15:53:46.233 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:53:46 15:53:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:46 15:53:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:46 15:53:46.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:46 15:53:46.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:46 15:53:46.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available....
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:46 15:53:46.258 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified
11:53:46 15:53:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:53:46 15:53:46.260 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source')
11:53:46 15:53:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:53:46 15:53:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:53:46 15:53:46.265 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:53:46 15:53:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:53:46 15:53:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:53:46 15:53:46.265 TRACE [main][WidgetHandler] Notify Table with event 13
11:53:46 15:53:46.265 TRACE [main][WidgetHandler] Wait for synchronization
11:53:46 15:53:46.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:46 is "Name:")
11:53:46 15:53:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:46 15:53:46.267 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:46 15:53:46.268 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile
11:53:46 15:53:46.268 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed
11:53:46 15:53:46.268 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page
11:53:46 15:53:46.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:53:46 15:53:46.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:46 15:53:46.269 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:53:46 15:53:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:46 15:53:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:46 15:53:46.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:46 15:53:46.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:46 15:53:46.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and no matchers specified
11:53:46 15:53:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:46 15:53:46.565 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:46 15:53:46.566 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target
11:53:46 15:53:46.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:46 is "Select charset:")
11:53:46 15:53:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:53:46 15:53:46.569 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8
11:53:46 15:53:46.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:46 is "Select flatfile style:")
11:53:46 15:53:46.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:53:46 15:53:46.572 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV
11:53:46 15:53:46.572 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed
11:53:46 15:53:46.572 INFO [WorkbenchTestable][NewCPWizard] Finish wizard
11:53:46 15:53:46.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:53:46 15:53:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:46 15:53:46.574 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:53:46 15:53:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:46 15:53:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:46 15:53:46.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:46 15:53:46.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:46 15:53:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:46 15:53:46.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:53:46 15:53:46.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:46 15:53:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:46 15:53:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:46 15:53:46.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:46 15:53:46.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:53:46 15:53:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:46 15:53:46.690 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:53:46 15:53:46.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:53:46 15:53:46.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:46 15:53:46.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:53:46 15:53:46.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:53:46 15:53:46.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:53:46 15:53:46.692 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:53:46 15:53:46.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children...
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources
11:53:46 15:53:46.693 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed
11:53:46 15:53:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:46 15:53:46.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.694 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest)
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:46 15:53:46.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest
11:53:46 flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest)  Time elapsed: 0.616 s
11:53:46 Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest
11:53:46 15:53:46.701 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest
11:53:46 15:53:46.701 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:53:46 15:53:46.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:46 15:53:46.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest
11:53:46 15:53:46.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:46 15:53:46.702 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:53:46 15:53:46.713 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:46 15:53:46.713 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:46 15:53:46.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest)
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:46 15:53:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:46 15:53:46.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:46 15:53:46.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:46 15:53:46.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Item match:Window
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:''
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:''
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:''
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:53:46 15:53:46.729 DEBUG [main][MenuItemLookup] Item match:Preferences
11:53:46 15:53:46.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:53:46 15:53:46.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:53:46 15:53:46.729 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:53:46 15:53:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:53:46 15:53:46.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:53:46 15:53:46.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:53:46 15:53:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:46 15:53:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:46 15:53:46.821 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:53:46 15:53:46.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:46 15:53:46.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:53:46 15:53:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children...
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children...
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed
11:53:46 15:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:46 15:53:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully
11:53:46 15:53:46.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:46 15:53:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed
11:53:46 15:53:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:46 15:53:46.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions
11:53:46 15:53:46.823 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions
11:53:46 15:53:46.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection
11:53:46 15:53:46.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions
11:53:46 15:53:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:53:46 15:53:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:46 15:53:46.825 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:53:46 15:53:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:46 15:53:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:46 15:53:46.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:46 15:53:46.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:46 15:53:46.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available....
11:53:46 15:53:46.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully
11:53:46 15:53:46.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition
11:53:46 15:53:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:46 15:53:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:46 15:53:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition
11:53:46 15:53:46.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type")
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:53:46 15:53:46.906 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:46 15:53:46.924 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1
11:53:46 15:53:46.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database
11:53:46 15:53:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed
11:53:46 15:53:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database
11:53:46 15:53:46.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database
11:53:46 15:53:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:46 15:53:46.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed
11:53:46 15:53:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:46 15:53:46.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database
11:53:46 15:53:46.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver
11:53:46 15:53:46.925 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver
11:53:46 15:53:46.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection
11:53:46 15:53:46.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver
11:53:46 15:53:46.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:53:46 is "Driver name:")
11:53:46 15:53:46.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:46 15:53:46.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:46 15:53:46.951 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver
11:53:46 15:53:46.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "JAR List")
11:53:46 15:53:46.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:53:46 15:53:46.956 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List
11:53:46 15:53:46.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:46 15:53:46.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:46 15:53:46.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Clear All")
11:53:46 15:53:46.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:46 15:53:46.967 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All
11:53:46 15:53:46.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:46 15:53:46.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:46 15:53:46.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:46 15:53:46.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:46 15:53:46.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:46 15:53:46.990 TRACE [main][WidgetHandler] Notify List with event 13
11:53:46 15:53:46.990 TRACE [main][WidgetHandler] Wait for synchronization
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip")
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:46 15:53:46.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:46 15:53:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:46 15:53:46.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:46 15:53:46.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:46 15:53:46.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:46 15:53:46.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:46 15:53:46.991 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip
11:53:46 15:53:46.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:46 15:53:46.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:46 15:53:46.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:46 15:53:46.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:53:47 15:53:47.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:47 15:53:47.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:47 15:53:47.009 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:53:47 15:53:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:47 15:53:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:47 15:53:47.009 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:47 15:53:47.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:53:47 15:53:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:53:47 15:53:47.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:53:47 15:53:47.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:53:47 15:53:47.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:53:47 15:53:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:53:47 15:53:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:53:47 15:53:47.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:53:47 15:53:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:47 15:53:47.075 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:53:47 15:53:47.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:47 15:53:47.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:47 15:53:47.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:47 15:53:47.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:53:47 15:53:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:53:47 15:53:47.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:47 15:53:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:47 15:53:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:47 15:53:47.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest
11:53:47 15:53:47.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:47 15:53:47.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:47 15:53:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest)
11:53:47 15:53:47.112 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest
11:53:47 15:53:47.112 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:53:47 15:53:47.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:53:47 15:53:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest
11:53:47 driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest)  Time elapsed: 0.398 s
11:53:47 Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest
11:53:47 15:53:47.121 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest
11:53:47 15:53:47.121 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:53:47 15:53:47.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:47 15:53:47.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest
11:53:47 15:53:47.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:47 15:53:47.121 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:53:47 15:53:47.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:47 15:53:47.140 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:53:47 15:53:47.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:47 15:53:47.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:47 15:53:47.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:47 15:53:47.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:47 15:53:47.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:47 15:53:47.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:47 15:53:47.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:47 15:53:47.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:47 15:53:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:47 15:53:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:47 15:53:47.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:47 15:53:47.141 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Item match:Window
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:''
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:''
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:''
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:53:47 15:53:47.141 DEBUG [main][MenuItemLookup] Item match:Preferences
11:53:47 15:53:47.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:53:47 15:53:47.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:53:47 15:53:47.142 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:53:47 15:53:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:53:47 15:53:47.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:53:47 15:53:47.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:53:47 15:53:47.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:47 15:53:47.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:47 15:53:47.232 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:53:47 15:53:47.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:47 15:53:47.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:53:47 15:53:47.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:47 15:53:47.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:47 15:53:47.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children...
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:47 15:53:47.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:47 15:53:47.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children...
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:47 15:53:47.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:47 15:53:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully
11:53:47 15:53:47.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:47 15:53:47.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:47 15:53:47.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed
11:53:47 15:53:47.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:47 15:53:47.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:47 15:53:47.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions
11:53:47 15:53:47.235 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions
11:53:47 15:53:47.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection
11:53:47 15:53:47.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions
11:53:47 15:53:47.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:53:47 15:53:47.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:53:47 15:53:47.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:53:47 15:53:47.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:53:47 15:53:47.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:53:47 15:53:47.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified
11:53:47 15:53:47.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:53:47 15:53:47.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:53:47 15:53:47.241 TRACE [main][WidgetHandler] Notify Table with event 13
11:53:47 15:53:47.241 TRACE [main][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:53:47 15:53:47.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:53:47 15:53:47.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:47 15:53:47.243 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:53:47 15:53:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:47 15:53:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:47 15:53:47.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:47 15:53:47.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available....
11:53:47 15:53:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available. finished successfully
11:53:47 15:53:47.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal
11:53:47 15:53:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:47 15:53:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8)
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:47 15:53:47.279 INFO [WorkbenchTestable][AbstractButton] Click button &Yes
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:47 15:53:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:47 15:53:47.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:47 15:53:47.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:53:47 15:53:47.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:53:47 15:53:47.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified
11:53:47 15:53:47.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:53:47 15:53:47.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:53:47 15:53:47.315 TRACE [main][WidgetHandler] Notify Table with event 13
11:53:47 15:53:47.315 TRACE [main][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:53:47 15:53:47.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:53:47 15:53:47.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:47 15:53:47.317 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:53:47 15:53:47.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:47 15:53:47.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:47 15:53:47.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:47 15:53:47.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available....
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available. finished successfully
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8)
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:47 15:53:47.358 INFO [WorkbenchTestable][AbstractButton] Click button &Yes
11:53:47 15:53:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:47 15:53:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:47 15:53:47.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:47 15:53:47.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:53:47 15:53:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:53:47 15:53:47.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:53:47 15:53:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:47 15:53:47.399 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:53:47 15:53:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:47 15:53:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:47 15:53:47.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:47 15:53:47.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:47 15:53:47.447 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:47 15:53:47.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:47 15:53:47.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:47 15:53:47.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:47 15:53:47.448 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:47 15:53:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:47 15:53:47.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:53:47 15:53:47.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:47 15:53:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:47 15:53:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:47 15:53:47.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:47 15:53:47.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:53:47 15:53:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:47 15:53:47.474 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:53:47 15:53:47.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:53:47 15:53:47.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:47 15:53:47.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:53:47 15:53:47.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:53:47 15:53:47.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:53:47 15:53:47.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:53:47 15:53:47.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.477 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent
11:53:47 15:53:47.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:47 15:53:47.478 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:47 15:53:47.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:47 15:53:47.478 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:47 15:53:47.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:47 15:53:47.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:47 15:53:47.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile
11:53:47 15:53:47.478 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile
11:53:47 15:53:47.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection
11:53:47 15:53:47.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile
11:53:47 15:53:47.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:53:47 15:53:47.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Found menu:'Ping...'
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Found menu:''
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Found menu:'Work Offline'
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Found menu:'Save Offline'
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Found menu:''
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:53:47 15:53:47.520 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:53:47 15:53:47.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete	Delete"
11:53:47 15:53:47.520 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:53:47 15:53:47.520 INFO [main][MenuItemHandler] Select menu item: D&elete	Delete
11:53:47 15:53:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available....
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available. finished successfully
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8)
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:47 15:53:47.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:47 15:53:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:47 15:53:47.576 INFO [WorkbenchTestable][AbstractButton] Click button &Yes
11:53:47 15:53:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:47 15:53:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:47 15:53:47.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:47 15:53:47.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:47 15:53:47.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:47 15:53:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:47 15:53:47.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:53:47 15:53:47.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:47 15:53:47.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:47 15:53:47.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:47 15:53:47.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:47 15:53:47.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:53:47 15:53:47.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:47 15:53:47.642 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:53:47 15:53:47.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:53:47 15:53:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:47 15:53:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:53:47 15:53:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:53:47 15:53:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:53:47 15:53:47.645 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:53:47 15:53:47.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:47 15:53:47.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:47 15:53:47.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:47 15:53:47.646 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:47 15:53:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:48 15:53:48.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:48 15:53:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:48 15:53:48.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:48 15:53:48.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:48 15:53:48.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:48 15:53:48.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:48 15:53:48.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:53:48 15:53:48.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:48 15:53:48.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:48 15:53:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:48 15:53:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:48 15:53:48.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:48 15:53:48.648 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:48 15:53:48.648 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:48 15:53:48.648 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:53:48 15:53:48.648 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:53:48 15:53:48.648 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:53:48 15:53:48.648 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:53:48 15:53:48.648 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:53:48 15:53:48.648 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:53:48 15:53:48.648 DEBUG [main][MenuItemLookup] Item match:Window
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:''
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:''
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:''
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:53:48 15:53:48.649 DEBUG [main][MenuItemLookup] Item match:Preferences
11:53:48 15:53:48.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:53:48 15:53:48.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:53:48 15:53:48.649 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:53:48 15:53:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:53:48 15:53:48.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:53:48 15:53:48.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:53:48 15:53:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:48 15:53:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:48 15:53:48.741 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:53:48 15:53:48.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:48 15:53:48.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:53:48 15:53:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:48 15:53:48.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:48 15:53:48.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children...
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children...
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed
11:53:48 15:53:48.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity
11:53:48 15:53:48.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions
11:53:48 15:53:48.744 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions
11:53:48 15:53:48.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection
11:53:48 15:53:48.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions
11:53:48 15:53:48.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
11:53:48 15:53:48.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:48 15:53:48.746 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
11:53:48 15:53:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:48 15:53:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:48 15:53:48.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:48 15:53:48.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available....
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type")
11:53:48 15:53:48.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:53:48 15:53:48.820 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:48 15:53:48.840 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1
11:53:48 15:53:48.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database
11:53:48 15:53:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed
11:53:48 15:53:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database
11:53:48 15:53:48.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database
11:53:48 15:53:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed
11:53:48 15:53:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database
11:53:48 15:53:48.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver
11:53:48 15:53:48.841 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver
11:53:48 15:53:48.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection
11:53:48 15:53:48.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver
11:53:48 15:53:48.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:53:48 is "Driver name:")
11:53:48 15:53:48.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:48 15:53:48.862 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:48 15:53:48.863 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver
11:53:48 15:53:48.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "JAR List")
11:53:48 15:53:48.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:53:48 15:53:48.864 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List
11:53:48 15:53:48.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:48 15:53:48.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:48 15:53:48.868 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:48 15:53:48.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:48 15:53:48.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:48 15:53:48.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified
11:53:48 15:53:48.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
11:53:48 15:53:48.871 TRACE [main][WidgetHandler] Notify List with event 13
11:53:48 15:53:48.871 TRACE [main][WidgetHandler] Wait for synchronization
11:53:48 15:53:48.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip")
11:53:48 15:53:48.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:48 15:53:48.879 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip
11:53:48 15:53:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:48 15:53:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:48 15:53:48.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:48 15:53:48.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:48 15:53:48.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Properties")
11:53:48 15:53:48.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:53:48 15:53:48.896 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties
11:53:48 15:53:48.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:53:48 15:53:48.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:48 15:53:48.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:53:48 15:53:48.902 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class
11:53:48 15:53:48.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class
11:53:48 15:53:48.902 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection
11:53:48 15:53:48.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:53:48 15:53:48.902 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:53:48 15:53:48.908 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:53:48 15:53:48.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...")
11:53:48 15:53:48.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:48 15:53:48.909 INFO [WorkbenchTestable][AbstractButton] Click button ...
11:53:48 15:53:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:48 15:53:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:48 15:53:48.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:48 15:53:48.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:48 15:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available....
11:53:48 15:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully
11:53:48 15:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available....
11:53:48 15:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully
11:53:48 15:53:48.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:48 15:53:48.950 INFO [WorkbenchTestable][AbstractButton] Click button Type class name
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:48 15:53:48.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:48 15:53:48.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "")
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:48 15:53:48.951 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:48 15:53:48.951 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver
11:53:48 15:53:48.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:53:48 15:53:48.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent
11:53:48 15:53:48.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:48 15:53:48.956 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:53:48 15:53:48.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:48 15:53:48.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:48 15:53:48.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:48 15:53:48.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:48 15:53:48.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:53:48 15:53:48.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:48 15:53:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:48 15:53:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:48 15:53:48.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent
11:53:48 15:53:48.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:48 15:53:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:48 15:53:48.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:48 15:53:48.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:48 15:53:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:48 15:53:48.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:48 15:53:48.997 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:53:48 15:53:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:48 15:53:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:48 15:53:48.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:48 15:53:48.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:49 15:53:49.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:53:49 15:53:49.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:53:49 15:53:49.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:53:49 15:53:49.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:49 15:53:49.062 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:53:49 15:53:49.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:49 15:53:49.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:49 15:53:49.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:49 15:53:49.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:49 15:53:49.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:53:49 15:53:49.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:53:49 15:53:49.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"]
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"]
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:49 15:53:49.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:49 15:53:49.099 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:53:49 15:53:49.099 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:49 15:53:49.099 DEBUG [main][MenuItemLookup] Item match:File
11:53:49 15:53:49.100 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:53:49 15:53:49.100 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'EJB Project'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Connector Project'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:''
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'CSS File'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Servlet'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'HTML File'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'XML File'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'File'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:''
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:''
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:53:49 15:53:49.102 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:53:49 15:53:49.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:53:49 15:53:49.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:53:49 15:53:49.103 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:53:49 15:53:49.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:53:49 15:53:49.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:53:49 15:53:49.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:53:49 15:53:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:49 15:53:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:49 15:53:49.197 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:53:49 15:53:49.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:53:49 15:53:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:49 15:53:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:49 15:53:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children...
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:49 15:53:49.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:49 15:53:49.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles
11:53:49 15:53:49.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile
11:53:49 15:53:49.199 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection
11:53:49 15:53:49.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile
11:53:49 15:53:49.199 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:53:49 15:53:49.199 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:53:49 15:53:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:49 15:53:49.200 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:53:49 15:53:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:49 15:53:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:49 15:53:49.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:49 15:53:49.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:49 15:53:49.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:53:49 15:53:49.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available....
11:53:49 15:53:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully
11:53:49 15:53:49.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile
11:53:49 15:53:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:49 15:53:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:49 15:53:49.232 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed
11:53:49 15:53:49.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:53:49 15:53:49.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified
11:53:49 15:53:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:53:49 15:53:49.234 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC')
11:53:49 15:53:49.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:53:49 15:53:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:53:49 15:53:49.238 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
11:53:49 15:53:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:53:49 15:53:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:53:49 15:53:49.238 TRACE [main][WidgetHandler] Notify Table with event 13
11:53:49 15:53:49.238 TRACE [main][WidgetHandler] Wait for synchronization
11:53:49 15:53:49.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:49 is "Name:")
11:53:49 15:53:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:49 15:53:49.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:49 15:53:49.246 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile
11:53:49 15:53:49.247 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed
11:53:49 15:53:49.247 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page
11:53:49 15:53:49.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:53:49 15:53:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:49 15:53:49.248 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:53:49 15:53:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:49 15:53:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:49 15:53:49.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:49 15:53:49.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:49 15:53:49.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:49 is "Drivers:")
11:53:49 15:53:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:53:49 15:53:49.329 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver
11:53:49 15:53:49.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:49 is "Database:")
11:53:49 15:53:49.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:49 15:53:49.332 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:49 15:53:49.333 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile
11:53:49 15:53:49.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:49 is "URL:")
11:53:49 15:53:49.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:49 15:53:49.337 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:49 15:53:49.337 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test
11:53:49 15:53:49.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:49 is "User name:")
11:53:49 15:53:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:49 15:53:49.342 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:49 15:53:49.342 INFO [WorkbenchTestable][AbstractText] Text set to: sa
11:53:49 15:53:49.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:53:49 is "Password:")
11:53:49 15:53:49.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:53:49 15:53:49.356 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:53:49 15:53:49.356 INFO [WorkbenchTestable][AbstractText] Text set to: 
11:53:49 15:53:49.356 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed
11:53:49 15:53:49.356 INFO [WorkbenchTestable][NewCPWizard] Finish wizard
11:53:49 15:53:49.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:53:49 15:53:49.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:53:49 15:53:49.358 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:53:49 15:53:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:53:49 15:53:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:53:49 15:53:49.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:53:49 15:53:49.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:49 15:53:49.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:53:49 15:53:49.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Loading Core provider' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:53:49 15:53:49.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest)
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:53:49 15:53:49.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:53:49 15:53:49.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:53:49 15:53:49.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:53:49 15:53:49.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:53:49 15:53:49.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:53:49 15:53:49.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:53:49 15:53:49.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:53:49 15:53:49.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:49 15:53:49.696 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:53:49 15:53:49.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:53:49 15:53:49.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:49 15:53:49.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:53:49 15:53:49.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:53:49 15:53:49.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:53:49 15:53:49.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:53:49 15:53:49.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:49 15:53:49.718 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:49 15:53:49.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:49 15:53:49.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children...
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:53:49 15:53:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:49 15:53:49.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:49 15:53:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully
11:53:49 15:53:49.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:53:49 15:53:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:49 15:53:49.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:53:49 15:53:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:49 15:53:49.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:53:49 15:53:49.719 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 
11:53:49 15:53:49.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 
11:53:49 15:53:49.719 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 
11:53:49 15:53:49.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0)  about selection
11:53:49 15:53:49.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 
11:53:49 15:53:49.729 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:53:49 15:53:49.730 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:53:49 15:53:49.734 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:53:49 15:53:49.734 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0)  and wait with time period 1
11:53:49 15:53:49.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 
11:53:49 15:53:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:53:50 15:53:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:53:50 15:53:50.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 
11:53:50 15:53:50.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:53:50 15:53:50.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Ping...'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:''
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Work Offline'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Save Offline'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:''
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:''
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:''
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook'
11:53:50 15:53:50.272 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook
11:53:50 15:53:50.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k"
11:53:50 15:53:50.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook
11:53:50 15:53:50.272 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k
11:53:50 15:53:50.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ec22d23 is found...
11:53:50 15:53:50.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ec22d23 is found finished successfully
11:53:50 15:53:50.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E')
11:53:50 15:53:50.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:50 15:53:50.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:50 15:53:50.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:50 15:53:50.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:50 15:53:50.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 15:53:50.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:53:50 15:53:50.491 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:53:50 15:53:50.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:53:50 is "Type:")
11:53:50 15:53:50.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:50 15:53:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:50 15:53:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:50 15:53:50.491 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:53:50 15:53:50.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:50 15:53:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:50 15:53:50.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:50 15:53:50.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:50 15:53:50.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:50 15:53:50.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:53:50 15:53:50.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:53:50 is "Type:")
11:53:50 15:53:50.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:50 15:53:50.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:50 15:53:50.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:50 15:53:50.492 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:53:50 15:53:50.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:50 15:53:50.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:50 15:53:50.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:50 15:53:50.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:50 15:53:50.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:50 15:53:50.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:53:50 15:53:50.493 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Generic JDBC_1.0
11:53:50 15:53:50.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
11:53:50 15:53:50.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 15:53:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:50 15:53:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:50 15:53:50.544 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:53:50 15:53:50.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:50 15:53:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:50 15:53:50.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:53:50 15:53:50.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:53:50 15:53:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:50 15:53:50.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:53:50 15:53:50.545 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: myDBProfile
11:53:50 15:53:50.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:53:50 15:53:50.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 15:53:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:53:50 15:53:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:53:50 15:53:50.578 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:53:50 15:53:50.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:53:50 15:53:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:53:50 15:53:50.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:53:50 15:53:50.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:53:50 15:53:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:53:50 15:53:50.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:53:50 15:53:50.579 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS;
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:53:50 15:53:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:53:50 15:53:50.582 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:53:50 15:53:50.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 *** BUG ***
11:53:50 In pixman_region32_init_rect: Invalid rectangle passed
11:53:50 Set a breakpoint on '_pixman_log_error' to debug
11:53:50 
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing	Ctrl+Z'
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Found menu:''
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Found menu:''
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment	Ctrl+/'
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Found menu:''
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Found menu:'Execute All	Ctrl+Alt+X'
11:53:50 15:53:50.611 DEBUG [main][MenuItemLookup] Item match:Execute All	Ctrl+Alt+X
11:53:50 15:53:50.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All	Ctrl+Alt+X"
11:53:50 15:53:50.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All	Ctrl+Alt+X
11:53:50 15:53:50.611 INFO [main][MenuItemHandler] Select menu item: &Execute All	Ctrl+Alt+X
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 15:53:50.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:50 
11:53:50 (Eclipse:1794): Gtk-CRITICAL **: 15:53:50.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:50 
11:53:50 (Eclipse:1794): Gtk-WARNING **: 15:53:50.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.442: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:51 
11:53:51 (Eclipse:1794): Gtk-CRITICAL **: 15:53:51.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:51 
11:53:51 (Eclipse:1794): Gtk-WARNING **: 15:53:51.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-CRITICAL **: 15:53:52.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-CRITICAL **: 15:53:52.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-CRITICAL **: 15:53:52.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-CRITICAL **: 15:53:52.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-CRITICAL **: 15:53:52.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-CRITICAL **: 15:53:52.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-CRITICAL **: 15:53:52.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:52 
11:53:52 (Eclipse:1794): Gtk-WARNING **: 15:53:52.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:53 
11:53:53 (Eclipse:1794): Gtk-WARNING **: 15:53:53.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:54 
11:53:54 (Eclipse:1794): Gtk-WARNING **: 15:53:54.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:55 
11:53:55 (Eclipse:1794): Gtk-WARNING **: 15:53:55.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:56 
11:53:56 (Eclipse:1794): Gtk-WARNING **: 15:53:56.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:57 
11:53:57 (Eclipse:1794): Gtk-WARNING **: 15:53:57.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:58 
11:53:58 (Eclipse:1794): Gtk-WARNING **: 15:53:58.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:53:59 
11:53:59 (Eclipse:1794): Gtk-WARNING **: 15:53:59.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 
11:54:00 (Eclipse:1794): Gtk-WARNING **: 15:54:00.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:00 15:54:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown
11:54:00 15:54:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:00 15:54:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully
11:54:00 15:54:00.813 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:00 15:54:00.813 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null
11:54:00 15:54:00.813 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:54:00 15:54:00.813 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0
11:54:00 15:54:00.880 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed
11:54:00 15:54:00.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:00 15:54:00.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:00 15:54:00.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:00 15:54:00.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:00 15:54:00.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:00 15:54:00.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:00 15:54:00.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:00 15:54:00.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:00 15:54:00.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:00 15:54:00.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E')
11:54:00 15:54:00.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:00 15:54:00.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:00 15:54:00.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:00 15:54:00.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:00 15:54:00.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:00 15:54:00.890 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:00 15:54:00.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:00 15:54:00.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:00 15:54:00.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:54:00 Default field: operation --- field name for 'Operation' column
11:54:00 Field name for 'Frequency' column: frequency
11:54:00 Field name for 'Action type' column: action
11:54:00 Field name for 'Consumer Name' column: consumer
11:54:00 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:54:00 15:54:00.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:00 15:54:00.914 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:00 15:54:00.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:00 15:54:00.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:00 15:54:00.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:54:00 Default field: operation --- field name for 'Operation' column
11:54:00 Field name for 'Frequency' column: frequency
11:54:00 Field name for 'Action type' column: action
11:54:00 Field name for 'Consumer Name' column: consumer
11:54:00 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:54:00 15:54:00.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:54:00 15:54:00.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:00 15:54:00.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:00 15:54:00.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:00 15:54:00.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:00 15:54:00.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:00 15:54:00.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:54:00 15:54:00.916 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1
11:54:00 15:54:00.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:54:00 15:54:00.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)")
11:54:00 15:54:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:00 15:54:00.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:00 15:54:00.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:00 15:54:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:00 15:54:00.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:54:00 15:54:00.917 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete)
11:54:00 15:54:00.917 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:54:00 15:54:00.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:00 
11:54:00 (Eclipse:1794): Gtk-CRITICAL **: 15:54:00.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:00 
11:54:00 (Eclipse:1794): Gtk-CRITICAL **: 15:54:00.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:00 15:54:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children...
11:54:00 15:54:00.966 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0
11:54:00 15:54:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully
11:54:00 15:54:00.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:00 15:54:00.966 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:00 15:54:00.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:00 15:54:00.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:00 15:54:00.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:54:00 Default field: operation --- field name for 'Operation' column
11:54:00 Field name for 'Frequency' column: frequency
11:54:00 Field name for 'Action type' column: action
11:54:00 Field name for 'Consumer Name' column: consumer
11:54:00 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:54:00 15:54:00.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:54:00 15:54:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:00 15:54:00.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:00 15:54:00.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:00 15:54:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:00 15:54:00.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:00 15:54:00.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:00 15:54:00.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:00 15:54:00.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:54:00 15:54:00.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:00 15:54:00.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:00 15:54:00.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:00 15:54:00.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:00 15:54:00.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:00 15:54:00.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:00 15:54:00.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:54:00 15:54:00.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:00 15:54:00.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:00 15:54:00.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:00 15:54:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:00 15:54:00.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:00 15:54:00.977 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:54:00 15:54:00.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:01 15:54:01.006 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:01 15:54:01.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:01 15:54:01.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children...
11:54:01 15:54:01.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:01 15:54:01.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:01 15:54:01.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:01 15:54:01.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:01 15:54:01.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:01 15:54:01.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully
11:54:01 15:54:01.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:01 15:54:01.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:01 15:54:01.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:01 15:54:01.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:01 15:54:01.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:01 15:54:01.007 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 
11:54:01 15:54:01.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 
11:54:01 15:54:01.007 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 
11:54:01 15:54:01.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0)  about selection
11:54:01 15:54:01.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 
11:54:01 15:54:01.013 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:54:01 15:54:01.017 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:54:01 15:54:01.025 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:54:01 15:54:01.025 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0)  and wait with time period 1
11:54:01 15:54:01.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 
11:54:01 15:54:01.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:01 15:54:01.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:01 15:54:01.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 
11:54:01 15:54:01.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:54:01 15:54:01.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Ping...'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:''
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Work Offline'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Save Offline'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:''
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:''
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:''
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook'
11:54:01 15:54:01.543 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook
11:54:01 15:54:01.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k"
11:54:01 15:54:01.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook
11:54:01 15:54:01.543 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 15:54:01.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58de7981 is found...
11:54:01 15:54:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58de7981 is found finished successfully
11:54:01 15:54:01.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E')
11:54:01 15:54:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:01 15:54:01.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:01 15:54:01.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:01 15:54:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:01 15:54:01.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 15:54:01.654 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:01 15:54:01.655 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:54:01 15:54:01.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:01 is "Type:")
11:54:01 15:54:01.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:01 15:54:01.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:01 15:54:01.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:01 15:54:01.655 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:01 15:54:01.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:01 15:54:01.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:01 15:54:01.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:01 15:54:01.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:01 15:54:01.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:01 15:54:01.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:01 15:54:01.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:01 is "Type:")
11:54:01 15:54:01.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:01 15:54:01.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:01 15:54:01.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:01 15:54:01.657 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:01 15:54:01.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:01 15:54:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:01 15:54:01.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:01 15:54:01.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:01 15:54:01.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:01 15:54:01.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:01 15:54:01.658 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Generic JDBC_1.0
11:54:01 15:54:01.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
11:54:01 15:54:01.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 15:54:01.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:01 15:54:01.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:01 15:54:01.685 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:01 15:54:01.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:01 15:54:01.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:01 15:54:01.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:54:01 15:54:01.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:54:01 15:54:01.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:01 15:54:01.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:54:01 15:54:01.686 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: myDBProfile
11:54:01 15:54:01.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:54:01 15:54:01.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:01 15:54:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:01 15:54:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:01 15:54:01.690 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:01 15:54:01.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:01 15:54:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:01 15:54:01.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:01 15:54:01.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:01 15:54:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:01 15:54:01.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:54:01 15:54:01.690 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(ID INT,NAME VARCHAR(40));
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:54:01 15:54:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:54:01 15:54:01.693 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:54:01 15:54:01.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing	Ctrl+Z'
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Found menu:''
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Found menu:''
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment	Ctrl+/'
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Found menu:''
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Found menu:'Execute All	Ctrl+Alt+X'
11:54:01 15:54:01.713 DEBUG [main][MenuItemLookup] Item match:Execute All	Ctrl+Alt+X
11:54:01 15:54:01.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All	Ctrl+Alt+X"
11:54:01 15:54:01.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All	Ctrl+Alt+X
11:54:01 15:54:01.714 INFO [main][MenuItemHandler] Select menu item: &Execute All	Ctrl+Alt+X
11:54:01 15:54:01.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.831: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:01 
11:54:01 (Eclipse:1794): Gtk-CRITICAL **: 15:54:01.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:01 
11:54:01 (Eclipse:1794): Gtk-WARNING **: 15:54:01.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.264: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.330: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-CRITICAL **: 15:54:02.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:02 
11:54:02 (Eclipse:1794): Gtk-WARNING **: 15:54:02.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-CRITICAL **: 15:54:03.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.964: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:03 
11:54:03 (Eclipse:1794): Gtk-WARNING **: 15:54:03.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.347: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.447: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:04 
11:54:04 (Eclipse:1794): Gtk-WARNING **: 15:54:04.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:05 
11:54:05 (Eclipse:1794): Gtk-WARNING **: 15:54:05.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:06 
11:54:06 (Eclipse:1794): Gtk-WARNING **: 15:54:06.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:07 
11:54:07 (Eclipse:1794): Gtk-WARNING **: 15:54:07.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:08 
11:54:08 (Eclipse:1794): Gtk-WARNING **: 15:54:08.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:09 
11:54:09 (Eclipse:1794): Gtk-WARNING **: 15:54:09.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:10 
11:54:10 (Eclipse:1794): Gtk-WARNING **: 15:54:10.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 15:54:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown
11:54:11 15:54:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:11 15:54:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 
11:54:11 (Eclipse:1794): Gtk-WARNING **: 15:54:11.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:11 15:54:11.814 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:11 15:54:11.814 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(ID INT,NAME VARCHAR(40)); TooltipText=null
11:54:11 15:54:11.814 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:54:11 15:54:11.814 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0
11:54:11 15:54:11.898 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed
11:54:11 15:54:11.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:11 15:54:11.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:11 15:54:11.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:11 15:54:11.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:11 15:54:11.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:11 15:54:11.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:11 15:54:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:11 15:54:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:11 15:54:11.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:11 15:54:11.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E')
11:54:11 15:54:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:11 15:54:11.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:11 15:54:11.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:11 15:54:11.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:11 15:54:11.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:11 15:54:11.909 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:11 15:54:11.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:11 15:54:11.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:11 15:54:11.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:54:11 15:54:11.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:54:11 15:54:11.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:54:11 15:54:11.911 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:11 15:54:11.911 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:11 15:54:11.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:11 15:54:11.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:11 15:54:11.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:54:11 Default field: operation --- field name for 'Operation' column
11:54:11 Field name for 'Frequency' column: frequency
11:54:11 Field name for 'Action type' column: action
11:54:11 Field name for 'Consumer Name' column: consumer
11:54:11 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:54:11 15:54:11.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:54:11 15:54:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:11 15:54:11.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:11 15:54:11.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:11 15:54:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:11 15:54:11.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:11 15:54:11.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:11 15:54:11.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:11 15:54:11.935 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:54:11 15:54:11.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:11 15:54:11.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:11 15:54:11.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:11 15:54:11.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:11 15:54:11.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:11 15:54:11.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:11 15:54:11.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:54:11 15:54:11.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:11 15:54:11.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:11 15:54:11.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:11 15:54:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:11 15:54:11.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:11 15:54:11.946 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:54:11 15:54:11.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:54:11 15:54:11.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:11 15:54:11.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:54:11 15:54:11.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:54:11 15:54:11.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:11 15:54:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:11 15:54:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:11 15:54:11.977 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent
11:54:11 15:54:11.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:11 15:54:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:11 15:54:11.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:11 15:54:11.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children...
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:11 15:54:11.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:11 15:54:11.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:11 15:54:11.978 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 
11:54:11 15:54:11.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 
11:54:11 15:54:11.978 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 
11:54:11 15:54:11.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0)  about selection
11:54:11 15:54:11.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 
11:54:11 15:54:11.999 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:54:12 15:54:12.000 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:54:12 15:54:12.003 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:54:12 15:54:12.003 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0)  and wait with time period 1
11:54:12 15:54:12.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 
11:54:12 15:54:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:12 15:54:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:12 15:54:12.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 
11:54:12 15:54:12.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:54:12 15:54:12.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Ping...'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:''
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Work Offline'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Save Offline'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:''
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:''
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:''
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook'
11:54:12 15:54:12.523 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook
11:54:12 15:54:12.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k"
11:54:12 15:54:12.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook
11:54:12 15:54:12.523 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 15:54:12.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a9d92a4 is found...
11:54:12 15:54:12.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a9d92a4 is found finished successfully
11:54:12 15:54:12.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E')
11:54:12 15:54:12.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:12 15:54:12.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:12 15:54:12.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:12 15:54:12.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:12 15:54:12.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 15:54:12.637 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:12 15:54:12.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:54:12 15:54:12.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:12 is "Type:")
11:54:12 15:54:12.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:12 15:54:12.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:12 15:54:12.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:12 15:54:12.638 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:12 15:54:12.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:12 15:54:12.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:12 15:54:12.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:12 15:54:12.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:12 15:54:12.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:12 15:54:12.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:12 15:54:12.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:12 is "Type:")
11:54:12 15:54:12.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:12 15:54:12.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:12 15:54:12.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:12 15:54:12.639 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:12 15:54:12.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:12 15:54:12.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:12 15:54:12.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:12 15:54:12.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:12 15:54:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:12 15:54:12.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:12 15:54:12.640 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Generic JDBC_1.0
11:54:12 15:54:12.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
11:54:12 15:54:12.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 15:54:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:12 15:54:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:12 15:54:12.669 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:12 15:54:12.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:12 15:54:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:12 15:54:12.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:54:12 15:54:12.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:54:12 15:54:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:12 15:54:12.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:54:12 15:54:12.669 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: myDBProfile
11:54:12 15:54:12.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:54:12 15:54:12.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:12 15:54:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:12 15:54:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:12 15:54:12.673 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:12 15:54:12.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:12 15:54:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:12 15:54:12.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:12 15:54:12.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:12 15:54:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:12 15:54:12.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:54:12 15:54:12.674 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS;
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:54:12 15:54:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:54:12 15:54:12.676 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:54:12 15:54:12.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing	Ctrl+Z'
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Found menu:''
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Found menu:''
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment	Ctrl+/'
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Found menu:''
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Found menu:'Execute All	Ctrl+Alt+X'
11:54:12 15:54:12.698 DEBUG [main][MenuItemLookup] Item match:Execute All	Ctrl+Alt+X
11:54:12 15:54:12.698 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All	Ctrl+Alt+X"
11:54:12 15:54:12.698 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All	Ctrl+Alt+X
11:54:12 15:54:12.698 INFO [main][MenuItemHandler] Select menu item: &Execute All	Ctrl+Alt+X
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 15:54:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.946: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:12 
11:54:12 (Eclipse:1794): Gtk-CRITICAL **: 15:54:12.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:12 
11:54:12 (Eclipse:1794): Gtk-WARNING **: 15:54:12.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.330: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.746: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-CRITICAL **: 15:54:13.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.964: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:13 
11:54:13 (Eclipse:1794): Gtk-WARNING **: 15:54:13.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.964: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:14 
11:54:14 (Eclipse:1794): Gtk-WARNING **: 15:54:14.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:15 
11:54:15 (Eclipse:1794): Gtk-WARNING **: 15:54:15.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.347: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:16 
11:54:16 (Eclipse:1794): Gtk-WARNING **: 15:54:16.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:17 
11:54:17 (Eclipse:1794): Gtk-WARNING **: 15:54:17.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:18 
11:54:18 (Eclipse:1794): Gtk-WARNING **: 15:54:18.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.497: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:19 
11:54:19 (Eclipse:1794): Gtk-WARNING **: 15:54:19.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.347: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.780: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.964: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:20 
11:54:20 (Eclipse:1794): Gtk-WARNING **: 15:54:20.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.230: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.297: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.697: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.713: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.747: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.763: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.797: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.830: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.880: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.947: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:21 
11:54:21 (Eclipse:1794): Gtk-WARNING **: 15:54:21.996: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.080: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.096: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.147: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.264: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.330: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.347: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.413: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.447: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.547: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.580: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.613: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.647: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.663: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 
11:54:22 (Eclipse:1794): Gtk-WARNING **: 15:54:22.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:22 15:54:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown
11:54:22 15:54:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:22 15:54:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully
11:54:22 15:54:22.721 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:22 15:54:22.722 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null
11:54:22 15:54:22.722 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:54:22 15:54:22.722 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0
11:54:22 15:54:22.790 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed
11:54:22 15:54:22.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:22 15:54:22.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:22 15:54:22.793 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:22 15:54:22.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:22 15:54:22.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:22 15:54:22.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:22 15:54:22.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:22 15:54:22.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:22 15:54:22.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:22 15:54:22.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E')
11:54:22 15:54:22.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:22 15:54:22.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:22 15:54:22.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:22 15:54:22.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:22 15:54:22.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:22 15:54:22.800 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:22 15:54:22.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:22 15:54:22.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:22 15:54:22.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:54:22 15:54:22.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:54:22 15:54:22.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:54:22 15:54:22.802 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:22 15:54:22.802 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:22 15:54:22.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:22 15:54:22.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:22 15:54:22.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:54:22 Default field: operation --- field name for 'Operation' column
11:54:22 Field name for 'Frequency' column: frequency
11:54:22 Field name for 'Action type' column: action
11:54:22 Field name for 'Consumer Name' column: consumer
11:54:22 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:54:22 15:54:22.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:54:22 15:54:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:22 15:54:22.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:22 15:54:22.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:22 15:54:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:22 15:54:22.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:22 15:54:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:54:22 15:54:22.804 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2
11:54:22 15:54:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:54:22 15:54:22.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)")
11:54:22 15:54:22.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:22 15:54:22.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:22 15:54:22.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:22 15:54:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:22 15:54:22.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:54:22 15:54:22.819 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete)
11:54:22 15:54:22.819 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:54:22 15:54:22.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 15:54:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children...
11:54:22 15:54:22.844 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0
11:54:22 15:54:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully
11:54:22 15:54:22.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:22 15:54:22.844 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:22 15:54:22.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:22 15:54:22.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:22 15:54:22.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:54:22 Default field: operation --- field name for 'Operation' column
11:54:22 Field name for 'Frequency' column: frequency
11:54:22 Field name for 'Action type' column: action
11:54:22 Field name for 'Consumer Name' column: consumer
11:54:22 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:54:22 15:54:22.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:54:22 15:54:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:22 15:54:22.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:22 15:54:22.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:22 15:54:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:22 15:54:22.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:22 15:54:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.952: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:22 
11:54:22 (Eclipse:1794): Gtk-CRITICAL **: 15:54:22.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:23 
11:54:23 (Eclipse:1794): Gtk-CRITICAL **: 15:54:23.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:23 
11:54:23 (Eclipse:1794): Gtk-CRITICAL **: 15:54:23.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:23 
11:54:23 (Eclipse:1794): Gtk-CRITICAL **: 15:54:23.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:23 
11:54:23 (Eclipse:1794): Gtk-CRITICAL **: 15:54:23.052: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:23 
11:54:23 (Eclipse:1794): Gtk-CRITICAL **: 15:54:23.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:23 
11:54:23 (Eclipse:1794): Gtk-CRITICAL **: 15:54:23.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:23 
11:54:23 (Eclipse:1794): Gtk-CRITICAL **: 15:54:23.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:23 
11:54:23 (Eclipse:1794): Gtk-CRITICAL **: 15:54:23.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:32 15:54:32.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown
11:54:32 15:54:32.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest
11:54:32 15:54:32.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:54:32 15:54:32.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:54:32 15:54:32.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:32 15:54:32.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:32 15:54:32.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest)
11:54:32 15:54:32.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:54:32 15:54:32.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest)
11:54:32 15:54:32.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest
11:54:32 15:54:32.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:54:32 15:54:32.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:54:32 15:54:32.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:54:32 15:54:32.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:32 15:54:32.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:32 15:54:32.853 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:54:32 15:54:32.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:32 15:54:32.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:32 15:54:32.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:32 15:54:32.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:32 15:54:32.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:32 15:54:32.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:32 15:54:32.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:54:32 15:54:32.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:32 15:54:32.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:32 15:54:32.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:32 15:54:32.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:32 15:54:32.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:32 15:54:32.860 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:54:32 15:54:32.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:54:32 15:54:32.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:32 15:54:32.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:54:32 15:54:32.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:54:32 15:54:32.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:32 15:54:32.892 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:32 15:54:32.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:32 15:54:32.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children...
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:32 15:54:32.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:32 15:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:32 15:54:32.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:32 15:54:32.892 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 
11:54:32 15:54:32.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 
11:54:32 15:54:32.892 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 
11:54:32 15:54:32.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0)  about selection
11:54:32 15:54:32.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 
11:54:32 15:54:32.899 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:54:32 15:54:32.900 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:54:32 15:54:32.907 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:54:32 15:54:32.907 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0)  and wait with time period 1
11:54:32 15:54:32.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 
11:54:32 15:54:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:33 15:54:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:33 15:54:33.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 
11:54:33 15:54:33.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:54:33 15:54:33.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Ping...'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:''
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Work Offline'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Save Offline'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:''
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:''
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:''
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook'
11:54:33 15:54:33.427 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook
11:54:33 15:54:33.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k"
11:54:33 15:54:33.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook
11:54:33 15:54:33.427 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k
11:54:33 15:54:33.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@378ba2b6 is found...
11:54:33 15:54:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@378ba2b6 is found finished successfully
11:54:33 15:54:33.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E')
11:54:33 15:54:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:33 15:54:33.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:33 15:54:33.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:33 15:54:33.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:33 15:54:33.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:33 15:54:33.532 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:33 15:54:33.532 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:54:33 15:54:33.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:33 is "Type:")
11:54:33 15:54:33.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:33 15:54:33.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:33 15:54:33.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:33 15:54:33.533 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:33 15:54:33.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:33 15:54:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:33 15:54:33.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:33 15:54:33.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:33 15:54:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:33 15:54:33.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:33 15:54:33.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:33 is "Type:")
11:54:33 15:54:33.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:33 15:54:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:33 15:54:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:33 15:54:33.534 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:33 15:54:33.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:33 15:54:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:33 15:54:33.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:33 15:54:33.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:33 15:54:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:33 15:54:33.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:33 15:54:33.535 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Generic JDBC_1.0
11:54:33 15:54:33.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
11:54:33 15:54:33.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 15:54:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:33 15:54:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:33 15:54:33.566 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:33 15:54:33.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:33 15:54:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:33 15:54:33.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:54:33 15:54:33.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:54:33 15:54:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:33 15:54:33.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:54:33 15:54:33.567 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: myDBProfile
11:54:33 15:54:33.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:54:33 15:54:33.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 15:54:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:33 15:54:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:33 15:54:33.580 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:33 15:54:33.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:33 15:54:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:33 15:54:33.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:33 15:54:33.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:33 15:54:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:33 15:54:33.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:54:33 15:54:33.581 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS;
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:54:33 15:54:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:54:33 15:54:33.584 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:54:33 15:54:33.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.597: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing	Ctrl+Z'
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Found menu:''
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Found menu:''
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment	Ctrl+/'
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Found menu:''
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Found menu:'Execute All	Ctrl+Alt+X'
11:54:33 15:54:33.603 DEBUG [main][MenuItemLookup] Item match:Execute All	Ctrl+Alt+X
11:54:33 15:54:33.603 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All	Ctrl+Alt+X"
11:54:33 15:54:33.603 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All	Ctrl+Alt+X
11:54:33 15:54:33.604 INFO [main][MenuItemHandler] Select menu item: &Execute All	Ctrl+Alt+X
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 15:54:33.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-CRITICAL **: 15:54:33.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:33 
11:54:33 (Eclipse:1794): Gtk-WARNING **: 15:54:33.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-CRITICAL **: 15:54:34.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:34 
11:54:34 (Eclipse:1794): Gtk-WARNING **: 15:54:34.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:35 
11:54:35 (Eclipse:1794): Gtk-WARNING **: 15:54:35.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:36 
11:54:36 (Eclipse:1794): Gtk-WARNING **: 15:54:36.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:37 
11:54:37 (Eclipse:1794): Gtk-WARNING **: 15:54:37.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:38 
11:54:38 (Eclipse:1794): Gtk-WARNING **: 15:54:38.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:39 
11:54:39 (Eclipse:1794): Gtk-WARNING **: 15:54:39.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:40 
11:54:40 (Eclipse:1794): Gtk-WARNING **: 15:54:40.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:41 
11:54:41 (Eclipse:1794): Gtk-WARNING **: 15:54:41.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:42 
11:54:42 (Eclipse:1794): Gtk-WARNING **: 15:54:42.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 
11:54:43 (Eclipse:1794): Gtk-WARNING **: 15:54:43.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:43 15:54:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown
11:54:43 15:54:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:43 15:54:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully
11:54:43 15:54:43.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:43 15:54:43.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null
11:54:43 15:54:43.628 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:54:43 15:54:43.628 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0
11:54:43 15:54:43.693 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed
11:54:43 15:54:43.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:43 15:54:43.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:43 15:54:43.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:43 15:54:43.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:43 15:54:43.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:43 15:54:43.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E')
11:54:43 15:54:43.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:43 15:54:43.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:43 15:54:43.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:43 15:54:43.703 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:43 15:54:43.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:43 15:54:43.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:43 15:54:43.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:54:43 15:54:43.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:54:43 15:54:43.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:54:43 15:54:43.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:43 15:54:43.706 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:43 15:54:43.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:43 15:54:43.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:43 15:54:43.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:54:43 Default field: operation --- field name for 'Operation' column
11:54:43 Field name for 'Frequency' column: frequency
11:54:43 Field name for 'Action type' column: action
11:54:43 Field name for 'Consumer Name' column: consumer
11:54:43 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:54:43 15:54:43.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:54:43 15:54:43.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:43 15:54:43.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:43 15:54:43.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:43 15:54:43.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:54:43 15:54:43.707 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1
11:54:43 15:54:43.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:54:43 15:54:43.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)")
11:54:43 15:54:43.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:43 15:54:43.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:43 15:54:43.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:54:43 15:54:43.722 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete)
11:54:43 15:54:43.722 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:54:43 15:54:43.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:43 
11:54:43 (Eclipse:1794): Gtk-CRITICAL **: 15:54:43.734: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:43 
11:54:43 (Eclipse:1794): Gtk-CRITICAL **: 15:54:43.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:43 15:54:43.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children...
11:54:43 15:54:43.744 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0
11:54:43 15:54:43.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully
11:54:43 15:54:43.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:43 15:54:43.744 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:43 15:54:43.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:43 15:54:43.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:43 15:54:43.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:54:43 Default field: operation --- field name for 'Operation' column
11:54:43 Field name for 'Frequency' column: frequency
11:54:43 Field name for 'Action type' column: action
11:54:43 Field name for 'Consumer Name' column: consumer
11:54:43 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:54:43 15:54:43.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:54:43 15:54:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:43 15:54:43.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:43 15:54:43.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:43 15:54:43.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:54:43 15:54:43.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:43 15:54:43.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:43 15:54:43.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:43 15:54:43.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:43 15:54:43.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:54:43 15:54:43.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:43 15:54:43.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:43 15:54:43.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:43 15:54:43.755 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:54:43 15:54:43.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:54:43 15:54:43.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:43 15:54:43.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:43 15:54:43.787 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:43 15:54:43.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:43 15:54:43.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children...
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:43 15:54:43.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:43 15:54:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:43 15:54:43.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:43 15:54:43.788 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 
11:54:43 15:54:43.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 
11:54:43 15:54:43.788 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 
11:54:43 15:54:43.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0)  about selection
11:54:43 15:54:43.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 
11:54:43 15:54:43.797 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:54:43 15:54:43.798 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:54:43 15:54:43.801 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:54:43 15:54:43.801 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0)  and wait with time period 1
11:54:43 15:54:43.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 
11:54:43 15:54:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:44 15:54:44.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:44 15:54:44.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 
11:54:44 15:54:44.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:54:44 15:54:44.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Ping...'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:''
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Work Offline'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Save Offline'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:''
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:''
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:''
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook'
11:54:44 15:54:44.320 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook
11:54:44 15:54:44.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k"
11:54:44 15:54:44.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook
11:54:44 15:54:44.321 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 15:54:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26cd109 is found...
11:54:44 15:54:44.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26cd109 is found finished successfully
11:54:44 15:54:44.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E')
11:54:44 15:54:44.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:44 15:54:44.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 15:54:44.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:44 15:54:44.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:44 15:54:44.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:44 15:54:44.438 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:44 15:54:44.438 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:54:44 15:54:44.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:44 is "Type:")
11:54:44 15:54:44.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:44 15:54:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:44 15:54:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:44 15:54:44.438 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:44 15:54:44.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:44 15:54:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:44 15:54:44.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:44 15:54:44.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:44 15:54:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:44 15:54:44.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:44 15:54:44.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:44 is "Type:")
11:54:44 15:54:44.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:44 15:54:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:44 15:54:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:44 15:54:44.440 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:44 15:54:44.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:44 15:54:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:44 15:54:44.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:44 15:54:44.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:44 15:54:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:44 15:54:44.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:44 15:54:44.442 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Generic JDBC_1.0
11:54:44 15:54:44.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
11:54:44 15:54:44.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 15:54:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:44 15:54:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:44 15:54:44.473 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:44 15:54:44.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:44 15:54:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:44 15:54:44.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:54:44 15:54:44.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:54:44 15:54:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:44 15:54:44.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:54:44 15:54:44.474 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: myDBProfile
11:54:44 15:54:44.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:54:44 15:54:44.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:44 15:54:44.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:44 15:54:44.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:44 15:54:44.478 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:44 15:54:44.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:44 15:54:44.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:44 15:54:44.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:44 15:54:44.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:44 15:54:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:44 15:54:44.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:54:44 15:54:44.479 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME);
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:54:44 15:54:44.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:54:44 15:54:44.482 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:54:44 15:54:44.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing	Ctrl+Z'
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Found menu:''
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Found menu:''
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment	Ctrl+/'
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Found menu:''
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Found menu:'Execute All	Ctrl+Alt+X'
11:54:44 15:54:44.507 DEBUG [main][MenuItemLookup] Item match:Execute All	Ctrl+Alt+X
11:54:44 15:54:44.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All	Ctrl+Alt+X"
11:54:44 15:54:44.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All	Ctrl+Alt+X
11:54:44 15:54:44.507 INFO [main][MenuItemHandler] Select menu item: &Execute All	Ctrl+Alt+X
11:54:44 15:54:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.652: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.801: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-CRITICAL **: 15:54:44.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:44 
11:54:44 (Eclipse:1794): Gtk-WARNING **: 15:54:44.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.135: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.168: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-CRITICAL **: 15:54:45.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:45 
11:54:45 (Eclipse:1794): Gtk-WARNING **: 15:54:45.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:46 
11:54:46 (Eclipse:1794): Gtk-WARNING **: 15:54:46.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:47 
11:54:47 (Eclipse:1794): Gtk-WARNING **: 15:54:47.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:48 
11:54:48 (Eclipse:1794): Gtk-WARNING **: 15:54:48.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:49 
11:54:49 (Eclipse:1794): Gtk-WARNING **: 15:54:49.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:50 
11:54:50 (Eclipse:1794): Gtk-WARNING **: 15:54:50.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:51 
11:54:51 (Eclipse:1794): Gtk-WARNING **: 15:54:51.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:52 
11:54:52 (Eclipse:1794): Gtk-WARNING **: 15:54:52.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:53 
11:54:53 (Eclipse:1794): Gtk-WARNING **: 15:54:53.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 
11:54:54 (Eclipse:1794): Gtk-WARNING **: 15:54:54.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:54 15:54:54.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown
11:54:54 15:54:54.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:54 15:54:54.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully
11:54:54 15:54:54.517 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:54 15:54:54.517 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null
11:54:54 15:54:54.517 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:54:54 15:54:54.517 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0
11:54:54 15:54:54.597 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed
11:54:54 15:54:54.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:54 15:54:54.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:54 15:54:54.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:54 15:54:54.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:54 15:54:54.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:54 15:54:54.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:54 15:54:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:54 15:54:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:54 15:54:54.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:54 15:54:54.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E')
11:54:54 15:54:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:54 15:54:54.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:54 15:54:54.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:54 15:54:54.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:54 15:54:54.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:54 15:54:54.608 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:54 15:54:54.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:54 15:54:54.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:54 15:54:54.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:54:54 15:54:54.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:54:54 15:54:54.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:54:54 15:54:54.610 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:54:54 15:54:54.610 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:54:54 15:54:54.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:54:54 15:54:54.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:54 15:54:54.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:54:54 Default field: operation --- field name for 'Operation' column
11:54:54 Field name for 'Frequency' column: frequency
11:54:54 Field name for 'Action type' column: action
11:54:54 Field name for 'Consumer Name' column: consumer
11:54:54 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:54:54 15:54:54.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:54:54 15:54:54.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:54 15:54:54.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:54 15:54:54.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:54 15:54:54.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:54 15:54:54.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:54 15:54:54.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:54 15:54:54.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:54 15:54:54.632 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate.
11:54:54 15:54:54.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:54 15:54:54.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:54 15:54:54.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:54:54 15:54:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:54:54 15:54:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:54:54 15:54:54.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:54:54 15:54:54.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E')
11:54:54 15:54:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:54 15:54:54.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:54 15:54:54.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:54 15:54:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:54 15:54:54.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:54 15:54:54.640 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer
11:54:54 15:54:54.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:54 15:54:54.682 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:54 15:54:54.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:54 15:54:54.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:54:54 15:54:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children...
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:54 15:54:54.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:54 15:54:54.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections
11:54:54 15:54:54.683 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 
11:54:54 15:54:54.683 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 
11:54:54 15:54:54.683 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 
11:54:54 15:54:54.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0)  about selection
11:54:54 15:54:54.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 
11:54:54 15:54:54.689 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
11:54:54 15:54:54.690 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
11:54:54 15:54:54.693 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
11:54:54 15:54:54.693 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0)  and wait with time period 1
11:54:54 15:54:54.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 
11:54:54 15:54:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:54:55 15:54:55.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:54:55 15:54:55.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 
11:54:55 15:54:55.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:54:55 15:54:55.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:55 15:54:55.212 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:'Disconnect'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:'Ping...'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:''
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:'Work Offline'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:'Save Offline'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:''
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:'Duplicate'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:''
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:''
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook'
11:54:55 15:54:55.213 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook
11:54:55 15:54:55.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k"
11:54:55 15:54:55.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook
11:54:55 15:54:55.213 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 15:54:55.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@603c59ad is found...
11:54:55 15:54:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@603c59ad is found finished successfully
11:54:55 15:54:55.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E')
11:54:55 15:54:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:55 15:54:55.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:55 15:54:55.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:55 15:54:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:55 15:54:55.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 15:54:55.344 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:54:55 15:54:55.345 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
11:54:55 15:54:55.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:55 is "Type:")
11:54:55 15:54:55.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:55 15:54:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:55 15:54:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:55 15:54:55.345 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:55 15:54:55.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:55 15:54:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:55 15:54:55.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:55 15:54:55.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:55 15:54:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:55 15:54:55.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:55 15:54:55.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:54:55 is "Type:")
11:54:55 15:54:55.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:55 15:54:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:55 15:54:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:55 15:54:55.346 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:55 15:54:55.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:55 15:54:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:55 15:54:55.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:55 15:54:55.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:55 15:54:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:55 15:54:55.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:54:55 15:54:55.347 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Generic JDBC_1.0
11:54:55 15:54:55.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
11:54:55 15:54:55.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 15:54:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:55 15:54:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:55 15:54:55.377 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:55 15:54:55.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:55 15:54:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:55 15:54:55.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:54:55 15:54:55.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:54:55 15:54:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:55 15:54:55.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:54:55 15:54:55.378 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: myDBProfile
11:54:55 15:54:55.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
11:54:55 15:54:55.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:54:55 15:54:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:54:55 15:54:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:54:55 15:54:55.382 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent
11:54:55 15:54:55.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:54:55 15:54:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:54:55 15:54:55.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:54:55 15:54:55.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:54:55 15:54:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:54:55 15:54:55.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
11:54:55 15:54:55.383 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS;
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:54:55 15:54:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:54:55 15:54:55.385 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
11:54:55 15:54:55.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 15:54:55.410 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing	Ctrl+Z'
11:54:55 15:54:55.410 DEBUG [main][MenuItemLookup] Found menu:''
11:54:55 15:54:55.410 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
11:54:55 15:54:55.410 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:54:55 15:54:55.410 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:54:55 15:54:55.411 DEBUG [main][MenuItemLookup] Found menu:''
11:54:55 15:54:55.411 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment	Ctrl+/'
11:54:55 15:54:55.411 DEBUG [main][MenuItemLookup] Found menu:''
11:54:55 15:54:55.411 DEBUG [main][MenuItemLookup] Found menu:'Execute All	Ctrl+Alt+X'
11:54:55 15:54:55.411 DEBUG [main][MenuItemLookup] Item match:Execute All	Ctrl+Alt+X
11:54:55 15:54:55.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All	Ctrl+Alt+X"
11:54:55 15:54:55.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All	Ctrl+Alt+X
11:54:55 15:54:55.411 INFO [main][MenuItemHandler] Select menu item: &Execute All	Ctrl+Alt+X
11:54:55 15:54:55.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.474: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.590: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.656: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:55 
11:54:55 (Eclipse:1794): Gtk-CRITICAL **: 15:54:55.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:55 
11:54:55 (Eclipse:1794): Gtk-WARNING **: 15:54:55.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.473: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.489: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.590: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-CRITICAL **: 15:54:56.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:56 
11:54:56 (Eclipse:1794): Gtk-WARNING **: 15:54:56.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:57 
11:54:57 (Eclipse:1794): Gtk-WARNING **: 15:54:57.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:58 
11:54:58 (Eclipse:1794): Gtk-WARNING **: 15:54:58.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:54:59 
11:54:59 (Eclipse:1794): Gtk-WARNING **: 15:54:59.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:00 
11:55:00 (Eclipse:1794): Gtk-WARNING **: 15:55:00.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:01 
11:55:01 (Eclipse:1794): Gtk-WARNING **: 15:55:01.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:02 
11:55:02 (Eclipse:1794): Gtk-WARNING **: 15:55:02.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:03 
11:55:03 (Eclipse:1794): Gtk-WARNING **: 15:55:03.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:04 
11:55:04 (Eclipse:1794): Gtk-WARNING **: 15:55:04.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 
11:55:05 (Eclipse:1794): Gtk-WARNING **: 15:55:05.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton)
11:55:05 15:55:05.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown
11:55:05 15:55:05.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available....
11:55:05 15:55:05.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully
11:55:05 15:55:05.421 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:05 15:55:05.421 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null
11:55:05 15:55:05.421 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:55:05 15:55:05.421 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0
11:55:05 15:55:05.487 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed
11:55:05 15:55:05.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:05 15:55:05.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:05 15:55:05.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:55:05 15:55:05.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:05 15:55:05.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:05 15:55:05.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:05 15:55:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:05 15:55:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:05 15:55:05.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:05 15:55:05.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E')
11:55:05 15:55:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:05 15:55:05.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:05 15:55:05.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:05 15:55:05.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:05 15:55:05.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:05 15:55:05.497 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:55:05 15:55:05.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:55:05 15:55:05.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:05 15:55:05.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:05 15:55:05.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:05 15:55:05.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:05 15:55:05.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:55:05 15:55:05.500 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:55:05 15:55:05.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:55:05 15:55:05.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:05 15:55:05.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:55:05 Default field: operation --- field name for 'Operation' column
11:55:05 Field name for 'Frequency' column: frequency
11:55:05 Field name for 'Action type' column: action
11:55:05 Field name for 'Consumer Name' column: consumer
11:55:05 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:55:05 15:55:05.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:05 15:55:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:05 15:55:05.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:05 15:55:05.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:05 15:55:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:05 15:55:05.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:05 15:55:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:05 15:55:05.502 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2
11:55:05 15:55:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:05 15:55:05.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)")
11:55:05 15:55:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:05 15:55:05.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:05 15:55:05.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:05 15:55:05.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:05 15:55:05.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:55:05 15:55:05.516 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete)
11:55:05 15:55:05.516 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:55:05 15:55:05.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 15:55:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children...
11:55:05 15:55:05.539 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0
11:55:05 15:55:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully
11:55:05 15:55:05.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate.
11:55:05 15:55:05.539 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results
11:55:05 15:55:05.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results
11:55:05 15:55:05.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:05 15:55:05.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query
11:55:05 Default field: operation --- field name for 'Operation' column
11:55:05 Field name for 'Frequency' column: frequency
11:55:05 Field name for 'Action type' column: action
11:55:05 Field name for 'Consumer Name' column: consumer
11:55:05 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns
11:55:05 15:55:05.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:05 15:55:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:05 15:55:05.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:05 15:55:05.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:05 15:55:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:05 15:55:05.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:05 15:55:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:05 
11:55:05 (Eclipse:1794): Gtk-CRITICAL **: 15:55:05.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:15 15:55:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown
11:55:15 15:55:15.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest
11:55:15 15:55:15.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:15 15:55:15.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:15 15:55:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:15 15:55:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:15 15:55:15.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest)
11:55:15 15:55:15.545 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest
11:55:15 15:55:15.545 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:15 15:55:15.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:15 15:55:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:15 15:55:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.425 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest
11:55:15 testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest)  Time elapsed: 43.163 s
11:55:15 testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest)  Time elapsed: 42.695 s
11:55:15 Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:15 15:55:15.553 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:15 15:55:15.554 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:55:15 15:55:15.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:15 15:55:15.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:15 15:55:15.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:15 15:55:15.554 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:55:15 15:55:15.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:15 15:55:15.555 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:55:15 15:55:15.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:15 15:55:15.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:15 15:55:15.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:15 15:55:15.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:15 15:55:15.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:15 15:55:15.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:15 15:55:15.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:15 15:55:15.557 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:15 15:55:15.557 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:15 15:55:15.557 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:15 15:55:15.557 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:15 15:55:15.557 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:15 15:55:15.557 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:15 15:55:15.557 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:15 15:55:15.557 DEBUG [main][MenuItemLookup] Item match:Window
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:''
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:''
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:''
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:15 15:55:15.558 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:15 15:55:15.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:15 15:55:15.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:15 15:55:15.558 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:15 15:55:15.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:15 15:55:15.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:15 15:55:15.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:15 15:55:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:15 15:55:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:15 15:55:15.665 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:15 15:55:15.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:15 15:55:15.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:15 15:55:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:15 15:55:15.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:15 15:55:15.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:15 15:55:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:15 15:55:15.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:15 15:55:15.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:15 15:55:15.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:15 15:55:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:15 15:55:15.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:15 15:55:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:16 15:55:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:16 15:55:16.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:16 15:55:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:16 15:55:16.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:16 15:55:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:16 15:55:16.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:16 15:55:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:16 15:55:16.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:16 15:55:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children...
11:55:16 15:55:16.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:16 15:55:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:16 15:55:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:16 15:55:16.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:16 15:55:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully
11:55:16 15:55:16.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:16 15:55:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:16 15:55:16.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:16 15:55:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:16 15:55:16.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:16 15:55:16.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage
11:55:16 15:55:16.687 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage
11:55:16 15:55:16.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection
11:55:16 15:55:16.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage
11:55:16 15:55:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:16 15:55:16.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:16 15:55:16.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:17 15:55:17.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:17 15:55:17.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:17 15:55:17.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:17 15:55:17.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:17 15:55:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:55:17 15:55:17.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents")
11:55:17 15:55:17.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:17 15:55:17.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:17 15:55:17.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:17 15:55:17.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:55:17 15:55:17.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:17 15:55:17.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:17 15:55:17.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:17 15:55:17.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:17 15:55:17.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:17 15:55:17.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:17 15:55:17.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents")
11:55:17 15:55:17.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:17 15:55:17.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:17 15:55:17.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:17 15:55:17.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:17 15:55:17.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:17 15:55:17.858 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents
11:55:17 15:55:17.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced")
11:55:17 15:55:17.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:17 15:55:17.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:17 15:55:17.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:17 15:55:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:17 15:55:17.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:17 15:55:17.862 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced
11:55:17 15:55:17.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Password")
11:55:17 15:55:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:17 15:55:17.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:17 15:55:17.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:17 15:55:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:17 15:55:17.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:17 15:55:17.863 INFO [WorkbenchTestable][AbstractTabItem] Activate Password
11:55:17 15:55:17.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:17 15:55:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:17 15:55:17.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:17 15:55:17.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:17 15:55:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:17 15:55:17.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:17 15:55:17.869 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:17 15:55:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:17 15:55:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:17 15:55:17.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:17 15:55:17.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:17 15:55:17.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:17 15:55:17.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:17 15:55:17.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:17 15:55:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:17 15:55:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:17 15:55:17.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:17 15:55:17.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:17 15:55:17.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:17 15:55:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:17 15:55:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:17 15:55:17.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:17 15:55:17.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:17 15:55:17.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:17 15:55:17.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Item match:Window
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:''
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:''
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:''
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:17 15:55:17.941 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:17 15:55:17.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:17 15:55:17.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:17 15:55:17.941 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:18 15:55:18.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:18 15:55:18.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:18 15:55:18.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:18 15:55:18.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:18 15:55:18.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:18 15:55:18.828 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:18 15:55:18.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:18 15:55:18.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:18 15:55:18.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:18 15:55:18.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:18 15:55:18.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:18 15:55:18.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:18 15:55:18.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:18 15:55:18.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:18 15:55:18.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:18 15:55:18.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:18 15:55:18.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:18 15:55:18.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:19 15:55:19.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:19 15:55:19.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:19 15:55:19.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:19 15:55:19.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:19 15:55:19.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:19 15:55:19.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:19 15:55:19.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:19 15:55:19.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:19 15:55:19.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children...
11:55:19 15:55:19.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:19 15:55:19.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:19 15:55:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:19 15:55:19.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:19 15:55:19.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully
11:55:19 15:55:19.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:19 15:55:19.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:19 15:55:19.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:19 15:55:19.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:19 15:55:19.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:19 15:55:19.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage
11:55:19 15:55:19.840 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage
11:55:19 15:55:19.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection
11:55:19 15:55:19.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage
11:55:19 15:55:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:19 15:55:19.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:19 15:55:19.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:20 15:55:20.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:20 15:55:20.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:20 15:55:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:20 15:55:20.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced")
11:55:20 15:55:20.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:20 15:55:20.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:20 15:55:20.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:20 15:55:20.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:20 15:55:20.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:20 15:55:20.391 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced
11:55:20 15:55:20.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified
11:55:20 15:55:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:20 15:55:20.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:20 15:55:20.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:20 15:55:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:20 15:55:20.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:20 15:55:20.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified
11:55:20 15:55:20.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:20 15:55:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:20 15:55:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:20 15:55:20.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:55:20 15:55:20.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:20 15:55:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:20 15:55:20.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:20 15:55:20.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:20 15:55:20.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:20 15:55:20.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:20 15:55:20.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:20 15:55:20.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:20 15:55:20.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:20 15:55:20.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:20 15:55:20.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:20 15:55:20.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:20 15:55:20.404 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:20 15:55:20.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:20 15:55:20.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:20 15:55:20.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:20 15:55:20.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:20 15:55:20.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:20 15:55:20.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:20 15:55:20.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:20 15:55:20.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:20 15:55:20.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:20 15:55:20.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:20 15:55:20.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:20 15:55:20.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:20 15:55:20.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:20 15:55:20.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:20 15:55:20.500 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest.getAvailableEncryptionAlgorithmsTest@CloseAllShellsExt_closing_Could Not Accept Changes .png
11:55:20 15:55:20.595 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest.getAvailableEncryptionAlgorithmsTest@CloseAllShellsExt_closing_Could Not Accept Changes .png
11:55:20 15:55:20.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Could Not Accept Changes 
11:55:20 15:55:20.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Could Not Accept Changes 
11:55:20 15:55:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:20 15:55:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:20 15:55:20.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:55:20 15:55:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:20 15:55:20.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:20 15:55:20.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:21 15:55:21.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:21 15:55:21.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:21 15:55:21.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:21 15:55:21.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:21 15:55:21.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:55:21 15:55:21.611 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:55:21 15:55:21.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
11:55:21 15:55:21.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:21 15:55:21.646 ERROR [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed
11:55:21 java.lang.AssertionError: The following shells remained open [Could Not Accept Changes ]
11:55:21 	at org.junit.Assert.fail(Assert.java:89)
11:55:21 	at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:79)
11:55:21 	at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTest(CloseAllShellsExt.java:72)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:72)
11:55:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:55:21 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:55:21 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:55:21 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:55:21 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:55:21 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:55:21 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:55:21 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:55:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:55:21 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:55:21 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:55:21 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:55:21 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:55:21 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:55:21 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:55:21 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:55:21 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:55:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:55:21 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:55:21 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:55:21 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:55:21 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:55:21 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:55:21 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:55:21 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:55:21 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:55:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:55:21 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:55:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:55:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:55:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:55:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:55:21 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:55:21 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:55:21 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:55:21 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:55:21 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:55:21 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:55:21 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:55:21 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:55:21 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
11:55:21 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
11:55:21 	at java.base/java.lang.Thread.run(Thread.java:833)
11:55:21 15:55:21.647 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest.getAvailableEncryptionAlgorithmsTest@AfterTestExt_CloseAllShellsExt.png
11:55:21 15:55:21.722 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest.getAvailableEncryptionAlgorithmsTest@AfterTestExt_CloseAllShellsExt.png
11:55:21 15:55:21.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:55:21 15:55:21.723 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:21 java.lang.AssertionError: The following shells remained open [Could Not Accept Changes ]
11:55:21 	at org.junit.Assert.fail(Assert.java:89)
11:55:21 	at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:79)
11:55:21 	at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTest(CloseAllShellsExt.java:72)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:72)
11:55:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:55:21 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:55:21 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:55:21 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:55:21 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:55:21 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:55:21 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:55:21 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:55:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:55:21 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:55:21 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:55:21 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:55:21 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:55:21 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:55:21 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:55:21 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:55:21 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:55:21 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:55:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:55:21 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:55:21 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:55:21 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:55:21 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:55:21 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:55:21 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:55:21 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:55:21 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:55:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:55:21 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:55:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:55:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:55:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:55:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:55:21 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:55:21 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:55:21 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:55:21 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:55:21 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:55:21 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:55:21 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:55:21 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:55:21 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
11:55:21 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
11:55:21 	at java.base/java.lang.Thread.run(Thread.java:833)
11:55:21 15:55:21.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:21 15:55:21.723 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because  @Ignore annotation is presented.
11:55:21 15:55:21.723 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:21 15:55:21.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:21 15:55:21.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:21 15:55:21.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:21 15:55:21.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:21 15:55:21.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:21 15:55:21.724 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:21 15:55:21.724 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:21 15:55:21.724 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:21 15:55:21.724 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:21 15:55:21.724 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:21 15:55:21.724 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:21 15:55:21.724 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:21 15:55:21.724 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:21 15:55:21.724 DEBUG [main][MenuItemLookup] Item match:Window
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:''
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:''
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:''
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:21 15:55:21.725 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:21 15:55:21.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:21 15:55:21.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:21 15:55:21.725 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:21 15:55:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:22 15:55:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:22 15:55:22.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:22 15:55:22.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:22 15:55:22.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:22 15:55:22.541 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:22 15:55:22.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:22 15:55:22.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:22 15:55:22.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:22 15:55:22.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:22 15:55:22.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:22 15:55:22.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:22 15:55:22.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:22 15:55:22.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:22 15:55:22.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:22 15:55:22.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:22 15:55:22.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children...
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:22 15:55:22.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:22 15:55:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:22 15:55:22.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:22 15:55:22.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage
11:55:22 15:55:22.543 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage
11:55:22 15:55:22.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection
11:55:22 15:55:22.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage
11:55:22 15:55:22.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:22 15:55:22.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:22 15:55:22.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:22 15:55:22.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:22 15:55:22.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:22 15:55:22.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:22 15:55:22.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:22 15:55:22.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:22 15:55:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:22 15:55:22.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
11:55:22 15:55:22.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:22 15:55:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:22 15:55:22.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:22 15:55:22.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:22 15:55:22.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:22 15:55:22.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:22 15:55:22.547 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:22 15:55:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:22 15:55:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:22 15:55:22.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:22 15:55:22.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:22 15:55:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:22 15:55:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:22 15:55:22.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:22 15:55:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:22 15:55:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:22 15:55:22.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:22 15:55:22.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:22 15:55:22.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:22 15:55:22.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:22 15:55:22.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Item match:Window
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:''
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:''
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:''
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:22 15:55:22.594 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:22 15:55:22.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:22 15:55:22.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:22 15:55:22.594 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:22 15:55:22.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:23 15:55:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:23 15:55:23.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:23 15:55:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:23 15:55:23.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:23 15:55:23.301 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:23 15:55:23.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:23 15:55:23.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:23 15:55:23.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:23 15:55:23.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:23 15:55:23.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:23 15:55:23.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:23 15:55:23.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:23 15:55:23.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:23 15:55:23.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:23 15:55:23.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:23 15:55:23.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children...
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:23 15:55:23.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:23 15:55:23.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:23 15:55:23.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:23 15:55:23.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage
11:55:23 15:55:23.304 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage
11:55:23 15:55:23.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection
11:55:23 15:55:23.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage
11:55:23 15:55:23.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:23 15:55:23.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:23 15:55:23.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:23 15:55:23.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:23 15:55:23.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced")
11:55:23 15:55:23.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:23 15:55:23.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:23 15:55:23.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:23 15:55:23.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:23 15:55:23.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:23 15:55:23.305 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced
11:55:23 15:55:23.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified
11:55:23 15:55:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:23 15:55:23.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:23 15:55:23.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:23 15:55:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:23 15:55:23.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:23 15:55:23.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced")
11:55:23 15:55:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:23 15:55:23.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:23 15:55:23.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:23 15:55:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:23 15:55:23.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:23 15:55:23.312 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced
11:55:23 15:55:23.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified
11:55:23 15:55:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:23 15:55:23.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:23 15:55:23.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:23 15:55:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:23 15:55:23.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:23 15:55:23.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:23 15:55:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:23 15:55:23.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:23 15:55:23.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:23 15:55:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:23 15:55:23.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:23 15:55:23.314 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:23 15:55:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:23 15:55:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:23 15:55:23.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:23 15:55:23.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:23 15:55:23.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:23 15:55:23.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:23 15:55:23.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:23 15:55:23.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:23 15:55:23.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:23 15:55:23.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:23 15:55:23.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:23 15:55:23.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:23 15:55:23.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:23 15:55:23.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:23 15:55:23.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:23 15:55:23.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:23 15:55:23.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Item match:Window
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:''
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:''
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:''
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:23 15:55:23.358 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:23 15:55:23.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:23 15:55:23.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:23 15:55:23.358 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:23 15:55:23.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:24 15:55:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:24 15:55:24.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:24 15:55:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:24 15:55:24.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:24 15:55:24.056 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:24 15:55:24.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:24 15:55:24.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:24 15:55:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:24 15:55:24.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:24 15:55:24.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children...
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:24 15:55:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:24 15:55:24.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:24 15:55:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:24 15:55:24.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:24 15:55:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully
11:55:24 15:55:24.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:24 15:55:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:24 15:55:24.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:24 15:55:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:24 15:55:24.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:24 15:55:24.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage
11:55:24 15:55:24.059 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage
11:55:24 15:55:24.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection
11:55:24 15:55:24.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage
11:55:24 15:55:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced")
11:55:24 15:55:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:24 15:55:24.061 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced
11:55:24 15:55:24.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified
11:55:24 15:55:24.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:24 15:55:24.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified
11:55:24 15:55:24.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:24 15:55:24.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:24 15:55:24.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:24 15:55:24.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:55:24 15:55:24.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:24 15:55:24.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:24 15:55:24.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:24 15:55:24.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:24 15:55:24.068 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:24 15:55:24.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:24 15:55:24.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:24 15:55:24.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:24 15:55:24.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:24 15:55:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:24 15:55:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:24 15:55:24.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:24 15:55:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:24 15:55:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:24 15:55:24.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:24 15:55:24.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:24 15:55:24.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:24 15:55:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:24 15:55:24.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:24 15:55:24.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:24 15:55:24.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:24 15:55:24.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:24 15:55:24.111 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:24 15:55:24.111 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:24 15:55:24.111 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:24 15:55:24.111 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:24 15:55:24.111 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:24 15:55:24.111 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:24 15:55:24.111 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:24 15:55:24.111 DEBUG [main][MenuItemLookup] Item match:Window
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:''
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:''
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:''
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:24 15:55:24.112 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:24 15:55:24.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:24 15:55:24.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:24 15:55:24.112 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:24 15:55:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:24 15:55:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:24 15:55:24.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:24 15:55:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:24 15:55:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:24 15:55:24.316 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:24 15:55:24.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:24 15:55:24.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:24 15:55:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:24 15:55:24.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:24 15:55:24.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:24 15:55:24.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:24 15:55:24.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:24 15:55:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children...
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:24 15:55:24.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:24 15:55:24.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:24 15:55:24.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage
11:55:24 15:55:24.326 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage
11:55:24 15:55:24.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection
11:55:24 15:55:24.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage
11:55:24 15:55:24.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced")
11:55:24 15:55:24.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:24 15:55:24.328 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced
11:55:24 15:55:24.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified
11:55:24 15:55:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:24 15:55:24.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced")
11:55:24 15:55:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:24 15:55:24.348 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced
11:55:24 15:55:24.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced")
11:55:24 15:55:24.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:24 15:55:24.349 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced
11:55:24 15:55:24.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified
11:55:24 15:55:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:24 15:55:24.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified
11:55:24 15:55:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:24 15:55:24.350 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128
11:55:24 15:55:24.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced")
11:55:24 15:55:24.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:24 15:55:24.351 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced
11:55:24 15:55:24.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified
11:55:24 15:55:24.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:55:24 15:55:24.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:24 15:55:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:24 15:55:24.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:24 15:55:24.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:24 15:55:24.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:24 15:55:24.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:24 15:55:24.353 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:24 15:55:24.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:24 15:55:24.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:24 15:55:24.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:24 15:55:24.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:24 15:55:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:24 15:55:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:24 15:55:24.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:24 15:55:24.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:24 15:55:24.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:24 15:55:24.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:24 15:55:24.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:24 15:55:24.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:24 15:55:24.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:24 15:55:24.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:24 15:55:24.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:24 15:55:24.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:24 15:55:24.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:24 15:55:24.397 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Item match:Window
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:''
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:''
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:''
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:24 15:55:24.397 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:24 15:55:24.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:24 15:55:24.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:24 15:55:24.397 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:24 15:55:24.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:25 15:55:25.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:25 15:55:25.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:25 15:55:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:25 15:55:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:25 15:55:25.132 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:25 15:55:25.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:25 15:55:25.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:25 15:55:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:25 15:55:25.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:25 15:55:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:25 15:55:25.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children...
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:25 15:55:25.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:25 15:55:25.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:25 15:55:25.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage
11:55:25 15:55:25.135 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage
11:55:25 15:55:25.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection
11:55:25 15:55:25.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage
11:55:25 15:55:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents")
11:55:25 15:55:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
11:55:25 15:55:25.137 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents
11:55:25 15:55:25.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:55:25 is "Storage location:")
11:55:25 15:55:25.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:25 15:55:25.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:25 15:55:25.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:25 15:55:25.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:25 15:55:25.160 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:25 15:55:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:25 15:55:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:25 15:55:25.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:25 15:55:25.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:25 15:55:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:25 15:55:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:25 15:55:25.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:25 15:55:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:25 15:55:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:25 15:55:25.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:25 15:55:25.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:25 15:55:25.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:25 15:55:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:25 15:55:25.203 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because  @Ignore annotation is presented.
11:55:25 15:55:25.203 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:25 15:55:25.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:25 15:55:25.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:25 15:55:25.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:25 15:55:25.204 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Item match:Window
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Web Browser'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:25 15:55:25.204 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:25 15:55:25.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:25 15:55:25.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:25 15:55:25.205 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:25 15:55:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:25 15:55:25.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:25 15:55:25.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:25 15:55:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:25 15:55:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:25 15:55:25.417 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:25 15:55:25.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:25 15:55:25.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:25 15:55:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:25 15:55:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:25 15:55:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:25 15:55:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:25 15:55:25.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:25 15:55:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:25 15:55:25.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:25 15:55:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:25 15:55:25.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:25 15:55:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:25 15:55:25.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:25 15:55:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:25 15:55:25.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:25 15:55:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:25 15:55:25.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children...
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:25 15:55:25.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:25 15:55:25.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security
11:55:25 15:55:25.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage
11:55:25 15:55:25.424 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection
11:55:25 15:55:25.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage
11:55:25 15:55:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified
11:55:25 15:55:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:25 15:55:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:25 15:55:25.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:25 15:55:25.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:55:25 15:55:25.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:25 15:55:25.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
11:55:25 15:55:25.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:25 15:55:25.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:25 15:55:25.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:25 15:55:25.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:25 15:55:25.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:25 15:55:25.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:25 15:55:25.444 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:25 15:55:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:25 15:55:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:25 15:55:25.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:25 15:55:25.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:25 15:55:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:25 15:55:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:25 15:55:25.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:25 15:55:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:25 15:55:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:25 15:55:25.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:25 15:55:25.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:25 15:55:25.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:25 15:55:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)
11:55:25 15:55:25.490 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:25 15:55:25.490 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:25 15:55:25.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:25 15:55:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 Tests run: 10, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 9.937 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest
11:55:25 selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)  Time elapsed: 2.384 s
11:55:25 getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)  Time elapsed: 3.783 s  <<< FAILURE!
11:55:25 java.lang.AssertionError: The following shells remained open [Could Not Accept Changes ]
11:55:25 
11:55:25 changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) skipped
11:55:25 openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)  Time elapsed: 0.869 s
11:55:25 availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)  Time elapsed: 0.764 s
11:55:25 getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)  Time elapsed: 0.754 s
11:55:25 setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)  Time elapsed: 0.285 s
11:55:25 getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)  Time elapsed: 0.807 s
11:55:25 recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) skipped
11:55:25 getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest)  Time elapsed: 0.285 s
11:55:25 Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:25 15:55:25.498 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:25 15:55:25.501 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:55:25 15:55:25.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:25 15:55:25.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:25 15:55:25.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:25 15:55:25.501 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:25 15:55:25.517 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:55:25 15:55:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:55:25 15:55:25.522 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:55:25 15:55:25.522 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:55:25 15:55:25.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:25 15:55:25.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:55:25 15:55:25.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:55:25 15:55:25.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:25 15:55:25.578 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
11:55:25 15:55:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:25 15:55:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:25 15:55:25.578 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2)
11:55:25 15:55:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:25 15:55:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:25 15:55:25.578 TRACE [main][WidgetHandler] Notify Table with event 13
11:55:25 15:55:25.578 TRACE [main][WidgetHandler] Wait for synchronization
11:55:25 15:55:25.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:25 15:55:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:55:25 15:55:25.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:25 15:55:25.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:55:25 15:55:25.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:25 15:55:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:55:25 15:55:25.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:25 15:55:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:25 15:55:25.580 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:55:25 15:55:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:25 15:55:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:25 15:55:25.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:25 15:55:25.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:25 15:55:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:25 15:55:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:25 15:55:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:55:25 15:55:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:25 15:55:25.729 DEBUG [main][MenuItemLookup] Item match:Window
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:25 15:55:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Item match:Window
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:25 15:55:25.730 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Item match:Perspective
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:55:25 15:55:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:55:25 15:55:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Item match:Window
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.731 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:25 15:55:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Item match:Window
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Item match:Perspective
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:55:25 15:55:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.732 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Item match:Window
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.732 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:25 15:55:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.732 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Item match:Window
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Item match:Perspective
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:55:25 15:55:25.733 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:55:25 15:55:25.733 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:55:25 15:55:25.733 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:55:25 15:55:25.733 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:55:25 15:55:25.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:55:25 15:55:25.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:55:25 15:55:25.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:25 15:55:25.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:25 15:55:25.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:25 15:55:25.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:25 15:55:25.780 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:55:25 15:55:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:25 15:55:25.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:25 15:55:25.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:25 15:55:25.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:25 15:55:25.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:25 15:55:25.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest)
11:55:25 15:55:25.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:25 15:55:25.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:25 15:55:25.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:25 15:55:25.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:25 15:55:25.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:25 15:55:25.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:25 15:55:25.958 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu.
11:55:25 15:55:25.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:25 15:55:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:25 15:55:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:25 15:55:25.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:25 15:55:25.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:25 15:55:25.958 DEBUG [main][MenuItemLookup] Item match:Window
11:55:25 15:55:25.959 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:25 15:55:25.959 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:25 15:55:25.959 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:25 15:55:25.959 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.959 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:25 15:55:25.959 DEBUG [main][MenuItemLookup] Item match:Show View
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:''
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:55:25 15:55:25.962 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:55:25 15:55:25.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:55:25 15:55:25.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:55:25 15:55:25.962 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:55:26 15:55:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:55:26 15:55:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:55:26 15:55:26.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:55:26 15:55:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:26 15:55:26.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:26 15:55:26.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:26 15:55:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:26 15:55:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:26 15:55:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children...
11:55:26 15:55:26.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems
11:55:26 15:55:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:26 15:55:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:26 15:55:26.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems
11:55:26 15:55:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully
11:55:26 15:55:26.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems
11:55:26 15:55:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:26 15:55:26.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed
11:55:26 15:55:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:26 15:55:26.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems
11:55:26 15:55:26.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems
11:55:26 15:55:26.542 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems
11:55:26 15:55:26.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection
11:55:26 15:55:26.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems
11:55:26 15:55:26.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:26 15:55:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:26 15:55:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:26 15:55:26.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:26 15:55:26.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:26 15:55:26.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:55:26 15:55:26.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:26 15:55:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:26 15:55:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:26 15:55:26.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:26 15:55:26.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:26 15:55:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:26 15:55:26.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:26 15:55:26.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:26 15:55:26.543 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:55:26 15:55:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:26 15:55:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:26 15:55:26.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:26 15:55:26.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:26 15:55:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:26 15:55:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:26 15:55:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open...
11:55:26 15:55:26.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully
11:55:26 15:55:26.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:26 15:55:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:26 15:55:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:26 15:55:26.703 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:26 15:55:26.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:26 15:55:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:26 15:55:26.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:26 15:55:26.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:26 15:55:26.707 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:26 15:55:26.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:26 15:55:26.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:26 15:55:26.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:26 15:55:26.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:26 15:55:26.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:26 15:55:26.709 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:26 15:55:26.709 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:26 15:55:26.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:26 15:55:26.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:26 15:55:26.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:26 15:55:26.710 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:26 15:55:26.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:26 15:55:26.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:26 15:55:26.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:26 15:55:26.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:26 15:55:26.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:26 15:55:26.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:26 15:55:26.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:26 15:55:26.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:26 15:55:26.711 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:26 15:55:26.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:26 15:55:26.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:26 15:55:26.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:26 15:55:26.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:26 15:55:26.774 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:26 15:55:26.774 DEBUG [main][MenuItemLookup] Item match:New
11:55:26 15:55:26.775 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:26 15:55:26.775 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:26 15:55:26.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:26 15:55:26.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:26 15:55:26.775 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:26 15:55:26.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:26 15:55:26.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:26 15:55:26.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:26 15:55:26.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:26 15:55:26.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:26 15:55:26.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:26 15:55:26.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:26 15:55:26.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:26 15:55:26.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:26 15:55:26.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:26 15:55:26.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:26 15:55:26.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:26 15:55:26.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:26 15:55:26.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:26 15:55:26.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:26 15:55:26.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:26 15:55:26.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:26 15:55:26.869 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:26 15:55:26.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:26 15:55:26.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:26 15:55:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:26 15:55:26.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:26 15:55:26.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:26 15:55:26.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:26 15:55:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:26 15:55:26.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:26 15:55:26.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:26 15:55:26.871 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:26 15:55:26.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:26 15:55:26.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:26 15:55:26.880 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:26 15:55:26.880 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:26 15:55:26.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:26 15:55:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:26 15:55:26.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:26 15:55:26.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:26 15:55:26.881 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:26 15:55:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:26 15:55:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:26 15:55:26.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:26 15:55:26.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:26 15:55:26.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:26 15:55:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:26 15:55:26.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:26 15:55:26.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:26 15:55:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:26 15:55:26.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:26 15:55:26.909 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1
11:55:26 15:55:26.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:26 15:55:26.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:26 15:55:26.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:26 15:55:26.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:26 15:55:26.913 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:26 15:55:26.913 INFO [WorkbenchTestable][AbstractText] Text set to: system1
11:55:26 15:55:26.913 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:26 15:55:26.913 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:26 15:55:26.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:26 15:55:26.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:26 15:55:26.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:26 15:55:26.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:26 15:55:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:26 15:55:26.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:26 15:55:26.915 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:26 15:55:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:26 15:55:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:26 15:55:26.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:26 15:55:26.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:26 15:55:26.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:27 15:55:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:27 15:55:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:27 15:55:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1...
11:55:27 15:55:27.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:27 15:55:27.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:27 15:55:27.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:27 15:55:27.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:27 15:55:27.030 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:27 15:55:27.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:27 15:55:27.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:27 15:55:27.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully
11:55:27 15:55:27.033 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:27 15:55:27.033 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.033 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:27 15:55:27.033 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.034 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:27 15:55:27.035 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:27 15:55:27.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:27 15:55:27.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:27 15:55:27.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:27 15:55:27.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.073 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:27 15:55:27.073 DEBUG [main][MenuItemLookup] Item match:New
11:55:27 15:55:27.073 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:27 15:55:27.073 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:27 15:55:27.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:27 15:55:27.077 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:27 15:55:27.077 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:27 15:55:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:27 15:55:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:27 15:55:27.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:27 15:55:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.143 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:27 15:55:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:27 15:55:27.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:27 15:55:27.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:27 15:55:27.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:27 15:55:27.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:27 15:55:27.145 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:27 15:55:27.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:27 15:55:27.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:27 15:55:27.146 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:27 15:55:27.146 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:27 15:55:27.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:27 15:55:27.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:27 15:55:27.150 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:27 15:55:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:27 15:55:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:27 15:55:27.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:27 15:55:27.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:27 15:55:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:27 15:55:27.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:27 15:55:27.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:27 15:55:27.192 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost
11:55:27 15:55:27.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:27 15:55:27.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:27 15:55:27.196 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:27 15:55:27.196 INFO [WorkbenchTestable][AbstractText] Text set to: system2
11:55:27 15:55:27.199 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:27 15:55:27.199 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:27 15:55:27.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:27 15:55:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:27 15:55:27.201 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:27 15:55:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:27 15:55:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:27 15:55:27.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:27 15:55:27.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:27 15:55:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:27 15:55:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2...
11:55:27 15:55:27.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:27 15:55:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:27 15:55:27.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:27 15:55:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:27 15:55:27.261 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:27 15:55:27.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:27 15:55:27.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:27 15:55:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully
11:55:27 15:55:27.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:27 15:55:27.263 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.264 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.265 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.280 INFO [WorkbenchTestable][System] Deleting system system1
11:55:27 15:55:27.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1
11:55:27 15:55:27.280 DEBUG [main][TreeItemHandler] Selecting tree item: system1
11:55:27 15:55:27.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection
11:55:27 15:55:27.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1
11:55:27 15:55:27.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1
11:55:27 15:55:27.286 DEBUG [main][TreeItemHandler] Selecting tree item: system1
11:55:27 15:55:27.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection
11:55:27 15:55:27.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1
11:55:27 15:55:27.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:27 15:55:27.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.321 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:27 15:55:27.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:27 15:55:27.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:27 15:55:27.340 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:27 15:55:27.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:27 15:55:27.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:27 15:55:27.341 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:27 
11:55:27 (Eclipse:1794): Gtk-CRITICAL **: 15:55:27.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:27 15:55:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:27 15:55:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:27 15:55:27.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:27 15:55:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:27 15:55:27.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:27 15:55:27.393 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:27 15:55:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:27 15:55:27.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:27 15:55:27.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:27 15:55:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:27 15:55:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1...
11:55:27 15:55:27.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:27 15:55:27.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:27 15:55:27.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:27 15:55:27.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:27 15:55:27.436 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:27 15:55:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:27 15:55:27.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:27 15:55:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:27 15:55:27.438 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:27 15:55:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:27 15:55:27.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:27 15:55:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.459 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:27 15:55:27.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:27 15:55:27.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:27 15:55:27.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.462 INFO [WorkbenchTestable][System] Deleting system Local
11:55:27 15:55:27.462 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping
11:55:27 15:55:27.462 INFO [WorkbenchTestable][System] Deleting system system2
11:55:27 15:55:27.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2
11:55:27 15:55:27.462 DEBUG [main][TreeItemHandler] Selecting tree item: system2
11:55:27 15:55:27.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection
11:55:27 15:55:27.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2
11:55:27 15:55:27.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2
11:55:27 15:55:27.465 DEBUG [main][TreeItemHandler] Selecting tree item: system2
11:55:27 15:55:27.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection
11:55:27 15:55:27.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2
11:55:27 15:55:27.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:27 15:55:27.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.500 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:27 15:55:27.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:27 15:55:27.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:''
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:27 15:55:27.527 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:27 15:55:27.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:27 15:55:27.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:27 15:55:27.527 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:27 
11:55:27 (Eclipse:1794): Gtk-CRITICAL **: 15:55:27.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:27 15:55:27.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:27 15:55:27.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:27 15:55:27.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:27 15:55:27.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:27 15:55:27.574 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:27 15:55:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:27 15:55:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:27 15:55:27.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:27 15:55:27.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:27 15:55:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:27 15:55:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2...
11:55:27 15:55:27.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:27 15:55:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:27 15:55:27.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:27 15:55:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:27 15:55:27.632 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:27 15:55:27.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:27 15:55:27.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:27 15:55:27.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:27 15:55:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:27 15:55:27.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:55:27 15:55:27.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest)
11:55:27 15:55:27.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:27 15:55:27.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest)
11:55:27 15:55:27.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:27 15:55:27.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:27 15:55:27.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:27 15:55:27.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:27 15:55:27.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:27 15:55:27.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:27 15:55:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:27 15:55:27.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:27 15:55:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:27 15:55:27.664 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:27 15:55:27.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:27 15:55:27.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:27 15:55:27.666 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:27 15:55:27.667 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.667 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:27 15:55:27.668 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:27 15:55:27.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:27 15:55:27.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:27 15:55:27.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:27 15:55:27.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.702 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:27 15:55:27.702 DEBUG [main][MenuItemLookup] Item match:New
11:55:27 15:55:27.702 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:27 15:55:27.702 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:27 15:55:27.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:27 15:55:27.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:27 15:55:27.702 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:27 15:55:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:27 15:55:27.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:27 15:55:27.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:27 15:55:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.765 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:27 15:55:27.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:27 15:55:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:27 15:55:27.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:27 15:55:27.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:27 15:55:27.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:27 15:55:27.766 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:27 15:55:27.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:27 15:55:27.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:27 15:55:27.768 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:27 15:55:27.768 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:27 15:55:27.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:27 15:55:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:27 15:55:27.768 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:27 15:55:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:27 15:55:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:27 15:55:27.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:27 15:55:27.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:27 15:55:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:27 15:55:27.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:27 15:55:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:27 15:55:27.797 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1
11:55:27 15:55:27.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:27 15:55:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:27 15:55:27.800 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:27 15:55:27.800 INFO [WorkbenchTestable][AbstractText] Text set to: system1
11:55:27 15:55:27.801 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:27 15:55:27.801 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:27 15:55:27.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:27 15:55:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:27 15:55:27.802 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:27 15:55:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:27 15:55:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:27 15:55:27.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:27 15:55:27.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:27 15:55:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1...
11:55:27 15:55:27.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:27 15:55:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:27 15:55:27.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:27 15:55:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:27 15:55:27.864 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:27 15:55:27.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:27 15:55:27.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:27 15:55:27.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully
11:55:27 15:55:27.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:27 15:55:27.882 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.883 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:27 15:55:27.883 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.883 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:27 15:55:27.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:27 15:55:27.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:27 15:55:27.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:27 15:55:27.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:27 15:55:27.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:27 15:55:27.884 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:27 15:55:27.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:27 15:55:27.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:27 15:55:27.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:27 15:55:27.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:27 15:55:27.906 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:27 15:55:27.906 DEBUG [main][MenuItemLookup] Item match:New
11:55:27 15:55:27.907 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:27 15:55:27.907 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:27 15:55:27.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:27 15:55:27.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:27 15:55:27.907 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:27 15:55:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:27 15:55:27.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:27 15:55:27.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:27 15:55:27.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:27 15:55:27.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:27 15:55:27.966 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:27 15:55:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:27 15:55:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:27 15:55:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:27 15:55:27.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:27 15:55:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:27 15:55:27.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:27 15:55:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:27 15:55:27.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:27 15:55:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:27 15:55:27.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:27 15:55:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:27 15:55:27.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:27 15:55:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:27 15:55:27.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:27 15:55:27.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:27 15:55:27.971 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:27 15:55:27.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:27 15:55:27.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:27 15:55:27.972 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:27 15:55:27.972 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:27 15:55:27.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:27 15:55:27.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:27 15:55:27.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:27 15:55:27.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:27 15:55:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:27 15:55:27.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:27 15:55:27.973 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:27 15:55:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:27 15:55:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:27 15:55:27.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:27 15:55:27.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:28 15:55:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:28 15:55:28.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:28 15:55:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:28 15:55:28.001 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost
11:55:28 15:55:28.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:28 15:55:28.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:28 15:55:28.004 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:28 15:55:28.004 INFO [WorkbenchTestable][AbstractText] Text set to: system2
11:55:28 15:55:28.005 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:28 15:55:28.005 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:28 15:55:28.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:28 15:55:28.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:28 15:55:28.006 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:28 15:55:28.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:28 15:55:28.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:28 15:55:28.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:28 15:55:28.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:28 15:55:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2...
11:55:28 15:55:28.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:28 15:55:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:28 15:55:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:28 15:55:28.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:28 15:55:28.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:28 15:55:28.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:28 15:55:28.066 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:28 15:55:28.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:28 15:55:28.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:28 15:55:28.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:28 15:55:28.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:28 15:55:28.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:28 15:55:28.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:28 15:55:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:28 15:55:28.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully
11:55:28 15:55:28.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:28 15:55:28.069 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:28 15:55:28.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:28 15:55:28.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:28 15:55:28.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:28 15:55:28.069 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:28 15:55:28.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:28 15:55:28.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:28 15:55:28.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:28 15:55:28.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:28 15:55:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:28 15:55:28.070 INFO [WorkbenchTestable][System] Disconnecting from remote system system1
11:55:28 15:55:28.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1
11:55:28 15:55:28.070 DEBUG [main][TreeItemHandler] Selecting tree item: system1
11:55:28 15:55:28.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection
11:55:28 15:55:28.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1
11:55:28 15:55:28.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:28 15:55:28.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.110 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:28 15:55:28.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:28 15:55:28.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:28 15:55:28.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:28 15:55:28.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:28 15:55:28.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:28 15:55:28.111 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:28 15:55:28.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:28 15:55:28.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:28 15:55:28.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:28 15:55:28.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:28 15:55:28.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:28 15:55:28.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:28 15:55:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:28 15:55:28.113 INFO [WorkbenchTestable][System] Deleting system Local
11:55:28 15:55:28.113 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping
11:55:28 15:55:28.113 INFO [WorkbenchTestable][System] Deleting system system1
11:55:28 15:55:28.113 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1
11:55:28 15:55:28.113 DEBUG [main][TreeItemHandler] Selecting tree item: system1
11:55:28 15:55:28.114 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection
11:55:28 15:55:28.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1
11:55:28 15:55:28.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1
11:55:28 15:55:28.117 DEBUG [main][TreeItemHandler] Selecting tree item: system1
11:55:28 15:55:28.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection
11:55:28 15:55:28.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1
11:55:28 15:55:28.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:28 15:55:28.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.153 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:28 15:55:28.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:28 15:55:28.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:28 15:55:28.174 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:28 15:55:28.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:28 15:55:28.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:28 15:55:28.175 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:28 
11:55:28 (Eclipse:1794): Gtk-CRITICAL **: 15:55:28.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:28 15:55:28.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:28 15:55:28.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:28 15:55:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:28 15:55:28.221 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:28 15:55:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:28 15:55:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:28 15:55:28.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:28 15:55:28.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:28 15:55:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:28 15:55:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1...
11:55:28 15:55:28.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:28 15:55:28.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:28 15:55:28.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:28 15:55:28.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:28 15:55:28.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:28 15:55:28.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:28 15:55:28.280 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:28 15:55:28.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:28 15:55:28.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:28 15:55:28.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:28 15:55:28.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:28 15:55:28.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:28 15:55:28.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:28 15:55:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:28 15:55:28.283 INFO [WorkbenchTestable][System] Deleting system system2
11:55:28 15:55:28.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2
11:55:28 15:55:28.283 DEBUG [main][TreeItemHandler] Selecting tree item: system2
11:55:28 15:55:28.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection
11:55:28 15:55:28.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2
11:55:28 15:55:28.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2
11:55:28 15:55:28.286 DEBUG [main][TreeItemHandler] Selecting tree item: system2
11:55:28 15:55:28.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection
11:55:28 15:55:28.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2
11:55:28 15:55:28.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:28 15:55:28.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.320 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:28 15:55:28.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:28 15:55:28.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:''
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:28 15:55:28.337 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:28 15:55:28.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:28 15:55:28.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:28 15:55:28.337 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:28 
11:55:28 (Eclipse:1794): Gtk-CRITICAL **: 15:55:28.352: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:28 15:55:28.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:28 15:55:28.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:28 15:55:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:28 15:55:28.381 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:28 15:55:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:28 15:55:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:28 15:55:28.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:28 15:55:28.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:28 15:55:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:28 15:55:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2...
11:55:28 15:55:28.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:28 15:55:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:28 15:55:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:28 15:55:28.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:28 15:55:28.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:28 15:55:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:28 15:55:28.437 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:28 15:55:28.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:28 15:55:28.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:28 15:55:28.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:28 15:55:28.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:28 15:55:28.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:28 15:55:28.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:28 15:55:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:28 15:55:28.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:28 15:55:28.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest)
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:28 15:55:28.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest)
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:28 15:55:28.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:28 15:55:28.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.444 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:28 15:55:28.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:28 15:55:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:28 15:55:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:28 15:55:28.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:28 15:55:28.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:28 15:55:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:28 15:55:28.451 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:28 15:55:28.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:28 15:55:28.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:28 15:55:28.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:28 15:55:28.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:28 15:55:28.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:28 15:55:28.453 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:28 15:55:28.467 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:28 15:55:28.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:28 15:55:28.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:28 15:55:28.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:28 15:55:28.468 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:28 15:55:28.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:28 15:55:28.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:28 15:55:28.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:28 15:55:28.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:28 15:55:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:28 15:55:28.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:28 15:55:28.470 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:28 15:55:28.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:28 15:55:28.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:28 15:55:28.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:28 15:55:28.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.492 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:28 15:55:28.492 DEBUG [main][MenuItemLookup] Item match:New
11:55:28 15:55:28.493 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:28 15:55:28.493 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:28 15:55:28.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:28 15:55:28.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:28 15:55:28.493 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:28 15:55:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:28 15:55:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:28 15:55:28.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:28 15:55:28.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:28 15:55:28.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:28 15:55:28.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:28 15:55:28.560 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:28 15:55:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:28 15:55:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:28 15:55:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:28 15:55:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:28 15:55:28.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:28 15:55:28.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:28 15:55:28.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:28 15:55:28.562 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:28 15:55:28.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:28 15:55:28.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:28 15:55:28.563 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:28 15:55:28.563 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:28 15:55:28.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:28 15:55:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:28 15:55:28.564 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:28 15:55:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:28 15:55:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:28 15:55:28.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:28 15:55:28.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:28 15:55:28.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:28 15:55:28.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:28 15:55:28.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:28 15:55:28.593 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1
11:55:28 15:55:28.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:28 15:55:28.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:28 15:55:28.596 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:28 15:55:28.597 INFO [WorkbenchTestable][AbstractText] Text set to: system1
11:55:28 15:55:28.597 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:28 15:55:28.597 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:28 15:55:28.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:28 15:55:28.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:28 15:55:28.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:28 15:55:28.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:28 15:55:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:28 15:55:28.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:28 15:55:28.598 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:28 15:55:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:28 15:55:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:28 15:55:28.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:28 15:55:28.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:28 15:55:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:29 15:55:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1...
11:55:29 15:55:29.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:29 15:55:29.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:29 15:55:29.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:29 15:55:29.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:29 15:55:29.110 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:29 15:55:29.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:29 15:55:29.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:29 15:55:29.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully
11:55:29 15:55:29.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:29 15:55:29.112 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:29 15:55:29.113 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:29 15:55:29.113 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:29 15:55:29.128 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:29 15:55:29.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:29 15:55:29.129 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:29 15:55:29.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:29 15:55:29.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:29 15:55:29.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:29 15:55:29.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.155 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:29 15:55:29.155 DEBUG [main][MenuItemLookup] Item match:New
11:55:29 15:55:29.155 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:29 15:55:29.155 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:29 15:55:29.155 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:29 15:55:29.155 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:29 15:55:29.155 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:29 15:55:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:29 15:55:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:29 15:55:29.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.214 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:29 15:55:29.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:29 15:55:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:29 15:55:29.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:29 15:55:29.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:29 15:55:29.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:29 15:55:29.216 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:29 15:55:29.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:29 15:55:29.217 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:29 15:55:29.217 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:29 15:55:29.217 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:29 15:55:29.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:29 15:55:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:29 15:55:29.219 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:29 15:55:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:29 15:55:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:29 15:55:29.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:29 15:55:29.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:29 15:55:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:29 15:55:29.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:29 15:55:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:29 15:55:29.252 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost
11:55:29 15:55:29.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:29 15:55:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:29 15:55:29.255 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:29 15:55:29.256 INFO [WorkbenchTestable][AbstractText] Text set to: system2
11:55:29 15:55:29.256 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:29 15:55:29.256 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:29 15:55:29.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:29 15:55:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:29 15:55:29.258 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:29 15:55:29.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:29 15:55:29.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:29 15:55:29.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:29 15:55:29.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:29 15:55:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2...
11:55:29 15:55:29.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:29 15:55:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:29 15:55:29.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:29 15:55:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:29 15:55:29.345 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:29 15:55:29.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:29 15:55:29.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:29 15:55:29.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully
11:55:29 15:55:29.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:29 15:55:29.348 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:29 15:55:29.349 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:29 15:55:29.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1
11:55:29 15:55:29.349 DEBUG [main][TreeItemHandler] Selecting tree item: system1
11:55:29 15:55:29.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection
11:55:29 15:55:29.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1
11:55:29 15:55:29.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:29 15:55:29.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.390 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:29 15:55:29.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:29 15:55:29.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:29 15:55:29.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:29 15:55:29.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.391 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:29 15:55:29.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:29 15:55:29.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:29 15:55:29.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.393 INFO [WorkbenchTestable][System] Deleting system Local
11:55:29 15:55:29.393 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping
11:55:29 15:55:29.393 INFO [WorkbenchTestable][System] Deleting system system1
11:55:29 15:55:29.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1
11:55:29 15:55:29.393 DEBUG [main][TreeItemHandler] Selecting tree item: system1
11:55:29 15:55:29.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection
11:55:29 15:55:29.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1
11:55:29 15:55:29.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1
11:55:29 15:55:29.396 DEBUG [main][TreeItemHandler] Selecting tree item: system1
11:55:29 15:55:29.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection
11:55:29 15:55:29.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1
11:55:29 15:55:29.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:29 15:55:29.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.443 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:29 15:55:29.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:29 15:55:29.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:29 15:55:29.463 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:29 15:55:29.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:29 15:55:29.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:29 15:55:29.463 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:29 
11:55:29 (Eclipse:1794): Gtk-CRITICAL **: 15:55:29.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:29 15:55:29.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:29 15:55:29.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:29 15:55:29.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:29 15:55:29.507 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:29 15:55:29.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:29 15:55:29.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:29 15:55:29.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:29 15:55:29.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:29 15:55:29.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:29 15:55:29.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1...
11:55:29 15:55:29.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:29 15:55:29.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:29 15:55:29.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:29 15:55:29.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:29 15:55:29.553 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:29 15:55:29.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:29 15:55:29.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:29 15:55:29.555 INFO [WorkbenchTestable][System] Deleting system system2
11:55:29 15:55:29.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2
11:55:29 15:55:29.555 DEBUG [main][TreeItemHandler] Selecting tree item: system2
11:55:29 15:55:29.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection
11:55:29 15:55:29.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2
11:55:29 15:55:29.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2
11:55:29 15:55:29.573 DEBUG [main][TreeItemHandler] Selecting tree item: system2
11:55:29 15:55:29.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection
11:55:29 15:55:29.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2
11:55:29 15:55:29.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:29 15:55:29.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.592 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:29 15:55:29.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:29 15:55:29.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:29 15:55:29.606 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:29 15:55:29.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:29 15:55:29.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:29 15:55:29.606 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:29 
11:55:29 (Eclipse:1794): Gtk-CRITICAL **: 15:55:29.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:29 15:55:29.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:29 15:55:29.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:29 15:55:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:29 15:55:29.650 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:29 15:55:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:29 15:55:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:29 15:55:29.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:29 15:55:29.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:29 15:55:29.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:29 15:55:29.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2...
11:55:29 15:55:29.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:29 15:55:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:29 15:55:29.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:29 15:55:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:29 15:55:29.693 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:29 15:55:29.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:29 15:55:29.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:29 15:55:29.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:29 15:55:29.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:29 15:55:29.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest)
11:55:29 15:55:29.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:29 15:55:29.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:29 15:55:29.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:29 15:55:29.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:29 15:55:29.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.198 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest
11:55:29 delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest)  Time elapsed: 1.689 s
11:55:29 disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest)  Time elapsed: 0.805 s
11:55:29 isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest)  Time elapsed: 1.256 s
11:55:29 Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:29 15:55:29.703 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:29 15:55:29.703 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:55:29 15:55:29.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:29 15:55:29.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:29 15:55:29.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:29 15:55:29.703 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:55:29 15:55:29.713 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:29 15:55:29.713 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:55:29 15:55:29.713 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:29 15:55:29.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:29 15:55:29.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:29 15:55:29.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:29 15:55:29.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:29 15:55:29.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:29 15:55:29.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:29 15:55:29.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.717 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:29 15:55:29.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:29 15:55:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:29 15:55:29.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:29 15:55:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:29 15:55:29.724 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:29 15:55:29.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:29 15:55:29.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:29 15:55:29.726 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:29 15:55:29.726 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:29 15:55:29.727 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:29 15:55:29.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:29 15:55:29.728 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:29 15:55:29.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:29 15:55:29.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:29 15:55:29.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:29 15:55:29.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.763 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:29 15:55:29.763 DEBUG [main][MenuItemLookup] Item match:New
11:55:29 15:55:29.763 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:29 15:55:29.763 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:29 15:55:29.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:29 15:55:29.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:29 15:55:29.764 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:29 15:55:29.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:29 15:55:29.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:29 15:55:29.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:29 15:55:29.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:29 15:55:29.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.820 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:29 15:55:29.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:29 15:55:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:29 15:55:29.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:29 15:55:29.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:29 15:55:29.822 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:29 15:55:29.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:29 15:55:29.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:29 15:55:29.823 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:29 15:55:29.823 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:29 15:55:29.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:29 15:55:29.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:29 15:55:29.824 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:29 15:55:29.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:29 15:55:29.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:29 15:55:29.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:29 15:55:29.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:29 15:55:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:29 15:55:29.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:29 15:55:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:29 15:55:29.854 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1
11:55:29 15:55:29.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:29 15:55:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:29 15:55:29.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:29 15:55:29.858 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A
11:55:29 15:55:29.858 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:29 15:55:29.858 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:29 15:55:29.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:29 15:55:29.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:29 15:55:29.860 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:29 15:55:29.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:29 15:55:29.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:29 15:55:29.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:29 15:55:29.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:29 15:55:29.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A...
11:55:29 15:55:29.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:29 15:55:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:29 15:55:29.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:29 15:55:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:29 15:55:29.918 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:29 15:55:29.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:29 15:55:29.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:29 15:55:29.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully
11:55:29 15:55:29.920 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:29 15:55:29.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:29 15:55:29.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:29 15:55:29.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:29 15:55:29.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:29 15:55:29.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:29 15:55:29.921 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:29 15:55:29.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:29 15:55:29.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:29 15:55:29.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:29 15:55:29.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:29 15:55:29.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:29 15:55:29.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:29 15:55:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:29 15:55:29.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:29 15:55:29.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:29 15:55:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:29 15:55:29.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:29 15:55:29.923 INFO [WorkbenchTestable][System] Deleting system Local
11:55:29 15:55:29.923 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping
11:55:29 15:55:29.923 INFO [WorkbenchTestable][System] Deleting system Test Remote System A
11:55:29 15:55:29.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A
11:55:29 15:55:29.923 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A
11:55:29 15:55:29.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection
11:55:29 15:55:29.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A
11:55:29 15:55:29.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A
11:55:29 15:55:29.942 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A
11:55:29 15:55:29.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection
11:55:29 15:55:29.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A
11:55:29 15:55:29.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:29 15:55:29.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.962 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:29 15:55:29.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:29 15:55:29.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:''
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:29 15:55:29.976 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:29 15:55:29.977 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:29 15:55:29.977 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:29 15:55:29.977 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:29 
11:55:29 (Eclipse:1794): Gtk-CRITICAL **: 15:55:29.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:30 15:55:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:30 15:55:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:30 15:55:30.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:30 15:55:30.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:30 15:55:30.019 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:30 15:55:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:30 15:55:30.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:30 15:55:30.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:30 15:55:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:30 15:55:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A...
11:55:30 15:55:30.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:30 15:55:30.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:30 15:55:30.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:30 15:55:30.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:30 15:55:30.077 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:30 15:55:30.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:30 15:55:30.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:30 15:55:30.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:30 15:55:30.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:30 15:55:30.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:30 15:55:30.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:30 15:55:30.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:30 15:55:30.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:30 15:55:30.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:30 15:55:30.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:30 15:55:30.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:30 15:55:30.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:30 15:55:30.092 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:30 15:55:30.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:30 15:55:30.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:30 15:55:30.094 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:30 15:55:30.108 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:30 15:55:30.109 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:30 15:55:30.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:30 15:55:30.110 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:30 15:55:30.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:30 15:55:30.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:30 15:55:30.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:30 15:55:30.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.131 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:30 15:55:30.131 DEBUG [main][MenuItemLookup] Item match:New
11:55:30 15:55:30.132 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:30 15:55:30.132 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:30 15:55:30.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:30 15:55:30.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:30 15:55:30.132 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:30 15:55:30.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:30 15:55:30.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:30 15:55:30.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:30 15:55:30.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:30 15:55:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.191 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:30 15:55:30.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:30 15:55:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:30 15:55:30.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:30 15:55:30.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:30 15:55:30.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:30 15:55:30.192 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:30 15:55:30.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:30 15:55:30.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:30 15:55:30.194 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:30 15:55:30.194 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:30 15:55:30.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:30 15:55:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:30 15:55:30.195 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:30 15:55:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:30 15:55:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:30 15:55:30.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:30 15:55:30.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:30 15:55:30.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:30 15:55:30.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:30 15:55:30.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:30 15:55:30.231 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost
11:55:30 15:55:30.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:30 15:55:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:30 15:55:30.235 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:30 15:55:30.235 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A
11:55:30 15:55:30.235 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:30 15:55:30.235 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:30 15:55:30.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:30 15:55:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:30 15:55:30.241 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:30 15:55:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:30 15:55:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:30 15:55:30.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:30 15:55:30.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:30 15:55:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:30 15:55:30.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A...
11:55:30 15:55:30.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:30 15:55:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:30 15:55:30.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:30 15:55:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:30 15:55:30.306 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:30 15:55:30.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:30 15:55:30.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:30 15:55:30.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully
11:55:30 15:55:30.340 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:30 15:55:30.341 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:30 15:55:30.341 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:30 15:55:30.342 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:30 15:55:30.342 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:30 15:55:30.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:30 15:55:30.343 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:30 15:55:30.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:30 15:55:30.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:30 15:55:30.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:30 15:55:30.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.366 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:30 15:55:30.366 DEBUG [main][MenuItemLookup] Item match:New
11:55:30 15:55:30.366 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:30 15:55:30.366 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:30 15:55:30.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:30 15:55:30.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:30 15:55:30.367 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:30 15:55:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:30 15:55:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:30 15:55:30.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.424 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:30 15:55:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:30 15:55:30.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:30 15:55:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:30 15:55:30.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:30 15:55:30.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:30 15:55:30.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:30 15:55:30.426 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:30 15:55:30.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:30 15:55:30.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:30 15:55:30.430 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:30 15:55:30.430 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:30 15:55:30.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:30 15:55:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:30 15:55:30.431 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:30 15:55:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:30 15:55:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:30 15:55:30.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:30 15:55:30.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:30 15:55:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:30 15:55:30.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:30 15:55:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:30 15:55:30.460 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1
11:55:30 15:55:30.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:30 15:55:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:30 15:55:30.464 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:30 15:55:30.464 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B
11:55:30 15:55:30.465 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:30 15:55:30.465 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:30 15:55:30.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:30 15:55:30.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:30 15:55:30.466 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:30 15:55:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:30 15:55:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:30 15:55:30.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:30 15:55:30.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:30 15:55:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B...
11:55:30 15:55:30.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:30 15:55:30.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:30 15:55:30.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:30 15:55:30.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:30 15:55:30.528 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:30 15:55:30.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:30 15:55:30.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:30 15:55:30.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully
11:55:30 15:55:30.531 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:30 15:55:30.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:30 15:55:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:30 15:55:30.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:30 15:55:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.548 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:30 15:55:30.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:30 15:55:30.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:30 15:55:30.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.567 INFO [WorkbenchTestable][System] Deleting system Local
11:55:30 15:55:30.567 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping
11:55:30 15:55:30.567 INFO [WorkbenchTestable][System] Deleting system Test Remote System A
11:55:30 15:55:30.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A
11:55:30 15:55:30.567 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A
11:55:30 15:55:30.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection
11:55:30 15:55:30.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A
11:55:30 15:55:30.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A
11:55:30 15:55:30.570 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A
11:55:30 15:55:30.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection
11:55:30 15:55:30.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A
11:55:30 15:55:30.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:30 15:55:30.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.607 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:30 15:55:30.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:30 15:55:30.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:30 15:55:30.626 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:30 15:55:30.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:30 15:55:30.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:30 15:55:30.626 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:30 
11:55:30 (Eclipse:1794): Gtk-CRITICAL **: 15:55:30.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:30 15:55:30.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:30 15:55:30.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:30 15:55:30.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:30 15:55:30.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:30 15:55:30.670 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:30 15:55:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:30 15:55:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:30 15:55:30.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:30 15:55:30.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:30 15:55:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:30 15:55:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A...
11:55:30 15:55:30.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:30 15:55:30.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:30 15:55:30.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:30 15:55:30.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:30 15:55:30.738 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:30 15:55:30.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:30 15:55:30.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:30 15:55:30.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:30 15:55:30.741 INFO [WorkbenchTestable][System] Deleting system Test Remote System B
11:55:30 15:55:30.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B
11:55:30 15:55:30.741 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B
11:55:30 15:55:30.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection
11:55:30 15:55:30.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B
11:55:30 15:55:30.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B
11:55:30 15:55:30.745 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B
11:55:30 15:55:30.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection
11:55:30 15:55:30.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B
11:55:30 15:55:30.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:30 15:55:30.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.780 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:30 15:55:30.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:30 15:55:30.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:''
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:30 15:55:30.797 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:30 15:55:30.797 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:30 15:55:30.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:30 15:55:30.797 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:30 
11:55:30 (Eclipse:1794): Gtk-CRITICAL **: 15:55:30.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:30 15:55:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:30 15:55:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:30 15:55:30.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:30 15:55:30.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:30 15:55:30.843 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:30 15:55:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:30 15:55:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:30 15:55:30.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:30 15:55:30.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:30 15:55:30.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:30 15:55:30.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B...
11:55:30 15:55:30.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:30 15:55:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:30 15:55:30.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:30 15:55:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:30 15:55:30.888 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:30 15:55:30.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:30 15:55:30.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:30 15:55:30.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:30 15:55:30.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:30 15:55:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:30 15:55:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:30 15:55:30.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:30 15:55:30.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:30 15:55:30.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:30 15:55:30.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:30 15:55:30.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:30 15:55:30.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:30 15:55:30.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:30 15:55:30.891 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:30 15:55:30.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:30 15:55:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:30 15:55:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:30 15:55:30.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:30 15:55:30.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:30 15:55:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:30 15:55:30.913 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:30 15:55:30.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:30 15:55:30.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:30 15:55:30.915 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:30 15:55:30.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:30 15:55:30.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:30 15:55:30.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:30 15:55:30.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:30 15:55:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:30 15:55:30.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:30 15:55:30.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:30 15:55:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:30 15:55:30.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:30 15:55:30.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:30 15:55:30.916 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:30 15:55:30.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:30 15:55:30.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:30 15:55:30.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:30 15:55:30.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:30 15:55:30.951 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:30 15:55:30.952 DEBUG [main][MenuItemLookup] Item match:New
11:55:30 15:55:30.952 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:30 15:55:30.952 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:30 15:55:30.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:30 15:55:30.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:30 15:55:30.952 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:31 15:55:31.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:31 15:55:31.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:31 15:55:31.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:31 15:55:31.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.010 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.010 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:31 15:55:31.010 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:31 15:55:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:31 15:55:31.011 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:31 15:55:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:31 15:55:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:31 15:55:31.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:31 15:55:31.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:31 15:55:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:31 15:55:31.043 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.044 INFO [WorkbenchTestable][System] Deleting system Local
11:55:31 15:55:31.044 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:31 15:55:31.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 15:55:31.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:31 15:55:31.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:31 15:55:31.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:31 15:55:31.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:31 15:55:31.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:31 15:55:31.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:31 15:55:31.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:31 15:55:31.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:31 15:55:31.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:31 15:55:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:31 15:55:31.071 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:31 15:55:31.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:31 15:55:31.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:31 15:55:31.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.074 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:31 15:55:31.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.074 INFO [WorkbenchTestable][System] Deleting system Local
11:55:31 15:55:31.074 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping
11:55:31 15:55:31.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:31 15:55:31.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:31 15:55:31.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:31 15:55:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 15:55:31.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:31 15:55:31.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:31 15:55:31.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:31 15:55:31.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:31 15:55:31.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:31 15:55:31.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:31 15:55:31.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:31 15:55:31.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.079 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:31 15:55:31.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:31 15:55:31.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:31 15:55:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:31 15:55:31.100 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:31 15:55:31.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:31 15:55:31.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:31 15:55:31.102 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:31 15:55:31.102 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:31 15:55:31.103 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:31 15:55:31.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:31 15:55:31.104 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:31 15:55:31.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:31 15:55:31.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:31 15:55:31.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:31 15:55:31.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.140 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:31 15:55:31.140 DEBUG [main][MenuItemLookup] Item match:New
11:55:31 15:55:31.140 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:31 15:55:31.140 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:31 15:55:31.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:31 15:55:31.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:31 15:55:31.141 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:31 15:55:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:31 15:55:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:31 15:55:31.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:31 15:55:31.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.198 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:31 15:55:31.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:31 15:55:31.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:31 15:55:31.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:31 15:55:31.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:31 15:55:31.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:31 15:55:31.199 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:31 15:55:31.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:31 15:55:31.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:31 15:55:31.201 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:31 15:55:31.201 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:31 15:55:31.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:31 15:55:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:31 15:55:31.201 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:31 15:55:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:31 15:55:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:31 15:55:31.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:31 15:55:31.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:31 15:55:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:31 15:55:31.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:31 15:55:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:31 15:55:31.230 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost
11:55:31 15:55:31.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:31 15:55:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:31 15:55:31.234 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:31 15:55:31.234 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A
11:55:31 15:55:31.235 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:31 15:55:31.235 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:31 15:55:31.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:31 15:55:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:31 15:55:31.236 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:31 15:55:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:31 15:55:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:31 15:55:31.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:31 15:55:31.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:31 15:55:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A...
11:55:31 15:55:31.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:31 15:55:31.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:31 15:55:31.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:31 15:55:31.298 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:31 15:55:31.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:31 15:55:31.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:31 15:55:31.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully
11:55:31 15:55:31.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate.
11:55:31 15:55:31.301 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:31 15:55:31.316 INFO [WorkbenchTestable][SystemViewPart] Creating new connection
11:55:31 15:55:31.316 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:31 15:55:31.317 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:31 15:55:31.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local
11:55:31 15:55:31.318 DEBUG [main][TreeItemHandler] Selecting tree item: Local
11:55:31 15:55:31.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection
11:55:31 15:55:31.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local
11:55:31 15:55:31.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:31 15:55:31.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.342 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:31 15:55:31.342 DEBUG [main][MenuItemLookup] Item match:New
11:55:31 15:55:31.342 DEBUG [main][MenuItemLookup] Found menu:'Connection...'
11:55:31 15:55:31.342 DEBUG [main][MenuItemLookup] Item match:Connection...
11:55:31 15:55:31.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..."
11:55:31 15:55:31.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection...
11:55:31 15:55:31.343 INFO [main][MenuItemHandler] Select menu item: &Connection...
11:55:31 15:55:31.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available....
11:55:31 15:55:31.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully
11:55:31 15:55:31.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:31 15:55:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.400 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.400 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"]
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.401 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:31 15:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:31 15:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:55:31 15:55:31.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:31 15:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:31 15:55:31.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:31 15:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:31 15:55:31.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:31 15:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:55:31 15:55:31.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:55:31 15:55:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:31 15:55:31.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:55:31 15:55:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:31 15:55:31.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:55:31 15:55:31.403 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only
11:55:31 15:55:31.403 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only
11:55:31 15:55:31.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection
11:55:31 15:55:31.404 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only
11:55:31 15:55:31.404 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:31 15:55:31.404 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page
11:55:31 15:55:31.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:31 15:55:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:31 15:55:31.405 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:31 15:55:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:31 15:55:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:31 15:55:31.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:31 15:55:31.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified
11:55:31 15:55:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:31 15:55:31.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:31 15:55:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
11:55:31 15:55:31.436 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1
11:55:31 15:55:31.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified
11:55:31 15:55:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:31 15:55:31.440 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:31 15:55:31.441 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B
11:55:31 15:55:31.441 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed
11:55:31 15:55:31.441 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard
11:55:31 15:55:31.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:31 15:55:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:31 15:55:31.442 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:31 15:55:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:31 15:55:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:31 15:55:31.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:31 15:55:31.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:31 15:55:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B...
11:55:31 15:55:31.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:31 15:55:31.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:31 15:55:31.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:31 15:55:31.534 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:31 15:55:31.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:31 15:55:31.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:31 15:55:31.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully
11:55:31 15:55:31.553 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:31 15:55:31.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 15:55:31.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.571 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:31 15:55:31.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:31 15:55:31.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:31 15:55:31.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.574 INFO [WorkbenchTestable][System] Deleting system Local
11:55:31 15:55:31.574 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping
11:55:31 15:55:31.574 INFO [WorkbenchTestable][System] Deleting system Test Remote System A
11:55:31 15:55:31.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A
11:55:31 15:55:31.574 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A
11:55:31 15:55:31.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection
11:55:31 15:55:31.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A
11:55:31 15:55:31.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A
11:55:31 15:55:31.577 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A
11:55:31 15:55:31.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection
11:55:31 15:55:31.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A
11:55:31 15:55:31.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:31 15:55:31.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.615 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:31 15:55:31.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:31 15:55:31.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:31 15:55:31.635 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:31 15:55:31.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:31 15:55:31.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:31 15:55:31.635 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:31 
11:55:31 (Eclipse:1794): Gtk-CRITICAL **: 15:55:31.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:31 15:55:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:31 15:55:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:31 15:55:31.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 15:55:31.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:31 15:55:31.683 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:31 15:55:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:31 15:55:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:31 15:55:31.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:31 15:55:31.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:31 15:55:31.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:31 15:55:31.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A...
11:55:31 15:55:31.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:31 15:55:31.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:31 15:55:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:31 15:55:31.742 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:31 15:55:31.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:31 15:55:31.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:31 15:55:31.762 INFO [WorkbenchTestable][System] Deleting system Test Remote System B
11:55:31 15:55:31.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B
11:55:31 15:55:31.762 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B
11:55:31 15:55:31.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection
11:55:31 15:55:31.764 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B
11:55:31 15:55:31.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B
11:55:31 15:55:31.766 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B
11:55:31 15:55:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection
11:55:31 15:55:31.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B
11:55:31 15:55:31.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:31 15:55:31.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Copy...'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Move Up'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Move Down'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Connect'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords'
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.787 DEBUG [main][MenuItemLookup] Found menu:'Properties	Alt+Enter'
11:55:31 15:55:31.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:31 15:55:31.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:'Go To'
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:'Show in Table'
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:'Monitor'
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Found menu:'Delete...	Delete'
11:55:31 15:55:31.803 DEBUG [main][MenuItemLookup] Item match:Delete...	Delete
11:55:31 15:55:31.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete...	Delete"
11:55:31 15:55:31.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete...	Delete
11:55:31 15:55:31.803 INFO [main][MenuItemHandler] Select menu item: &Delete...	Delete
11:55:31 
11:55:31 (Eclipse:1794): Gtk-CRITICAL **: 15:55:31.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:55:31 15:55:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available....
11:55:31 15:55:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully
11:55:31 15:55:31.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete")
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 15:55:31.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:31 15:55:31.851 INFO [WorkbenchTestable][AbstractButton] Click button &Delete
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:31 15:55:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:31 15:55:31.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:31 15:55:31.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:31 15:55:31.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:31 15:55:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:31 15:55:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B...
11:55:31 15:55:31.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:31 15:55:31.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:31 15:55:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:31 15:55:31.895 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:31 15:55:31.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:31 15:55:31.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:31 15:55:31.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully
11:55:31 15:55:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:31 15:55:31.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 15:55:31.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:31 15:55:31.898 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:31 15:55:31.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:31 15:55:31.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:31 15:55:31.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E')
11:55:31 15:55:31.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:31 15:55:31.920 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:31 15:55:31.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:31 15:55:31.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:31 15:55:31.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.922 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems
11:55:31 15:55:31.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:31 15:55:31.923 INFO [WorkbenchTestable][System] Deleting system Local
11:55:31 15:55:31.923 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:31 15:55:31.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 15:55:31.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:31 15:55:31.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:31 15:55:31.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:31 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest
11:55:31 getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)  Time elapsed: 0.367 s
11:55:31 getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)  Time elapsed: 0.811 s
11:55:31 newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)  Time elapsed: 0.154 s
11:55:31 getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)  Time elapsed: 0.03 s
11:55:31 getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)  Time elapsed: 0.823 s
11:55:31 getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest)  Time elapsed: 0.025 s
11:55:31 Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:31 15:55:31.933 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:31 15:55:31.933 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:55:31 15:55:31.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:31 15:55:31.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:31 15:55:31.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:31 15:55:31.933 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:55:31 15:55:31.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:31 15:55:31.948 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:55:31 15:55:31.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:31 15:55:31.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:31 15:55:31.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest)
11:55:31 15:55:31.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:31 15:55:31.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:31 15:55:31.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:31 15:55:31.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:31 15:55:31.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.951 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:55:31 15:55:31.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:31 15:55:31.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:55:31 15:55:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:31 15:55:31.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:31 15:55:31.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:31 15:55:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:31 15:55:31.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:31 15:55:31.952 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:31 15:55:31.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:31 15:55:31.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:31 15:55:31.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:31 15:55:31.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:31 15:55:31.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:31 15:55:31.965 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:31 15:55:31.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:31 15:55:31.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:31 15:55:31.984 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:31 15:55:31.984 DEBUG [main][MenuItemLookup] Item match:File
11:55:31 15:55:31.985 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:55:31 15:55:31.985 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:''
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:55:31 15:55:31.988 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:55:31 15:55:31.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:55:31 15:55:31.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:55:31 15:55:31.988 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:55:32 15:55:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:55:32 15:55:32.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:55:32 15:55:32.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:55:32 15:55:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:32 15:55:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:32 15:55:32.063 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:55:32 15:55:32.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:32 15:55:32.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:55:32 15:55:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:32 15:55:32.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:32 15:55:32.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:32 15:55:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:32 15:55:32.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children...
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:32 15:55:32.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:55:32 15:55:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:32 15:55:32.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:55:32 15:55:32.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project
11:55:32 15:55:32.065 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project
11:55:32 15:55:32.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection
11:55:32 15:55:32.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project
11:55:32 15:55:32.073 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:55:32 15:55:32.073 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:55:32 15:55:32.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:32 15:55:32.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:32 15:55:32.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:32 15:55:32.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:32 15:55:32.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:32 15:55:32.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:32 15:55:32.075 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:32 15:55:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:32 15:55:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:32 15:55:32.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:32 15:55:32.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:32 15:55:32.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:32 15:55:32.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:32 15:55:32.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:32 15:55:32.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available....
11:55:32 15:55:32.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully
11:55:32 15:55:32.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project
11:55:32 15:55:32.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:32 15:55:32.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:32 15:55:32.189 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:55:32 15:55:32.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:32 15:55:32.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:55:32 is "Project name:")
11:55:32 15:55:32.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:32 15:55:32.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:32 15:55:32.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:32 15:55:32.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:32 15:55:32.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:32 15:55:32.231 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:32 15:55:32.231 INFO [WorkbenchTestable][AbstractText] Text set to: webProject
11:55:32 15:55:32.234 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:55:32 15:55:32.234 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard
11:55:32 15:55:32.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:32 15:55:32.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:32 15:55:32.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:32 15:55:32.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:32 15:55:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:32 15:55:32.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:32 15:55:32.236 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:32 15:55:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:32 15:55:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:32 15:55:32.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:32 15:55:32.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Saving RSE Profile centos-7-pwxxd' is not running, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:32 15:55:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available....
11:55:32 15:55:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available. finished successfully
11:55:32 15:55:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open Perspective")
11:55:32 15:55:32.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:32 15:55:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:32 15:55:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:32 15:55:32.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent
11:55:32 15:55:32.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:32 15:55:32.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:32 15:55:32.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:32 15:55:32.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:32 15:55:32.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:32 15:55:32.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:32 15:55:32.740 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective
11:55:32 15:55:32.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:32 15:55:32.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:32 15:55:32.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:32 15:55:32.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:33 15:55:33.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:33 15:55:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:33 15:55:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:33 15:55:33.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:33 15:55:33.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:33 15:55:33.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:33 15:55:33.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:33 15:55:33.148 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:55:33 15:55:33.148 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:55:33 15:55:33.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:33 15:55:33.149 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:55:33 15:55:33.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:33 15:55:33.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:33 15:55:33.227 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:55:33 15:55:33.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:33 15:55:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:33 15:55:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:33 15:55:33.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:33 15:55:33.228 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:33 15:55:33.228 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:33 15:55:33.228 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:33 15:55:33.228 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:33 15:55:33.228 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:33 15:55:33.228 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:33 15:55:33.228 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:33 15:55:33.228 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:33 15:55:33.228 DEBUG [main][MenuItemLookup] Item match:Window
11:55:33 15:55:33.229 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:33 15:55:33.229 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:33 15:55:33.229 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:33 15:55:33.229 DEBUG [main][MenuItemLookup] Found menu:''
11:55:33 15:55:33.229 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:33 15:55:33.229 DEBUG [main][MenuItemLookup] Item match:Show View
11:55:33 15:55:33.232 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:55:33 15:55:33.232 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:55:33 15:55:33.232 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer'
11:55:33 15:55:33.232 DEBUG [main][MenuItemLookup] Found menu:'Markers'
11:55:33 15:55:33.232 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:55:33 15:55:33.232 DEBUG [main][MenuItemLookup] Found menu:'Packages'
11:55:33 15:55:33.232 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:55:33 15:55:33.232 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:55:33 15:55:33.232 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:55:33 15:55:33.233 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:55:33 15:55:33.233 DEBUG [main][MenuItemLookup] Found menu:'Servers'
11:55:33 15:55:33.233 DEBUG [main][MenuItemLookup] Found menu:'Snippets'
11:55:33 15:55:33.233 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:55:33 15:55:33.233 DEBUG [main][MenuItemLookup] Found menu:''
11:55:33 15:55:33.233 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:55:33 15:55:33.233 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:55:33 15:55:33.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:55:33 15:55:33.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:55:33 15:55:33.233 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:55:33 15:55:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:55:33 15:55:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:55:33 15:55:33.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:55:33 15:55:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:33 15:55:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:33 15:55:33.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:55:33 15:55:33.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:33 15:55:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:33 15:55:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:33 15:55:33.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:33 15:55:33.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:33 15:55:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:33 15:55:33.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:33 15:55:33.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:33 15:55:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:33 15:55:33.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:33 15:55:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:33 15:55:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:33 15:55:33.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:33 15:55:33.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:33 15:55:33.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:55:33 15:55:33.363 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:55:33 15:55:33.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:33 15:55:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:33 15:55:33.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:33 15:55:33.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:33 15:55:33.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:33 15:55:33.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:33 15:55:33.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:33 15:55:33.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:33 15:55:33.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:33 15:55:33.365 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:55:33 15:55:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:33 15:55:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:33 15:55:33.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:33 15:55:33.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:33 15:55:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:33 15:55:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:33 15:55:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:55:33 15:55:33.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:33 15:55:33.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:33 15:55:33.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:55:33 15:55:33.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:33 15:55:33.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:33 15:55:33.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:33 15:55:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:33 15:55:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:33 15:55:33.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:33 15:55:33.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:55:33 15:55:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:33 15:55:33.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:33 15:55:33.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:33 15:55:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:33 15:55:33.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:33 15:55:33.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:33 15:55:33.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:33 15:55:33.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:33 15:55:33.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:33 15:55:33.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:33 15:55:33.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:33 15:55:33.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:33 15:55:33.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:33 15:55:33.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:33 15:55:33.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:33 15:55:33.540 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:33 15:55:33.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:33 15:55:33.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:33 15:55:33.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:33 15:55:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:33 15:55:33.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:33 15:55:33.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:34 15:55:34.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:34 15:55:34.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:34 15:55:34.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:34 15:55:34.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:35 15:55:35.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:35 15:55:35.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:35 15:55:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:55:35 15:55:35.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:35 15:55:35.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:35 15:55:35.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:35 15:55:35.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:35 15:55:35.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:35 15:55:35.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:35 15:55:35.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:35 15:55:35.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:35 15:55:35.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:35 15:55:35.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:35 15:55:35.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject
11:55:35 15:55:35.043 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:35 15:55:35.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:35 15:55:35.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:35 15:55:35.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:35 15:55:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:35 15:55:35.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:35 15:55:35.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:35 15:55:35.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:35 15:55:35.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:36 15:55:36.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:36 15:55:36.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:36 15:55:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:55:36 15:55:36.045 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:36 15:55:36.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:36 15:55:36.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:36 15:55:36.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:36 15:55:36.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:36 15:55:36.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:36 15:55:36.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:36 15:55:36.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:36 15:55:36.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:36 15:55:36.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:36 15:55:36.047 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject
11:55:36 15:55:36.047 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:36 15:55:36.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:36 15:55:36.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:36 15:55:36.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:36 15:55:36.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:36 15:55:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:36 15:55:36.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:36 15:55:36.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:36 15:55:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:36 15:55:36.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:36 15:55:36.048 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:55:36 15:55:36.048 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:55:36 15:55:36.049 DEBUG [main][TreeItemHandler] Set Tree selection
11:55:36 15:55:36.049 DEBUG [main][TreeHandler] Notify Tree about selection event
11:55:36 15:55:36.052 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:55:36 15:55:36.053 DEBUG [WorkbenchTestable][TreeItemHandler]   webProject
11:55:36 15:55:36.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:36 15:55:36.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:''
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:''
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:''
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:''
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:''
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:''
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:36 15:55:36.131 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:55:36 15:55:36.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:55:36 15:55:36.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:55:36 15:55:36.132 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:55:36 15:55:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:36 15:55:36.132 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:36 15:55:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:36 15:55:36.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:36 15:55:36.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:''
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:''
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:55:36 15:55:36.661 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:55:36 15:55:36.661 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:55:36 15:55:36.661 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:55:36 15:55:36.661 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:55:36 15:55:36.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:55:37 15:55:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:55:37 15:55:37.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:55:37 15:55:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:37 15:55:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:37 15:55:37.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:37 15:55:37.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:37 15:55:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:37 15:55:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:37 15:55:37.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:55:37 15:55:37.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:37 15:55:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:37 15:55:37.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:37 15:55:37.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:37 15:55:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:37 15:55:37.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:37 15:55:37.264 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:55:37 15:55:37.264 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:55:37 15:55:37.264 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:55:37 15:55:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:37 15:55:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:37 15:55:37.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:37 15:55:37.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:37 15:55:37.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:55:37 15:55:37.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:37 15:55:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:37 15:55:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:37 15:55:37.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:55:37 15:55:37.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:37 15:55:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:37 15:55:37.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:37 15:55:37.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:37 15:55:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:37 15:55:37.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:37 15:55:37.265 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:55:37 15:55:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:37 15:55:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:37 15:55:37.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:37 15:55:37.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:37 15:55:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:55:37 15:55:37.268 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:37 15:55:37.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:37 15:55:37.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:37 15:55:37.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest)
11:55:37 15:55:37.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:37 15:55:37.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest)
11:55:37 15:55:37.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:37 15:55:37.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:37 15:55:37.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:37 15:55:37.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:37 15:55:37.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:37 15:55:37.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:37 15:55:37.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:55:37 15:55:37.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:37 15:55:37.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:37 15:55:37.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:37 15:55:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:37 15:55:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:37 15:55:37.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:37 15:55:37.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:55:37 15:55:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:37 15:55:37.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:37 15:55:37.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:37 15:55:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:37 15:55:37.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:37 15:55:37.780 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:37 15:55:37.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:37 15:55:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:37 15:55:37.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:37 15:55:37.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:37 15:55:37.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:37 15:55:37.793 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:55:37 15:55:37.793 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
11:55:37 15:55:37.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:37 15:55:37.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:37 15:55:37.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:37 15:55:37.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:37 15:55:37.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:37 15:55:37.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
11:55:37 15:55:37.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:37 15:55:37.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:37 15:55:37.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:37 15:55:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:37 15:55:37.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
11:55:37 15:55:37.811 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
11:55:37 15:55:37.811 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
11:55:37 15:55:37.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:37 15:55:37.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:37 15:55:37.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:37 15:55:37.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:37 15:55:37.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:37 15:55:37.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:37 15:55:37.863 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
11:55:37 15:55:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:37 15:55:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:37 15:55:37.863 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2)
11:55:37 15:55:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:37 15:55:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:37 15:55:37.863 TRACE [main][WidgetHandler] Notify Table with event 13
11:55:37 15:55:37.863 TRACE [main][WidgetHandler] Wait for synchronization
11:55:37 15:55:37.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:37 15:55:37.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:37 15:55:37.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:37 15:55:37.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:55:37 15:55:37.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:37 15:55:37.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:37 15:55:37.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:37 15:55:37.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:55:37 15:55:37.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:37 15:55:37.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:37 15:55:37.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:37 15:55:37.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
11:55:37 15:55:37.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:37 15:55:37.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:37 15:55:37.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:37 15:55:37.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:37 15:55:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:37 15:55:37.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:37 15:55:37.865 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:55:37 15:55:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:37 15:55:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:37 15:55:37.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:37 15:55:37.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:38 15:55:38.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:38 15:55:38.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:38 15:55:38.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:38 15:55:38.007 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:38 15:55:38.007 DEBUG [main][MenuItemLookup] Item match:File
11:55:38 15:55:38.007 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:55:38 15:55:38.007 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:''
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:''
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:''
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:55:38 15:55:38.010 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:55:38 15:55:38.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:55:38 15:55:38.010 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:55:38 15:55:38.010 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:55:38 15:55:38.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:55:38 15:55:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:55:38 15:55:38.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:55:38 15:55:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:38 15:55:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:38 15:55:38.088 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:55:38 15:55:38.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:55:38 15:55:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:38 15:55:38.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:38 15:55:38.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:38 15:55:38.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:38 15:55:38.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:38 15:55:38.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:38 15:55:38.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children...
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:38 15:55:38.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:38 15:55:38.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:55:38 15:55:38.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project
11:55:38 15:55:38.090 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection
11:55:38 15:55:38.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project
11:55:38 15:55:38.090 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:55:38 15:55:38.090 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:38 15:55:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:38 15:55:38.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:38 15:55:38.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:38 15:55:38.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:38 15:55:38.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:38 15:55:38.091 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:38 15:55:38.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:38 15:55:38.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:38 15:55:38.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:38 15:55:38.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:38 15:55:38.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:38 15:55:38.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available....
11:55:38 15:55:38.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully
11:55:38 15:55:38.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project
11:55:38 15:55:38.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:38 15:55:38.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:38 15:55:38.202 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:55:38 15:55:38.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:38 15:55:38.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:55:38 is "Project name:")
11:55:38 15:55:38.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:38 15:55:38.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:38 15:55:38.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:38 15:55:38.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:38 15:55:38.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:38 15:55:38.204 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:38 15:55:38.204 INFO [WorkbenchTestable][AbstractText] Text set to: webProject
11:55:38 15:55:38.206 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:55:38 15:55:38.206 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard
11:55:38 15:55:38.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:38 15:55:38.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:38 15:55:38.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:38 15:55:38.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:38 15:55:38.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:38 15:55:38.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:38 15:55:38.208 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:38 15:55:38.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:38 15:55:38.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:38 15:55:38.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:38 15:55:38.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:38 15:55:38.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available....
11:55:38 15:55:38.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available. finished successfully
11:55:38 15:55:38.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8)
11:55:38 15:55:38.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:38 15:55:38.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:38 15:55:38.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:38 15:55:38.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent
11:55:38 15:55:38.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:38 15:55:38.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:38 15:55:38.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:38 15:55:38.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:38 15:55:38.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:38 15:55:38.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:38 15:55:38.714 INFO [WorkbenchTestable][AbstractButton] Click button &No
11:55:38 15:55:38.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:38 15:55:38.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:38 15:55:38.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:38 15:55:38.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:38 15:55:38.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:38 15:55:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:38 15:55:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:38 15:55:38.937 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:38 15:55:38.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:38 15:55:38.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:38 15:55:38.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:38 15:55:38.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:38 15:55:38.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:38 15:55:38.938 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:55:38 15:55:38.938 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:55:38 15:55:38.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:38 15:55:38.938 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:55:39 15:55:39.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:39 15:55:39.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:39 15:55:39.066 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:55:39 15:55:39.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:39 15:55:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:39 15:55:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:39 15:55:39.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:39 15:55:39.066 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:39 15:55:39.066 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:39 15:55:39.066 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:39 15:55:39.066 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:39 15:55:39.066 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:39 15:55:39.066 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:39 15:55:39.066 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:39 15:55:39.066 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:39 15:55:39.066 DEBUG [main][MenuItemLookup] Item match:Window
11:55:39 15:55:39.067 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:39 15:55:39.067 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:39 15:55:39.067 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:39 15:55:39.067 DEBUG [main][MenuItemLookup] Found menu:''
11:55:39 15:55:39.067 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:39 15:55:39.067 DEBUG [main][MenuItemLookup] Item match:Show View
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:''
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:55:39 15:55:39.070 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:55:39 15:55:39.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:55:39 15:55:39.085 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:55:39 15:55:39.086 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:55:39 15:55:39.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:55:39 15:55:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:55:39 15:55:39.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:55:39 15:55:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:39 15:55:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:39 15:55:39.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:55:39 15:55:39.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:39 15:55:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:39 15:55:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:39 15:55:39.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:39 15:55:39.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:39 15:55:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:39 15:55:39.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:39 15:55:39.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:39 15:55:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:39 15:55:39.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:39 15:55:39.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:39 15:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:39 15:55:39.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:39 15:55:39.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:55:39 15:55:39.167 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:55:39 15:55:39.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:39 15:55:39.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:39 15:55:39.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:39 15:55:39.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:39 15:55:39.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:39 15:55:39.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:39 15:55:39.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:39 15:55:39.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:39 15:55:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:39 15:55:39.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:39 15:55:39.169 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:55:39 15:55:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:39 15:55:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:39 15:55:39.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:39 15:55:39.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:39 15:55:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:39 15:55:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:39 15:55:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:55:39 15:55:39.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:39 15:55:39.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:39 15:55:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:55:39 15:55:39.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:39 15:55:39.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:39 15:55:39.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:39 15:55:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:39 15:55:39.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:39 15:55:39.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:39 15:55:39.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:55:39 15:55:39.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:39 15:55:39.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:39 15:55:39.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:39 15:55:39.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:39 15:55:39.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:39 15:55:39.291 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:39 15:55:39.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:39 15:55:39.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:39 15:55:39.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:39 15:55:39.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:39 15:55:39.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:39 15:55:39.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:39 15:55:39.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:39 15:55:39.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:39 15:55:39.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:39 15:55:39.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:39 15:55:39.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:39 15:55:39.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:39 15:55:39.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:39 15:55:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:39 15:55:39.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:39 15:55:39.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:39 15:55:39.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:39 15:55:39.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:40 15:55:40.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:40 15:55:40.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:40 15:55:40.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:55:40 15:55:40.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:40 15:55:40.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:40 15:55:40.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:40 15:55:40.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:40 15:55:40.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:40 15:55:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:40 15:55:40.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:40 15:55:40.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:40 15:55:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:40 15:55:40.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:40 15:55:40.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject
11:55:40 15:55:40.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:40 15:55:40.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:40 15:55:40.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:40 15:55:40.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:40 15:55:40.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:40 15:55:40.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:40 15:55:40.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:40 15:55:40.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:40 15:55:40.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:41 15:55:41.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:41 15:55:41.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:41 15:55:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:55:41 15:55:41.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:41 15:55:41.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:41 15:55:41.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:41 15:55:41.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:41 15:55:41.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:41 15:55:41.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:41 15:55:41.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:41 15:55:41.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:41 15:55:41.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:41 15:55:41.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:41 15:55:41.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject
11:55:41 15:55:41.335 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:41 15:55:41.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:41 15:55:41.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:41 15:55:41.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:41 15:55:41.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:41 15:55:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:41 15:55:41.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:41 15:55:41.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:41 15:55:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:41 15:55:41.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:41 15:55:41.336 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:55:41 15:55:41.336 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:55:41 15:55:41.336 DEBUG [main][TreeItemHandler] Set Tree selection
11:55:41 15:55:41.336 DEBUG [main][TreeHandler] Notify Tree about selection event
11:55:41 15:55:41.339 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:55:41 15:55:41.339 DEBUG [WorkbenchTestable][TreeItemHandler]   webProject
11:55:41 15:55:41.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:41 15:55:41.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:''
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:''
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:''
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:''
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:''
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:''
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:41 15:55:41.373 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:55:41 15:55:41.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:55:41 15:55:41.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:55:41 15:55:41.373 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:55:41 15:55:41.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:41 15:55:41.373 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:41 15:55:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:41 15:55:41.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:41 15:55:41.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:''
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:''
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:55:41 15:55:41.946 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:55:41 15:55:41.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:55:41 15:55:41.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:55:41 15:55:41.946 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:55:41 15:55:41.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:55:42 15:55:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:55:42 15:55:42.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:55:42 15:55:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:42 15:55:42.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:42 15:55:42.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:42 15:55:42.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:42 15:55:42.576 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:55:42 15:55:42.576 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:55:42 15:55:42.576 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:55:42 15:55:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:42 15:55:42.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:42 15:55:42.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:42 15:55:42.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:42 15:55:42.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:42 15:55:42.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:42 15:55:42.577 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:55:42 15:55:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:42 15:55:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:42 15:55:42.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:42 15:55:42.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:42 15:55:42.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:55:42 15:55:42.581 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:43 15:55:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:43 15:55:43.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:43 15:55:43.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:43 15:55:43.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:43 15:55:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:43 15:55:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:43 15:55:43.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest)
11:55:43 15:55:43.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:43 15:55:43.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest)
11:55:43 15:55:43.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:43 15:55:43.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:43 15:55:43.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:43 15:55:43.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:43 15:55:43.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:43 15:55:43.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:43 15:55:43.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:55:43 15:55:43.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:43 15:55:43.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:43 15:55:43.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:43 15:55:43.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:43 15:55:43.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:43 15:55:43.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:43 15:55:43.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:55:43 15:55:43.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:43 15:55:43.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:43 15:55:43.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:43 15:55:43.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:43 15:55:43.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:43 15:55:43.097 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:43 15:55:43.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:43 15:55:43.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:43 15:55:43.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:43 15:55:43.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:43 15:55:43.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:43 15:55:43.099 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:55:43 15:55:43.099 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"]
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:43 15:55:43.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:43 15:55:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:43 15:55:43.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:43 15:55:43.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:43 15:55:43.101 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:43 15:55:43.101 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:43 15:55:43.101 DEBUG [main][MenuItemLookup] Item match:File
11:55:43 15:55:43.102 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:55:43 15:55:43.102 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Maven Project'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:''
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Package'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Class'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Interface'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Enum'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Record'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Task'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:''
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:''
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:55:43 15:55:43.104 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:55:43 15:55:43.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:55:43 15:55:43.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:55:43 15:55:43.126 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:55:43 15:55:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:55:43 15:55:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:55:43 15:55:43.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:55:43 15:55:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:43 15:55:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:43 15:55:43.218 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:55:43 15:55:43.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:55:43 15:55:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:43 15:55:43.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:43 15:55:43.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:43 15:55:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:43 15:55:43.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:43 15:55:43.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:43 15:55:43.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children...
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:43 15:55:43.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:43 15:55:43.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web
11:55:43 15:55:43.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project
11:55:43 15:55:43.224 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection
11:55:43 15:55:43.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project
11:55:43 15:55:43.224 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:55:43 15:55:43.224 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:55:43 15:55:43.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:55:43 15:55:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:43 15:55:43.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:43 15:55:43.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:43 15:55:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:43 15:55:43.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:43 15:55:43.226 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:55:43 15:55:43.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:43 15:55:43.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:43 15:55:43.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:43 15:55:43.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:43 15:55:43.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:55:43 15:55:43.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available....
11:55:43 15:55:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available. finished successfully
11:55:43 15:55:43.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project
11:55:43 15:55:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:43 15:55:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:43 15:55:43.409 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:55:43 15:55:43.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:43 15:55:43.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label:
11:55:43 is "Project name:")
11:55:43 15:55:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:43 15:55:43.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:43 15:55:43.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:43 15:55:43.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:43 15:55:43.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:43 15:55:43.410 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:43 15:55:43.411 INFO [WorkbenchTestable][AbstractText] Text set to: webProject
11:55:43 15:55:43.413 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed
11:55:43 15:55:43.413 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard
11:55:43 15:55:43.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:55:43 15:55:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:43 15:55:43.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:43 15:55:43.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:43 15:55:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:43 15:55:43.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:43 15:55:43.415 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:55:43 15:55:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:43 15:55:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:43 15:55:43.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:43 15:55:43.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh Filter' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:43 15:55:43.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:43 15:55:43.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell New Dynamic Web Project
11:55:43 15:55:43.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project
11:55:43 15:55:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:43 15:55:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:43 15:55:43.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
11:55:43 15:55:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:43 15:55:43.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:43 15:55:43.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:44 15:55:44.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:44 15:55:44.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:44 15:55:44.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:44 15:55:44.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:44 15:55:44.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:55:44 15:55:44.774 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
11:55:44 15:55:44.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
11:55:44 15:55:44.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:44 15:55:44.775 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:44 15:55:44.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:44 15:55:44.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:44 15:55:44.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:44 15:55:44.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:44 15:55:44.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:44 15:55:44.778 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer'
11:55:44 15:55:44.778 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer
11:55:44 15:55:44.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:44 15:55:44.779 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
11:55:44 15:55:44.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:44 15:55:44.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:44 15:55:44.852 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:55:44 15:55:44.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:44 15:55:44.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:44 15:55:44.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:44 15:55:44.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:44 15:55:44.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Item match:Window
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:''
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:44 15:55:44.853 DEBUG [main][MenuItemLookup] Item match:Show View
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Task List	Shift+Alt+Q K'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Templates'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:''
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:55:44 15:55:44.857 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:55:44 15:55:44.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:55:44 15:55:44.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:55:44 15:55:44.858 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:55:44 15:55:44.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:55:44 15:55:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:55:44 15:55:44.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:45 15:55:44.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:45 15:55:44.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:45 15:55:44.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:45 15:55:44.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:45 15:55:45.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:45 15:55:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:45 15:55:45.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:45 15:55:45.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:55:45 15:55:45.001 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:55:45 15:55:45.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:55:45 15:55:45.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:55:45 15:55:45.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:45 15:55:45.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:45 15:55:45.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:45 15:55:45.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:45 15:55:45.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:45 15:55:45.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:45 15:55:45.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:45 15:55:45.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:55:45 15:55:45.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:45 15:55:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:45 15:55:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:45 15:55:45.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:55:45 15:55:45.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:45 15:55:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:45 15:55:45.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:45 15:55:45.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:45 15:55:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:45 15:55:45.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:45 15:55:45.032 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:55:45 15:55:45.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:45 15:55:45.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:45 15:55:45.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:45 15:55:45.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:45 15:55:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:45 15:55:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:45 15:55:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:55:45 15:55:45.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:45 15:55:45.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:45 15:55:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:55:45 15:55:45.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:45 15:55:45.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:45 15:55:45.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:45 15:55:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:45 15:55:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:45 15:55:45.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:45 15:55:45.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:55:45 15:55:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:45 15:55:45.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:45 15:55:45.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:45 15:55:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:45 15:55:45.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:55:45 15:55:45.148 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:45 15:55:45.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:45 15:55:45.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:45 15:55:45.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:55:45 15:55:45.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:55:45 15:55:45.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:55:45 15:55:45.151 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:45 15:55:45.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:45 15:55:45.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:45 15:55:45.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:45 15:55:45.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:45 15:55:45.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:45 15:55:45.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:45 15:55:45.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:45 15:55:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:45 15:55:45.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:45 15:55:45.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:45 15:55:45.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:45 15:55:45.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:46 15:55:46.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:46 15:55:46.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:46 15:55:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:55:46 15:55:46.153 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:46 15:55:46.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:46 15:55:46.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:46 15:55:46.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:46 15:55:46.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:46 15:55:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:46 15:55:46.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:46 15:55:46.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:46 15:55:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:46 15:55:46.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:46 15:55:46.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject
11:55:46 15:55:46.156 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:46 15:55:46.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:46 15:55:46.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:46 15:55:46.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:46 15:55:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:46 15:55:46.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:46 15:55:46.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:46 15:55:46.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:46 15:55:46.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:47 15:55:47.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:47 15:55:47.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:55:47 15:55:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:55:47 15:55:47.158 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:47 15:55:47.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:47 15:55:47.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:47 15:55:47.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:47 15:55:47.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:47 15:55:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:47 15:55:47.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:47 15:55:47.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:47 15:55:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:47 15:55:47.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:47 15:55:47.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject
11:55:47 15:55:47.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:55:47 15:55:47.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:55:47 15:55:47.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:55:47 15:55:47.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:55:47 15:55:47.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:55:47 15:55:47.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:47 15:55:47.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:47 15:55:47.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:47 15:55:47.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:47 15:55:47.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:47 15:55:47.161 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:55:47 15:55:47.161 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:55:47 15:55:47.161 DEBUG [main][TreeItemHandler] Set Tree selection
11:55:47 15:55:47.161 DEBUG [main][TreeHandler] Notify Tree about selection event
11:55:47 15:55:47.164 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:55:47 15:55:47.165 DEBUG [WorkbenchTestable][TreeItemHandler]   webProject
11:55:47 15:55:47.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:47 15:55:47.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:''
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:''
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:''
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context	Shift+Ctrl+Alt+Down'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:''
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:''
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:''
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:55:47 15:55:47.231 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:55:47 15:55:47.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:55:47 15:55:47.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:55:47 15:55:47.231 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:55:47 15:55:47.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:47 15:55:47.232 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Refresh' has no excuses, wait for it
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:47 15:55:47.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:47 15:55:47.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:55:47 15:55:47.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:'New'
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:''
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window'
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:''
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:55:47 15:55:47.760 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:55:47 15:55:47.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:55:47 15:55:47.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:55:47 15:55:47.760 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:55:47 15:55:47.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:55:48 15:55:48.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:55:48 15:55:48.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:55:48 15:55:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:48 15:55:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:48 15:55:48.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:48 15:55:48.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:48 15:55:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:55:48 15:55:48.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:48 15:55:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:48 15:55:48.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:48 15:55:48.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:48 15:55:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:48 15:55:48.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:48 15:55:48.345 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:55:48 15:55:48.345 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:55:48 15:55:48.345 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:55:48 15:55:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:48 15:55:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:48 15:55:48.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:48 15:55:48.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:48 15:55:48.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:55:48 15:55:48.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:48 15:55:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:55:48 15:55:48.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:48 15:55:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:48 15:55:48.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:48 15:55:48.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:48 15:55:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:48 15:55:48.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:48 15:55:48.346 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:55:48 15:55:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:48 15:55:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:48 15:55:48.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:48 15:55:48.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:48 15:55:48.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:55:48 15:55:48.350 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:55:48 15:55:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:55:48 15:55:48.850 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:55:48 15:55:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Advanced source lookup job' is not running, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Notification Job' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Relevant Tasks' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task List Save Job' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Activity Monitor Job' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Task Data Snapshot' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist Web App Libraries State' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Persist EAR Libraries State' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Synchronizing Task List' is a system job, skipped
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:48 15:55:48.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest)
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:48 15:55:48.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.919 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest
11:55:48 openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest)  Time elapsed: 5.821 s
11:55:48 doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest)  Time elapsed: 5.312 s
11:55:48 testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest)  Time elapsed: 5.769 s
11:55:48 Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest
11:55:48 15:55:48.888 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest
11:55:48 15:55:48.889 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:55:48 15:55:48.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:48 15:55:48.889 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest
11:55:48 15:55:48.889 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:48 15:55:48.889 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:55:48 15:55:48.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:48 15:55:48.890 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:55:48 15:55:48.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:48 15:55:48.890 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
11:55:48 15:55:48.890 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
11:55:48 15:55:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
11:55:48 15:55:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:48 15:55:48.890 DEBUG [main][MenuItemLookup] Item match:Window
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:48 15:55:48.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.891 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:48 15:55:48.891 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Item match:Window
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Item match:Perspective
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:55:48 15:55:48.892 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:55:48 15:55:48.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
11:55:48 15:55:48.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.893 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:48 15:55:48.893 DEBUG [main][MenuItemLookup] Item match:Window
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:48 15:55:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Item match:Window
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Item match:Perspective
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:55:48 15:55:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:48 15:55:48.894 DEBUG [main][MenuItemLookup] Item match:Window
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:48 15:55:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.895 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Item match:Window
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Item match:Perspective
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:''
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
11:55:48 15:55:48.895 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
11:55:48 15:55:48.895 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
11:55:48 15:55:48.895 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
11:55:48 15:55:48.895 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
11:55:48 15:55:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
11:55:48 15:55:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
11:55:48 15:55:48.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
11:55:48 15:55:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:48 15:55:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:48 15:55:48.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:48 15:55:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:55:48 15:55:48.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:48 15:55:48.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:48 15:55:48.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:48 15:55:48.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
11:55:48 15:55:48.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:55:48 15:55:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:48 15:55:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:48 15:55:48.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
11:55:48 15:55:48.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:55:48 15:55:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:48 15:55:48.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:48 15:55:48.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:48 15:55:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:48 15:55:48.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:48 15:55:48.929 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
11:55:48 15:55:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:48 15:55:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:48 15:55:48.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:48 15:55:48.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:49 15:55:49.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:49 15:55:49.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest)
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:49 15:55:49.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:49 15:55:49.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:49 15:55:49.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:49 15:55:49.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:49 15:55:49.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Item match:Window
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:''
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:''
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:''
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:49 15:55:49.150 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:49 15:55:49.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:49 15:55:49.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:49 15:55:49.151 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:49 15:55:49.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:49 15:55:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:49 15:55:49.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:49 15:55:49.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:49 15:55:49.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:49 15:55:49.896 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:49 15:55:49.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:49 15:55:49.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:49 15:55:49.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:49 15:55:49.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:49 15:55:49.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:49 15:55:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:49 15:55:49.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:49 15:55:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:49 15:55:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:49 15:55:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:49 15:55:49.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:49 15:55:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:50 15:55:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:50 15:55:50.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:50 15:55:50.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:50 15:55:50.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:50 15:55:50.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:50 15:55:50.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:50 15:55:50.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:50 15:55:50.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:50 15:55:50.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children...
11:55:50 15:55:50.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path
11:55:50 15:55:50.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:50 15:55:50.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:50 15:55:50.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path
11:55:50 15:55:50.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully
11:55:50 15:55:50.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path
11:55:50 15:55:50.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:50 15:55:50.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed
11:55:50 15:55:50.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:50 15:55:50.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path
11:55:50 15:55:50.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables
11:55:50 15:55:50.910 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables
11:55:50 15:55:50.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection
11:55:50 15:55:50.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables
11:55:50 15:55:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:50 15:55:50.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:50 15:55:50.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:50 15:55:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:50 15:55:50.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:55:50 15:55:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:50 15:55:50.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:50 15:55:50.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:50 15:55:50.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:50 15:55:50.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:50 15:55:50.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:50 15:55:50.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:50 15:55:50.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...")
11:55:50 15:55:50.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:50 15:55:50.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:50 15:55:50.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:50 15:55:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:50 15:55:50.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:50 15:55:50.955 INFO [WorkbenchTestable][AbstractButton] Click button &New...
11:55:50 15:55:50.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:50 15:55:50.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:50 15:55:50.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:50 15:55:50.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:51 15:55:50.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available....
11:55:51 15:55:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully
11:55:51 15:55:51.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry
11:55:51 15:55:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:55:51 is "Name:")
11:55:51 15:55:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:51 15:55:51.002 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:51 15:55:51.002 INFO [WorkbenchTestable][AbstractText] Text set to: VN
11:55:51 15:55:51.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label:
11:55:51 is "Path:")
11:55:51 15:55:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:55:51 15:55:51.006 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:55:51 15:55:51.007 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
11:55:51 15:55:51.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:55:51 15:55:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:51 15:55:51.011 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:55:51 15:55:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:51 15:55:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:51 15:55:51.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:51 15:55:51.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:51 15:55:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:55:51 15:55:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:55:51 15:55:51.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:55:51 15:55:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:51 15:55:51.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:51 15:55:51.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:51 15:55:51.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:55:51 15:55:51.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:51 15:55:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:51 15:55:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:51 15:55:51.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:55:51 15:55:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:51 15:55:51.060 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:55:51 15:55:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:51 15:55:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:51 15:55:51.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:51 15:55:51.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:51 15:55:51.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:51 15:55:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:51 15:55:51.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:51 15:55:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:51 15:55:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:51 15:55:51.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Item match:Window
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:''
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:''
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:''
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:51 15:55:51.152 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:51 15:55:51.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:51 15:55:51.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:51 15:55:51.152 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:51 15:55:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:51 15:55:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:51 15:55:51.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:51 15:55:51.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.251 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:51 15:55:51.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:51 15:55:51.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:51 15:55:51.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:51 15:55:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:51 15:55:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children...
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed
11:55:51 15:55:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path
11:55:51 15:55:51.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables
11:55:51 15:55:51.253 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables
11:55:51 15:55:51.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection
11:55:51 15:55:51.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables
11:55:51 15:55:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:55:51 15:55:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:51 15:55:51.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "VN - /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar")
11:55:51 15:55:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
11:55:51 15:55:51.264 TRACE [main][WidgetHandler] Notify Table with event 13
11:55:51 15:55:51.264 TRACE [main][WidgetHandler] Wait for synchronization
11:55:51 15:55:51.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:55:51 15:55:51.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:51 15:55:51.266 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:55:51 15:55:51.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:51 15:55:51.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:51 15:55:51.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:51 15:55:51.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:51 15:55:51.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:55:51 15:55:51.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:51 15:55:51.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:51 15:55:51.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:51 15:55:51.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:55:51 15:55:51.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:51 15:55:51.271 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:55:51 15:55:51.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:51 15:55:51.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:51 15:55:51.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:51 15:55:51.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:51 15:55:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:51 15:55:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:51 15:55:51.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:51 15:55:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:51 15:55:51.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:51 15:55:51.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest)
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:51 15:55:51.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest)
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:51 15:55:51.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:51 15:55:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:51 15:55:51.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Item match:Window
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:''
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:''
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:''
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:51 15:55:51.361 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:51 15:55:51.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:51 15:55:51.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:51 15:55:51.361 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:51 15:55:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:51 15:55:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:51 15:55:51.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:51 15:55:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.476 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:51 15:55:51.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:51 15:55:51.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:51 15:55:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:51 15:55:51.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:51 15:55:51.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children...
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed
11:55:51 15:55:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path
11:55:51 15:55:51.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables
11:55:51 15:55:51.479 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables
11:55:51 15:55:51.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection
11:55:51 15:55:51.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables
11:55:51 15:55:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified
11:55:51 15:55:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:55:51 15:55:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:55:51 15:55:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:55:51 15:55:51.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:51 15:55:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:51 15:55:51.483 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:51 15:55:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:51 15:55:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:51 15:55:51.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:51 15:55:51.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:51 15:55:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:51 15:55:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:51 15:55:51.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:51 15:55:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest
11:55:51 15:55:51.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:51 15:55:51.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:51 15:55:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:51 15:55:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:51 15:55:51.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest)
11:55:51 15:55:51.545 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest
11:55:51 15:55:51.545 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:51 15:55:51.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:51 15:55:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:51 15:55:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.658 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest
11:55:51 addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest)  Time elapsed: 2.211 s
11:55:51 getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest)  Time elapsed: 0.185 s
11:55:51 Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:51 15:55:51.553 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:51 15:55:51.553 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:55:51 15:55:51.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:51 15:55:51.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:51 15:55:51.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:51 15:55:51.553 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:51 15:55:51.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:51 15:55:51.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:51 15:55:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:51 15:55:51.555 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Item match:Window
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:''
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:''
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:''
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:51 15:55:51.555 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:51 15:55:51.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:51 15:55:51.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:51 15:55:51.555 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:51 15:55:51.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:51 15:55:51.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:51 15:55:51.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:51 15:55:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:51 15:55:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:51 15:55:51.664 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:51 15:55:51.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:51 15:55:51.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:51 15:55:51.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:51 15:55:51.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:51 15:55:51.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:51 15:55:51.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:51 15:55:51.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:51 15:55:51.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:51 15:55:51.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:51 15:55:51.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:51 15:55:51.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children...
11:55:51 15:55:51.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:51 15:55:51.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully
11:55:52 15:55:52.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:52 15:55:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:52 15:55:52.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding
11:55:52 15:55:52.170 DEBUG [main][TreeItemHandler] Selecting tree item: Folding
11:55:52 15:55:52.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection
11:55:52 15:55:52.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding
11:55:52 15:55:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:52 15:55:52.202 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding
11:55:52 15:55:52.202 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding
11:55:52 15:55:52.202 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding
11:55:52 15:55:52.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:52 15:55:52.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:52 15:55:52.203 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding
11:55:52 15:55:52.203 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding
11:55:52 15:55:52.203 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding
11:55:52 15:55:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:52 15:55:52.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:52 15:55:52.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:52 15:55:52.206 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:52 15:55:52.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:52 15:55:52.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:52 15:55:52.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:52 15:55:52.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:52 15:55:52.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:52 15:55:52.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:52 15:55:52.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Item match:Window
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:52 15:55:52.256 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:52 15:55:52.256 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:52 15:55:52.256 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:52 15:55:52.256 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:52 15:55:52.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:52 15:55:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:52 15:55:52.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:52 15:55:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.355 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:52 15:55:52.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:52 15:55:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:52 15:55:52.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:52 15:55:52.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children...
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:52 15:55:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding
11:55:52 15:55:52.358 DEBUG [main][TreeItemHandler] Selecting tree item: Folding
11:55:52 15:55:52.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection
11:55:52 15:55:52.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding
11:55:52 15:55:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:55:52 15:55:52.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:55:52 15:55:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:55:52 15:55:52.360 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments
11:55:52 15:55:52.360 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments
11:55:52 15:55:52.360 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments
11:55:52 15:55:52.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:55:52 15:55:52.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:55:52 15:55:52.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:55:52 15:55:52.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:55:52 15:55:52.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:55:52 15:55:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:55:52 15:55:52.373 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments
11:55:52 15:55:52.373 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments
11:55:52 15:55:52.373 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments
11:55:52 15:55:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
11:55:52 15:55:52.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
11:55:52 15:55:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
11:55:52 15:55:52.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:52 15:55:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:52 15:55:52.375 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:52 15:55:52.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:52 15:55:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:52 15:55:52.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:52 15:55:52.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:52 15:55:52.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:52 15:55:52.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:52 15:55:52.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Item match:Window
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:52 15:55:52.429 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:52 15:55:52.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:52 15:55:52.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:52 15:55:52.429 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:52 15:55:52.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:52 15:55:52.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:52 15:55:52.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:52 15:55:52.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.518 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:52 15:55:52.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:52 15:55:52.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children...
11:55:52 15:55:52.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding
11:55:52 15:55:52.520 DEBUG [main][TreeItemHandler] Selecting tree item: Folding
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection
11:55:52 15:55:52.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding
11:55:52 15:55:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:55:52 15:55:52.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
11:55:52 15:55:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found
11:55:52 15:55:52.522 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types
11:55:52 15:55:52.522 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types
11:55:52 15:55:52.522 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types
11:55:52 15:55:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:55:52 15:55:52.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
11:55:52 15:55:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found
11:55:52 15:55:52.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:55:52 15:55:52.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
11:55:52 15:55:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found
11:55:52 15:55:52.524 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types
11:55:52 15:55:52.524 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types
11:55:52 15:55:52.524 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types
11:55:52 15:55:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
11:55:52 15:55:52.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
11:55:52 15:55:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found
11:55:52 15:55:52.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:52 15:55:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:52 15:55:52.527 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:52 15:55:52.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:52 15:55:52.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:52 15:55:52.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:52 15:55:52.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:52 15:55:52.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Item match:Window
11:55:52 15:55:52.563 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:52 15:55:52.564 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:52 15:55:52.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:52 15:55:52.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:52 15:55:52.564 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:52 15:55:52.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:52 15:55:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:52 15:55:52.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:52 15:55:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.662 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:52 15:55:52.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:52 15:55:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:52 15:55:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:52 15:55:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children...
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:52 15:55:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding
11:55:52 15:55:52.664 DEBUG [main][TreeItemHandler] Selecting tree item: Folding
11:55:52 15:55:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection
11:55:52 15:55:52.665 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding
11:55:52 15:55:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:52 15:55:52.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:52 15:55:52.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:55:52 15:55:52.666 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments
11:55:52 15:55:52.667 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments
11:55:52 15:55:52.667 INFO [WorkbenchTestable][AbstractButton] Click button &Comments
11:55:52 15:55:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:52 15:55:52.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:52 15:55:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:55:52 15:55:52.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:52 15:55:52.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:52 15:55:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:55:52 15:55:52.682 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments
11:55:52 15:55:52.682 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments
11:55:52 15:55:52.682 INFO [WorkbenchTestable][AbstractButton] Click button &Comments
11:55:52 15:55:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:55:52 15:55:52.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:55:52 15:55:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
11:55:52 15:55:52.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:52 15:55:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:52 15:55:52.687 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:52 15:55:52.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:52 15:55:52.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:52 15:55:52.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:52 15:55:52.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:52 15:55:52.742 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:52 15:55:52.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:52 15:55:52.742 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Item match:Window
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:52 15:55:52.743 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:52 15:55:52.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:52 15:55:52.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:52 15:55:52.744 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:52 15:55:52.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:52 15:55:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:52 15:55:52.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:52 15:55:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.842 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:52 15:55:52.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:52 15:55:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:52 15:55:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:52 15:55:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children...
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:52 15:55:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:52 15:55:52.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:52 15:55:52.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding
11:55:52 15:55:52.845 DEBUG [main][TreeItemHandler] Selecting tree item: Folding
11:55:52 15:55:52.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection
11:55:52 15:55:52.845 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding
11:55:52 15:55:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:55:52 15:55:52.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found
11:55:52 15:55:52.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found
11:55:52 15:55:52.848 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members
11:55:52 15:55:52.848 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members
11:55:52 15:55:52.848 INFO [WorkbenchTestable][AbstractButton] Click button &Members
11:55:52 15:55:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:55:52 15:55:52.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found
11:55:52 15:55:52.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found
11:55:52 15:55:52.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:55:52 15:55:52.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found
11:55:52 15:55:52.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found
11:55:52 15:55:52.871 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members
11:55:52 15:55:52.871 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members
11:55:52 15:55:52.872 INFO [WorkbenchTestable][AbstractButton] Click button &Members
11:55:52 15:55:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:52 15:55:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
11:55:52 15:55:52.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found
11:55:52 15:55:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found
11:55:52 15:55:52.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:52 15:55:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:52 15:55:52.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:52 15:55:52.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:52 15:55:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:52 15:55:52.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:52 15:55:52.874 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:52 15:55:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:52 15:55:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:52 15:55:52.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:52 15:55:52.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:52 15:55:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:52 15:55:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:52 15:55:52.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:52 15:55:52.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:52 15:55:52.909 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:55:52 15:55:52.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:52 15:55:52.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:55:52 15:55:52.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Found menu:'File'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Found menu:'Source'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Found menu:'Run'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:55:52 15:55:52.909 DEBUG [main][MenuItemLookup] Item match:Window
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:''
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:55:52 15:55:52.910 DEBUG [main][MenuItemLookup] Item match:Preferences
11:55:52 15:55:52.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:55:52 15:55:52.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:55:52 15:55:52.910 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:55:53 15:55:53.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:55:53 15:55:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:55:53 15:55:53.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:55:53 15:55:53.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:53 15:55:53.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:53 15:55:53.010 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:55:53 15:55:53.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:55:53 15:55:53.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:55:53 15:55:53.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:53 15:55:53.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:53 15:55:53.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:53 15:55:53.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:53 15:55:53.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:53 15:55:53.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:53 15:55:53.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children...
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:53 15:55:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:53 15:55:53.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:53 15:55:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully
11:55:53 15:55:53.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor
11:55:53 15:55:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:55:53 15:55:53.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed
11:55:53 15:55:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:55:53 15:55:53.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor
11:55:53 15:55:53.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding
11:55:53 15:55:53.012 DEBUG [main][TreeItemHandler] Selecting tree item: Folding
11:55:53 15:55:53.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection
11:55:53 15:55:53.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding
11:55:53 15:55:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:53 15:55:53.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:53 15:55:53.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:53 15:55:53.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:53 15:55:53.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:53 15:55:53.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:53 15:55:53.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:55:53 15:55:53.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found
11:55:53 15:55:53.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:53 15:55:53.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found
11:55:53 15:55:53.014 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports
11:55:53 15:55:53.014 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed
11:55:53 15:55:53.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:53 15:55:53.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:53 15:55:53.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:55:53 15:55:53.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found
11:55:53 15:55:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:53 15:55:53.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found
11:55:53 15:55:53.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:53 15:55:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:53 15:55:53.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:55:53 15:55:53.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found
11:55:53 15:55:53.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:53 15:55:53.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found
11:55:53 15:55:53.016 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports
11:55:53 15:55:53.016 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports
11:55:53 15:55:53.016 INFO [WorkbenchTestable][AbstractButton] Click button &Imports
11:55:53 15:55:53.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:53 15:55:53.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:53 15:55:53.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:53 15:55:53.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:53 15:55:53.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32)
11:55:53 15:55:53.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:53 15:55:53.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
11:55:53 15:55:53.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found
11:55:53 15:55:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:53 15:55:53.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found
11:55:53 15:55:53.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:55:53 15:55:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:55:53 15:55:53.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:55:53 15:55:53.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:55:53 15:55:53.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:55:53 15:55:53.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:55:53 15:55:53.018 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:55:53 15:55:53.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:55:53 15:55:53.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:55:53 15:55:53.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:55:53 15:55:53.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:53 15:55:53.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:53 15:55:53.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:55:53 15:55:53.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:55:53 15:55:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:55:53 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest
11:55:53 testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)  Time elapsed: 0.701 s
11:55:53 testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)  Time elapsed: 0.173 s
11:55:53 testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)  Time elapsed: 0.134 s
11:55:53 testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)  Time elapsed: 0.179 s
11:55:53 testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)  Time elapsed: 0.167 s
11:55:53 testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest)  Time elapsed: 0.155 s
11:55:53 
11:55:53 Results:
11:55:53 
11:55:53 Failures: 
11:55:53   StoragePreferencePageTest.getAvailableEncryptionAlgorithmsTest no-configuration The following shells remained open [Could Not Accept Changes ]
11:55:53 Errors: 
11:55:53   ServerModuleTest.removeServerModule:92 » WaitTimeoutExpired Timeout after: 10 ...
11:55:53 
11:55:53 Tests run: 326, Failures: 1, Errors: 1, Skipped: 3
11:55:53 
11:55:53 
11:55:53 (Eclipse:1794): Gdk-CRITICAL **: 15:55:53.667: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
11:55:56 [ERROR] There are test failures.
11:55:56 
11:55:56 Please refer to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire-reports for the individual test results.
11:55:56 [INFO] 
11:55:56 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.eclipse.test ---
11:55:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec
11:55:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:55:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:55:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:55:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:55:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:55:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:55:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:55:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:55:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:55:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:55:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:55:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes
11:55:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.integration.test' with 19 classes
11:55:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:55:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:55:57 [INFO] 
11:55:57 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.test >----------
11:55:57 [INFO] Building RedDeer GEF Tests 4.7.0-SNAPSHOT                        [38/58]
11:55:57 [INFO]   from tests/org.eclipse.reddeer.gef.test/pom.xml
11:55:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:55:57 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:55:57 [INFO] 
11:55:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.test ---
11:55:57 [INFO] 
11:55:57 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.test ---
11:55:57 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:55:57 [INFO] 
11:55:57 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.test ---
11:55:57 [INFO] 
11:55:57 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.test ---
11:55:57 [INFO] 
11:55:57 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.test ---
11:55:57 [INFO] 
11:55:57 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.test ---
11:55:57 [INFO] Resolving class path of RedDeer GEF Tests...
11:55:57 [INFO] 
11:55:57 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.test ---
11:55:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:55:57 [INFO] 
11:55:57 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.test ---
11:55:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:55:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/resources
11:55:57 [INFO] 
11:55:57 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.test ---
11:55:57 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/bin
11:55:58 [INFO] 
11:55:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.test ---
11:55:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:55:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/src/test/resources
11:55:58 [INFO] 
11:55:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.test ---
11:55:58 [INFO] 
11:55:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.test ---
11:55:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/org.eclipse.reddeer.gef.test-4.7.0-SNAPSHOT-sources.jar
11:55:58 [INFO] 
11:55:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.test ---
11:55:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/org.eclipse.reddeer.gef.test-4.7.0-SNAPSHOT.jar
11:55:58 [INFO] 
11:55:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.test ---
11:55:58 [INFO] 
11:55:58 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.gef.test ---
11:55:58 [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/ (63B)
11:55:58 [INFO] Fetching org.eclipse.gef.examples.logic_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (260.87kB)
11:55:58 [INFO] Fetching org.eclipse.gef.examples.flow_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (99.24kB)
11:55:58 [INFO] Fetching org.eclipse.gef.examples.text_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (151.15kB)
11:55:58 [INFO] Fetching org.eclipse.gef.examples.shapes_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (67.13kB)
11:55:58 [INFO] Fetching org.eclipse.gef.examples.logic.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (185.14kB)
11:55:58 [INFO] Fetching org.eclipse.gef.examples.flow.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (80.36kB)
11:55:58 [INFO] Fetching org.eclipse.gef.examples.text.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (108.94kB)
11:55:58 [INFO] Fetching org.eclipse.gef.examples.shapes.source_3.11.0.201606061308.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (57.7kB)
11:55:58 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:55:58 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work/data/.metadata/.log
11:55:58 [INFO] Command line:
11:55:58 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:56:01 Launching application org.eclipse.ui.ide.workbench...
11:56:04 Running org.eclipse.reddeer.gef.test.GEFEditorTest
11:56:04 15:56:04.429 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:56:04 15:56:04.431 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:56:04 15:56:04.445 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:56:04 15:56:04.446 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:56:04 15:56:04.470 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest
11:56:04 15:56:04.544 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:56:04 15:56:04.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:56:04 15:56:04.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest
11:56:04 15:56:04.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:56:04 15:56:04.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:56:04 15:56:04.561 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:56:04 15:56:04.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:56:04 15:56:04.566 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:56:04 15:56:04.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:56:04 15:56:04.569 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:56:04 15:56:04.572 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:56:04 15:56:04.572 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:56:04 15:56:04.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:56:04 15:56:04.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:04 15:56:04.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:56:04 15:56:04.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:04 15:56:04.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:56:04 15:56:04.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:04 15:56:04.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:04 15:56:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:04 15:56:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:04 15:56:04.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:04 15:56:04.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:04 15:56:04.681 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:04 15:56:04.681 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:56:04 15:56:04.681 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:56:04 15:56:04.681 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:56:04 15:56:04.681 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:56:04 15:56:04.681 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:56:04 15:56:04.681 DEBUG [main][MenuItemLookup] Item match:Window
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:''
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:''
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:''
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:56:04 15:56:04.685 DEBUG [main][MenuItemLookup] Item match:Preferences
11:56:04 15:56:04.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:56:04 15:56:04.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:56:04 15:56:04.726 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:56:04 15:56:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:56:04 15:56:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:56:04 15:56:04.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:56:04 15:56:04.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:04 15:56:04.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:04 15:56:04.883 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:56:04 15:56:04.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:04 15:56:04.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:56:04 15:56:04.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:04 15:56:04.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:04 15:56:04.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:04 15:56:04.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:04 15:56:04.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:04 15:56:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:04 15:56:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:04 15:56:04.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:56:04 15:56:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:04 15:56:04.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:04 15:56:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:04 15:56:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:04 15:56:04.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:04 15:56:04.966 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:56:04 15:56:04.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:04 15:56:04.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:04 15:56:04.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:04 15:56:04.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:05 15:56:05.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:05 15:56:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:05 15:56:05.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:05 15:56:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:05 15:56:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:05 15:56:05.042 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:56:05 15:56:05.043 DEBUG [main][EditorHandler] 0 editor(s) found
11:56:05 15:56:05.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:05 15:56:05.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:05 15:56:05.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:05 15:56:05.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:05 15:56:05.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:05 15:56:05.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:05 15:56:05.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:05 15:56:05.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:05 15:56:05.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:05 15:56:05.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:05 15:56:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:05 15:56:05.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:05 15:56:05.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:05 15:56:05.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:05 15:56:05.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:05 15:56:05.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:05 15:56:05.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:05 15:56:05.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:05 15:56:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:56:05 15:56:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:05 15:56:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:05 15:56:05.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:05 15:56:05.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:05 15:56:05.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:05 15:56:05.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:56:05 To add a project: TooltipText=null
11:56:05 15:56:05.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:05 15:56:05.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:05 15:56:05.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:05 15:56:05.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:56:05 To add a project: TooltipText=null
11:56:05 15:56:05.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:05 15:56:05.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:05 15:56:05.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:05 15:56:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:05 15:56:05.085 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:05 15:56:05.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:05 15:56:05.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:05 15:56:05.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:56:05 To add a project: TooltipText=null
11:56:05 15:56:05.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:05 15:56:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:05 15:56:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:05 15:56:05.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:05 15:56:05.088 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:56:05 15:56:05.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:56:05 15:56:05.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest)
11:56:05 15:56:05.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest
11:56:05 15:56:05.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:56:05 15:56:05.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:56:05 15:56:05.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:56:05 15:56:05.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:05 15:56:05.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:05 15:56:05.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:05 15:56:05.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:05 15:56:05.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:05 15:56:05.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:05 15:56:05.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:05 15:56:05.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:05 15:56:05.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:05 15:56:05.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:05 15:56:05.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:05 15:56:05.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:05 15:56:05.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:05 15:56:05.101 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:05 15:56:05.101 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:05 15:56:05.101 DEBUG [main][MenuItemLookup] Item match:File
11:56:05 15:56:05.126 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:05 15:56:05.127 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:05 15:56:05.131 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:05 15:56:05.132 DEBUG [main][MenuItemLookup] Found menu:''
11:56:05 15:56:05.132 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:05 15:56:05.132 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:05 15:56:05.132 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:05 15:56:05.132 DEBUG [main][MenuItemLookup] Found menu:''
11:56:05 15:56:05.132 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:05 15:56:05.132 DEBUG [main][MenuItemLookup] Found menu:''
11:56:05 15:56:05.132 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:05 15:56:05.132 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:05 15:56:05.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:05 15:56:05.143 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:05 15:56:05.143 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:05 15:56:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:05 15:56:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:05 15:56:05.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:05 15:56:05.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:05 15:56:05.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:05 15:56:05.245 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:05 15:56:05.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:56:05 15:56:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:05 15:56:05.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:05 15:56:05.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:05 15:56:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:05 15:56:05.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:05 15:56:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:05 15:56:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:05 15:56:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:56:05 15:56:05.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:05 15:56:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:05 15:56:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:05 15:56:05.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:05 15:56:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:56:05 15:56:05.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:05 15:56:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:05 15:56:05.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:05 15:56:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:05 15:56:05.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:05 15:56:05.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:56:05 15:56:05.760 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:56:05 15:56:05.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:56:05 15:56:05.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:56:05 15:56:05.764 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:05 15:56:05.764 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:05 15:56:05.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:05 15:56:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:05 15:56:05.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:05 15:56:05.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:05 15:56:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:05 15:56:05.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:05 15:56:05.766 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:05 15:56:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:05 15:56:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:05 15:56:05.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:05 15:56:05.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:05 15:56:05.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:05 15:56:05.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:56:05 15:56:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:56:05 15:56:05.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:56:05 15:56:05.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:05 15:56:05.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:05 15:56:05.805 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:05 15:56:05.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:05 15:56:05.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:05 is "Project name:")
11:56:05 15:56:05.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:05 15:56:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:05 15:56:05.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:05 15:56:05.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:56:05 15:56:05.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:05 15:56:05.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:05 15:56:05.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:05 15:56:05.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:05 15:56:05.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:05 15:56:05.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:05 15:56:05.813 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:05 15:56:05.814 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:56:05 15:56:05.816 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:05 15:56:05.816 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard
11:56:05 15:56:05.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:05 15:56:05.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:05 15:56:05.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:05 15:56:05.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:05 15:56:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:05 15:56:05.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:05 15:56:05.827 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:05 15:56:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:05 15:56:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:05 15:56:05.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:05 15:56:05.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:05 15:56:05.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:06 15:56:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:06 15:56:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:06 15:56:06.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:56:06 15:56:06.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:06 15:56:06.337 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:06 15:56:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:06 15:56:06.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:06 15:56:06.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:06 15:56:06.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:06 15:56:06.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:06 15:56:06.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:06 15:56:06.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:06 15:56:06.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:06 15:56:06.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:06 15:56:06.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:06 15:56:06.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:06 15:56:06.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:06 15:56:06.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:06 15:56:06.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:06 15:56:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:06 15:56:06.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:06 15:56:06.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:06 15:56:06.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:06 15:56:06.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:06 15:56:06.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:56:06 15:56:06.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:06 15:56:06.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:06 15:56:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists....
11:56:06 15:56:06.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:06 15:56:06.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:06 15:56:06.365 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:56:06 15:56:06.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:06 15:56:06.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:06 15:56:06.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:06 15:56:06.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:06 15:56:06.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:06 15:56:06.367 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:06 15:56:06.367 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:56:06 15:56:06.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:56:06 15:56:06.367 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:56:06 15:56:06.367 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:56:06 15:56:06.368 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:56:06 15:56:06.368 DEBUG [main][MenuItemLookup] Item match:Window
11:56:06 15:56:06.368 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:56:06 15:56:06.368 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:56:06 15:56:06.368 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:56:06 15:56:06.368 DEBUG [main][MenuItemLookup] Found menu:''
11:56:06 15:56:06.368 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:56:06 15:56:06.369 DEBUG [main][MenuItemLookup] Item match:Show View
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:''
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:56:06 15:56:06.377 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:56:06 15:56:06.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:56:06 15:56:06.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:56:06 15:56:06.389 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:56:06 15:56:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:56:06 15:56:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:56:06 15:56:06.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:56:06 15:56:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:06 15:56:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:06 15:56:06.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:56:06 15:56:06.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:06 15:56:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:06 15:56:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:06 15:56:06.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:56:06 15:56:06.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:06 15:56:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:06 15:56:06.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:06 15:56:06.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:06 15:56:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:06 15:56:06.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:06 15:56:06.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:06 15:56:06.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:06 15:56:06.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:56:06 15:56:06.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:56:06 15:56:06.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:06 15:56:06.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:06 15:56:06.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:56:06 15:56:06.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:56:06 15:56:06.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:56:06 15:56:06.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:06 15:56:06.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:56:06 15:56:06.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:06 15:56:06.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:56:06 15:56:06.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:56:06 15:56:06.959 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:56:06 15:56:06.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:56:06 15:56:06.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:56:06 15:56:06.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:06 15:56:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:06 15:56:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:06 15:56:06.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:56:06 15:56:06.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:06 15:56:06.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:06 15:56:06.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:06 15:56:06.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:56:06 15:56:06.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:06 15:56:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:06 15:56:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:06 15:56:06.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:56:06 15:56:06.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:06 15:56:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:06 15:56:06.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:06 15:56:06.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:06 15:56:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:06 15:56:06.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:06 15:56:06.964 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:56:06 15:56:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:06 15:56:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:06 15:56:06.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:06 15:56:06.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:07 15:56:07.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:56:07 15:56:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:56:07 15:56:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:56:07 15:56:07.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:07 15:56:07.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:07 15:56:07.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:56:07 15:56:07.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:07 15:56:07.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:07 15:56:07.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:07 15:56:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:07 15:56:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:07 15:56:07.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:07 15:56:07.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:56:07 15:56:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:07 15:56:07.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:07 15:56:07.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:07 15:56:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:07 15:56:07.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:07 15:56:07.329 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:07 15:56:07.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:07 15:56:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:07 15:56:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:56:07 15:56:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:07 15:56:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:07 15:56:07.332 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:07 15:56:07.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:07 15:56:07.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:07 15:56:07.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:07 15:56:07.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:07 15:56:07.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:07 15:56:07.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:07 15:56:07.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:07 15:56:07.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:07 15:56:07.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:07 15:56:07.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:07 15:56:07.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:07 15:56:07.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:08 15:56:08.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:08 15:56:08.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:08 15:56:08.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:08 15:56:08.337 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:08 15:56:08.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:08 15:56:08.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:08 15:56:08.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:08 15:56:08.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:08 15:56:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:08 15:56:08.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:08 15:56:08.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:08 15:56:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:08 15:56:08.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:08 15:56:08.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:08 15:56:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully
11:56:08 15:56:08.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:08 15:56:08.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:08 15:56:08.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:08 15:56:08.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:08 15:56:08.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:08 15:56:08.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:08 15:56:08.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:08 15:56:08.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:08 15:56:08.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:08 15:56:08.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:08 15:56:08.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:08 15:56:08.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:08 15:56:08.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:08 15:56:08.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:08 15:56:08.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:08 15:56:08.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:08 15:56:08.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:08 15:56:08.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:08 15:56:08.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:08 15:56:08.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:08 15:56:08.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:08 15:56:08.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:08 15:56:08.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:08 15:56:08.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:08 15:56:08.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:09 15:56:09.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:09 15:56:09.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:09 15:56:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:09 15:56:09.388 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:09 15:56:09.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:09 15:56:09.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:09 15:56:09.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:09 15:56:09.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:09 15:56:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:09 15:56:09.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:09 15:56:09.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:09 15:56:09.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:09 15:56:09.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:09 15:56:09.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:09 15:56:09.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:56:09 15:56:09.390 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:56:09 15:56:09.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:56:09 15:56:09.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:56:09 15:56:09.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:09 15:56:09.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:09 15:56:09.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:09 15:56:09.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:09 15:56:09.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:09 15:56:09.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:09 15:56:09.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:09 15:56:09.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:09 15:56:09.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:09 15:56:09.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:09 15:56:09.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:09 15:56:09.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:09 15:56:09.405 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 
11:56:09 15:56:09.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:09 15:56:09.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:09 15:56:09.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:09 15:56:09.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:09 15:56:09.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:09 15:56:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:09 15:56:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:09 15:56:09.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:09 15:56:09.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:09 15:56:09.407 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:09 15:56:09.407 DEBUG [main][MenuItemLookup] Item match:File
11:56:09 15:56:09.408 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:09 15:56:09.408 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Found menu:''
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Found menu:''
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Found menu:''
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:09 15:56:09.410 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:09 15:56:09.421 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:09 15:56:09.421 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:09 15:56:09.421 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:09 15:56:09.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:09 15:56:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:09 15:56:09.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:09 15:56:09.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:09 15:56:09.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:09 15:56:09.492 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:09 15:56:09.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:09 15:56:09.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:56:09 15:56:09.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:09 15:56:09.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:09 15:56:09.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:09 15:56:09.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:56:09 15:56:09.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:09 15:56:09.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:09 15:56:09.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:09 15:56:09.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:09 15:56:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:09 15:56:09.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:09 15:56:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:09 15:56:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:09 15:56:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children...
11:56:09 15:56:09.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:09 15:56:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:09 15:56:09.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:09 15:56:09.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:09 15:56:09.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully
11:56:09 15:56:09.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:09 15:56:09.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:09 15:56:09.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed
11:56:09 15:56:09.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:09 15:56:09.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:09 15:56:09.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram
11:56:09 15:56:09.998 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram
11:56:09 15:56:09.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection
11:56:10 15:56:10.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram
11:56:10 15:56:10.002 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:10 15:56:10.002 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:10 15:56:10.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:10 15:56:10.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:10 15:56:10.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:10 15:56:10.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:10 15:56:10.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:10 15:56:10.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:10 15:56:10.003 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:10 15:56:10.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:10 15:56:10.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:10 15:56:10.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:10 15:56:10.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:10 15:56:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:56:10 15:56:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
11:56:10 15:56:10.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:56:10 15:56:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:10 15:56:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:10 15:56:10.060 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:10 15:56:10.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:10 15:56:10.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:10 is "File name:")
11:56:10 15:56:10.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:10 15:56:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:10 15:56:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:10 15:56:10.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:56:10 15:56:10.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:10 15:56:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:10 15:56:10.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:10 15:56:10.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:10 15:56:10.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:10 15:56:10.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:10 15:56:10.064 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:10 15:56:10.065 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic
11:56:10 15:56:10.065 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:10 15:56:10.065 INFO [WorkbenchTestable][ExampleWizard] Finish wizard
11:56:10 15:56:10.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:10 15:56:10.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:10 15:56:10.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:10 15:56:10.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:10 15:56:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:10 15:56:10.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:10 15:56:10.067 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:10 15:56:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:10 15:56:10.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:10 15:56:10.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:10 15:56:10.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:10 15:56:10.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:10 15:56:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:10 15:56:10.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38a4fe46 is found...
11:56:10 15:56:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38a4fe46 is found finished successfully
11:56:10 15:56:10.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:10 15:56:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:10 15:56:10.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:10 15:56:10.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:10 15:56:10.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:10 15:56:10.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:10 15:56:10.579 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:10 15:56:10.579 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:10 15:56:10.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:10 15:56:10.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:10 15:56:10.590 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu.
11:56:10 15:56:10.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:10 15:56:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:10 15:56:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:10 15:56:10.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:10 15:56:10.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform'
11:56:10 15:56:10.593 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:10 15:56:10.593 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:56:10 15:56:10.593 DEBUG [main][MenuItemLookup] Found menu:'View'
11:56:10 15:56:10.593 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:56:10 15:56:10.593 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:56:10 15:56:10.593 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:56:10 15:56:10.593 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:56:10 15:56:10.593 DEBUG [main][MenuItemLookup] Item match:Window
11:56:10 15:56:10.595 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:56:10 15:56:10.595 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:56:10 15:56:10.595 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:56:10 15:56:10.595 DEBUG [main][MenuItemLookup] Found menu:''
11:56:10 15:56:10.595 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:56:10 15:56:10.595 DEBUG [main][MenuItemLookup] Item match:Show View
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:''
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:56:10 15:56:10.599 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:56:10 15:56:10.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:56:10 15:56:10.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:56:10 15:56:10.599 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:56:10 15:56:10.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:56:10 15:56:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:56:10 15:56:10.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:56:10 15:56:10.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:10 15:56:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:10 15:56:10.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:56:10 15:56:10.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:10 15:56:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:10 15:56:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:10 15:56:10.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:56:10 15:56:10.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:10 15:56:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:10 15:56:10.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:10 15:56:10.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:10 15:56:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:10 15:56:10.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:10 15:56:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:10 15:56:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:10 15:56:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:56:10 15:56:10.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:10 15:56:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:11 15:56:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:11 15:56:11.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:11 15:56:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:56:11 15:56:11.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:11 15:56:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:11 15:56:11.202 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:11 15:56:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:11 15:56:11.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:11 15:56:11.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette
11:56:11 15:56:11.202 DEBUG [main][TreeItemHandler] Selecting tree item: Palette
11:56:11 15:56:11.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection
11:56:11 15:56:11.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette
11:56:11 15:56:11.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:11 15:56:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:11 15:56:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:11 15:56:11.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:56:11 15:56:11.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:11 15:56:11.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:56:11 15:56:11.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:11 15:56:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:11 15:56:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:11 15:56:11.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:56:11 15:56:11.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:11 15:56:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:11 15:56:11.205 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:56:11 15:56:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:11 15:56:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:11 15:56:11.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:11 15:56:11.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:56:11 15:56:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:56:11 15:56:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open...
11:56:11 15:56:11.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully
11:56:11 15:56:11.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.331 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:11 15:56:11.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:11 15:56:11.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null
11:56:11 15:56:11.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:11 15:56:11.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:11 15:56:11.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:11 15:56:11.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.357 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:11 15:56:11.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:11 15:56:11.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null
11:56:11 15:56:11.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:11 15:56:11.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:11 15:56:11.374 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0]
11:56:11 15:56:11.374 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:11 15:56:11.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.383 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:11 15:56:11.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.401 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:11 15:56:11.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.427 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label )
11:56:11 15:56:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1...
11:56:11 15:56:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully
11:56:11 15:56:11.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:11 15:56:11.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.455 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:11 15:56:11.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:11 15:56:11.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:11 15:56:11.482 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0]
11:56:11 15:56:11.482 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:11 15:56:11.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.483 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:11 15:56:11.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.495 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:11 15:56:11.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.499 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 )
11:56:11 15:56:11.499 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 )
11:56:11 15:56:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2...
11:56:11 15:56:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully
11:56:11 15:56:11.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:11 15:56:11.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.549 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:11 15:56:11.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:11 15:56:11.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:11 15:56:11.573 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0]
11:56:11 15:56:11.573 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:11 15:56:11.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.574 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:11 15:56:11.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.585 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:11 15:56:11.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.588 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 )
11:56:11 15:56:11.588 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 )
11:56:11 15:56:11.588 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 )
11:56:11 15:56:11.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3...
11:56:11 15:56:11.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully
11:56:11 15:56:11.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.603 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:11 15:56:11.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.632 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:11 15:56:11.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:11 15:56:11.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:11 15:56:11.659 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0]
11:56:11 15:56:11.659 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:11 15:56:11.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.660 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:11 15:56:11.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.672 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:11 15:56:11.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.682 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 )
11:56:11 15:56:11.682 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 )
11:56:11 15:56:11.682 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 )
11:56:11 15:56:11.682 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 )
11:56:11 15:56:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4...
11:56:11 15:56:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully
11:56:11 15:56:11.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.687 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:11 15:56:11.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.732 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:11 15:56:11.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:11 15:56:11.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:11 15:56:11.756 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0]
11:56:11 15:56:11.756 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:11 15:56:11.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.757 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:11 15:56:11.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.768 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:11 15:56:11.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.770 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 )
11:56:11 15:56:11.770 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 )
11:56:11 15:56:11.770 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 )
11:56:11 15:56:11.770 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 )
11:56:11 15:56:11.770 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 )
11:56:11 15:56:11.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5...
11:56:11 15:56:11.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully
11:56:11 15:56:11.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:11 15:56:11.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.786 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:11 15:56:11.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:11 15:56:11.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:11 15:56:11.797 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100]
11:56:11 15:56:11.797 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:11 15:56:11.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.798 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:11 15:56:11.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.842 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:11 15:56:11.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.844 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label )
11:56:11 15:56:11.844 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label )
11:56:11 15:56:11.844 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label )
11:56:11 15:56:11.844 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label )
11:56:11 15:56:11.844 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label )
11:56:11 15:56:11.844 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label )
11:56:11 15:56:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6...
11:56:11 15:56:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully
11:56:11 15:56:11.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:11 15:56:11.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.853 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:11 15:56:11.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:11 15:56:11.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:11 15:56:11.878 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100]
11:56:11 15:56:11.878 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:11 15:56:11.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.879 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:11 15:56:11.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.888 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:11 15:56:11.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.890 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 )
11:56:11 15:56:11.890 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 )
11:56:11 15:56:11.890 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 )
11:56:11 15:56:11.890 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 )
11:56:11 15:56:11.890 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 )
11:56:11 15:56:11.890 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 )
11:56:11 15:56:11.890 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 )
11:56:11 15:56:11.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7...
11:56:11 15:56:11.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully
11:56:11 15:56:11.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:11 15:56:11.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.905 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:11 15:56:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:11 15:56:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:11 15:56:11.947 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100]
11:56:11 15:56:11.947 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:11 15:56:11.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.948 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:11 15:56:11.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.959 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:11 15:56:11.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:11 15:56:11.960 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 )
11:56:11 15:56:11.960 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 )
11:56:11 15:56:11.960 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 )
11:56:11 15:56:11.960 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 )
11:56:11 15:56:11.960 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 )
11:56:11 15:56:11.960 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 )
11:56:11 15:56:11.960 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 )
11:56:11 15:56:11.960 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 )
11:56:11 15:56:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8...
11:56:11 15:56:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully
11:56:11 15:56:11.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:11 15:56:11.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:11 15:56:11.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:11 15:56:11.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:11 15:56:11.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:11 15:56:11.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:11 15:56:11.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:11 15:56:11.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:11 15:56:11.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:11 15:56:11.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:11 15:56:11.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:11 15:56:11.976 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:11 15:56:11.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:12 15:56:12.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:12 15:56:12.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:12 15:56:12.035 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100]
11:56:12 15:56:12.035 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:12 15:56:12.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.036 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:12 15:56:12.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.052 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:12 15:56:12.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.053 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 )
11:56:12 15:56:12.053 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 )
11:56:12 15:56:12.053 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 )
11:56:12 15:56:12.053 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 )
11:56:12 15:56:12.053 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 )
11:56:12 15:56:12.053 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 )
11:56:12 15:56:12.053 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 )
11:56:12 15:56:12.053 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 )
11:56:12 15:56:12.053 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 )
11:56:12 15:56:12.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9...
11:56:12 15:56:12.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully
11:56:12 15:56:12.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.058 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:12 15:56:12.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:12 15:56:12.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:12 15:56:12.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:12 15:56:12.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:12 15:56:12.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:12 15:56:12.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:12 15:56:12.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:12 15:56:12.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:12 15:56:12.061 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:12 15:56:12.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:12 15:56:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:12 15:56:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:12 15:56:12.087 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100]
11:56:12 15:56:12.087 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:12 15:56:12.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.088 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:12 15:56:12.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.098 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:12 15:56:12.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.099 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 )
11:56:12 15:56:12.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10...
11:56:12 15:56:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully
11:56:12 15:56:12.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.135 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:12 15:56:12.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:12 15:56:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:12 15:56:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:12 15:56:12.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:12 15:56:12.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:12 15:56:12.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:12 15:56:12.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:12 15:56:12.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:12 15:56:12.143 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:12 15:56:12.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:12 15:56:12.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:12 15:56:12.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:12 15:56:12.167 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200]
11:56:12 15:56:12.167 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:12 15:56:12.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.170 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:12 15:56:12.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.180 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:12 15:56:12.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.193 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 )
11:56:12 15:56:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11...
11:56:12 15:56:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully
11:56:12 15:56:12.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.227 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:12 15:56:12.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:12 15:56:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:12 15:56:12.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:12 15:56:12.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:12 15:56:12.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:12 15:56:12.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:12 15:56:12.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:12 15:56:12.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:12 15:56:12.246 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:12 15:56:12.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:12 15:56:12.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:12 15:56:12.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:12 15:56:12.256 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200]
11:56:12 15:56:12.256 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:12 15:56:12.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.257 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:12 15:56:12.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.282 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:12 15:56:12.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.286 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.286 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.286 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.286 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.286 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.286 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.286 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.286 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.287 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.287 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.287 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.287 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 )
11:56:12 15:56:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14...
11:56:12 15:56:12.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully
11:56:12 15:56:12.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.340 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:12 15:56:12.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:12 15:56:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:12 15:56:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:12 15:56:12.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:12 15:56:12.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:12 15:56:12.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:12 15:56:12.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:12 15:56:12.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:12 15:56:12.346 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:12 15:56:12.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:12 15:56:12.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:12 15:56:12.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:12 15:56:12.373 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300]
11:56:12 15:56:12.373 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:12 15:56:12.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.374 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:12 15:56:12.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.383 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:12 15:56:12.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.387 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container )
11:56:12 15:56:12.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22...
11:56:12 15:56:12.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully
11:56:12 15:56:12.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:12 15:56:12.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:12 15:56:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:12 15:56:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:12 15:56:12.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:12 15:56:12.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:12 15:56:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:12 15:56:12.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:12 15:56:12.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:12 15:56:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:12 15:56:12.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:12 15:56:12.439 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:12 15:56:12.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:12 15:56:12.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:12 15:56:12.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:12 15:56:12.449 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305]
11:56:12 15:56:12.449 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:12 15:56:12.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.450 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:12 15:56:12.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.474 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:12 15:56:12.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.476 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 )
11:56:12 15:56:12.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23...
11:56:12 15:56:12.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully
11:56:12 15:56:12.481 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:12 15:56:12.482 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:12 15:56:12.482 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:56:12 15:56:12.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:12 15:56:12.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:12 15:56:12.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:12 15:56:12.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:12 15:56:12.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform'
11:56:12 15:56:12.484 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:12 15:56:12.484 DEBUG [main][MenuItemLookup] Item match:File
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Found menu:''
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Found menu:''
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:56:12 15:56:12.487 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:56:12 15:56:12.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:56:12 15:56:12.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:56:12 15:56:12.488 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:56:12 15:56:12.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:56:12 15:56:12.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:56:12 15:56:12.572 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:12 15:56:12.572 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:12 15:56:12.574 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35
11:56:12 15:56:12.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:12 15:56:12.630 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object'
11:56:12 15:56:12.630 DEBUG [main][MenuItemLookup] Item match:Undo Create Object
11:56:12 15:56:12.631 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object"
11:56:12 15:56:12.631 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object
11:56:12 15:56:12.631 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object
11:56:12 15:56:12.641 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:56:12 15:56:12.642 DEBUG [main][EditorHandler] 1 editor(s) found
11:56:12 15:56:12.643 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic
11:56:12 15:56:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
11:56:13 15:56:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
11:56:13 15:56:13.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
11:56:13 15:56:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:13 15:56:13.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:13 15:56:13.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:13 15:56:13.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:13 15:56:13.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:13 15:56:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:13 15:56:13.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:13 15:56:13.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:13 15:56:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:13 15:56:13.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:13 15:56:13.187 INFO [WorkbenchTestable][AbstractButton] Click button &Save
11:56:13 15:56:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:13 15:56:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:13 15:56:13.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:13 15:56:13.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:13 15:56:13.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:56:13 15:56:13.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:56:13 15:56:13.273 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed
11:56:13 15:56:13.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:13 15:56:13.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:13 15:56:13.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:13 15:56:13.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:13 15:56:13.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:13 15:56:13.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:13 15:56:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:13 15:56:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:13 15:56:13.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:13 15:56:13.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:13 15:56:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:13 15:56:13.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:13 15:56:13.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:13 15:56:13.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:13 15:56:13.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:13 15:56:13.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:13 15:56:13.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:13 15:56:13.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:13 15:56:13.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:13 15:56:13.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:13 15:56:13.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:13 15:56:13.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:13 15:56:13.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:13 15:56:13.295 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:13 15:56:13.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:13 15:56:13.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:13 15:56:13.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:13 15:56:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:13 15:56:13.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:13 15:56:13.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:13 15:56:13.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:13 15:56:13.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:14 15:56:14.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:14 15:56:14.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:14 15:56:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:14 15:56:14.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:14 15:56:14.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:14 15:56:14.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:14 15:56:14.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:14 15:56:14.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:14 15:56:14.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:14 15:56:14.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:14 15:56:14.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:14 15:56:14.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:14 15:56:14.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:14 15:56:14.299 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:14 15:56:14.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:14 15:56:14.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:14 15:56:14.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:14 15:56:14.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:14 15:56:14.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:14 15:56:14.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:14 15:56:14.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:14 15:56:14.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:16 15:56:14.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:16 15:56:15.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:16 15:56:15.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:16 15:56:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:16 15:56:15.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:16 15:56:15.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:16 15:56:15.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:16 15:56:15.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:16 15:56:15.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:16 15:56:15.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:16 15:56:15.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:16 15:56:15.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:16 15:56:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:16 15:56:15.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:16 15:56:15.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:16 15:56:15.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:16 15:56:15.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:16 15:56:15.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:16 15:56:15.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:16 15:56:15.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:16 15:56:15.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:16 15:56:15.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:16 15:56:15.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:16 15:56:15.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:16 15:56:15.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:16 15:56:15.305 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:56:16 15:56:15.305 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:56:16 15:56:15.306 DEBUG [main][TreeItemHandler] Set Tree selection
11:56:16 15:56:15.307 DEBUG [main][TreeHandler] Notify Tree about selection event
11:56:16 15:56:15.313 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:56:16 15:56:15.314 DEBUG [WorkbenchTestable][TreeItemHandler]   test
11:56:16 15:56:15.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:16 15:56:15.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:''
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:''
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:''
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:''
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:56:16 15:56:15.356 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:56:16 15:56:15.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:56:16 15:56:15.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:56:16 15:56:15.356 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:56:16 15:56:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:16 15:56:15.358 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:56:16 15:56:15.358 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:56:16 15:56:15.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:16 15:56:15.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:16 15:56:15.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:16 15:56:15.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:16 15:56:15.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:16 15:56:15.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:16 15:56:15.879 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:16 15:56:15.879 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:16 15:56:15.879 DEBUG [main][MenuItemLookup] Found menu:''
11:56:16 15:56:15.879 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:16 15:56:15.879 DEBUG [main][MenuItemLookup] Found menu:''
11:56:16 15:56:15.879 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:16 15:56:15.879 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:16 15:56:15.879 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:16 15:56:15.879 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:56:16 15:56:15.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:56:16 15:56:15.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:56:16 15:56:15.879 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:56:16 15:56:15.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:56:16 15:56:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:56:16 15:56:16.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:56:16 15:56:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:16 15:56:16.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:16 15:56:16.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:56:16 15:56:16.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:16 15:56:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:16 15:56:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:16 15:56:16.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:16 15:56:16.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:16 15:56:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:16 15:56:16.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:16 15:56:16.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:16 15:56:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:16 15:56:16.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:16 15:56:16.536 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:56:16 15:56:16.537 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:56:16 15:56:16.537 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:56:16 15:56:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:16 15:56:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:16 15:56:16.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:16 15:56:16.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:16 15:56:16.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:56:16 15:56:16.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:16 15:56:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:16 15:56:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:16 15:56:16.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:16 15:56:16.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:16 15:56:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:16 15:56:16.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:16 15:56:16.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:16 15:56:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:16 15:56:16.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:16 15:56:16.539 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:56:16 15:56:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:16 15:56:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:16 15:56:16.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:16 15:56:16.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:16 15:56:16.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:56:16 15:56:16.548 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:56:17 15:56:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:56:17 15:56:17.049 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:56:17 15:56:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:17 15:56:17.049 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:56:17 15:56:17.049 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:17 15:56:17.049 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:17 15:56:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:17 15:56:17.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:17 15:56:17.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:17 15:56:17.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:17 15:56:17.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:56:17 15:56:17.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:17 15:56:17.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:17 15:56:17.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest
11:56:17 15:56:17.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:56:17 15:56:17.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:56:17 15:56:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:17 15:56:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:17 15:56:17.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest)
11:56:17 15:56:17.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:56:17 15:56:17.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest)
11:56:17 15:56:17.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest
11:56:17 15:56:17.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:56:17 15:56:17.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:56:17 15:56:17.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:56:17 15:56:17.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:17 15:56:17.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:17 15:56:17.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:17 15:56:17.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:17 15:56:17.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:17 15:56:17.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:17 15:56:17.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:17 15:56:17.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:17 15:56:17.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:17 15:56:17.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:17 15:56:17.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:17 15:56:17.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:17 15:56:17.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:17 15:56:17.061 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:17 15:56:17.061 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:17 15:56:17.061 DEBUG [main][MenuItemLookup] Item match:File
11:56:17 15:56:17.063 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:17 15:56:17.063 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Found menu:''
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Found menu:''
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Found menu:''
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:17 15:56:17.065 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:17 15:56:17.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:17 15:56:17.077 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:17 15:56:17.077 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:17 15:56:17.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:17 15:56:17.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:17 15:56:17.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:17 15:56:17.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:17 15:56:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:17 15:56:17.178 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:17 15:56:17.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:56:17 15:56:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:17 15:56:17.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:17 15:56:17.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:17 15:56:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:17 15:56:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:17 15:56:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:56:17 15:56:17.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:17 15:56:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:17 15:56:17.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:17 15:56:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:17 15:56:17.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:17 15:56:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:56:17 15:56:17.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:17 15:56:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:17 15:56:17.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:17 15:56:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:17 15:56:17.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:17 15:56:17.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:56:17 15:56:17.181 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:56:17 15:56:17.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:56:17 15:56:17.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:56:17 15:56:17.186 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:17 15:56:17.186 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:17 15:56:17.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:17 15:56:17.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:17 15:56:17.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:17 15:56:17.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:17 15:56:17.189 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:17 15:56:17.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:17 15:56:17.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:17 15:56:17.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:17 15:56:17.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:17 15:56:17.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:17 15:56:17.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:56:17 15:56:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:56:17 15:56:17.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:56:17 15:56:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:17 15:56:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:17 15:56:17.231 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:17 15:56:17.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:17 15:56:17.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:17 is "Project name:")
11:56:17 15:56:17.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:17 15:56:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:17 15:56:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:17 15:56:17.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:56:17 15:56:17.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:17 15:56:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:17 15:56:17.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:17 15:56:17.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:17 15:56:17.234 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:17 15:56:17.236 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:56:17 15:56:17.237 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:17 15:56:17.237 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard
11:56:17 15:56:17.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:17 15:56:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:17 15:56:17.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:17 15:56:17.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:17 15:56:17.240 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:17 15:56:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:17 15:56:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:17 15:56:17.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:17 15:56:17.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:17 15:56:17.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:17 15:56:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:17 15:56:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:17 15:56:17.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:56:17 15:56:17.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:56:17 15:56:17.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:56:17 15:56:17.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:56:17 15:56:17.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:17 15:56:17.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:17 15:56:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:17 15:56:17.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:17 15:56:17.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:17 15:56:17.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:17 15:56:17.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:17 15:56:17.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:17 15:56:17.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:17 15:56:17.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:17 15:56:17.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:17 15:56:17.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:17 15:56:17.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:17 15:56:17.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:17 15:56:17.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:17 15:56:17.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:56:17 15:56:17.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:17 15:56:17.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:17 15:56:17.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists....
11:56:17 15:56:17.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:56:17 15:56:17.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:17 15:56:17.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:17 15:56:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:17 15:56:17.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:17 15:56:17.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:56:17 15:56:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:17 15:56:17.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:17 15:56:17.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:17 15:56:17.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:17 15:56:17.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:17 15:56:17.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:17 15:56:17.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:17 15:56:17.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:17 15:56:17.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:17 15:56:17.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:17 15:56:17.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:17 15:56:17.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:17 15:56:17.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:17 15:56:17.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:17 15:56:17.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:17 15:56:17.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:17 15:56:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:17 15:56:17.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:17 15:56:17.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:17 15:56:17.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:18 15:56:18.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:18 15:56:18.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:18 15:56:18.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:18 15:56:18.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:18 15:56:18.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:18 15:56:18.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:18 15:56:18.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:18 15:56:18.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:18 15:56:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:18 15:56:18.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:18 15:56:18.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:18 15:56:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:18 15:56:18.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:18 15:56:18.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:18 15:56:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully
11:56:18 15:56:18.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:18 15:56:18.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:18 15:56:18.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:18 15:56:18.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:18 15:56:18.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:18 15:56:18.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:18 15:56:18.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:18 15:56:18.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:18 15:56:18.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:18 15:56:18.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:18 15:56:18.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:18 15:56:18.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:18 15:56:18.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:18 15:56:18.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:18 15:56:18.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:18 15:56:18.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:18 15:56:18.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:18 15:56:18.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:18 15:56:18.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:18 15:56:18.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:18 15:56:18.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:18 15:56:18.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:18 15:56:18.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:18 15:56:18.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:18 15:56:18.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:19 15:56:19.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:19 15:56:19.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:19 15:56:19.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:19 15:56:19.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:19 15:56:19.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:19 15:56:19.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:19 15:56:19.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:19 15:56:19.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:19 15:56:19.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:19 15:56:19.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:19 15:56:19.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:19 15:56:19.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:19 15:56:19.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:19 15:56:19.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:19 15:56:19.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:56:19 15:56:19.464 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:56:19 15:56:19.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:56:19 15:56:19.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:56:19 15:56:19.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:19 15:56:19.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:19 15:56:19.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:19 15:56:19.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:19 15:56:19.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:19 15:56:19.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:19 15:56:19.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.472 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 
11:56:19 15:56:19.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:19 15:56:19.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:19 15:56:19.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:19 15:56:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:19 15:56:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:19 15:56:19.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:19 15:56:19.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:19 15:56:19.473 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:19 15:56:19.473 DEBUG [main][MenuItemLookup] Item match:File
11:56:19 15:56:19.474 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:19 15:56:19.474 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Found menu:''
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Found menu:''
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Found menu:''
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:19 15:56:19.476 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:19 15:56:19.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:19 15:56:19.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:19 15:56:19.487 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:19 15:56:19.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:19 15:56:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:19 15:56:19.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:19 15:56:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:19 15:56:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:19 15:56:19.555 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:19 15:56:19.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:56:19 15:56:19.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:19 15:56:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:19 15:56:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:19 15:56:19.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:56:19 15:56:19.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:19 15:56:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:19 15:56:19.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:19 15:56:19.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:19 15:56:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:19 15:56:19.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children...
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:19 15:56:19.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed
11:56:19 15:56:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:19 15:56:19.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:19 15:56:19.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram
11:56:19 15:56:19.558 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram
11:56:19 15:56:19.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection
11:56:19 15:56:19.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram
11:56:19 15:56:19.561 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:19 15:56:19.561 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:19 15:56:19.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:19 15:56:19.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:19 15:56:19.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:19 15:56:19.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:19 15:56:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:19 15:56:19.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:19 15:56:19.563 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:19 15:56:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:19 15:56:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:19 15:56:19.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:19 15:56:19.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:19 15:56:19.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:56:19 15:56:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
11:56:19 15:56:19.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:56:19 15:56:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:19 15:56:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:19 15:56:19.597 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:19 15:56:19.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:19 15:56:19.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:19 is "File name:")
11:56:19 15:56:19.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:19 15:56:19.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:19 15:56:19.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:19 15:56:19.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:56:19 15:56:19.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:19 15:56:19.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:19 15:56:19.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:19 15:56:19.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:19 15:56:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:19 15:56:19.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:19 15:56:19.600 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:19 15:56:19.601 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes
11:56:19 15:56:19.601 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:19 15:56:19.601 INFO [WorkbenchTestable][ExampleWizard] Finish wizard
11:56:19 15:56:19.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:19 15:56:19.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:19 15:56:19.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:19 15:56:19.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:19 15:56:19.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:19 15:56:19.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:19 15:56:19.603 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:19 15:56:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:19 15:56:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:19 15:56:19.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:19 15:56:19.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:19 15:56:19.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:20 15:56:20.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:20 15:56:20.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:20 15:56:20.109 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:20 15:56:20.109 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:20 15:56:20.109 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:20 15:56:20.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:20 15:56:20.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c167628 is found...
11:56:20 15:56:20.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c167628 is found finished successfully
11:56:20 15:56:20.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E')
11:56:20 15:56:20.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:20 15:56:20.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:20 15:56:20.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:20 15:56:20.112 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.112 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:20 15:56:20.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.113 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:20 15:56:20.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform
11:56:20 15:56:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:20 15:56:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:20 15:56:20.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform'
11:56:20 15:56:20.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:20 15:56:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:20 15:56:20.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:20 15:56:20.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:20 15:56:20.115 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:20 15:56:20.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:20 15:56:20.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:20 15:56:20.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:20 15:56:20.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform
11:56:20 15:56:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:20 15:56:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:20 15:56:20.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform'
11:56:20 15:56:20.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:20 15:56:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:20 15:56:20.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:20 15:56:20.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:20 15:56:20.138 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:20 15:56:20.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:20 15:56:20.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null
11:56:20 15:56:20.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:20 15:56:20.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:20 15:56:20.139 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0]
11:56:20 15:56:20.139 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:20 15:56:20.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.140 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:20 15:56:20.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.146 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:20 15:56:20.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.149 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1139208287 )
11:56:20 15:56:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1...
11:56:20 15:56:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully
11:56:20 15:56:20.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:20 15:56:20.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform
11:56:20 15:56:20.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:20 15:56:20.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:20 15:56:20.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform'
11:56:20 15:56:20.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:20 15:56:20.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:20 15:56:20.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:20 15:56:20.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:20 15:56:20.169 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:20 15:56:20.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:20 15:56:20.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:20 15:56:20.176 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0]
11:56:20 15:56:20.176 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:20 15:56:20.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.177 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:20 15:56:20.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.181 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:20 15:56:20.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.182 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 851514585 )
11:56:20 15:56:20.182 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 851514585 )
11:56:20 15:56:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2...
11:56:20 15:56:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully
11:56:20 15:56:20.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:20 15:56:20.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform
11:56:20 15:56:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:20 15:56:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:20 15:56:20.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform'
11:56:20 15:56:20.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:20 15:56:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:20 15:56:20.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:20 15:56:20.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:20 15:56:20.199 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:20 15:56:20.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:20 15:56:20.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:20 15:56:20.205 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200]
11:56:20 15:56:20.205 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:20 15:56:20.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.206 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:20 15:56:20.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.211 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:20 15:56:20.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.212 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 156304703 )
11:56:20 15:56:20.212 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 156304703 )
11:56:20 15:56:20.212 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 156304703 )
11:56:20 15:56:20.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3...
11:56:20 15:56:20.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully
11:56:20 15:56:20.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.239 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:20 15:56:20.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform
11:56:20 15:56:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:20 15:56:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:20 15:56:20.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform'
11:56:20 15:56:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:20 15:56:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:20 15:56:20.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:20 15:56:20.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:20 15:56:20.241 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:20 15:56:20.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:20 15:56:20.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:20 15:56:20.248 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200]
11:56:20 15:56:20.248 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:20 15:56:20.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.248 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:20 15:56:20.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.272 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:20 15:56:20.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.273 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1501191853 )
11:56:20 15:56:20.273 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1501191853 )
11:56:20 15:56:20.273 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1501191853 )
11:56:20 15:56:20.273 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1501191853 )
11:56:20 15:56:20.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4...
11:56:20 15:56:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully
11:56:20 15:56:20.276 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.276 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:20 15:56:20.276 INFO [WorkbenchTestable][AbstractEditor] Save editor
11:56:20 15:56:20.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform
11:56:20 15:56:20.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:20 15:56:20.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:20 15:56:20.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform'
11:56:20 15:56:20.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform'
11:56:20 15:56:20.277 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:20 15:56:20.277 DEBUG [main][MenuItemLookup] Item match:File
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Found menu:''
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Found menu:''
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
11:56:20 15:56:20.278 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
11:56:20 15:56:20.278 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
11:56:20 15:56:20.278 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
11:56:20 15:56:20.278 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
11:56:20 15:56:20.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
11:56:20 15:56:20.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
11:56:20 15:56:20.287 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.287 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:20 15:56:20.287 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35
11:56:20 15:56:20.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.332 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation'
11:56:20 15:56:20.332 DEBUG [main][MenuItemLookup] Item match:Undo shape creation
11:56:20 15:56:20.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation"
11:56:20 15:56:20.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation
11:56:20 15:56:20.332 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation
11:56:20 15:56:20.336 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:56:20 15:56:20.336 DEBUG [main][EditorHandler] 1 editor(s) found
11:56:20 15:56:20.336 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes
11:56:20 15:56:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
11:56:20 15:56:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
11:56:20 15:56:20.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
11:56:20 15:56:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:20 15:56:20.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:20 15:56:20.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:20 15:56:20.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:20 15:56:20.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:20 15:56:20.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:20 15:56:20.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:20 15:56:20.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
11:56:20 15:56:20.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:20 15:56:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:20 15:56:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:20 15:56:20.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:20 15:56:20.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:20 15:56:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:20 15:56:20.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:20 15:56:20.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:20 15:56:20.868 INFO [WorkbenchTestable][AbstractButton] Click button &Save
11:56:20 15:56:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:20 15:56:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:20 15:56:20.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:20 15:56:20.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:20 15:56:20.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:56:20 15:56:20.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:56:20 15:56:20.920 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed
11:56:20 15:56:20.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:20 15:56:20.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:20 15:56:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:20 15:56:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:20 15:56:20.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:20 15:56:20.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:20 15:56:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:20 15:56:20.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:20 15:56:20.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:20 15:56:20.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:20 15:56:20.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:20 15:56:20.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:20 15:56:20.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:20 15:56:20.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:20 15:56:20.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:20 15:56:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:20 15:56:20.932 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:20 15:56:20.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:20 15:56:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:20 15:56:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:20 15:56:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:20 15:56:20.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:20 15:56:20.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:21 15:56:21.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:21 15:56:21.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:21 15:56:21.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:21 15:56:21.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:21 15:56:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:21 15:56:21.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:21 15:56:21.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:21 15:56:21.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:21 15:56:21.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:21 15:56:21.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:21 15:56:21.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:21 15:56:21.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:21 15:56:21.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:21 15:56:21.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:21 15:56:21.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:21 15:56:21.935 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:21 15:56:21.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:21 15:56:21.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:21 15:56:21.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:21 15:56:21.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:21 15:56:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:21 15:56:21.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:21 15:56:21.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:22 15:56:22.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:22 15:56:22.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:22 15:56:22.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:22 15:56:22.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:22 15:56:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:22 15:56:22.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:22 15:56:22.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:22 15:56:22.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:22 15:56:22.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:22 15:56:22.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:22 15:56:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:22 15:56:22.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:22 15:56:22.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:22 15:56:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:22 15:56:22.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:22 15:56:22.939 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:22 15:56:22.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:22 15:56:22.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:22 15:56:22.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:22 15:56:22.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:22 15:56:22.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:22 15:56:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:22 15:56:22.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:22 15:56:22.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:22 15:56:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:22 15:56:22.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:22 15:56:22.940 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:56:22 15:56:22.940 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:56:22 15:56:22.941 DEBUG [main][TreeItemHandler] Set Tree selection
11:56:22 15:56:22.941 DEBUG [main][TreeHandler] Notify Tree about selection event
11:56:22 15:56:22.946 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:56:22 15:56:22.949 DEBUG [WorkbenchTestable][TreeItemHandler]   test
11:56:22 15:56:22.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:22 15:56:22.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:''
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:''
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:''
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:''
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:56:22 15:56:22.970 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:56:22 15:56:22.970 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:56:22 15:56:22.970 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:56:22 15:56:22.970 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:56:22 15:56:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:22 15:56:22.970 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:56:22 15:56:22.970 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:56:23 15:56:23.471 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:23 15:56:23.471 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:23 15:56:23.471 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:23 15:56:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:23 15:56:23.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:23 15:56:23.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:23 15:56:23.493 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:23 15:56:23.493 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:23 15:56:23.493 DEBUG [main][MenuItemLookup] Found menu:''
11:56:23 15:56:23.493 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:23 15:56:23.494 DEBUG [main][MenuItemLookup] Found menu:''
11:56:23 15:56:23.494 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:23 15:56:23.494 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:23 15:56:23.494 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:23 15:56:23.494 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:56:23 15:56:23.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:56:23 15:56:23.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:56:23 15:56:23.494 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:56:23 15:56:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:56:24 15:56:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:56:24 15:56:24.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:56:24 15:56:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:24 15:56:24.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:24 15:56:24.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:56:24 15:56:24.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:24 15:56:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:24 15:56:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:24 15:56:24.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:24 15:56:24.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:24 15:56:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:24 15:56:24.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:24 15:56:24.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:24 15:56:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:24 15:56:24.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:24 15:56:24.079 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:56:24 15:56:24.079 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:56:24 15:56:24.080 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:56:24 15:56:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:24 15:56:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:24 15:56:24.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:24 15:56:24.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:24 15:56:24.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:56:24 15:56:24.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:24 15:56:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:24 15:56:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:24 15:56:24.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:24 15:56:24.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:24 15:56:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:24 15:56:24.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:24 15:56:24.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:24 15:56:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:24 15:56:24.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:24 15:56:24.081 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:56:24 15:56:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:24 15:56:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:24 15:56:24.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:24 15:56:24.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:24 15:56:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:56:24 15:56:24.085 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:56:24 15:56:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:56:24 15:56:24.586 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:56:24 15:56:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:24 15:56:24.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:56:24 15:56:24.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:56:24 15:56:24.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:56:24 15:56:24.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:24 15:56:24.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:24 15:56:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:24 15:56:24.586 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:24 15:56:24.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:24 15:56:24.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:24 15:56:24.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:56:24 15:56:24.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:24 15:56:24.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:24 15:56:24.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest
11:56:24 15:56:24.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:56:24 15:56:24.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:56:24 15:56:24.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:24 15:56:24.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:24 15:56:24.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest)
11:56:24 15:56:24.589 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest
11:56:24 15:56:24.590 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:56:24 15:56:24.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:56:24 15:56:24.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:24 15:56:24.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.241 s - in org.eclipse.reddeer.gef.test.GEFEditorTest
11:56:24 logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest)  Time elapsed: 11.967 s
11:56:24 shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest)  Time elapsed: 7.531 s
11:56:24 Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest
11:56:24 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest
11:56:24 testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest)  Time elapsed: 0.004 s
11:56:24 testMacthingEditPartWithTextFlowLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest)  Time elapsed: 0.001 s
11:56:24 testMacthingEditPartWithSimpleLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest)  Time elapsed: 0 s
11:56:24 testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest)  Time elapsed: 0.001 s
11:56:24 Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest
11:56:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest
11:56:24 testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest)  Time elapsed: 0.002 s
11:56:24 testMacthingEditPartWithParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest)  Time elapsed: 0 s
11:56:24 Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest
11:56:24 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest
11:56:24 testMacthingEditPartWithLabelTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest)  Time elapsed: 0.002 s
11:56:24 testMacthingEditPartWithLabelTooltipByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest)  Time elapsed: 0.001 s
11:56:24 testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest)  Time elapsed: 0 s
11:56:24 testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest)  Time elapsed: 0 s
11:56:24 Running org.eclipse.reddeer.gef.test.EditPartTest
11:56:24 15:56:24.681 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest
11:56:24 15:56:24.682 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:56:24 15:56:24.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:56:24 15:56:24.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest
11:56:24 15:56:24.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:56:24 15:56:24.682 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:24 15:56:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:24 15:56:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:24 15:56:24.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:24 15:56:24.684 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:24 15:56:24.684 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:24 15:56:24.684 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:56:24 15:56:24.684 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:56:24 15:56:24.684 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:56:24 15:56:24.684 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:56:24 15:56:24.684 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:56:24 15:56:24.684 DEBUG [main][MenuItemLookup] Item match:Window
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:''
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:''
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:''
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:56:24 15:56:24.685 DEBUG [main][MenuItemLookup] Item match:Preferences
11:56:24 15:56:24.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:56:24 15:56:24.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:56:24 15:56:24.694 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:56:24 15:56:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:56:24 15:56:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:56:24 15:56:24.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:56:24 15:56:24.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:24 15:56:24.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:24 15:56:24.861 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:56:24 15:56:24.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:56:24 15:56:24.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:24 15:56:24.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:24 15:56:24.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:24 15:56:24.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:24 15:56:24.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:24 15:56:24.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:24 15:56:24.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:24 15:56:24.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:56:24 15:56:24.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:24 15:56:24.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:24 15:56:24.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:24 15:56:24.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:24 15:56:24.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:24 15:56:24.865 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:56:24 15:56:24.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:24 15:56:24.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:24 15:56:24.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:24 15:56:24.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:24 15:56:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:24 15:56:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:24 15:56:24.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:24 15:56:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:24 15:56:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:24 15:56:24.931 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:56:24 15:56:24.931 DEBUG [main][EditorHandler] 0 editor(s) found
11:56:24 15:56:24.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:24 15:56:24.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:24 15:56:24.933 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:24 15:56:24.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:24 15:56:24.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:24 15:56:24.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:24 15:56:24.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:24 15:56:24.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:24 15:56:24.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:24 15:56:24.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:24 15:56:24.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:24 15:56:24.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:24 15:56:24.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:24 15:56:24.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:24 15:56:24.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:24 15:56:24.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:24 15:56:24.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:24 15:56:24.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:24 15:56:24.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:56:24 15:56:24.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:24 15:56:24.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:24 15:56:24.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:24 15:56:24.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:24 15:56:24.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:24 15:56:24.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:56:24 To add a project: TooltipText=null
11:56:24 15:56:24.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:24 15:56:24.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:24 15:56:24.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:24 15:56:24.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:56:24 To add a project: TooltipText=null
11:56:24 15:56:24.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:24 15:56:24.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:24 15:56:24.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:24 15:56:24.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:24 15:56:24.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:24 15:56:24.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:24 15:56:24.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:24 15:56:24.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:56:24 To add a project: TooltipText=null
11:56:24 15:56:24.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:24 15:56:24.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:24 15:56:24.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:24 15:56:24.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:24 15:56:24.940 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:56:24 15:56:24.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:56:24 15:56:24.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest)
11:56:24 15:56:24.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest
11:56:24 15:56:24.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:56:24 15:56:24.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:56:24 15:56:24.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:56:24 15:56:24.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:24 15:56:24.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:24 15:56:24.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:24 15:56:24.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:24 15:56:24.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:24 15:56:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:24 15:56:24.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:24 15:56:24.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:24 15:56:24.952 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:24 15:56:24.952 DEBUG [main][MenuItemLookup] Item match:File
11:56:24 15:56:24.953 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:24 15:56:24.953 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Found menu:''
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Found menu:''
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Found menu:''
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:24 15:56:24.954 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:24 15:56:24.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:24 15:56:24.955 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:24 15:56:24.955 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:25 15:56:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:25 15:56:25.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:25 15:56:25.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:25 15:56:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:25 15:56:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:25 15:56:25.033 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:25 15:56:25.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:25 15:56:25.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:56:25 15:56:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:25 15:56:25.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:25 15:56:25.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:25 15:56:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:25 15:56:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:25 15:56:25.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:25 15:56:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:25 15:56:25.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:25 15:56:25.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:56:25 15:56:25.042 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:56:25 15:56:25.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:56:25 15:56:25.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:56:25 15:56:25.045 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:25 15:56:25.045 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:25 15:56:25.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:25 15:56:25.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:25 15:56:25.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:25 15:56:25.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:25 15:56:25.046 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:25 15:56:25.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:25 15:56:25.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:25 15:56:25.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:25 15:56:25.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:25 15:56:25.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:25 15:56:25.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:25 15:56:25.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:25 15:56:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:56:25 15:56:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:56:25 15:56:25.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:56:25 15:56:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:25 15:56:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:25 15:56:25.072 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:25 15:56:25.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:25 15:56:25.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:25 is "Project name:")
11:56:25 15:56:25.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:25 15:56:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:25 15:56:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:25 15:56:25.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:56:25 15:56:25.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:25 15:56:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:25 15:56:25.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:25 15:56:25.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:25 15:56:25.074 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:25 15:56:25.075 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:56:25 15:56:25.076 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:25 15:56:25.076 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard
11:56:25 15:56:25.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:25 15:56:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:25 15:56:25.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:25 15:56:25.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:25 15:56:25.079 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:25 15:56:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:25 15:56:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:25 15:56:25.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:25 15:56:25.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:25 15:56:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:25 15:56:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:25 15:56:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:25 15:56:25.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:56:25 15:56:25.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:25 15:56:25.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:25 15:56:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:25 15:56:25.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:25 15:56:25.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:25 15:56:25.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:25 15:56:25.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:25 15:56:25.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:25 15:56:25.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:25 15:56:25.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:25 15:56:25.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:25 15:56:25.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:25 15:56:25.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:25 15:56:25.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:25 15:56:25.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:25 15:56:25.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:56:25 15:56:25.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:25 15:56:25.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:25 15:56:25.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists....
11:56:25 15:56:25.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:56:25 15:56:25.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:25 15:56:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:25 15:56:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:25 15:56:25.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:25 15:56:25.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:56:25 15:56:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:25 15:56:25.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:25 15:56:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:25 15:56:25.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:25 15:56:25.601 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:25 15:56:25.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:25 15:56:25.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:25 15:56:25.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:25 15:56:25.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:25 15:56:25.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:25 15:56:25.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:25 15:56:25.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:25 15:56:25.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:25 15:56:25.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:25 15:56:25.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:25 15:56:25.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:25 15:56:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:25 15:56:25.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:25 15:56:25.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:26 15:56:26.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:26 15:56:26.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:26 15:56:26.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:26 15:56:26.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:26 15:56:26.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:26 15:56:26.630 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:26 15:56:26.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:26 15:56:26.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:26 15:56:26.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:26 15:56:26.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:26 15:56:26.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:26 15:56:26.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:26 15:56:26.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:26 15:56:26.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:26 15:56:26.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:26 15:56:26.631 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:26 15:56:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully
11:56:26 15:56:26.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:26 15:56:26.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:26 15:56:26.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:26 15:56:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:26 15:56:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:26 15:56:26.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:26 15:56:26.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:26 15:56:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:26 15:56:26.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:26 15:56:26.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:26 15:56:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:26 15:56:26.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:26 15:56:26.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:26 15:56:26.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:26 15:56:26.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:26 15:56:26.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:26 15:56:26.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:26 15:56:26.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:26 15:56:26.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:26 15:56:26.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:26 15:56:26.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:26 15:56:26.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:26 15:56:26.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:27 15:56:27.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:27 15:56:27.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:27 15:56:27.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:27 15:56:27.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:27 15:56:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:27 15:56:27.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:27 15:56:27.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:27 15:56:27.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:27 15:56:27.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:27 15:56:27.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:27 15:56:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:27 15:56:27.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:27 15:56:27.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:27 15:56:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:27 15:56:27.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:27 15:56:27.659 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:27 15:56:27.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:56:27 15:56:27.660 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:56:27 15:56:27.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:56:27 15:56:27.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:27 15:56:27.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.669 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 
11:56:27 15:56:27.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:27 15:56:27.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:27 15:56:27.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:27 15:56:27.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:27 15:56:27.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:27 15:56:27.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:27 15:56:27.683 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:27 15:56:27.683 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:27 15:56:27.683 DEBUG [main][MenuItemLookup] Item match:File
11:56:27 15:56:27.684 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:27 15:56:27.684 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Found menu:''
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Found menu:''
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Found menu:''
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:27 15:56:27.686 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:27 15:56:27.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:27 15:56:27.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:27 15:56:27.687 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:27 15:56:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:27 15:56:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:27 15:56:27.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:27 15:56:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:27 15:56:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:27 15:56:27.760 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:27 15:56:27.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:56:27 15:56:27.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:27 15:56:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:27 15:56:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:27 15:56:27.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:56:27 15:56:27.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:27 15:56:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:27 15:56:27.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:27 15:56:27.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:27 15:56:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:27 15:56:27.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children...
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:27 15:56:27.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed
11:56:27 15:56:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:27 15:56:27.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:27 15:56:27.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram
11:56:27 15:56:27.763 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram
11:56:27 15:56:27.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection
11:56:27 15:56:27.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram
11:56:27 15:56:27.767 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:27 15:56:27.767 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:27 15:56:27.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:27 15:56:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:27 15:56:27.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:27 15:56:27.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:27 15:56:27.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:27 15:56:27.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:27 15:56:27.776 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:27 15:56:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:27 15:56:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:27 15:56:27.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:27 15:56:27.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:27 15:56:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:56:27 15:56:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
11:56:27 15:56:27.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:56:27 15:56:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:27 15:56:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:27 15:56:27.816 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:27 15:56:27.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:27 15:56:27.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:27 is "File name:")
11:56:27 15:56:27.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:27 15:56:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:27 15:56:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:27 15:56:27.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:56:27 15:56:27.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:27 15:56:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:27 15:56:27.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:27 15:56:27.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:27 15:56:27.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:27 15:56:27.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:27 15:56:27.820 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:27 15:56:27.821 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic
11:56:27 15:56:27.822 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:27 15:56:27.822 INFO [WorkbenchTestable][ExampleWizard] Finish wizard
11:56:27 15:56:27.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:27 15:56:27.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:27 15:56:27.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:27 15:56:27.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:27 15:56:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:27 15:56:27.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:27 15:56:27.824 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:27 15:56:27.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:27 15:56:27.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:27 15:56:27.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:27 15:56:27.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:27 15:56:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b92fbb7 is found...
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b92fbb7 is found finished successfully
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:28 15:56:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:28 15:56:28.332 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:28 15:56:28.332 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:28 15:56:28.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:28 15:56:28.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:28 15:56:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:28 15:56:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:28 15:56:28.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:28 15:56:28.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:28 15:56:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:28 15:56:28.337 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:28 15:56:28.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:28 15:56:28.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:28 15:56:28.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:28 15:56:28.359 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0]
11:56:28 15:56:28.360 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:28 15:56:28.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:28 15:56:28.360 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:28 15:56:28.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:28 15:56:28.368 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:28 15:56:28.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:28 15:56:28.369 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label )
11:56:28 15:56:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1...
11:56:28 15:56:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully
11:56:28 15:56:28.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:28 15:56:28.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:28 15:56:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:28 15:56:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:28 15:56:28.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:28 15:56:28.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:28 15:56:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:28 15:56:28.385 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:28 15:56:28.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:28 15:56:28.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:28 15:56:28.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:28 15:56:28.407 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100]
11:56:28 15:56:28.407 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:28 15:56:28.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:28 15:56:28.408 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:28 15:56:28.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:28 15:56:28.416 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:28 15:56:28.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:28 15:56:28.417 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label )
11:56:28 15:56:28.417 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label )
11:56:28 15:56:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2...
11:56:28 15:56:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully
11:56:28 15:56:28.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:28 15:56:28.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:28 15:56:28.432 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:28 15:56:28.432 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:28 15:56:28.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:28 15:56:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:28 15:56:28.444 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:28 15:56:28.444 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:28 15:56:28.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:28 15:56:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:28 15:56:28.449 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:28 15:56:28.450 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:28 15:56:28.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified
11:56:28 15:56:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:28 15:56:28.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:28 15:56:28.472 INFO [WorkbenchTestable][AbstractText] Text set to: Foo
11:56:28 15:56:28.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14
11:56:28 15:56:28.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:28 15:56:28.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:28 15:56:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:28 15:56:28.483 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:28 15:56:28.484 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:28 15:56:28.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified
11:56:28 15:56:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:28 15:56:28.498 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:28 15:56:28.498 INFO [WorkbenchTestable][AbstractText] Text set to: Hello
11:56:28 15:56:28.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14
11:56:28 15:56:28.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:28 15:56:28.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:28 15:56:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:28 15:56:28.531 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:28 15:56:28.531 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:28 15:56:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:28 15:56:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:28 15:56:28.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:28 15:56:28.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:28 15:56:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:28 15:56:28.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:28 15:56:28.537 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:28 15:56:28.537 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:28 15:56:28.539 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:56:28 15:56:28.539 DEBUG [main][EditorHandler] 1 editor(s) found
11:56:28 15:56:28.539 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic
11:56:28 15:56:28.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
11:56:29 15:56:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
11:56:29 15:56:29.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
11:56:29 15:56:29.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:29 15:56:29.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:29 15:56:29.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:29 15:56:29.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:29 15:56:29.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:29 15:56:29.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:29 15:56:29.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:29 15:56:29.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:29 15:56:29.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:29 15:56:29.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:29 15:56:29.076 INFO [WorkbenchTestable][AbstractButton] Click button &Save
11:56:29 15:56:29.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:29 15:56:29.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:29 15:56:29.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:29 15:56:29.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:29 15:56:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:56:29 15:56:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:56:29 15:56:29.144 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed
11:56:29 15:56:29.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:29 15:56:29.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:29 15:56:29.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:29 15:56:29.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:29 15:56:29.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:29 15:56:29.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:29 15:56:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:29 15:56:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:29 15:56:29.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:29 15:56:29.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:29 15:56:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:29 15:56:29.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:29 15:56:29.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:29 15:56:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:29 15:56:29.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:29 15:56:29.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:29 15:56:29.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:29 15:56:29.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:29 15:56:29.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:29 15:56:29.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:29 15:56:29.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:29 15:56:29.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:29 15:56:29.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:29 15:56:29.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:29 15:56:29.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:29 15:56:29.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:29 15:56:29.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:29 15:56:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:29 15:56:29.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:29 15:56:29.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:29 15:56:29.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:29 15:56:29.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:30 15:56:30.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:30 15:56:30.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:30 15:56:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:30 15:56:30.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:30 15:56:30.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:30 15:56:30.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:30 15:56:30.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:30 15:56:30.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:30 15:56:30.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:30 15:56:30.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:30 15:56:30.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:30 15:56:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:30 15:56:30.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:30 15:56:30.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:30 15:56:30.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:30 15:56:30.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:30 15:56:30.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:30 15:56:30.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:30 15:56:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:30 15:56:30.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:30 15:56:30.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:30 15:56:30.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:30 15:56:30.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:31 15:56:31.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:31 15:56:31.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:31 15:56:31.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:31 15:56:31.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:31 15:56:31.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:31 15:56:31.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:31 15:56:31.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:31 15:56:31.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:31 15:56:31.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:31 15:56:31.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:31 15:56:31.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:31 15:56:31.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:31 15:56:31.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:31 15:56:31.163 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:31 15:56:31.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:31 15:56:31.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:31 15:56:31.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:31 15:56:31.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:31 15:56:31.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:31 15:56:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:31 15:56:31.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:31 15:56:31.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:31 15:56:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:31 15:56:31.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:31 15:56:31.164 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:56:31 15:56:31.164 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:56:31 15:56:31.164 DEBUG [main][TreeItemHandler] Set Tree selection
11:56:31 15:56:31.164 DEBUG [main][TreeHandler] Notify Tree about selection event
11:56:31 15:56:31.173 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:56:31 15:56:31.177 DEBUG [WorkbenchTestable][TreeItemHandler]   test
11:56:31 15:56:31.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:31 15:56:31.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:''
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:''
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:''
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:''
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:56:31 15:56:31.207 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:56:31 15:56:31.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:56:31 15:56:31.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:56:31 15:56:31.207 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:56:31 15:56:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:31 15:56:31.208 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:56:31 15:56:31.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:31 15:56:31.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:31 15:56:31.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:31 15:56:31.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:31 15:56:31.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:31 15:56:31.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:31 15:56:31.738 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:31 15:56:31.738 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:31 15:56:31.738 DEBUG [main][MenuItemLookup] Found menu:''
11:56:31 15:56:31.738 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:31 15:56:31.738 DEBUG [main][MenuItemLookup] Found menu:''
11:56:31 15:56:31.738 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:31 15:56:31.738 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:31 15:56:31.738 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:31 15:56:31.738 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:56:31 15:56:31.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:56:31 15:56:31.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:56:31 15:56:31.738 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:56:31 15:56:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:56:32 15:56:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:56:32 15:56:32.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:56:32 15:56:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:32 15:56:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:32 15:56:32.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:56:32 15:56:32.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:32 15:56:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:32 15:56:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:32 15:56:32.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:32 15:56:32.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:32 15:56:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:32 15:56:32.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:32 15:56:32.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:32 15:56:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:32 15:56:32.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:32 15:56:32.332 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:56:32 15:56:32.333 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:56:32 15:56:32.333 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:56:32 15:56:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:32 15:56:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:32 15:56:32.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:32 15:56:32.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:32 15:56:32.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:56:32 15:56:32.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:32 15:56:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:32 15:56:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:32 15:56:32.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:32 15:56:32.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:32 15:56:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:32 15:56:32.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:32 15:56:32.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:32 15:56:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:32 15:56:32.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:32 15:56:32.334 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:56:32 15:56:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:32 15:56:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:32 15:56:32.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:32 15:56:32.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:32 15:56:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:56:32 15:56:32.338 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:56:32 15:56:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:56:32 15:56:32.838 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:56:32 15:56:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:32 15:56:32.838 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:56:32 15:56:32.839 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:56:32 15:56:32.839 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:32 15:56:32.839 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:32 15:56:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:32 15:56:32.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:32 15:56:32.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:32 15:56:32.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:32 15:56:32.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:56:32 15:56:32.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:32 15:56:32.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:32 15:56:32.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest
11:56:32 15:56:32.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:56:32 15:56:32.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:56:32 15:56:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:32 15:56:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:32 15:56:32.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest)
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:56:32 15:56:32.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest)
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:32 15:56:32.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:32 15:56:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:32 15:56:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:32 15:56:32.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:32 15:56:32.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:32 15:56:32.843 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:32 15:56:32.843 DEBUG [main][MenuItemLookup] Item match:File
11:56:32 15:56:32.844 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:32 15:56:32.844 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Found menu:''
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Found menu:''
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Found menu:''
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:32 15:56:32.846 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:32 15:56:32.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:32 15:56:32.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:32 15:56:32.846 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:32 15:56:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:32 15:56:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:32 15:56:32.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:32 15:56:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:32 15:56:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:32 15:56:32.931 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:32 15:56:32.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:56:32 15:56:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:32 15:56:32.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:32 15:56:32.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:32 15:56:32.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:32 15:56:32.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:32 15:56:32.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:32 15:56:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:32 15:56:32.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:32 15:56:32.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:56:32 15:56:32.934 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:56:32 15:56:32.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:56:32 15:56:32.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:56:32 15:56:32.937 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:32 15:56:32.937 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:32 15:56:32.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:32 15:56:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:32 15:56:32.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:32 15:56:32.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:32 15:56:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:32 15:56:32.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:32 15:56:32.939 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:32 15:56:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:32 15:56:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:32 15:56:32.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:32 15:56:32.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:32 15:56:32.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:32 15:56:32.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:56:32 15:56:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:56:32 15:56:32.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:56:32 15:56:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:32 15:56:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:32 15:56:32.965 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:32 15:56:32.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:32 15:56:32.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:32 is "Project name:")
11:56:32 15:56:32.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:32 15:56:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:32 15:56:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:32 15:56:32.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:56:32 15:56:32.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:32 15:56:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:32 15:56:32.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:32 15:56:32.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:32 15:56:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:32 15:56:32.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:32 15:56:32.967 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:32 15:56:32.968 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:56:32 15:56:32.969 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:32 15:56:32.969 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard
11:56:32 15:56:32.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:32 15:56:32.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:32 15:56:32.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:32 15:56:32.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:32 15:56:32.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:32 15:56:32.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:32 15:56:32.971 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:32 15:56:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:32 15:56:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:32 15:56:32.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:32 15:56:32.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:32 15:56:32.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:33 15:56:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:33 15:56:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:33 15:56:33.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:56:33 15:56:33.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:56:33 15:56:33.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:33 15:56:33.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:33 15:56:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:33 15:56:33.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:33 15:56:33.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:33 15:56:33.476 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:33 15:56:33.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:33 15:56:33.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:33 15:56:33.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:33 15:56:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:33 15:56:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:33 15:56:33.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:33 15:56:33.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:33 15:56:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:33 15:56:33.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:33 15:56:33.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:33 15:56:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:33 15:56:33.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:33 15:56:33.483 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:33 15:56:33.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:33 15:56:33.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:33 15:56:33.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:56:33 15:56:33.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:33 15:56:33.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:33 15:56:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists....
11:56:33 15:56:33.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:33 15:56:33.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:33 15:56:33.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:56:33 15:56:33.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:33 15:56:33.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:33 15:56:33.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:33 15:56:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:33 15:56:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:33 15:56:33.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:33 15:56:33.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:56:33 15:56:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:33 15:56:33.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:33 15:56:33.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:33 15:56:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:33 15:56:33.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:33 15:56:33.494 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:33 15:56:33.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:33 15:56:33.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:33 15:56:33.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:33 15:56:33.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:33 15:56:33.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:33 15:56:33.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:33 15:56:33.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:33 15:56:33.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:33 15:56:33.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:33 15:56:33.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:33 15:56:33.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:33 15:56:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:33 15:56:33.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:33 15:56:33.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:34 15:56:34.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:34 15:56:34.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:34 15:56:34.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:34 15:56:34.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:34 15:56:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:34 15:56:34.522 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:34 15:56:34.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:34 15:56:34.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:34 15:56:34.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:34 15:56:34.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:34 15:56:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:34 15:56:34.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:34 15:56:34.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:34 15:56:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:34 15:56:34.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:34 15:56:34.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:34 15:56:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully
11:56:34 15:56:34.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:34 15:56:34.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:34 15:56:34.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:34 15:56:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:34 15:56:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:34 15:56:34.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:34 15:56:34.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:34 15:56:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:34 15:56:34.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:34 15:56:34.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:34 15:56:34.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:34 15:56:34.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:34 15:56:34.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:34 15:56:34.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:34 15:56:34.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:34 15:56:34.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:34 15:56:34.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:34 15:56:34.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:34 15:56:34.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:34 15:56:34.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:34 15:56:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:34 15:56:34.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:34 15:56:34.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:35 15:56:35.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:35 15:56:35.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:35 15:56:35.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:35 15:56:35.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:35 15:56:35.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:35 15:56:35.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:35 15:56:35.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:35 15:56:35.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:35 15:56:35.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:35 15:56:35.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:35 15:56:35.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:35 15:56:35.562 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:35 15:56:35.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:56:35 15:56:35.562 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:56:35 15:56:35.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:56:35 15:56:35.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:56:35 15:56:35.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:35 15:56:35.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:35 15:56:35.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:35 15:56:35.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.571 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:35 15:56:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:35 15:56:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:35 15:56:35.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:35 15:56:35.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:35 15:56:35.572 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:35 15:56:35.572 DEBUG [main][MenuItemLookup] Item match:File
11:56:35 15:56:35.573 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:35 15:56:35.573 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Found menu:''
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Found menu:''
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Found menu:''
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:35 15:56:35.574 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:35 15:56:35.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:35 15:56:35.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:35 15:56:35.574 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:35 15:56:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:35 15:56:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:35 15:56:35.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:35 15:56:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:35 15:56:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:35 15:56:35.637 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:35 15:56:35.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:56:35 15:56:35.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:35 15:56:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:35 15:56:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:35 15:56:35.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:56:35 15:56:35.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:35 15:56:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:35 15:56:35.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:35 15:56:35.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children...
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:35 15:56:35.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed
11:56:35 15:56:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:35 15:56:35.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:35 15:56:35.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram
11:56:35 15:56:35.639 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram
11:56:35 15:56:35.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection
11:56:35 15:56:35.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram
11:56:35 15:56:35.643 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:35 15:56:35.643 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:35 15:56:35.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:35 15:56:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:35 15:56:35.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:35 15:56:35.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:35 15:56:35.644 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:35 15:56:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:35 15:56:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:35 15:56:35.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:35 15:56:35.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:35 15:56:35.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:56:35 15:56:35.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
11:56:35 15:56:35.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:56:35 15:56:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:35 15:56:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:35 15:56:35.688 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:35 15:56:35.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:35 15:56:35.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:35 is "File name:")
11:56:35 15:56:35.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:35 15:56:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:35 15:56:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:35 15:56:35.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:56:35 15:56:35.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:35 15:56:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:35 15:56:35.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:35 15:56:35.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:35 15:56:35.692 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:35 15:56:35.693 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic
11:56:35 15:56:35.694 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:35 15:56:35.694 INFO [WorkbenchTestable][ExampleWizard] Finish wizard
11:56:35 15:56:35.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:35 15:56:35.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:35 15:56:35.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:35 15:56:35.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:35 15:56:35.696 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:35 15:56:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:35 15:56:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:35 15:56:35.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:35 15:56:35.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:35 15:56:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:35 15:56:35.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@518affd7 is found...
11:56:35 15:56:35.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@518affd7 is found finished successfully
11:56:35 15:56:35.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:35 15:56:35.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:35 15:56:35.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:35 15:56:35.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:35 15:56:35.891 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:35 15:56:35.892 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:35 15:56:35.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:35 15:56:35.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:35 15:56:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:35 15:56:35.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:35 15:56:35.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:35 15:56:35.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:35 15:56:35.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:35 15:56:35.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:35 15:56:35.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:35 15:56:35.931 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:35 15:56:35.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:35 15:56:35.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:35 15:56:35.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:35 15:56:35.940 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100]
11:56:35 15:56:35.940 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:35 15:56:35.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:35 15:56:35.940 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:35 15:56:35.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:35 15:56:35.962 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:35 15:56:35.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:35 15:56:35.964 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 )
11:56:35 15:56:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1...
11:56:35 15:56:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully
11:56:35 15:56:35.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:35 15:56:35.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:35 15:56:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:35 15:56:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:35 15:56:35.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:35 15:56:35.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:35 15:56:35.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:35 15:56:35.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:35 15:56:35.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:35 15:56:35.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:35 15:56:35.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:35 15:56:35.973 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:35 15:56:35.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:35 15:56:35.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:35 15:56:35.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:35 15:56:35.995 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100]
11:56:35 15:56:35.995 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:35 15:56:35.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:35 15:56:35.996 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:35 15:56:35.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.004 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:36 15:56:36.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.005 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 )
11:56:36 15:56:36.005 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 )
11:56:36 15:56:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2...
11:56:36 15:56:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully
11:56:36 15:56:36.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:36 15:56:36.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:36 15:56:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:36 15:56:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:36 15:56:36.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:36 15:56:36.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:36 15:56:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:36 15:56:36.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:36 15:56:36.035 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:36 15:56:36.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:36 15:56:36.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:36 15:56:36.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:36 15:56:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:36 15:56:36.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:36 15:56:36.073 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic
11:56:36 15:56:36.089 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.089 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:36 15:56:36.090 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121]
11:56:36 15:56:36.090 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:36 15:56:36.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.090 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:36 15:56:36.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.091 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:36 15:56:36.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:36 15:56:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:36 15:56:36.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:36 15:56:36.094 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.094 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:36 15:56:36.094 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121]
11:56:36 15:56:36.094 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:36 15:56:36.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.094 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:36 15:56:36.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.097 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:36 15:56:36.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:36 15:56:36.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:36 15:56:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:36 15:56:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:36 15:56:36.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:36 15:56:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:36 15:56:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:36 15:56:36.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:36 15:56:36.102 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:36 15:56:36.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:36 15:56:36.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:36 15:56:36.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:36 15:56:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:36 15:56:36.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:36 15:56:36.135 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic
11:56:36 15:56:36.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:36 15:56:36.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:36 15:56:36.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:36 15:56:36.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:36 15:56:36.153 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.154 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:36 15:56:36.154 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121]
11:56:36 15:56:36.154 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:36 15:56:36.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.155 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:36 15:56:36.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.159 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:36 15:56:36.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.160 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35
11:56:36 15:56:36.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.174 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change'
11:56:36 15:56:36.174 DEBUG [main][MenuItemLookup] Found menu:'Redo'
11:56:36 15:56:36.174 DEBUG [main][MenuItemLookup] Found menu:''
11:56:36 15:56:36.174 DEBUG [main][MenuItemLookup] Found menu:'Paste'
11:56:36 15:56:36.174 DEBUG [main][MenuItemLookup] Found menu:'Delete'
11:56:36 15:56:36.174 DEBUG [main][MenuItemLookup] Item match:Delete
11:56:36 15:56:36.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete"
11:56:36 15:56:36.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete
11:56:36 15:56:36.174 INFO [main][MenuItemHandler] Select menu item: &Delete
11:56:36 15:56:36.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:36 15:56:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:36 15:56:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:36 15:56:36.190 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.190 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:36 15:56:36.191 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:56:36 15:56:36.191 DEBUG [main][EditorHandler] 1 editor(s) found
11:56:36 15:56:36.191 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic
11:56:36 15:56:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
11:56:36 15:56:36.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
11:56:36 15:56:36.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
11:56:36 15:56:36.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:36 15:56:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:36 15:56:36.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:36 15:56:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:36 15:56:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:36 15:56:36.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:36 15:56:36.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:36 15:56:36.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
11:56:36 15:56:36.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:36 15:56:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:36 15:56:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:36 15:56:36.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:36 15:56:36.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:36 15:56:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:36 15:56:36.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:36 15:56:36.748 INFO [WorkbenchTestable][AbstractButton] Click button &Save
11:56:36 15:56:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:36 15:56:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:36 15:56:36.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:36 15:56:36.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:36 15:56:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:56:36 15:56:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:56:36 15:56:36.817 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed
11:56:36 15:56:36.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:36 15:56:36.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:36 15:56:36.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:36 15:56:36.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:36 15:56:36.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:36 15:56:36.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:36 15:56:36.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:36 15:56:36.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:36 15:56:36.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:36 15:56:36.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:36 15:56:36.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:36 15:56:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:36 15:56:36.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:36 15:56:36.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:36 15:56:36.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:36 15:56:36.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:36 15:56:36.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:36 15:56:36.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:36 15:56:36.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:36 15:56:36.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:36 15:56:36.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:36 15:56:36.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:37 15:56:37.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:37 15:56:37.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:37 15:56:37.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:37 15:56:37.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:37 15:56:37.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:37 15:56:37.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:37 15:56:37.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:37 15:56:37.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:37 15:56:37.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:37 15:56:37.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:37 15:56:37.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:37 15:56:37.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:37 15:56:37.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:37 15:56:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:37 15:56:37.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:37 15:56:37.848 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:37 15:56:37.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:37 15:56:37.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:37 15:56:37.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:37 15:56:37.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:37 15:56:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:37 15:56:37.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:37 15:56:37.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:38 15:56:38.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:38 15:56:38.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:38 15:56:38.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:38 15:56:38.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:38 15:56:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:38 15:56:38.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:38 15:56:38.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:38 15:56:38.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:38 15:56:38.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:38 15:56:38.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:38 15:56:38.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:38 15:56:38.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:38 15:56:38.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:38 15:56:38.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:38 15:56:38.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:38 15:56:38.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:38 15:56:38.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:38 15:56:38.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:38 15:56:38.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:38 15:56:38.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:38 15:56:38.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:38 15:56:38.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:38 15:56:38.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:38 15:56:38.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:38 15:56:38.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:38 15:56:38.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:38 15:56:38.853 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:56:38 15:56:38.853 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:56:38 15:56:38.853 DEBUG [main][TreeItemHandler] Set Tree selection
11:56:38 15:56:38.854 DEBUG [main][TreeHandler] Notify Tree about selection event
11:56:38 15:56:38.859 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:56:38 15:56:38.862 DEBUG [WorkbenchTestable][TreeItemHandler]   test
11:56:38 15:56:38.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:38 15:56:38.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:''
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:''
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:''
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:''
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:56:38 15:56:38.879 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:56:38 15:56:38.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:56:38 15:56:38.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:56:38 15:56:38.880 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:56:38 15:56:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:38 15:56:38.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:56:38 15:56:38.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:56:39 15:56:39.380 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:39 15:56:39.380 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:39 15:56:39.380 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:39 15:56:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:39 15:56:39.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:39 15:56:39.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:39 15:56:39.397 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:39 15:56:39.397 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:39 15:56:39.397 DEBUG [main][MenuItemLookup] Found menu:''
11:56:39 15:56:39.397 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:39 15:56:39.397 DEBUG [main][MenuItemLookup] Found menu:''
11:56:39 15:56:39.397 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:39 15:56:39.397 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:39 15:56:39.397 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:39 15:56:39.397 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:56:39 15:56:39.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:56:39 15:56:39.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:56:39 15:56:39.397 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:56:39 15:56:39.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:56:39 15:56:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:56:39 15:56:39.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:56:39 15:56:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:39 15:56:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:39 15:56:39.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:39 15:56:39.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:39 15:56:39.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:39 15:56:39.964 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:56:39 15:56:39.964 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:56:39 15:56:39.964 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:39 15:56:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:39 15:56:39.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:39 15:56:39.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:39 15:56:39.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:56:39 15:56:39.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:39 15:56:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:39 15:56:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:39 15:56:39.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:39 15:56:39.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:39 15:56:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:39 15:56:39.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:39 15:56:39.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:39 15:56:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:39 15:56:39.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:39 15:56:39.966 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:56:39 15:56:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:39 15:56:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:39 15:56:39.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:39 15:56:39.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:39 15:56:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:56:39 15:56:39.969 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:56:40 15:56:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:56:40 15:56:40.470 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:56:40 15:56:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:40 15:56:40.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:56:40 15:56:40.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:56:40 15:56:40.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:40 15:56:40.470 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:40 15:56:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:40 15:56:40.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:40 15:56:40.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:40 15:56:40.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:40 15:56:40.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:56:40 15:56:40.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:40 15:56:40.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:40 15:56:40.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest
11:56:40 15:56:40.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:56:40 15:56:40.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:56:40 15:56:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:40 15:56:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:40 15:56:40.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest)
11:56:40 15:56:40.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:56:40 15:56:40.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest)
11:56:40 15:56:40.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest
11:56:40 15:56:40.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:56:40 15:56:40.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:56:40 15:56:40.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:56:40 15:56:40.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:40 15:56:40.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:40 15:56:40.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:40 15:56:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:40 15:56:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:40 15:56:40.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:40 15:56:40.474 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:40 15:56:40.474 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:40 15:56:40.474 DEBUG [main][MenuItemLookup] Item match:File
11:56:40 15:56:40.475 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:40 15:56:40.475 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:40 15:56:40.476 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:40 15:56:40.477 DEBUG [main][MenuItemLookup] Found menu:''
11:56:40 15:56:40.477 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:40 15:56:40.477 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:40 15:56:40.477 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:40 15:56:40.477 DEBUG [main][MenuItemLookup] Found menu:''
11:56:40 15:56:40.477 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:40 15:56:40.477 DEBUG [main][MenuItemLookup] Found menu:''
11:56:40 15:56:40.477 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:40 15:56:40.477 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:40 15:56:40.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:40 15:56:40.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:40 15:56:40.477 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:40 15:56:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:40 15:56:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:40 15:56:40.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:40 15:56:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:40 15:56:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:40 15:56:40.540 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:40 15:56:40.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:56:40 15:56:40.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:40 15:56:40.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:40 15:56:40.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:40 15:56:40.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:40 15:56:40.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:40 15:56:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:40 15:56:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:40 15:56:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:56:40 15:56:40.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:40 15:56:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:40 15:56:40.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:40 15:56:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:40 15:56:40.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:40 15:56:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:56:40 15:56:40.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:40 15:56:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:40 15:56:40.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:40 15:56:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:40 15:56:40.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:40 15:56:40.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:56:40 15:56:40.543 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:56:40 15:56:40.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:56:40 15:56:40.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:56:40 15:56:40.546 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:40 15:56:40.546 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:40 15:56:40.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:40 15:56:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:40 15:56:40.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:40 15:56:40.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:40 15:56:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:40 15:56:40.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:40 15:56:40.548 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:40 15:56:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:40 15:56:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:40 15:56:40.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:40 15:56:40.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:40 15:56:40.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:40 15:56:40.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:56:40 15:56:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:56:40 15:56:40.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:56:40 15:56:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:40 15:56:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:40 15:56:40.572 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:40 15:56:40.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:40 15:56:40.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:40 is "Project name:")
11:56:40 15:56:40.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:40 15:56:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:40 15:56:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:40 15:56:40.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:56:40 15:56:40.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:40 15:56:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:40 15:56:40.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:40 15:56:40.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:40 15:56:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:40 15:56:40.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:40 15:56:40.575 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:40 15:56:40.575 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:56:40 15:56:40.576 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:40 15:56:40.576 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard
11:56:40 15:56:40.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:40 15:56:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:40 15:56:40.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:40 15:56:40.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:40 15:56:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:40 15:56:40.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:40 15:56:40.578 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:40 15:56:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:40 15:56:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:40 15:56:40.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:40 15:56:40.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:40 15:56:40.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:41 15:56:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:41 15:56:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:41 15:56:41.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:56:41 15:56:41.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:56:41 15:56:41.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:41 15:56:41.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:41 15:56:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:41 15:56:41.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:41 15:56:41.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:41 15:56:41.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:41 15:56:41.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:41 15:56:41.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:41 15:56:41.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:41 15:56:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:41 15:56:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:41 15:56:41.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:41 15:56:41.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:41 15:56:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:41 15:56:41.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:41 15:56:41.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:41 15:56:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:41 15:56:41.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:41 15:56:41.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:41 15:56:41.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:41 15:56:41.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:41 15:56:41.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:56:41 15:56:41.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:41 15:56:41.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:41 15:56:41.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists....
11:56:41 15:56:41.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:41 15:56:41.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:41 15:56:41.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:56:41 15:56:41.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:41 15:56:41.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:41 15:56:41.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:41 15:56:41.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:41 15:56:41.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:41 15:56:41.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:41 15:56:41.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:56:41 15:56:41.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:41 15:56:41.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:41 15:56:41.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:41 15:56:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:41 15:56:41.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:41 15:56:41.096 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:41 15:56:41.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:41 15:56:41.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:41 15:56:41.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:41 15:56:41.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:41 15:56:41.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:41 15:56:41.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:41 15:56:41.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:41 15:56:41.123 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:41 15:56:41.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:41 15:56:41.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:41 15:56:41.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:41 15:56:41.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:41 15:56:41.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:41 15:56:41.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:41 15:56:41.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:41 15:56:41.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:42 15:56:42.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:42 15:56:42.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:42 15:56:42.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:42 15:56:42.125 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:56:42 15:56:42.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:56:42 15:56:42.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:42 15:56:42.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:42 15:56:42.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:42 15:56:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:42 15:56:42.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:42 15:56:42.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:42 15:56:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:42 15:56:42.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:42 15:56:42.126 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:42 15:56:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully
11:56:42 15:56:42.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:42 15:56:42.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:42 15:56:42.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:42 15:56:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:42 15:56:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:42 15:56:42.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:42 15:56:42.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:42 15:56:42.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:42 15:56:42.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:42 15:56:42.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:42 15:56:42.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:42 15:56:42.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:42 15:56:42.130 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:42 15:56:42.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:42 15:56:42.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:42 15:56:42.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:42 15:56:42.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:42 15:56:42.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:42 15:56:42.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:42 15:56:42.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:42 15:56:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:42 15:56:42.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:42 15:56:42.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:42 15:56:42.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:42 15:56:42.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:43 15:56:43.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:43 15:56:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:43 15:56:43.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:43 15:56:43.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:43 15:56:43.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:43 15:56:43.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:43 15:56:43.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:43 15:56:43.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:43 15:56:43.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:56:43 15:56:43.156 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:56:43 15:56:43.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:56:43 15:56:43.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""]
11:56:43 15:56:43.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.163 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 
11:56:43 15:56:43.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:43 15:56:43.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:43 15:56:43.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:43 15:56:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:43 15:56:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:43 15:56:43.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:43 15:56:43.163 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:43 15:56:43.164 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:43 15:56:43.164 DEBUG [main][MenuItemLookup] Item match:File
11:56:43 15:56:43.164 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:43 15:56:43.164 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:43 15:56:43.165 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:43 15:56:43.166 DEBUG [main][MenuItemLookup] Found menu:''
11:56:43 15:56:43.166 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:43 15:56:43.166 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:43 15:56:43.166 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:43 15:56:43.166 DEBUG [main][MenuItemLookup] Found menu:''
11:56:43 15:56:43.166 DEBUG [main][MenuItemLookup] Found menu:'Example...'
11:56:43 15:56:43.166 DEBUG [main][MenuItemLookup] Found menu:''
11:56:43 15:56:43.166 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:43 15:56:43.166 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:43 15:56:43.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:43 15:56:43.176 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:43 15:56:43.176 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:43 15:56:43.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:43 15:56:43.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:43 15:56:43.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:43 15:56:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:43 15:56:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:43 15:56:43.238 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:43 15:56:43.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:56:43 15:56:43.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:43 15:56:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:43 15:56:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:43 15:56:43.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
11:56:43 15:56:43.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:43 15:56:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children...
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:43 15:56:43.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed
11:56:43 15:56:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:43 15:56:43.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples
11:56:43 15:56:43.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram
11:56:43 15:56:43.240 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram
11:56:43 15:56:43.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection
11:56:43 15:56:43.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram
11:56:43 15:56:43.243 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:43 15:56:43.243 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:43 15:56:43.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:43 15:56:43.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:43 15:56:43.244 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:43 15:56:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:43 15:56:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:43 15:56:43.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:43 15:56:43.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
11:56:43 15:56:43.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
11:56:43 15:56:43.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
11:56:43 15:56:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:43 15:56:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:43 15:56:43.282 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:43 15:56:43.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:43 15:56:43.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:43 is "File name:")
11:56:43 15:56:43.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:43 15:56:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:43 15:56:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:43 15:56:43.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
11:56:43 15:56:43.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:43 15:56:43.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:43 15:56:43.285 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:43 15:56:43.285 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic
11:56:43 15:56:43.286 TRACE [WorkbenchTestable][ExampleWizard] Shell  is not null and is not disposed
11:56:43 15:56:43.286 INFO [WorkbenchTestable][ExampleWizard] Finish wizard
11:56:43 15:56:43.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:43 15:56:43.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:43 15:56:43.287 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:43 15:56:43.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:43 15:56:43.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:43 15:56:43.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:43 15:56:43.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@505d1bb4 is found...
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@505d1bb4 is found finished successfully
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:43 15:56:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.795 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.795 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:43 15:56:43.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:43 15:56:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:43 15:56:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:43 15:56:43.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:43 15:56:43.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:43 15:56:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.799 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:43 15:56:43.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:43 15:56:43.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.819 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0]
11:56:43 15:56:43.819 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:43 15:56:43.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.820 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:43 15:56:43.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.827 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:43 15:56:43.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.828 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label )
11:56:43 15:56:43.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1...
11:56:43 15:56:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully
11:56:43 15:56:43.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:56:43 15:56:43.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform
11:56:43 15:56:43.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:43 15:56:43.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:43 15:56:43.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform'
11:56:43 15:56:43.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:56:43 15:56:43.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.851 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:56:43 15:56:43.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:56:43 15:56:43.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.859 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100]
11:56:43 15:56:43.859 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:56:43 15:56:43.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.860 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:56:43 15:56:43.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.880 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:56:43 15:56:43.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.881 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label )
11:56:43 15:56:43.881 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label )
11:56:43 15:56:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2...
11:56:43 15:56:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully
11:56:43 15:56:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:43 15:56:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.890 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.890 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:43 15:56:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.893 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.893 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:43 15:56:43.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.897 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.897 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified
11:56:43 15:56:43.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:43 15:56:43.924 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:43 15:56:43.924 INFO [WorkbenchTestable][AbstractText] Text set to: Foo
11:56:43 15:56:43.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14
11:56:43 15:56:43.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:43 15:56:43.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.936 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.936 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified
11:56:43 15:56:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:43 15:56:43.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:43 15:56:43.945 INFO [WorkbenchTestable][AbstractText] Text set to: Hello
11:56:43 15:56:43.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14
11:56:43 15:56:43.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:43 15:56:43.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.957 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.957 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:43 15:56:43.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.966 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.966 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.970 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35
11:56:43 15:56:43.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:43 15:56:43.979 DEBUG [main][MenuItemLookup] Found menu:'Undo'
11:56:43 15:56:43.979 DEBUG [main][MenuItemLookup] Found menu:'Redo'
11:56:43 15:56:43.979 DEBUG [main][MenuItemLookup] Found menu:''
11:56:43 15:56:43.979 DEBUG [main][MenuItemLookup] Found menu:'Paste'
11:56:43 15:56:43.979 DEBUG [main][MenuItemLookup] Found menu:'Delete'
11:56:43 15:56:43.979 DEBUG [main][MenuItemLookup] Item match:Delete
11:56:43 15:56:43.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete"
11:56:43 15:56:43.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete
11:56:43 15:56:43.979 INFO [main][MenuItemHandler] Select menu item: &Delete
11:56:43 15:56:43.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E')
11:56:43 15:56:43.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:43 15:56:43.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:43 15:56:43.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:43 15:56:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:43 15:56:43.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:43 15:56:43.986 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:43 15:56:43.986 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:56:43 15:56:43.989 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:56:43 15:56:43.989 DEBUG [main][EditorHandler] 1 editor(s) found
11:56:43 15:56:43.989 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic
11:56:43 15:56:43.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
11:56:44 15:56:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
11:56:44 15:56:44.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
11:56:44 15:56:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:44 15:56:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:44 15:56:44.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:44 15:56:44.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:44 15:56:44.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:44 15:56:44.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:44 15:56:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:44 15:56:44.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:44 15:56:44.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:44 15:56:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:44 15:56:44.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:44 15:56:44.521 INFO [WorkbenchTestable][AbstractButton] Click button &Save
11:56:44 15:56:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:44 15:56:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:44 15:56:44.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:44 15:56:44.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:44 15:56:44.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:56:44 15:56:44.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:56:44 15:56:44.607 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed
11:56:44 15:56:44.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:44 15:56:44.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:44 15:56:44.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:44 15:56:44.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:44 15:56:44.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:44 15:56:44.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:44 15:56:44.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:44 15:56:44.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:44 15:56:44.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:44 15:56:44.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:44 15:56:44.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:44 15:56:44.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:44 15:56:44.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:44 15:56:44.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:44 15:56:44.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:44 15:56:44.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:44 15:56:44.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:44 15:56:44.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:44 15:56:44.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:44 15:56:44.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:44 15:56:44.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:44 15:56:44.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:44 15:56:44.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:44 15:56:44.618 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:44 15:56:44.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:44 15:56:44.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:44 15:56:44.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:44 15:56:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:44 15:56:44.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:44 15:56:44.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:45 15:56:45.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:45 15:56:45.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:45 15:56:45.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:45 15:56:45.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:45 15:56:45.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:45 15:56:45.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:45 15:56:45.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:45 15:56:45.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:45 15:56:45.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:45 15:56:45.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:45 15:56:45.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:45 15:56:45.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:45 15:56:45.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:45 15:56:45.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:45 15:56:45.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:45 15:56:45.636 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:45 15:56:45.637 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:45 15:56:45.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:45 15:56:45.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:45 15:56:45.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:45 15:56:45.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:45 15:56:45.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:45 15:56:45.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:46 15:56:46.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:46 15:56:46.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:46 15:56:46.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:46 15:56:46.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:46 15:56:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:56:46 15:56:46.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:46 15:56:46.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:46 15:56:46.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:46 15:56:46.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:46 15:56:46.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:46 15:56:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:46 15:56:46.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:46 15:56:46.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:46 15:56:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:46 15:56:46.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:46 15:56:46.640 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:56:46 15:56:46.641 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:46 15:56:46.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:46 15:56:46.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:46 15:56:46.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:56:46 15:56:46.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:56:46 15:56:46.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:46 15:56:46.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:46 15:56:46.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:46 15:56:46.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:46 15:56:46.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:46 15:56:46.641 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:56:46 15:56:46.642 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:56:46 15:56:46.642 DEBUG [main][TreeItemHandler] Set Tree selection
11:56:46 15:56:46.642 DEBUG [main][TreeHandler] Notify Tree about selection event
11:56:46 15:56:46.647 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:56:46 15:56:46.648 DEBUG [WorkbenchTestable][TreeItemHandler]   test
11:56:46 15:56:46.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:46 15:56:46.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:''
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:''
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:''
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:''
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:56:46 15:56:46.667 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:56:46 15:56:46.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:56:46 15:56:46.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:56:46 15:56:46.667 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:56:46 15:56:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:46 15:56:46.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:56:46 15:56:46.668 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:56:47 15:56:47.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:47 15:56:47.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:47 15:56:47.168 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:56:47 15:56:47.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:47 15:56:47.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:56:47 15:56:47.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:47 15:56:47.184 DEBUG [main][MenuItemLookup] Found menu:'New'
11:56:47 15:56:47.185 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:56:47 15:56:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:56:47 15:56:47.185 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:56:47 15:56:47.185 DEBUG [main][MenuItemLookup] Found menu:''
11:56:47 15:56:47.185 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:56:47 15:56:47.185 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:56:47 15:56:47.185 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:56:47 15:56:47.185 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:56:47 15:56:47.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:56:47 15:56:47.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:56:47 15:56:47.185 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:56:47 15:56:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:56:47 15:56:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:56:47 15:56:47.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:56:47 15:56:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:47 15:56:47.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:47 15:56:47.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:56:47 15:56:47.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:47 15:56:47.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:47 15:56:47.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:47 15:56:47.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:47 15:56:47.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:47 15:56:47.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:47 15:56:47.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:47 15:56:47.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:47 15:56:47.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:47 15:56:47.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:47 15:56:47.761 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:56:47 15:56:47.761 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:56:47 15:56:47.761 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:56:47 15:56:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:47 15:56:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:47 15:56:47.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:47 15:56:47.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:47 15:56:47.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:56:47 15:56:47.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:47 15:56:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:47 15:56:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:47 15:56:47.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:56:47 15:56:47.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:47 15:56:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:47 15:56:47.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:47 15:56:47.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:47 15:56:47.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:47 15:56:47.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:47 15:56:47.762 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:56:47 15:56:47.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:47 15:56:47.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:47 15:56:47.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:47 15:56:47.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:47 15:56:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:56:47 15:56:47.767 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:56:48 15:56:48.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:56:48 15:56:48.268 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:56:48 15:56:48.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:48 15:56:48.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:56:48 15:56:48.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:56:48 15:56:48.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:48 15:56:48.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:48 15:56:48.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:48 15:56:48.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:48 15:56:48.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:48 15:56:48.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:48 15:56:48.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:56:48 15:56:48.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:48 15:56:48.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:48 15:56:48.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest
11:56:48 15:56:48.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:56:48 15:56:48.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:56:48 15:56:48.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:48 15:56:48.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:48 15:56:48.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest)
11:56:48 15:56:48.270 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest
11:56:48 15:56:48.270 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:56:48 15:56:48.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:56:48 15:56:48.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:48 15:56:48.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.59 s - in org.eclipse.reddeer.gef.test.EditPartTest
11:56:48 selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest)  Time elapsed: 7.901 s
11:56:48 clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest)  Time elapsed: 7.631 s
11:56:48 nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest)  Time elapsed: 7.798 s
11:56:48 
11:56:48 Results:
11:56:48 
11:56:48 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
11:56:48 
11:56:49 [INFO] All tests passed!
11:56:49 [INFO] 
11:56:49 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.gef.test ---
11:56:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec
11:56:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes
11:56:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:56:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:56:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:56:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:56:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:56:49 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:56:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:56:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:56:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:56:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:56:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes
11:56:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:56:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:56:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:56:50 [INFO] 
11:56:50 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test >--------
11:56:50 [INFO] Building RedDeer Graphiti Tests 4.7.0-SNAPSHOT                   [39/58]
11:56:50 [INFO]   from tests/org.eclipse.reddeer.graphiti.test/pom.xml
11:56:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:56:50 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:56:50 [INFO] 
11:56:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.test ---
11:56:50 [INFO] 
11:56:50 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti.test ---
11:56:50 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:56:50 [INFO] 
11:56:50 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.test ---
11:56:50 [INFO] 
11:56:50 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.test ---
11:56:50 [INFO] 
11:56:50 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.test ---
11:56:50 [INFO] 
11:56:50 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti.test ---
11:56:50 [INFO] Resolving class path of RedDeer Graphiti Tests...
11:56:50 [INFO] 
11:56:50 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.test ---
11:56:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:56:50 [INFO] 
11:56:50 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti.test ---
11:56:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:56:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/resources
11:56:50 [INFO] 
11:56:50 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti.test ---
11:56:50 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/bin
11:56:51 [INFO] 
11:56:51 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti.test ---
11:56:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:56:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/src/test/resources
11:56:51 [INFO] 
11:56:51 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.test ---
11:56:51 [INFO] 
11:56:51 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.test ---
11:56:51 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/org.eclipse.reddeer.graphiti.test-4.7.0-SNAPSHOT-sources.jar
11:56:51 [INFO] 
11:56:51 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti.test ---
11:56:51 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/org.eclipse.reddeer.graphiti.test-4.7.0-SNAPSHOT.jar
11:56:51 [INFO] 
11:56:51 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.test ---
11:56:51 [INFO] 
11:56:51 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.graphiti.test ---
11:56:51 [INFO] Fetching org.eclipse.graphiti.doc_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (6.03MB)
11:56:52 [INFO] Fetching org.eclipse.graphiti.examples.chess_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.05kB)
11:56:52 [INFO] Fetching org.eclipse.graphiti.examples.common_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.96kB)
11:56:52 [INFO] Fetching org.eclipse.graphiti.pattern_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.12kB)
11:56:52 [INFO] Fetching org.eclipse.graphiti.examples.composite_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (20.01kB)
11:56:52 [INFO] Fetching org.eclipse.graphiti.examples.filesystem_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.17kB)
11:56:52 [INFO] Fetching org.eclipse.graphiti.examples.filesystem.mm_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.85kB)
11:56:52 [INFO] Fetching org.eclipse.graphiti.examples.tutorial_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (69.68kB)
11:56:52 [INFO] Fetching org.eclipse.graphiti.ui.capabilities_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (11.97kB)
11:56:52 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:56:52 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work/data/.metadata/.log
11:56:52 [INFO] Command line:
11:56:52 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:56:54 Launching application org.eclipse.ui.ide.workbench...
11:56:57 Running org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest
11:56:57 15:56:57.849 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:56:57 15:56:57.852 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:56:57 15:56:57.928 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:56:57 15:56:57.929 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:56:57 15:56:57.952 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest
11:56:57 15:56:57.974 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:56:58 15:56:58.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:56:58 15:56:58.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest
11:56:58 15:56:58.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:56:58 15:56:58.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:56:58 15:56:58.040 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:56:58 15:56:58.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:56:58 15:56:58.081 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:56:58 15:56:58.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:56:58 15:56:58.092 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:56:58 15:56:58.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:56:58 15:56:58.127 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:56:58 15:56:58.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:56:58 15:56:58.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:56:58 15:56:58.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:56:58 15:56:58.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:58 15:56:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:58 15:56:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:58 15:56:58.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:58 15:56:58.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:58 15:56:58.172 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:58 15:56:58.172 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:56:58 15:56:58.172 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:56:58 15:56:58.172 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:56:58 15:56:58.172 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:56:58 15:56:58.172 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:56:58 15:56:58.172 DEBUG [main][MenuItemLookup] Item match:Window
11:56:58 15:56:58.226 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:56:58 15:56:58.226 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:56:58 15:56:58.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:56:58 15:56:58.227 DEBUG [main][MenuItemLookup] Found menu:''
11:56:58 15:56:58.227 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:56:58 15:56:58.227 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:56:58 15:56:58.227 DEBUG [main][MenuItemLookup] Found menu:''
11:56:58 15:56:58.227 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:56:58 15:56:58.227 DEBUG [main][MenuItemLookup] Found menu:''
11:56:58 15:56:58.227 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:56:58 15:56:58.227 DEBUG [main][MenuItemLookup] Item match:Preferences
11:56:58 15:56:58.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:56:58 15:56:58.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:56:58 15:56:58.231 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:56:58 15:56:58.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:56:58 15:56:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:56:58 15:56:58.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:56:58 15:56:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:58 15:56:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:58 15:56:58.453 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:56:58 15:56:58.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:56:58 15:56:58.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:58 15:56:58.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:58 15:56:58.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:58 15:56:58.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:58 15:56:58.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:58 15:56:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:58 15:56:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:58 15:56:58.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:56:58 15:56:58.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:58 15:56:58.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:58 15:56:58.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:58 15:56:58.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:58 15:56:58.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:58 15:56:58.551 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:56:58 15:56:58.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:58 15:56:58.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:58 15:56:58.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:58 15:56:58.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:58 15:56:58.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:58 15:56:58.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:58 15:56:58.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:58 15:56:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:58 15:56:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:58 15:56:58.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:58 15:56:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:58 15:56:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:58 15:56:58.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:58 15:56:58.624 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:56:58 15:56:58.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:56:58 15:56:58.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest)
11:56:58 15:56:58.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest
11:56:58 15:56:58.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:56:58 15:56:58.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:56:58 15:56:58.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:56:58 15:56:58.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:58 15:56:58.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:58 15:56:58.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:58 15:56:58.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:58 15:56:58.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:58 15:56:58.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:58 15:56:58.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:56:58 15:56:58.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:58 15:56:58.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:58 15:56:58.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:58 15:56:58.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:58 15:56:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:58 15:56:58.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:58 15:56:58.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:58 15:56:58.643 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:58 15:56:58.643 DEBUG [main][MenuItemLookup] Item match:File
11:56:58 15:56:58.646 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:56:58 15:56:58.646 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:56:58 15:56:58.651 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:56:58 15:56:58.651 DEBUG [main][MenuItemLookup] Found menu:''
11:56:58 15:56:58.651 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:56:58 15:56:58.651 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:58 15:56:58.651 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:56:58 15:56:58.651 DEBUG [main][MenuItemLookup] Found menu:''
11:56:58 15:56:58.651 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:56:58 15:56:58.651 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:56:58 15:56:58.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:56:58 15:56:58.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:56:58 15:56:58.652 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:56:58 15:56:58.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:56:58 15:56:58.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:56:58 15:56:58.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:56:58 15:56:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:58 15:56:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:58 15:56:58.758 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:58 15:56:58.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:58 15:56:58.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:56:58 15:56:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:58 15:56:58.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:58 15:56:58.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:58 15:56:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:58 15:56:58.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:58 15:56:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:58 15:56:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:58 15:56:58.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:56:58 15:56:58.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:58 15:56:58.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:59 15:56:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:59 15:56:59.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:59 15:56:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:56:59 15:56:59.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:56:59 15:56:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:56:59 15:56:59.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:56:59 15:56:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:56:59 15:56:59.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:56:59 15:56:59.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:56:59 15:56:59.279 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:56:59 15:56:59.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:56:59 15:56:59.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:56:59 15:56:59.283 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:56:59 15:56:59.283 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:56:59 15:56:59.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:56:59 15:56:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:59 15:56:59.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:59 15:56:59.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:59 15:56:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:59 15:56:59.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:59 15:56:59.286 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:56:59 15:56:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:59 15:56:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:59 15:56:59.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:59 15:56:59.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:59 15:56:59.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:56:59 15:56:59.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:59 15:56:59.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:59 15:56:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:56:59 15:56:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:56:59 15:56:59.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:56:59 15:56:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:59 15:56:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:59 15:56:59.326 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:59 15:56:59.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:56:59 15:56:59.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:56:59 is "Project name:")
11:56:59 15:56:59.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:59 15:56:59.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:59 15:56:59.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:59 15:56:59.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:56:59 15:56:59.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:59 15:56:59.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:59 15:56:59.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:59 15:56:59.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:59 15:56:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:59 15:56:59.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:56:59 15:56:59.334 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:56:59 15:56:59.335 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:56:59 15:56:59.338 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:56:59 15:56:59.338 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard
11:56:59 15:56:59.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:56:59 15:56:59.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:59 15:56:59.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:59 15:56:59.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:59 15:56:59.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:59 15:56:59.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:56:59 15:56:59.349 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:56:59 15:56:59.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:56:59 15:56:59.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:56:59 15:56:59.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:56:59 15:56:59.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:56:59 15:56:59.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:56:59 15:56:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:56:59 15:56:59.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:56:59 15:56:59.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:56:59 15:56:59.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:56:59 15:56:59.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:56:59 15:56:59.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:56:59 15:56:59.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:56:59 15:56:59.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:59 15:56:59.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:59 15:56:59.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:56:59 15:56:59.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:59 15:56:59.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:59 15:56:59.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:59 15:56:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:59 15:56:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:59 15:56:59.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:59 15:56:59.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:56:59 15:56:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:59 15:56:59.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:59 15:56:59.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:59 15:56:59.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:59 15:56:59.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:56:59 15:56:59.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:56:59 15:56:59.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:56:59 15:56:59.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:56:59 15:56:59.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:56:59 15:56:59.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:56:59 15:56:59.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:56:59 15:56:59.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists....
11:56:59 15:56:59.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:59 15:56:59.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:56:59 15:56:59.906 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
11:56:59 15:56:59.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:56:59 15:56:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:59 15:56:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:59 15:56:59.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:56:59 15:56:59.908 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:56:59 15:56:59.908 DEBUG [main][MenuItemLookup] Found menu:'File'
11:56:59 15:56:59.908 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:56:59 15:56:59.908 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:56:59 15:56:59.908 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:56:59 15:56:59.908 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:56:59 15:56:59.908 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:56:59 15:56:59.908 DEBUG [main][MenuItemLookup] Item match:Window
11:56:59 15:56:59.909 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:56:59 15:56:59.909 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:56:59 15:56:59.909 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:56:59 15:56:59.909 DEBUG [main][MenuItemLookup] Found menu:''
11:56:59 15:56:59.909 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:56:59 15:56:59.909 DEBUG [main][MenuItemLookup] Item match:Show View
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:''
11:56:59 15:56:59.917 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:56:59 15:56:59.918 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:56:59 15:56:59.918 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:56:59 15:56:59.918 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:56:59 15:56:59.918 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:56:59 15:56:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:56:59 15:56:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:56:59 15:56:59.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:56:59 15:56:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:56:59 15:56:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:56:59 15:56:59.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:56:59 15:56:59.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:56:59 15:56:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:56:59 15:56:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:56:59 15:56:59.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:56:59 15:56:59.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:56:59 15:56:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:56:59 15:56:59.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:56:59 15:56:59.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:56:59 15:56:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:56:59 15:56:59.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:56:59 15:56:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:56:59 15:56:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:56:59 15:56:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
11:56:59 15:56:59.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:56:59 15:56:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:00 15:57:00.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:00 15:57:00.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:57:00 15:57:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
11:57:00 15:57:00.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
11:57:00 15:57:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:00 15:57:00.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
11:57:00 15:57:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:00 15:57:00.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
11:57:00 15:57:00.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
11:57:00 15:57:00.479 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
11:57:00 15:57:00.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
11:57:00 15:57:00.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
11:57:00 15:57:00.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:00 15:57:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:00 15:57:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:00 15:57:00.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:57:00 15:57:00.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:00 15:57:00.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:00 15:57:00.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:00 15:57:00.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:57:00 15:57:00.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:00 15:57:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:00 15:57:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:00 15:57:00.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:57:00 15:57:00.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:00 15:57:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:00 15:57:00.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:00 15:57:00.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:00 15:57:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:00 15:57:00.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:00 15:57:00.483 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:57:00 15:57:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:00 15:57:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:00 15:57:00.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:00 15:57:00.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:00 15:57:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:57:00 15:57:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:57:00 15:57:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
11:57:00 15:57:00.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:00 15:57:00.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:00 15:57:00.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
11:57:00 15:57:00.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:00 15:57:00.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:00 15:57:00.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:00 15:57:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:00 15:57:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:00 15:57:00.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:00 15:57:00.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:57:00 15:57:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:00 15:57:00.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:00 15:57:00.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:00 15:57:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:00 15:57:00.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:00 15:57:00.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:57:00 15:57:00.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:57:00 15:57:00.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:00 15:57:00.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:57:00 15:57:00.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:57:00 15:57:00.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:57:00 15:57:00.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:57:00 15:57:00.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:57:00 15:57:00.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:00 15:57:00.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:00 15:57:00.857 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:57:00 15:57:00.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:57:00 15:57:00.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:00 15:57:00.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:00 15:57:00.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:00 15:57:00.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:00 15:57:00.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:01 15:57:01.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:01 15:57:01.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:01 15:57:01.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:01 15:57:01.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:01 15:57:01.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:01 15:57:01.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:57:01 15:57:01.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:57:01 15:57:01.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:01 15:57:01.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:01 15:57:01.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:57:01 15:57:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:01 15:57:01.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:01 15:57:01.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:01 15:57:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:01 15:57:01.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:01 15:57:01.873 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:57:01 15:57:01.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully
11:57:01 15:57:01.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:01 15:57:01.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:01 15:57:01.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:01 15:57:01.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:01 15:57:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:01 15:57:01.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:01 15:57:01.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:57:01 15:57:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:01 15:57:01.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:01 15:57:01.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:01 15:57:01.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:01 15:57:01.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:01 15:57:01.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:01 15:57:01.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:01 15:57:01.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:01 15:57:01.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:01 15:57:01.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:01 15:57:01.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:01 15:57:01.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:01 15:57:01.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:01 15:57:01.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:01 15:57:01.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:01 15:57:01.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:02 15:57:02.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:02 15:57:02.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:02 15:57:02.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:02 15:57:02.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:02 15:57:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:02 15:57:02.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:02 15:57:02.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:02 15:57:02.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:02 15:57:02.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:02 15:57:02.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:57:02 15:57:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:02 15:57:02.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:02 15:57:02.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:02 15:57:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:02 15:57:02.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:02 15:57:02.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:57:02 15:57:02.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:57:02 15:57:02.923 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:57:02 15:57:02.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:57:02 15:57:02.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:57:02 15:57:02.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:02 15:57:02.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:02 15:57:02.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:02 15:57:02.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:02 15:57:02.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"]
11:57:02 15:57:02.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:02 15:57:02.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:02 15:57:02.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:02 15:57:02.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:02 15:57:02.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:02 15:57:02.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:02 15:57:02.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:02 15:57:02.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"]
11:57:02 15:57:02.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:02 15:57:02.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:02 15:57:02.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:02 15:57:02.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:02 15:57:02.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:02 15:57:02.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:02 15:57:02.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:02 15:57:02.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:02 15:57:02.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:02 15:57:02.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:02 15:57:02.938 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:02 15:57:02.938 DEBUG [main][MenuItemLookup] Item match:File
11:57:02 15:57:02.939 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:57:02 15:57:02.939 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:57:02 15:57:02.941 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:57:02 15:57:02.941 DEBUG [main][MenuItemLookup] Found menu:''
11:57:02 15:57:02.941 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:57:02 15:57:02.941 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:02 15:57:02.941 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:57:02 15:57:02.941 DEBUG [main][MenuItemLookup] Found menu:''
11:57:02 15:57:02.941 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:57:02 15:57:02.941 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:57:02 15:57:02.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:57:02 15:57:02.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:57:02 15:57:02.942 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:57:03 15:57:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:57:03 15:57:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:57:03 15:57:03.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:57:03 15:57:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:03 15:57:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:03 15:57:03.034 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:57:03 15:57:03.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:03 15:57:03.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:57:03 15:57:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:03 15:57:03.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:03 15:57:03.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:03 15:57:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:03 15:57:03.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:03 15:57:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:03 15:57:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:03 15:57:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children...
11:57:03 15:57:03.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other
11:57:03 15:57:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:03 15:57:03.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:03 15:57:03.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other
11:57:03 15:57:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully
11:57:03 15:57:03.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other
11:57:03 15:57:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:03 15:57:03.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed
11:57:03 15:57:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:03 15:57:03.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other
11:57:03 15:57:03.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram
11:57:03 15:57:03.539 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram
11:57:03 15:57:03.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection
11:57:03 15:57:03.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram
11:57:03 15:57:03.542 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:57:03 15:57:03.542 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:57:03 15:57:03.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:57:03 15:57:03.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:03 15:57:03.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:03 15:57:03.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:03 15:57:03.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:03 15:57:03.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:03 15:57:03.545 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:57:03 15:57:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:03 15:57:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:03 15:57:03.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:03 15:57:03.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:03 15:57:03.580 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:03 15:57:03.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:03 15:57:03.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:03 15:57:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available....
11:57:03 15:57:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully
11:57:03 15:57:03.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram
11:57:03 15:57:03.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:03 15:57:03.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:03 15:57:03.582 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed
11:57:03 15:57:03.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:03 15:57:03.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:57:03 is "Diagram Type")
11:57:03 15:57:03.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:03 15:57:03.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:03 15:57:03.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:03 15:57:03.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent
11:57:03 15:57:03.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:03 15:57:03.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:03 15:57:03.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:03 15:57:03.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:03 15:57:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:03 15:57:03.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:57:03 15:57:03.588 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial
11:57:03 15:57:03.589 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed
11:57:03 15:57:03.589 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page
11:57:03 15:57:03.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:57:03 15:57:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:03 15:57:03.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:03 15:57:03.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:03 15:57:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:03 15:57:03.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:03 15:57:03.591 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:57:03 15:57:03.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:03 15:57:03.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:03 15:57:03.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:03 15:57:03.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:03 15:57:03.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:57:03 is "Diagram Name")
11:57:03 15:57:03.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:03 15:57:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:03 15:57:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:03 15:57:03.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent
11:57:03 15:57:03.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:03 15:57:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:03 15:57:03.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:03 15:57:03.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:03 15:57:03.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:03 15:57:03.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:57:03 15:57:03.601 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:57:03 15:57:03.601 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:57:03 15:57:03.602 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed
11:57:03 15:57:03.602 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard
11:57:03 15:57:03.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:57:03 15:57:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:03 15:57:03.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:03 15:57:03.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:03 15:57:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:03 15:57:03.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:03 15:57:03.603 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:57:03 15:57:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:03 15:57:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:03 15:57:03.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:03 15:57:03.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:04 15:57:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:04 15:57:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:04 15:57:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:04 15:57:04.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:57:04 15:57:04.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:57:04 15:57:04.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:04 15:57:04.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:04 15:57:04.195 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:57:04 15:57:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:04 15:57:04.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bc8ddeb is found...
11:57:04 15:57:04.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bc8ddeb is found finished successfully
11:57:04 15:57:04.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E')
11:57:04 15:57:04.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:04 15:57:04.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:04 15:57:04.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:04 15:57:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:04 15:57:04.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:04 15:57:04.236 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:04 15:57:04.236 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:57:04 15:57:04.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:04 15:57:04.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:04 15:57:04.246 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu.
11:57:04 15:57:04.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform
11:57:04 15:57:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:04 15:57:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:04 15:57:04.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform'
11:57:04 15:57:04.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform'
11:57:04 15:57:04.247 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:04 15:57:04.247 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:04 15:57:04.247 DEBUG [main][MenuItemLookup] Found menu:'View'
11:57:04 15:57:04.247 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:04 15:57:04.247 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:04 15:57:04.247 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:04 15:57:04.247 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:04 15:57:04.247 DEBUG [main][MenuItemLookup] Item match:Window
11:57:04 15:57:04.249 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:04 15:57:04.249 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:04 15:57:04.249 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:04 15:57:04.249 DEBUG [main][MenuItemLookup] Found menu:''
11:57:04 15:57:04.249 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:04 15:57:04.249 DEBUG [main][MenuItemLookup] Item match:Show View
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:''
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:57:04 15:57:04.253 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:57:04 15:57:04.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:57:04 15:57:04.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:57:04 15:57:04.253 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:57:04 15:57:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:57:04 15:57:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:57:04 15:57:04.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:57:04 15:57:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:04 15:57:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:04 15:57:04.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:57:04 15:57:04.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:04 15:57:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:04 15:57:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:04 15:57:04.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:57:04 15:57:04.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:04 15:57:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:04 15:57:04.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:04 15:57:04.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:04 15:57:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:04 15:57:04.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:04 15:57:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:04 15:57:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:04 15:57:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:57:04 15:57:04.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:04 15:57:04.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:04 15:57:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:04 15:57:04.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:04 15:57:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:57:04 15:57:04.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:04 15:57:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:04 15:57:04.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:57:04 15:57:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:04 15:57:04.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:04 15:57:04.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette
11:57:04 15:57:04.856 DEBUG [main][TreeItemHandler] Selecting tree item: Palette
11:57:04 15:57:04.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection
11:57:04 15:57:04.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette
11:57:04 15:57:04.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:04 15:57:04.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:04 15:57:04.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:04 15:57:04.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:57:04 15:57:04.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:04 15:57:04.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:04 15:57:04.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:04 15:57:04.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:57:04 15:57:04.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:04 15:57:04.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:04 15:57:04.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:04 15:57:04.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:57:04 15:57:04.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:04 15:57:04.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:04 15:57:04.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:04 15:57:04.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:04 15:57:04.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:04 15:57:04.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:04 15:57:04.859 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:57:04 15:57:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:04 15:57:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:04 15:57:04.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:04 15:57:04.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:04 15:57:04.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:57:04 15:57:04.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:57:04 15:57:04.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open...
11:57:04 15:57:04.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:04 15:57:04.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:04 15:57:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully
11:57:04 15:57:04.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:04 15:57:04.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:04 15:57:04.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform
11:57:04 15:57:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:04 15:57:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:04 15:57:04.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform'
11:57:04 15:57:04.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:57:04 15:57:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:04 15:57:04.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:04 15:57:04.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:04 15:57:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:04 15:57:04.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:04 15:57:04.943 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:57:04 15:57:04.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:57:04 15:57:04.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:04 15:57:04.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform TooltipText=null
11:57:04 15:57:04.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:57:04 15:57:04.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:57:04 15:57:04.951 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100]
11:57:04 15:57:04.951 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:57:04 15:57:04.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:04 15:57:04.975 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:57:04 15:57:04.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:05 15:57:05.003 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:57:05 15:57:05.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:05 15:57:05.056 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@277dddcf
11:57:05 15:57:05.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1...
11:57:05 15:57:05.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully
11:57:05 15:57:05.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified
11:57:05 15:57:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:05 15:57:05.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:05 15:57:05.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:05 15:57:05.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:05 15:57:05.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:06 15:57:06.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:06 15:57:06.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:06 15:57:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:57:06 15:57:06.137 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
11:57:06 15:57:06.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E')
11:57:06 15:57:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:06 15:57:06.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:06 15:57:06.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:06 15:57:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:06 15:57:06.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:06 15:57:06.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:06 15:57:06.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:57:06 15:57:06.147 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:06 15:57:06.147 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:57:06 15:57:06.147 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:57:06 15:57:06.147 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test
11:57:06 15:57:06.227 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed
11:57:06 15:57:06.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:06 15:57:06.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:06 15:57:06.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:57:06 15:57:06.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:06 15:57:06.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:06 15:57:06.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:06 15:57:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:06 15:57:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:06 15:57:06.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:06 15:57:06.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:57:06 15:57:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:06 15:57:06.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:06 15:57:06.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:06 15:57:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:06 15:57:06.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:06 15:57:06.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:06 15:57:06.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:06 15:57:06.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:06 15:57:06.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:06 15:57:06.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:06 15:57:06.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:06 15:57:06.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:06 15:57:06.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:06 15:57:06.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:06 15:57:06.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:06 15:57:06.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:06 15:57:06.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:06 15:57:06.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:06 15:57:06.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:06 15:57:06.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:06 15:57:06.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:06 15:57:06.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:07 15:57:07.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:07 15:57:07.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:07 15:57:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:07 15:57:07.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:07 15:57:07.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:07 15:57:07.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:07 15:57:07.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:07 15:57:07.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:57:07 15:57:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:07 15:57:07.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:07 15:57:07.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:07 15:57:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:07 15:57:07.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:07 15:57:07.265 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:57:07 15:57:07.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:57:07 15:57:07.267 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:57:07 15:57:07.270 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:57:07 15:57:07.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:57:07 15:57:07.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:57:07 15:57:07.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:'New'
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:''
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:''
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:57:07 15:57:07.367 DEBUG [main][MenuItemLookup] Found menu:''
11:57:07 15:57:07.368 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:57:07 15:57:07.368 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:57:07 15:57:07.368 DEBUG [main][MenuItemLookup] Found menu:''
11:57:07 15:57:07.368 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:57:07 15:57:07.368 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:57:07 15:57:07.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:57:07 15:57:07.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:57:07 15:57:07.368 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:57:07 15:57:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:07 15:57:07.369 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:57:07 15:57:07.369 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:57:07 15:57:07.870 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:07 15:57:07.870 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:07 15:57:07.870 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:57:07 15:57:07.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:07 15:57:07.870 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer
11:57:07 15:57:07.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:57:07 15:57:07.870 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:57:07 15:57:07.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:57:07 15:57:07.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:57:07 15:57:07.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:57:07 15:57:07.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:07 15:57:07.908 DEBUG [main][MenuItemLookup] Found menu:'New'
11:57:07 15:57:07.908 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:57:07 15:57:07.908 DEBUG [main][MenuItemLookup] Found menu:''
11:57:07 15:57:07.908 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:57:07 15:57:07.908 DEBUG [main][MenuItemLookup] Found menu:''
11:57:07 15:57:07.908 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:57:07 15:57:07.908 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:57:07 15:57:07.908 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:57:07 15:57:07.908 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:57:07 15:57:07.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:57:07 15:57:07.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:57:07 15:57:07.908 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:57:07 15:57:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:57:08 15:57:08.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:57:08 15:57:08.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:57:08 15:57:08.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:08 15:57:08.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:08 15:57:08.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:08 15:57:08.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:08 15:57:08.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:57:08 15:57:08.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:08 15:57:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:08 15:57:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:08 15:57:08.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:57:08 15:57:08.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:08 15:57:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:08 15:57:08.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:08 15:57:08.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:08 15:57:08.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:08 15:57:08.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:08 15:57:08.570 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:57:08 15:57:08.570 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:57:08 15:57:08.570 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:57:08 15:57:08.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:08 15:57:08.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:08 15:57:08.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:08 15:57:08.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:08 15:57:08.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:57:08 15:57:08.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:08 15:57:08.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:08 15:57:08.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:08 15:57:08.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:57:08 15:57:08.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:08 15:57:08.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:08 15:57:08.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:08 15:57:08.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:08 15:57:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:08 15:57:08.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:08 15:57:08.573 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:57:08 15:57:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:08 15:57:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:08 15:57:08.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:08 15:57:08.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:08 15:57:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:57:08 15:57:08.592 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:57:09 15:57:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:57:09 15:57:09.093 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:57:09 15:57:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:09 15:57:09.093 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:57:09 15:57:09.093 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:09 15:57:09.093 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:09 15:57:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:09 15:57:09.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest
11:57:09 15:57:09.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:09 15:57:09.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:09 15:57:09.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:09 15:57:09.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:09 15:57:09.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest)
11:57:09 15:57:09.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:09 15:57:09.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest)
11:57:09 15:57:09.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest
11:57:09 15:57:09.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:09 15:57:09.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:09 15:57:09.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:09 15:57:09.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:09 15:57:09.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:09 15:57:09.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:57:09 15:57:09.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:09 15:57:09.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:09 15:57:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:09 15:57:09.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:09 15:57:09.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:09 15:57:09.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:09 15:57:09.108 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:09 15:57:09.108 DEBUG [main][MenuItemLookup] Item match:File
11:57:09 15:57:09.110 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:57:09 15:57:09.110 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:57:09 15:57:09.111 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:57:09 15:57:09.111 DEBUG [main][MenuItemLookup] Found menu:''
11:57:09 15:57:09.111 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:57:09 15:57:09.111 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:09 15:57:09.111 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:57:09 15:57:09.111 DEBUG [main][MenuItemLookup] Found menu:''
11:57:09 15:57:09.111 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:57:09 15:57:09.111 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:57:09 15:57:09.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:57:09 15:57:09.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:57:09 15:57:09.112 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:57:09 15:57:09.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:57:09 15:57:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:57:09 15:57:09.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:57:09 15:57:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:09 15:57:09.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:09 15:57:09.186 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:57:09 15:57:09.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:57:09 15:57:09.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:09 15:57:09.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:09 15:57:09.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:09 15:57:09.188 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:57:09 15:57:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:09 15:57:09.188 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:09 15:57:09.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
11:57:09 15:57:09.188 DEBUG [main][TreeItemHandler] Selecting tree item: Project
11:57:09 15:57:09.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
11:57:09 15:57:09.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
11:57:09 15:57:09.192 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:57:09 15:57:09.192 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:57:09 15:57:09.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:57:09 15:57:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:09 15:57:09.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:09 15:57:09.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:09 15:57:09.194 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:57:09 15:57:09.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:09 15:57:09.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:09 15:57:09.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:09 15:57:09.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:09 15:57:09.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:09 15:57:09.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
11:57:09 15:57:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully
11:57:09 15:57:09.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
11:57:09 15:57:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:09 15:57:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:09 15:57:09.230 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:57:09 15:57:09.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:09 15:57:09.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:57:09 is "Project name:")
11:57:09 15:57:09.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:09 15:57:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:09 15:57:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:09 15:57:09.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
11:57:09 15:57:09.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:09 15:57:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:09 15:57:09.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:09 15:57:09.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:57:09 15:57:09.240 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:57:09 15:57:09.241 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:57:09 15:57:09.242 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed
11:57:09 15:57:09.242 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard
11:57:09 15:57:09.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:57:09 15:57:09.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:09 15:57:09.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:09 15:57:09.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:09 15:57:09.244 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:57:09 15:57:09.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:09 15:57:09.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:09 15:57:09.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:09 15:57:09.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:09 15:57:09.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:09 15:57:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:09 15:57:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:09 15:57:09.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:57:09 15:57:09.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
11:57:09 15:57:09.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:57:09 15:57:09.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
11:57:09 15:57:09.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:09 15:57:09.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:09 15:57:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:09 15:57:09.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:57:09 15:57:09.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:09 15:57:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:09 15:57:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:09 15:57:09.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:09 15:57:09.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:57:09 15:57:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:09 15:57:09.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:09 15:57:09.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:09 15:57:09.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:09 15:57:09.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:09 15:57:09.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:09 15:57:09.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:57:09 15:57:09.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:57:09 15:57:09.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:57:09 15:57:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists....
11:57:09 15:57:09.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
11:57:09 15:57:09.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:09 15:57:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:09 15:57:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:09 15:57:09.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:09 15:57:09.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
11:57:09 15:57:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:09 15:57:09.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:09 15:57:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:09 15:57:09.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:09 15:57:09.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:57:09 15:57:09.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:57:09 15:57:09.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:09 15:57:09.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:09 15:57:09.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:57:09 15:57:09.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:57:09 15:57:09.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:09 15:57:09.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:09 15:57:09.431 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:57:09 15:57:09.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:57:09 15:57:09.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:09 15:57:09.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:09 15:57:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:09 15:57:09.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:09 15:57:09.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:09 15:57:09.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:10 15:57:10.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:10 15:57:10.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:10 15:57:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:10 15:57:10.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
11:57:10 15:57:10.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
11:57:10 15:57:10.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:10 15:57:10.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:10 15:57:10.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:57:10 15:57:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:10 15:57:10.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:10 15:57:10.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:10 15:57:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:10 15:57:10.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:10 15:57:10.435 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:57:10 15:57:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully
11:57:10 15:57:10.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:10 15:57:10.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:10 15:57:10.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:10 15:57:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:10 15:57:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:10 15:57:10.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:10 15:57:10.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:57:10 15:57:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:10 15:57:10.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:10 15:57:10.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:10 15:57:10.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:10 15:57:10.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:10 15:57:10.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:10 15:57:10.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:10 15:57:10.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:10 15:57:10.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:10 15:57:10.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:10 15:57:10.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:10 15:57:10.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:10 15:57:10.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:10 15:57:10.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:10 15:57:10.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:10 15:57:10.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:10 15:57:10.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:10 15:57:10.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:11 15:57:11.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:11 15:57:11.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:11 15:57:11.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:11 15:57:11.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:11 15:57:11.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:11 15:57:11.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:11 15:57:11.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:57:11 15:57:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:11 15:57:11.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:11 15:57:11.477 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:57:11 15:57:11.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:57:11 15:57:11.477 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:57:11 15:57:11.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:57:11 15:57:11.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:57:11 15:57:11.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:11 15:57:11.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:11 15:57:11.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"]
11:57:11 15:57:11.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:11 15:57:11.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:11 15:57:11.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:11 15:57:11.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"]
11:57:11 15:57:11.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:11 15:57:11.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:11 15:57:11.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:11 15:57:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:11 15:57:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:11 15:57:11.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:11 15:57:11.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:11 15:57:11.489 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:11 15:57:11.489 DEBUG [main][MenuItemLookup] Item match:File
11:57:11 15:57:11.490 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:57:11 15:57:11.490 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:57:11 15:57:11.491 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:57:11 15:57:11.491 DEBUG [main][MenuItemLookup] Found menu:''
11:57:11 15:57:11.491 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:57:11 15:57:11.491 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:11 15:57:11.492 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:57:11 15:57:11.492 DEBUG [main][MenuItemLookup] Found menu:''
11:57:11 15:57:11.492 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:57:11 15:57:11.492 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:57:11 15:57:11.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:57:11 15:57:11.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:57:11 15:57:11.492 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:57:11 15:57:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:57:11 15:57:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:57:11 15:57:11.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:57:11 15:57:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:11 15:57:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:11 15:57:11.559 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:57:11 15:57:11.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:57:11 15:57:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:11 15:57:11.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children...
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:11 15:57:11.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed
11:57:11 15:57:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:11 15:57:11.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other
11:57:11 15:57:11.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram
11:57:11 15:57:11.562 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram
11:57:11 15:57:11.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection
11:57:11 15:57:11.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram
11:57:11 15:57:11.565 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:57:11 15:57:11.565 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:57:11 15:57:11.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:57:11 15:57:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:11 15:57:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:11 15:57:11.567 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:57:11 15:57:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:11 15:57:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:11 15:57:11.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:11 15:57:11.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:11 15:57:11.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:57:11 15:57:11.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available....
11:57:11 15:57:11.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully
11:57:11 15:57:11.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram
11:57:11 15:57:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:11 15:57:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:11 15:57:11.584 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed
11:57:11 15:57:11.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:11 15:57:11.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:57:11 is "Diagram Type")
11:57:11 15:57:11.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:11 15:57:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:11 15:57:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:11 15:57:11.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent
11:57:11 15:57:11.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:11 15:57:11.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:11 15:57:11.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
11:57:11 15:57:11.587 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial
11:57:11 15:57:11.587 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed
11:57:11 15:57:11.587 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page
11:57:11 15:57:11.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:57:11 15:57:11.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:11 15:57:11.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:11 15:57:11.589 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:57:11 15:57:11.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:11 15:57:11.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:11 15:57:11.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:11 15:57:11.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:11 15:57:11.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
11:57:11 is "Diagram Name")
11:57:11 15:57:11.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:11 15:57:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:11 15:57:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:11 15:57:11.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent
11:57:11 15:57:11.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:11 15:57:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:11 15:57:11.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:57:11 15:57:11.596 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:57:11 15:57:11.596 INFO [WorkbenchTestable][AbstractText] Text set to: test
11:57:11 15:57:11.596 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed
11:57:11 15:57:11.596 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard
11:57:11 15:57:11.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:57:11 15:57:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:11 15:57:11.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:11 15:57:11.601 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:57:11 15:57:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:11 15:57:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:11 15:57:11.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:11 15:57:11.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:11 15:57:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:11 15:57:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:11 15:57:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b4b1610 is found...
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b4b1610 is found finished successfully
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E')
11:57:11 15:57:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:11 15:57:11.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:11 15:57:11.772 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:11 15:57:11.772 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:57:11 15:57:11.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate.
11:57:11 15:57:11.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform
11:57:11 15:57:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:11 15:57:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:11 15:57:11.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform'
11:57:11 15:57:11.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E')
11:57:11 15:57:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:11 15:57:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:11 15:57:11.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:11 15:57:11.775 INFO [WorkbenchTestable][AbstractView] Activate view Palette
11:57:11 15:57:11.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette
11:57:11 15:57:11.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:11 15:57:11.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:57:11 15:57:11.802 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100]
11:57:11 15:57:11.802 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
11:57:11 15:57:11.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:11 15:57:11.802 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
11:57:11 15:57:11.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:11 15:57:11.814 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
11:57:11 15:57:11.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:11 15:57:11.835 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@718b9d56
11:57:11 15:57:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1...
11:57:11 15:57:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully
11:57:11 15:57:11.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified
11:57:11 15:57:11.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:11 15:57:11.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:11 15:57:11.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:12 15:57:12.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:12 15:57:12.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:12 15:57:12.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:12 15:57:12.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:12 15:57:12.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:57:12 15:57:12.876 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
11:57:12 15:57:12.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E')
11:57:12 15:57:12.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:12 15:57:12.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:12 15:57:12.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:12 15:57:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:12 15:57:12.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:12 15:57:12.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:12 15:57:12.883 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:57:12 15:57:12.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:12 15:57:12.883 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
11:57:12 15:57:12.883 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
11:57:12 15:57:12.883 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test
11:57:12 15:57:12.940 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed
11:57:12 15:57:12.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:12 15:57:12.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:12 15:57:12.942 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:57:12 15:57:12.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:12 15:57:12.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:12 15:57:12.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:12 15:57:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:12 15:57:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:12 15:57:12.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:12 15:57:12.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:57:12 15:57:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:12 15:57:12.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:12 15:57:12.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:12 15:57:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:12 15:57:12.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:12 15:57:12.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:12 15:57:12.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:12 15:57:12.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:12 15:57:12.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:12 15:57:12.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:12 15:57:12.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:12 15:57:12.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:12 15:57:12.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:12 15:57:12.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:12 15:57:12.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:12 15:57:12.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:12 15:57:12.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:12 15:57:12.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:12 15:57:12.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:12 15:57:12.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:13 15:57:13.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:13 15:57:13.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:13 15:57:13.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:13 15:57:13.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:13 15:57:13.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:13 15:57:13.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:13 15:57:13.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:13 15:57:13.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:13 15:57:13.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:13 15:57:13.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:57:13 15:57:13.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:13 15:57:13.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:13 15:57:13.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:13 15:57:13.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:13 15:57:13.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:13 15:57:13.958 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test
11:57:13 15:57:13.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:57:13 15:57:13.958 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:57:13 15:57:13.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:57:13 15:57:13.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:57:13 15:57:13.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:57:13 15:57:13.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'New'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:''
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:''
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:''
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:''
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:57:13 15:57:13.994 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:57:13 15:57:13.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:57:13 15:57:13.995 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:57:13 15:57:13.995 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:57:13 15:57:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:13 15:57:13.995 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
11:57:13 15:57:13.995 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:57:14 15:57:14.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:14 15:57:14.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:14 15:57:14.495 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:57:14 15:57:14.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:14 15:57:14.496 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer
11:57:14 15:57:14.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test
11:57:14 15:57:14.496 DEBUG [main][TreeItemHandler] Selecting tree item: test
11:57:14 15:57:14.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection
11:57:14 15:57:14.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test
11:57:14 15:57:14.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:57:14 15:57:14.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:14 15:57:14.533 DEBUG [main][MenuItemLookup] Found menu:'New'
11:57:14 15:57:14.533 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:57:14 15:57:14.533 DEBUG [main][MenuItemLookup] Found menu:''
11:57:14 15:57:14.533 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:57:14 15:57:14.533 DEBUG [main][MenuItemLookup] Found menu:''
11:57:14 15:57:14.533 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:57:14 15:57:14.533 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:57:14 15:57:14.533 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:57:14 15:57:14.533 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:57:14 15:57:14.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:57:14 15:57:14.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:57:14 15:57:14.534 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:57:14 15:57:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
11:57:15 15:57:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
11:57:15 15:57:15.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:57:15 15:57:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:15 15:57:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:15 15:57:15.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:15 15:57:15.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:15 15:57:15.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:57:15 15:57:15.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:15 15:57:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:15 15:57:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:15 15:57:15.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:57:15 15:57:15.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:15 15:57:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:15 15:57:15.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:15 15:57:15.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:15 15:57:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:15 15:57:15.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:15 15:57:15.147 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:57:15 15:57:15.147 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:57:15 15:57:15.147 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:57:15 15:57:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:15 15:57:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:15 15:57:15.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:15 15:57:15.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:15 15:57:15.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
11:57:15 15:57:15.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:15 15:57:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:15 15:57:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:15 15:57:15.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:57:15 15:57:15.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:15 15:57:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:15 15:57:15.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:15 15:57:15.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:15 15:57:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:15 15:57:15.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:15 15:57:15.148 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:57:15 15:57:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:15 15:57:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:15 15:57:15.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:15 15:57:15.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:15 15:57:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:57:15 15:57:15.152 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:15 15:57:15.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:15 15:57:15.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:15 15:57:15.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest)
11:57:15 15:57:15.654 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest
11:57:15 15:57:15.654 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:15 15:57:15.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:15 15:57:15.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:15 15:57:15.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.888 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest
11:57:15 contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest)  Time elapsed: 10.471 s
11:57:15 doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest)  Time elapsed: 6.556 s
11:57:15 
11:57:15 Results:
11:57:15 
11:57:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
11:57:15 
11:57:16 [INFO] All tests passed!
11:57:16 [INFO] 
11:57:16 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.graphiti.test ---
11:57:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec
11:57:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes
11:57:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:57:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:57:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:57:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:57:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes
11:57:17 [INFO] 
11:57:17 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.direct.test >---------
11:57:17 [INFO] Building RedDeer Direct Tests 4.7.0-SNAPSHOT                     [40/58]
11:57:17 [INFO]   from tests/org.eclipse.reddeer.direct.test/pom.xml
11:57:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:57:17 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:57:17 [INFO] 
11:57:17 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct.test ---
11:57:17 [INFO] 
11:57:17 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct.test ---
11:57:17 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:57:17 [INFO] 
11:57:17 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct.test ---
11:57:17 [INFO] 
11:57:17 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct.test ---
11:57:17 [INFO] 
11:57:17 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct.test ---
11:57:17 [INFO] 
11:57:17 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct.test ---
11:57:17 [INFO] Resolving class path of RedDeer Direct Tests...
11:57:18 [INFO] 
11:57:18 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct.test ---
11:57:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:57:18 [INFO] 
11:57:18 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct.test ---
11:57:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:57:18 [INFO] Copying 1 resource
11:57:18 [INFO] 
11:57:18 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct.test ---
11:57:18 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/bin
11:57:18 [INFO] 
11:57:18 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct.test ---
11:57:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:57:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/src/test/resources
11:57:18 [INFO] 
11:57:18 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct.test ---
11:57:18 [INFO] 
11:57:18 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct.test ---
11:57:18 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/org.eclipse.reddeer.direct.test-4.7.0-SNAPSHOT-sources.jar
11:57:18 [INFO] 
11:57:18 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct.test ---
11:57:18 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/org.eclipse.reddeer.direct.test-4.7.0-SNAPSHOT.jar
11:57:18 [INFO] 
11:57:18 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct.test ---
11:57:18 [INFO] 
11:57:18 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.direct.test ---
11:57:20 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:57:20 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work/data/.metadata/.log
11:57:20 [INFO] Command line:
11:57:20 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -pluginCustomization, resources/plugin_customization.ini, -timeout, 9600000]
11:57:23 Launching application org.eclipse.ui.ide.workbench...
11:57:23 SLF4J: No SLF4J providers were found.
11:57:23 SLF4J: Defaulting to no-operation (NOP) logger implementation
11:57:23 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
11:57:26 Running org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:26 15:57:26.733 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:57:26 15:57:26.736 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:57:26 15:57:26.747 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:57:26 15:57:26.748 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:57:26 15:57:26.840 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:26 15:57:26.927 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:26 15:57:26.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:26 15:57:26.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:26 15:57:26.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:57:26 15:57:26.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:57:26 15:57:26.946 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:57:26 15:57:26.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:26 15:57:26.950 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:26 15:57:26.953 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:26 15:57:26.953 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:26 15:57:26.956 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:26 15:57:26.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:26 15:57:26.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:26 15:57:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:26 15:57:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:26 15:57:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:26 15:57:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:27 15:57:27.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:27 15:57:27.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:27 15:57:27.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:27 15:57:27.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:27 15:57:27.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:27 15:57:27.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:27 15:57:27.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:27 15:57:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:27 15:57:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:27 15:57:27.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:27 15:57:27.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:27 15:57:27.065 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:27 15:57:27.065 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:27 15:57:27.065 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:27 15:57:27.065 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:27 15:57:27.066 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:27 15:57:27.123 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:27 15:57:27.123 DEBUG [main][MenuItemLookup] Item match:Window
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:''
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:''
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:''
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:27 15:57:27.128 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:27 15:57:27.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:27 15:57:27.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:27 15:57:27.133 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:27 15:57:27.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:27 15:57:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:27 15:57:27.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:27 15:57:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:27 15:57:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:27 15:57:27.436 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:27 15:57:27.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:27 15:57:27.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:27 15:57:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:27 15:57:27.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:27 15:57:27.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:27 15:57:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:27 15:57:27.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:27 15:57:27.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:27 15:57:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:27 15:57:27.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:57:27 15:57:27.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:27 15:57:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:28 15:57:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:28 15:57:28.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:28 15:57:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:57:28 15:57:28.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:28 15:57:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:28 15:57:28.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:57:28 15:57:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:28 15:57:28.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:28 15:57:28.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives
11:57:28 15:57:28.051 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives
11:57:28 15:57:28.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection
11:57:28 15:57:28.052 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives
11:57:28 15:57:28.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:57:28 15:57:28.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:57:28 15:57:28.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open")
11:57:28 15:57:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:28 15:57:28.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:28 15:57:28.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:28 15:57:28.189 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:28 15:57:28.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:28 15:57:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:28 15:57:28.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:28 15:57:28.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:28 15:57:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:28 15:57:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:28 15:57:28.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:28 15:57:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:28 15:57:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:28 15:57:28.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:28 15:57:28.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:28 15:57:28.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:28 15:57:28.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:28 15:57:28.258 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:28 15:57:28.258 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:28 15:57:28.258 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:28 15:57:28.259 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:28 15:57:28.259 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:28 15:57:28.259 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:28 15:57:28.259 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:28 15:57:28.259 DEBUG [main][MenuItemLookup] Item match:Window
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:''
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:''
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:''
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:28 15:57:28.260 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:28 15:57:28.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:28 15:57:28.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:28 15:57:28.261 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:28 15:57:28.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:28 15:57:28.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:28 15:57:28.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:28 15:57:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:28 15:57:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:28 15:57:28.400 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:28 15:57:28.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:28 15:57:28.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:28 15:57:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:28 15:57:28.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:28 15:57:28.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:28 15:57:28.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:57:28 15:57:28.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:28 15:57:28.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:28 15:57:28.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:57:28 15:57:28.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:28 15:57:28.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:28 15:57:28.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:57:28 15:57:28.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:28 15:57:28.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:28 15:57:28.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:57:28 15:57:28.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:28 15:57:28.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:28 15:57:28.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives
11:57:28 15:57:28.404 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives
11:57:28 15:57:28.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection
11:57:28 15:57:28.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives
11:57:28 15:57:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:57:28 15:57:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:57:28 15:57:28.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt")
11:57:28 15:57:28.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:28 15:57:28.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:28 15:57:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:28 15:57:28.455 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:28 15:57:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:28 15:57:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:28 15:57:28.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:28 15:57:28.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:28 15:57:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:28 15:57:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:28 15:57:28.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:28 15:57:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:28 15:57:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:28 15:57:28.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:28 15:57:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:28 15:57:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:28 15:57:28.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:28 15:57:28.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:28 15:57:28.491 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:28 15:57:28.492 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:28 15:57:28.492 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:28 15:57:28.492 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:28 15:57:28.492 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:28 15:57:28.492 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:28 15:57:28.492 DEBUG [main][MenuItemLookup] Item match:Window
11:57:28 15:57:28.492 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Found menu:''
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Found menu:''
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Found menu:''
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:28 15:57:28.493 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:28 15:57:28.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:28 15:57:28.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:28 15:57:28.493 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:28 15:57:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:28 15:57:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:28 15:57:28.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:28 15:57:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:28 15:57:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:28 15:57:28.607 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:28 15:57:28.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:28 15:57:28.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:28 15:57:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:28 15:57:28.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:28 15:57:28.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:28 15:57:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:57:28 15:57:28.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:28 15:57:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:28 15:57:28.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:57:28 15:57:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:28 15:57:28.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:28 15:57:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:57:28 15:57:28.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:28 15:57:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:28 15:57:28.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:57:28 15:57:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:28 15:57:28.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:28 15:57:28.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives
11:57:28 15:57:28.634 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives
11:57:28 15:57:28.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection
11:57:28 15:57:28.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives
11:57:28 15:57:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:57:28 15:57:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:57:28 15:57:28.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open")
11:57:28 15:57:28.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:28 15:57:28.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:28 15:57:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:28 15:57:28.655 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:28 15:57:28.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:28 15:57:28.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:28 15:57:28.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:28 15:57:28.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:28 15:57:28.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:28 15:57:28.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:28 15:57:28.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:28 15:57:28.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:28 15:57:28.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:28 15:57:28.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:28 15:57:28.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:28 15:57:28.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:28 15:57:28.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:28 15:57:28.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:28 15:57:28.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:28 15:57:28.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:28 15:57:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:28 15:57:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:28 15:57:28.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:28 15:57:28.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:28 15:57:28.678 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:28 15:57:28.678 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:28 15:57:28.678 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:28 15:57:28.678 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:28 15:57:28.678 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:28 15:57:28.678 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:28 15:57:28.678 DEBUG [main][MenuItemLookup] Item match:Window
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:''
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:''
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:''
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:28 15:57:28.679 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:28 15:57:28.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:28 15:57:28.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:28 15:57:28.679 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:28 15:57:28.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:28 15:57:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:28 15:57:28.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:28 15:57:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:28 15:57:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:28 15:57:28.786 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:28 15:57:28.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:28 15:57:28.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:28 15:57:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:28 15:57:28.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:28 15:57:28.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:28 15:57:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:28 15:57:28.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:28 15:57:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:28 15:57:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:28 15:57:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:28 15:57:28.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:28 15:57:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:29 15:57:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:29 15:57:29.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:29 15:57:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:29 15:57:29.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:29 15:57:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:29 15:57:29.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:29 15:57:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:29 15:57:29.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:29 15:57:29.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:29 15:57:29.292 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:29 15:57:29.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:29 15:57:29.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:29 15:57:29.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:57:29 15:57:29.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.391 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:57:29 15:57:29.392 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:57:29 15:57:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:29 15:57:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:29 15:57:29.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:29 15:57:29.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:29 15:57:29.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:57:29 15:57:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.397 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:57:29 15:57:29.397 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:57:29 15:57:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:29 15:57:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:29 15:57:29.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:29 15:57:29.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:29 15:57:29.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:29 15:57:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.427 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:29 15:57:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:29 15:57:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:29 15:57:29.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:29 15:57:29.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:29 15:57:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:29 15:57:29.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:29 15:57:29.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:29 15:57:29.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:29 15:57:29.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:29 15:57:29.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:29 15:57:29.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:29 15:57:29.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:29 15:57:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:29 15:57:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:29 15:57:29.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:29 15:57:29.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:29 15:57:29.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:29 15:57:29.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:29 15:57:29.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:29 15:57:29.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:29 15:57:29.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:29 15:57:29.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:29 15:57:29.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:29 15:57:29.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:29 15:57:29.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:29 15:57:29.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:29 15:57:29.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:29 15:57:29.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:29 15:57:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:29 15:57:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:29 15:57:29.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:29 15:57:29.478 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:29 15:57:29.478 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:29 15:57:29.478 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Item match:Window
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:''
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:''
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:''
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:29 15:57:29.479 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:29 15:57:29.480 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:29 15:57:29.480 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:29 15:57:29.480 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:29 15:57:29.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:29 15:57:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:29 15:57:29.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:29 15:57:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:29 15:57:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:29 15:57:29.587 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:29 15:57:29.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:29 15:57:29.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:29 15:57:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:29 15:57:29.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:29 15:57:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:29 15:57:29.590 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:29 15:57:29.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:29 15:57:29.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:29 15:57:29.590 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:29 15:57:29.590 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:29 15:57:29.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:29 15:57:29.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:29 15:57:29.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error")
11:57:29 15:57:29.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out")
11:57:29 15:57:29.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:29 15:57:29.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.622 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:29 15:57:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:29 15:57:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:29 15:57:29.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:29 15:57:29.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:29 15:57:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:29 15:57:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:29 15:57:29.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:29 15:57:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:29 15:57:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:29 15:57:29.651 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true'
11:57:29 15:57:29.652 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false'
11:57:29 15:57:29.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:29 15:57:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:29 15:57:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:29 15:57:29.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:29 15:57:29.664 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:29 15:57:29.665 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:29 15:57:29.665 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:29 15:57:29.665 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:29 15:57:29.665 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:29 15:57:29.665 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:29 15:57:29.665 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:29 15:57:29.665 DEBUG [main][MenuItemLookup] Item match:Window
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:''
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:''
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:''
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:29 15:57:29.666 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:29 15:57:29.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:29 15:57:29.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:29 15:57:29.666 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:29 15:57:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:29 15:57:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:29 15:57:29.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:29 15:57:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:29 15:57:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:29 15:57:29.781 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:29 15:57:29.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:29 15:57:29.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:29 15:57:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:29 15:57:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:29 15:57:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:29 15:57:29.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:29 15:57:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:29 15:57:29.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:29 15:57:29.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:29 15:57:29.783 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:29 15:57:29.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:29 15:57:29.784 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:29 15:57:29.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error")
11:57:29 15:57:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out")
11:57:29 15:57:29.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:29 15:57:29.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.792 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:29 15:57:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:29 15:57:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:29 15:57:29.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:29 15:57:29.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:29 15:57:29.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:29 15:57:29.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:29 15:57:29.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:29 15:57:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:29 15:57:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:29 15:57:29.842 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false'
11:57:29 15:57:29.843 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true'
11:57:29 15:57:29.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:29 15:57:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:29 15:57:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:29 15:57:29.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:29 15:57:29.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:29 15:57:29.843 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Item match:Window
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:''
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:''
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:''
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:29 15:57:29.844 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:29 15:57:29.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:29 15:57:29.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:29 15:57:29.845 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:29 15:57:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:29 15:57:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:29 15:57:29.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:29 15:57:29.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:29 15:57:29.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:29 15:57:29.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:29 15:57:29.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:29 15:57:29.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:29 15:57:29.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:29 15:57:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:29 15:57:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:29 15:57:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:29 15:57:29.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:29 15:57:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:29 15:57:29.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:29 15:57:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:29 15:57:29.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:29 15:57:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:29 15:57:29.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:29 15:57:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:29 15:57:29.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:29 15:57:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:29 15:57:29.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:29 15:57:29.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:29 15:57:29.972 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:29 15:57:29.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:29 15:57:29.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:29 15:57:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error")
11:57:29 15:57:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out")
11:57:29 15:57:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:29 15:57:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:29 15:57:29.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:29 15:57:29.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:29 15:57:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:29 15:57:29.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:29 15:57:29.985 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:29 15:57:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:29 15:57:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:29 15:57:29.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:29 15:57:29.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:30 15:57:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:30 15:57:30.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:30 15:57:30.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:30 15:57:30.025 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:30 15:57:30.025 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:30 15:57:30.025 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:30 15:57:30.025 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:30 15:57:30.025 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:30 15:57:30.025 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:30 15:57:30.025 DEBUG [main][MenuItemLookup] Item match:Window
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:30 15:57:30.026 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:30 15:57:30.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:30 15:57:30.026 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:30 15:57:30.026 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:30 15:57:30.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:30 15:57:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:30 15:57:30.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:30 15:57:30.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.128 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:30 15:57:30.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:30 15:57:30.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:30 15:57:30.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:30 15:57:30.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:30 15:57:30.130 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:30 15:57:30.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:30 15:57:30.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:30 15:57:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:57:30 15:57:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.149 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:57:30 15:57:30.154 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:57:30 15:57:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:57:30 15:57:30.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.159 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:57:30 15:57:30.159 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:57:30 15:57:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:30 15:57:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.171 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:30 15:57:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:30 15:57:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:30 15:57:30.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:30 15:57:30.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:30 15:57:30.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:30 15:57:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:30 15:57:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:30 15:57:30.196 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:30 15:57:30.196 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:30 15:57:30.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:30 15:57:30.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:30 15:57:30.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:30 15:57:30.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:30 15:57:30.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:30 15:57:30.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:30 15:57:30.197 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:30 15:57:30.197 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:30 15:57:30.197 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:30 15:57:30.197 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:30 15:57:30.197 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:30 15:57:30.197 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:30 15:57:30.197 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:30 15:57:30.197 DEBUG [main][MenuItemLookup] Item match:Window
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:30 15:57:30.198 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:30 15:57:30.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:30 15:57:30.198 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:30 15:57:30.234 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:30 15:57:30.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:30 15:57:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:30 15:57:30.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:30 15:57:30.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.331 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:30 15:57:30.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:30 15:57:30.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:30 15:57:30.333 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:30 15:57:30.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:30 15:57:30.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:30 15:57:30.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:57:30 15:57:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.356 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:57:30 15:57:30.356 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:57:30 15:57:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:57:30 15:57:30.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.359 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:57:30 15:57:30.360 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:57:30 15:57:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:30 15:57:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.381 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:30 15:57:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:30 15:57:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:30 15:57:30.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:30 15:57:30.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:30 15:57:30.414 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:30 15:57:30.414 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:30 15:57:30.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:30 15:57:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:30 15:57:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:30 15:57:30.415 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:30 15:57:30.415 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:30 15:57:30.415 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:30 15:57:30.415 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:30 15:57:30.415 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:30 15:57:30.415 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:30 15:57:30.415 DEBUG [main][MenuItemLookup] Item match:Project
11:57:30 15:57:30.432 DEBUG [main][MenuItemLookup] Found menu:'Open Project'
11:57:30 15:57:30.432 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
11:57:30 15:57:30.432 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.432 DEBUG [main][MenuItemLookup] Found menu:'Build All	Ctrl+B'
11:57:30 15:57:30.432 DEBUG [main][MenuItemLookup] Found menu:'Build Project'
11:57:30 15:57:30.432 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set'
11:57:30 15:57:30.432 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
11:57:30 15:57:30.432 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically'
11:57:30 15:57:30.432 DEBUG [main][MenuItemLookup] Item match:Build Automatically
11:57:30 15:57:30.433 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF.
11:57:30 15:57:30.434 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
11:57:30 15:57:30.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:30 15:57:30.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Item match:Window
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:30 15:57:30.436 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:30 15:57:30.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:30 15:57:30.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:30 15:57:30.437 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:30 15:57:30.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:30 15:57:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:30 15:57:30.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:30 15:57:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.544 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:30 15:57:30.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:30 15:57:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:30 15:57:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:30 15:57:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:30 15:57:30.546 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:30 15:57:30.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:30 15:57:30.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:30 15:57:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:57:30 15:57:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.549 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:57:30 15:57:30.549 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:57:30 15:57:30.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:57:30 15:57:30.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.553 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:57:30 15:57:30.553 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:57:30 15:57:30.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:30 15:57:30.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.577 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:30 15:57:30.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:30 15:57:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:30 15:57:30.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:30 15:57:30.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:30 15:57:30.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:30 15:57:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:30 15:57:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:30 15:57:30.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:30 15:57:30.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:30 15:57:30.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:30 15:57:30.611 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:30 15:57:30.611 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:30 15:57:30.611 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:30 15:57:30.611 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:30 15:57:30.611 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:30 15:57:30.611 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:30 15:57:30.611 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:30 15:57:30.611 DEBUG [main][MenuItemLookup] Item match:Window
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:30 15:57:30.624 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:30 15:57:30.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:30 15:57:30.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:30 15:57:30.624 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:30 15:57:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:30 15:57:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:30 15:57:30.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:30 15:57:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.721 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:30 15:57:30.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:30 15:57:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:30 15:57:30.724 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:30 15:57:30.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:30 15:57:30.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:30 15:57:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:57:30 15:57:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:57:30 is "Console buffer size (characters):")
11:57:30 15:57:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:57:30 15:57:30.756 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:57:30 15:57:30.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:30 15:57:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.766 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:30 15:57:30.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:30 15:57:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:30 15:57:30.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:30 15:57:30.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:30 15:57:30.798 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:30 15:57:30.798 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:30 15:57:30.798 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:30 15:57:30.798 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:30 15:57:30.798 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:30 15:57:30.798 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:30 15:57:30.798 DEBUG [main][MenuItemLookup] Item match:Window
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:30 15:57:30.799 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:30 15:57:30.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:30 15:57:30.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:30 15:57:30.799 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:30 15:57:30.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:30 15:57:30.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:30 15:57:30.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:30 15:57:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.899 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:30 15:57:30.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:30 15:57:30.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:30 15:57:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:30 15:57:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:30 15:57:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:30 15:57:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:30 15:57:30.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:30 15:57:30.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:30 15:57:30.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:30 15:57:30.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:30 15:57:30.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:30 15:57:30.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:30 15:57:30.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:30 15:57:30.901 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:30 15:57:30.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:30 15:57:30.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:30 15:57:30.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:57:30 15:57:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:30 15:57:30.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:30 15:57:30.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:30 15:57:30.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:30 15:57:30.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:30 15:57:30.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:30 15:57:30.905 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:30 15:57:30.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:30 15:57:30.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:30 15:57:30.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:30 15:57:30.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:30 15:57:30.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:30 15:57:30.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:30 15:57:30.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:30 15:57:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:30 15:57:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:30 15:57:30.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:30 15:57:30.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:30 15:57:30.941 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:30 15:57:30.941 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:30 15:57:30.941 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:30 15:57:30.941 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:30 15:57:30.941 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:30 15:57:30.941 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:30 15:57:30.941 DEBUG [main][MenuItemLookup] Item match:Window
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:''
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:30 15:57:30.942 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:30 15:57:30.942 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:30 15:57:30.942 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:30 15:57:30.942 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:31 15:57:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:31 15:57:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:31 15:57:31.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:31 15:57:31.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:31 15:57:31.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:31 15:57:31.041 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:31 15:57:31.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:31 15:57:31.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:31 15:57:31.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:31 15:57:31.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:31 15:57:31.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:31 15:57:31.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:31 15:57:31.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:31 15:57:31.043 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:31 15:57:31.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:31 15:57:31.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:31 15:57:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output")
11:57:31 15:57:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label:
11:57:31 is "Console buffer size (characters):")
11:57:31 15:57:31.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:57:31 15:57:31.070 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:57:31 15:57:31.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:31 15:57:31.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.073 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:31 15:57:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:31 15:57:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:31 15:57:31.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:31 15:57:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:31 15:57:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:31 15:57:31.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:31 15:57:31.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:31 15:57:31.094 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:31 15:57:31.094 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:31 15:57:31.094 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:31 15:57:31.094 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Item match:Window
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:''
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:''
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:''
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:31 15:57:31.095 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:31 15:57:31.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:31 15:57:31.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:31 15:57:31.095 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:31 15:57:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:31 15:57:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:31 15:57:31.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:31 15:57:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:31 15:57:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:31 15:57:31.206 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:31 15:57:31.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:31 15:57:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:31 15:57:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:31 15:57:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:31 15:57:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:31 15:57:31.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:31 15:57:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:31 15:57:31.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:31 15:57:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:31 15:57:31.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:31 15:57:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:31 15:57:31.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:31 15:57:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:31 15:57:31.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:31 15:57:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:31 15:57:31.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:31 15:57:31.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:31 15:57:31.208 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:31 15:57:31.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:31 15:57:31.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:31 15:57:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:57:31 15:57:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.230 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:57:31 15:57:31.230 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:57:31 15:57:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:57:31 15:57:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.233 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:57:31 15:57:31.233 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:57:31 15:57:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:31 15:57:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.237 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:31 15:57:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:31 15:57:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:31 15:57:31.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:31 15:57:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:31 15:57:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:31 15:57:31.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:31 15:57:31.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:31 15:57:31.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:31 15:57:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:31 15:57:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:31 15:57:31.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:31 15:57:31.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:31 15:57:31.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:31 15:57:31.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Item match:Window
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:''
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:''
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:''
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:31 15:57:31.261 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:31 15:57:31.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:31 15:57:31.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:31 15:57:31.261 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:31 15:57:31.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:31 15:57:31.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:31 15:57:31.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:31 15:57:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:31 15:57:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:31 15:57:31.368 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:31 15:57:31.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:31 15:57:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:31 15:57:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:31 15:57:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:31 15:57:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
11:57:31 15:57:31.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:31 15:57:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:31 15:57:31.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:31 15:57:31.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:31 15:57:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
11:57:31 15:57:31.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
11:57:31 15:57:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:31 15:57:31.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
11:57:31 15:57:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:31 15:57:31.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
11:57:31 15:57:31.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives
11:57:31 15:57:31.873 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives
11:57:31 15:57:31.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection
11:57:31 15:57:31.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives
11:57:31 15:57:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:57:31 15:57:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:57:31 15:57:31.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open")
11:57:31 15:57:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.915 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open
11:57:31 15:57:31.915 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open
11:57:31 15:57:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Notify Button with event 27
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Notify Button with event 26
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Notify Button with event 3
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Notify Button with event 4
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.915 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:57:31 15:57:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.917 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:57:31 15:57:31.917 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:57:31 15:57:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:57:31 15:57:31.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:57:31 15:57:31.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt")
11:57:31 15:57:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.920 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t
11:57:31 15:57:31.920 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t
11:57:31 15:57:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Notify Button with event 27
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Notify Button with event 26
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Notify Button with event 3
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Notify Button with event 4
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.920 TRACE [main][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.921 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:57:31 15:57:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.931 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:57:31 15:57:31.931 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:57:31 15:57:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project")
11:57:31 15:57:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found
11:57:31 15:57:31.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open")
11:57:31 15:57:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.933 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open
11:57:31 15:57:31.934 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open
11:57:31 15:57:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Notify Button with event 27
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Notify Button with event 26
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Notify Button with event 3
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Notify Button with event 4
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.934 TRACE [main][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:57:31 15:57:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.936 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:57:31 15:57:31.936 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:57:31 15:57:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:31 15:57:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:31 15:57:31.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:31 15:57:31.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:31 15:57:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:31 15:57:31.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:31 15:57:31.944 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:31 15:57:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:31 15:57:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:31 15:57:31.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:31 15:57:31.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:31 15:57:31.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:31 15:57:31.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:31 15:57:31.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:31 15:57:31.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:31 15:57:31.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:31 15:57:31.979 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:31 15:57:31.979 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:31 15:57:31.979 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:31 15:57:31.979 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:31 15:57:31.979 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:31 15:57:31.979 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:31 15:57:31.979 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:31 15:57:31.979 DEBUG [main][MenuItemLookup] Item match:Window
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:''
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:''
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:''
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:31 15:57:31.980 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:31 15:57:31.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:31 15:57:31.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:31 15:57:31.980 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:32 15:57:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:32 15:57:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:32 15:57:32.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:32 15:57:32.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:32 15:57:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:32 15:57:32.076 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:32 15:57:32.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:32 15:57:32.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:32 15:57:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:32 15:57:32.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:32 15:57:32.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:32 15:57:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:32 15:57:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:32 15:57:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children...
11:57:32 15:57:32.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:32 15:57:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:32 15:57:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:32 15:57:32.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:32 15:57:32.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully
11:57:32 15:57:32.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug
11:57:32 15:57:32.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:32 15:57:32.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed
11:57:32 15:57:32.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:32 15:57:32.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug
11:57:32 15:57:32.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console
11:57:32 15:57:32.580 DEBUG [main][TreeItemHandler] Selecting tree item: Console
11:57:32 15:57:32.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection
11:57:32 15:57:32.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console
11:57:32 15:57:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:32 15:57:32.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:32 15:57:32.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults")
11:57:32 15:57:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:32 15:57:32.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:32 15:57:32.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:32 15:57:32.626 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog
11:57:32 15:57:32.626 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults
11:57:32 15:57:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:32 15:57:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:32 15:57:32.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:32 15:57:32.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:32 15:57:32.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply")
11:57:32 15:57:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:32 15:57:32.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:32 15:57:32.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:32 15:57:32.629 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog
11:57:32 15:57:32.635 INFO [WorkbenchTestable][AbstractButton] Click button &Apply
11:57:32 15:57:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:32 15:57:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:32 15:57:32.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:32 15:57:32.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:32 15:57:32.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:32 15:57:32.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:32 15:57:32.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:32 15:57:32.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:32 15:57:32.640 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:32 15:57:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:32 15:57:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:32 15:57:32.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:32 15:57:32.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:32 15:57:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:32 15:57:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:32 15:57:32.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:32 15:57:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:32 15:57:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:32 15:57:32.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:32 15:57:32.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:32 15:57:32.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:32 15:57:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:32 15:57:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:32 15:57:32.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)
11:57:32 15:57:32.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:32 15:57:32.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:32 15:57:32.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:32 15:57:32.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:32 15:57:32.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:32 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.031 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest
11:57:32 setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)  Time elapsed: 2.516 s
11:57:32 testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)  Time elapsed: 0.719 s
11:57:32 setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)  Time elapsed: 0.218 s
11:57:32 autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)  Time elapsed: 0.196 s
11:57:32 testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)  Time elapsed: 0.649 s
11:57:32 getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest)  Time elapsed: 1.403 s
11:57:32 Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:32 15:57:32.706 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:32 15:57:32.723 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:32 15:57:32.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:32 15:57:32.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:32 15:57:32.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:32 15:57:32.724 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:32 15:57:32.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:32 15:57:32.724 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:32 15:57:32.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:32 15:57:32.728 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:57:32 15:57:32.728 DEBUG [main][EditorHandler] 0 editor(s) found
11:57:32 15:57:32.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.735 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:57:32 15:57:32.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:32 15:57:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:32 15:57:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:32 15:57:32.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:32 15:57:32.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:57:32 15:57:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:32 15:57:32.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:32 15:57:32.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:32 15:57:32.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:32 15:57:32.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:32 15:57:32.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:32 15:57:32.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:57:32 15:57:32.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:57:32 15:57:32.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:57:32 15:57:32.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:32 15:57:32.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:32 15:57:32.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:32 15:57:32.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:57:32 To add a project: TooltipText=null
11:57:32 15:57:32.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:32 15:57:32.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:32 15:57:32.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:32 15:57:32.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:57:32 To add a project: TooltipText=null
11:57:32 15:57:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:32 15:57:32.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:32 15:57:32.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:32 15:57:32.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:32 15:57:32.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:32 15:57:32.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:57:32 To add a project: TooltipText=null
11:57:32 15:57:32.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:32 15:57:32.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:32 15:57:32.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:32 15:57:32.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:32 15:57:32.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:32 15:57:32.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:32 15:57:32.765 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:32 15:57:32.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:32 15:57:32.765 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:32 15:57:32.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:32 15:57:32.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:32 15:57:32.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:32 15:57:32.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:32 15:57:32.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:32 15:57:32.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:32 15:57:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:32 15:57:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:32 15:57:32.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:32 15:57:32.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Item match:Window
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:''
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:''
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:''
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:32 15:57:32.767 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:32 15:57:32.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:32 15:57:32.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:32 15:57:32.767 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:32 15:57:32.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:32 15:57:32.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:32 15:57:32.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:32 15:57:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:32 15:57:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:32 15:57:32.884 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:32 15:57:32.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:32 15:57:32.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:32 15:57:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:32 15:57:32.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:32 15:57:32.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:32 15:57:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:32 15:57:32.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:32 15:57:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:32 15:57:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:32 15:57:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:57:32 15:57:32.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:32 15:57:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:33 15:57:33.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:33 15:57:33.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:33 15:57:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:57:33 15:57:33.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:33 15:57:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:33 15:57:33.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:33 15:57:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:33 15:57:33.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:33 15:57:33.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings
11:57:33 15:57:33.388 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings
11:57:33 15:57:33.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection
11:57:33 15:57:33.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings
11:57:33 15:57:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:33 15:57:33.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:33 15:57:33.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:33 15:57:33.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:33 15:57:33.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:34 15:57:34.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:34 15:57:34.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:34 15:57:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:34 15:57:34.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings")
11:57:34 15:57:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:34 15:57:34.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:34 15:57:34.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:34 15:57:34.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:34 15:57:34.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:34 15:57:34.436 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified
11:57:34 15:57:34.436 DEBUG [main][AbstractWait] Waiting until widget is found...
11:57:34 15:57:34.436 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:57:34 15:57:34.436 TRACE [main][WidgetLookup] widget with index 1 is found
11:57:34 15:57:34.436 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully
11:57:34 15:57:34.436 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:57:34 15:57:34.436 DEBUG [main][AbstractText] Set focus to Text
11:57:34 15:57:34.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:34 15:57:34.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:34 15:57:34.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:34 15:57:34.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:34 15:57:34.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:34 15:57:34.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:34 15:57:34.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:34 15:57:34.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:34 15:57:34.440 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:34 15:57:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:34 15:57:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:34 15:57:34.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:34 15:57:34.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:34 15:57:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:34 15:57:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:34 15:57:34.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:34 15:57:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:34 15:57:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:34 15:57:34.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:34 15:57:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:34 15:57:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:34 15:57:34.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:34 15:57:34.464 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:34 15:57:34.464 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Item match:Window
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:''
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:''
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:''
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:34 15:57:34.465 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:34 15:57:34.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:34 15:57:34.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:34 15:57:34.465 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:34 15:57:34.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:34 15:57:34.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:34 15:57:34.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:34 15:57:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:34 15:57:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:34 15:57:34.540 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:34 15:57:34.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:34 15:57:34.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:34 15:57:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:34 15:57:34.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:34 15:57:34.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:34 15:57:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:34 15:57:34.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:34 15:57:34.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:34 15:57:34.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:34 15:57:34.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:34 15:57:34.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings
11:57:34 15:57:34.542 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings
11:57:34 15:57:34.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection
11:57:34 15:57:34.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings
11:57:34 15:57:34.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:34 15:57:34.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:34 15:57:34.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:35 15:57:35.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:35 15:57:35.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:35 15:57:35.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:35 15:57:35.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:35 15:57:35.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:35 15:57:35.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings")
11:57:35 15:57:35.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:35 15:57:35.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:35 15:57:35.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:35 15:57:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:35 15:57:35.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:35 15:57:35.551 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified
11:57:35 15:57:35.551 DEBUG [main][AbstractWait] Waiting until widget is found...
11:57:35 15:57:35.551 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:57:35 15:57:35.551 TRACE [main][WidgetLookup] widget with index 1 is found
11:57:35 15:57:35.551 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully
11:57:35 15:57:35.551 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:57:35 15:57:35.551 DEBUG [main][AbstractText] Set focus to Text
11:57:35 15:57:35.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:35 15:57:35.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:35 15:57:35.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:35 15:57:35.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:35 15:57:35.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:35 15:57:35.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:35 15:57:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:35 15:57:35.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:35 15:57:35.555 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:35 15:57:35.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:35 15:57:35.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:35 15:57:35.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:35 15:57:35.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:35 15:57:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:35 15:57:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:35 15:57:35.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:35 15:57:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:35 15:57:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:35 15:57:35.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:35 15:57:35.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:35 15:57:35.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:35 15:57:35.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:35 15:57:35.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:35 15:57:35.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:35 15:57:35.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:35 15:57:35.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:35 15:57:35.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:35 15:57:35.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:35 15:57:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:35 15:57:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:35 15:57:35.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:35 15:57:35.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:35 15:57:35.575 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:35 15:57:35.575 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:35 15:57:35.575 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:35 15:57:35.575 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:35 15:57:35.575 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:35 15:57:35.575 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:35 15:57:35.575 DEBUG [main][MenuItemLookup] Item match:Window
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:''
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:''
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:''
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:35 15:57:35.576 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:35 15:57:35.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:35 15:57:35.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:35 15:57:35.576 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:35 15:57:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:35 15:57:35.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:35 15:57:35.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:35 15:57:35.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:35 15:57:35.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:35 15:57:35.649 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:35 15:57:35.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:35 15:57:35.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:35 15:57:35.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:35 15:57:35.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:35 15:57:35.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:35 15:57:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:35 15:57:35.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:35 15:57:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:35 15:57:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:35 15:57:35.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:35 15:57:35.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:35 15:57:35.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings
11:57:35 15:57:35.651 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings
11:57:35 15:57:35.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection
11:57:35 15:57:35.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings
11:57:35 15:57:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:35 15:57:35.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:35 15:57:35.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:36 15:57:36.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:36 15:57:36.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:36 15:57:36.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:36 15:57:36.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:36 15:57:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:36 15:57:36.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings")
11:57:36 15:57:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:36 15:57:36.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:36 15:57:36.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:36 15:57:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:36 15:57:36.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:36 15:57:36.662 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified
11:57:36 15:57:36.662 DEBUG [main][AbstractWait] Waiting until widget is found...
11:57:36 15:57:36.662 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:57:36 15:57:36.662 TRACE [main][WidgetLookup] widget with index 1 is found
11:57:36 15:57:36.662 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully
11:57:36 15:57:36.662 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:57:36 15:57:36.662 DEBUG [main][AbstractText] Set focus to Text
11:57:36 15:57:36.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:36 15:57:36.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:36 15:57:36.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:36 15:57:36.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:36 15:57:36.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:36 15:57:36.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:36 15:57:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:36 15:57:36.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:36 15:57:36.668 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:36 15:57:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:36 15:57:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:36 15:57:36.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:36 15:57:36.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:36 15:57:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:36 15:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:36 15:57:36.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:36 15:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:36 15:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:36 15:57:36.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:36 15:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:36 15:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:36 15:57:36.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:36 15:57:36.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:36 15:57:36.708 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:36 15:57:36.708 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Item match:Window
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:''
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:''
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:36 15:57:36.709 DEBUG [main][MenuItemLookup] Found menu:''
11:57:36 15:57:36.710 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:36 15:57:36.710 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:36 15:57:36.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:36 15:57:36.710 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:36 15:57:36.710 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:36 15:57:36.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:36 15:57:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:36 15:57:36.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:36 15:57:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:36 15:57:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:36 15:57:36.783 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:36 15:57:36.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:36 15:57:36.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:36 15:57:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:36 15:57:36.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:36 15:57:36.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:36 15:57:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:36 15:57:36.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:36 15:57:36.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:36 15:57:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:36 15:57:36.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:36 15:57:36.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings
11:57:36 15:57:36.784 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings
11:57:36 15:57:36.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection
11:57:36 15:57:36.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings
11:57:36 15:57:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:36 15:57:36.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:36 15:57:36.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:37 15:57:37.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:37 15:57:37.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:37 15:57:37.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:37 15:57:37.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:37 15:57:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:37 15:57:37.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings")
11:57:37 15:57:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:37 15:57:37.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:37 15:57:37.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:37 15:57:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:37 15:57:37.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:37 15:57:37.793 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified
11:57:37 15:57:37.793 DEBUG [main][AbstractWait] Waiting until widget is found...
11:57:37 15:57:37.793 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:57:37 15:57:37.793 TRACE [main][WidgetLookup] widget with index 1 is found
11:57:37 15:57:37.793 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully
11:57:37 15:57:37.794 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:57:37 15:57:37.794 DEBUG [main][AbstractText] Set focus to Text
11:57:37 15:57:37.795 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml
11:57:37 15:57:37.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:37 15:57:37.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:37 15:57:37.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:37 15:57:37.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:37 15:57:37.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:37 15:57:37.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:37 15:57:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:37 15:57:37.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:37 15:57:37.800 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:37 15:57:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:37 15:57:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:37 15:57:37.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:37 15:57:37.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:37 15:57:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:37 15:57:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:37 15:57:37.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:37 15:57:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:37 15:57:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:37 15:57:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:37 15:57:37.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating Maven settings' has no excuses, wait for it
11:57:38 15:57:38.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Repository registry initialization' is not running, skipped
11:57:38 15:57:38.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:38 15:57:38.335 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:38 15:57:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:38 15:57:38.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:38 15:57:38.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:38 15:57:38.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:38 15:57:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:38 15:57:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:38 15:57:38.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:38 15:57:38.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:38 15:57:38.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:38 15:57:38.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:38 15:57:38.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:38 15:57:38.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:38 15:57:38.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:38 15:57:38.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:38 15:57:38.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:38 15:57:38.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:38 15:57:38.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:38 15:57:38.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:38 15:57:38.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:38 15:57:38.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:38 15:57:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:38 15:57:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:38 15:57:38.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:38 15:57:38.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:38 15:57:38.338 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:38 15:57:38.338 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:38 15:57:38.338 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:38 15:57:38.338 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:38 15:57:38.338 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:38 15:57:38.338 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:38 15:57:38.338 DEBUG [main][MenuItemLookup] Item match:Window
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:''
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:''
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:''
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:38 15:57:38.339 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:38 15:57:38.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:38 15:57:38.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:38 15:57:38.339 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:38 15:57:38.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:38 15:57:38.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:38 15:57:38.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:38 15:57:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:38 15:57:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:38 15:57:38.406 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:38 15:57:38.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:38 15:57:38.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:38 15:57:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:38 15:57:38.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:38 15:57:38.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:38 15:57:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:38 15:57:38.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:38 15:57:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:38 15:57:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:38 15:57:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:57:38 15:57:38.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:38 15:57:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:38 15:57:38.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:38 15:57:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:38 15:57:38.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:38 15:57:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:57:38 15:57:38.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:38 15:57:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:38 15:57:38.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:38 15:57:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:38 15:57:38.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:38 15:57:38.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings
11:57:38 15:57:38.413 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings
11:57:38 15:57:38.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection
11:57:38 15:57:38.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings
11:57:38 15:57:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:38 15:57:38.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:38 15:57:38.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:38 15:57:38.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:38 15:57:38.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:39 15:57:39.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:39 15:57:39.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:39 15:57:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:39 15:57:39.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings")
11:57:39 15:57:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:39 15:57:39.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:39 15:57:39.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:39 15:57:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:39 15:57:39.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:39 15:57:39.422 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified
11:57:39 15:57:39.422 DEBUG [main][AbstractWait] Waiting until widget is found...
11:57:39 15:57:39.422 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:57:39 15:57:39.422 TRACE [main][WidgetLookup] widget with index 1 is found
11:57:39 15:57:39.422 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully
11:57:39 15:57:39.422 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:57:39 15:57:39.422 DEBUG [main][AbstractText] Set focus to Text
11:57:39 15:57:39.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings")
11:57:39 15:57:39.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:39 15:57:39.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:39 15:57:39.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:39 15:57:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:39 15:57:39.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:39 15:57:39.425 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified
11:57:39 15:57:39.425 DEBUG [main][AbstractWait] Waiting until widget is found...
11:57:39 15:57:39.425 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:57:39 15:57:39.425 TRACE [main][WidgetLookup] widget with index 1 is found
11:57:39 15:57:39.425 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully
11:57:39 15:57:39.425 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:57:39 15:57:39.425 DEBUG [main][AbstractText] Set focus to Text
11:57:39 15:57:39.425 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml
11:57:39 15:57:39.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:39 15:57:39.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:39 15:57:39.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:39 15:57:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:39 15:57:39.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:39 15:57:39.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:39 15:57:39.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:39 15:57:39.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:39 15:57:39.430 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:39 15:57:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:39 15:57:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:39 15:57:39.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:39 15:57:39.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Repository registry initialization' is not running, skipped
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:39 15:57:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:39 15:57:39.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:39 15:57:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:39 15:57:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:39 15:57:39.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:39 15:57:39.451 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:39 15:57:39.451 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:39 15:57:39.451 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:39 15:57:39.451 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:39 15:57:39.451 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Item match:Window
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:''
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:''
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:''
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:39 15:57:39.452 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:39 15:57:39.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:39 15:57:39.452 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:39 15:57:39.452 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:39 15:57:39.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:39 15:57:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:39 15:57:39.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:39 15:57:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:39 15:57:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:39 15:57:39.538 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:39 15:57:39.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:39 15:57:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:39 15:57:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:39 15:57:39.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:39 15:57:39.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:39 15:57:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:39 15:57:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children...
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:39 15:57:39.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed
11:57:39 15:57:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:57:39 15:57:39.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven
11:57:39 15:57:39.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings
11:57:39 15:57:39.540 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings
11:57:39 15:57:39.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection
11:57:39 15:57:39.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings
11:57:39 15:57:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:39 15:57:39.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:39 15:57:39.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:40 15:57:40.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:40 15:57:40.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:40 15:57:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:40 15:57:40.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings")
11:57:40 15:57:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:40 15:57:40.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:40 15:57:40.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:40 15:57:40.549 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified
11:57:40 15:57:40.549 DEBUG [main][AbstractWait] Waiting until widget is found...
11:57:40 15:57:40.549 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:57:40 15:57:40.549 TRACE [main][WidgetLookup] widget with index 1 is found
11:57:40 15:57:40.549 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully
11:57:40 15:57:40.549 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:57:40 15:57:40.549 DEBUG [main][AbstractText] Set focus to Text
11:57:40 15:57:40.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:57:40 15:57:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:40 15:57:40.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:40 15:57:40.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:40 15:57:40.553 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:57:40 15:57:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:40 15:57:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:40 15:57:40.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:40 15:57:40.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:40 15:57:40.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:40 15:57:40.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:40 15:57:40.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:40 15:57:40.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:40 15:57:40.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:40 15:57:40.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:40 15:57:40.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:40 15:57:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:40 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.869 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest
11:57:40 getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)  Time elapsed: 0.003 s
11:57:40 setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)  Time elapsed: 2.809 s
11:57:40 getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)  Time elapsed: 2.763 s
11:57:40 setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)  Time elapsed: 2.234 s
11:57:40 getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest)  Time elapsed: 0 s
11:57:40 Running org.eclipse.reddeer.direct.test.project.ProjectTest
11:57:40 15:57:40.580 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest
11:57:40 15:57:40.581 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:40 15:57:40.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:40 15:57:40.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest
11:57:40 15:57:40.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:40 15:57:40.581 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:40 15:57:40.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:40 15:57:40.585 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:40 15:57:40.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:40 15:57:40.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:40 15:57:40.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest)
11:57:40 15:57:40.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest
11:57:40 15:57:40.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:40 15:57:40.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:40 15:57:40.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:40 15:57:40.586 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:57:40 15:57:40.586 DEBUG [main][EditorHandler] 0 editor(s) found
11:57:40 15:57:40.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:57:40 15:57:40.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:40 15:57:40.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:40 15:57:40.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:40 15:57:40.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:40 15:57:40.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:57:40 15:57:40.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:40 15:57:40.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:40 15:57:40.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:40 15:57:40.589 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:40 15:57:40.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:40 15:57:40.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:40 15:57:40.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:57:40 15:57:40.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:57:40 15:57:40.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:57:40 15:57:40.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:40 15:57:40.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:40 15:57:40.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:40 15:57:40.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:57:40 To add a project: TooltipText=null
11:57:40 15:57:40.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:40 15:57:40.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:40 15:57:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:40 15:57:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:57:40 To add a project: TooltipText=null
11:57:40 15:57:40.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:40 15:57:40.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:40 15:57:40.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:40 15:57:40.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:40 15:57:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:40 15:57:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
11:57:40 To add a project: TooltipText=null
11:57:40 15:57:40.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest
11:57:40 15:57:40.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:40 15:57:40.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:40 15:57:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:40 15:57:40.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:40 15:57:40.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest)
11:57:40 15:57:40.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:40 15:57:40.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest)
11:57:40 15:57:40.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest
11:57:40 15:57:40.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:40 15:57:40.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:40 15:57:40.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:40 15:57:40.687 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
11:57:40 15:57:40.687 DEBUG [main][EditorHandler] 0 editor(s) found
11:57:40 15:57:40.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
11:57:40 15:57:40.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:40 15:57:40.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:40 15:57:40.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:40 15:57:40.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:40 15:57:40.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
11:57:40 15:57:40.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:40 15:57:40.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:40 15:57:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:40 15:57:40.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:57:40 15:57:40.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:40 15:57:40.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:40 15:57:40.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:40 15:57:40.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:57:40 15:57:40.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:57:40 15:57:40.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:57:40 15:57:40.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:40 15:57:40.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:40 15:57:40.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:40 15:57:40.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:40 15:57:40.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:40 15:57:40.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:40 15:57:40.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:40 15:57:40.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:40 15:57:40.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:40 15:57:40.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:40 15:57:40.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:41 15:57:41.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:41 15:57:41.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:41 15:57:41.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:41 15:57:41.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:41 15:57:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:41 15:57:41.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:41 15:57:41.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:41 15:57:41.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:41 15:57:41.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:41 15:57:41.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:57:41 15:57:41.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:41 15:57:41.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:41 15:57:41.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:41 15:57:41.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:41 15:57:41.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:41 15:57:41.699 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation
11:57:41 15:57:41.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:41 15:57:41.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:41 15:57:41.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:41 15:57:41.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:41 15:57:41.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:41 15:57:41.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:41 15:57:41.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:42 15:57:42.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:42 15:57:42.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:42 15:57:42.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:42 15:57:42.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:57:42 15:57:42.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:57:42 15:57:42.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:42 15:57:42.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:42 15:57:42.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:42 15:57:42.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:42 15:57:42.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:57:42 15:57:42.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:42 15:57:42.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:42 15:57:42.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:42 15:57:42.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:42 15:57:42.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:42 15:57:42.709 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation
11:57:42 15:57:42.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:42 15:57:42.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:42 15:57:42.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:42 15:57:42.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:57:42 15:57:42.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
11:57:42 15:57:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:42 15:57:42.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:42 15:57:42.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:42 15:57:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:42 15:57:42.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:42 15:57:42.711 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
11:57:42 15:57:42.711 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
11:57:42 15:57:42.712 DEBUG [main][TreeItemHandler] Set Tree selection
11:57:42 15:57:42.712 DEBUG [main][TreeHandler] Notify Tree about selection event
11:57:42 15:57:42.726 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
11:57:42 15:57:42.734 DEBUG [WorkbenchTestable][TreeItemHandler]   test-creation
11:57:42 15:57:42.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:57:42 15:57:42.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'New'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:''
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:''
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Move...'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:''
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Import...'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Export...'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:''
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
11:57:42 15:57:42.804 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
11:57:42 15:57:42.804 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
11:57:42 15:57:42.804 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
11:57:42 15:57:42.804 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
11:57:42 15:57:42.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:42 15:57:42.806 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
11:57:43 15:57:43.306 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:43 15:57:43.306 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:43 15:57:43.306 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:57:43 15:57:43.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:43 15:57:43.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:57:43 15:57:43.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:43 15:57:43.340 DEBUG [main][MenuItemLookup] Found menu:'New'
11:57:43 15:57:43.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
11:57:43 15:57:43.340 DEBUG [main][MenuItemLookup] Found menu:''
11:57:43 15:57:43.340 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:57:43 15:57:43.340 DEBUG [main][MenuItemLookup] Found menu:''
11:57:43 15:57:43.340 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:57:43 15:57:43.340 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:57:43 15:57:43.340 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:57:43 15:57:43.340 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:57:43 15:57:43.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
11:57:43 15:57:43.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:57:43 15:57:43.341 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
11:57:43 15:57:43.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
11:57:44 15:57:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
11:57:44 15:57:44.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
11:57:44 15:57:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:44 15:57:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:44 15:57:44.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:57:44 15:57:44.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:44 15:57:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:44 15:57:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:44 15:57:44.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:57:44 15:57:44.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:44 15:57:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:44 15:57:44.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:44 15:57:44.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:44 15:57:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:44 15:57:44.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:44 15:57:44.016 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
11:57:44 15:57:44.017 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
11:57:44 15:57:44.017 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
11:57:44 15:57:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:44 15:57:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:44 15:57:44.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:44 15:57:44.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:44 15:57:44.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:57:44 15:57:44.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:57:44 15:57:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:44 15:57:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:44 15:57:44.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
11:57:44 15:57:44.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:57:44 15:57:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:44 15:57:44.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:44 15:57:44.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:44 15:57:44.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:44 15:57:44.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:44 15:57:44.018 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:57:44 15:57:44.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:44 15:57:44.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:44 15:57:44.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:44 15:57:44.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:44 15:57:44.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
11:57:44 15:57:44.028 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
11:57:44 15:57:44.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
11:57:44 15:57:44.529 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
11:57:44 15:57:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:57:44 15:57:44.529 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
11:57:44 15:57:44.529 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
11:57:44 15:57:44.529 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:57:44 15:57:44.529 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:57:44 15:57:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:57:44 15:57:44.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
11:57:44 15:57:44.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
11:57:44 15:57:44.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:57:44 15:57:44.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:57:44 15:57:44.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:57:44 15:57:44.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:57:44 15:57:44.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest
11:57:44 15:57:44.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:44 15:57:44.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:44 15:57:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:44 15:57:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:44 15:57:44.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest)
11:57:44 15:57:44.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest
11:57:44 15:57:44.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:44 15:57:44.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:44 15:57:44.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:44 15:57:44.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.97 s - in org.eclipse.reddeer.direct.test.project.ProjectTest
11:57:44 testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest)  Time elapsed: 0.101 s
11:57:44 testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest)  Time elapsed: 3.863 s
11:57:44 
11:57:44 Results:
11:57:44 
11:57:44 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
11:57:44 
11:57:45 [INFO] All tests passed!
11:57:45 [INFO] 
11:57:45 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.direct.test ---
11:57:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec
11:57:45 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:57:45 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:57:45 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:57:45 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:57:45 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:57:45 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:57:46 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:57:46 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:57:46 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:57:46 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:57:46 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:57:46 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:57:46 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:57:46 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:57:46 [INFO] 
11:57:46 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.junit.test >---------
11:57:46 [INFO] Building RedDeer JUnit Tests 4.7.0-SNAPSHOT                      [41/58]
11:57:46 [INFO]   from tests/org.eclipse.reddeer.junit.test/pom.xml
11:57:46 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:57:46 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:57:47 [INFO] 
11:57:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] 
11:57:47 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] Resolving class path of RedDeer JUnit Tests...
11:57:47 [INFO] 
11:57:47 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:57:47 [INFO] 
11:57:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:57:47 [INFO] Copying 9 resources
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/bin
11:57:47 [INFO] 
11:57:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:57:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/src/test/resources
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/org.eclipse.reddeer.junit.test-4.7.0-SNAPSHOT-sources.jar
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/org.eclipse.reddeer.junit.test-4.7.0-SNAPSHOT.jar
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.test ---
11:57:47 [INFO] 
11:57:47 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.junit.test ---
11:57:49 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:57:49 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work/data/.metadata/.log
11:57:49 [INFO] Command line:
11:57:49 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:57:51 Launching application org.eclipse.ui.ide.workbench...
11:57:54 Running org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest
11:57:54 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest
11:57:54 testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest)  Time elapsed: 0.008 s
11:57:54 testInjectingToChild(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest)  Time elapsed: 0.002 s
11:57:54 testInjectingToParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest)  Time elapsed: 0 s
11:57:54 testInjectingToGrandParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest)  Time elapsed: 0.001 s
11:57:54 testInjectToStatic(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest)  Time elapsed: 0 s
11:57:54 Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest
11:57:54 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest
11:57:54 testNullConfigArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest)  Time elapsed: 0.001 s
11:57:54 testBuildRequirementsWithConfigurableRequirementWithoutConfiguration(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest)  Time elapsed: 0.003 s
11:57:54 testBuildRequirementsWithConfiguredRequirement(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest)  Time elapsed: 0.008 s
11:57:54 testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest)  Time elapsed: 0.003 s
11:57:54 testBuildRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest)  Time elapsed: 0.002 s
11:57:54 testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest)  Time elapsed: 0 s
11:57:54 testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest)  Time elapsed: 0.001 s
11:57:54 Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest
11:57:54 15:57:54.575 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:57:54 15:57:54.577 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6
11:57:54 15:57:54.625 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:57:54 15:57:54.627 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3
11:57:54 15:57:54.644 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:54 15:57:54.647 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class
11:57:54 15:57:54.662 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:54 15:57:54.664 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:54 15:57:54.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:57:54 15:57:54.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:57:54 15:57:54.677 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:57:54 15:57:54.681 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:54 15:57:54.681 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:54 15:57:54.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:54 15:57:54.684 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:54 15:57:54.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:54 15:57:54.688 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:54 15:57:54.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:54 15:57:54.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:54 15:57:54.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:54 15:57:54.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:54 15:57:54.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:54 15:57:54.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:54 15:57:54.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:54 15:57:54.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:54 15:57:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:54 15:57:54.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:54 15:57:54.773 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:54 15:57:54.777 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:54 15:57:54.777 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:54 15:57:54.777 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:54 15:57:54.777 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:54 15:57:54.777 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:54 15:57:54.777 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:54 15:57:54.777 DEBUG [main][MenuItemLookup] Item match:Window
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:''
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:''
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:''
11:57:54 15:57:54.782 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:54 15:57:54.783 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:54 15:57:54.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:54 15:57:54.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:54 15:57:54.827 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:54 15:57:54.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:54 15:57:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:54 15:57:54.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:54 15:57:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:54 15:57:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:54 15:57:54.985 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:54 15:57:54.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:55 15:57:55.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:55 15:57:55.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:55 15:57:55.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:55 15:57:55.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:55 15:57:55.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:55 15:57:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:55 15:57:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:55 15:57:55.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:55 15:57:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:55 15:57:55.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:55 15:57:55.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:55 15:57:55.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:55 15:57:55.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:55 15:57:55.091 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:55 15:57:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:55 15:57:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:55 15:57:55.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:55 15:57:55.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:55 15:57:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:55 15:57:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:55 15:57:55.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:55 15:57:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.152 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.159 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:55 15:57:55.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.174 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.174 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:55 15:57:55.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.176 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.176 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.176 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.177 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.177 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class
11:57:55 15:57:55.180 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:55 15:57:55.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.180 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:55 15:57:55.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.181 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:55 15:57:55.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.181 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:55 15:57:55.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:55 15:57:55.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:55 15:57:55.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:55 15:57:55.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:55 15:57:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:55 15:57:55.183 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:55 15:57:55.183 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:55 15:57:55.183 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:55 15:57:55.183 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:55 15:57:55.183 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:55 15:57:55.183 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:55 15:57:55.183 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:55 15:57:55.183 DEBUG [main][MenuItemLookup] Item match:Window
11:57:55 15:57:55.224 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:55 15:57:55.224 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:55 15:57:55.225 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:55 15:57:55.225 DEBUG [main][MenuItemLookup] Found menu:''
11:57:55 15:57:55.225 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:55 15:57:55.225 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:55 15:57:55.225 DEBUG [main][MenuItemLookup] Found menu:''
11:57:55 15:57:55.225 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:55 15:57:55.225 DEBUG [main][MenuItemLookup] Found menu:''
11:57:55 15:57:55.225 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:55 15:57:55.225 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:55 15:57:55.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:55 15:57:55.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:55 15:57:55.225 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:55 15:57:55.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:55 15:57:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:55 15:57:55.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:55 15:57:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.337 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:55 15:57:55.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:55 15:57:55.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:55 15:57:55.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:55 15:57:55.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:55 15:57:55.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:55 15:57:55.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:55 15:57:55.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:55 15:57:55.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:55 15:57:55.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:55 15:57:55.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:55 15:57:55.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:55 15:57:55.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:55 15:57:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:55 15:57:55.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:55 15:57:55.355 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:55 15:57:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:55 15:57:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:55 15:57:55.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:55 15:57:55.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:55 15:57:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:55 15:57:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:55 15:57:55.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:55 15:57:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.377 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:55 15:57:55.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.379 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:55 15:57:55.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.380 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.380 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.380 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.380 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.381 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.381 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class
11:57:55 15:57:55.383 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:55 15:57:55.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.384 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:55 15:57:55.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.393 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:55 15:57:55.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.393 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:55 15:57:55.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:55 15:57:55.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:55 15:57:55.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:55 15:57:55.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:55 15:57:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:55 15:57:55.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:55 15:57:55.395 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:55 15:57:55.396 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:55 15:57:55.396 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:55 15:57:55.396 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:55 15:57:55.396 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:55 15:57:55.396 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:55 15:57:55.396 DEBUG [main][MenuItemLookup] Item match:Window
11:57:55 15:57:55.396 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:55 15:57:55.396 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:55 15:57:55.397 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:55 15:57:55.397 DEBUG [main][MenuItemLookup] Found menu:''
11:57:55 15:57:55.397 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:55 15:57:55.397 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:55 15:57:55.397 DEBUG [main][MenuItemLookup] Found menu:''
11:57:55 15:57:55.397 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:55 15:57:55.397 DEBUG [main][MenuItemLookup] Found menu:''
11:57:55 15:57:55.397 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:55 15:57:55.397 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:55 15:57:55.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:55 15:57:55.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:55 15:57:55.397 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:55 15:57:55.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:55 15:57:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:55 15:57:55.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:55 15:57:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.501 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:55 15:57:55.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:55 15:57:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:55 15:57:55.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:55 15:57:55.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:55 15:57:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:55 15:57:55.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:55 15:57:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:55 15:57:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:55 15:57:55.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:55 15:57:55.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:55 15:57:55.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:55 15:57:55.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:55 15:57:55.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:55 15:57:55.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:55 15:57:55.538 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:55 15:57:55.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:55 15:57:55.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:55 15:57:55.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:55 15:57:55.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:55 15:57:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:55 15:57:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:55 15:57:55.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:55 15:57:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:55 15:57:55.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:55 15:57:55.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.562 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.562 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.562 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.563 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.563 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class
11:57:55 15:57:55.565 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:55 15:57:55.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.566 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:55 15:57:55.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.566 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:55 15:57:55.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.566 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:55 15:57:55.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:55 15:57:55.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:55 15:57:55.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:55 15:57:55.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:55 15:57:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:55 15:57:55.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:55 15:57:55.579 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:55 15:57:55.579 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:55 15:57:55.579 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:55 15:57:55.579 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:55 15:57:55.579 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:55 15:57:55.579 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:55 15:57:55.579 DEBUG [main][MenuItemLookup] Item match:Window
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:''
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:55 15:57:55.580 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:55 15:57:55.580 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:55 15:57:55.580 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:55 15:57:55.581 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:55 15:57:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:55 15:57:55.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:55 15:57:55.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:55 15:57:55.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.685 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:55 15:57:55.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:55 15:57:55.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:55 15:57:55.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:55 15:57:55.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:55 15:57:55.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:55 15:57:55.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:55 15:57:55.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:55 15:57:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:55 15:57:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:55 15:57:55.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:55 15:57:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:55 15:57:55.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:55 15:57:55.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:55 15:57:55.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:55 15:57:55.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:55 15:57:55.691 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:55 15:57:55.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:55 15:57:55.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:55 15:57:55.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:55 15:57:55.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:55 15:57:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:55 15:57:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:55 15:57:55.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:55 15:57:55.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:55 15:57:55.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 15:57:55.734 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz)
11:57:55 15:57:55.734 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz
11:57:55 15:57:55.734 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:55 15:57:55.734 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:55 15:57:55.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:55 15:57:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:55 15:57:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:55 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest
11:57:55 testRequirementInjectionInParameters(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest)  Time elapsed: 0.614 s
11:57:55 testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest)  Time elapsed: 0.204 s
11:57:55 testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest)  Time elapsed: 0.181 s
11:57:55 testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest)  Time elapsed: 0.172 s
11:57:55 Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest
11:57:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
11:57:56 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest
11:57:56 constructor_nullList(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest)  Time elapsed: 0 s
11:57:56 sortByPriority(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest)  Time elapsed: 0.001 s
11:57:56 fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest)  Time elapsed: 0.824 s
11:57:56 size(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest)  Time elapsed: 0.003 s
11:57:56 cleanup(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest)  Time elapsed: 0.002 s
11:57:56 iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest)  Time elapsed: 0.001 s
11:57:56 Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest
11:57:56 15:57:56.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest
11:57:56 testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest)  Time elapsed: 0.162 s
11:57:56 Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest
11:57:56 15:57:56.812 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite
11:57:56 15:57:56.813 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class
11:57:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest
11:57:56 parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest)  Time elapsed: 0.006 s
11:57:56 Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest
11:57:57 15:57:57.046 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement
11:57:57 15:57:57.049 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement
11:57:57 15:57:57.051 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement
11:57:57 15:57:57.053 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement
11:57:57 15:57:57.054 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement
11:57:57 15:57:57.056 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement
11:57:57 15:57:57.061 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement
11:57:57 15:57:57.063 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement
11:57:57 15:57:57.065 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement
11:57:57 15:57:57.066 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement
11:57:57 15:57:57.069 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement
11:57:57 15:57:57.076 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement
11:57:57 15:57:57.076 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement
11:57:57 15:57:57.076 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement
11:57:57 15:57:57.077 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement
11:57:57 15:57:57.078 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement
11:57:57 15:57:57.079 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.SimpleRequirement
11:57:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest
11:57:57 testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest)  Time elapsed: 0.206 s
11:57:57 testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest)  Time elapsed: 0.105 s
11:57:57 testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest)  Time elapsed: 0 s
11:57:57 Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest
11:57:57 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest
11:57:57 testGetNonexistingObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest)  Time elapsed: 0.002 s
11:57:57 testGetStringObjectAttributeInPlaceOfSimpleAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest)  Time elapsed: 0 s
11:57:57 testGetAttributeOfComplexConfiguration(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest)  Time elapsed: 0 s
11:57:57 getNonexistingStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest)  Time elapsed: 0 s
11:57:57 testGetStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest)  Time elapsed: 0 s
11:57:57 testGetObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest)  Time elapsed: 0 s
11:57:57 Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest
11:57:57 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest
11:57:57 testGetConfigurationsFromConfigPoolWithNonexistingConfigFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest)  Time elapsed: 0.002 s
11:57:57 getSimpleRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest)  Time elapsed: 0.005 s
11:57:57 getComplexRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest)  Time elapsed: 0.061 s
11:57:57 testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest)  Time elapsed: 0.001 s
11:57:57 testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest)  Time elapsed: 0 s
11:57:57 getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest)  Time elapsed: 0.006 s
11:57:57 getRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest)  Time elapsed: 0.002 s
11:57:57 testGetInvalidConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest)  Time elapsed: 0.001 s
11:57:57 getComplexRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest)  Time elapsed: 0.004 s
11:57:57 Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest
11:57:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest
11:57:57 numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest)  Time elapsed: 0.002 s
11:57:57 numberOfTestRunsNoConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest)  Time elapsed: 0 s
11:57:57 Running org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest
11:57:57 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest
11:57:57 testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0.005 s
11:57:57 testRequirementRegexMatcherOnRegex(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testThrowExceptionOnNonexistingAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementRegexMatcherOnNonexistingValue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testNestedAttributeOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnComparisonRange2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnComparisonRange4(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnComparisonGreaterThanOrEquals(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnComparisonRangeNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testNestedAttributeOnPreciseMatchInSubClass(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0.001 s
11:57:57 testThrowExceptionOnNonexistingNestedAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnComparisonGreaterThan(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnComparisonRangeNoMatch2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testNestedAttributeOnVersionMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnNonexistingvalue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 testRequirementVersionMatcherOnComparisonGreaterThanOrEqualsNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest)  Time elapsed: 0 s
11:57:57 Running org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest
11:57:57 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest
11:57:57 testVersions3a(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest)  Time elapsed: 0 s
11:57:57 testVersions3b(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest)  Time elapsed: 0 s
11:57:57 testVersions1(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest)  Time elapsed: 0 s
11:57:57 testVersions2(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest)  Time elapsed: 0 s
11:57:57 testVersions4(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest)  Time elapsed: 0 s
11:57:57 testVersions5(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest)  Time elapsed: 0 s
11:57:57 testVersions6(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest)  Time elapsed: 0 s
11:57:57 testVersions7(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest)  Time elapsed: 0 s
11:57:57 Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest
11:57:57 15:57:57.285 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest
11:57:57 15:57:57.286 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:57 15:57:57.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:57 15:57:57.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest
11:57:57 15:57:57.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:57 15:57:57.287 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:57 15:57:57.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:57 15:57:57.288 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:57 15:57:57.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:57 15:57:57.288 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:57 15:57:57.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:57 15:57:57.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:57 15:57:57.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:57 15:57:57.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:57 15:57:57.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:57 15:57:57.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:57 15:57:57.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:57 15:57:57.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:57 15:57:57.324 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:57 15:57:57.324 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:57 15:57:57.324 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:57 15:57:57.324 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:57 15:57:57.324 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:57 15:57:57.324 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:57 15:57:57.324 DEBUG [main][MenuItemLookup] Item match:Window
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:''
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:''
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:''
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:57 15:57:57.326 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:57 15:57:57.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:57 15:57:57.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:57 15:57:57.327 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:57 15:57:57.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:57 15:57:57.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:57 15:57:57.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:57 15:57:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:57 15:57:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:57 15:57:57.467 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:57 15:57:57.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:57 15:57:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:57 15:57:57.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:57 15:57:57.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:57 15:57:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:57 15:57:57.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:57 15:57:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:57 15:57:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:57 15:57:57.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:57 15:57:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:57 15:57:57.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:57 15:57:57.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:57 15:57:57.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:57 15:57:57.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:57 15:57:57.475 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:57 15:57:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:57 15:57:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:57 15:57:57.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:57 15:57:57.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:57 15:57:57.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:57 15:57:57.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:57 15:57:57.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:57 15:57:57.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:57 15:57:57.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:57 15:57:57.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:57 15:57:57.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:57 15:57:57.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest)
11:57:57 15:57:57.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest
11:57:57 15:57:57.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:57 15:57:57.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:57 15:57:57.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:57 15:57:57.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:57 15:57:57.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest
11:57:57 15:57:57.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:57 15:57:57.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:57 15:57:57.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:57 15:57:57.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:57 15:57:57.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:57 15:57:57.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest)
11:57:57 15:57:57.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest
11:57:57 15:57:57.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:57 15:57:57.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:57 15:57:57.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:57 15:57:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:57 15:57:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest
11:57:57 test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest)  Time elapsed: 0.002 s
11:57:57 Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:57 15:57:57.547 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:57 15:57:57.547 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:57 15:57:57.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:57 15:57:57.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:57 15:57:57.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:57 15:57:57.548 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:57 15:57:57.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:57 15:57:57.555 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:57 15:57:57.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:57 15:57:57.556 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:57 15:57:57.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:57 15:57:57.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:57 15:57:57.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:57 15:57:57.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:57 15:57:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:57 15:57:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:57 15:57:57.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:57 15:57:57.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:57 15:57:57.557 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:57 15:57:57.557 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:57 15:57:57.557 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:57 15:57:57.557 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:57 15:57:57.557 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:57 15:57:57.558 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:57 15:57:57.558 DEBUG [main][MenuItemLookup] Item match:Window
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:''
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:''
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:''
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:57 15:57:57.559 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:57 15:57:57.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:57 15:57:57.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:57 15:57:57.560 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:57 15:57:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:57 15:57:57.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:57 15:57:57.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:57 15:57:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:57 15:57:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:57 15:57:57.730 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:57 15:57:57.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:57 15:57:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:57 15:57:57.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:57 15:57:57.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:57 15:57:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:57 15:57:57.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:57 15:57:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:57 15:57:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:57 15:57:57.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:57 15:57:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:57 15:57:57.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:57 15:57:57.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:57 15:57:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:57 15:57:57.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:57 15:57:57.736 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:57 15:57:57.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:57 15:57:57.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:57 15:57:57.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:57 15:57:57.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:57 15:57:57.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:57 15:57:57.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest)
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:57 15:57:57.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:57 15:57:57.779 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest
11:57:57 15:57:57.779 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:57 15:57:57.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:57 15:57:57.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest
11:57:57 15:57:57.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:57 15:57:57.780 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:57 15:57:57.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:57 15:57:57.780 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:57 15:57:57.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:57 15:57:57.780 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:57 15:57:57.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:57 15:57:57.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:57 15:57:57.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:57 15:57:57.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:57 15:57:57.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:57 15:57:57.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:57 15:57:57.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:57 15:57:57.781 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:57 15:57:57.781 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:57 15:57:57.782 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:57 15:57:57.782 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:57 15:57:57.782 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:57 15:57:57.782 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:57 15:57:57.782 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:57 15:57:57.782 DEBUG [main][MenuItemLookup] Item match:Window
11:57:57 15:57:57.782 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:57 15:57:57.782 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:57 15:57:57.782 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:57 15:57:57.783 DEBUG [main][MenuItemLookup] Found menu:''
11:57:57 15:57:57.783 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:57 15:57:57.783 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:57 15:57:57.783 DEBUG [main][MenuItemLookup] Found menu:''
11:57:57 15:57:57.783 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:57 15:57:57.783 DEBUG [main][MenuItemLookup] Found menu:''
11:57:57 15:57:57.783 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:57 15:57:57.783 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:57 15:57:57.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:57 15:57:57.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:57 15:57:57.783 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:57 15:57:57.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:57 15:57:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:57 15:57:57.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:57 15:57:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:57 15:57:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:57 15:57:57.936 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:57 15:57:57.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:57 15:57:57.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:57 15:57:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:57 15:57:57.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:57 15:57:57.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:57 15:57:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:57 15:57:57.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:57 15:57:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:57 15:57:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:57 15:57:57.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:57 15:57:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:57 15:57:57.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:57 15:57:57.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:57 15:57:57.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:57 15:57:57.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:57 15:57:57.940 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:57 15:57:57.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:57 15:57:57.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:57 15:57:57.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:57 15:57:57.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:57 15:57:57.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:57 15:57:57.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:57 15:57:57.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:57 15:57:57.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:57 15:57:57.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:57 15:57:57.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:57 15:57:57.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:57 15:57:57.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest)
11:57:57 15:57:57.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest
11:57:57 15:57:57.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:57 15:57:57.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:57 15:57:57.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:57 15:57:57.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:57 15:57:57.978 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test throws exception: 
11:57:57 org.eclipse.reddeer.common.exception.RedDeerException: Test in error
11:57:57 	at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test(RequirementsOrderRunnerSuite.java:139)
11:57:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:57:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:57:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:57:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:57:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:57:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:57:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:57:57 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:57 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:57 	at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testErroneousTest(RequirementOrderCallWithFailsTest.java:78)
11:57:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:57:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:57:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:57:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:57:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:57:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:57:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:57 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:57:57 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:57 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:57 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:57 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:57:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:57:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:57:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:57:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:57:58 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:57:58 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:57:58 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:57:58 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
11:57:58 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
11:57:58 	at java.base/java.lang.Thread.run(Thread.java:833)
11:57:58 15:57:57.981 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png
11:57:58 15:57:58.113 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png
11:57:58 15:57:58.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest
11:57:58 15:57:58.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.115 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest)
11:57:58 org.eclipse.reddeer.common.exception.RedDeerException: Test in error
11:57:58 	at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test(RequirementsOrderRunnerSuite.java:139)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:58 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:58 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:57:58 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:57:58 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:57:58 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testErroneousTest(RequirementOrderCallWithFailsTest.java:78)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:58 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:58 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:57:58 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:57:58 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:57:58 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:58 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:58 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:57:58 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:57:58 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:57:58 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:57:58 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
11:57:58 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
11:57:58 	at java.base/java.lang.Thread.run(Thread.java:833)
11:57:58 15:57:58.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest)
11:57:58 15:57:58.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest
11:57:58 15:57:58.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest)
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest)
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.126 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest
11:57:58 15:57:58.127 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:58 15:57:58.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest
11:57:58 15:57:58.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.127 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:58 15:57:58.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.127 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:58 15:57:58.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:58 15:57:58.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:58 15:57:58.129 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:58 15:57:58.129 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:58 15:57:58.129 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:58 15:57:58.129 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:58 15:57:58.129 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:58 15:57:58.129 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:58 15:57:58.129 DEBUG [main][MenuItemLookup] Item match:Window
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:58 15:57:58.130 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:58 15:57:58.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:58 15:57:58.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:58 15:57:58.130 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:58 15:57:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:58 15:57:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:58 15:57:58.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:58 15:57:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.234 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:58 15:57:58.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:58 15:57:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:58 15:57:58.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:58 15:57:58.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:58 15:57:58.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:58 15:57:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:58 15:57:58.238 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:58 15:57:58.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:58 15:57:58.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:58 15:57:58.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:58 15:57:58.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:58 15:57:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:58 15:57:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:58 15:57:58.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest)
11:57:58 15:57:58.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest
11:57:58 15:57:58.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.260 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test throws exception: 
11:57:58 java.lang.AssertionError: Test in failure
11:57:58 	at org.junit.Assert.fail(Assert.java:89)
11:57:58 	at org.junit.Assert.assertTrue(Assert.java:42)
11:57:58 	at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test(RequirementsOrderRunnerSuite.java:130)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:58 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:58 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:57:58 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:57:58 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:57:58 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testFailingTest(RequirementOrderCallWithFailsTest.java:66)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:58 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:58 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:57:58 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:57:58 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:57:58 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:58 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:58 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:57:58 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:57:58 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:57:58 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:57:58 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
11:57:58 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
11:57:58 	at java.base/java.lang.Thread.run(Thread.java:833)
11:57:58 15:57:58.261 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png
11:57:58 15:57:58.360 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png
11:57:58 15:57:58.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest
11:57:58 15:57:58.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.372 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest)
11:57:58 java.lang.AssertionError: Test in failure
11:57:58 	at org.junit.Assert.fail(Assert.java:89)
11:57:58 	at org.junit.Assert.assertTrue(Assert.java:42)
11:57:58 	at org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test(RequirementsOrderRunnerSuite.java:130)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:58 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:58 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:57:58 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:57:58 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:57:58 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest.testFailingTest(RequirementOrderCallWithFailsTest.java:66)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:58 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:58 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:57:58 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:57:58 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171)
11:57:58 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:57:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:57:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:57:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:57:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:57:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:57:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:57:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:57:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:57:58 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:57:58 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:57:58 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:57:58 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:57:58 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:57:58 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:57:58 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:57:58 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
11:57:58 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
11:57:58 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
11:57:58 	at java.base/java.lang.Thread.run(Thread.java:833)
11:57:58 15:57:58.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest)
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest)
11:57:58 15:57:58.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest)
11:57:58 15:57:58.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:58 15:57:58.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.375 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest
11:57:58 15:57:58.375 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:58 15:57:58.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest
11:57:58 15:57:58.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.375 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:58 15:57:58.377 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:58 15:57:58.377 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:58 15:57:58.377 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:58 15:57:58.377 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:58 15:57:58.377 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:58 15:57:58.377 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:58 15:57:58.377 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:58 15:57:58.377 DEBUG [main][MenuItemLookup] Item match:Window
11:57:58 15:57:58.377 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:58 15:57:58.378 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:58 15:57:58.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:58 15:57:58.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:58 15:57:58.378 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:58 15:57:58.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:58 15:57:58.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:58 15:57:58.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:58 15:57:58.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.473 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:58 15:57:58.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:58 15:57:58.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:58 15:57:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:58 15:57:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:58 15:57:58.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:58 15:57:58.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:58 15:57:58.477 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:58 15:57:58.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:58 15:57:58.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:58 15:57:58.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:58 15:57:58.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:58 15:57:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:58 15:57:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:58 15:57:58.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.526 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest)
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.526 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest)
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest)
11:57:58 15:57:58.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:58 15:57:58.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest
11:57:58 testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest)  Time elapsed: 0.351 s
11:57:58 testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest)  Time elapsed: 0.248 s
11:57:58 testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest)  Time elapsed: 0.153 s
11:57:58 Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest
11:57:58 15:57:58.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest
11:57:58 15:57:58.533 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class
11:57:58 15:57:58.535 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:58 15:57:58.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest
11:57:58 15:57:58.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.535 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:58 15:57:58.537 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Item match:Window
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:58 15:57:58.537 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.538 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:58 15:57:58.538 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.538 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:58 15:57:58.538 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:58 15:57:58.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:58 15:57:58.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:58 15:57:58.538 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:58 15:57:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:58 15:57:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:58 15:57:58.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:58 15:57:58.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.641 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:58 15:57:58.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:58 15:57:58.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:58 15:57:58.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:58 15:57:58.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:58 15:57:58.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:58 15:57:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:58 15:57:58.645 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:58 15:57:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:58 15:57:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:58 15:57:58.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:58 15:57:58.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:58 15:57:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:58 15:57:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:58 15:57:58.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.664 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:58 15:57:58.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest)
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest)
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:58 15:57:58.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest)
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest)
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.666 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest
11:57:58 test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest)  Time elapsed: 0 s
11:57:58 test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest)  Time elapsed: 0 s
11:57:58 Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest
11:57:58 15:57:58.675 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest
11:57:58 15:57:58.676 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:58 15:57:58.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest
11:57:58 15:57:58.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.677 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:58 15:57:58.686 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.686 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:58 15:57:58.686 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.686 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:58 15:57:58.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:58 15:57:58.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:58 15:57:58.687 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:58 15:57:58.687 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:58 15:57:58.687 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:58 15:57:58.687 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:58 15:57:58.687 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:58 15:57:58.687 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:58 15:57:58.687 DEBUG [main][MenuItemLookup] Item match:Window
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:58 15:57:58.688 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:58 15:57:58.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:58 15:57:58.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:58 15:57:58.688 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:58 15:57:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:58 15:57:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:58 15:57:58.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:58 15:57:58.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.795 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:58 15:57:58.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:58 15:57:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:58 15:57:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:58 15:57:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:58 15:57:58.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:58 15:57:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:58 15:57:58.799 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:58 15:57:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:58 15:57:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:58 15:57:58.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:58 15:57:58.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:58 15:57:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:58 15:57:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:58 15:57:58.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest)
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest)
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest
11:57:58 test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest)  Time elapsed: 0 s
11:57:58 Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest
11:57:58 15:57:58.843 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest
11:57:58 15:57:58.844 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:58 15:57:58.845 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:58 15:57:58.845 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:58 15:57:58.845 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:58 15:57:58.845 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:58 15:57:58.845 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:58 15:57:58.845 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:58 15:57:58.845 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:58 15:57:58.845 DEBUG [main][MenuItemLookup] Item match:Window
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:58 15:57:58.846 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:58 15:57:58.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:58 15:57:58.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:58 15:57:58.846 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:58 15:57:58.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:58 15:57:58.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:58 15:57:58.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:58 15:57:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.938 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:58 15:57:58.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:58 15:57:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:58 15:57:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:58 15:57:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:58 15:57:58.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:58 15:57:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:58 15:57:58.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:58 15:57:58.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:58 15:57:58.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:58 15:57:58.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:58 15:57:58.943 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:58 15:57:58.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:58 15:57:58.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:58 15:57:58.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:58 15:57:58.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:58 15:57:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:58 15:57:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:58 15:57:58.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest)
11:57:58 15:57:58.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest
11:57:58 15:57:58.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:58 15:57:58.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest
11:57:58 15:57:58.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 15:57:58.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest)
11:57:58 15:57:58.975 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest
11:57:58 15:57:58.975 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:58 15:57:58.975 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:58 15:57:58.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:58 15:57:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:58 15:57:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest
11:57:58 test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest)  Time elapsed: 0.011 s
11:57:58 Running org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.982 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.984 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because  shouldRun method of RunIf conditional run is not met.
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because  @Ignore annotation is presented.
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because  @Ignore annotation is presented.
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because  shouldRun method of RunIf conditional run is not met.
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because  shouldRun method of RunIf conditional run is not met.
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because  shouldRun method of RunIf conditional run is not met.
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because  shouldRun method of RunIf conditional run is not met.
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because  shouldRun method of RunIf conditional run is not met.
11:57:58 15:57:58.985 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)
11:57:58 15:57:58.985 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 Tests run: 13, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.006 s - in org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest
11:57:58 testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)  Time elapsed: 0 s
11:57:58 testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)  Time elapsed: 0 s
11:57:58 testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)  Time elapsed: 0 s
11:57:58 testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)  Time elapsed: 0 s
11:57:58 testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest)  Time elapsed: 0 s
11:57:58 testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped
11:57:58 testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped
11:57:58 testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped
11:57:58 testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped
11:57:58 testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped
11:57:58 testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped
11:57:58 testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped
11:57:58 testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped
11:57:58 Running org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest
11:57:58 15:57:58.991 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest
11:57:58 15:57:58.991 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class
11:57:58 15:57:58.992 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:58 15:57:58.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:58 15:57:58.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:58 15:57:58.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:58 15:57:58.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:58 15:57:58.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:58 15:57:58.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:58 15:57:58.994 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:58 15:57:58.994 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:58 15:57:58.994 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:58 15:57:58.994 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:58 15:57:58.994 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:58 15:57:58.994 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:58 15:57:58.994 DEBUG [main][MenuItemLookup] Item match:Window
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:''
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:58 15:57:58.995 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:58 15:57:58.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:58 15:57:58.995 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:58 15:57:58.995 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:59 15:57:59.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:59 15:57:59.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:59 15:57:59.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:59 15:57:59.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.099 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:59 15:57:59.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:59 15:57:59.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:59 15:57:59.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:59 15:57:59.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:59 15:57:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:59 15:57:59.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:59 15:57:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:59 15:57:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:59 15:57:59.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:59 15:57:59.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:59 15:57:59.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:59 15:57:59.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:59 15:57:59.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:59 15:57:59.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:59 15:57:59.138 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:59 15:57:59.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:59 15:57:59.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:59 15:57:59.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:59 15:57:59.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:59 15:57:59.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:59 15:57:59.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:59 15:57:59.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:59 15:57:59.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.156 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.156 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:59 15:57:59.157 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest)
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 15:57:59.157 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest)
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:59 15:57:59.157 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest)
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 15:57:59.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest)
11:57:59 15:57:59.158 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest
11:57:59 15:57:59.158 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.158 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest
11:57:59 test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest)  Time elapsed: 0 s
11:57:59 test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest)  Time elapsed: 0.001 s
11:57:59 Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest
11:57:59 15:57:59.162 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest
11:57:59 15:57:59.162 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class
11:57:59 15:57:59.163 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest
11:57:59 15:57:59.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.163 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:59 15:57:59.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.163 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:59 15:57:59.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.163 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:59 15:57:59.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:59 15:57:59.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:59 15:57:59.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:59 15:57:59.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:59 15:57:59.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:59 15:57:59.164 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:59 15:57:59.164 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:59 15:57:59.164 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:59 15:57:59.164 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:59 15:57:59.164 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:59 15:57:59.164 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:59 15:57:59.164 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:59 15:57:59.164 DEBUG [main][MenuItemLookup] Item match:Window
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:''
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:''
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:''
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:59 15:57:59.165 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:59 15:57:59.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:59 15:57:59.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:59 15:57:59.165 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:59 15:57:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:59 15:57:59.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:59 15:57:59.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:59 15:57:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.270 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:59 15:57:59.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:59 15:57:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:59 15:57:59.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:59 15:57:59.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:59 15:57:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:59 15:57:59.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:59 15:57:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:59 15:57:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:59 15:57:59.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:59 15:57:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:59 15:57:59.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:59 15:57:59.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:59 15:57:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:59 15:57:59.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:59 15:57:59.273 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:59 15:57:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:59 15:57:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:59 15:57:59.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:59 15:57:59.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:59 15:57:59.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:59 15:57:59.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:59 15:57:59.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:59 15:57:59.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest)
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 15:57:59.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest)
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance
11:57:59 15:57:59.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest)
11:57:59 15:57:59.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 15:57:59.292 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest)
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest
11:57:59 test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest)  Time elapsed: 0 s
11:57:59 test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest)  Time elapsed: 0.001 s
11:57:59 Running org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.296 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.297 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:59 15:57:59.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:59 15:57:59.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:59 15:57:59.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:59 15:57:59.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:59 15:57:59.298 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:59 15:57:59.298 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:59 15:57:59.298 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:59 15:57:59.298 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:59 15:57:59.298 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:59 15:57:59.298 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:59 15:57:59.298 DEBUG [main][MenuItemLookup] Item match:Window
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:''
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:''
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:''
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:59 15:57:59.299 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:59 15:57:59.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:59 15:57:59.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:59 15:57:59.299 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:59 15:57:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:59 15:57:59.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:59 15:57:59.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:59 15:57:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.413 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:59 15:57:59.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:59 15:57:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:59 15:57:59.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:59 15:57:59.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:59 15:57:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:59 15:57:59.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:59 15:57:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:59 15:57:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:59 15:57:59.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:59 15:57:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:59 15:57:59.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:59 15:57:59.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:59 15:57:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:59 15:57:59.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:59 15:57:59.437 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:59 15:57:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:59 15:57:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:59 15:57:59.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:59 15:57:59.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:59 15:57:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:59 15:57:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:59 15:57:59.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:59 15:57:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:59 15:57:59.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest)
11:57:59 15:57:59.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 15:57:59.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest)
11:57:59 15:57:59.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:59 15:57:59.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest)
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 15:57:59.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest)
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:59 15:57:59.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest)
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 15:57:59.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest)
11:57:59 15:57:59.471 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 15:57:59.471 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.471 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest
11:57:59 testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest)  Time elapsed: 0.01 s
11:57:59 testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest)  Time elapsed: 0 s
11:57:59 testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest)  Time elapsed: 0.001 s
11:57:59 Running org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest
11:57:59 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest
11:57:59 testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0.002 s
11:57:59 testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0.001 s
11:57:59 getAnnotationWithNoEnclosingClass(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0.001 s
11:57:59 testGetRequirementAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0.001 s
11:57:59 testGetGrandChildClassAnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0.003 s
11:57:59 testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0.001 s
11:57:59 testGetValueOfStaticAnnotatedMethodTwoPossibilities(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0.001 s
11:57:59 testGetTopClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0 s
11:57:59 testGetRequirementAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0.001 s
11:57:59 testGetValueOfStaticAnnotatedMethodWithWrongReturnType(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0 s
11:57:59 testGetChildsClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0 s
11:57:59 testGetDefaultRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest)  Time elapsed: 0 s
11:57:59 Running org.eclipse.reddeer.junit.test.util.ReflectionUtilTest
11:57:59 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest
11:57:59 testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest)  Time elapsed: 0.001 s
11:57:59 testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest)  Time elapsed: 0 s
11:57:59 testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest)  Time elapsed: 0 s
11:57:59 testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest)  Time elapsed: 0.001 s
11:57:59 testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest)  Time elapsed: 0 s
11:57:59 testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest)  Time elapsed: 0 s
11:57:59 testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest)  Time elapsed: 0 s
11:57:59 testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest)  Time elapsed: 0 s
11:57:59 Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest
11:57:59 15:57:59.498 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass
11:57:59 15:57:59.499 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2
11:57:59 15:57:59.499 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.536 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect
11:57:59 15:57:59.536 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect
11:57:59 15:57:59.537 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.541 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass
11:57:59 15:57:59.541 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass
11:57:59 15:57:59.542 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass
11:57:59 15:57:59.542 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass
11:57:59 15:57:59.542 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.546 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2
11:57:59 15:57:59.546 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2
11:57:59 15:57:59.546 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2
11:57:59 15:57:59.547 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2
11:57:59 15:57:59.547 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.550 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3
11:57:59 15:57:59.550 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3
11:57:59 15:57:59.551 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3
11:57:59 15:57:59.551 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3
11:57:59 15:57:59.552 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3
11:57:59 15:57:59.552 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3
11:57:59 15:57:59.553 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.556 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass
11:57:59 15:57:59.556 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass
11:57:59 15:57:59.557 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.561 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2
11:57:59 15:57:59.561 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2
11:57:59 15:57:59.561 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.564 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection
11:57:59 15:57:59.565 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection
11:57:59 15:57:59.565 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.566 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass
11:57:59 15:57:59.566 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.567 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass
11:57:59 15:57:59.567 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass
11:57:59 15:57:59.567 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.570 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements
11:57:59 15:57:59.571 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements
11:57:59 15:57:59.571 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.574 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass
11:57:59 15:57:59.575 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass
11:57:59 15:57:59.575 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass
11:57:59 15:57:59.575 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass
11:57:59 15:57:59.575 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass
11:57:59 15:57:59.576 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass
11:57:59 15:57:59.576 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.579 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.579 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass
11:57:59 15:57:59.579 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.582 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect
11:57:59 15:57:59.582 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.585 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass
11:57:59 15:57:59.585 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass
11:57:59 15:57:59.585 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass
11:57:59 15:57:59.624 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass
11:57:59 15:57:59.624 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass
11:57:59 15:57:59.624 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass
11:57:59 15:57:59.624 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.627 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass
11:57:59 15:57:59.627 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest
11:57:59 testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.004 s
11:57:59 testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.037 s
11:57:59 testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.005 s
11:57:59 testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.005 s
11:57:59 testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.006 s
11:57:59 testJavaServerTestWithRestrictedConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.004 s
11:57:59 testJavaServerTestWithRestrictedConfiguration2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.004 s
11:57:59 testJavaServerTestWithRestrictedConfigurationCollection(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.004 s
11:57:59 testNestedSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.001 s
11:57:59 testNestedSuiteAndTestClassWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.001 s
11:57:59 testRestrictedConfigurationTwoRequirements(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.004 s
11:57:59 testRequirementsSuiteWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.006 s
11:57:59 testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.002 s
11:57:59 testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0 s
11:57:59 testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.003 s
11:57:59 testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.043 s
11:57:59 testIncorrectRestriction(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0 s
11:57:59 testSameReqClassIncorrectRestrictionSameAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0 s
11:57:59 testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0.001 s
11:57:59 testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest)  Time elapsed: 0 s
11:57:59 Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest
11:57:59 15:57:59.632 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest
11:57:59 15:57:59.636 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:59 15:57:59.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:59 15:57:59.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:57:59 15:57:59.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:59 15:57:59.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:57:59 15:57:59.637 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:57:59 15:57:59.637 DEBUG [main][MenuItemLookup] Found menu:'File'
11:57:59 15:57:59.637 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:57:59 15:57:59.637 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:57:59 15:57:59.637 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:57:59 15:57:59.637 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:57:59 15:57:59.637 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:57:59 15:57:59.637 DEBUG [main][MenuItemLookup] Item match:Window
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:''
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:''
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:''
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:57:59 15:57:59.638 DEBUG [main][MenuItemLookup] Item match:Preferences
11:57:59 15:57:59.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:57:59 15:57:59.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:57:59 15:57:59.638 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:57:59 15:57:59.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:57:59 15:57:59.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:57:59 15:57:59.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:57:59 15:57:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.735 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:57:59 15:57:59.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:57:59 15:57:59.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:57:59 15:57:59.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:59 15:57:59.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:59 15:57:59.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:59 15:57:59.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:59 15:57:59.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:57:59 15:57:59.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:57:59 15:57:59.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:57:59 15:57:59.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:57:59 15:57:59.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:57:59 15:57:59.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:57:59 15:57:59.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:57:59 15:57:59.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:57:59 15:57:59.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:57:59 15:57:59.738 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:57:59 15:57:59.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:57:59 15:57:59.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:57:59 15:57:59.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:57:59 15:57:59.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:57:59 15:57:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:57:59 15:57:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:57:59 15:57:59.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:57:59 15:57:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:57:59 15:57:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:57:59 15:57:59.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:59 15:57:59.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest)
11:57:59 15:57:59.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest
11:57:59 15:57:59.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.760 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png
11:57:59 15:57:59.844 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png
11:57:59 15:57:59.855 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png
11:57:59 15:57:59.942 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png
11:57:59 15:57:59.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest
11:57:59 15:57:59.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:57:59 15:57:59.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:57:59 15:57:59.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:57:59 15:57:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:57:59 15:57:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:57:59 15:57:59.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest)
11:57:59 15:57:59.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:57:59 15:57:59.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest)
11:57:59 15:57:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest
11:57:59 15:57:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:57:59 15:57:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:57:59 15:57:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:57:59 15:57:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl
11:57:59 15:57:59.945 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png
11:58:00 15:58:00.021 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png
11:58:00 15:58:00.026 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png
11:58:00 15:58:00.098 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png
11:58:00 15:58:00.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest
11:58:00 15:58:00.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:58:00 15:58:00.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:58:00 15:58:00.098 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:58:00 15:58:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:58:00 15:58:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:58:00 15:58:00.099 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest)
11:58:00 15:58:00.099 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest
11:58:00 15:58:00.099 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl
11:58:00 15:58:00.099 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:58:00 15:58:00.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:58:00 15:58:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:58:00 15:58:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:58:00 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest
11:58:00 screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest)  Time elapsed: 0.185 s
11:58:00 failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest)  Time elapsed: 0.155 s
11:58:00 
11:58:00 Results:
11:58:00 
11:58:00 Tests run: 141, Failures: 0, Errors: 0, Skipped: 8
11:58:00 
11:58:01 [INFO] All tests passed!
11:58:01 [INFO] 
11:58:01 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.junit.test ---
11:58:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
11:58:01 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
11:58:02 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
11:58:02 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
11:58:02 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
11:58:02 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
11:58:02 [INFO] 
11:58:02 [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.requirements.test >------
11:58:02 [INFO] Building RedDeer Requirements Tests 4.7.0-SNAPSHOT               [42/58]
11:58:02 [INFO]   from tests/org.eclipse.reddeer.requirements.test/pom.xml
11:58:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:58:02 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
11:58:02 [INFO] 
11:58:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] 
11:58:02 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
11:58:02 [INFO] 
11:58:02 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] 
11:58:02 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] 
11:58:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] 
11:58:02 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] Resolving class path of RedDeer Requirements Tests...
11:58:02 [INFO] 
11:58:02 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
11:58:02 [INFO] 
11:58:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:58:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/../../plugins/org.eclipse.reddeer.requirements/resources
11:58:02 [INFO] 
11:58:02 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/bin
11:58:02 [INFO] 
11:58:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:58:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/src/test/resources
11:58:02 [INFO] 
11:58:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] 
11:58:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT-sources.jar
11:58:02 [INFO] 
11:58:02 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT.jar
11:58:02 [INFO] 
11:58:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements.test ---
11:58:02 [INFO] 
11:58:02 [INFO] --- download:1.2.1:wget (install-apache-tomcat-10) @ org.eclipse.reddeer.requirements.test ---
11:58:02 Downloading: http://archive.apache.org/dist/tomcat/tomcat-10//v10.0.4/bin/apache-tomcat-10.0.4.zip
11:58:04 61/12066K
123/12066K
184/12066K
244/12066K
304/12066K
364/12066K
427/12066K
487/12066K
547/12066K
607/12066K
667/12066K
727/12066K
787/12066K
850/12066K
913/12066K
978/12066K
1038/12066K
1101/12066K
1162/12066K
1227/12066K
1289/12066K
1351/12066K
1411/12066K
1474/12066K
1536/12066K
1597/12066K
1661/12066K
1721/12066K
1782/12066K
1842/12066K
1906/12066K
1968/12066K
2032/12066K
2092/12066K
2154/12066K
2214/12066K
2279/12066K
2339/12066K
2400/12066K
2461/12066K
2521/12066K
2584/12066K
2646/12066K
2708/12066K
2768/12066K
2831/12066K
2893/12066K
2954/12066K
3014/12066K
3074/12066K
3139/12066K
3202/12066K
3266/12066K
3329/12066K
3390/12066K
3454/12066K
3516/12066K
3576/12066K
3636/12066K
3696/12066K
3756/12066K
3818/12066K
3883/12066K
3949/12066K
4013/12066K
4076/12066K
4142/12066K
4207/12066K
4268/12066K
4331/12066K
4395/12066K
4457/12066K
4518/12066K
4581/12066K
4648/12066K
4712/12066K
4772/12066K
4838/12066K
4899/12066K
4962/12066K
5026/12066K
5090/12066K
5153/12066K
5214/12066K
5276/12066K
5337/12066K
5397/12066K
5457/12066K
5521/12066K
5581/12066K
5647/12066K
5707/12066K
5770/12066K
5831/12066K
5892/12066K
5952/12066K
6016/12066K
6076/12066K
6138/12066K
6200/12066K
6262/12066K
6325/12066K
6389/12066K
6454/12066K
6516/12066K
6583/12066K
6647/12066K
6711/12066K
6775/12066K
6839/12066K
6903/12066K
6967/12066K
7031/12066K
7091/12066K
7153/12066K
7218/12066K
7279/12066K
7345/12066K
7407/12066K
7469/12066K
7534/12066K
7598/12066K
7663/12066K
7730/12066K
7794/12066K
7855/12066K
7919/12066K
7984/12066K
8046/12066K
8107/12066K
8173/12066K
8240/12066K
8301/12066K
8364/12066K
8425/12066K
8488/12066K
8548/12066K
8608/12066K
8670/12066K
8731/12066K
8791/12066K
8851/12066K
8914/12066K
8974/12066K
9038/12066K
9099/12066K
9160/12066K
9220/12066K
9281/12066K
9342/12066K
9402/12066K
9463/12066K
9526/12066K
9586/12066K
9649/12066K
9709/12066K
9773/12066K
9833/12066K
9898/12066K
9961/12066K
10023/12066K
10088/12066K
10148/12066K
10214/12066K
10279/12066K
10340/12066K
10400/12066K
10461/12066K
10528/12066K
10594/12066K
10655/12066K
10717/12066K
10778/12066K
10840/12066K
10901/12066K
10962/12066K
11025/12066K
11089/12066K
11149/12066K
11216/12066K
11281/12066K
11343/12066K
11408/12066K
11473/12066K
11538/12066K
11603/12066K
11666/12066K
11731/12066K
11793/12066K
11859/12066K
11923/12066K
11983/12066K
12047/12066K
12066/12066K
12066K downloaded
11:58:04 [INFO] 
11:58:04 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.requirements.test ---
11:58:04 [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.2.400.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (457.33kB)
11:58:04 [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.07kB)
11:58:04 [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.86kB)
11:58:04 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
11:58:04 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data/.metadata/.log
11:58:04 [INFO] Command line:
11:58:04 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.config=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/resources/requirements.json, -Dapache-tomcat-10.home=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
11:58:07 Launching application org.eclipse.ui.ide.workbench...
11:58:10 Running org.eclipse.reddeer.requirements.test.server.ServerRunningTest
11:58:10 15:58:10.372 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:58:10 15:58:10.424 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
11:58:10 15:58:10.433 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
11:58:10 15:58:10.434 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
11:58:10 15:58:10.600 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement
11:58:10 15:58:10.602 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement
11:58:10 15:58:10.603 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement
11:58:10 15:58:10.604 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement
11:58:10 15:58:10.605 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement
11:58:10 15:58:10.606 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement
11:58:10 15:58:10.607 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement
11:58:10 15:58:10.608 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement
11:58:10 15:58:10.609 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement
11:58:10 15:58:10.624 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement
11:58:10 15:58:10.626 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement
11:58:10 15:58:10.679 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest
11:58:10 15:58:10.698 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:58:10 15:58:10.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:58:10 15:58:10.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest
11:58:10 15:58:10.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
11:58:10 15:58:10.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
11:58:10 15:58:10.728 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
11:58:10 15:58:10.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:58:10 15:58:10.747 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:58:10 15:58:10.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:58:10 15:58:10.772 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:58:10 15:58:10.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:58:10 15:58:10.776 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:58:10 15:58:10.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:58:10 15:58:10.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:10 15:58:10.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:58:10 15:58:10.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:10 15:58:10.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:58:10 15:58:10.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:10 15:58:10.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:58:10 15:58:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:58:10 15:58:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:58:10 15:58:10.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:58:10 15:58:10.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:58:10 15:58:10.833 DEBUG [main][MenuItemLookup] Found menu:'File'
11:58:10 15:58:10.834 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:58:10 15:58:10.834 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:58:10 15:58:10.834 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:58:10 15:58:10.834 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:58:10 15:58:10.834 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:58:10 15:58:10.834 DEBUG [main][MenuItemLookup] Item match:Window
11:58:10 15:58:10.838 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Found menu:''
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Found menu:''
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Found menu:''
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:58:10 15:58:10.839 DEBUG [main][MenuItemLookup] Item match:Preferences
11:58:10 15:58:10.842 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:58:10 15:58:10.842 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:58:10 15:58:10.843 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:58:11 15:58:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:58:11 15:58:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:58:11 15:58:11.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:58:11 15:58:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:58:11 15:58:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:58:11 15:58:11.074 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:58:11 15:58:11.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:11 15:58:11.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:58:11 15:58:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:11 15:58:11.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:11 15:58:11.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:11 15:58:11.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:11 15:58:11.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:58:11 15:58:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:58:11 15:58:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:58:11 15:58:11.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:58:11 15:58:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:11 15:58:11.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:11 15:58:11.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:11 15:58:11.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:11 15:58:11.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:58:11 15:58:11.163 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:58:11 15:58:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:58:11 15:58:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:58:11 15:58:11.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:58:11 15:58:11.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:58:11 15:58:11.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:58:11 15:58:11.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:58:11 15:58:11.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:58:11 15:58:11.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:58:11 15:58:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:58:11 15:58:11.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:11 15:58:11.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:58:11 15:58:11.251 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu.
11:58:11 15:58:11.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:58:11 15:58:11.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:58:11 15:58:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:58:11 15:58:11.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:58:11 15:58:11.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:58:11 15:58:11.252 DEBUG [main][MenuItemLookup] Found menu:'File'
11:58:11 15:58:11.252 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:58:11 15:58:11.252 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:58:11 15:58:11.252 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:58:11 15:58:11.252 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:58:11 15:58:11.252 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:58:11 15:58:11.252 DEBUG [main][MenuItemLookup] Item match:Window
11:58:11 15:58:11.253 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:58:11 15:58:11.253 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:58:11 15:58:11.253 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:58:11 15:58:11.253 DEBUG [main][MenuItemLookup] Found menu:''
11:58:11 15:58:11.253 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:58:11 15:58:11.253 DEBUG [main][MenuItemLookup] Item match:Show View
11:58:11 15:58:11.262 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
11:58:11 15:58:11.262 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
11:58:11 15:58:11.263 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
11:58:11 15:58:11.263 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
11:58:11 15:58:11.263 DEBUG [main][MenuItemLookup] Found menu:'Progress'
11:58:11 15:58:11.263 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
11:58:11 15:58:11.263 DEBUG [main][MenuItemLookup] Found menu:'Properties'
11:58:11 15:58:11.263 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
11:58:11 15:58:11.263 DEBUG [main][MenuItemLookup] Found menu:''
11:58:11 15:58:11.263 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
11:58:11 15:58:11.263 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
11:58:11 15:58:11.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
11:58:11 15:58:11.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
11:58:11 15:58:11.264 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
11:58:11 15:58:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
11:58:11 15:58:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
11:58:11 15:58:11.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
11:58:11 15:58:11.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:58:11 15:58:11.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:58:11 15:58:11.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
11:58:11 15:58:11.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:58:11 15:58:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:58:11 15:58:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:58:11 15:58:11.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:58:11 15:58:11.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:58:11 15:58:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:11 15:58:11.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:11 15:58:11.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:11 15:58:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:11 15:58:11.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:58:11 15:58:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:58:11 15:58:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:58:11 15:58:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:58:11 15:58:11.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:58:11 15:58:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:58:11 15:58:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:58:11 15:58:11.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:58:11 15:58:11.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:58:11 15:58:11.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:58:11 15:58:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:58:11 15:58:11.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:58:11 15:58:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:58:11 15:58:11.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:58:11 15:58:11.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers
11:58:11 15:58:11.861 DEBUG [main][TreeItemHandler] Selecting tree item: Servers
11:58:11 15:58:11.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection
11:58:11 15:58:11.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers
11:58:11 15:58:11.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:58:11 15:58:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:58:11 15:58:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:58:11 15:58:11.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:58:11 15:58:11.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:58:11 15:58:11.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:11 15:58:11.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:11 15:58:11.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
11:58:11 15:58:11.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:58:11 15:58:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:58:11 15:58:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:58:11 15:58:11.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
11:58:11 15:58:11.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:58:11 15:58:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:11 15:58:11.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:11 15:58:11.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:11 15:58:11.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:11 15:58:11.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:58:11 15:58:11.865 INFO [WorkbenchTestable][AbstractButton] Click button &Open
11:58:11 15:58:11.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:58:11 15:58:11.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:58:11 15:58:11.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:58:11 15:58:11.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:58:11 15:58:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:58:11 15:58:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:58:11 15:58:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open...
11:58:11 15:58:11.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:11 15:58:11.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:11 15:58:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully
11:58:11 15:58:11.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:12 15:58:12.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:12 15:58:12.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:58:12 15:58:12.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:58:12 15:58:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:58:12 15:58:12.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:58:12 15:58:12.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:58:12 15:58:12.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:12 15:58:12.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:12 15:58:12.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:12 15:58:12.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:12 15:58:12.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:58:12 15:58:12.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:58:12 15:58:12.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:58:12 15:58:12.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:58:12 15:58:12.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:58:12 15:58:12.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:58:12 15:58:12.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:58:12 15:58:12.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:58:12 15:58:12.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:58:12 15:58:12.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:58:12 15:58:12.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:58:12 15:58:12.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:58:12 15:58:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:12 15:58:12.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:12 15:58:12.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:58:12 15:58:12.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:12 15:58:12.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:58:13 15:58:13.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:13 15:58:13.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:58:13 15:58:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:58:13 15:58:13.094 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:58:13 15:58:13.094 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server
11:58:13 15:58:13.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:58:13 15:58:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:58:13 15:58:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:58:13 15:58:13.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:58:13 15:58:13.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:58:13 15:58:13.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:58:13 15:58:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:58:13 15:58:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:58:13 15:58:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:58:13 15:58:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:58:13 15:58:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:58:13 15:58:13.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:58:13 15:58:13.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:58:13 15:58:13.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:58:13 15:58:13.112 DEBUG [main][MenuItemLookup] Found menu:'File'
11:58:13 15:58:13.112 DEBUG [main][MenuItemLookup] Item match:File
11:58:13 15:58:13.115 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:58:13 15:58:13.115 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:58:13 15:58:13.119 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:58:13 15:58:13.119 DEBUG [main][MenuItemLookup] Found menu:''
11:58:13 15:58:13.119 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:58:13 15:58:13.119 DEBUG [main][MenuItemLookup] Found menu:'File'
11:58:13 15:58:13.119 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:58:13 15:58:13.119 DEBUG [main][MenuItemLookup] Found menu:''
11:58:13 15:58:13.120 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:58:13 15:58:13.120 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:58:13 15:58:13.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:58:13 15:58:13.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:58:13 15:58:13.121 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:58:13 15:58:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:58:13 15:58:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:58:13 15:58:13.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:58:13 15:58:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:58:13 15:58:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:58:13 15:58:13.203 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:58:13 15:58:13.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:58:13 15:58:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:13 15:58:13.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:13 15:58:13.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:13 15:58:13.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:13 15:58:13.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:58:13 15:58:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:58:13 15:58:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:58:13 15:58:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:58:13 15:58:13.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:58:13 15:58:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:58:13 15:58:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:58:13 15:58:13.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:58:13 15:58:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:58:13 15:58:13.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:58:13 15:58:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:58:13 15:58:13.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:58:13 15:58:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:58:13 15:58:13.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:58:13 15:58:13.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server
11:58:13 15:58:13.709 DEBUG [main][TreeItemHandler] Selecting tree item: Server
11:58:13 15:58:13.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection
11:58:13 15:58:13.712 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server
11:58:13 15:58:13.712 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:58:13 15:58:13.713 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:58:13 15:58:13.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:58:13 15:58:13.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:13 15:58:13.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:13 15:58:13.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:13 15:58:13.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:13 15:58:13.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:58:13 15:58:13.715 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:58:13 15:58:13.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:58:13 15:58:13.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:58:13 15:58:13.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:58:13 15:58:13.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:58:13 15:58:13.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:58:13 15:58:13.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:58:13 15:58:13.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:58:13 15:58:13.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:58:13 15:58:13.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:58:13 15:58:13.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:58:13 15:58:13.857 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:58:13 15:58:13.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:58:13 15:58:13.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:58:13 15:58:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:13 15:58:13.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:13 15:58:13.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:13 15:58:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:13 15:58:13.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:58:13 15:58:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:58:13 15:58:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:58:13 15:58:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]...
11:58:13 15:58:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:58:13 15:58:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:58:13 15:58:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children...
11:58:13 15:58:13.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
11:58:13 15:58:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:58:14 15:58:14.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:58:14 15:58:14.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
11:58:14 15:58:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully
11:58:14 15:58:14.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
11:58:14 15:58:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:58:14 15:58:14.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
11:58:14 15:58:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:58:14 15:58:14.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
11:58:14 15:58:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully
11:58:14 15:58:14.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:58:14 15:58:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:14 15:58:14.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:14 15:58:14.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:14 15:58:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:14 15:58:14.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:58:14 15:58:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:58:14 15:58:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children...
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:58:14 15:58:14.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
11:58:14 15:58:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:58:14 15:58:14.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
11:58:14 15:58:14.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server
11:58:14 15:58:14.458 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server
11:58:14 15:58:14.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection
11:58:14 15:58:14.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server
11:58:14 15:58:14.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:58:14 15:58:14.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:14 15:58:14.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:14 15:58:14.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:14 15:58:14.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:14 15:58:14.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:58:14 15:58:14.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:58:17 15:58:17.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:58:17 15:58:17.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:58:17 is "Server name:")
11:58:17 15:58:17.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:17 15:58:17.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:17 15:58:17.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:17 15:58:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:17 15:58:17.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:58:17 15:58:17.011 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:58:17 15:58:17.012 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost
11:58:17 15:58:17.016 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:58:17 15:58:17.016 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page
11:58:17 15:58:17.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:58:17 15:58:17.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:17 15:58:17.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:17 15:58:17.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:17 15:58:17.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:17 15:58:17.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:58:17 15:58:17.018 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:58:17 15:58:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:58:17 15:58:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:58:17 15:58:17.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:58:17 15:58:17.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:58:17 15:58:17.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:58:17 15:58:17.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:58:17 15:58:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:58:17 15:58:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:58:17 15:58:17.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent
11:58:17 15:58:17.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:58:17 15:58:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:17 15:58:17.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:58:17 15:58:17.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:58:17 15:58:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:17 15:58:17.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:58:17 15:58:17.153 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:58:17 15:58:17.153 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime
11:58:17 15:58:17.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified
11:58:17 15:58:17.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:58:17 15:58:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:58:17 15:58:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:58:17 15:58:17.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent
11:58:17 15:58:17.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:58:17 15:58:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:58:17 15:58:17.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:58:17 15:58:17.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:58:17 15:58:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:58:17 15:58:17.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:58:17 15:58:17.154 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:58:17 15:58:17.155 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4
11:58:17 15:58:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
11:59:17 15:59:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown
11:59:17 15:59:17.201 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:59:17 15:59:17.201 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
11:59:17 15:59:17.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
11:59:17 15:59:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:17 15:59:17.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:17 15:59:17.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:17 15:59:17.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:17 15:59:17.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:59:17 15:59:17.207 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
11:59:17 15:59:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:59:17 15:59:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:59:17 15:59:17.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:59:17 15:59:17.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:59:17 15:59:17.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:59:17 15:59:17.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:59:17 15:59:17.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:59:17 15:59:17.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
11:59:17 15:59:17.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
11:59:17 15:59:17.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:59:17 15:59:17.722 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:59:17 15:59:17.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:59:17 15:59:17.723 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost'
11:59:17 15:59:17.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:17 15:59:17.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:17 15:59:17.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:59:17 15:59:17.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:17 15:59:17.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:17 15:59:17.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:17 15:59:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:17 15:59:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:17 15:59:17.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:17 15:59:17.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:17 15:59:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:17 15:59:17.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:17 15:59:17.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:17 15:59:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:17 15:59:17.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:17 15:59:17.731 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:17 15:59:17.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:17 15:59:17.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:17 15:59:17.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:17 15:59:17.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:17 15:59:17.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:17 15:59:17.734 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:17 15:59:17.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:17 15:59:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:17 15:59:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:17 15:59:17.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:59:17 15:59:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:17 15:59:17.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:17 15:59:17.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:17 15:59:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:17 15:59:17.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:59:17 15:59:17.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:17 15:59:17.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:17 15:59:17.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:17 15:59:17.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:17 15:59:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:17 15:59:17.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:17 15:59:17.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:17 15:59:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:17 15:59:17.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:17 15:59:17.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:17 15:59:17.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:17 15:59:17.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:17 15:59:17.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:17 15:59:17.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:17 15:59:17.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:17 15:59:17.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:17 15:59:17.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:17 15:59:17.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:17 15:59:17.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:17 15:59:17.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:17 15:59:17.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:17 15:59:17.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:17 15:59:17.792 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:17 15:59:17.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:17 15:59:17.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:17 15:59:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:17 15:59:17.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
11:59:17 15:59:17.793 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
11:59:17 15:59:17.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish] about selection
11:59:17 15:59:17.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
11:59:17 15:59:17.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:17 15:59:17.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:17 15:59:17.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:17 15:59:17.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:17 15:59:17.828 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost
11:59:17 15:59:17.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:17 15:59:17.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:17 15:59:17.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:17 15:59:17.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:17 15:59:17.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:17 15:59:17.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:17 15:59:17.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:17 15:59:17.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:17 15:59:17.832 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost
11:59:17 15:59:17.832 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:17 15:59:17.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:17 15:59:17.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:17 15:59:17.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:17 15:59:17.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
11:59:17 15:59:17.833 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
11:59:17 15:59:17.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish] about selection
11:59:17 15:59:17.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
11:59:17 15:59:17.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:17 15:59:17.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:59:17 15:59:17.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:59:17 15:59:17.875 DEBUG [main][MenuItemLookup] Found menu:'New'
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:''
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:'Rename	F2'
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:''
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:'Debug	Ctrl+Alt+D'
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Found menu:'Start	Ctrl+Alt+R'
11:59:17 15:59:17.876 DEBUG [main][MenuItemLookup] Item match:Start	Ctrl+Alt+R
11:59:17 15:59:17.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start	Ctrl+Alt+R"
11:59:17 15:59:17.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start	Ctrl+Alt+R
11:59:17 15:59:17.876 INFO [main][MenuItemHandler] Select menu item: &Start	Ctrl+Alt+R
11:59:17 15:59:17.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run...
11:59:20 15:59:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully
11:59:20 15:59:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started...
11:59:20 15:59:20.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:20 15:59:20.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:20 15:59:20.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:20 15:59:20.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:20 15:59:20.884 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:20 15:59:20.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:20 15:59:20.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:20 15:59:20.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:20 15:59:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully
11:59:20 15:59:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:59:20 15:59:20.886 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Process Console Input Job' is a system job, skipped
11:59:20 15:59:20.886 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:59:20 15:59:20.886 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:59:20 15:59:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:59:20 15:59:20.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:20 15:59:20.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:20 15:59:20.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:20 15:59:20.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:20 15:59:20.886 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED'
11:59:20 15:59:20.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:20 15:59:20.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:59:20 15:59:20.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest)
11:59:20 15:59:20.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest
11:59:20 15:59:20.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:59:20 15:59:20.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:59:20 15:59:20.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:59:20 15:59:20.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:59:20 15:59:20.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:20 15:59:20.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:20 15:59:20.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:20 15:59:20.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:20 15:59:20.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:20 15:59:20.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:20 15:59:20.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:20 15:59:20.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:20 15:59:20.907 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:20 15:59:20.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:20 15:59:20.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:20 15:59:20.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:20 15:59:20.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:20 15:59:20.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:20 15:59:20.909 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:20 15:59:20.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:20 15:59:20.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:20 15:59:20.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:20 15:59:20.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:59:20 15:59:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:20 15:59:20.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:20 15:59:20.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:59:20 15:59:20.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:20 15:59:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:20 15:59:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:20 15:59:20.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:20 15:59:20.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:20 15:59:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:20 15:59:20.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:20 15:59:20.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:20 15:59:20.939 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:20 15:59:20.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:20 15:59:20.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:20 15:59:20.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:20 15:59:20.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:20 15:59:20.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:20 15:59:20.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:20 15:59:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:20 15:59:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:20 15:59:20.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:20 15:59:20.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:20 15:59:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:20 15:59:20.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:20 15:59:20.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:20 15:59:20.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:20 15:59:20.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:20 15:59:20.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:20 15:59:20.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:20 15:59:20.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:20 15:59:20.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:20 15:59:20.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest
11:59:20 15:59:20.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:59:20 15:59:20.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:59:20 15:59:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:59:20 15:59:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:59:20 15:59:20.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest)
11:59:20 15:59:20.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:59:20 15:59:20.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:20 15:59:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:20 15:59:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:20 15:59:20.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:20 15:59:20.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:20 15:59:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:20 15:59:20.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:20 15:59:20.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:20 15:59:20.990 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:20 15:59:20.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:20 15:59:20.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:20 15:59:20.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:20 15:59:20.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:20 15:59:20.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:20 15:59:20.993 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:20 15:59:20.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:20 15:59:20.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:20 15:59:20.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:20 15:59:20.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:59:20 15:59:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:20 15:59:20.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:20 15:59:20.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:20 15:59:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:20 15:59:20.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:59:20 15:59:20.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:21 15:59:21.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:21 15:59:21.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:21 15:59:21.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:21 15:59:21.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:21 15:59:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:21 15:59:21.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:21 15:59:21.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:21 15:59:21.007 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:21 15:59:21.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:21 15:59:21.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:21 15:59:21.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:21 15:59:21.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:21 15:59:21.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:21 15:59:21.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:21 15:59:21.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:21 15:59:21.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:21 15:59:21.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:21 15:59:21.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost  [Started, Synchronized]
11:59:21 15:59:21.033 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost  [Started, Synchronized]
11:59:21 15:59:21.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost  [Started, Synchronized] about selection
11:59:21 15:59:21.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost  [Started, Synchronized]
11:59:21 15:59:21.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:21 15:59:21.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:21 15:59:21.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:21 15:59:21.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:21 15:59:21.043 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true
11:59:21 15:59:21.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:21 15:59:21.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:21 15:59:21.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:21 15:59:21.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:21 15:59:21.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
11:59:21 15:59:21.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:59:21 15:59:21.066 DEBUG [main][MenuItemLookup] Found menu:'New'
11:59:21 15:59:21.066 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
11:59:21 15:59:21.066 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
11:59:21 15:59:21.066 DEBUG [main][MenuItemLookup] Found menu:''
11:59:21 15:59:21.066 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
11:59:21 15:59:21.066 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
11:59:21 15:59:21.066 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
11:59:21 15:59:21.066 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
11:59:21 15:59:21.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
11:59:21 15:59:21.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
11:59:21 15:59:21.067 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
11:59:21 15:59:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
11:59:21 15:59:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
11:59:21 15:59:21.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
11:59:21 15:59:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:21 15:59:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:21 15:59:21.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
11:59:21 15:59:21.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:59:21 15:59:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:59:21 15:59:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:59:21 15:59:21.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:59:21 15:59:21.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:59:21 15:59:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:21 15:59:21.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:21 15:59:21.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:59:21 15:59:21.131 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s)
11:59:21 15:59:21.131 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed
11:59:21 15:59:21.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
11:59:21 15:59:21.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:59:21 15:59:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:59:21 15:59:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:59:21 15:59:21.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
11:59:21 15:59:21.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:59:21 15:59:21.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:21 15:59:21.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:21 15:59:21.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:59:21 15:59:21.132 INFO [WorkbenchTestable][AbstractButton] Click button OK
11:59:21 15:59:21.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:59:21 15:59:21.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:59:21 15:59:21.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:59:21 15:59:21.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:59:21 15:59:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
11:59:21 15:59:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
11:59:21 15:59:21.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.163 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:59:21 15:59:21.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:21 15:59:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:21 15:59:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:21 15:59:21.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:21 15:59:21.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:21 15:59:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:21 15:59:21.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:21 15:59:21.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:21 15:59:21.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:21 15:59:21.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:21 15:59:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:21 15:59:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:21 15:59:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:21 15:59:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:21 15:59:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost...
11:59:21 15:59:21.262 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:21 15:59:21.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:21 15:59:21.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:21 15:59:21.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
11:59:21 15:59:21.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:59:21 15:59:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:21 15:59:21.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:21 15:59:21.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:59:21 15:59:21.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:21 15:59:21.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:21 15:59:21.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:21 15:59:21.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:21 15:59:21.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:21 15:59:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:21 15:59:21.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:21 15:59:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:21 15:59:21.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:21 15:59:21.269 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:21 15:59:21.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:21 15:59:21.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:21 15:59:21.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:21 15:59:21.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:21 15:59:21.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:21 15:59:21.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:21 15:59:21.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:21 15:59:21.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:21 15:59:21.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
11:59:21 15:59:21.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:21 15:59:21.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:21 15:59:21.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:59:21 15:59:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:21 15:59:21.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:21 15:59:21.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:22 15:59:22.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:22 15:59:22.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:22 15:59:22.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:22 15:59:22.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:22 15:59:22.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:59:22 15:59:22.789 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:59:22 15:59:22.789 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view
11:59:22 15:59:22.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:22 15:59:22.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:22 15:59:22.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:22 15:59:22.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:59:22 15:59:22.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:59:22 15:59:22.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:22 15:59:22.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:22 15:59:22.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:23 15:59:23.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:23 15:59:23.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:23 15:59:23.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:23 15:59:23.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:23 15:59:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:59:23 15:59:23.793 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:59:23 15:59:23.795 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
11:59:23 15:59:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully
11:59:23 15:59:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
11:59:23 15:59:23.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
11:59:23 15:59:23.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
11:59:23 15:59:23.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
11:59:23 15:59:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
11:59:23 15:59:23.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:59:23 15:59:23.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:23 15:59:23.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:59:23 15:59:23.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:23 15:59:23.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:59:23 15:59:23.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:23 15:59:23.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:23 15:59:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:23 15:59:23.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:23 15:59:23.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:23 15:59:23.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:59:23 15:59:23.797 DEBUG [main][MenuItemLookup] Found menu:'File'
11:59:23 15:59:23.797 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:59:23 15:59:23.797 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:59:23 15:59:23.797 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:59:23 15:59:23.797 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:59:23 15:59:23.797 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:59:23 15:59:23.797 DEBUG [main][MenuItemLookup] Item match:Window
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:''
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:''
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:''
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:59:23 15:59:23.798 DEBUG [main][MenuItemLookup] Item match:Preferences
11:59:23 15:59:23.798 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:59:23 15:59:23.798 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:59:23 15:59:23.798 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:59:23 15:59:23.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:59:23 15:59:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:59:23 15:59:23.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:59:23 15:59:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:23 15:59:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:23 15:59:23.884 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:59:23 15:59:23.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:23 15:59:23.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:59:23 15:59:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:23 15:59:23.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:23 15:59:23.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:23 15:59:23.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:23 15:59:23.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:59:23 15:59:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:59:23 15:59:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:59:23 15:59:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:59:23 15:59:23.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:59:23 15:59:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:59:24 15:59:24.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:59:24 15:59:24.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:59:24 15:59:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:59:24 15:59:24.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:59:24 15:59:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:59:24 15:59:24.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:59:24 15:59:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:59:24 15:59:24.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:59:24 15:59:24.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
11:59:24 15:59:24.400 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
11:59:24 15:59:24.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
11:59:24 15:59:24.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
11:59:24 15:59:24.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:24 15:59:24.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:24 15:59:24.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:24 15:59:24.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:24 15:59:24.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:25 15:59:25.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:25 15:59:25.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:25 15:59:25.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
11:59:25 15:59:25.444 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)'
11:59:25 15:59:25.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
11:59:25 15:59:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:25 15:59:25.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:25 15:59:25.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:25 15:59:25.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:25 15:59:25.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
11:59:25 15:59:25.449 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime'
11:59:25 15:59:25.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:59:25 15:59:25.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:59:25 15:59:25.455 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found
11:59:25 15:59:25.455 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting...
11:59:25 15:59:25.455 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
11:59:25 15:59:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
11:59:25 15:59:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
11:59:25 15:59:25.456 TRACE [main][WidgetHandler] Notify Table with event 13
11:59:25 15:59:25.456 TRACE [main][WidgetHandler] Wait for synchronization
11:59:25 15:59:25.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
11:59:25 15:59:25.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:25 15:59:25.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:25 15:59:25.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:25 15:59:25.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:25 15:59:25.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:59:25 15:59:25.458 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
11:59:25 15:59:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:59:25 15:59:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:59:25 15:59:25.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:59:25 15:59:25.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:59:25 15:59:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
11:59:28 15:59:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
11:59:28 15:59:28.493 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
11:59:28 15:59:28.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:28 15:59:28.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:28 15:59:28.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
11:59:28 15:59:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:28 15:59:28.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:28 15:59:28.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:28 15:59:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:28 15:59:28.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:59:28 15:59:28.498 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
11:59:28 15:59:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:59:28 15:59:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:59:28 15:59:28.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:59:28 15:59:28.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:59:28 15:59:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:59:28 15:59:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:59:28 15:59:28.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:28 15:59:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:28 15:59:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:28 15:59:28.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest
11:59:28 15:59:28.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
11:59:28 15:59:28.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
11:59:28 15:59:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:59:28 15:59:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:59:28 15:59:28.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
11:59:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.176 s - in org.eclipse.reddeer.requirements.test.server.ServerRunningTest
11:59:28 isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest)  Time elapsed: 0.083 s
11:59:28 Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest
11:59:28 15:59:28.552 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest
11:59:28 15:59:28.553 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:59:28 15:59:28.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:28 15:59:28.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:59:28 15:59:28.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:28 15:59:28.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
11:59:28 15:59:28.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:28 15:59:28.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:28 15:59:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:28 15:59:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:28 15:59:28.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:28 15:59:28.555 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:59:28 15:59:28.555 DEBUG [main][MenuItemLookup] Found menu:'File'
11:59:28 15:59:28.555 DEBUG [main][MenuItemLookup] Found menu:'Edit'
11:59:28 15:59:28.555 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
11:59:28 15:59:28.555 DEBUG [main][MenuItemLookup] Found menu:'Search'
11:59:28 15:59:28.555 DEBUG [main][MenuItemLookup] Found menu:'Project'
11:59:28 15:59:28.555 DEBUG [main][MenuItemLookup] Found menu:'Window'
11:59:28 15:59:28.555 DEBUG [main][MenuItemLookup] Item match:Window
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:'New Window'
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:'Editor'
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:''
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:'Show View'
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:''
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:''
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
11:59:28 15:59:28.556 DEBUG [main][MenuItemLookup] Item match:Preferences
11:59:28 15:59:28.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
11:59:28 15:59:28.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
11:59:28 15:59:28.556 INFO [main][MenuItemHandler] Select menu item: &Preferences
11:59:28 15:59:28.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
11:59:28 15:59:28.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
11:59:28 15:59:28.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
11:59:28 15:59:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:28 15:59:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:28 15:59:28.646 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
11:59:28 15:59:28.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:28 15:59:28.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
11:59:28 15:59:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:28 15:59:28.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:28 15:59:28.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:28 15:59:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:28 15:59:28.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:59:28 15:59:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:59:28 15:59:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:59:28 15:59:28.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
11:59:28 15:59:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:28 15:59:28.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:28 15:59:28.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:28 15:59:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:28 15:59:28.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:59:28 15:59:28.649 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
11:59:28 15:59:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:59:28 15:59:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:59:28 15:59:28.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:59:28 15:59:28.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:59:28 15:59:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
11:59:28 15:59:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
11:59:28 15:59:28.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:28 15:59:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:28 15:59:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:28 15:59:28.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:28 15:59:28.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:28 15:59:28.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
11:59:28 15:59:28.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:28 15:59:28.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:28 15:59:28.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:28 15:59:28.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:28 15:59:28.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:28 15:59:28.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:28 15:59:28.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
11:59:28 15:59:28.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:28 15:59:28.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:28 15:59:28.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:28 15:59:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:28 15:59:28.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
11:59:28 15:59:28.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:28 15:59:28.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:28 15:59:28.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:28 15:59:28.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
11:59:28 15:59:28.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
11:59:28 15:59:28.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
11:59:28 15:59:28.688 INFO [WorkbenchTestable][AbstractView] Activate view Servers
11:59:28 15:59:28.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
11:59:28 15:59:28.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
11:59:28 15:59:28.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
11:59:28 15:59:28.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
11:59:28 15:59:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:28 15:59:28.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:28 15:59:28.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:29 15:59:29.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:29 15:59:29.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:29 15:59:29.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:29 15:59:29.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
11:59:29 15:59:29.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
11:59:29 15:59:29.691 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
11:59:29 15:59:29.691 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server
11:59:29 15:59:29.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:59:29 15:59:29.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:59:29 15:59:29.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
11:59:29 15:59:29.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:59:29 15:59:29.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:59:29 15:59:29.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
11:59:29 15:59:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:29 15:59:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:29 15:59:29.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
11:59:29 15:59:29.693 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
11:59:29 15:59:29.694 DEBUG [main][MenuItemLookup] Found menu:'File'
11:59:29 15:59:29.694 DEBUG [main][MenuItemLookup] Item match:File
11:59:29 15:59:29.695 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
11:59:29 15:59:29.695 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
11:59:29 15:59:29.696 DEBUG [main][MenuItemLookup] Found menu:'Project...'
11:59:29 15:59:29.696 DEBUG [main][MenuItemLookup] Found menu:''
11:59:29 15:59:29.696 DEBUG [main][MenuItemLookup] Found menu:'Folder'
11:59:29 15:59:29.696 DEBUG [main][MenuItemLookup] Found menu:'File'
11:59:29 15:59:29.696 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
11:59:29 15:59:29.696 DEBUG [main][MenuItemLookup] Found menu:''
11:59:29 15:59:29.696 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
11:59:29 15:59:29.696 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
11:59:29 15:59:29.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
11:59:29 15:59:29.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
11:59:29 15:59:29.706 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
11:59:29 15:59:29.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
11:59:29 15:59:29.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
11:59:29 15:59:29.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
11:59:29 15:59:29.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:29 15:59:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:29 15:59:29.780 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:59:29 15:59:29.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
11:59:29 15:59:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:29 15:59:29.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:29 15:59:29.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:29 15:59:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:29 15:59:29.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:59:29 15:59:29.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
11:59:29 15:59:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:59:29 15:59:29.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
11:59:29 15:59:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:59:29 15:59:29.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
11:59:29 15:59:29.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server
11:59:29 15:59:29.783 DEBUG [main][TreeItemHandler] Selecting tree item: Server
11:59:29 15:59:29.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection
11:59:29 15:59:29.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server
11:59:29 15:59:29.783 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
11:59:29 15:59:29.783 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
11:59:29 15:59:29.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:59:29 15:59:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:29 15:59:29.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:29 15:59:29.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:29 15:59:29.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:29 15:59:29.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:59:29 15:59:29.785 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:59:29 15:59:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:59:29 15:59:29.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:59:29 15:59:29.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:59:29 15:59:29.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:59:29 15:59:29.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
11:59:29 15:59:29.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
11:59:29 15:59:29.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
11:59:29 15:59:29.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
11:59:29 15:59:29.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
11:59:29 15:59:29.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
11:59:29 15:59:29.860 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:59:29 15:59:29.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
11:59:29 15:59:29.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:59:29 15:59:29.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:29 15:59:29.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:29 15:59:29.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:29 15:59:29.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:29 15:59:29.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:59:29 15:59:29.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
11:59:29 15:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
11:59:29 15:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]...
11:59:29 15:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:59:29 15:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:59:29 15:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children...
11:59:29 15:59:29.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
11:59:29 15:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:59:30 15:59:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:59:30 15:59:30.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
11:59:30 15:59:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully
11:59:30 15:59:30.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
11:59:30 15:59:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:59:30 15:59:30.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
11:59:30 15:59:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:59:30 15:59:30.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
11:59:30 15:59:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully
11:59:30 15:59:30.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
11:59:30 15:59:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:30 15:59:30.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:30 15:59:30.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:30 15:59:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children...
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:59:30 15:59:30.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
11:59:30 15:59:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
11:59:30 15:59:30.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
11:59:30 15:59:30.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server
11:59:30 15:59:30.372 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server
11:59:30 15:59:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection
11:59:30 15:59:30.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server
11:59:30 15:59:30.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:59:30 15:59:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:30 15:59:30.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:30 15:59:30.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:30 15:59:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:30 15:59:30.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:59:30 15:59:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:59:30 15:59:30.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:59:30 15:59:30.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
11:59:30 is "Server name:")
11:59:30 15:59:30.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:30 15:59:30.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:30 15:59:30.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:30 15:59:30.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:30 15:59:30.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:59:30 15:59:30.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:59:30 15:59:30.898 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost
11:59:30 15:59:30.898 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
11:59:30 15:59:30.898 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page
11:59:30 15:59:30.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
11:59:30 15:59:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:30 15:59:30.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:30 15:59:30.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:30 15:59:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:30 15:59:30.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
11:59:30 15:59:30.900 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
11:59:30 15:59:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
11:59:30 15:59:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
11:59:30 15:59:30.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
11:59:30 15:59:30.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
11:59:30 15:59:30.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
11:59:30 15:59:30.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:59:30 15:59:30.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:59:30 15:59:30.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:59:30 15:59:30.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent
11:59:30 15:59:30.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:59:30 15:59:30.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:30 15:59:30.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
11:59:30 15:59:30.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
11:59:30 15:59:30.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:30 15:59:30.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
11:59:30 15:59:30.930 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:59:30 15:59:30.930 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime
11:59:30 15:59:30.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified
11:59:30 15:59:30.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
11:59:30 15:59:30.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
11:59:30 15:59:30.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
11:59:30 15:59:30.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent
11:59:30 15:59:30.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
11:59:30 15:59:30.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
11:59:30 15:59:30.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
11:59:30 15:59:30.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
11:59:30 15:59:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
11:59:30 15:59:30.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
11:59:30 15:59:30.932 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
11:59:30 15:59:30.932 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4
11:59:30 15:59:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
12:00:31 16:00:30.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown
12:00:31 16:00:30.952 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
12:00:31 16:00:30.952 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
12:00:31 16:00:30.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:00:31 16:00:30.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:30.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:30.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:30.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:30.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:00:31 16:00:30.959 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:00:31 16:00:30.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:00:31 16:00:30.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:00:31 16:00:30.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:00:31 16:00:30.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:00:31 16:00:30.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:00:31 16:00:31.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:00:31 16:00:31.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:00:31 16:00:31.474 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:00:31 16:00:31.474 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:00:31 16:00:31.474 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:00:31 16:00:31.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:00:31 16:00:31.474 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost'
12:00:31 16:00:31.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:00:31 16:00:31.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:31 16:00:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:31 16:00:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:31 16:00:31.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:31 16:00:31.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:00:31 16:00:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:00:31 16:00:31.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:00:31 16:00:31.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:00:31 16:00:31.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:00:31 16:00:31.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:00:31 16:00:31.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:00:31 16:00:31.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:00:31 16:00:31.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:31 16:00:31.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:31 16:00:31.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:31 16:00:31.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:31 16:00:31.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:00:31 16:00:31.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:00:31 16:00:31.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:00:31 16:00:31.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:00:31 16:00:31.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:00:31 16:00:31.491 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:00:31 16:00:31.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:00:31 16:00:31.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest)
12:00:31 16:00:31.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest
12:00:31 16:00:31.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:00:31 16:00:31.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:00:31 16:00:31.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:00:31 16:00:31.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:00:31 16:00:31.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:31 16:00:31.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:31 16:00:31.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:31 16:00:31.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:31 16:00:31.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:00:31 16:00:31.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:00:31 16:00:31.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:00:31 16:00:31.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:00:31 16:00:31.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:00:31 16:00:31.511 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:00:31 16:00:31.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:00:31 16:00:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:00:31 16:00:31.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:31 16:00:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:31 16:00:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:31 16:00:31.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:31 16:00:31.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:00:31 16:00:31.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:00:31 16:00:31.528 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:00:31 16:00:31.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:00:31 16:00:31.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:00:31 16:00:31.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest
12:00:31 16:00:31.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:00:31 16:00:31.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:00:31 16:00:31.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:00:31 16:00:31.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:00:31 16:00:31.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest)
12:00:31 16:00:31.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:00:31 16:00:31.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:31 16:00:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:31 16:00:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:31 16:00:31.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:31 16:00:31.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:00:31 16:00:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:00:31 16:00:31.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:00:31 16:00:31.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:00:31 16:00:31.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:00:31 16:00:31.559 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:00:31 16:00:31.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:00:31 16:00:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:00:31 16:00:31.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:31 16:00:31.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:31 16:00:31.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:31 16:00:31.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:31 16:00:31.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:00:31 16:00:31.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:00:31 16:00:31.577 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:00:31 16:00:31.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:00:31 16:00:31.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:00:31 16:00:31.579 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:00:31 16:00:31.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
12:00:31 16:00:31.580 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
12:00:31 16:00:31.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish] about selection
12:00:31 16:00:31.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
12:00:31 16:00:31.595 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:00:31 16:00:31.596 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true
12:00:31 16:00:31.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:00:31 16:00:31.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:00:31 16:00:31.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:00:31 16:00:31.638 DEBUG [main][MenuItemLookup] Found menu:'New'
12:00:31 16:00:31.638 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
12:00:31 16:00:31.638 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:00:31 16:00:31.638 DEBUG [main][MenuItemLookup] Found menu:''
12:00:31 16:00:31.638 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:00:31 16:00:31.638 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:00:31 16:00:31.638 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:00:31 16:00:31.638 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
12:00:31 16:00:31.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
12:00:31 16:00:31.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
12:00:31 16:00:31.638 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
12:00:31 16:00:31.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
12:00:31 16:00:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
12:00:31 16:00:31.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
12:00:31 16:00:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:31 16:00:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:31 16:00:31.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
12:00:31 16:00:31.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:00:31 16:00:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:00:31 16:00:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:00:31 16:00:31.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
12:00:31 16:00:31.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:00:31 16:00:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:00:31 16:00:31.675 INFO [WorkbenchTestable][AbstractButton] Click button OK
12:00:31 16:00:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:00:31 16:00:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:00:31 16:00:31.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:00:31 16:00:31.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:00:31 16:00:31.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:00:31 16:00:31.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:00:31 16:00:31.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:00:31 16:00:31.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:31 16:00:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:31 16:00:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:31 16:00:31.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:31 16:00:31.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:00:31 16:00:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:31 16:00:31.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:31 16:00:31.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:00:31 16:00:31.734 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:00:31 16:00:31.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:00:31 16:00:31.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:00:31 16:00:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost...
12:00:31 16:00:31.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:31 16:00:31.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:31 16:00:31.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:31 16:00:31.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:00:31 16:00:31.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:00:31 16:00:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:31 16:00:31.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:31 16:00:31.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:32 16:00:32.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:32 16:00:32.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:32 16:00:32.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:32 16:00:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:32 16:00:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:00:32 16:00:32.740 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:00:32 16:00:32.740 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view
12:00:32 16:00:32.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:32 16:00:32.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:32 16:00:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:32 16:00:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:00:32 16:00:32.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:00:32 16:00:32.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:32 16:00:32.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:32 16:00:32.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:33 16:00:33.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:33 16:00:33.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:33 16:00:33.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:33 16:00:33.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:33 16:00:33.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:00:33 16:00:33.744 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:00:33 16:00:33.744 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:33 16:00:33.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:33 16:00:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:33 16:00:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:33 16:00:33.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:33 16:00:33.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:00:33 16:00:33.745 DEBUG [main][MenuItemLookup] Found menu:'File'
12:00:33 16:00:33.745 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:00:33 16:00:33.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:00:33 16:00:33.745 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:00:33 16:00:33.745 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:00:33 16:00:33.745 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:00:33 16:00:33.745 DEBUG [main][MenuItemLookup] Item match:Window
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:''
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:''
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:''
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:00:33 16:00:33.746 DEBUG [main][MenuItemLookup] Item match:Preferences
12:00:33 16:00:33.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:00:33 16:00:33.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:00:33 16:00:33.746 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:00:33 16:00:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:00:33 16:00:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:00:33 16:00:33.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:00:33 16:00:33.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:33 16:00:33.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:33 16:00:33.821 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:00:33 16:00:33.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:33 16:00:33.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:00:33 16:00:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:33 16:00:33.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:33 16:00:33.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:33 16:00:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:33 16:00:33.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:00:33 16:00:33.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:00:33 16:00:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:00:33 16:00:33.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:00:33 16:00:33.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
12:00:33 16:00:33.824 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
12:00:33 16:00:33.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
12:00:33 16:00:33.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
12:00:33 16:00:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:33 16:00:33.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:33 16:00:33.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:34 16:00:34.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:34 16:00:34.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:34 16:00:34.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:34 16:00:34.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:34 16:00:34.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:00:34 16:00:34.829 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)'
12:00:34 16:00:34.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
12:00:34 16:00:34.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:34 16:00:34.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:34 16:00:34.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:34 16:00:34.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:34 16:00:34.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:00:34 16:00:34.830 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime'
12:00:34 16:00:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:00:34 16:00:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:00:34 16:00:34.834 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found
12:00:34 16:00:34.834 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting...
12:00:34 16:00:34.834 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
12:00:34 16:00:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:00:34 16:00:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:00:34 16:00:34.834 TRACE [main][WidgetHandler] Notify Table with event 13
12:00:34 16:00:34.834 TRACE [main][WidgetHandler] Wait for synchronization
12:00:34 16:00:34.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
12:00:34 16:00:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:34 16:00:34.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:34 16:00:34.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:34 16:00:34.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:34 16:00:34.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:00:34 16:00:34.837 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
12:00:34 16:00:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:00:34 16:00:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:00:34 16:00:34.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:00:34 16:00:34.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:00:34 16:00:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
12:00:37 16:00:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
12:00:37 16:00:37.843 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
12:00:37 16:00:37.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:37 16:00:37.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:37 16:00:37.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
12:00:37 16:00:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:37 16:00:37.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:37 16:00:37.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:37 16:00:37.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:37 16:00:37.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:00:37 16:00:37.848 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
12:00:37 16:00:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:00:37 16:00:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:00:37 16:00:37.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:00:37 16:00:37.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:00:37 16:00:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:00:37 16:00:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:00:37 16:00:37.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:37 16:00:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:37 16:00:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:37 16:00:37.872 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest
12:00:37 16:00:37.872 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:00:37 16:00:37.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:00:37 16:00:37.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:00:37 16:00:37.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:00:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.321 s - in org.eclipse.reddeer.requirements.test.server.ServerPresentTest
12:00:37 isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest)  Time elapsed: 0.038 s
12:00:37 Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest
12:00:37 16:00:37.882 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest
12:00:37 16:00:37.882 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:00:37 16:00:37.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:00:37 16:00:37.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest
12:00:37 16:00:37.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:00:37 16:00:37.883 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:00:37 16:00:37.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:37 16:00:37.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:37 16:00:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:37 16:00:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:37 16:00:37.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:37 16:00:37.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:'File'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Item match:Window
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:00:37 16:00:37.892 DEBUG [main][MenuItemLookup] Found menu:''
12:00:37 16:00:37.893 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:00:37 16:00:37.893 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:00:37 16:00:37.893 DEBUG [main][MenuItemLookup] Found menu:''
12:00:37 16:00:37.893 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:00:37 16:00:37.893 DEBUG [main][MenuItemLookup] Found menu:''
12:00:37 16:00:37.893 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:00:37 16:00:37.893 DEBUG [main][MenuItemLookup] Item match:Preferences
12:00:37 16:00:37.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:00:37 16:00:37.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:00:37 16:00:37.893 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:00:37 16:00:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:00:37 16:00:37.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:00:37 16:00:37.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:00:37 16:00:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:37 16:00:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:37 16:00:37.968 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:00:37 16:00:37.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:37 16:00:37.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:00:37 16:00:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:37 16:00:37.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:37 16:00:37.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:37 16:00:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:37 16:00:37.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:00:37 16:00:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:00:37 16:00:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:00:37 16:00:37.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:00:37 16:00:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:37 16:00:37.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:37 16:00:37.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:37 16:00:37.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:37 16:00:37.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:00:37 16:00:37.971 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:00:37 16:00:37.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:00:37 16:00:37.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:00:37 16:00:37.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:00:37 16:00:37.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:00:37 16:00:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:00:37 16:00:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:00:37 16:00:37.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:37 16:00:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:37 16:00:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:37 16:00:37.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:37 16:00:37.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:37 16:00:37.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:00:37 16:00:37.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:37 16:00:37.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:37 16:00:37.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:37 16:00:37.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:37 16:00:37.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:37 16:00:37.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:37 16:00:37.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:00:37 16:00:37.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:37 16:00:37.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:38 16:00:37.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:38 16:00:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:38 16:00:37.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:00:38 16:00:37.996 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:38 16:00:37.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:38 16:00:37.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:38 16:00:37.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:00:38 16:00:37.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:00:38 16:00:37.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:00:38 16:00:37.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:00:38 16:00:37.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:00:38 16:00:37.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:00:38 16:00:37.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:00:38 16:00:37.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:00:38 16:00:37.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:38 16:00:37.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:38 16:00:37.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:38 16:00:38.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:38 16:00:38.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:39 16:00:38.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:39 16:00:39.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:00:39 16:00:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:00:39 16:00:39.001 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:00:39 16:00:39.001 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server
12:00:39 16:00:39.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:00:39 16:00:39.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:00:39 16:00:39.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
12:00:39 16:00:39.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:00:39 16:00:39.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:00:39 16:00:39.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:39 16:00:39.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:39 16:00:39.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:00:39 16:00:39.003 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:00:39 16:00:39.003 DEBUG [main][MenuItemLookup] Found menu:'File'
12:00:39 16:00:39.003 DEBUG [main][MenuItemLookup] Item match:File
12:00:39 16:00:39.004 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:00:39 16:00:39.004 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:00:39 16:00:39.005 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:00:39 16:00:39.005 DEBUG [main][MenuItemLookup] Found menu:''
12:00:39 16:00:39.005 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:00:39 16:00:39.005 DEBUG [main][MenuItemLookup] Found menu:'File'
12:00:39 16:00:39.005 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:00:39 16:00:39.005 DEBUG [main][MenuItemLookup] Found menu:''
12:00:39 16:00:39.005 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:00:39 16:00:39.005 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:00:39 16:00:39.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:00:39 16:00:39.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:00:39 16:00:39.006 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:00:39 16:00:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:00:39 16:00:39.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:00:39 16:00:39.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:00:39 16:00:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:39 16:00:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:39 16:00:39.068 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:00:39 16:00:39.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:00:39 16:00:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:39 16:00:39.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:39 16:00:39.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:39 16:00:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:39 16:00:39.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:00:39 16:00:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:00:39 16:00:39.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:00:39 16:00:39.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:00:39 16:00:39.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server
12:00:39 16:00:39.070 DEBUG [main][TreeItemHandler] Selecting tree item: Server
12:00:39 16:00:39.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection
12:00:39 16:00:39.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server
12:00:39 16:00:39.070 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:00:39 16:00:39.070 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:00:39 16:00:39.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:00:39 16:00:39.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:39 16:00:39.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:39 16:00:39.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:39 16:00:39.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:39 16:00:39.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:00:39 16:00:39.074 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:00:39 16:00:39.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:00:39 16:00:39.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:00:39 16:00:39.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:00:39 16:00:39.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:00:39 16:00:39.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:00:39 16:00:39.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
12:00:39 16:00:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
12:00:39 16:00:39.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
12:00:39 16:00:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:00:39 16:00:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:00:39 16:00:39.177 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
12:00:39 16:00:39.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:00:39 16:00:39.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
12:00:39 16:00:39.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:39 16:00:39.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:39 16:00:39.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:39 16:00:39.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:39 16:00:39.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:00:39 16:00:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
12:00:39 16:00:39.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
12:00:39 16:00:39.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]...
12:00:39 16:00:39.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:00:39 16:00:39.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:00:39 16:00:39.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children...
12:00:39 16:00:39.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
12:00:39 16:00:39.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:00:39 16:00:39.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:00:39 16:00:39.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
12:00:39 16:00:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully
12:00:39 16:00:39.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
12:00:39 16:00:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:00:39 16:00:39.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
12:00:39 16:00:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:00:39 16:00:39.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
12:00:39 16:00:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully
12:00:39 16:00:39.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
12:00:39 16:00:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:39 16:00:39.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:39 16:00:39.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children...
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:00:39 16:00:39.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
12:00:39 16:00:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:00:39 16:00:39.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
12:00:39 16:00:39.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:00:39 16:00:39.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
12:00:39 16:00:39.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server
12:00:39 16:00:39.738 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server
12:00:39 16:00:39.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection
12:00:39 16:00:39.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server
12:00:39 16:00:39.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:00:39 16:00:39.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:39 16:00:39.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:39 16:00:39.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:39 16:00:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:39 16:00:39.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:00:39 16:00:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:00:40 16:00:40.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:00:40 16:00:40.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:00:40 is "Server name:")
12:00:40 16:00:40.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:40 16:00:40.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:40 16:00:40.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:40 16:00:40.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:40 16:00:40.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:00:40 16:00:40.262 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:00:40 16:00:40.263 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost
12:00:40 16:00:40.264 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
12:00:40 16:00:40.264 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page
12:00:40 16:00:40.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:00:40 16:00:40.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:40 16:00:40.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:40 16:00:40.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:40 16:00:40.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:40 16:00:40.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:00:40 16:00:40.266 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:00:40 16:00:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:00:40 16:00:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:00:40 16:00:40.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:00:40 16:00:40.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:00:40 16:00:40.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
12:00:40 16:00:40.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:00:40 16:00:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:00:40 16:00:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:00:40 16:00:40.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent
12:00:40 16:00:40.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:00:40 16:00:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:40 16:00:40.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:00:40 16:00:40.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:00:40 16:00:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:40 16:00:40.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:00:40 16:00:40.293 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:00:40 16:00:40.293 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime
12:00:40 16:00:40.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified
12:00:40 16:00:40.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:00:40 16:00:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:00:40 16:00:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:00:40 16:00:40.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent
12:00:40 16:00:40.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:00:40 16:00:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:00:40 16:00:40.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:00:40 16:00:40.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:00:40 16:00:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:00:40 16:00:40.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
12:00:40 16:00:40.295 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:00:40 16:00:40.295 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4
12:00:40 16:00:40.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
12:01:40 16:01:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown
12:01:40 16:01:40.312 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
12:01:40 16:01:40.312 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
12:01:40 16:01:40.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:01:40 16:01:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:40 16:01:40.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:40 16:01:40.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:01:40 16:01:40.319 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:01:40 16:01:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:01:40 16:01:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:01:40 16:01:40.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:01:40 16:01:40.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:01:40 16:01:40.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:01:40 16:01:40.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:01:40 16:01:40.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:01:40 16:01:40.828 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:01:40 16:01:40.828 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:01:40 16:01:40.828 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:01:40 16:01:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:01:40 16:01:40.828 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost'
12:01:40 16:01:40.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:01:40 16:01:40.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:40 16:01:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:40 16:01:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:40 16:01:40.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:40 16:01:40.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:01:40 16:01:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:40 16:01:40.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:40 16:01:40.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:01:40 16:01:40.835 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:01:40 16:01:40.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:01:40 16:01:40.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:01:40 16:01:40.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:01:40 16:01:40.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:01:40 16:01:40.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:40 16:01:40.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:40 16:01:40.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:01:40 16:01:40.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:40 16:01:40.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:40 16:01:40.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:40 16:01:40.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:40 16:01:40.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:01:40 16:01:40.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:40 16:01:40.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:40 16:01:40.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:01:40 16:01:40.854 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:01:40 16:01:40.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:01:40 16:01:40.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:01:40 16:01:40.856 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:01:40 16:01:40.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:01:40 16:01:40.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest)
12:01:40 16:01:40.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest
12:01:40 16:01:40.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:01:40 16:01:40.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:01:40 16:01:40.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:01:40 16:01:40.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:01:40 16:01:40.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:40 16:01:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:40 16:01:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:40 16:01:40.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:40 16:01:40.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:01:40 16:01:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:40 16:01:40.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:40 16:01:40.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:01:40 16:01:40.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:01:40 16:01:40.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:01:40 16:01:40.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:01:40 16:01:40.888 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:01:40 16:01:40.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:01:40 16:01:40.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:40 16:01:40.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:40 16:01:40.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:01:40 16:01:40.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:40 16:01:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:40 16:01:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:40 16:01:40.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:40 16:01:40.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:01:40 16:01:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:40 16:01:40.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:40 16:01:40.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:01:40 16:01:40.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:01:40 16:01:40.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:01:40 16:01:40.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:01:40 16:01:40.906 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:01:40 16:01:40.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
12:01:40 16:01:40.907 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
12:01:40 16:01:40.907 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish] about selection
12:01:40 16:01:40.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
12:01:40 16:01:40.922 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:01:40 16:01:40.923 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true
12:01:40 16:01:40.924 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:40 16:01:40.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:40 16:01:40.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:40 16:01:40.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:01:40 16:01:40.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:01:40 16:01:40.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:01:40 16:01:40.943 DEBUG [main][MenuItemLookup] Found menu:'New'
12:01:40 16:01:40.943 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
12:01:40 16:01:40.943 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:01:40 16:01:40.943 DEBUG [main][MenuItemLookup] Found menu:''
12:01:40 16:01:40.943 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:01:40 16:01:40.943 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:01:40 16:01:40.943 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:01:40 16:01:40.943 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
12:01:40 16:01:40.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
12:01:40 16:01:40.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
12:01:40 16:01:40.944 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
12:01:40 16:01:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
12:01:40 16:01:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
12:01:40 16:01:40.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:01:40 16:01:40.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:40 16:01:40.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:40 16:01:40.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:40 16:01:40.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:01:40 16:01:40.976 INFO [WorkbenchTestable][AbstractButton] Click button OK
12:01:40 16:01:40.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:01:40 16:01:40.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:01:40 16:01:40.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:01:40 16:01:40.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:01:40 16:01:40.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:01:40 16:01:40.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:01:40 16:01:40.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:41 16:01:41.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:41 16:01:41.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:01:41 16:01:41.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:41 16:01:41.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:41 16:01:41.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:41 16:01:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:41 16:01:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:41 16:01:41.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:41 16:01:41.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:01:41 16:01:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:41 16:01:41.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:41 16:01:41.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:41 16:01:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:41 16:01:41.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:01:41 16:01:41.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:41 16:01:41.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:41 16:01:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:41 16:01:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:01:41 16:01:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:01:41 16:01:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:01:41 16:01:41.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost...
12:01:41 16:01:41.034 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:41 16:01:41.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:41 16:01:41.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:41 16:01:41.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:01:41 16:01:41.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:01:41 16:01:41.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:41 16:01:41.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:41 16:01:41.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:41 16:01:41.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:41 16:01:41.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:42 16:01:42.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:42 16:01:42.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:42 16:01:42.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:01:42 16:01:42.037 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:01:42 16:01:42.037 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view
12:01:42 16:01:42.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:42 16:01:42.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:42 16:01:42.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:42 16:01:42.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:01:42 16:01:42.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:01:42 16:01:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:42 16:01:42.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:42 16:01:42.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:42 16:01:42.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:42 16:01:42.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:43 16:01:43.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:43 16:01:43.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:43 16:01:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:01:43 16:01:43.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:01:43 16:01:43.041 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
12:01:43 16:01:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully
12:01:43 16:01:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:01:43 16:01:43.041 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:01:43 16:01:43.041 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:01:43 16:01:43.041 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:01:43 16:01:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:01:43 16:01:43.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:01:43 16:01:43.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:43 16:01:43.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:01:43 16:01:43.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:43 16:01:43.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:01:43 16:01:43.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:43 16:01:43.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:43 16:01:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:43 16:01:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:43 16:01:43.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:43 16:01:43.043 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:01:43 16:01:43.043 DEBUG [main][MenuItemLookup] Found menu:'File'
12:01:43 16:01:43.043 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:01:43 16:01:43.043 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:01:43 16:01:43.043 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:01:43 16:01:43.043 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:01:43 16:01:43.043 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:01:43 16:01:43.043 DEBUG [main][MenuItemLookup] Item match:Window
12:01:43 16:01:43.043 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Found menu:''
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Found menu:''
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Found menu:''
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:01:43 16:01:43.044 DEBUG [main][MenuItemLookup] Item match:Preferences
12:01:43 16:01:43.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:01:43 16:01:43.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:01:43 16:01:43.044 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:01:43 16:01:43.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:01:43 16:01:43.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:01:43 16:01:43.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:01:43 16:01:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:43 16:01:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:43 16:01:43.117 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:01:43 16:01:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:43 16:01:43.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:01:43 16:01:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:43 16:01:43.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:43 16:01:43.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:43 16:01:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:43 16:01:43.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:01:43 16:01:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:01:43 16:01:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:01:43 16:01:43.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:01:43 16:01:43.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:01:43 16:01:43.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
12:01:43 16:01:43.119 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
12:01:43 16:01:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
12:01:43 16:01:43.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
12:01:43 16:01:43.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:43 16:01:43.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:43 16:01:43.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:43 16:01:43.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:43 16:01:43.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:44 16:01:44.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:44 16:01:44.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:44 16:01:44.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:01:44 16:01:44.124 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)'
12:01:44 16:01:44.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
12:01:44 16:01:44.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:44 16:01:44.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:44 16:01:44.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:44 16:01:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:44 16:01:44.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:01:44 16:01:44.125 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime'
12:01:44 16:01:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:01:44 16:01:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:01:44 16:01:44.129 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found
12:01:44 16:01:44.129 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting...
12:01:44 16:01:44.129 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
12:01:44 16:01:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:01:44 16:01:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:01:44 16:01:44.129 TRACE [main][WidgetHandler] Notify Table with event 13
12:01:44 16:01:44.129 TRACE [main][WidgetHandler] Wait for synchronization
12:01:44 16:01:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
12:01:44 16:01:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:44 16:01:44.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:44 16:01:44.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:44 16:01:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:44 16:01:44.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:01:44 16:01:44.132 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
12:01:44 16:01:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:01:44 16:01:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:01:44 16:01:44.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:01:44 16:01:44.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:01:44 16:01:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
12:01:47 16:01:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
12:01:47 16:01:47.138 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
12:01:47 16:01:47.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:47 16:01:47.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:47 16:01:47.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
12:01:47 16:01:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:47 16:01:47.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:47 16:01:47.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:47 16:01:47.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:47 16:01:47.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:01:47 16:01:47.144 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
12:01:47 16:01:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:01:47 16:01:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:01:47 16:01:47.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:01:47 16:01:47.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:01:47 16:01:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:01:47 16:01:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:01:47 16:01:47.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:47 16:01:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:47 16:01:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:47 16:01:47.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:47 16:01:47.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:47 16:01:47.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:01:47 16:01:47.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:47 16:01:47.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:47 16:01:47.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:47 16:01:47.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:47 16:01:47.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:47 16:01:47.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:47 16:01:47.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:01:47 16:01:47.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:47 16:01:47.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:47 16:01:47.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:47 16:01:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:47 16:01:47.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:01:47 16:01:47.175 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:47 16:01:47.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:47 16:01:47.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:47 16:01:47.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:01:47 16:01:47.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:01:47 16:01:47.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:01:47 16:01:47.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:47 16:01:47.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:47 16:01:47.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:47 16:01:47.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:01:47 16:01:47.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:01:47 16:01:47.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:47 16:01:47.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:47 16:01:47.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:47 16:01:47.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:47 16:01:47.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:48 16:01:48.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:48 16:01:48.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:48 16:01:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:01:48 16:01:48.179 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:01:48 16:01:48.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest
12:01:48 16:01:48.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:01:48 16:01:48.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:01:48 16:01:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:01:48 16:01:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:01:48 16:01:48.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest)
12:01:48 16:01:48.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:48 16:01:48.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:48 16:01:48.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:01:48 16:01:48.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:48 16:01:48.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:48 16:01:48.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:48 16:01:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:48 16:01:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:48 16:01:48.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:48 16:01:48.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:01:48 16:01:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:48 16:01:48.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:48 16:01:48.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:48 16:01:48.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:48 16:01:48.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:01:48 16:01:48.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:48 16:01:48.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:48 16:01:48.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:48 16:01:48.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:01:48 16:01:48.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:01:48 16:01:48.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:01:48 16:01:48.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:48 16:01:48.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:48 16:01:48.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:48 16:01:48.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:01:48 16:01:48.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:01:48 16:01:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:48 16:01:48.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:48 16:01:48.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:48 16:01:48.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:48 16:01:48.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:49 16:01:49.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:49 16:01:49.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:49 16:01:49.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:01:49 16:01:49.191 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:01:49 16:01:49.191 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest
12:01:49 16:01:49.191 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:01:49 16:01:49.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:01:49 16:01:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:01:49 16:01:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:01:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.31 s - in org.eclipse.reddeer.requirements.test.server.ServerCleanupTest
12:01:49 testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest)  Time elapsed: 7.322 s
12:01:49 Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest
12:01:49 16:01:49.198 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest
12:01:49 16:01:49.199 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:01:49 16:01:49.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:01:49 16:01:49.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:49 16:01:49.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:49 16:01:49.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:49 16:01:49.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:49 16:01:49.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:49 16:01:49.201 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:01:49 16:01:49.201 DEBUG [main][MenuItemLookup] Found menu:'File'
12:01:49 16:01:49.201 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:01:49 16:01:49.201 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:01:49 16:01:49.201 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:01:49 16:01:49.201 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:01:49 16:01:49.201 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:01:49 16:01:49.201 DEBUG [main][MenuItemLookup] Item match:Window
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:''
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:''
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:''
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:01:49 16:01:49.202 DEBUG [main][MenuItemLookup] Item match:Preferences
12:01:49 16:01:49.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:01:49 16:01:49.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:01:49 16:01:49.202 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:01:49 16:01:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:01:49 16:01:49.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:01:49 16:01:49.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:01:49 16:01:49.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:49 16:01:49.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:49 16:01:49.273 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:01:49 16:01:49.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:49 16:01:49.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:01:49 16:01:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:49 16:01:49.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:49 16:01:49.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:49 16:01:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:49 16:01:49.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:01:49 16:01:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:01:49 16:01:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:01:49 16:01:49.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:01:49 16:01:49.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:49 16:01:49.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:49 16:01:49.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:49 16:01:49.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:49 16:01:49.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:01:49 16:01:49.276 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:01:49 16:01:49.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:01:49 16:01:49.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:01:49 16:01:49.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:01:49 16:01:49.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:01:49 16:01:49.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:01:49 16:01:49.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:01:49 16:01:49.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:49 16:01:49.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:49 16:01:49.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:49 16:01:49.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:49 16:01:49.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:49 16:01:49.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:01:49 16:01:49.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:49 16:01:49.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:49 16:01:49.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:49 16:01:49.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:49 16:01:49.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:49 16:01:49.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:49 16:01:49.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:01:49 16:01:49.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:49 16:01:49.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:49 16:01:49.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:49 16:01:49.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:49 16:01:49.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:01:49 16:01:49.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:49 16:01:49.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:49 16:01:49.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:49 16:01:49.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:01:49 16:01:49.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:01:49 16:01:49.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:01:49 16:01:49.307 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:01:49 16:01:49.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:01:49 16:01:49.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:01:49 16:01:49.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:01:49 16:01:49.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:01:49 16:01:49.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:49 16:01:49.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:49 16:01:49.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:49 16:01:49.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:49 16:01:49.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:50 16:01:50.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:50 16:01:50.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:01:50 16:01:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:01:50 16:01:50.318 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:01:50 16:01:50.318 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server
12:01:50 16:01:50.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:01:50 16:01:50.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:01:50 16:01:50.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"]
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:01:50 16:01:50.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:01:50 16:01:50.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:50 16:01:50.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:50 16:01:50.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:01:50 16:01:50.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:01:50 16:01:50.320 DEBUG [main][MenuItemLookup] Found menu:'File'
12:01:50 16:01:50.320 DEBUG [main][MenuItemLookup] Item match:File
12:01:50 16:01:50.321 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:01:50 16:01:50.321 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:01:50 16:01:50.323 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:01:50 16:01:50.323 DEBUG [main][MenuItemLookup] Found menu:''
12:01:50 16:01:50.323 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:01:50 16:01:50.323 DEBUG [main][MenuItemLookup] Found menu:'File'
12:01:50 16:01:50.323 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:01:50 16:01:50.323 DEBUG [main][MenuItemLookup] Found menu:''
12:01:50 16:01:50.323 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:01:50 16:01:50.323 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:01:50 16:01:50.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:01:50 16:01:50.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:01:50 16:01:50.332 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:01:50 16:01:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:01:50 16:01:50.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:01:50 16:01:50.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:01:50 16:01:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:50 16:01:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:50 16:01:50.392 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:01:50 16:01:50.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:01:50 16:01:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:50 16:01:50.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:50 16:01:50.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:50 16:01:50.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:50 16:01:50.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:01:50 16:01:50.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:01:50 16:01:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:01:50 16:01:50.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:01:50 16:01:50.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server
12:01:50 16:01:50.395 DEBUG [main][TreeItemHandler] Selecting tree item: Server
12:01:50 16:01:50.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection
12:01:50 16:01:50.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server
12:01:50 16:01:50.395 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:01:50 16:01:50.395 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:01:50 16:01:50.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:01:50 16:01:50.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:50 16:01:50.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:50 16:01:50.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:50 16:01:50.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:50 16:01:50.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:01:50 16:01:50.396 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:01:50 16:01:50.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:01:50 16:01:50.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:01:50 16:01:50.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:01:50 16:01:50.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:01:50 16:01:50.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:01:50 16:01:50.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available....
12:01:50 16:01:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully
12:01:50 16:01:50.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server
12:01:50 16:01:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:01:50 16:01:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:01:50 16:01:50.463 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
12:01:50 16:01:50.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:01:50 16:01:50.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
12:01:50 16:01:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:50 16:01:50.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:50 16:01:50.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:50 16:01:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:50 16:01:50.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:01:50 16:01:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED...
12:01:50 16:01:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully
12:01:50 16:01:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]...
12:01:50 16:01:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:01:50 16:01:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:01:50 16:01:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children...
12:01:50 16:01:50.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
12:01:50 16:01:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:01:50 16:01:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:01:50 16:01:50.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
12:01:50 16:01:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully
12:01:50 16:01:50.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
12:01:50 16:01:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:01:50 16:01:50.971 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
12:01:50 16:01:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:01:50 16:01:50.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
12:01:50 16:01:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully
12:01:50 16:01:50.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:50 16:01:50.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:50 16:01:50.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children...
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:01:50 16:01:50.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
12:01:50 16:01:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully
12:01:50 16:01:50.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache
12:01:50 16:01:50.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:01:50 16:01:50.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed
12:01:50 16:01:50.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:01:50 16:01:50.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache
12:01:50 16:01:50.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server
12:01:50 16:01:50.973 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server
12:01:50 16:01:50.973 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection
12:01:50 16:01:50.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server
12:01:50 16:01:50.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:01:50 16:01:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:50 16:01:50.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:50 16:01:50.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:50 16:01:50.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:50 16:01:50.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:01:50 16:01:50.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:01:51 16:01:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:01:51 16:01:51.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:01:51 is "Server name:")
12:01:51 16:01:51.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:51 16:01:51.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:51 16:01:51.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:51 16:01:51.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:51 16:01:51.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:01:51 16:01:51.494 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:01:51 16:01:51.494 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost
12:01:51 16:01:51.495 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
12:01:51 16:01:51.495 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page
12:01:51 16:01:51.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:01:51 16:01:51.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:51 16:01:51.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:51 16:01:51.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:51 16:01:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:51 16:01:51.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:01:51 16:01:51.497 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:01:51 16:01:51.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:01:51 16:01:51.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:01:51 16:01:51.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:01:51 16:01:51.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:01:51 16:01:51.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
12:01:51 16:01:51.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:01:51 16:01:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:01:51 16:01:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:01:51 16:01:51.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent
12:01:51 16:01:51.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:01:51 16:01:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:51 16:01:51.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:01:51 16:01:51.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:01:51 16:01:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:51 16:01:51.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:01:51 16:01:51.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:01:51 16:01:51.526 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime
12:01:51 16:01:51.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified
12:01:51 16:01:51.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:01:51 16:01:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:01:51 16:01:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:01:51 16:01:51.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent
12:01:51 16:01:51.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:01:51 16:01:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:01:51 16:01:51.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:01:51 16:01:51.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:01:51 16:01:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:01:51 16:01:51.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
12:01:51 16:01:51.528 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:01:51 16:01:51.528 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4
12:01:51 16:01:51.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
12:02:51 16:02:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown
12:02:51 16:02:51.544 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed
12:02:51 16:02:51.544 INFO [WorkbenchTestable][NewServerWizard] Finish wizard
12:02:51 16:02:51.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:02:51 16:02:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:51 16:02:51.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:51 16:02:51.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:51 16:02:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:51 16:02:51.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:51 16:02:51.549 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:02:51 16:02:51.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:51 16:02:51.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:51 16:02:51.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:51 16:02:51.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:51 16:02:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:02:52 16:02:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:02:52 16:02:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:02:52 16:02:52.057 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:02:52 16:02:52.057 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:02:52 16:02:52.057 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:02:52 16:02:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:02:52 16:02:52.057 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost'
12:02:52 16:02:52.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:02:52 16:02:52.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:52 16:02:52.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:52 16:02:52.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:52 16:02:52.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:52 16:02:52.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:02:52 16:02:52.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:02:52 16:02:52.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:02:52 16:02:52.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:02:52 16:02:52.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:02:52 16:02:52.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:02:52 16:02:52.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:02:52 16:02:52.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:52 16:02:52.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:52 16:02:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:52 16:02:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:52 16:02:52.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:52 16:02:52.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:02:52 16:02:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:02:52 16:02:52.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:02:52 16:02:52.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:02:52 16:02:52.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:02:52 16:02:52.078 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:02:52 16:02:52.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:52 16:02:52.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest)
12:02:52 16:02:52.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest
12:02:52 16:02:52.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:52 16:02:52.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:52 16:02:52.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:52 16:02:52.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:02:52 16:02:52.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:52 16:02:52.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:52 16:02:52.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:52 16:02:52.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:52 16:02:52.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:02:52 16:02:52.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:02:52 16:02:52.096 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:02:52 16:02:52.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:02:52 16:02:52.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:02:52 16:02:52.097 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:02:52 16:02:52.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:02:52 16:02:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:52 16:02:52.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:52 16:02:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:52 16:02:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:52 16:02:52.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:52 16:02:52.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:02:52 16:02:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:02:52 16:02:52.112 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:02:52 16:02:52.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:02:52 16:02:52.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:02:52 16:02:52.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:52 16:02:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:52 16:02:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:52 16:02:52.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:52 16:02:52.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:02:52 16:02:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:02:52 16:02:52.127 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:02:52 16:02:52.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:02:52 16:02:52.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:02:52 16:02:52.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest
12:02:52 16:02:52.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:02:52 16:02:52.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:02:52 16:02:52.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:52 16:02:52.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:52 16:02:52.129 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest)
12:02:52 16:02:52.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:02:52 16:02:52.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:52 16:02:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:52 16:02:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:52 16:02:52.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:52 16:02:52.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:02:52 16:02:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:02:52 16:02:52.144 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:02:52 16:02:52.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:02:52 16:02:52.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:02:52 16:02:52.146 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:02:52 16:02:52.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:02:52 16:02:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:52 16:02:52.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:52 16:02:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:52 16:02:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:52 16:02:52.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:52 16:02:52.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:02:52 16:02:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:02:52 16:02:52.160 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:02:52 16:02:52.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:02:52 16:02:52.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:02:52 16:02:52.162 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:02:52 16:02:52.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
12:02:52 16:02:52.162 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
12:02:52 16:02:52.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost  [Stopped, Republish] about selection
12:02:52 16:02:52.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost  [Stopped, Republish]
12:02:52 16:02:52.177 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:02:52 16:02:52.178 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true
12:02:52 16:02:52.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:02:52 16:02:52.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:02:52 16:02:52.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:52 16:02:52.196 DEBUG [main][MenuItemLookup] Found menu:'New'
12:02:52 16:02:52.196 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
12:02:52 16:02:52.196 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:02:52 16:02:52.196 DEBUG [main][MenuItemLookup] Found menu:''
12:02:52 16:02:52.196 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:02:52 16:02:52.196 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:02:52 16:02:52.196 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:02:52 16:02:52.196 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
12:02:52 16:02:52.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete	Delete"
12:02:52 16:02:52.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
12:02:52 16:02:52.197 INFO [main][MenuItemHandler] Select menu item: Delete	Delete
12:02:52 16:02:52.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available....
12:02:52 16:02:52.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully
12:02:52 16:02:52.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:52 16:02:52.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:52 16:02:52.227 INFO [WorkbenchTestable][AbstractButton] Click button OK
12:02:52 16:02:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:52 16:02:52.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:52 16:02:52.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:52 16:02:52.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:52 16:02:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:02:52 16:02:52.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:02:52 16:02:52.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.272 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate.
12:02:52 16:02:52.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:52 16:02:52.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:52 16:02:52.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:52 16:02:52.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:52 16:02:52.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E')
12:02:52 16:02:52.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:52 16:02:52.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:52 16:02:52.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:02:52 16:02:52.277 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:02:52 16:02:52.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:02:52 16:02:52.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:02:52 16:02:52.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost...
12:02:52 16:02:52.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:52 16:02:52.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:52 16:02:52.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:52 16:02:52.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:02:52 16:02:52.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:02:52 16:02:52.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:52 16:02:52.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:02:52 16:02:52.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:52 16:02:52.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:02:53 16:02:53.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:53 16:02:53.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:02:53 16:02:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:02:53 16:02:53.282 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:02:53 16:02:53.282 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view
12:02:53 16:02:53.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers
12:02:53 16:02:53.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers
12:02:53 16:02:53.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:02:53 16:02:53.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=<a>No servers are available. Click this link to create a new server...</a> TooltipText=null
12:02:53 16:02:53.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified
12:02:53 16:02:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:53 16:02:53.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:53 16:02:53.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:02:53 16:02:53.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:53 16:02:53.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:02:54 16:02:54.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:54 16:02:54.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:02:54 16:02:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:02:54 16:02:54.285 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found
12:02:54 16:02:54.285 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 
12:02:54 16:02:54.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully
12:02:54 16:02:54.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:02:54 16:02:54.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:02:54 16:02:54.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:02:54 16:02:54.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:02:54 16:02:54.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:02:54 16:02:54.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:54 16:02:54.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:54 16:02:54.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:54 16:02:54.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:54 16:02:54.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:54 16:02:54.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:54 16:02:54.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:54 16:02:54.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:54 16:02:54.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:54 16:02:54.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:54 16:02:54.286 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'File'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Item match:Window
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:''
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:''
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:''
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:02:54 16:02:54.287 DEBUG [main][MenuItemLookup] Item match:Preferences
12:02:54 16:02:54.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:02:54 16:02:54.288 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:02:54 16:02:54.288 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:02:54 16:02:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:02:54 16:02:54.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:02:54 16:02:54.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:02:54 16:02:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:54 16:02:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:54 16:02:54.368 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:02:54 16:02:54.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:54 16:02:54.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:02:54 16:02:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:54 16:02:54.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:54 16:02:54.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:54 16:02:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:54 16:02:54.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:54 16:02:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children...
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:02:54 16:02:54.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:02:54 16:02:54.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server
12:02:54 16:02:54.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments
12:02:54 16:02:54.370 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments
12:02:54 16:02:54.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection
12:02:54 16:02:54.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments
12:02:54 16:02:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:54 16:02:54.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:54 16:02:54.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:02:54 16:02:54.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:54 16:02:54.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:02:55 16:02:55.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:55 16:02:55.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:02:55 16:02:55.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:02:55 16:02:55.375 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)'
12:02:55 16:02:55.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified
12:02:55 16:02:55.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:55 16:02:55.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:55 16:02:55.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:55 16:02:55.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:55 16:02:55.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:02:55 16:02:55.377 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime'
12:02:55 16:02:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:02:55 16:02:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:02:55 16:02:55.380 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found
12:02:55 16:02:55.380 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting...
12:02:55 16:02:55.380 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0)
12:02:55 16:02:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:02:55 16:02:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:02:55 16:02:55.380 TRACE [main][WidgetHandler] Notify Table with event 13
12:02:55 16:02:55.380 TRACE [main][WidgetHandler] Wait for synchronization
12:02:55 16:02:55.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove")
12:02:55 16:02:55.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:55 16:02:55.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:55 16:02:55.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:55 16:02:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:55 16:02:55.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:55 16:02:55.382 INFO [WorkbenchTestable][AbstractButton] Click button &Remove
12:02:55 16:02:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:55 16:02:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:55 16:02:55.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:55 16:02:55.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:55 16:02:55.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available....
12:02:58 16:02:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown
12:02:58 16:02:58.389 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened
12:02:58 16:02:58.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:58 16:02:58.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:58 16:02:58.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
12:02:58 16:02:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:58 16:02:58.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:58 16:02:58.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:58 16:02:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:58 16:02:58.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:58 16:02:58.393 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
12:02:58 16:02:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:58 16:02:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:58 16:02:58.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:58 16:02:58.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:58 16:02:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:02:58 16:02:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:02:58 16:02:58.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:58 16:02:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:58 16:02:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:58 16:02:58.417 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest
12:02:58 16:02:58.417 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:02:58 16:02:58.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:02:58 16:02:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:58 16:02:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.22 s - in org.eclipse.reddeer.requirements.test.server.ServerStoppedTest
12:02:58 isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest)  Time elapsed: 0.049 s
12:02:58 Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest
12:02:58 16:02:58.426 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest
12:02:58 16:02:58.427 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:02:58 16:02:58.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:58 16:02:58.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest
12:02:58 16:02:58.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:58 16:02:58.427 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:02:58 16:02:58.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:58 16:02:58.435 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:02:58 16:02:58.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:58 16:02:58.435 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:02:58 16:02:58.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:58 16:02:58.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:58 16:02:58.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:58 16:02:58.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:58 16:02:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:58 16:02:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:58 16:02:58.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:58 16:02:58.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:02:58 16:02:58.436 DEBUG [main][MenuItemLookup] Found menu:'File'
12:02:58 16:02:58.436 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:02:58 16:02:58.436 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:02:58 16:02:58.436 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:02:58 16:02:58.436 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:02:58 16:02:58.436 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:02:58 16:02:58.436 DEBUG [main][MenuItemLookup] Item match:Window
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:''
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:''
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:''
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:02:58 16:02:58.437 DEBUG [main][MenuItemLookup] Item match:Preferences
12:02:58 16:02:58.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:02:58 16:02:58.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:02:58 16:02:58.437 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:02:58 16:02:58.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:02:58 16:02:58.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:02:58 16:02:58.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:02:58 16:02:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:58 16:02:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:58 16:02:58.512 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:02:58 16:02:58.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:02:58 16:02:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:58 16:02:58.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:58 16:02:58.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:58 16:02:58.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:58 16:02:58.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:58 16:02:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:02:58 16:02:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:02:58 16:02:58.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:02:58 16:02:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:58 16:02:58.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:58 16:02:58.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:58 16:02:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:58 16:02:58.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:58 16:02:58.515 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:02:58 16:02:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:58 16:02:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:58 16:02:58.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:58 16:02:58.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:58 16:02:58.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:02:58 16:02:58.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:02:58 16:02:58.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:58 16:02:58.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:58 16:02:58.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:58 16:02:58.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:58 16:02:58.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest)
12:02:58 16:02:58.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest
12:02:58 16:02:58.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:58 16:02:58.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:58 16:02:58.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:58 16:02:58.546 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder
12:02:58 16:02:58.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest
12:02:58 16:02:58.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:02:58 16:02:58.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:02:58 16:02:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:58 16:02:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:58 16:02:58.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest)
12:02:58 16:02:58.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:58 16:02:58.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest)
12:02:58 16:02:58.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest
12:02:58 16:02:58.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:58 16:02:58.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:58 16:02:58.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:58 16:02:58.548 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling
12:02:58 16:02:58.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest
12:02:58 16:02:58.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:02:58 16:02:58.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:02:58 16:02:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:58 16:02:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:58 16:02:58.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest)
12:02:58 16:02:58.549 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest
12:02:58 16:02:58.549 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:02:58 16:02:58.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:02:58 16:02:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:58 16:02:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:58 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest
12:02:58 testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest)  Time elapsed: 0.003 s
12:02:58 testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest)  Time elapsed: 0.001 s
12:02:58 Running org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:58 16:02:58.556 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:58 16:02:58.557 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:58 16:02:58.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:58 16:02:58.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:58 16:02:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:58 16:02:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:58 16:02:58.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:58 16:02:58.559 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:02:58 16:02:58.559 DEBUG [main][MenuItemLookup] Found menu:'File'
12:02:58 16:02:58.559 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:02:58 16:02:58.559 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:02:58 16:02:58.559 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:02:58 16:02:58.559 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:02:58 16:02:58.559 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:02:58 16:02:58.559 DEBUG [main][MenuItemLookup] Item match:Window
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:''
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:''
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:''
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:02:58 16:02:58.560 DEBUG [main][MenuItemLookup] Item match:Preferences
12:02:58 16:02:58.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:02:58 16:02:58.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:02:58 16:02:58.560 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:02:58 16:02:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:02:58 16:02:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:02:58 16:02:58.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:02:58 16:02:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:58 16:02:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:58 16:02:58.646 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:02:58 16:02:58.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:02:58 16:02:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:58 16:02:58.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:58 16:02:58.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:58 16:02:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:58 16:02:58.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:58 16:02:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:02:58 16:02:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:02:58 16:02:58.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:02:58 16:02:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:58 16:02:58.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:58 16:02:58.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:58 16:02:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:58 16:02:58.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:58 16:02:58.649 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:02:58 16:02:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:58 16:02:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:58 16:02:58.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:58 16:02:58.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:58 16:02:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:02:58 16:02:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:02:58 16:02:58.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:58 16:02:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:58 16:02:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:58 16:02:58.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:58 16:02:58.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest)
12:02:58 16:02:58.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:58 16:02:58.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:58 16:02:58.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:58 16:02:58.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:58 16:02:58.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:58 16:02:58.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:58 16:02:58.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:58 16:02:58.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:58 16:02:58.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:58 16:02:58.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:58 16:02:58.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:58 16:02:58.682 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'File'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Item match:Window
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:''
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:''
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:''
12:02:58 16:02:58.682 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:02:58 16:02:58.683 DEBUG [main][MenuItemLookup] Item match:Preferences
12:02:58 16:02:58.683 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:02:58 16:02:58.683 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:02:58 16:02:58.683 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:02:58 16:02:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:02:58 16:02:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:02:58 16:02:58.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:02:58 16:02:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:58 16:02:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:58 16:02:58.768 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:02:58 16:02:58.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:58 16:02:58.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:02:58 16:02:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:58 16:02:58.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:58 16:02:58.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:58 16:02:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:58 16:02:58.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:58 16:02:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:02:58 16:02:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:02:58 16:02:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:02:58 16:02:58.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:02:58 16:02:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:02:59 16:02:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:02:59 16:02:59.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:02:59 16:02:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:02:59 16:02:59.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:02:59 16:02:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:02:59 16:02:59.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:02:59 16:02:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:02:59 16:02:59.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:02:59 16:02:59.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser
12:02:59 16:02:59.274 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser
12:02:59 16:02:59.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection
12:02:59 16:02:59.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser
12:02:59 16:02:59.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser")
12:02:59 16:02:59.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:02:59 16:02:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:59 16:02:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:59 16:02:59.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
12:02:59 16:02:59.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:02:59 16:02:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:59 16:02:59.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:02:59 16:02:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:59 16:02:59.534 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:02:59 16:02:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:59 16:02:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:59 16:02:59.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:59 16:02:59.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:59 16:02:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:02:59 16:02:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:02:59 16:02:59.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:59 16:02:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:59 16:02:59.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:02:59 16:02:59.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:02:59 16:02:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:59 16:02:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:59 16:02:59.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest)
12:02:59 16:02:59.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:59 16:02:59.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest)
12:02:59 16:02:59.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:59 16:02:59.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:59 16:02:59.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:59 16:02:59.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:59 16:02:59.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:59 16:02:59.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:02:59 16:02:59.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:02:59 16:02:59.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:59 16:02:59.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:59 16:02:59.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest)
12:02:59 16:02:59.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:59 16:02:59.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest)
12:02:59 16:02:59.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:59 16:02:59.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:59 16:02:59.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:59 16:02:59.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:59 16:02:59.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:59 16:02:59.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.579 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:59 16:02:59.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.579 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:59 16:02:59.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:59 16:02:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:59 16:02:59.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:02:59 16:02:59.579 DEBUG [main][MenuItemLookup] Found menu:'File'
12:02:59 16:02:59.580 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:02:59 16:02:59.580 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:02:59 16:02:59.580 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:02:59 16:02:59.580 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:02:59 16:02:59.580 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:02:59 16:02:59.580 DEBUG [main][MenuItemLookup] Item match:Window
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:''
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:''
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:''
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:02:59 16:02:59.581 DEBUG [main][MenuItemLookup] Item match:Preferences
12:02:59 16:02:59.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:02:59 16:02:59.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:02:59 16:02:59.581 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:02:59 16:02:59.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:02:59 16:02:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:02:59 16:02:59.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:02:59 16:02:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.679 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:02:59 16:02:59.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:02:59 16:02:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:59 16:02:59.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:02:59 16:02:59.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:02:59 16:02:59.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:02:59 16:02:59.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:02:59 16:02:59.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:02:59 16:02:59.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:02:59 16:02:59.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:02:59 16:02:59.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:02:59 16:02:59.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:02:59 16:02:59.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:02:59 16:02:59.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:02:59 16:02:59.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:02:59 16:02:59.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:02:59 16:02:59.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:02:59 16:02:59.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser
12:02:59 16:02:59.681 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser
12:02:59 16:02:59.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection
12:02:59 16:02:59.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser
12:02:59 16:02:59.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser")
12:02:59 16:02:59.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:02:59 16:02:59.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:59 16:02:59.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:59 16:02:59.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
12:02:59 16:02:59.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:02:59 16:02:59.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:59 16:02:59.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:02:59 16:02:59.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:59 16:02:59.685 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:02:59 16:02:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:59 16:02:59.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:59 16:02:59.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:59 16:02:59.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:59 16:02:59.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:02:59 16:02:59.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:02:59 16:02:59.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:59 16:02:59.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:59 16:02:59.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:02:59 16:02:59.705 DEBUG [main][MenuItemLookup] Found menu:'File'
12:02:59 16:02:59.705 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Item match:Window
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:''
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:''
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:''
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:02:59 16:02:59.706 DEBUG [main][MenuItemLookup] Item match:Preferences
12:02:59 16:02:59.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:02:59 16:02:59.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:02:59 16:02:59.706 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:02:59 16:02:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:02:59 16:02:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:02:59 16:02:59.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:02:59 16:02:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.802 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:02:59 16:02:59.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:02:59 16:02:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:59 16:02:59.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:02:59 16:02:59.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:02:59 16:02:59.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:02:59 16:02:59.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:02:59 16:02:59.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser
12:02:59 16:02:59.804 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser
12:02:59 16:02:59.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection
12:02:59 16:02:59.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser
12:02:59 16:02:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser")
12:02:59 16:02:59.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:02:59 16:02:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:59 16:02:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:59 16:02:59.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
12:02:59 16:02:59.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:02:59 16:02:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:59 16:02:59.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:02:59 16:02:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:59 16:02:59.838 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:02:59 16:02:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:59 16:02:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:59 16:02:59.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:59 16:02:59.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:59 16:02:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:02:59 16:02:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:02:59 16:02:59.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:59 16:02:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:59 16:02:59.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:02:59 16:02:59.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:02:59 16:02:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:59 16:02:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:59 16:02:59.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest)
12:02:59 16:02:59.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:59 16:02:59.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:02:59 16:02:59.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:02:59 16:02:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:59 16:02:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:59 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest
12:02:59 testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest)  Time elapsed: 0.895 s
12:02:59 testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest)  Time elapsed: 0.002 s
12:02:59 testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest)  Time elapsed: 0.282 s
12:02:59 Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest
12:02:59 16:02:59.867 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest
12:02:59 16:02:59.868 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:02:59 16:02:59.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:59 16:02:59.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest
12:02:59 16:02:59.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:59 16:02:59.869 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:02:59 16:02:59.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:59 16:02:59.878 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:02:59 16:02:59.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:59 16:02:59.878 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:02:59 16:02:59.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:59 16:02:59.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:59 16:02:59.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:02:59 16:02:59.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:59 16:02:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:02:59 16:02:59.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:02:59 16:02:59.879 DEBUG [main][MenuItemLookup] Found menu:'File'
12:02:59 16:02:59.879 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:02:59 16:02:59.879 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:02:59 16:02:59.879 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:02:59 16:02:59.879 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:02:59 16:02:59.879 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:02:59 16:02:59.879 DEBUG [main][MenuItemLookup] Item match:Window
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:''
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:''
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:''
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:02:59 16:02:59.880 DEBUG [main][MenuItemLookup] Item match:Preferences
12:02:59 16:02:59.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:02:59 16:02:59.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:02:59 16:02:59.880 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:02:59 16:02:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:02:59 16:02:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:02:59 16:02:59.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:02:59 16:02:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.971 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:02:59 16:02:59.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:02:59 16:02:59.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:02:59 16:02:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:02:59 16:02:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:02:59 16:02:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:02:59 16:02:59.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:02:59 16:02:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:02:59 16:02:59.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:02:59 16:02:59.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:02:59 16:02:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:02:59 16:02:59.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:02:59 16:02:59.975 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:02:59 16:02:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:02:59 16:02:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:02:59 16:02:59.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:02:59 16:02:59.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:02:59 16:02:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:02:59 16:02:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:02:59 16:02:59.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:02:59 16:02:59.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:02:59 16:02:59.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:02:59 16:02:59.995 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF.
12:02:59 16:02:59.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:02:59 16:02:59.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest)
12:02:59 16:02:59.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest
12:02:59 16:02:59.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:02:59 16:02:59.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:02:59 16:02:59.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:02:59 16:02:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:02:59 16:02:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:02:59 16:02:59.996 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:02:59 16:02:59.996 DEBUG [main][MenuItemLookup] Found menu:'File'
12:02:59 16:02:59.997 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:02:59 16:02:59.997 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:02:59 16:02:59.997 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:02:59 16:02:59.997 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:02:59 16:02:59.997 DEBUG [main][MenuItemLookup] Item match:Project
12:03:00 16:03:00.000 DEBUG [main][MenuItemLookup] Found menu:'Open Project'
12:03:00 16:03:00.000 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
12:03:00 16:03:00.000 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.000 DEBUG [main][MenuItemLookup] Found menu:'Build All	Ctrl+B'
12:03:00 16:03:00.000 DEBUG [main][MenuItemLookup] Found menu:'Build Project'
12:03:00 16:03:00.000 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set'
12:03:00 16:03:00.000 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
12:03:00 16:03:00.000 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically'
12:03:00 16:03:00.000 DEBUG [main][MenuItemLookup] Item match:Build Automatically
12:03:00 16:03:00.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest
12:03:00 16:03:00.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 16:03:00.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest)
12:03:00 16:03:00.002 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
12:03:00 16:03:00.002 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest
12:03:00 16:03:00.002 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest
12:03:00 autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest)  Time elapsed: 0.005 s
12:03:00 Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.019 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.020 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:00 16:03:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:00 16:03:00.024 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Item match:Window
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:00 16:03:00.024 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.025 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:00 16:03:00.025 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.025 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:00 16:03:00.025 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:00 16:03:00.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:00 16:03:00.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:00 16:03:00.025 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:00 16:03:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:00 16:03:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:00 16:03:00.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:00 16:03:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.135 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:00 16:03:00.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:00 16:03:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:00 16:03:00.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:00 16:03:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:00 16:03:00.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:00 16:03:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:00 16:03:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:00 16:03:00.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:00 16:03:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:00 16:03:00.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:00 16:03:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:00 16:03:00.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:00 16:03:00.139 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:00 16:03:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:00 16:03:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:00 16:03:00.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:00 16:03:00.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:00 16:03:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:00 16:03:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:00 16:03:00.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:00 16:03:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest)
12:03:00 16:03:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.171 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF.
12:03:00 16:03:00.172 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
12:03:00 16:03:00.173 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF.
12:03:00 16:03:00.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 16:03:00.174 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest)
12:03:00 16:03:00.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest)
12:03:00 16:03:00.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.174 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF.
12:03:00 16:03:00.175 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
12:03:00 16:03:00.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 16:03:00.176 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest)
12:03:00 16:03:00.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.176 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest)
12:03:00 16:03:00.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.176 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
12:03:00 16:03:00.176 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF.
12:03:00 16:03:00.177 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
12:03:00 16:03:00.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 16:03:00.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest)
12:03:00 16:03:00.178 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
12:03:00 16:03:00.178 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 16:03:00.178 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest
12:03:00 autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest)  Time elapsed: 0.003 s
12:03:00 autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest)  Time elapsed: 0.002 s
12:03:00 autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest)  Time elapsed: 0.002 s
12:03:00 Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest
12:03:00 16:03:00.186 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest
12:03:00 16:03:00.187 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:00 16:03:00.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest
12:03:00 16:03:00.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.187 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:00 16:03:00.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.187 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:00 16:03:00.188 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Item match:Window
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:00 16:03:00.189 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:00 16:03:00.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:00 16:03:00.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:00 16:03:00.190 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:00 16:03:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:00 16:03:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:00 16:03:00.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:00 16:03:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.296 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:00 16:03:00.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:00 16:03:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:00 16:03:00.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:00 16:03:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:00 16:03:00.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:00 16:03:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:00 16:03:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:00 16:03:00.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:00 16:03:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:00 16:03:00.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:00 16:03:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:00 16:03:00.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:00 16:03:00.300 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:00 16:03:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:00 16:03:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:00 16:03:00.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:00 16:03:00.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:00 16:03:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:00 16:03:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:00 16:03:00.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:00 16:03:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.322 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
12:03:00 16:03:00.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest)
12:03:00 16:03:00.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest
12:03:00 16:03:00.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 16:03:00.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:00 16:03:00.323 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:00 16:03:00.323 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:00 16:03:00.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:00 16:03:00.323 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:00 16:03:00.323 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:00 16:03:00.323 DEBUG [main][MenuItemLookup] Item match:Project
12:03:00 16:03:00.324 DEBUG [main][MenuItemLookup] Found menu:'Open Project'
12:03:00 16:03:00.324 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
12:03:00 16:03:00.324 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.324 DEBUG [main][MenuItemLookup] Found menu:'Build All	Ctrl+B'
12:03:00 16:03:00.324 DEBUG [main][MenuItemLookup] Found menu:'Build Project'
12:03:00 16:03:00.324 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set'
12:03:00 16:03:00.324 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
12:03:00 16:03:00.324 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically'
12:03:00 16:03:00.324 DEBUG [main][MenuItemLookup] Item match:Build Automatically
12:03:00 16:03:00.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest
12:03:00 16:03:00.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 16:03:00.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest)
12:03:00 16:03:00.340 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
12:03:00 16:03:00.340 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest
12:03:00 16:03:00.340 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest
12:03:00 autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest)  Time elapsed: 0.017 s
12:03:00 Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest
12:03:00 16:03:00.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest
12:03:00 16:03:00.347 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:00 16:03:00.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest
12:03:00 16:03:00.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.347 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:00 16:03:00.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:00 16:03:00.349 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:00 16:03:00.349 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:00 16:03:00.349 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:00 16:03:00.349 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:00 16:03:00.349 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:00 16:03:00.349 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:00 16:03:00.349 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:00 16:03:00.349 DEBUG [main][MenuItemLookup] Item match:Window
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:00 16:03:00.350 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:00 16:03:00.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:00 16:03:00.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:00 16:03:00.350 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:00 16:03:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:00 16:03:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:00 16:03:00.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:00 16:03:00.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.437 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:00 16:03:00.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:00 16:03:00.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:00 16:03:00.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:00 16:03:00.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:00 16:03:00.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:00 16:03:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:00 16:03:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:00 16:03:00.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:00 16:03:00.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:00 16:03:00.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:00 16:03:00.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:00 16:03:00.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:00 16:03:00.450 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:00 16:03:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:00 16:03:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:00 16:03:00.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:00 16:03:00.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.480 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON.
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.480 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest)
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 16:03:00.481 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Item match:Project
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Open Project'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Close Project'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Build All	Ctrl+B'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Build Project'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Clean...'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically'
12:03:00 16:03:00.481 DEBUG [main][MenuItemLookup] Item match:Build Automatically
12:03:00 16:03:00.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest
12:03:00 16:03:00.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 16:03:00.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest)
12:03:00 16:03:00.482 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest
12:03:00 16:03:00.482 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:00 16:03:00.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:00 16:03:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest
12:03:00 autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest)  Time elapsed: 0.002 s
12:03:00 Running org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest
12:03:00 16:03:00.493 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest
12:03:00 16:03:00.494 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:00 16:03:00.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest
12:03:00 16:03:00.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.494 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:00 16:03:00.495 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.495 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:00 16:03:00.495 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.495 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:00 16:03:00.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:00 16:03:00.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:00 16:03:00.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:00 16:03:00.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:00 16:03:00.496 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:00 16:03:00.496 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:00 16:03:00.496 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:00 16:03:00.496 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:00 16:03:00.496 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:00 16:03:00.496 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:00 16:03:00.496 DEBUG [main][MenuItemLookup] Item match:Window
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:00 16:03:00.497 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:00 16:03:00.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:00 16:03:00.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:00 16:03:00.497 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:00 16:03:00.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:00 16:03:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:00 16:03:00.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:00 16:03:00.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.637 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:00 16:03:00.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:00 16:03:00.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:00 16:03:00.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:00 16:03:00.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:00 16:03:00.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:00 16:03:00.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:00 16:03:00.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:00 16:03:00.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:00 16:03:00.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:00 16:03:00.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:00 16:03:00.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:00 16:03:00.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:00 16:03:00.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:00 16:03:00.641 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:00 16:03:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:00 16:03:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:00 16:03:00.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:00 16:03:00.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:00 16:03:00.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:00 16:03:00.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:00 16:03:00.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:00 16:03:00.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:00 16:03:00.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest)
12:03:00 16:03:00.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest
12:03:00 16:03:00.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:00 16:03:00.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:00 16:03:00.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:00 16:03:00.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:00 16:03:00.681 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
12:03:00 16:03:00.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:00 16:03:00.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:00 16:03:00.682 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Item match:Window
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:00 16:03:00.682 DEBUG [main][MenuItemLookup] Item match:Show View
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:'Progress'
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:'Properties'
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:''
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
12:03:00 16:03:00.686 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
12:03:00 16:03:00.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
12:03:00 16:03:00.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
12:03:00 16:03:00.686 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
12:03:00 16:03:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
12:03:00 16:03:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
12:03:00 16:03:00.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
12:03:00 16:03:00.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:00 16:03:00.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:00 16:03:00.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:03:00 16:03:00.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:00 16:03:00.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:00 16:03:00.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:00 16:03:00.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:03:00 16:03:00.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:00 16:03:00.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:00 16:03:00.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:00 16:03:00.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:00 16:03:00.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:00 16:03:00.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:00 16:03:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:00 16:03:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:00 16:03:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:03:00 16:03:00.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:00 16:03:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:01 16:03:01.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:01 16:03:01.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:01 16:03:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:03:01 16:03:01.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:01 16:03:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:01 16:03:01.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:03:01 16:03:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:01 16:03:01.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:01 16:03:01.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
12:03:01 16:03:01.245 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
12:03:01 16:03:01.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
12:03:01 16:03:01.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
12:03:01 16:03:01.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:01 16:03:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:03:01 16:03:01.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:01 16:03:01.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
12:03:01 16:03:01.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:01 16:03:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:03:01 16:03:01.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:01 16:03:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:01 16:03:01.247 INFO [WorkbenchTestable][AbstractButton] Click button &Open
12:03:01 16:03:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:01 16:03:01.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:01 16:03:01.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:01 16:03:01.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:01 16:03:01.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:03:01 16:03:01.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:03:01 16:03:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open...
12:03:01 16:03:01.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully
12:03:01 16:03:01.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:01 16:03:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:01 16:03:01.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
12:03:01 16:03:01.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:03:01 16:03:01.368 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
12:03:01 16:03:01.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
12:03:01 16:03:01.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:01 16:03:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:03:01 16:03:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:03:01 16:03:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:03:01 16:03:01.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:01 16:03:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:01 16:03:01.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
12:03:01 16:03:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:03:01 16:03:01.374 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
12:03:01 16:03:01.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
12:03:01 16:03:01.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:01 16:03:01.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:03:01 16:03:01.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:03:01 16:03:01.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:03:01 16:03:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest
12:03:01 16:03:01.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:01 16:03:01.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:01 16:03:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector
12:03:01 16:03:01.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest)
12:03:01 16:03:01.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:01 16:03:01.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest)
12:03:01 16:03:01.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest
12:03:01 16:03:01.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:01 16:03:01.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:01 16:03:01.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:01 16:03:01.406 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log
12:03:01 16:03:01.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
12:03:01 16:03:01.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:01 16:03:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:01 16:03:01.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
12:03:01 16:03:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:03:01 16:03:01.439 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
12:03:01 16:03:01.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
12:03:01 16:03:01.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:01 16:03:01.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:03:01 16:03:01.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:03:01 16:03:01.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:03:01 16:03:01.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:01 16:03:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:01 16:03:01.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
12:03:01 16:03:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:03:01 16:03:01.457 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
12:03:01 16:03:01.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
12:03:01 16:03:01.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:01 16:03:01.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:03:01 16:03:01.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:03:01 16:03:01.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:03:01 16:03:01.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified
12:03:01 16:03:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:01 16:03:01.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:03:01 16:03:01.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:01 16:03:01.473 DEBUG [main][MenuItemLookup] Found menu:'Copy'
12:03:01 16:03:01.473 DEBUG [main][MenuItemLookup] Found menu:''
12:03:01 16:03:01.473 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer'
12:03:01 16:03:01.473 DEBUG [main][MenuItemLookup] Found menu:'Delete Log'
12:03:01 16:03:01.473 DEBUG [main][MenuItemLookup] Item match:Delete Log
12:03:01 16:03:01.473 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log"
12:03:01 16:03:01.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log
12:03:01 16:03:01.473 INFO [main][MenuItemHandler] Select menu item: &Delete Log
12:03:01 16:03:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available....
12:03:01 16:03:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully
12:03:01 16:03:01.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete
12:03:01 16:03:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:01 16:03:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
12:03:01 16:03:01.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:01 16:03:01.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events")
12:03:01 16:03:01.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:01 16:03:01.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent
12:03:01 16:03:01.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:01 16:03:01.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:01 16:03:01.510 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events
12:03:01 16:03:01.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:01 16:03:01.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:01 16:03:01.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:01 16:03:01.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:01 16:03:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:03:01 16:03:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:03:01 16:03:01.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
12:03:01 16:03:01.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:01 16:03:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:01 16:03:01.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
12:03:01 16:03:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:03:01 16:03:01.555 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
12:03:01 16:03:01.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
12:03:01 16:03:01.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:01 16:03:01.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:03:01 16:03:01.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:03:01 16:03:01.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:03:01 16:03:01.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:01 16:03:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:01 16:03:01.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
12:03:01 16:03:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:03:01 16:03:01.571 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
12:03:01 16:03:01.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
12:03:01 16:03:01.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:01 16:03:01.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:03:01 16:03:01.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:03:01 16:03:01.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:03:01 16:03:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest
12:03:01 16:03:01.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:01 16:03:01.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:01 16:03:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest)
12:03:01 16:03:01.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest
12:03:01 16:03:01.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:01 16:03:01.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:01 16:03:01.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest
12:03:01 testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest)  Time elapsed: 0.742 s
12:03:01 testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest)  Time elapsed: 0.17 s
12:03:01 Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest
12:03:01 16:03:01.579 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest
12:03:01 16:03:01.579 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:01 16:03:01.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:01 16:03:01.580 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest
12:03:01 16:03:01.580 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:01 16:03:01.580 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:01 16:03:01.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:01 16:03:01.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:01 16:03:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:01 16:03:01.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Item match:Window
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:''
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:''
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:''
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:01 16:03:01.589 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:01 16:03:01.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:01 16:03:01.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:01 16:03:01.590 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:01 16:03:01.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:01 16:03:01.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:01 16:03:01.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:01 16:03:01.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.681 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:01 16:03:01.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:01 16:03:01.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:01 16:03:01.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:01 16:03:01.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:01 16:03:01.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:01 16:03:01.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:01 16:03:01.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:01 16:03:01.684 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:01 16:03:01.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:01 16:03:01.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:01 16:03:01.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:01 16:03:01.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:01 16:03:01.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:01 16:03:01.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:01 16:03:01.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:01 16:03:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:01 16:03:01.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest)
12:03:01 16:03:01.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest
12:03:01 16:03:01.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:01 16:03:01.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:01 16:03:01.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:01 16:03:01.707 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
12:03:01 16:03:01.708 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
12:03:01 16:03:01.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:01 16:03:01.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
12:03:01 16:03:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
12:03:01 16:03:01.741 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
12:03:01 16:03:01.742 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
12:03:01 16:03:01.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:01 16:03:01.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:03:01 16:03:01.790 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
12:03:01 16:03:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:03:01 16:03:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:03:01 16:03:01.791 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
12:03:01 16:03:01.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:03:01 16:03:01.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:03:01 16:03:01.791 TRACE [main][WidgetHandler] Notify Table with event 13
12:03:01 16:03:01.791 TRACE [main][WidgetHandler] Wait for synchronization
12:03:01 16:03:01.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:01 16:03:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
12:03:01 16:03:01.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:01 16:03:01.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
12:03:01 16:03:01.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:01 16:03:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:01 16:03:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:01 16:03:01.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
12:03:01 16:03:01.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:01 16:03:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:01 16:03:01.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:01 16:03:01.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:01 16:03:01.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:01 16:03:01.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:01 16:03:01.793 INFO [WorkbenchTestable][AbstractButton] Click button &Open
12:03:01 16:03:01.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:01 16:03:01.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:01 16:03:01.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:01 16:03:01.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:02 16:03:02.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:03:02 16:03:02.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:03:02 16:03:02.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
12:03:02 16:03:02.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Item match:Window
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:02 16:03:02.248 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:02 16:03:02.249 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.249 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:02 16:03:02.249 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:02 16:03:02.249 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.249 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:02 16:03:02.249 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.249 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:02 16:03:02.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:02 16:03:02.252 DEBUG [main][MenuItemLookup] Item match:Window
12:03:02 16:03:02.253 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:02 16:03:02.253 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:02 16:03:02.253 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:02 16:03:02.253 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.253 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:02 16:03:02.253 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:02 16:03:02.253 DEBUG [main][MenuItemLookup] Item match:Perspective
12:03:02 16:03:02.256 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:03:02 16:03:02.256 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.256 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:03:02 16:03:02.256 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:03:02 16:03:02.256 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:03:02 16:03:02.256 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:03:02 16:03:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
12:03:02 16:03:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Item match:Window
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.257 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:02 16:03:02.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.258 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Item match:Window
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:02 16:03:02.258 DEBUG [main][MenuItemLookup] Item match:Perspective
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:03:02 16:03:02.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.259 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Item match:Window
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.259 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:02 16:03:02.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.259 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Item match:Window
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Item match:Perspective
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:03:02 16:03:02.260 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:03:02 16:03:02.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
12:03:02 16:03:02.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
12:03:02 16:03:02.260 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
12:03:02 16:03:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
12:03:02 16:03:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
12:03:02 16:03:02.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:02 16:03:02.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:02 16:03:02.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:02 16:03:02.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:02 16:03:02.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:02 16:03:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:02 16:03:02.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:02 16:03:02.291 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
12:03:02 16:03:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:02 16:03:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:02 16:03:02.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:02 16:03:02.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:02 16:03:02.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest
12:03:02 16:03:02.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:02 16:03:02.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:02 16:03:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest)
12:03:02 16:03:02.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:02 16:03:02.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest)
12:03:02 16:03:02.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest
12:03:02 16:03:02.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:02 16:03:02.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:02 16:03:02.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:02 16:03:02.426 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false.
12:03:02 16:03:02.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest
12:03:02 16:03:02.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:02 16:03:02.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:02 16:03:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest)
12:03:02 16:03:02.427 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest
12:03:02 16:03:02.427 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:02 16:03:02.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:02 16:03:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest
12:03:02 fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest)  Time elapsed: 0.708 s
12:03:02 fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest)  Time elapsed: 0.015 s
12:03:02 Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest
12:03:02 16:03:02.438 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest
12:03:02 16:03:02.439 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:02 16:03:02.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:02 16:03:02.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest
12:03:02 16:03:02.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:02 16:03:02.440 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:02 16:03:02.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:02 16:03:02.440 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:02 16:03:02.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:02 16:03:02.440 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:02 16:03:02.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:02 16:03:02.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:02 16:03:02.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:02 16:03:02.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:02 16:03:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:02 16:03:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:02 16:03:02.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:02 16:03:02.442 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Item match:Window
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:02 16:03:02.442 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.443 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:02 16:03:02.443 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:02 16:03:02.443 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.443 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:02 16:03:02.443 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.443 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:02 16:03:02.443 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:02 16:03:02.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:02 16:03:02.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:02 16:03:02.443 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:02 16:03:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:02 16:03:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:02 16:03:02.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:02 16:03:02.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:02 16:03:02.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:02 16:03:02.552 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:02 16:03:02.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:02 16:03:02.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:02 16:03:02.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:02 16:03:02.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:02 16:03:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:02 16:03:02.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:02 16:03:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:02 16:03:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:02 16:03:02.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:02 16:03:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:02 16:03:02.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:02 16:03:02.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:02 16:03:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:02 16:03:02.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:02 16:03:02.556 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:02 16:03:02.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:02 16:03:02.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:02 16:03:02.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:02 16:03:02.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:02 16:03:02.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:02 16:03:02.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:02 16:03:02.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:02 16:03:02.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:02 16:03:02.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:02 16:03:02.578 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed
12:03:02 16:03:02.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:02 16:03:02.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest)
12:03:02 16:03:02.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest
12:03:02 16:03:02.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:02 16:03:02.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 16:03:02.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest)
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:02 16:03:02.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:02 16:03:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest
12:03:02 testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest)  Time elapsed: 0.001 s
12:03:02 Running org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest
12:03:02 16:03:02.586 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest
12:03:02 16:03:02.586 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:02 16:03:02.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:02 16:03:02.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest
12:03:02 16:03:02.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:02 16:03:02.587 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:02 16:03:02.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:02 16:03:02.592 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:02 16:03:02.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:02 16:03:02.592 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:02 16:03:02.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:02 16:03:02.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:02 16:03:02.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:02 16:03:02.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:02 16:03:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:02 16:03:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:02 16:03:02.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:02 16:03:02.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:02 16:03:02.593 DEBUG [main][MenuItemLookup] Item match:Window
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:02 16:03:02.594 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:02 16:03:02.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:02 16:03:02.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:02 16:03:02.594 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:02 16:03:02.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:02 16:03:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:02 16:03:02.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:02 16:03:02.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:02 16:03:02.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:02 16:03:02.699 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:02 16:03:02.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:02 16:03:02.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:02 16:03:02.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:02 16:03:02.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:02 16:03:02.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:02 16:03:02.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:02 16:03:02.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:02 16:03:02.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:02 16:03:02.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:02 16:03:02.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:02 16:03:02.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:02 16:03:02.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:02 16:03:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:02 16:03:02.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:02 16:03:02.703 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:02 16:03:02.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:02 16:03:02.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:02 16:03:02.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:02 16:03:02.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:02 16:03:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:02 16:03:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:02 16:03:02.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:02 16:03:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:02 16:03:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:02 16:03:02.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:02 16:03:02.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest)
12:03:02 16:03:02.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest
12:03:02 16:03:02.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:02 16:03:02.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:02 16:03:02.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:02 16:03:02.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:02 16:03:02.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:02 16:03:02.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:02 16:03:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:02 16:03:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:02 16:03:02.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:02 16:03:02.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:02 16:03:02.746 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.746 DEBUG [main][MenuItemLookup] Item match:File
12:03:02 16:03:02.746 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:03:02 16:03:02.746 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:''
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:03:02 16:03:02.749 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:03:02 16:03:02.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:03:02 16:03:02.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:03:02 16:03:02.750 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:03:02 16:03:02.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:03:02 16:03:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:03:02 16:03:02.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:03:02 16:03:02.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:02 16:03:02.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:02 16:03:02.828 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:02 16:03:02.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:02 16:03:02.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified
12:03:02 16:03:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:02 16:03:02.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:02 16:03:02.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:02 16:03:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:02 16:03:02.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:02 16:03:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:02 16:03:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:02 16:03:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:03:02 16:03:02.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:02 16:03:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:03 16:03:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:03 16:03:03.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:03 16:03:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:03:03 16:03:03.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:03 16:03:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:03 16:03:03.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:03:03 16:03:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:03 16:03:03.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:03 16:03:03.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File
12:03:03 16:03:03.333 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File
12:03:03 16:03:03.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection
12:03:03 16:03:03.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File
12:03:03 16:03:03.336 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:03 16:03:03.336 INFO [WorkbenchTestable][NewWizard] Finish wizard
12:03:03 16:03:03.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:03:03 16:03:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:03 16:03:03.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:03 16:03:03.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:03 16:03:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:03 16:03:03.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:03 16:03:03.337 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:03:03 16:03:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:03 16:03:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:03 16:03:03.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:03 16:03:03.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:03 16:03:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:03 16:03:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:03 16:03:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:03:03 16:03:03.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:03:03 16:03:03.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:03:03 16:03:03.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:03:03 16:03:03.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:03:03 16:03:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:03:03 16:03:03.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:03 16:03:03.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:03 16:03:03.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:03 16:03:03.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:03 16:03:03.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform
12:03:03 16:03:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:03 16:03:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:03 16:03:03.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform'
12:03:03 16:03:03.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform'
12:03:03 16:03:03.633 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:03 16:03:03.633 DEBUG [main][MenuItemLookup] Item match:File
12:03:03 16:03:03.634 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:03:03 16:03:03.634 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:03:03 16:03:03.636 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:''
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:''
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:03:03 16:03:03.637 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:03:03 16:03:03.637 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:03:03 16:03:03.637 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:03:03 16:03:03.637 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:03:03 16:03:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:03:03 16:03:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:03:03 16:03:03.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:03:03 16:03:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:03 16:03:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:03 16:03:03.706 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:03 16:03:03.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:03 16:03:03.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified
12:03:03 16:03:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:03 16:03:03.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:03 16:03:03.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:03 16:03:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:03 16:03:03.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:03 16:03:03.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:03:03 16:03:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:03 16:03:03.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:03 16:03:03.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File
12:03:03 16:03:03.709 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File
12:03:03 16:03:03.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection
12:03:03 16:03:03.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File
12:03:03 16:03:03.709 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:03 16:03:03.709 INFO [WorkbenchTestable][NewWizard] Finish wizard
12:03:03 16:03:03.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:03:03 16:03:03.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:03 16:03:03.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:03 16:03:03.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:03 16:03:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:03 16:03:03.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:03 16:03:03.711 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:03:03 16:03:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:03 16:03:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:03 16:03:03.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:03 16:03:03.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:03 16:03:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:03 16:03:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:03 16:03:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:03 16:03:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:03 16:03:03.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform'
12:03:03 16:03:03.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform'
12:03:03 16:03:03.786 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:03 16:03:03.786 DEBUG [main][MenuItemLookup] Item match:File
12:03:03 16:03:03.786 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:03:03 16:03:03.786 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:''
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:''
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:03:03 16:03:03.789 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:03:03 16:03:03.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:03:03 16:03:03.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:03:03 16:03:03.789 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:03:03 16:03:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:03:03 16:03:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:03:03 16:03:03.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:03:03 16:03:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:03 16:03:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:03 16:03:03.870 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:03 16:03:03.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:03 16:03:03.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified
12:03:03 16:03:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:03 16:03:03.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:03 16:03:03.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:03 16:03:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:03 16:03:03.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:03 16:03:03.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:03:03 16:03:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:03 16:03:03.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:03 16:03:03.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File
12:03:03 16:03:03.873 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File
12:03:03 16:03:03.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection
12:03:03 16:03:03.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File
12:03:03 16:03:03.873 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:03 16:03:03.873 INFO [WorkbenchTestable][NewWizard] Finish wizard
12:03:03 16:03:03.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:03:03 16:03:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:03 16:03:03.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:03 16:03:03.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:03 16:03:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:03 16:03:03.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:03 16:03:03.874 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:03:03 16:03:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:03 16:03:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:03 16:03:03.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:03 16:03:03.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:03:03 16:03:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:03:03 16:03:03.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUntitled 3\E')
12:03:03 16:03:03.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:03 16:03:03.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:03 16:03:03.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:03 16:03:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:03 16:03:03.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:03:03 16:03:03.972 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:03 16:03:03.973 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
12:03:04 16:03:04.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest
12:03:04 16:03:04.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:04 16:03:04.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:04 16:03:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:04 16:03:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:04 16:03:04.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest)
12:03:04 16:03:04.072 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest
12:03:04 16:03:04.072 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:04 16:03:04.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:04 16:03:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:04 16:03:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest
12:03:04 closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest)  Time elapsed: 1.328 s
12:03:04 Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest
12:03:04 16:03:04.083 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest
12:03:04 16:03:04.083 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:04 16:03:04.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:04 16:03:04.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest
12:03:04 16:03:04.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:04 16:03:04.084 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:04 16:03:04.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:04 16:03:04.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:04 16:03:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:04 16:03:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:04 16:03:04.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:04 16:03:04.087 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:04 16:03:04.087 DEBUG [main][MenuItemLookup] Item match:Window
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:''
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:''
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:''
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:04 16:03:04.088 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:04 16:03:04.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:04 16:03:04.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:04 16:03:04.088 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:04 16:03:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:04 16:03:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:04 16:03:04.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:04 16:03:04.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:04 16:03:04.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:04 16:03:04.246 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:04 16:03:04.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:04 16:03:04.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:04 16:03:04.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:04 16:03:04.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:04 16:03:04.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:04 16:03:04.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:04 16:03:04.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:04 16:03:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:04 16:03:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:04 16:03:04.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:04 16:03:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:04 16:03:04.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:04 16:03:04.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:04 16:03:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:04 16:03:04.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:04 16:03:04.249 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:04 16:03:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:04 16:03:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:04 16:03:04.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:04 16:03:04.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:04 16:03:04.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:04 16:03:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:04 16:03:04.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:04 16:03:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:04 16:03:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:04 16:03:04.272 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed
12:03:04 16:03:04.272 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home}
12:03:04 16:03:04.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:04 16:03:04.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:04 16:03:04.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:04 16:03:04.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:04 16:03:04.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:04 16:03:04.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:04 16:03:04.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:04 16:03:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:04 16:03:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:04 16:03:04.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:04 16:03:04.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Item match:Window
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:''
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:''
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:''
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:04 16:03:04.273 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:04 16:03:04.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:04 16:03:04.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:04 16:03:04.286 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:04 16:03:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:04 16:03:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:04 16:03:04.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:04 16:03:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:04 16:03:04.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:04 16:03:04.398 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:04 16:03:04.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:04 16:03:04.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:04 16:03:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:04 16:03:04.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:04 16:03:04.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:04 16:03:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:04 16:03:04.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:04 16:03:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:04 16:03:04.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:04 16:03:04.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
12:03:04 16:03:04.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:04 16:03:04.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:04 16:03:04.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:04 16:03:04.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:04 16:03:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
12:03:04 16:03:04.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:04 16:03:04.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:04 16:03:04.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
12:03:04 16:03:04.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:04 16:03:04.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:04 16:03:04.903 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs
12:03:04 16:03:04.903 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs
12:03:04 16:03:04.903 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection
12:03:04 16:03:04.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs
12:03:04 
12:03:04 (Eclipse:6164): Gtk-CRITICAL **: 16:03:04.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:03:04 16:03:04.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:04 16:03:04.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:04 16:03:04.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:04 16:03:04.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:04 16:03:04.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...")
12:03:04 16:03:04.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:04 16:03:04.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:04 16:03:04.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:04 16:03:04.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:04 16:03:04.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:04 16:03:04.970 INFO [WorkbenchTestable][AbstractButton] Click button &Add...
12:03:04 16:03:04.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:04 16:03:04.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:04 16:03:04.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:04 16:03:04.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:05 16:03:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available....
12:03:05 16:03:05.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully
12:03:05 16:03:05.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE
12:03:05 16:03:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified
12:03:05 16:03:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
12:03:05 16:03:05.035 TRACE [main][WidgetHandler] Notify List with event 13
12:03:05 16:03:05.035 TRACE [main][WidgetHandler] Wait for synchronization
12:03:05 16:03:05.036 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed
12:03:05 16:03:05.036 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page
12:03:05 16:03:05.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:03:05 16:03:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:05 16:03:05.037 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:03:05 16:03:05.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:05 16:03:05.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:05 16:03:05.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:05 16:03:05.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:05 16:03:05.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label:
12:03:05 is "JRE home:")
12:03:05 16:03:05.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:05 16:03:05.078 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:05 16:03:05.079 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8
12:03:05 16:03:05.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label:
12:03:05 is "JRE name:")
12:03:05 16:03:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:05 16:03:05.090 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:05 16:03:05.090 INFO [WorkbenchTestable][AbstractText] Text set to: testName
12:03:05 16:03:05.097 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed
12:03:05 16:03:05.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:03:05 16:03:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:05 16:03:05.099 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed
12:03:05 16:03:05.099 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard
12:03:05 16:03:05.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:03:05 16:03:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:05 16:03:05.101 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:03:05 16:03:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:05 16:03:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:05 16:03:05.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:05 16:03:05.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:05 16:03:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:05 16:03:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:05 16:03:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:03:05 16:03:05.132 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:03:05 16:03:05.132 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:03:05 16:03:05.132 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:03:05 16:03:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:03:05 16:03:05.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
12:03:05 16:03:05.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:05 16:03:05.136 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
12:03:05 16:03:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:05 16:03:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:05 16:03:05.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:05 16:03:05.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:05 16:03:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:05 16:03:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:05 16:03:05.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:05 16:03:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:05 16:03:05.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest)
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:05 16:03:05.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:05 16:03:05.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:05 16:03:05.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Item match:Window
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:''
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:05 16:03:05.226 DEBUG [main][MenuItemLookup] Found menu:''
12:03:05 16:03:05.227 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:05 16:03:05.227 DEBUG [main][MenuItemLookup] Found menu:''
12:03:05 16:03:05.227 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:05 16:03:05.227 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:05 16:03:05.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:05 16:03:05.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:05 16:03:05.227 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:05 
12:03:05 (Eclipse:6164): Gtk-CRITICAL **: 16:03:05.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:03:05 16:03:05.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:05 16:03:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:05 16:03:05.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:05 16:03:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.336 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:05 16:03:05.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:05 16:03:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:05 16:03:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:05 16:03:05.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
12:03:05 16:03:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:05 16:03:05.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:05 16:03:05.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs
12:03:05 16:03:05.339 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs
12:03:05 16:03:05.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection
12:03:05 16:03:05.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs
12:03:05 16:03:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
12:03:05 16:03:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:03:05 16:03:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:03:05 16:03:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:03:05 16:03:05.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified
12:03:05 16:03:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:03:05 16:03:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:03:05 16:03:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:03:05 16:03:05.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:05 16:03:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:05 16:03:05.363 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:05 16:03:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:05 16:03:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:05 16:03:05.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:05 16:03:05.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:05 16:03:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:05 16:03:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:05 16:03:05.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:05 16:03:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest
12:03:05 16:03:05.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:05 16:03:05.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:05 16:03:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:05 16:03:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:05 16:03:05.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest)
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:05 16:03:05.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest)
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:05 16:03:05.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:05 16:03:05.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest)
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest
12:03:05 16:03:05.398 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:05 16:03:05.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:05 16:03:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:05 16:03:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:05 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest
12:03:05 testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest)  Time elapsed: 0.173 s
12:03:05 testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest)  Time elapsed: 0 s
12:03:05 Running org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest
12:03:05 16:03:05.405 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest
12:03:05 16:03:05.406 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:05 16:03:05.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:05 16:03:05.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest
12:03:05 16:03:05.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:05 16:03:05.406 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:05 16:03:05.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Item match:Window
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:''
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:''
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:''
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:05 16:03:05.408 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:05 16:03:05.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:05 16:03:05.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:05 16:03:05.424 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:05 
12:03:05 (Eclipse:6164): Gtk-CRITICAL **: 16:03:05.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:03:05 16:03:05.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:05 16:03:05.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:05 16:03:05.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:05 16:03:05.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.535 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:05 16:03:05.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:05 16:03:05.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:05 16:03:05.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:05 16:03:05.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:05 16:03:05.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:05 16:03:05.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:05 16:03:05.538 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:05 16:03:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:05 16:03:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:05 16:03:05.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:05 16:03:05.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:05 16:03:05.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:05 16:03:05.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:05 16:03:05.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:05 16:03:05.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:05 16:03:05.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest)
12:03:05 16:03:05.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest
12:03:05 16:03:05.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:05 16:03:05.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:05 16:03:05.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:05 16:03:05.574 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass
12:03:05 16:03:05.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:05 16:03:05.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:05 16:03:05.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
12:03:05 16:03:05.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:05 16:03:05.577 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:05 16:03:05.577 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:05 16:03:05.577 DEBUG [main][MenuItemLookup] Item match:File
12:03:05 16:03:05.578 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:03:05 16:03:05.578 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:''
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:''
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:03:05 16:03:05.581 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:03:05 16:03:05.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:03:05 16:03:05.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:03:05 16:03:05.581 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:03:05 16:03:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:03:05 16:03:05.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:03:05 16:03:05.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:03:05 16:03:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:05 16:03:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:05 16:03:05.661 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:05 16:03:05.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:05 16:03:05.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:03:05 16:03:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:05 16:03:05.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:05 16:03:05.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:05 16:03:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:05 16:03:05.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:05 16:03:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:05 16:03:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:05 16:03:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
12:03:05 16:03:05.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:05 16:03:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:06 16:03:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:06 16:03:06.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:06 16:03:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
12:03:06 16:03:06.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:06 16:03:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:06 16:03:06.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
12:03:06 16:03:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:06 16:03:06.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:06 16:03:06.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
12:03:06 16:03:06.167 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
12:03:06 16:03:06.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
12:03:06 16:03:06.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
12:03:06 16:03:06.169 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:06 16:03:06.169 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:03:06 16:03:06.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:03:06 16:03:06.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:06 16:03:06.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:06 16:03:06.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:06 16:03:06.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:06 16:03:06.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:06 16:03:06.170 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:03:06 16:03:06.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:06 16:03:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:06 16:03:06.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:06 16:03:06.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:06 16:03:06.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:06 16:03:06.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:06 16:03:06.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:06 16:03:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
12:03:06 16:03:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
12:03:06 16:03:06.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
12:03:06 16:03:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:06 16:03:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:06 16:03:06.435 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
12:03:06 16:03:06.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:06 16:03:06.437 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject'
12:03:06 16:03:06.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
12:03:06 is "Project name:")
12:03:06 16:03:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:06 16:03:06.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:06 16:03:06.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:06 16:03:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:06 16:03:06.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:06 16:03:06.439 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:06 16:03:06.440 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject
12:03:06 16:03:06.472 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
12:03:06 16:03:06.472 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
12:03:06 16:03:06.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:03:06 16:03:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:06 16:03:06.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:06 16:03:06.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:06 16:03:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:06 16:03:06.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:06 16:03:06.475 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:03:06 16:03:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:06 16:03:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:06 16:03:06.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:06 16:03:06.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:07 16:03:07.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
12:03:10 16:03:10.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
12:03:10 16:03:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:10 16:03:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:10 16:03:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:03:10 16:03:10.735 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
12:03:10 16:03:10.735 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:03:10 16:03:10.735 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:03:10 16:03:10.735 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:03:10 16:03:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:03:10 16:03:10.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:10 16:03:10.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:10 16:03:10.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
12:03:10 16:03:10.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:10 16:03:10.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:10 16:03:10.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:10 16:03:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:10 16:03:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:10 16:03:10.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:10 16:03:10.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
12:03:10 16:03:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:10 16:03:10.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:10 16:03:10.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:10 16:03:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:10 16:03:10.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:03:10 16:03:10.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:03:10 16:03:10.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:03:10 16:03:10.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:10 16:03:10.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:03:10 16:03:10.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:03:10 16:03:10.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:03:10 16:03:10.746 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:03:10 16:03:10.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:03:10 16:03:10.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:10 16:03:10.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:03:10 16:03:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:10 16:03:10.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:10 16:03:10.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:11 16:03:11.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:11 16:03:11.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:11 16:03:11.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:11 16:03:11.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:11 16:03:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:03:11 16:03:11.748 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:03:11 16:03:11.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:03:11 16:03:11.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:11 16:03:11.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:03:11 16:03:11.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:03:11 16:03:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:11 16:03:11.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:11 16:03:11.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:11 16:03:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:11 16:03:11.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:11 16:03:11.750 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers
12:03:11 16:03:11.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject
12:03:11 16:03:11.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest
12:03:11 16:03:11.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:11 16:03:11.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:11 16:03:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:11 16:03:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:11 16:03:11.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest)
12:03:11 16:03:11.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:11 16:03:11.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest)
12:03:11 16:03:11.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest
12:03:11 16:03:11.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:11 16:03:11.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:11 16:03:11.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:11 16:03:11.756 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass
12:03:11 16:03:11.756 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
12:03:11 16:03:11.757 DEBUG [main][EditorHandler] 0 editor(s) found
12:03:11 16:03:11.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:11 16:03:11.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:11 16:03:11.762 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
12:03:11 16:03:11.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:11 16:03:11.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:11 16:03:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:11 16:03:11.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:11 16:03:11.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:11 16:03:11.773 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Item match:Window
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:''
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:11 16:03:11.774 DEBUG [main][MenuItemLookup] Item match:Show View
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Progress'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Templates'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:''
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
12:03:11 16:03:11.778 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
12:03:11 16:03:11.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
12:03:11 16:03:11.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
12:03:11 16:03:11.779 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
12:03:11 16:03:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
12:03:11 16:03:11.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
12:03:11 16:03:11.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
12:03:11 16:03:11.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:11 16:03:11.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:11 16:03:11.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:03:11 16:03:11.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:11 16:03:11.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:11 16:03:11.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:11 16:03:11.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:03:11 16:03:11.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:11 16:03:11.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:11 16:03:11.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:11 16:03:11.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:11 16:03:11.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:11 16:03:11.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:11 16:03:11.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:11 16:03:11.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:11 16:03:11.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:03:11 16:03:11.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:11 16:03:11.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:11 16:03:11.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:03:11 16:03:11.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:11 16:03:11.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:11 16:03:11.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:03:11 16:03:11.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:03:11 16:03:11.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:11 16:03:11.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:03:11 16:03:11.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:11 16:03:11.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:03:11 16:03:11.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
12:03:11 16:03:11.932 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
12:03:11 16:03:11.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
12:03:11 16:03:11.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:11 16:03:11.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:11 16:03:11.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:11 16:03:11.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:11 16:03:11.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:11 16:03:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:11 16:03:11.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:11 16:03:11.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:11 16:03:11.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:11 16:03:11.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:11 16:03:11.935 INFO [WorkbenchTestable][AbstractButton] Click button &Open
12:03:11 16:03:11.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:11 16:03:11.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:11 16:03:11.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:11 16:03:11.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:12 16:03:12.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:03:12 16:03:12.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:03:12 16:03:12.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
12:03:12 16:03:12.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:12 16:03:12.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:12 16:03:12.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
12:03:12 16:03:12.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:12 16:03:12.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:12 16:03:12.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:12 16:03:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:12 16:03:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:12 16:03:12.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:12 16:03:12.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
12:03:12 16:03:12.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:12 16:03:12.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:12 16:03:12.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:12 16:03:12.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:12 16:03:12.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:03:12 16:03:12.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:03:12 16:03:12.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:03:12 16:03:12.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:12 16:03:12.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:03:12 16:03:12.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:03:12 16:03:12.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:03:12 16:03:12.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:03:12 16:03:12.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:03:12 16:03:12.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:12 16:03:12.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:03:12 16:03:12.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:03:12 16:03:12.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:03:12 16:03:12.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:12 16:03:12.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:03:12 16:03:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:12 16:03:12.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:12 16:03:12.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:12 16:03:12.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:12 16:03:12.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:13 16:03:13.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:13 16:03:13.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:13 16:03:13.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:03:13 16:03:13.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:03:13 16:03:13.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:03:13 16:03:13.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:13 16:03:13.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:03:13 16:03:13.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:03:13 16:03:13.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:13 16:03:13.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:13 16:03:13.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:13 16:03:13.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:13 16:03:13.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:13 16:03:13.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers
12:03:13 16:03:13.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject
12:03:13 16:03:13.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:03:13 16:03:13.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:03:13 16:03:13.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:13 16:03:13.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:03:13 16:03:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:13 16:03:13.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:13 16:03:13.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:13 16:03:13.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:13 16:03:13.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:14 16:03:14.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:14 16:03:14.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:03:14 16:03:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:03:14 16:03:14.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:03:14 16:03:14.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:03:14 16:03:14.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:14 16:03:14.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:03:14 16:03:14.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:03:14 16:03:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:14 16:03:14.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:14 16:03:14.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:14 16:03:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:14 16:03:14.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:14 16:03:14.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers
12:03:14 16:03:14.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject
12:03:14 16:03:14.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:03:14 16:03:14.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:03:14 16:03:14.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:14 16:03:14.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:03:14 16:03:14.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:03:14 16:03:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:14 16:03:14.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:14 16:03:14.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:14 16:03:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:14 16:03:14.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:14 16:03:14.058 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
12:03:14 16:03:14.058 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
12:03:14 16:03:14.059 DEBUG [main][TreeItemHandler] Set Tree selection
12:03:14 16:03:14.060 DEBUG [main][TreeHandler] Notify Tree about selection event
12:03:22 16:03:22.651 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
12:03:22 16:03:22.655 DEBUG [WorkbenchTestable][TreeItemHandler]   Servers
12:03:22 16:03:22.655 DEBUG [WorkbenchTestable][TreeItemHandler]   TestProject
12:03:22 16:03:22.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:03:22 16:03:22.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'New'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:''
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:''
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Move...'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:''
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Import...'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Export...'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:''
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
12:03:23 16:03:23.295 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
12:03:23 16:03:23.296 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
12:03:23 16:03:23.296 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
12:03:23 16:03:23.296 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
12:03:23 16:03:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:03:23 16:03:23.297 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index ()' is a system job, skipped
12:03:23 16:03:23.297 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
12:03:23 16:03:23.797 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
12:03:23 16:03:23.797 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:03:23 16:03:23.797 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:03:23 16:03:23.797 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:03:23 16:03:23.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:03:23 16:03:23.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:03:23 16:03:23.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Found menu:'New'
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Found menu:''
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Found menu:''
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:03:23 16:03:23.822 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
12:03:23 16:03:23.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
12:03:23 16:03:23.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
12:03:23 16:03:23.822 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
12:03:23 16:03:23.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
12:03:23 
12:03:23 (Eclipse:6164): Gtk-CRITICAL **: 16:03:23.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:03:23 
12:03:23 (Eclipse:6164): Gtk-CRITICAL **: 16:03:23.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:03:23 
12:03:23 (Eclipse:6164): Gtk-CRITICAL **: 16:03:23.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:03:23 
12:03:23 (Eclipse:6164): Gtk-CRITICAL **: 16:03:23.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:03:24 16:03:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully
12:03:24 16:03:24.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
12:03:24 16:03:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:24 16:03:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:24 16:03:24.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:03:24 16:03:24.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:24 16:03:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:24 16:03:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:24 16:03:24.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:03:24 16:03:24.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:24 16:03:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:24 16:03:24.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:24 16:03:24.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:24 16:03:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:24 16:03:24.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:24 16:03:24.464 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
12:03:24 16:03:24.464 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
12:03:24 16:03:24.464 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
12:03:24 16:03:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:24 16:03:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:24 16:03:24.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:24 16:03:24.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:24 16:03:24.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
12:03:24 16:03:24.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:24 16:03:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:24 16:03:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:24 16:03:24.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:03:24 16:03:24.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:24 16:03:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:24 16:03:24.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:24 16:03:24.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:24 16:03:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:24 16:03:24.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:24 16:03:24.466 INFO [WorkbenchTestable][AbstractButton] Click button OK
12:03:24 16:03:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:24 16:03:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:24 16:03:24.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:24 16:03:24.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:24 16:03:24.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
12:03:24 16:03:24.474 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
12:03:24 16:03:24.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
12:03:24 16:03:24.975 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
12:03:24 16:03:24.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:03:24 16:03:24.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
12:03:24 16:03:24.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
12:03:24 16:03:24.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:03:24 16:03:24.975 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:03:24 16:03:24.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:03:24 16:03:24.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:03:24 16:03:24.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:03:24 16:03:24.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:03:24 16:03:24.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
12:03:24 16:03:24.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:03:24 16:03:24.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:03:24 16:03:24.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest
12:03:24 16:03:24.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:24 16:03:24.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:24 16:03:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:24 16:03:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:24 16:03:24.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest)
12:03:24 16:03:24.978 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest
12:03:24 16:03:24.978 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:03:24 16:03:24.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:03:24 16:03:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:24 16:03:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.574 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest
12:03:24 fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest)  Time elapsed: 6.183 s
12:03:24 fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest)  Time elapsed: 13.222 s
12:03:24 
12:03:24 Results:
12:03:24 
12:03:24 Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
12:03:24 
12:03:26 [INFO] All tests passed!
12:03:26 [INFO] 
12:03:26 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.requirements.test ---
12:03:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec
12:03:26 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
12:03:27 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
12:03:27 [INFO] 
12:03:27 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.ui.test >-----------
12:03:27 [INFO] Building RedDeer UI Tests 4.7.0-SNAPSHOT                         [43/58]
12:03:27 [INFO]   from tests/org.eclipse.reddeer.ui.test/pom.xml
12:03:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:03:27 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:03:28 [INFO] 
12:03:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] 
12:03:28 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] Resolving class path of RedDeer UI Tests...
12:03:28 [INFO] 
12:03:28 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:03:28 [INFO] 
12:03:28 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:03:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/resources
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/bin
12:03:28 [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/resources does not exist
12:03:28 [INFO] 
12:03:28 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:03:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/src/test/resources
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/org.eclipse.reddeer.ui.test-4.7.0-SNAPSHOT-sources.jar
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/org.eclipse.reddeer.ui.test-4.7.0-SNAPSHOT.jar
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.test ---
12:03:28 [INFO] 
12:03:28 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.ui.test ---
12:03:29 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:03:29 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work/data/.metadata/.log
12:03:29 [INFO] Command line:
12:03:29 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
12:03:31 Launching application org.eclipse.ui.ide.workbench...
12:03:35 Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest
12:03:35 16:03:35.460 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
12:03:35 16:03:35.463 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
12:03:35 16:03:35.524 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
12:03:35 16:03:35.525 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
12:03:35 16:03:35.560 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest
12:03:35 16:03:35.641 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:03:35 16:03:35.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:35 16:03:35.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest
12:03:35 16:03:35.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
12:03:35 16:03:35.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
12:03:35 16:03:35.656 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
12:03:35 16:03:35.661 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:35 16:03:35.661 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:03:35 16:03:35.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:35 16:03:35.663 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:03:35 16:03:35.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:35 16:03:35.667 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:03:35 16:03:35.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:35 16:03:35.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:35 16:03:35.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:35 16:03:35.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:35 16:03:35.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:03:35 16:03:35.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:35 16:03:35.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:35 16:03:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:35 16:03:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:35 16:03:35.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:35 16:03:35.758 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:35 16:03:35.761 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:35 16:03:35.761 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:35 16:03:35.761 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:35 16:03:35.761 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:35 16:03:35.761 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:35 16:03:35.761 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:35 16:03:35.761 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:35 16:03:35.762 DEBUG [main][MenuItemLookup] Item match:Window
12:03:35 16:03:35.766 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:35 16:03:35.766 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:35 16:03:35.766 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:35 16:03:35.767 DEBUG [main][MenuItemLookup] Found menu:''
12:03:35 16:03:35.767 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:35 16:03:35.767 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:35 16:03:35.767 DEBUG [main][MenuItemLookup] Found menu:''
12:03:35 16:03:35.767 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:35 16:03:35.767 DEBUG [main][MenuItemLookup] Found menu:''
12:03:35 16:03:35.767 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:35 16:03:35.767 DEBUG [main][MenuItemLookup] Item match:Preferences
12:03:35 16:03:35.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:03:35 16:03:35.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:03:35 16:03:35.771 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:03:35 16:03:35.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:03:35 16:03:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:03:35 16:03:35.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:03:35 16:03:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:35 16:03:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:35 16:03:35.992 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:03:35 16:03:35.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:36 16:03:36.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:03:36 16:03:36.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:36 16:03:36.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:36 16:03:36.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:36 16:03:36.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:36 16:03:36.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:36 16:03:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:36 16:03:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:36 16:03:36.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:03:36 16:03:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:36 16:03:36.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:36 16:03:36.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:36 16:03:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:36 16:03:36.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:36 16:03:36.073 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:03:36 16:03:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:36 16:03:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:36 16:03:36.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:36 16:03:36.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:36 16:03:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:36 16:03:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:36 16:03:36.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:36 16:03:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:36 16:03:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:36 16:03:36.144 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
12:03:36 16:03:36.144 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
12:03:36 16:03:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:36 16:03:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:36 16:03:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:36 16:03:36.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective")
12:03:36 16:03:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:36 16:03:36.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:36 16:03:36.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:36 16:03:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:36 16:03:36.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
12:03:36 16:03:36.171 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
12:03:36 16:03:36.172 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
12:03:36 16:03:36.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:36 16:03:36.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
12:03:36 16:03:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully
12:03:36 16:03:36.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
12:03:36 16:03:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:36 16:03:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:36 16:03:36.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
12:03:36 16:03:36.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:36 16:03:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
12:03:36 16:03:36.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:36 16:03:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:36 16:03:36.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:36 16:03:36.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:36 16:03:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:36 16:03:36.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:03:36 16:03:36.268 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
12:03:36 16:03:36.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:03:36 16:03:36.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:03:36 16:03:36.271 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
12:03:36 16:03:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:03:36 16:03:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:03:36 16:03:36.272 TRACE [main][WidgetHandler] Notify Table with event 13
12:03:36 16:03:36.272 TRACE [main][WidgetHandler] Wait for synchronization
12:03:36 16:03:36.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:36 16:03:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
12:03:36 16:03:36.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:36 16:03:36.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:36 16:03:36.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:36 16:03:36.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
12:03:36 16:03:36.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:36 16:03:36.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
12:03:36 16:03:36.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:36 16:03:36.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:36 16:03:36.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:36 16:03:36.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:36 16:03:36.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:36 16:03:36.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:36 16:03:36.280 INFO [WorkbenchTestable][AbstractButton] Click button &Open
12:03:36 16:03:36.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:36 16:03:36.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:36 16:03:36.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:36 16:03:36.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:36 16:03:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:03:36 16:03:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:03:36 16:03:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
12:03:36 16:03:36.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:36 16:03:36.939 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:36 16:03:36.939 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:36 16:03:36.939 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:36 16:03:36.939 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:36 16:03:36.939 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:36 16:03:36.940 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:36 16:03:36.940 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:36 16:03:36.940 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:36 16:03:36.940 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:36 16:03:36.940 DEBUG [main][MenuItemLookup] Item match:Window
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.941 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:36 16:03:36.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:36 16:03:36.945 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:36 16:03:36.946 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:36 16:03:36.946 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:36 16:03:36.946 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:36 16:03:36.946 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:36 16:03:36.946 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:36 16:03:36.946 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:36 16:03:36.946 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:36 16:03:36.946 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:36 16:03:36.946 DEBUG [main][MenuItemLookup] Item match:Window
12:03:36 16:03:36.947 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:36 16:03:36.947 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:36 16:03:36.947 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:36 16:03:36.947 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.947 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:36 16:03:36.947 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:36 16:03:36.947 DEBUG [main][MenuItemLookup] Item match:Perspective
12:03:36 16:03:36.951 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:03:36 16:03:36.951 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.951 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:03:36 16:03:36.951 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:03:36 16:03:36.951 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:03:36 16:03:36.951 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:03:36 16:03:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
12:03:36 16:03:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:36 16:03:36.952 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:36 16:03:36.952 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:36 16:03:36.952 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:36 16:03:36.952 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:36 16:03:36.952 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:36 16:03:36.952 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:36 16:03:36.952 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:36 16:03:36.953 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:36 16:03:36.953 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:36 16:03:36.953 DEBUG [main][MenuItemLookup] Item match:Window
12:03:36 16:03:36.953 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:36 16:03:36.953 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:36 16:03:36.953 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:36 16:03:36.953 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.953 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:36 16:03:36.953 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:36 16:03:36.954 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.954 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:36 16:03:36.954 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.954 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:36 16:03:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.954 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:36 16:03:36.954 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:36 16:03:36.954 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:36 16:03:36.954 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:36 16:03:36.954 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Item match:Window
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.955 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:36 16:03:36.956 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:36 16:03:36.956 DEBUG [main][MenuItemLookup] Item match:Perspective
12:03:36 16:03:36.956 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:03:36 16:03:36.956 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.956 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:03:36 16:03:36.956 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:03:36 16:03:36.956 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:03:36 16:03:36.957 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:03:36 16:03:36.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.959 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:36 16:03:36.959 DEBUG [main][MenuItemLookup] Item match:Window
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.960 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:03:36 16:03:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:36 16:03:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:36 16:03:36.961 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:36 16:03:36.961 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:36 16:03:36.961 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:03:36 16:03:36.961 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:03:36 16:03:36.961 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:03:36 16:03:36.961 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:03:36 16:03:36.961 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:03:36 16:03:36.961 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:03:36 16:03:36.961 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:03:36 16:03:36.961 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:03:36 16:03:36.962 DEBUG [main][MenuItemLookup] Item match:Window
12:03:36 16:03:36.962 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:03:36 16:03:36.962 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:03:36 16:03:36.962 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:03:36 16:03:36.962 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.962 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:03:36 16:03:36.962 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:03:36 16:03:36.962 DEBUG [main][MenuItemLookup] Item match:Perspective
12:03:36 16:03:36.963 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:03:36 16:03:36.963 DEBUG [main][MenuItemLookup] Found menu:''
12:03:36 16:03:36.963 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:03:36 16:03:36.963 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:03:36 16:03:36.963 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:03:36 16:03:36.963 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:03:36 16:03:36.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
12:03:36 16:03:36.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
12:03:36 16:03:36.964 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
12:03:37 16:03:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
12:03:37 16:03:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
12:03:37 16:03:37.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
12:03:37 16:03:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:37 16:03:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:37 16:03:37.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:37 16:03:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:37 16:03:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:37 16:03:37.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:03:37 16:03:37.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:37 16:03:37.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:37 16:03:37.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:37 16:03:37.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
12:03:37 16:03:37.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:37 16:03:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:37 16:03:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:37 16:03:37.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:03:37 16:03:37.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:37 16:03:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:37 16:03:37.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:37 16:03:37.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:37 16:03:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:37 16:03:37.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:37 16:03:37.029 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
12:03:37 16:03:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:37 16:03:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:37 16:03:37.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:37 16:03:37.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:39 16:03:39.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:39 16:03:39.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:39 16:03:39.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"]
12:03:39 16:03:39.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:39 16:03:39.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:39 16:03:39.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
12:03:39 16:03:39.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:39 16:03:39.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:39 16:03:39.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:39 16:03:39.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"]
12:03:39 16:03:39.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:39 16:03:39.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:39 16:03:39.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:39 16:03:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:39 16:03:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:39 16:03:39.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:39 16:03:39.530 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:39 16:03:39.531 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:39 16:03:39.531 DEBUG [main][MenuItemLookup] Item match:File
12:03:39 16:03:39.534 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:03:39 16:03:39.534 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:03:39 16:03:39.537 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:03:39 16:03:39.537 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:03:39 16:03:39.537 DEBUG [main][MenuItemLookup] Found menu:''
12:03:39 16:03:39.537 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:03:39 16:03:39.537 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:03:39 16:03:39.537 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:''
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:03:39 16:03:39.538 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:03:39 16:03:39.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:03:39 16:03:39.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:03:39 16:03:39.539 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:03:39 16:03:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:03:39 16:03:39.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:03:39 16:03:39.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:03:39 16:03:39.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:39 16:03:39.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:39 16:03:39.649 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:39 16:03:39.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:39 16:03:39.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:03:39 16:03:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:39 16:03:39.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:39 16:03:39.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:39 16:03:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:39 16:03:39.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:39 16:03:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:39 16:03:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:39 16:03:39.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
12:03:39 16:03:39.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:39 16:03:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:40 16:03:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:40 16:03:40.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:40 16:03:40.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
12:03:40 16:03:40.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:40 16:03:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:40 16:03:40.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
12:03:40 16:03:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:40 16:03:40.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:40 16:03:40.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project
12:03:40 16:03:40.163 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project
12:03:40 16:03:40.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection
12:03:40 16:03:40.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project
12:03:40 16:03:40.166 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:40 16:03:40.166 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:03:40 16:03:40.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:03:40 16:03:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:40 16:03:40.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:40 16:03:40.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:40 16:03:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:40 16:03:40.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:40 16:03:40.169 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:03:40 16:03:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:40 16:03:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:40 16:03:40.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:40 16:03:40.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:40 16:03:40.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:40 16:03:40.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:40 16:03:40.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:40 16:03:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available....
12:03:40 16:03:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully
12:03:40 16:03:40.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project
12:03:40 16:03:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:40 16:03:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:40 16:03:40.461 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
12:03:40 16:03:40.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:40 16:03:40.462 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject'
12:03:40 16:03:40.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
12:03:40 is "Project name:")
12:03:40 16:03:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:40 16:03:40.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:40 16:03:40.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:40 16:03:40.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:40 16:03:40.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:40 16:03:40.489 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:40 16:03:40.491 INFO [WorkbenchTestable][AbstractText] Text set to: testproject
12:03:40 16:03:40.541 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed
12:03:40 16:03:40.541 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard
12:03:40 16:03:40.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:03:40 16:03:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:40 16:03:40.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:40 16:03:40.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:40 16:03:40.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:40 16:03:40.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:40 16:03:40.546 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:03:40 16:03:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:40 16:03:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:40 16:03:40.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:40 16:03:40.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:40 16:03:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available....
12:03:43 16:03:43.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown
12:03:43 16:03:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:43 16:03:43.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:43 16:03:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:03:43 16:03:43.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
12:03:43 16:03:43.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:03:43 16:03:43.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:03:43 16:03:43.883 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:03:43 16:03:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:03:43 16:03:43.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:43 16:03:43.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:43 16:03:43.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:43 16:03:43.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:43 16:03:43.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
12:03:43 16:03:43.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:43 16:03:43.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:43 16:03:43.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:43 16:03:43.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:43 16:03:43.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:43 16:03:43.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:43 16:03:43.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"]
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:43 16:03:43.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:03:43 16:03:43.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:03:43 16:03:43.887 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:43 16:03:43.887 DEBUG [main][MenuItemLookup] Item match:File
12:03:43 16:03:43.889 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:03:43 16:03:43.889 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:03:43 16:03:43.892 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:03:43 16:03:43.892 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:03:43 16:03:43.892 DEBUG [main][MenuItemLookup] Found menu:''
12:03:43 16:03:43.892 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:03:43 16:03:43.892 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:03:43 16:03:43.892 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:03:43 16:03:43.892 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:''
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:03:43 16:03:43.893 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:03:43 16:03:43.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:03:43 16:03:43.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:03:43 16:03:43.894 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:03:44 16:03:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:03:44 16:03:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:03:44 16:03:44.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:03:44 16:03:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:44 16:03:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:44 16:03:44.129 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:44 16:03:44.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:44 16:03:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:03:44 16:03:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:44 16:03:44.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:44 16:03:44.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:44 16:03:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:44 16:03:44.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:44 16:03:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:44 16:03:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:44 16:03:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
12:03:44 16:03:44.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:44 16:03:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:44 16:03:44.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
12:03:44 16:03:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:44 16:03:44.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:44 16:03:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
12:03:44 16:03:44.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
12:03:44 16:03:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:44 16:03:44.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
12:03:44 16:03:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:44 16:03:44.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
12:03:44 16:03:44.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class
12:03:44 16:03:44.134 DEBUG [main][TreeItemHandler] Selecting tree item: Class
12:03:44 16:03:44.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection
12:03:44 16:03:44.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class
12:03:44 16:03:44.137 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:44 16:03:44.137 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:03:44 16:03:44.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:03:44 16:03:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:44 16:03:44.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:44 16:03:44.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:44 16:03:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:44 16:03:44.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:44 16:03:44.140 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:03:44 16:03:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:44 16:03:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:44 16:03:44.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:44 16:03:44.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:44 16:03:44.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:44 16:03:44.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:44 16:03:44.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:44 16:03:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available....
12:03:44 16:03:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully
12:03:44 16:03:44.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class
12:03:44 16:03:44.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:44 16:03:44.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:44 16:03:44.555 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
12:03:44 16:03:44.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:44 16:03:44.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:03:44 is "Name:")
12:03:44 16:03:44.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:44 16:03:44.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:44 16:03:44.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:44 16:03:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:44 16:03:44.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:44 16:03:44.653 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:44 16:03:44.655 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass
12:03:44 16:03:44.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:03:44 is "Package:")
12:03:44 16:03:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:44 16:03:44.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:44 16:03:44.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:44 16:03:44.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:44 16:03:44.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:44 16:03:44.736 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:44 16:03:44.738 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test
12:03:44 16:03:44.740 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed
12:03:44 16:03:44.740 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard
12:03:44 16:03:44.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:03:44 16:03:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:44 16:03:44.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:44 16:03:44.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:44 16:03:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:44 16:03:44.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:44 16:03:44.753 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:03:44 16:03:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:44 16:03:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:44 16:03:44.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:44 16:03:44.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:44 16:03:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:03:46 16:03:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update package explorer' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Implicit Job' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update package explorer' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:03:46 16:03:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:03:46 16:03:46.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:03:46 16:03:46.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest)
12:03:46 16:03:46.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest
12:03:46 16:03:46.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:03:46 16:03:46.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:03:46 16:03:46.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:03:46 16:03:46.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:46 16:03:46.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:46 16:03:46.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:46 16:03:46.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:46 16:03:46.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:46 16:03:46.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:46 16:03:46.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"]
12:03:46 16:03:46.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:46 16:03:46.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:46 16:03:46.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:46 16:03:46.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:46 16:03:46.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:46 16:03:46.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform
12:03:46 16:03:46.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:46 16:03:46.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:46 16:03:46.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform'
12:03:46 16:03:46.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform'
12:03:46 16:03:46.838 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:46 16:03:46.839 DEBUG [main][MenuItemLookup] Item match:File
12:03:46 16:03:46.840 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:03:46 16:03:46.840 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:03:46 16:03:46.842 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:03:46 16:03:46.842 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:03:46 16:03:46.842 DEBUG [main][MenuItemLookup] Found menu:''
12:03:46 16:03:46.842 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'File'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:''
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:03:46 16:03:46.843 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:03:46 16:03:46.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:03:46 16:03:46.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:03:46 16:03:46.863 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:03:47 16:03:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:03:47 16:03:47.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:03:47 16:03:47.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:03:47 16:03:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:47 16:03:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:47 16:03:47.034 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:47 16:03:47.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:47 16:03:47.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:03:47 16:03:47.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:47 16:03:47.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:47 16:03:47.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:47 16:03:47.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:47 16:03:47.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:47 16:03:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:03:47 16:03:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:03:47 16:03:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children...
12:03:47 16:03:47.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:03:47 16:03:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:47 16:03:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:47 16:03:47.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:03:47 16:03:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully
12:03:47 16:03:47.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:03:47 16:03:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:47 16:03:47.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:03:47 16:03:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:47 16:03:47.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:03:47 16:03:47.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test
12:03:47 16:03:47.539 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test
12:03:47 16:03:47.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection
12:03:47 16:03:47.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test
12:03:47 16:03:47.542 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:03:47 16:03:47.542 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:03:47 16:03:47.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:03:47 16:03:47.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:47 16:03:47.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:47 16:03:47.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:47 16:03:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:47 16:03:47.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:47 16:03:47.544 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:03:47 16:03:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:47 16:03:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:47 16:03:47.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:47 16:03:47.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:47 16:03:47.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:03:47 16:03:47.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:47 16:03:47.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:47 16:03:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available....
12:03:47 16:03:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully
12:03:47 16:03:47.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case
12:03:47 16:03:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:47 16:03:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:47 16:03:47.955 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed
12:03:47 16:03:47.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:03:47 16:03:47.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:47 16:03:47.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:48 16:03:47.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case
12:03:48 16:03:47.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:03:48 16:03:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:03:48 16:03:48.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:03:48 is "Source folder:")
12:03:48 16:03:48.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:48 16:03:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:48 16:03:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:48 16:03:48.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent
12:03:48 16:03:48.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:48 16:03:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:48 16:03:48.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:48 16:03:48.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:48 16:03:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:48 16:03:48.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:48 16:03:48.037 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:48 16:03:48.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:03:48 is "Package:")
12:03:48 16:03:48.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:48 16:03:48.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:48 16:03:48.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:48 16:03:48.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent
12:03:48 16:03:48.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:48 16:03:48.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:48 16:03:48.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:48 16:03:48.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:48 16:03:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:48 16:03:48.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:48 16:03:48.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:48 16:03:48.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:03:48 is "Name:")
12:03:48 16:03:48.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:48 16:03:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:48 16:03:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:48 16:03:48.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent
12:03:48 16:03:48.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:48 16:03:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:48 16:03:48.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:48 16:03:48.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:48 16:03:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:48 16:03:48.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:48 16:03:48.135 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:48 16:03:48.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:03:48 is "Superclass:")
12:03:48 16:03:48.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:48 16:03:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:48 16:03:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:48 16:03:48.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent
12:03:48 16:03:48.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:48 16:03:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:48 16:03:48.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:48 16:03:48.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:48 16:03:48.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:48 16:03:48.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:48 16:03:48.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:48 16:03:48.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:03:48 is "Class under test:")
12:03:48 16:03:48.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:48 16:03:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:48 16:03:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:48 16:03:48.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent
12:03:48 16:03:48.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:48 16:03:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:48 16:03:48.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:48 16:03:48.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:48 16:03:48.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:48 16:03:48.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:03:48 16:03:48.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:03:48 16:03:48.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:03:48 16:03:48.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:48 16:03:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:48 16:03:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:48 16:03:48.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent
12:03:48 16:03:48.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:48 16:03:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:48 16:03:48.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:48 16:03:48.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:48 16:03:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:48 16:03:48.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:48 16:03:48.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:03:48 16:03:48.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:48 16:03:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:48 16:03:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:48 16:03:48.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent
12:03:48 16:03:48.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:48 16:03:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:48 16:03:48.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:48 16:03:48.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:48 16:03:48.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:48 16:03:48.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:48 16:03:48.257 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed
12:03:48 16:03:48.257 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page
12:03:48 16:03:48.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:03:48 16:03:48.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:48 16:03:48.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:48 16:03:48.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:48 16:03:48.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:48 16:03:48.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:03:48 16:03:48.329 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:03:48 16:03:48.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:03:48 16:03:48.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:03:48 16:03:48.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:03:48 16:03:48.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:03:48 16:03:48.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:03:48 16:03:48.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:03:48 16:03:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:03:48 16:03:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:03:48 16:03:48.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent
12:03:48 16:03:48.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:03:48 16:03:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:03:48 16:03:48.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:03:48 16:03:48.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:03:48 16:03:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:03:48 16:03:48.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:03:48 16:03:48.440 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1
12:03:48 16:03:48.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass
12:03:48 16:03:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:48 16:03:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:48 16:03:48.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass
12:03:48 16:03:48.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass
12:03:48 16:03:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:49 16:03:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:49 16:03:49.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass
12:03:49 16:03:49.441 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1
12:03:49 16:03:49.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object
12:03:49 16:03:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:49 16:03:49.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed
12:03:49 16:03:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:49 16:03:49.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object
12:03:49 16:03:49.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object
12:03:49 16:03:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:49 16:03:49.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed
12:03:49 16:03:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:49 16:03:49.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object
12:03:49 16:03:49.442 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1
12:03:49 16:03:49.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object()
12:03:49 16:03:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:49 16:03:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:49 16:03:49.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object()
12:03:49 16:03:49.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object()
12:03:49 16:03:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:50 16:03:50.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:50 16:03:50.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object()
12:03:50 16:03:50.443 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1
12:03:50 16:03:50.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass()
12:03:50 16:03:50.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:50 16:03:50.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:50 16:03:50.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass()
12:03:50 16:03:50.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass()
12:03:50 16:03:50.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:51 16:03:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:51 16:03:51.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass()
12:03:51 16:03:51.445 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1
12:03:51 16:03:51.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode()
12:03:51 16:03:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:51 16:03:51.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:51 16:03:51.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode()
12:03:51 16:03:51.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode()
12:03:51 16:03:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:52 16:03:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:52 16:03:52.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode()
12:03:52 16:03:52.446 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1
12:03:52 16:03:52.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object)
12:03:52 16:03:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:52 16:03:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:52 16:03:52.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object)
12:03:52 16:03:52.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object)
12:03:52 16:03:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:53 16:03:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:53 16:03:53.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object)
12:03:53 16:03:53.448 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1
12:03:53 16:03:53.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone()
12:03:53 16:03:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:53 16:03:53.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:53 16:03:53.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone()
12:03:53 16:03:53.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone()
12:03:53 16:03:53.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:54 16:03:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:54 16:03:54.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone()
12:03:54 16:03:54.449 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1
12:03:54 16:03:54.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString()
12:03:54 16:03:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:54 16:03:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:54 16:03:54.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString()
12:03:54 16:03:54.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString()
12:03:54 16:03:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:55 16:03:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:55 16:03:55.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString()
12:03:55 16:03:55.450 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1
12:03:55 16:03:55.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify()
12:03:55 16:03:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:55 16:03:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:55 16:03:55.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify()
12:03:55 16:03:55.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify()
12:03:55 16:03:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:56 16:03:56.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:56 16:03:56.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify()
12:03:56 16:03:56.452 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1
12:03:56 16:03:56.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll()
12:03:56 16:03:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:56 16:03:56.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:56 16:03:56.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll()
12:03:56 16:03:56.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll()
12:03:56 16:03:56.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:57 16:03:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:57 16:03:57.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll()
12:03:57 16:03:57.453 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1
12:03:57 16:03:57.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait()
12:03:57 16:03:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:57 16:03:57.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:57 16:03:57.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait()
12:03:57 16:03:57.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait()
12:03:57 16:03:57.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:58 16:03:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:58 16:03:58.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait()
12:03:58 16:03:58.455 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1
12:03:58 16:03:58.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long)
12:03:58 16:03:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:58 16:03:58.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:58 16:03:58.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long)
12:03:58 16:03:58.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long)
12:03:58 16:03:58.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:59 16:03:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:59 16:03:59.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long)
12:03:59 16:03:59.456 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1
12:03:59 16:03:59.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int)
12:03:59 16:03:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:03:59 16:03:59.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:03:59 16:03:59.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int)
12:03:59 16:03:59.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int)
12:03:59 16:03:59.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:00 16:04:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:00 16:04:00.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int)
12:04:00 16:04:00.457 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1
12:04:00 16:04:00.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize()
12:04:00 16:04:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:00 16:04:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:00 16:04:00.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize()
12:04:00 16:04:00.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize()
12:04:00 16:04:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:01 16:04:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:01 16:04:01.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize()
12:04:01 16:04:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available....
12:04:01 16:04:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully
12:04:01 16:04:01.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case
12:04:01 16:04:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:01 16:04:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:01 16:04:01.472 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed
12:04:01 16:04:01.472 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard
12:04:01 16:04:01.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:04:01 16:04:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:01 16:04:01.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:01 16:04:01.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:01 16:04:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:01 16:04:01.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:01 16:04:01.474 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:04:01 16:04:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:01 16:04:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:01 16:04:01.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:01 16:04:01.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:01 16:04:01.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:04:01 16:04:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:04:01 16:04:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:01 16:04:01.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:01 16:04:01.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:01 16:04:01.524 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:04:01 16:04:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:01 16:04:01.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest
12:04:01 16:04:01.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:04:01 16:04:01.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:04:01 16:04:01.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:01 16:04:01.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:01 16:04:01.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest)
12:04:01 16:04:01.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:04:01 16:04:01.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest)
12:04:01 16:04:01.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest
12:04:01 16:04:01.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:04:01 16:04:01.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:04:01 16:04:01.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:04:01 16:04:01.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:01 16:04:01.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:01 16:04:01.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:01 16:04:01.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:01 16:04:01.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:01 16:04:01.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:01 16:04:01.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform
12:04:01 16:04:01.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:01 16:04:01.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:01 16:04:01.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform'
12:04:01 16:04:01.531 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform'
12:04:01 16:04:01.531 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:01 16:04:01.531 DEBUG [main][MenuItemLookup] Item match:File
12:04:01 16:04:01.532 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:04:01 16:04:01.532 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:''
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:''
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:04:01 16:04:01.534 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:04:01 16:04:01.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:04:01 16:04:01.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:04:01 16:04:01.535 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:04:01 16:04:01.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:04:01 16:04:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:04:01 16:04:01.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:04:01 16:04:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:01 16:04:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:01 16:04:01.631 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:04:01 16:04:01.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:01 16:04:01.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:04:01 16:04:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:01 16:04:01.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:01 16:04:01.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:01 16:04:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:01 16:04:01.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:01 16:04:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:01 16:04:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:01 16:04:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children...
12:04:01 16:04:01.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:04:01 16:04:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:02 16:04:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:02 16:04:02.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:04:02 16:04:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully
12:04:02 16:04:02.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:04:02 16:04:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:02 16:04:02.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:04:02 16:04:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:02 16:04:02.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:04:02 16:04:02.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test
12:04:02 16:04:02.135 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test
12:04:02 16:04:02.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection
12:04:02 16:04:02.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test
12:04:02 16:04:02.138 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:04:02 16:04:02.138 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:04:02 16:04:02.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:04:02 16:04:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:02 16:04:02.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:02 16:04:02.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:02 16:04:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:02 16:04:02.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:02 16:04:02.140 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:04:02 16:04:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:02 16:04:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:02 16:04:02.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:02 16:04:02.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:02 16:04:02.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:02 16:04:02.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:02 16:04:02.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:02 16:04:02.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available....
12:04:02 16:04:02.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully
12:04:02 16:04:02.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case
12:04:02 16:04:02.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:02 16:04:02.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:02 16:04:02.226 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed
12:04:02 16:04:02.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:02 16:04:02.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDownAfterClass()")
12:04:02 16:04:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:02 16:04:02.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:02 16:04:02.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:02 16:04:02.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:02 16:04:02.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:03 16:04:03.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:03 16:04:03.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:03 16:04:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:04:03 16:04:03.254 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
12:04:03 16:04:03.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@AfterClass tearDownAfterClass()")
12:04:03 16:04:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:03 16:04:03.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:03 16:04:03.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:03 16:04:03.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:03 16:04:03.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:03 16:04:03.264 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass()
12:04:03 16:04:03.266 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass()
12:04:03 16:04:03.266 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass()
12:04:03 16:04:03.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:03 16:04:03.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:03 16:04:03.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:03 16:04:03.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:03 16:04:03.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUpBeforeClass()")
12:04:03 16:04:03.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:03 16:04:03.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:03 16:04:03.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:03 16:04:03.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:03 16:04:03.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:04 16:04:04.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:04 16:04:04.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:04 16:04:04.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:04:04 16:04:04.285 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
12:04:04 16:04:04.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@BeforeClass setUpBeforeClass()")
12:04:04 16:04:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:04 16:04:04.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:04 16:04:04.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:04 16:04:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:04 16:04:04.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:04 16:04:04.290 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass()
12:04:04 16:04:04.290 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass()
12:04:04 16:04:04.290 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass()
12:04:04 16:04:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:04 16:04:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:04 16:04:04.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:04 16:04:04.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:04 16:04:04.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUp()")
12:04:04 16:04:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:04 16:04:04.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:04 16:04:04.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:04 16:04:04.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:04 16:04:04.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:05 16:04:05.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:05 16:04:05.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:05 16:04:05.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:04:05 16:04:05.308 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
12:04:05 16:04:05.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@Before setUp()")
12:04:05 16:04:05.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:05 16:04:05.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:05 16:04:05.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:05 16:04:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:05 16:04:05.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:05 16:04:05.313 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up()
12:04:05 16:04:05.313 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up()
12:04:05 16:04:05.313 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up()
12:04:05 16:04:05.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:05 16:04:05.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:05 16:04:05.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:05 16:04:05.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:05 16:04:05.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDown()")
12:04:05 16:04:05.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:05 16:04:05.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:05 16:04:05.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:05 16:04:05.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:05 16:04:05.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:06 16:04:06.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:06 16:04:06.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:06 16:04:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:04:06 16:04:06.328 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
12:04:06 16:04:06.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@After tearDown()")
12:04:06 16:04:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:06 16:04:06.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:06 16:04:06.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:06 16:04:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:06 16:04:06.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:06 16:04:06.333 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown()
12:04:06 16:04:06.334 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown()
12:04:06 16:04:06.334 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown()
12:04:06 16:04:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:06 16:04:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:06 16:04:06.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:06 16:04:06.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:06 16:04:06.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments")
12:04:06 16:04:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:06 16:04:06.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:06 16:04:06.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:06 16:04:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:06 16:04:06.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:06 16:04:06.336 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments
12:04:06 16:04:06.336 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments
12:04:06 16:04:06.336 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments
12:04:06 16:04:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:06 16:04:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:06 16:04:06.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:06 16:04:06.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:06 16:04:06.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
12:04:06 is "Name:")
12:04:06 16:04:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:06 16:04:06.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:06 16:04:06.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:06 16:04:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:06 16:04:06.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:06 16:04:06.342 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:06 16:04:06.343 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest
12:04:06 16:04:06.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label:
12:04:06 is "Package:")
12:04:06 16:04:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:06 16:04:06.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:06 16:04:06.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:06 16:04:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:06 16:04:06.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:06 16:04:06.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:06 16:04:06.353 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test
12:04:06 16:04:06.355 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed
12:04:06 16:04:06.355 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page
12:04:06 16:04:06.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:04:06 16:04:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:06 16:04:06.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:06 16:04:06.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:06 16:04:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:06 16:04:06.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:06 16:04:06.358 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:04:06 16:04:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:06 16:04:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:06 16:04:06.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:06 16:04:06.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:06 16:04:06.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageTwo, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All")
12:04:06 16:04:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:06 16:04:06.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:06 16:04:06.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:06 16:04:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:06 16:04:06.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:06 16:04:06.388 INFO [WorkbenchTestable][AbstractButton] Click button &Select All
12:04:06 16:04:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:06 16:04:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:06 16:04:06.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:06 16:04:06.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:06 16:04:06.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:04:06 16:04:06.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:06 16:04:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:06 16:04:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:06 16:04:06.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent
12:04:06 16:04:06.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:06 16:04:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:06 16:04:06.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:06 16:04:06.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:06 16:04:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:06 16:04:06.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:06 16:04:06.391 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1
12:04:06 16:04:06.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass
12:04:06 16:04:06.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:06 16:04:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:06 16:04:06.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass
12:04:06 16:04:06.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass
12:04:06 16:04:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:07 16:04:07.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass
12:04:07 16:04:07.392 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:07 16:04:07.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:07 16:04:07.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object
12:04:07 16:04:07.392 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1
12:04:07 16:04:07.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object()
12:04:07 16:04:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:07 16:04:07.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:07 16:04:07.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object()
12:04:07 16:04:07.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object()
12:04:07 16:04:07.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:08 16:04:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:08 16:04:08.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object()
12:04:08 16:04:08.394 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1
12:04:08 16:04:08.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass()
12:04:08 16:04:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:08 16:04:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:08 16:04:08.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass()
12:04:08 16:04:08.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass()
12:04:08 16:04:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:09 16:04:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:09 16:04:09.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass()
12:04:09 16:04:09.395 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1
12:04:09 16:04:09.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode()
12:04:09 16:04:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:09 16:04:09.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:09 16:04:09.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode()
12:04:09 16:04:09.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode()
12:04:09 16:04:09.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:10 16:04:10.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:10 16:04:10.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode()
12:04:10 16:04:10.396 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1
12:04:10 16:04:10.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object)
12:04:10 16:04:10.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:10 16:04:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:10 16:04:10.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object)
12:04:10 16:04:10.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object)
12:04:10 16:04:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:11 16:04:11.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:11 16:04:11.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object)
12:04:11 16:04:11.397 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1
12:04:11 16:04:11.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone()
12:04:11 16:04:11.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:11 16:04:11.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:11 16:04:11.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone()
12:04:11 16:04:11.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone()
12:04:11 16:04:11.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:12 16:04:12.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:12 16:04:12.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone()
12:04:12 16:04:12.399 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1
12:04:12 16:04:12.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString()
12:04:12 16:04:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:12 16:04:12.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:12 16:04:12.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString()
12:04:12 16:04:12.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString()
12:04:12 16:04:12.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:13 16:04:13.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:15 16:04:13.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString()
12:04:15 16:04:13.400 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1
12:04:15 16:04:13.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify()
12:04:15 16:04:13.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:15 16:04:13.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:15 16:04:13.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify()
12:04:15 16:04:13.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify()
12:04:15 16:04:13.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:15 16:04:14.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:15 16:04:14.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify()
12:04:15 16:04:14.401 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1
12:04:15 16:04:14.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll()
12:04:15 16:04:14.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:15 16:04:14.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:15 16:04:14.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll()
12:04:15 16:04:14.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll()
12:04:15 16:04:14.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:15 16:04:15.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:15 16:04:15.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll()
12:04:15 16:04:15.403 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1
12:04:15 16:04:15.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait()
12:04:15 16:04:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:15 16:04:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:15 16:04:15.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait()
12:04:15 16:04:15.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait()
12:04:15 16:04:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:16 16:04:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:16 16:04:16.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait()
12:04:16 16:04:16.404 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1
12:04:16 16:04:16.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long)
12:04:16 16:04:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:16 16:04:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:16 16:04:16.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long)
12:04:16 16:04:16.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long)
12:04:16 16:04:16.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:17 16:04:17.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:17 16:04:17.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long)
12:04:17 16:04:17.405 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1
12:04:17 16:04:17.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int)
12:04:17 16:04:17.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:17 16:04:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:17 16:04:17.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int)
12:04:17 16:04:17.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int)
12:04:17 16:04:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:18 16:04:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:18 16:04:18.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int)
12:04:18 16:04:18.406 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1
12:04:18 16:04:18.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize()
12:04:18 16:04:18.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:18 16:04:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:18 16:04:18.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize()
12:04:18 16:04:18.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize()
12:04:18 16:04:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:19 16:04:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:19 16:04:19.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize()
12:04:19 16:04:19.410 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed
12:04:19 16:04:19.410 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard
12:04:19 16:04:19.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:04:19 16:04:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:19 16:04:19.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:19 16:04:19.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:19 16:04:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:19 16:04:19.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:19 16:04:19.425 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:04:19 16:04:19.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:19 16:04:19.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:19 16:04:19.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:19 16:04:19.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:20 16:04:20.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:04:20 16:04:20.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:20 16:04:20.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClassTest.java\E')
12:04:20 16:04:20.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:20 16:04:20.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:20 16:04:20.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:20 16:04:20.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:20 16:04:20.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:04:20 16:04:20.529 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:20 16:04:20.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/**
12:04:20 package org.example.test;
12:04:20 
12:04:20 import static org.junit.Assert.*;
12:04:20 
12:04:20 /**
12:04:20  * 
12:04:20  */
12:04:20 @RunWith(RedDeerSuite.class)
12:04:20 public class TestClassTest {
12:04:20 
12:04:20 	/**
12:04:20 	 * @throws java.lang.Exception
12:04:20 	 */
12:04:20 	@BeforeClass
12:04:20 	public static void setUpBeforeClass() throws Exception {
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * @throws java.lang.Exception
12:04:20 	 */
12:04:20 	@AfterClass
12:04:20 	public static void tearDownAfterClass() throws Exception {
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * @throws java.lang.Exception
12:04:20 	 */
12:04:20 	@Before
12:04:20 	public void setUp() throws Exception {
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * @throws java.lang.Exception
12:04:20 	 */
12:04:20 	@After
12:04:20 	public void tearDown() throws Exception {
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#Object()}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testObject() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#getClass()}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testGetClass() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#hashCode()}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testHashCode() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#equals(java.lang.Object)}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testEquals() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#clone()}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testClone() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#toString()}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testToString() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#notify()}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testNotify() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#notifyAll()}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testNotifyAll() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#wait()}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testWait() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#wait(long)}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testWaitLong() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#wait(long, int)}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testWaitLongInt() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 	/**
12:04:20 	 * Test method for {@link java.lang.Object#finalize()}.
12:04:20 	 */
12:04:20 	@Test
12:04:20 	public void testFinalize() {
12:04:20 		fail("Not yet implemented");
12:04:20 	}
12:04:20 
12:04:20 }
12:04:20  TooltipText=null
12:04:20 16:04:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available....
12:04:30 16:04:30.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. failed, an exception will be thrown
12:04:30 Sep 01, 2023 4:04:30 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard
12:04:30 INFO: Shell New RedDeer Test Case is not open
12:04:30 16:04:30.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest
12:04:30 16:04:30.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:04:30 16:04:30.644 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:04:30 16:04:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:30 16:04:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:30 16:04:30.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest)
12:04:30 16:04:30.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:30 16:04:30.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:30 16:04:30.658 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
12:04:30 16:04:30.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform
12:04:30 16:04:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:30 16:04:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:30 16:04:30.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform'
12:04:30 16:04:30.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:30 16:04:30.659 DEBUG [main][MenuItemLookup] Item match:Window
12:04:30 16:04:30.663 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:30 16:04:30.663 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:30 16:04:30.663 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:30 16:04:30.663 DEBUG [main][MenuItemLookup] Found menu:''
12:04:30 16:04:30.663 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:30 16:04:30.663 DEBUG [main][MenuItemLookup] Item match:Show View
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Ant'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Progress'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Templates'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:''
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
12:04:30 16:04:30.668 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
12:04:30 16:04:30.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
12:04:30 16:04:30.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
12:04:30 16:04:30.686 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
12:04:30 16:04:30.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
12:04:30 16:04:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
12:04:30 16:04:30.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:30 16:04:30.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:30 16:04:30.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:30 16:04:30.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:30 16:04:30.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:30 16:04:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:30 16:04:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:30 16:04:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:04:30 16:04:30.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:04:30 16:04:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:31 16:04:31.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:31 16:04:31.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:04:31 16:04:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:04:31 16:04:31.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:04:31 16:04:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:31 16:04:31.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:04:31 16:04:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:31 16:04:31.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:04:31 16:04:31.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
12:04:31 16:04:31.251 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
12:04:31 16:04:31.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
12:04:31 16:04:31.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
12:04:31 16:04:31.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:31 16:04:31.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:31 16:04:31.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:31 16:04:31.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:04:31 16:04:31.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:31 16:04:31.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:31 16:04:31.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:31 16:04:31.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
12:04:31 16:04:31.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:31 16:04:31.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:31 16:04:31.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:31 16:04:31.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:04:31 16:04:31.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:31 16:04:31.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:31 16:04:31.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:31 16:04:31.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:31 16:04:31.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:31 16:04:31.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:31 16:04:31.254 INFO [WorkbenchTestable][AbstractButton] Click button &Open
12:04:31 16:04:31.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:31 16:04:31.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:31 16:04:31.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:31 16:04:31.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:31 16:04:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:04:31 16:04:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:04:31 16:04:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
12:04:31 16:04:31.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:31 16:04:31.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:31 16:04:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
12:04:31 16:04:31.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:31 16:04:31.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:31 16:04:31.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform
12:04:31 16:04:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:31 16:04:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:31 16:04:31.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform'
12:04:31 16:04:31.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
12:04:31 16:04:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:31 16:04:31.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:31 16:04:31.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:31 16:04:31.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:31 16:04:31.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:04:31 16:04:31.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:04:31 16:04:31.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:04:31 16:04:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:31 16:04:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null
12:04:31 16:04:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:04:31 16:04:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:04:31 16:04:31.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:04:31 16:04:31.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:04:31 16:04:31.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:31 16:04:31.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:31 16:04:31.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:04:31 16:04:31.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:04:31 16:04:31.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:31 16:04:31.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:31 16:04:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:31 16:04:31.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:31 16:04:31.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:31 16:04:31.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:31 16:04:31.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:32 16:04:32.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:32 16:04:32.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:32 16:04:32.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:04:32 16:04:32.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:04:32 16:04:32.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:04:32 16:04:32.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:32 16:04:32.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:32 16:04:32.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:04:32 16:04:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:32 16:04:32.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:32 16:04:32.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:32 16:04:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:32 16:04:32.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:32 16:04:32.339 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject
12:04:32 16:04:32.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject
12:04:32 16:04:32.344 DEBUG [main][TreeItemHandler] Selecting tree item: testproject
12:04:32 16:04:32.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection
12:04:32 16:04:32.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject
12:04:32 16:04:32.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:04:32 16:04:32.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'New'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:''
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:''
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:''
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Import...'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Export...'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:''
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
12:04:32 16:04:32.424 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
12:04:32 16:04:32.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
12:04:32 16:04:32.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
12:04:32 16:04:32.424 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
12:04:32 16:04:32.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:32 16:04:32.425 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
12:04:32 16:04:32.925 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
12:04:32 16:04:32.925 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:32 16:04:32.925 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:32 16:04:32.925 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:04:32 16:04:32.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:32 16:04:32.925 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer
12:04:32 16:04:32.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject
12:04:32 16:04:32.926 DEBUG [main][TreeItemHandler] Selecting tree item: testproject
12:04:32 16:04:32.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection
12:04:32 16:04:32.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject
12:04:32 16:04:32.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:04:32 16:04:32.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Found menu:'New'
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Found menu:''
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Found menu:''
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:04:32 16:04:32.977 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
12:04:32 16:04:32.977 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
12:04:32 16:04:32.977 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
12:04:32 16:04:32.977 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
12:04:33 16:04:33.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
12:04:33 16:04:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
12:04:33 16:04:33.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
12:04:33 16:04:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:33 16:04:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:33 16:04:33.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:33 16:04:33.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:33 16:04:33.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:33 16:04:33.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:33 16:04:33.158 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
12:04:33 16:04:33.158 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
12:04:33 16:04:33.158 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:33 16:04:33.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:33 16:04:33.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:33 16:04:33.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:33 16:04:33.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
12:04:33 16:04:33.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:33 16:04:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:04:33 16:04:33.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:33 16:04:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:33 16:04:33.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:33 16:04:33.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:33 16:04:33.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:33 16:04:33.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:33 16:04:33.160 INFO [WorkbenchTestable][AbstractButton] Click button OK
12:04:33 16:04:33.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:33 16:04:33.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:33 16:04:33.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:33 16:04:33.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:33 16:04:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
12:04:33 16:04:33.174 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
12:04:33 16:04:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
12:04:33 16:04:33.675 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open progress monitor' is a system job, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:33 16:04:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:33 16:04:33.677 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest
12:04:33 16:04:33.677 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:04:33 16:04:33.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:04:33 16:04:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.235 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest
12:04:33 testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest)  Time elapsed: 14.766 s
12:04:33 testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest)  Time elapsed: 29.116 s
12:04:33 Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest
12:04:33 16:04:33.720 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest
12:04:33 16:04:33.722 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:04:33 16:04:33.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:04:33 16:04:33.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest
12:04:33 16:04:33.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:04:33 16:04:33.722 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:04:33 16:04:33.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:33 16:04:33.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:04:33 16:04:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:33 16:04:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:33 16:04:33.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:04:33 16:04:33.724 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:33 16:04:33.724 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:33 16:04:33.724 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:33 16:04:33.725 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:33 16:04:33.725 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:33 16:04:33.725 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:33 16:04:33.725 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:33 16:04:33.725 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:33 16:04:33.725 DEBUG [main][MenuItemLookup] Item match:Window
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:04:33 16:04:33.726 DEBUG [main][MenuItemLookup] Item match:Preferences
12:04:33 16:04:33.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:04:33 16:04:33.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:04:33 16:04:33.735 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:04:33 16:04:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:04:33 16:04:33.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:04:33 16:04:33.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:04:33 16:04:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:33 16:04:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:33 16:04:33.835 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:04:33 16:04:33.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:33 16:04:33.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:04:33 16:04:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:33 16:04:33.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:33 16:04:33.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:33 16:04:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:33 16:04:33.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:33 16:04:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:33 16:04:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:33 16:04:33.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:04:33 16:04:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:33 16:04:33.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:33 16:04:33.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:33 16:04:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:33 16:04:33.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:33 16:04:33.841 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:04:33 16:04:33.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:33 16:04:33.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:33 16:04:33.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:33 16:04:33.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:33 16:04:33.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:04:33 16:04:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:04:33 16:04:33.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:04:33 16:04:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:33 16:04:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:33 16:04:33.867 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
12:04:33 16:04:33.867 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
12:04:33 16:04:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
12:04:33 16:04:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:33 16:04:33.867 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:33 16:04:33.867 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:33 16:04:33.867 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:33 16:04:33.867 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:33 16:04:33.867 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:33 16:04:33.867 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:33 16:04:33.867 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:33 16:04:33.867 DEBUG [main][MenuItemLookup] Item match:Window
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:04:33 16:04:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:33 16:04:33.868 DEBUG [main][MenuItemLookup] Item match:Window
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Item match:Perspective
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:04:33 16:04:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
12:04:33 16:04:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.869 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:33 16:04:33.869 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Item match:Window
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:04:33 16:04:33.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.870 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:33 16:04:33.870 DEBUG [main][MenuItemLookup] Item match:Window
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Item match:Perspective
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:04:33 16:04:33.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:33 16:04:33.871 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Item match:Window
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:04:33 16:04:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:33 16:04:33.872 DEBUG [main][MenuItemLookup] Item match:Window
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Item match:Perspective
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:''
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:04:33 16:04:33.873 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:04:33 16:04:33.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
12:04:33 16:04:33.885 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
12:04:33 16:04:33.885 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
12:04:33 16:04:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
12:04:33 16:04:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
12:04:33 16:04:33.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
12:04:33 16:04:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:33 16:04:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:33 16:04:33.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:33 16:04:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:04:33 16:04:33.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:33 16:04:33.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:33 16:04:33.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:33 16:04:33.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
12:04:33 16:04:33.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:33 16:04:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:33 16:04:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:33 16:04:33.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:04:33 16:04:33.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:33 16:04:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:33 16:04:33.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:33 16:04:33.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:33 16:04:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:33 16:04:33.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:33 16:04:33.946 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
12:04:33 16:04:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:33 16:04:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:33 16:04:33.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:33 16:04:33.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:34 16:04:34.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"]
12:04:34 16:04:34.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:04:34 16:04:34.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest)
12:04:34 16:04:34.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest
12:04:34 16:04:34.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:04:34 16:04:34.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:04:34 16:04:34.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:04:34 16:04:34.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"]
12:04:34 16:04:34.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:04:34 16:04:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:34 16:04:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:34 16:04:34.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:04:34 16:04:34.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:34 16:04:34.641 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:34 16:04:34.641 DEBUG [main][MenuItemLookup] Item match:File
12:04:34 16:04:34.642 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:04:34 16:04:34.642 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:''
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:''
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:04:34 16:04:34.645 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:04:34 16:04:34.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:04:34 16:04:34.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:04:34 16:04:34.645 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:04:34 16:04:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:04:34 16:04:34.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:04:34 16:04:34.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:04:34 16:04:34.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:34 16:04:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:34 16:04:34.714 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:04:34 16:04:34.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:04:34 16:04:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:34 16:04:34.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:34 16:04:34.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:34 16:04:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:34 16:04:34.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:34 16:04:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:34 16:04:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children...
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:34 16:04:34.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:34 16:04:34.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:04:34 16:04:34.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in
12:04:34 16:04:34.724 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in
12:04:34 16:04:34.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection
12:04:34 16:04:34.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in
12:04:34 16:04:34.725 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:04:34 16:04:34.725 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:04:34 16:04:34.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:04:34 16:04:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:34 16:04:34.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:34 16:04:34.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:34 16:04:34.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:34 16:04:34.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:34 16:04:34.733 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:04:34 16:04:34.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:34 16:04:34.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:34 16:04:34.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:34 16:04:34.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:34 16:04:34.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available....
12:04:34 16:04:34.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully
12:04:34 16:04:34.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin
12:04:34 16:04:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:34 16:04:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:34 16:04:34.894 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed
12:04:34 16:04:34.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:34 16:04:34.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:34 16:04:34.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin
12:04:34 16:04:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:34 16:04:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:34 16:04:34.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:")
12:04:34 16:04:34.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:34 16:04:34.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:34 16:04:34.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:34 16:04:34.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:34 16:04:34.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:34 16:04:34.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:34 16:04:34.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:34 16:04:34.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:34 16:04:34.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:34 16:04:34.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:34 16:04:34.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified
12:04:34 16:04:34.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:34 16:04:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:34 16:04:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:34 16:04:34.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:34 16:04:34.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:34 16:04:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:34 16:04:34.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:34 16:04:34.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:34 16:04:34.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:34 16:04:34.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
12:04:34 16:04:34.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:")
12:04:34 16:04:34.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:34 16:04:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:34 16:04:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:34 16:04:34.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:34 16:04:34.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:34 16:04:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:34 16:04:34.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:34 16:04:34.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:34 16:04:34.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:34 16:04:34.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:34 16:04:34.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:34 16:04:34.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:04:34 16:04:34.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:34 16:04:34.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:34 16:04:34.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:34 16:04:34.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:34 16:04:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:34 16:04:34.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:34 16:04:34.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:34 16:04:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:34 16:04:34.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:34 16:04:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available....
12:04:34 16:04:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully
12:04:34 16:04:34.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin
12:04:34 16:04:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:34 16:04:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:34 16:04:34.904 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed
12:04:34 16:04:34.904 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard
12:04:34 16:04:34.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:04:34 16:04:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:34 16:04:34.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:34 16:04:34.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:34 16:04:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:34 16:04:34.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:34 16:04:34.905 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:04:34 16:04:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:34 16:04:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:34 16:04:34.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:34 16:04:34.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:04:34 16:04:34.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:34 16:04:34.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest)
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:04:34 16:04:34.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest)
12:04:34 16:04:34.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:34 16:04:34.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:04:34 16:04:34.961 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:34 16:04:34.961 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:34 16:04:34.961 DEBUG [main][MenuItemLookup] Item match:File
12:04:34 16:04:34.962 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:04:34 16:04:34.962 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:''
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:''
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:04:34 16:04:34.965 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:04:34 16:04:34.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:04:34 16:04:34.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:04:34 16:04:34.965 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:04:35 16:04:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:04:35 16:04:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:04:35 16:04:35.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:04:35 16:04:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:35 16:04:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:35 16:04:35.042 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:04:35 16:04:35.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:35 16:04:35.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:04:35 16:04:35.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children...
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:35 16:04:35.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:04:35 16:04:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:35 16:04:35.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:04:35 16:04:35.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in
12:04:35 16:04:35.044 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in
12:04:35 16:04:35.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection
12:04:35 16:04:35.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in
12:04:35 16:04:35.051 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:04:35 16:04:35.051 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:04:35 16:04:35.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:04:35 16:04:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:35 16:04:35.053 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:04:35 16:04:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:35 16:04:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:35 16:04:35.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:35 16:04:35.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:35 16:04:35.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:35 16:04:35.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:35 16:04:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available....
12:04:35 16:04:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully
12:04:35 16:04:35.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin
12:04:35 16:04:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:35 16:04:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:35 16:04:35.096 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed
12:04:35 16:04:35.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:35 16:04:35.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:04:35 is "Plug-in Name:")
12:04:35 16:04:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:35 16:04:35.099 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:35 16:04:35.099 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin
12:04:35 16:04:35.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:04:35 is "Plug-in id:")
12:04:35 16:04:35.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:35 16:04:35.115 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:35 16:04:35.115 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin
12:04:35 16:04:35.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:04:35 is "Version:")
12:04:35 16:04:35.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:35 16:04:35.139 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:35 16:04:35.139 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier
12:04:35 16:04:35.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:04:35 is "Provider:")
12:04:35 16:04:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:35 16:04:35.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:35 16:04:35.152 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer
12:04:35 16:04:35.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:")
12:04:35 16:04:35.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:35 16:04:35.163 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id:
12:04:35 16:04:35.163 INFO [WorkbenchTestable][AbstractButton] Click button &Application id:
12:04:35 16:04:35.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:35 16:04:35.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:35 16:04:35.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:35 16:04:35.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Notify Button with event 27
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Notify Button with event 13
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Notify Button with event 26
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Notify Button with event 3
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Notify Button with event 4
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Notify Button with event 13
12:04:35 16:04:35.165 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
12:04:35 16:04:35.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:35 16:04:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:35 16:04:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:35 16:04:35.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:35 16:04:35.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:35 16:04:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:04:35 16:04:35.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:04:35 16:04:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:04:35 16:04:35.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified
12:04:35 16:04:35.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:04:35 16:04:35.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:04:35 16:04:35.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:04:35 16:04:35.170 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench
12:04:35 16:04:35.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:04:35 16:04:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:35 16:04:35.172 INFO [WorkbenchTestable][CheckBox] Select checkbox 
12:04:35 16:04:35.173 INFO [WorkbenchTestable][CheckBox] Check checkbox 
12:04:35 16:04:35.173 INFO [WorkbenchTestable][AbstractButton] Click button 
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:35 16:04:35.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:35 16:04:35.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:35 16:04:35.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:35 16:04:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:")
12:04:35 16:04:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:35 16:04:35.183 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id:
12:04:35 16:04:35.183 INFO [WorkbenchTestable][AbstractButton] Click button &Product id:
12:04:35 16:04:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:35 16:04:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:35 16:04:35.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:35 16:04:35.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Notify Button with event 27
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Notify Button with event 13
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Notify Button with event 26
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Notify Button with event 3
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Notify Button with event 4
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Notify Button with event 13
12:04:35 16:04:35.184 TRACE [main][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
12:04:35 16:04:35.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:35 16:04:35.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:35 16:04:35.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:35 16:04:35.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:35 16:04:35.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:35 16:04:35.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:04:35 16:04:35.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:35 16:04:35.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
12:04:35 16:04:35.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified
12:04:35 16:04:35.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
12:04:35 16:04:35.189 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide
12:04:35 16:04:35.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:04:35 16:04:35.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:35 16:04:35.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:35 16:04:35.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:35 16:04:35.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:35 16:04:35.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:35 16:04:35.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:35 16:04:35.198 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed
12:04:35 16:04:35.198 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard
12:04:35 16:04:35.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:04:35 16:04:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:35 16:04:35.199 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:04:35 16:04:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:35 16:04:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:35 16:04:35.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:35 16:04:35.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating index names' is a system job, skipped
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Blocked Dialog' is a system job, skipped
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:04:35 16:04:35.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:35 16:04:35.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
12:04:35 16:04:35.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:04:35 16:04:35.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:35 16:04:35.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:35 16:04:35.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:04:35 16:04:35.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
12:04:35 16:04:35.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:04:35 16:04:35.596 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:04:35 16:04:35.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:04:35 16:04:35.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:35 16:04:35.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:04:35 16:04:35.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:04:35 16:04:35.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:04:35 16:04:35.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists....
12:04:35 16:04:35.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
12:04:35 16:04:35.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:04:35 16:04:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:35 16:04:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:35 16:04:35.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:04:35 16:04:35.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
12:04:35 16:04:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:35 16:04:35.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:35 16:04:35.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:04:35 16:04:35.602 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:04:35 16:04:35.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:04:35 16:04:35.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:35 16:04:35.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:04:35 16:04:35.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:04:35 16:04:35.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:04:35 16:04:35.603 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:04:35 16:04:35.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:04:35 16:04:35.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:35 16:04:35.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:35 16:04:35.604 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:04:35 16:04:35.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:04:35 16:04:35.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:35 16:04:35.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:35 16:04:35.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:35 16:04:35.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:35 16:04:35.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:36 16:04:36.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:36 16:04:36.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:36 16:04:36.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:36 16:04:36.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:36 16:04:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:04:36 16:04:36.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:04:36 16:04:36.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:04:36 16:04:36.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:36 16:04:36.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:36 16:04:36.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:04:36 16:04:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:36 16:04:36.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:36 16:04:36.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:36 16:04:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:36 16:04:36.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:36 16:04:36.636 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin
12:04:36 16:04:36.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully
12:04:36 16:04:36.637 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:04:36 16:04:36.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:04:36 16:04:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:36 16:04:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:36 16:04:36.637 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:04:36 16:04:36.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:04:36 16:04:36.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:36 16:04:36.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:36 16:04:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:36 16:04:36.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:36 16:04:36.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:37 16:04:37.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:37 16:04:37.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:37 16:04:37.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:37 16:04:37.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:37 16:04:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:04:37 16:04:37.639 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:04:37 16:04:37.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:04:37 16:04:37.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:37 16:04:37.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:37 16:04:37.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:04:37 16:04:37.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:37 16:04:37.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:37 16:04:37.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:37 16:04:37.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:37 16:04:37.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:37 16:04:37.641 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin
12:04:37 16:04:37.643 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:37 16:04:37.644 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:37 16:04:37.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin
12:04:37 16:04:37.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:37 16:04:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:38 16:04:38.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:38 16:04:38.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:38 16:04:38.146 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:38 16:04:38.147 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:38 16:04:38.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin
12:04:38 16:04:38.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:38 16:04:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:38 16:04:38.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:38 16:04:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:38 16:04:38.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:38 16:04:38.148 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:38 16:04:38.148 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:38 16:04:38.148 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin
12:04:38 16:04:38.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:38 16:04:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:38 16:04:38.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:38 16:04:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:38 16:04:38.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:38 16:04:38.149 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF
12:04:38 16:04:38.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF
12:04:38 16:04:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:38 16:04:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:38 16:04:38.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF
12:04:38 16:04:38.703 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:38 16:04:38.704 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:38 16:04:38.704 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin
12:04:38 16:04:38.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:38 16:04:38.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:38 16:04:38.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:38 16:04:38.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:38 16:04:38.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:38 16:04:38.705 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src
12:04:38 16:04:38.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
12:04:38 16:04:38.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
12:04:39 16:04:39.206 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test
12:04:39 16:04:39.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test
12:04:39 16:04:39.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test
12:04:39 16:04:39.725 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:39 16:04:39.725 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:39 16:04:39.726 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin
12:04:39 16:04:39.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:39 16:04:39.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:39 16:04:39.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:39 16:04:39.726 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:39 16:04:39.727 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:39 16:04:39.727 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin
12:04:39 16:04:39.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:39 16:04:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:39 16:04:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:39 16:04:39.728 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1
12:04:39 16:04:39.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:39 16:04:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:39 16:04:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:39 16:04:39.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:39 16:04:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:39 16:04:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:39 16:04:39.728 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:39 16:04:39.729 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:39 16:04:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:39 16:04:39.731 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed
12:04:39 16:04:39.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:39 16:04:39.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF
12:04:39 16:04:39.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF
12:04:39 16:04:39.733 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF
12:04:39 16:04:39.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection
12:04:39 16:04:39.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF
12:04:39 16:04:39.749 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF
12:04:39 16:04:39.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF
12:04:39 16:04:39.749 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF
12:04:39 16:04:39.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection
12:04:39 16:04:39.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF
12:04:39 16:04:39.754 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
12:04:39 16:04:39.754 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
12:04:40 16:04:40.686 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
12:04:40 16:04:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:40 16:04:40.686 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:04:40 16:04:40.686 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
12:04:40 16:04:40.686 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:40 16:04:40.686 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:40 16:04:40.686 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:04:40 16:04:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:40 16:04:40.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:04:40 is "ID:")
12:04:40 16:04:40.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:40 16:04:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:40 16:04:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:40 16:04:40.734 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent
12:04:40 16:04:40.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:40 16:04:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:40 16:04:40.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:40 16:04:40.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:40 16:04:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:40 16:04:40.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:40 16:04:40.738 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:40 16:04:40.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:04:40 is "Version:")
12:04:40 16:04:40.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:40 16:04:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:40 16:04:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:40 16:04:40.740 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent
12:04:40 16:04:40.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:40 16:04:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:40 16:04:40.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:40 16:04:40.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:40 16:04:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:40 16:04:40.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:40 16:04:40.754 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:40 16:04:40.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:04:40 is "Name:")
12:04:40 16:04:40.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:40 16:04:40.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:40 16:04:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:40 16:04:40.756 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent
12:04:40 16:04:40.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:40 16:04:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:40 16:04:40.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:40 16:04:40.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:40 16:04:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:40 16:04:40.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:40 16:04:40.771 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:40 16:04:40.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:04:40 is "Vendor:")
12:04:40 16:04:40.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:40 16:04:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:40 16:04:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:40 16:04:40.773 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent
12:04:40 16:04:40.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:40 16:04:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:40 16:04:40.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:40 16:04:40.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:40 16:04:40.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:40 16:04:40.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:40 16:04:40.830 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:40 16:04:40.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:40 16:04:40.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:40 16:04:40.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
12:04:40 16:04:40.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:40 16:04:40.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:40 16:04:40.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform
12:04:40 16:04:40.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:40 16:04:40.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:40 16:04:40.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform'
12:04:40 16:04:40.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
12:04:40 16:04:40.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:40 16:04:40.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:40 16:04:40.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:40 16:04:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:40 16:04:40.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:04:40 16:04:40.938 INFO [WorkbenchTestable][AbstractView] Activate view Outline
12:04:40 16:04:40.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
12:04:40 16:04:40.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:40 16:04:40.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:40 16:04:40.972 INFO [WorkbenchTestable][AbstractView] Activate view Outline
12:04:40 16:04:40.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
12:04:40 16:04:40.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:40 16:04:40.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:40 16:04:40.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:04:40 16:04:40.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:40 16:04:40.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:40 16:04:40.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:40 16:04:40.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:40 16:04:40.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:40 16:04:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:40 16:04:40.974 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:40 16:04:40.975 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:40 16:04:40.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:40 16:04:40.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed
12:04:40 16:04:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:40 16:04:40.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies
12:04:40 16:04:40.976 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:41 16:04:41.046 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin
12:04:41 16:04:41.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:41 16:04:41.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:41 16:04:41.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:41 16:04:41.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:41 16:04:41.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:41 16:04:41.046 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:41 16:04:41.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:41 16:04:41.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test
12:04:41 16:04:41.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java
12:04:41 16:04:41.047 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java
12:04:41 16:04:41.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection
12:04:41 16:04:41.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java
12:04:41 16:04:41.053 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java
12:04:41 16:04:41.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java
12:04:41 16:04:41.053 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java
12:04:41 16:04:41.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection
12:04:41 16:04:41.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java
12:04:41 16:04:41.055 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
12:04:41 16:04:41.055 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 38 files to index (/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar)' is a system job, skipped
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:04:41 16:04:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:41 16:04:41.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:41 16:04:41.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:41 16:04:41.272 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate.
12:04:41 16:04:41.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:41 16:04:41.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:41 16:04:41.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform
12:04:41 16:04:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:41 16:04:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:41 16:04:41.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:04:41 16:04:41.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E')
12:04:41 16:04:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:41 16:04:41.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:41 16:04:41.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:41 16:04:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:41 16:04:41.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:04:41 16:04:41.340 INFO [WorkbenchTestable][AbstractView] Activate view Outline
12:04:41 16:04:41.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
12:04:41 16:04:41.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:41 16:04:41.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:41 16:04:41.368 INFO [WorkbenchTestable][AbstractView] Activate view Outline
12:04:41 16:04:41.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline
12:04:41 16:04:41.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:41 16:04:41.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:41 16:04:41.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:41 16:04:41.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:41 16:04:41.370 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:41 16:04:41.370 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed
12:04:41 16:04:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:41 16:04:41.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest
12:04:41 16:04:41.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest
12:04:41 16:04:41.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:41 16:04:41.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed
12:04:41 16:04:41.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:41 16:04:41.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest
12:04:41 16:04:41.371 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:04:41 16:04:41.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:41 16:04:41.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:41 16:04:41.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed
12:04:41 16:04:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:41 16:04:41.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test
12:04:41 16:04:41.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java
12:04:41 16:04:41.434 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java
12:04:41 16:04:41.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection
12:04:41 16:04:41.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java
12:04:41 16:04:41.436 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java
12:04:41 16:04:41.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java
12:04:41 16:04:41.436 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java
12:04:41 16:04:41.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection
12:04:41 16:04:41.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java
12:04:41 16:04:41.437 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
12:04:41 16:04:41.437 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 31 files to index (/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.31.0.v20230821-1552/org.eclipse.jface-3.31.0.v20230821-1552.jar)' is a system job, skipped
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:04:41 16:04:41.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:41 16:04:41.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:41 16:04:41.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:41 16:04:41.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
12:04:41 16:04:41.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:41 16:04:41.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:41 16:04:41.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform
12:04:41 16:04:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:41 16:04:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:41 16:04:41.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:04:41 16:04:41.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E')
12:04:41 16:04:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:41 16:04:41.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:41 16:04:41.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:41 16:04:41.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:41 16:04:41.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:04:41 16:04:41.652 INFO [WorkbenchTestable][AbstractView] Activate view Problems
12:04:41 16:04:41.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
12:04:41 16:04:41.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:41 16:04:41.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:41 16:04:41.740 INFO [WorkbenchTestable][AbstractView] Activate view Problems
12:04:41 16:04:41.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
12:04:41 16:04:41.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:41 16:04:41.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:41 16:04:41.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
12:04:41 16:04:41.743 INFO [WorkbenchTestable][AbstractView] Activate view Problems
12:04:41 16:04:41.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
12:04:41 16:04:41.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:41 16:04:41.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:41 16:04:41.744 DEBUG [main][WorkbenchPartLookup] Looking up all open views
12:04:41 16:04:41.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
12:04:41 16:04:41.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
12:04:41 16:04:41.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
12:04:41 16:04:41.746 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
12:04:41 16:04:41.746 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
12:04:41 16:04:41.746 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
12:04:41 16:04:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating...
12:04:42 16:04:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown
12:04:42 16:04:42.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate.
12:04:42 16:04:42.748 INFO [WorkbenchTestable][AbstractView] Activate view Problems
12:04:42 16:04:42.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
12:04:42 16:04:42.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:42 16:04:42.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:42 16:04:42.749 DEBUG [main][WorkbenchPartLookup] Looking up all open views
12:04:42 16:04:42.750 TRACE [main][WorkbenchPartLookup] 	Found view 'Outline'
12:04:42 16:04:42.750 TRACE [main][WorkbenchPartLookup] 	Found view 'Package Explorer'
12:04:42 16:04:42.750 TRACE [main][WorkbenchPartLookup] 	Found view 'Project Explorer'
12:04:42 16:04:42.750 TRACE [main][WorkbenchPartLookup] 	Found view 'Problems (0 errors, 1 warning, 0 others)'
12:04:42 16:04:42.750 TRACE [main][WorkbenchPartLookup] 	View 'Javadoc' was not open or it cannot be restored
12:04:42 16:04:42.750 TRACE [main][WorkbenchPartLookup] 	View 'Declaration' was not open or it cannot be restored
12:04:42 16:04:42.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating...
12:04:42 16:04:42.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully
12:04:42 16:04:42.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems
12:04:42 16:04:42.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems
12:04:42 16:04:42.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:42 16:04:42.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:42 16:04:42.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:04:42 16:04:42.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:42 16:04:42.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:42 16:04:42.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:42 16:04:42.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:42 16:04:42.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:42 16:04:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available....
12:04:52 16:04:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. failed, an exception will be thrown
12:04:52 Sep 01, 2023 4:04:52 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard
12:04:52 INFO: Shell New RedDeer Test Plugin is not open
12:04:52 16:04:52.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest
12:04:52 16:04:52.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:04:52 16:04:52.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:04:52 16:04:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:52 16:04:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:52 16:04:52.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest)
12:04:52 16:04:52.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:52 16:04:52.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:52 16:04:52.767 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
12:04:52 16:04:52.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform
12:04:52 16:04:52.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:52 16:04:52.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:52 16:04:52.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:04:52 16:04:52.768 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:04:52 16:04:52.768 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:52 16:04:52.768 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:52 16:04:52.768 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:04:52 16:04:52.768 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:04:52 16:04:52.768 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:52 16:04:52.768 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:52 16:04:52.768 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:52 16:04:52.769 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:52 16:04:52.769 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:52 16:04:52.769 DEBUG [main][MenuItemLookup] Item match:Window
12:04:52 16:04:52.772 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:52 16:04:52.772 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:52 16:04:52.772 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:52 16:04:52.772 DEBUG [main][MenuItemLookup] Found menu:''
12:04:52 16:04:52.772 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:52 16:04:52.772 DEBUG [main][MenuItemLookup] Item match:Show View
12:04:52 16:04:52.777 DEBUG [main][MenuItemLookup] Found menu:'Ant'
12:04:52 16:04:52.777 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
12:04:52 16:04:52.777 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
12:04:52 16:04:52.777 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Progress'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Templates'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:''
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
12:04:52 16:04:52.778 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
12:04:52 16:04:52.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
12:04:52 16:04:52.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
12:04:52 16:04:52.778 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
12:04:52 16:04:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
12:04:52 16:04:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
12:04:52 16:04:52.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
12:04:52 16:04:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:52 16:04:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:52 16:04:52.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:04:52 16:04:52.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:52 16:04:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:52 16:04:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:52 16:04:52.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:04:52 16:04:52.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:52 16:04:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:52 16:04:52.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:52 16:04:52.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:52 16:04:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:52 16:04:52.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:52 16:04:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:52 16:04:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:52 16:04:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:04:52 16:04:52.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:04:52 16:04:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:52 16:04:52.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:04:52 16:04:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:52 16:04:52.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:04:52 16:04:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:04:52 16:04:52.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:04:52 16:04:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:52 16:04:52.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:04:52 16:04:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:52 16:04:52.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:04:52 16:04:52.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
12:04:52 16:04:52.859 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
12:04:52 16:04:52.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
12:04:52 16:04:52.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
12:04:52 16:04:52.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:52 16:04:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:52 16:04:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:52 16:04:52.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:04:52 16:04:52.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:52 16:04:52.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:52 16:04:52.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:52 16:04:52.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
12:04:52 16:04:52.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:52 16:04:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:52 16:04:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:52 16:04:52.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:04:52 16:04:52.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:52 16:04:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:52 16:04:52.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:52 16:04:52.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:52 16:04:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:52 16:04:52.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:52 16:04:52.862 INFO [WorkbenchTestable][AbstractButton] Click button &Open
12:04:52 16:04:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:52 16:04:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:52 16:04:52.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:52 16:04:52.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:52 16:04:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:04:52 16:04:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:04:52 16:04:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
12:04:52 16:04:52.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:52 16:04:52.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:52 16:04:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
12:04:52 16:04:52.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:52 16:04:52.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:52 16:04:52.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform
12:04:52 16:04:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:52 16:04:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:52 16:04:52.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:04:52 16:04:52.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
12:04:52 16:04:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:52 16:04:52.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:52 16:04:52.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:52 16:04:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:52 16:04:52.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:04:52 16:04:52.908 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:04:52 16:04:52.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:04:52 16:04:52.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:52 16:04:52.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null
12:04:52 16:04:52.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:04:52 16:04:52.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:04:52 16:04:52.911 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:04:52 16:04:52.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:04:52 16:04:52.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:52 16:04:52.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:52 16:04:52.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:04:52 16:04:52.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:04:52 16:04:52.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:52 16:04:52.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:52 16:04:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:52 16:04:52.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:52 16:04:52.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:53 16:04:53.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:53 16:04:53.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:53 16:04:53.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:53 16:04:53.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:04:53 16:04:53.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:04:53 16:04:53.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:04:53 16:04:53.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:04:53 16:04:53.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:04:53 16:04:53.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:04:53 16:04:53.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:04:53 16:04:53.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:53 16:04:53.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:53 16:04:53.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:53 16:04:53.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:53 16:04:53.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:53 16:04:53.938 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin
12:04:53 16:04:53.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin
12:04:53 16:04:53.939 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin
12:04:53 16:04:53.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection
12:04:53 16:04:53.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin
12:04:53 16:04:53.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:04:53 16:04:53.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:53 16:04:53.998 DEBUG [main][MenuItemLookup] Found menu:'New'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:''
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:''
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:''
12:04:53 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Import...'
12:04:54 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Export...'
12:04:54 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:''
12:04:54 16:04:53.999 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
12:04:54 16:04:53.999 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
12:04:54 16:04:53.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
12:04:54 16:04:53.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
12:04:54 16:04:53.999 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
12:04:54 16:04:53.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:54 16:04:53.999 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
12:04:54 16:04:54.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
12:04:54 16:04:54.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:54 16:04:54.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:54 16:04:54.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:04:54 16:04:54.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:54 16:04:54.500 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer
12:04:54 16:04:54.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin
12:04:54 16:04:54.500 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin
12:04:54 16:04:54.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection
12:04:54 16:04:54.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin
12:04:54 16:04:54.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:04:54 16:04:54.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Found menu:'New'
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Found menu:''
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Found menu:''
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:04:54 16:04:54.557 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
12:04:54 16:04:54.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
12:04:54 16:04:54.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
12:04:54 16:04:54.558 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
12:04:54 16:04:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
12:04:55 16:04:55.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
12:04:55 16:04:55.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
12:04:55 16:04:55.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:55 16:04:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:55 16:04:55.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:55 16:04:55.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:55 16:04:55.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:04:55 16:04:55.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:55 16:04:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:04:55 16:04:55.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:55 16:04:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:55 16:04:55.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:55 16:04:55.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:55 16:04:55.184 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
12:04:55 16:04:55.184 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
12:04:55 16:04:55.184 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:55 16:04:55.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:55 16:04:55.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:55 16:04:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:55 16:04:55.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:55 16:04:55.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:55 16:04:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:55 16:04:55.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:55 16:04:55.185 INFO [WorkbenchTestable][AbstractButton] Click button OK
12:04:55 16:04:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:55 16:04:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:55 16:04:55.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:55 16:04:55.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:55 16:04:55.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
12:04:55 16:04:55.194 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
12:04:55 16:04:55.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
12:04:55 16:04:55.694 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
12:04:55 16:04:55.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:55 16:04:55.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest
12:04:55 16:04:55.695 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:04:55 16:04:55.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:04:55 16:04:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.004 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest
12:04:55 testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest)  Time elapsed: 0.321 s
12:04:55 testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest)  Time elapsed: 17.801 s
12:04:55 Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:04:55 16:04:55.734 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:04:55 16:04:55.739 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:04:55 16:04:55.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:04:55 16:04:55.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:04:55 16:04:55.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:04:55 16:04:55.740 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:55 16:04:55.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:04:55 16:04:55.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:55 16:04:55.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:55 16:04:55.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:04:55 16:04:55.742 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:55 16:04:55.742 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:55 16:04:55.743 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:55 16:04:55.743 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:55 16:04:55.743 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:55 16:04:55.743 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:55 16:04:55.743 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:55 16:04:55.743 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:55 16:04:55.743 DEBUG [main][MenuItemLookup] Item match:Window
12:04:55 16:04:55.744 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:55 16:04:55.744 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:55 16:04:55.745 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:55 16:04:55.745 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.745 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:55 16:04:55.745 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:55 16:04:55.745 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.745 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:04:55 16:04:55.745 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.745 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:04:55 16:04:55.745 DEBUG [main][MenuItemLookup] Item match:Preferences
12:04:55 16:04:55.745 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:04:55 16:04:55.745 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:04:55 16:04:55.745 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:04:55 16:04:55.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:04:55 16:04:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:04:55 16:04:55.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:04:55 16:04:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:55 16:04:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:55 16:04:55.883 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:04:55 16:04:55.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:55 16:04:55.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:04:55 16:04:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:55 16:04:55.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:55 16:04:55.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:55 16:04:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:55 16:04:55.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:55 16:04:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:55 16:04:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:55 16:04:55.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:04:55 16:04:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:55 16:04:55.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:55 16:04:55.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:55 16:04:55.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:55 16:04:55.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:55 16:04:55.886 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:04:55 16:04:55.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:55 16:04:55.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:55 16:04:55.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:55 16:04:55.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:55 16:04:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:04:55 16:04:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:04:55 16:04:55.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:04:55 16:04:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:55 16:04:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:55 16:04:55.933 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
12:04:55 16:04:55.933 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
12:04:55 16:04:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
12:04:55 16:04:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:55 16:04:55.933 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:55 16:04:55.933 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:55 16:04:55.933 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:55 16:04:55.933 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:55 16:04:55.933 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:55 16:04:55.933 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:55 16:04:55.933 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:55 16:04:55.933 DEBUG [main][MenuItemLookup] Item match:Window
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:04:55 16:04:55.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Item match:Window
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:55 16:04:55.934 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Item match:Perspective
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:04:55 16:04:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
12:04:55 16:04:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Item match:Window
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:55 16:04:55.935 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:04:55 16:04:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Item match:Window
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Item match:Perspective
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:04:55 16:04:55.936 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:04:55 16:04:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Item match:Window
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:04:55 16:04:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Item match:Window
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.937 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:04:55 16:04:55.938 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:04:55 16:04:55.938 DEBUG [main][MenuItemLookup] Item match:Perspective
12:04:55 16:04:55.938 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:04:55 16:04:55.938 DEBUG [main][MenuItemLookup] Found menu:''
12:04:55 16:04:55.938 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:04:55 16:04:55.938 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:04:55 16:04:55.938 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:04:55 16:04:55.938 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:04:55 16:04:55.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
12:04:55 16:04:55.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
12:04:55 16:04:55.938 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
12:04:55 16:04:55.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
12:04:55 16:04:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
12:04:55 16:04:55.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
12:04:55 16:04:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:55 16:04:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:55 16:04:55.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:55 16:04:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:55 16:04:55.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:55 16:04:55.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:55 16:04:55.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:55 16:04:55.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:55 16:04:55.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:55 16:04:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:55 16:04:55.976 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
12:04:55 16:04:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:55 16:04:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:55 16:04:55.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:55 16:04:55.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:56 16:04:56.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:56 16:04:56.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"]
12:04:56 16:04:56.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"]
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:04:56 16:04:56.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:56 16:04:56.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:56 16:04:56.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:04:56 16:04:56.451 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:56 16:04:56.451 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:56 16:04:56.451 DEBUG [main][MenuItemLookup] Item match:File
12:04:56 16:04:56.452 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:04:56 16:04:56.452 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:''
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:''
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:04:56 16:04:56.455 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:04:56 16:04:56.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:04:56 16:04:56.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:04:56 16:04:56.456 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:04:56 16:04:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:04:56 16:04:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:04:56 16:04:56.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:04:56 16:04:56.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:56 16:04:56.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:56 16:04:56.543 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:04:56 16:04:56.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:04:56 16:04:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:56 16:04:56.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:56 16:04:56.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:56 16:04:56.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children...
12:04:56 16:04:56.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:04:56 16:04:56.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:56 16:04:56.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:04:56 16:04:56.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:04:56 16:04:56.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in
12:04:56 16:04:56.546 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection
12:04:56 16:04:56.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in
12:04:56 16:04:56.546 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:04:56 16:04:56.546 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:04:56 16:04:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:56 16:04:56.548 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:04:56 16:04:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:56 16:04:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:56 16:04:56.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:56 16:04:56.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:04:56 16:04:56.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available....
12:04:56 16:04:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully
12:04:56 16:04:56.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin
12:04:56 16:04:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:56 16:04:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:56 16:04:56.692 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed
12:04:56 16:04:56.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:04:56 16:04:56.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:04:56 is "Plug-in Name:")
12:04:56 16:04:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:56 16:04:56.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:56 16:04:56.695 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin
12:04:56 16:04:56.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:04:56 is "Plug-in id:")
12:04:56 16:04:56.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:56 16:04:56.728 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:56 16:04:56.728 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin
12:04:56 16:04:56.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:04:56 is "Version:")
12:04:56 16:04:56.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:56 16:04:56.751 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:56 16:04:56.752 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier
12:04:56 16:04:56.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:04:56 is "Provider:")
12:04:56 16:04:56.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:04:56 16:04:56.772 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:04:56 16:04:56.772 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer
12:04:56 16:04:56.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:")
12:04:56 16:04:56.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:56 16:04:56.778 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id:
12:04:56 16:04:56.779 INFO [WorkbenchTestable][AbstractButton] Click button &Application id:
12:04:56 16:04:56.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:56 16:04:56.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:56 16:04:56.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:56 16:04:56.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.780 TRACE [main][WidgetHandler] Notify Button with event 27
12:04:56 16:04:56.780 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.780 TRACE [main][WidgetHandler] Notify Button with event 13
12:04:56 16:04:56.780 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.780 TRACE [main][WidgetHandler] Notify Button with event 26
12:04:56 16:04:56.780 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.780 TRACE [main][WidgetHandler] Notify Button with event 3
12:04:56 16:04:56.780 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.780 TRACE [main][WidgetHandler] Notify Button with event 4
12:04:56 16:04:56.781 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.781 TRACE [main][WidgetHandler] Notify Button with event 13
12:04:56 16:04:56.781 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
12:04:56 16:04:56.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:56 16:04:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:56 16:04:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:56 16:04:56.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:56 16:04:56.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:56 16:04:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:04:56 16:04:56.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:04:56 16:04:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:04:56 16:04:56.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified
12:04:56 16:04:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:04:56 16:04:56.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:04:56 16:04:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:04:56 16:04:56.792 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench
12:04:56 16:04:56.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:04:56 16:04:56.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:56 16:04:56.793 INFO [WorkbenchTestable][CheckBox] Select checkbox 
12:04:56 16:04:56.793 INFO [WorkbenchTestable][CheckBox] Check checkbox 
12:04:56 16:04:56.793 INFO [WorkbenchTestable][AbstractButton] Click button 
12:04:56 16:04:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:56 16:04:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:56 16:04:56.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:56 16:04:56.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:04:56 16:04:56.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:56 16:04:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:56 16:04:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:56 16:04:56.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:56 16:04:56.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:56 16:04:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:56 16:04:56.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:")
12:04:56 16:04:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:56 16:04:56.795 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id:
12:04:56 16:04:56.796 INFO [WorkbenchTestable][AbstractButton] Click button &Product id:
12:04:56 16:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:56 16:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:56 16:04:56.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:56 16:04:56.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.796 TRACE [main][WidgetHandler] Notify Button with event 27
12:04:56 16:04:56.796 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.796 TRACE [main][WidgetHandler] Notify Button with event 13
12:04:56 16:04:56.796 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.796 TRACE [main][WidgetHandler] Notify Button with event 26
12:04:56 16:04:56.796 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.796 TRACE [main][WidgetHandler] Notify Button with event 3
12:04:56 16:04:56.796 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.797 TRACE [main][WidgetHandler] Notify Button with event 4
12:04:56 16:04:56.797 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.797 TRACE [main][WidgetHandler] Notify Button with event 13
12:04:56 16:04:56.797 TRACE [main][WidgetHandler] Wait for synchronization
12:04:56 16:04:56.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
12:04:56 16:04:56.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:56 16:04:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:56 16:04:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:56 16:04:56.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:56 16:04:56.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:56 16:04:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:04:56 16:04:56.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:04:56 16:04:56.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:04:56 16:04:56.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified
12:04:56 16:04:56.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:56 16:04:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:56 16:04:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:56 16:04:56.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:56 16:04:56.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:56 16:04:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
12:04:56 16:04:56.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified
12:04:56 16:04:56.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
12:04:56 16:04:56.837 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide
12:04:56 16:04:56.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:04:56 16:04:56.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:56 16:04:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:56 16:04:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:56 16:04:56.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:04:56 16:04:56.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:56 16:04:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:56 16:04:56.839 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed
12:04:56 16:04:56.840 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard
12:04:56 16:04:56.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:04:56 16:04:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:56 16:04:56.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:56 16:04:56.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:56 16:04:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:56 16:04:56.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:56 16:04:56.841 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:04:56 16:04:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:56 16:04:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:56 16:04:56.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:56 16:04:56.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Blocked Dialog' is a system job, skipped
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:04:57 16:04:57.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)
12:04:57 16:04:57.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:04:57 16:04:57.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:04:57 16:04:57.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:04:57 16:04:57.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:04:57 16:04:57.068 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
12:04:57 16:04:57.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:57 16:04:57.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:57 16:04:57.069 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:04:57 16:04:57.069 DEBUG [main][MenuItemLookup] Found menu:'File'
12:04:57 16:04:57.069 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:04:57 16:04:57.069 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:04:57 16:04:57.069 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:04:57 16:04:57.069 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:04:57 16:04:57.069 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:04:57 16:04:57.069 DEBUG [main][MenuItemLookup] Item match:Run
12:04:57 16:04:57.071 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
12:04:57 16:04:57.071 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
12:04:57 16:04:57.071 DEBUG [main][MenuItemLookup] Found menu:''
12:04:57 16:04:57.071 DEBUG [main][MenuItemLookup] Found menu:'Run History'
12:04:57 16:04:57.071 DEBUG [main][MenuItemLookup] Found menu:'Run As'
12:04:57 16:04:57.071 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
12:04:57 16:04:57.071 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
12:04:57 16:04:57.071 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
12:04:57 16:04:57.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
12:04:57 16:04:57.072 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
12:04:57 16:04:57.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:04:57 16:04:57.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:04:57 16:04:57.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:04:57 16:04:57.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:57 16:04:57.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:57 16:04:57.209 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test
12:04:57 16:04:57.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:04:57 16:04:57.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:57 16:04:57.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:57 16:04:57.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:57 16:04:57.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:04:57 16:04:57.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:57 16:04:57.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:57 16:04:57.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:57 16:04:57.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:57 16:04:57.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:57 16:04:57.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:04:57 16:04:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:04:57 16:04:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:04:57 16:04:57.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test
12:04:57 16:04:57.211 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test
12:04:57 16:04:57.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection
12:04:57 16:04:57.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test
12:04:57 16:04:57.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:04:57 16:04:57.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:04:57 16:04:57.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:04:57 16:04:57.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:57 16:04:57.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:57 16:04:57.232 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog
12:04:57 16:04:57.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:57 16:04:57.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:57 16:04:57.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:04:57 16:04:57.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:04:57 16:04:57.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:04:57 16:04:57.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close")
12:04:57 16:04:57.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:04:57 16:04:57.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:04:57 16:04:57.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:04:57 16:04:57.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:04:57 16:04:57.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:04:57 16:04:57.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:04:57 16:04:57.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:04:57 16:04:57.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:04:57 16:04:57.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:04:57 16:04:57.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:04:57 16:04:57.236 INFO [WorkbenchTestable][AbstractButton] Click button Close
12:04:57 16:04:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:04:57 16:04:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:04:57 16:04:57.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:04:57 16:04:57.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:04:57 16:04:57.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available....
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:05:00 16:05:00.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:05:00 16:05:00.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:00 16:05:00.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:05:00 16:05:00.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:05:00 16:05:00.280 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:00 16:05:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:00 16:05:00.280 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:05:00 16:05:00.281 DEBUG [main][MenuItemLookup] Found menu:'File'
12:05:00 16:05:00.281 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:05:00 16:05:00.281 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:05:00 16:05:00.281 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:05:00 16:05:00.281 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:05:00 16:05:00.281 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:05:00 16:05:00.281 DEBUG [main][MenuItemLookup] Item match:Run
12:05:00 16:05:00.282 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
12:05:00 16:05:00.282 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
12:05:00 16:05:00.282 DEBUG [main][MenuItemLookup] Found menu:''
12:05:00 16:05:00.282 DEBUG [main][MenuItemLookup] Found menu:'Run History'
12:05:00 16:05:00.282 DEBUG [main][MenuItemLookup] Found menu:'Run As'
12:05:00 16:05:00.282 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
12:05:00 16:05:00.282 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
12:05:00 16:05:00.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
12:05:00 16:05:00.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
12:05:00 16:05:00.282 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
12:05:00 16:05:00.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:00 16:05:00.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:00 16:05:00.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:00 16:05:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:00 16:05:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:00 16:05:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:00 16:05:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:00 16:05:00.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:00 16:05:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:00 16:05:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:00 16:05:00.387 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest
12:05:00 16:05:00.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:05:00 16:05:00.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:00 16:05:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:00 16:05:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:00 16:05:00.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:00 16:05:00.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:00 16:05:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:00 16:05:00.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:00 16:05:00.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:00 16:05:00.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:00 16:05:00.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:05:00 16:05:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:05:00 16:05:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:05:00 16:05:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children...
12:05:00 16:05:00.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:00 16:05:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:00 16:05:00.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:00 16:05:00.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:00 16:05:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully
12:05:00 16:05:00.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:00 16:05:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:00 16:05:00.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:00 16:05:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:00 16:05:00.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:00 16:05:00.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest
12:05:00 16:05:00.893 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest
12:05:00 16:05:00.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection
12:05:00 16:05:00.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest
12:05:00 16:05:00.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:01 16:05:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:01 16:05:01.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:01 16:05:01.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:01 16:05:01.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:01 16:05:01.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:01 16:05:01.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:01 16:05:01.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:02 16:05:02.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:02 16:05:02.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:02 16:05:02.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:02 16:05:02.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:03 16:05:03.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:03 16:05:03.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:03 16:05:03.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:03 16:05:03.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:04 16:05:04.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:04 16:05:04.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:04 16:05:04.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:04 16:05:04.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:05 16:05:05.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:05 16:05:05.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:05 16:05:05.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:05 16:05:05.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:06 16:05:06.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:06 16:05:06.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:06 16:05:06.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:06 16:05:06.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:07 16:05:07.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:07 16:05:07.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:07 16:05:07.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:07 16:05:07.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:08 16:05:08.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:08 16:05:08.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:08 16:05:08.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:08 16:05:08.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:09 16:05:09.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:09 16:05:09.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:09 16:05:09.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:09 16:05:09.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:10 16:05:10.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:10 16:05:10.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:10 16:05:10.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:10 16:05:10.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:11 16:05:11.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:11 16:05:11.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:11 16:05:11.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:11 16:05:11.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:11 16:05:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:05:11 16:05:11.618 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest
12:05:11 16:05:11.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:05:11 16:05:11.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:11 16:05:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:11 16:05:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:11 16:05:11.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:11 16:05:11.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:11 16:05:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:11 16:05:11.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:11 16:05:11.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:11 16:05:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:11 16:05:11.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:05:11 16:05:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children...
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:11 16:05:11.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:11 16:05:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:11 16:05:11.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:11 16:05:11.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest
12:05:11 16:05:11.619 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest
12:05:11 16:05:11.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection
12:05:11 16:05:11.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest
12:05:11 16:05:11.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:11 16:05:11.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:11 16:05:11.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:11 16:05:11.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:11 16:05:11.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:11 16:05:11.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:11 16:05:11.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:11 16:05:11.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:12 16:05:12.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:12 16:05:12.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:12 16:05:12.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:12 16:05:12.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:13 16:05:13.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:13 16:05:13.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:13 16:05:13.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:13 16:05:13.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:14 16:05:14.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:14 16:05:14.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:14 16:05:14.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:14 16:05:14.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:15 16:05:15.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:15 16:05:15.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:15 16:05:15.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:15 16:05:15.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:16 16:05:16.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:16 16:05:16.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:16 16:05:16.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:17 16:05:16.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:17 16:05:17.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:17 16:05:17.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:17 16:05:17.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:17 16:05:17.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:18 16:05:18.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:18 16:05:18.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:18 16:05:18.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:18 16:05:18.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:19 16:05:19.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:19 16:05:19.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:19 16:05:19.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:19 16:05:19.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:20 16:05:20.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:20 16:05:20.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:20 16:05:20.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:20 16:05:20.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:21 16:05:21.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:21 16:05:21.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:21 16:05:21.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:21 16:05:21.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:21 16:05:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:05:21 16:05:21.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer")
12:05:21 16:05:21.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:21 16:05:21.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:21 16:05:21.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:21 16:05:21.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:21 16:05:21.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:21 16:05:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:21 16:05:21.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:21 16:05:21.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:21 16:05:21.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:21 16:05:21.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:05:21 16:05:21.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer
12:05:22 16:05:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer")
12:05:22 16:05:22.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:22 16:05:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:22 16:05:22.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:22 16:05:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:22 16:05:22.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:22 16:05:22.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:22 16:05:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:22 16:05:22.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:05:22 16:05:22.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer
12:05:22 16:05:22.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
12:05:22 16:05:22.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:22 16:05:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:22 16:05:22.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:22 16:05:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:22 16:05:22.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:22 16:05:22.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:22 16:05:22.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:22 16:05:22.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:05:22 16:05:22.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:05:22 16:05:22.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:05:22 16:05:22.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer")
12:05:22 16:05:22.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:22 16:05:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:22 16:05:22.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:22 16:05:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:22 16:05:22.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:22 16:05:22.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:22 16:05:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:22 16:05:22.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:05:22 16:05:22.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer
12:05:22 16:05:22.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
12:05:22 16:05:22.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:22 16:05:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:22 16:05:22.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:22 16:05:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:22 16:05:22.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:22 16:05:22.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:22 16:05:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:22 16:05:22.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:05:22 16:05:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
12:05:22 16:05:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
12:05:22 16:05:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:22 16:05:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:22 16:05:22.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:22 16:05:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:22 16:05:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:22 16:05:22.290 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog
12:05:22 16:05:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:22 16:05:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:22 16:05:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:22 16:05:22.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close")
12:05:22 16:05:22.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:22 16:05:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:22 16:05:22.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:22 16:05:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:22 16:05:22.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:22 16:05:22.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:22 16:05:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:22 16:05:22.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:05:22 16:05:22.304 INFO [WorkbenchTestable][AbstractButton] Click button Close
12:05:22 16:05:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:05:22 16:05:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:05:22 16:05:22.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:05:22 16:05:22.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:05:22 16:05:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available....
12:05:22 16:05:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully
12:05:22 16:05:22.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
12:05:22 16:05:22.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:22 16:05:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent
12:05:22 16:05:22.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:22 16:05:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:22 16:05:22.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:22 16:05:22.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:22 16:05:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:22 16:05:22.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:05:22 16:05:22.339 INFO [WorkbenchTestable][AbstractButton] Click button &Save
12:05:22 16:05:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:05:22 16:05:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:05:22 16:05:22.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:05:22 16:05:22.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:05:22 16:05:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available....
12:05:22 16:05:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully
12:05:22 16:05:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:22 16:05:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:22 16:05:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:05:22 16:05:22.474 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
12:05:22 16:05:22.474 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:05:22 16:05:22.474 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:05:22 16:05:22.474 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:05:22 16:05:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:05:22 16:05:22.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:05:22 16:05:22.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:05:22 16:05:22.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:05:22 16:05:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.475 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)
12:05:22 16:05:22.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:05:22 16:05:22.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)
12:05:22 16:05:22.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:05:22 16:05:22.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:05:22 16:05:22.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:05:22 16:05:22.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:05:22 16:05:22.476 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
12:05:22 16:05:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:05:22 16:05:22.476 DEBUG [main][MenuItemLookup] Found menu:'File'
12:05:22 16:05:22.476 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:05:22 16:05:22.476 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:05:22 16:05:22.476 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:05:22 16:05:22.476 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:05:22 16:05:22.476 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:05:22 16:05:22.476 DEBUG [main][MenuItemLookup] Item match:Run
12:05:22 16:05:22.477 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
12:05:22 16:05:22.477 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
12:05:22 16:05:22.477 DEBUG [main][MenuItemLookup] Found menu:''
12:05:22 16:05:22.477 DEBUG [main][MenuItemLookup] Found menu:'Run History'
12:05:22 16:05:22.477 DEBUG [main][MenuItemLookup] Found menu:'Run As'
12:05:22 16:05:22.477 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
12:05:22 16:05:22.477 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
12:05:22 16:05:22.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
12:05:22 16:05:22.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
12:05:22 16:05:22.477 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
12:05:22 16:05:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:22 16:05:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:22 16:05:22.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:22 16:05:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:22 16:05:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:22 16:05:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:22 16:05:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:22 16:05:22.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:22 16:05:22.581 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:22 16:05:22.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:22 16:05:22.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:22 16:05:22.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:05:22 16:05:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:05:22 16:05:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:05:22 16:05:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children...
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:22 16:05:22.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:22 16:05:22.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:22 16:05:22.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest
12:05:22 16:05:22.583 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest
12:05:22 16:05:22.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection
12:05:22 16:05:22.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest
12:05:22 16:05:22.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:22 16:05:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:22 16:05:22.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:22 16:05:22.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:22 16:05:22.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:22 16:05:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:22 16:05:22.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:22 16:05:22.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:23 16:05:23.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:23 16:05:23.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:23 16:05:23.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:23 16:05:23.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:24 16:05:24.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:24 16:05:24.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:24 16:05:24.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:24 16:05:24.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:25 16:05:25.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:25 16:05:25.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:25 16:05:25.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:25 16:05:25.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:26 16:05:26.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:26 16:05:26.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:26 16:05:26.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:26 16:05:26.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:27 16:05:27.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:27 16:05:27.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:27 16:05:27.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:27 16:05:27.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:28 16:05:28.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:28 16:05:28.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:28 16:05:28.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:28 16:05:28.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:29 16:05:29.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:29 16:05:29.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:29 16:05:29.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:29 16:05:29.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:30 16:05:30.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:30 16:05:30.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:30 16:05:30.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:30 16:05:30.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:31 16:05:31.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:31 16:05:31.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:31 16:05:31.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:31 16:05:31.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:32 16:05:32.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:32 16:05:32.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:32 16:05:32.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:32 16:05:32.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:32 16:05:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:05:32 16:05:32.907 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest
12:05:32 16:05:32.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:05:32 16:05:32.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:32 16:05:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:32 16:05:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:32 16:05:32.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:32 16:05:32.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:32 16:05:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:32 16:05:32.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:32 16:05:32.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:32 16:05:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:32 16:05:32.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:05:32 16:05:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:05:32 16:05:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children...
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:32 16:05:32.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:32 16:05:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:32 16:05:32.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:32 16:05:32.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest
12:05:32 16:05:32.909 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest
12:05:32 16:05:32.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection
12:05:32 16:05:32.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest
12:05:32 16:05:32.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:32 16:05:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:32 16:05:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:32 16:05:32.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:32 16:05:32.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:32 16:05:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:32 16:05:32.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:32 16:05:32.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:33 16:05:33.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:33 16:05:33.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:33 16:05:33.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:33 16:05:33.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:34 16:05:34.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:34 16:05:34.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:34 16:05:34.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:34 16:05:34.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:35 16:05:35.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:35 16:05:35.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:35 16:05:35.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:35 16:05:35.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:36 16:05:36.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:36 16:05:36.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:36 16:05:36.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:36 16:05:36.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:37 16:05:37.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:37 16:05:37.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:37 16:05:37.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:37 16:05:37.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:38 16:05:38.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:38 16:05:38.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:38 16:05:38.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:38 16:05:38.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:39 16:05:39.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:39 16:05:39.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:39 16:05:39.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:39 16:05:39.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:40 16:05:40.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:40 16:05:40.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:40 16:05:40.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:40 16:05:40.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:41 16:05:41.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:41 16:05:41.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:41 16:05:41.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:41 16:05:41.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:42 16:05:42.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:42 16:05:42.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:42 16:05:42.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:42 16:05:42.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:42 16:05:42.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:05:42 16:05:42.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Test")
12:05:42 16:05:42.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:42 16:05:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:42 16:05:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:42 16:05:42.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:42 16:05:42.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:42 16:05:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:42 16:05:42.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:42 16:05:42.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:42 16:05:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:42 16:05:42.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:05:42 16:05:42.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test
12:05:42 16:05:42.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:05:42 is "Project:")
12:05:42 16:05:42.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:42 16:05:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:42 16:05:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:42 16:05:42.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:42 16:05:42.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:42 16:05:42.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:42 16:05:42.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:42 16:05:42.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:42 16:05:42.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:42 16:05:42.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:05:42 16:05:42.992 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:05:42 16:05:42.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:05:42 is "Test class:")
12:05:42 16:05:42.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:42 16:05:42.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:42 16:05:42.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:42 16:05:42.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:42 16:05:42.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:42 16:05:42.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:42 16:05:42.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:43 16:05:43.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:43 16:05:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:43 16:05:43.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:05:43 16:05:43.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:05:43 16:05:43.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:05:43 is "Test method:")
12:05:43 16:05:43.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:43 16:05:43.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:43 16:05:43.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:43 16:05:43.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:43 16:05:43.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:43 16:05:43.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:43 16:05:43.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:43 16:05:43.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:43 16:05:43.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:43 16:05:43.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:05:43 16:05:43.025 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:05:43 16:05:43.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test")
12:05:43 16:05:43.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:43 16:05:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:43 16:05:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:43 16:05:43.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:43 16:05:43.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:43 16:05:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:43 16:05:43.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:43 16:05:43.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:43 16:05:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:43 16:05:43.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:05:43 16:05:43.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
12:05:43 is "Test runner:")
12:05:43 16:05:43.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:43 16:05:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:43 16:05:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:43 16:05:43.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:43 16:05:43.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:43 16:05:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:43 16:05:43.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:43 16:05:43.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:43 16:05:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:43 16:05:43.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
12:05:43 16:05:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:43 16:05:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:43 16:05:43.039 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close")
12:05:43 16:05:43.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:43 16:05:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:43 16:05:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:43 16:05:43.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:43 16:05:43.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:43 16:05:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:43 16:05:43.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:43 16:05:43.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:43 16:05:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:43 16:05:43.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:05:43 16:05:43.042 INFO [WorkbenchTestable][AbstractButton] Click button Close
12:05:43 16:05:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:05:43 16:05:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:05:43 16:05:43.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:05:43 16:05:43.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:05:43 16:05:43.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available....
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:05:46 16:05:46.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:05:46 16:05:46.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:05:46 16:05:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:46 16:05:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:46 16:05:46.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)
12:05:46 16:05:46.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:05:46 16:05:46.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)
12:05:46 16:05:46.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:05:46 16:05:46.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:05:46 16:05:46.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:05:46 16:05:46.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:05:46 16:05:46.133 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog
12:05:46 16:05:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:46 16:05:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:46 16:05:46.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:05:46 16:05:46.133 DEBUG [main][MenuItemLookup] Found menu:'File'
12:05:46 16:05:46.133 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:05:46 16:05:46.133 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:05:46 16:05:46.134 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:05:46 16:05:46.134 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:05:46 16:05:46.134 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:05:46 16:05:46.134 DEBUG [main][MenuItemLookup] Item match:Run
12:05:46 16:05:46.134 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
12:05:46 16:05:46.135 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
12:05:46 16:05:46.135 DEBUG [main][MenuItemLookup] Found menu:''
12:05:46 16:05:46.135 DEBUG [main][MenuItemLookup] Found menu:'Run History'
12:05:46 16:05:46.135 DEBUG [main][MenuItemLookup] Found menu:'Run As'
12:05:46 16:05:46.135 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
12:05:46 16:05:46.135 DEBUG [main][MenuItemLookup] Item match:Run Configurations...
12:05:46 16:05:46.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..."
12:05:46 16:05:46.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations...
12:05:46 16:05:46.135 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations...
12:05:46 16:05:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:46 16:05:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:46 16:05:46.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:46 16:05:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:05:46 16:05:46.243 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:46 16:05:46.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:46 16:05:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:46 16:05:46.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:46 16:05:46.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:46 16:05:46.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:46 16:05:46.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children...
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:46 16:05:46.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:46 16:05:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:46 16:05:46.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:46 16:05:46.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest
12:05:46 16:05:46.246 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest
12:05:46 16:05:46.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection
12:05:46 16:05:46.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest
12:05:46 16:05:46.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:46 16:05:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:46 16:05:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:46 16:05:46.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:46 16:05:46.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:46 16:05:46.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:46 16:05:46.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:46 16:05:46.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:47 16:05:47.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:47 16:05:47.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:47 16:05:47.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:47 16:05:47.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:48 16:05:48.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:48 16:05:48.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:48 16:05:48.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:48 16:05:48.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:49 16:05:49.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:49 16:05:49.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:49 16:05:49.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:49 16:05:49.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:50 16:05:50.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:50 16:05:50.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:50 16:05:50.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:50 16:05:50.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:51 16:05:51.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:51 16:05:51.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:51 16:05:51.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:51 16:05:51.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:52 16:05:52.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:52 16:05:52.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:52 16:05:52.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:52 16:05:52.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:53 16:05:53.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:53 16:05:53.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:53 16:05:53.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:53 16:05:53.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:54 16:05:54.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:54 16:05:54.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:54 16:05:54.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:54 16:05:54.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:55 16:05:55.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:55 16:05:55.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:55 16:05:55.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:55 16:05:55.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:56 16:05:56.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:56 16:05:56.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:56 16:05:56.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:56 16:05:56.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:56 16:05:56.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:05:56 16:05:56.592 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:56 16:05:56.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:56 16:05:56.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:56 16:05:56.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:05:56 16:05:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children...
12:05:56 16:05:56.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:56 16:05:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:56 16:05:56.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:56 16:05:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:56 16:05:56.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:56 16:05:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully
12:05:56 16:05:56.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test
12:05:56 16:05:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:05:56 16:05:56.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed
12:05:56 16:05:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:05:56 16:05:56.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test
12:05:56 16:05:56.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest
12:05:56 16:05:56.593 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest
12:05:56 16:05:56.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection
12:05:56 16:05:56.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest
12:05:56 16:05:56.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:05:56 16:05:56.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:05:56 16:05:56.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:05:56 16:05:56.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:05:56 16:05:56.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:05:56 16:05:56.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:05:56 16:05:56.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:56 16:05:56.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:57 16:05:57.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:57 16:05:57.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:57 16:05:57.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:57 16:05:57.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:58 16:05:58.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:58 16:05:58.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:58 16:05:58.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:58 16:05:58.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:59 16:05:59.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:59 16:05:59.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:05:59 16:05:59.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:05:59 16:05:59.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:00 16:06:00.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:00 16:06:00.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:00 16:06:00.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:00 16:06:00.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:01 16:06:01.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:01 16:06:01.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:01 16:06:01.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:01 16:06:01.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:02 16:06:02.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:02 16:06:02.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:02 16:06:02.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:02 16:06:02.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:03 16:06:03.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:03 16:06:03.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:03 16:06:03.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:03 16:06:03.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:04 16:06:04.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:04 16:06:04.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:04 16:06:04.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:04 16:06:04.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:05 16:06:05.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:05 16:06:05.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:05 16:06:05.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:05 16:06:05.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:06 16:06:06.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:06 16:06:06.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:06 16:06:06.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:06 16:06:06.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:06 16:06:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:06:06 16:06:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:06:06 16:06:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:06:06 16:06:06.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:06:06 16:06:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:06 16:06:06.675 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close")
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:06 16:06:06.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:06 16:06:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:06 16:06:06.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:06 16:06:06.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:06 16:06:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:06 16:06:06.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:06 16:06:06.680 INFO [WorkbenchTestable][AbstractButton] Click button Close
12:06:06 16:06:06.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:06 16:06:06.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:06 16:06:06.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:06 16:06:06.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:06 16:06:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available....
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available....
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:06:09 16:06:09.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:09 16:06:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:09 16:06:09.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)
12:06:09 16:06:09.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:09 16:06:09.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:09 16:06:09.757 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
12:06:09 16:06:09.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:06:09 16:06:09.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:09 16:06:09.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:09 16:06:09.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:06:09 16:06:09.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Item match:Window
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:''
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:06:09 16:06:09.758 DEBUG [main][MenuItemLookup] Item match:Show View
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Ant'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Progress'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Templates'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:''
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
12:06:09 16:06:09.765 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
12:06:09 16:06:09.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
12:06:09 16:06:09.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
12:06:09 16:06:09.765 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
12:06:09 16:06:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
12:06:09 16:06:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
12:06:09 16:06:09.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:09 16:06:09.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:09 16:06:09.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:09 16:06:09.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:09 16:06:09.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:09 16:06:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:06:09 16:06:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:09 16:06:09.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:06:09 16:06:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:09 16:06:09.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:06:09 16:06:09.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
12:06:09 16:06:09.830 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
12:06:09 16:06:09.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:09 16:06:09.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:09 16:06:09.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:09 16:06:09.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:09 16:06:09.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:09 16:06:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:09 16:06:09.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:09 16:06:09.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:09 16:06:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:09 16:06:09.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:09 16:06:09.832 INFO [WorkbenchTestable][AbstractButton] Click button &Open
12:06:09 16:06:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:09 16:06:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:09 16:06:09.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:09 16:06:09.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:09 16:06:09.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:06:09 16:06:09.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:06:09 16:06:09.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
12:06:09 16:06:09.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:09 16:06:09.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:09 16:06:09.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
12:06:09 16:06:09.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:09 16:06:09.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:09 16:06:09.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:06:09 16:06:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:09 16:06:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:09 16:06:09.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:06:09 16:06:09.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
12:06:09 16:06:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:09 16:06:09.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:09 16:06:09.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:09 16:06:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:09 16:06:09.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:09 16:06:09.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:06:09 16:06:09.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:06:09 16:06:09.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:09 16:06:09.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:06:09 16:06:09.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:06:09 16:06:09.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:06:09 16:06:09.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:06:09 16:06:09.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:06:09 16:06:09.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:09 16:06:09.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:09 16:06:09.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:06:09 16:06:09.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:06:09 16:06:09.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:09 16:06:09.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:09 16:06:09.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:09 16:06:09.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:09 16:06:09.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:10 16:06:10.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:10 16:06:10.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:10 16:06:10.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:10 16:06:10.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:10 16:06:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:06:10 16:06:10.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:06:10 16:06:10.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:06:10 16:06:10.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:10 16:06:10.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:10 16:06:10.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:06:10 16:06:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:10 16:06:10.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:10 16:06:10.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:10 16:06:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:10 16:06:10.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:10 16:06:10.897 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin
12:06:10 16:06:10.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin
12:06:10 16:06:10.898 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin
12:06:10 16:06:10.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection
12:06:10 16:06:10.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin
12:06:10 16:06:10.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:06:10 16:06:10.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'New'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Import...'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Export...'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
12:06:10 16:06:10.942 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
12:06:10 16:06:10.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
12:06:10 16:06:10.943 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
12:06:10 16:06:10.943 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
12:06:10 16:06:10.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:06:10 16:06:10.943 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
12:06:11 16:06:11.443 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:06:11 16:06:11.443 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:06:11 16:06:11.443 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:06:11 16:06:11.443 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:06:11 16:06:11.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:06:11 16:06:11.444 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer
12:06:11 16:06:11.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin
12:06:11 16:06:11.444 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin
12:06:11 16:06:11.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection
12:06:11 16:06:11.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin
12:06:11 16:06:11.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:06:11 16:06:11.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Found menu:'New'
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Found menu:''
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Found menu:''
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:06:11 16:06:11.478 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
12:06:11 16:06:11.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
12:06:11 16:06:11.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
12:06:11 16:06:11.478 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
12:06:11 16:06:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
12:06:12 16:06:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
12:06:12 16:06:12.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
12:06:12 16:06:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:12 16:06:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:12 16:06:12.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:12 16:06:12.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:12 16:06:12.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:06:12 16:06:12.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:12 16:06:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:06:12 16:06:12.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:12 16:06:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:12 16:06:12.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:12 16:06:12.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:12 16:06:12.053 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
12:06:12 16:06:12.053 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
12:06:12 16:06:12.053 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:12 16:06:12.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:12 16:06:12.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:12 16:06:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:12 16:06:12.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:12 16:06:12.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:12 16:06:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:12 16:06:12.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:12 16:06:12.054 INFO [WorkbenchTestable][AbstractButton] Click button OK
12:06:12 16:06:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:12 16:06:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:12 16:06:12.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:12 16:06:12.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:12 16:06:12.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
12:06:12 16:06:12.058 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:06:12 16:06:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:06:12 16:06:12.559 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:06:12 16:06:12.559 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:06:12 16:06:12.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:06:12 16:06:12.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.827 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest
12:06:12 testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)  Time elapsed: 3.213 s
12:06:12 testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)  Time elapsed: 22.195 s
12:06:12 testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)  Time elapsed: 23.657 s
12:06:12 testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest)  Time elapsed: 23.62 s
12:06:12 Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest
12:06:12 16:06:12.567 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest
12:06:12 16:06:12.568 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:06:12 16:06:12.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:12 16:06:12.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest
12:06:12 16:06:12.568 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:06:12 16:06:12.568 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:12 16:06:12.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:06:12 16:06:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:12 16:06:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:12 16:06:12.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:06:12 16:06:12.570 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Item match:Window
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:06:12 16:06:12.570 DEBUG [main][MenuItemLookup] Item match:Preferences
12:06:12 16:06:12.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:06:12 16:06:12.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:06:12 16:06:12.571 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:06:12 16:06:12.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:06:12 16:06:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:06:12 16:06:12.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:06:12 16:06:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:12 16:06:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:12 16:06:12.653 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:06:12 16:06:12.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:12 16:06:12.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:06:12 16:06:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:12 16:06:12.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:12 16:06:12.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:12 16:06:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:12 16:06:12.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:12 16:06:12.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:06:12 16:06:12.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:06:12 16:06:12.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:06:12 16:06:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:12 16:06:12.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:12 16:06:12.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:12 16:06:12.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:12 16:06:12.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:12 16:06:12.668 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:06:12 16:06:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:12 16:06:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:12 16:06:12.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:12 16:06:12.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:12 16:06:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:06:12 16:06:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:06:12 16:06:12.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:06:12 16:06:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:12 16:06:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:12 16:06:12.703 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
12:06:12 16:06:12.703 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened.
12:06:12 16:06:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
12:06:12 16:06:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.703 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:06:12 16:06:12.703 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:12 16:06:12.703 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:12 16:06:12.703 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:12 16:06:12.703 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:12 16:06:12.703 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:12 16:06:12.703 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:12 16:06:12.703 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:06:12 16:06:12.703 DEBUG [main][MenuItemLookup] Item match:Window
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:06:12 16:06:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Item match:Window
12:06:12 16:06:12.704 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Item match:Perspective
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:06:12 16:06:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
12:06:12 16:06:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:06:12 16:06:12.705 DEBUG [main][MenuItemLookup] Item match:Window
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:06:12 16:06:12.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Item match:Window
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.706 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Item match:Perspective
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:06:12 16:06:12.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:06:12 16:06:12.707 DEBUG [main][MenuItemLookup] Item match:Window
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:06:12 16:06:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Item match:Window
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:06:12 16:06:12.708 DEBUG [main][MenuItemLookup] Item match:Perspective
12:06:12 16:06:12.709 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
12:06:12 16:06:12.709 DEBUG [main][MenuItemLookup] Found menu:''
12:06:12 16:06:12.709 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
12:06:12 16:06:12.709 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
12:06:12 16:06:12.709 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
12:06:12 16:06:12.709 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
12:06:12 16:06:12.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
12:06:12 16:06:12.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
12:06:12 16:06:12.709 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
12:06:12 16:06:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
12:06:12 16:06:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully
12:06:12 16:06:12.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
12:06:12 16:06:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:12 16:06:12.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:12 16:06:12.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:12 16:06:12.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:12 16:06:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:12 16:06:12.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:12 16:06:12.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:12 16:06:12.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:12 16:06:12.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:12 16:06:12.743 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
12:06:12 16:06:12.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:12 16:06:12.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:12 16:06:12.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:12 16:06:12.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:06:13 16:06:13.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:06:13 16:06:13.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"]
12:06:13 16:06:13.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"]
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:06:13 16:06:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:13 16:06:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:13 16:06:13.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:06:13 16:06:13.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
12:06:13 16:06:13.152 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:13 16:06:13.152 DEBUG [main][MenuItemLookup] Item match:File
12:06:13 16:06:13.153 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
12:06:13 16:06:13.153 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Project...'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:''
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Package'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Class'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Interface'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Enum'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Record'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Folder'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:''
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
12:06:13 16:06:13.155 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
12:06:13 16:06:13.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
12:06:13 16:06:13.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
12:06:13 16:06:13.156 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
12:06:13 16:06:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
12:06:13 16:06:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
12:06:13 16:06:13.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
12:06:13 16:06:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:13 16:06:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:13 16:06:13.244 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:06:13 16:06:13.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
12:06:13 16:06:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children...
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:13 16:06:13.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed
12:06:13 16:06:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:13 16:06:13.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer
12:06:13 16:06:13.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in
12:06:13 16:06:13.246 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in
12:06:13 16:06:13.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection
12:06:13 16:06:13.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in
12:06:13 16:06:13.246 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
12:06:13 16:06:13.246 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
12:06:13 16:06:13.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
12:06:13 16:06:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:13 16:06:13.247 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
12:06:13 16:06:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:13 16:06:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:13 16:06:13.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:13 16:06:13.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
12:06:13 16:06:13.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available....
12:06:13 16:06:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully
12:06:13 16:06:13.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin
12:06:13 16:06:13.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:13 16:06:13.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:13 16:06:13.373 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed
12:06:13 16:06:13.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:06:13 16:06:13.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:06:13 is "Plug-in Name:")
12:06:13 16:06:13.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:06:13 16:06:13.375 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:06:13 16:06:13.376 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin
12:06:13 16:06:13.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:06:13 is "Plug-in id:")
12:06:13 16:06:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:06:13 16:06:13.383 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:06:13 16:06:13.384 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin
12:06:13 16:06:13.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:06:13 is "Version:")
12:06:13 16:06:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:06:13 16:06:13.399 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:06:13 16:06:13.399 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier
12:06:13 16:06:13.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label:
12:06:13 is "Provider:")
12:06:13 16:06:13.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:06:13 16:06:13.432 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:06:13 16:06:13.432 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer
12:06:13 16:06:13.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:")
12:06:13 16:06:13.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:13 16:06:13.438 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id:
12:06:13 16:06:13.438 INFO [WorkbenchTestable][AbstractButton] Click button &Application id:
12:06:13 16:06:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:13 16:06:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:13 16:06:13.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:13 16:06:13.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Notify Button with event 27
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Notify Button with event 13
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Notify Button with event 26
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Notify Button with event 3
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Notify Button with event 4
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Notify Button with event 13
12:06:13 16:06:13.440 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
12:06:13 16:06:13.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:13 16:06:13.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:13 16:06:13.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:13 16:06:13.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:06:13 16:06:13.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:13 16:06:13.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:06:13 16:06:13.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:06:13 16:06:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:06:13 16:06:13.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified
12:06:13 16:06:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:06:13 16:06:13.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:06:13 16:06:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:06:13 16:06:13.451 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench
12:06:13 16:06:13.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:06:13 16:06:13.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:13 16:06:13.452 INFO [WorkbenchTestable][CheckBox] Select checkbox 
12:06:13 16:06:13.452 INFO [WorkbenchTestable][CheckBox] Check checkbox 
12:06:13 16:06:13.452 INFO [WorkbenchTestable][AbstractButton] Click button 
12:06:13 16:06:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:13 16:06:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:13 16:06:13.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:13 16:06:13.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:06:13 16:06:13.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:13 16:06:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:13 16:06:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:13 16:06:13.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:06:13 16:06:13.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:13 16:06:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:13 16:06:13.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:")
12:06:13 16:06:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:13 16:06:13.454 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id:
12:06:13 16:06:13.454 INFO [WorkbenchTestable][AbstractButton] Click button &Product id:
12:06:13 16:06:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:13 16:06:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:13 16:06:13.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:13 16:06:13.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Notify Button with event 27
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Notify Button with event 13
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Notify Button with event 26
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Notify Button with event 3
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Notify Button with event 4
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Notify Button with event 13
12:06:13 16:06:13.455 TRACE [main][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified
12:06:13 16:06:13.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:13 16:06:13.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:13 16:06:13.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:13 16:06:13.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:06:13 16:06:13.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:13 16:06:13.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
12:06:13 16:06:13.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
12:06:13 16:06:13.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
12:06:13 16:06:13.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified
12:06:13 16:06:13.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:13 16:06:13.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:13 16:06:13.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:13 16:06:13.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:06:13 16:06:13.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:13 16:06:13.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
12:06:13 16:06:13.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified
12:06:13 16:06:13.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
12:06:13 16:06:13.461 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide
12:06:13 16:06:13.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:06:13 16:06:13.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:13 16:06:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:13 16:06:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:13 16:06:13.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent
12:06:13 16:06:13.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:13 16:06:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:13 16:06:13.471 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed
12:06:13 16:06:13.471 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard
12:06:13 16:06:13.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
12:06:13 16:06:13.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:13 16:06:13.473 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
12:06:13 16:06:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:13 16:06:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:13 16:06:13.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:13 16:06:13.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration update...' is a system job, skipped
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Open Blocked Dialog' is a system job, skipped
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:13 16:06:13.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest)
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:06:13 16:06:13.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:06:13 16:06:13.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
12:06:13 16:06:13.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:06:13 16:06:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:13 16:06:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:13 16:06:13.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:06:13 16:06:13.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
12:06:13 16:06:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:13 16:06:13.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:13 16:06:13.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:13 16:06:13.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:13 16:06:13.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:13 16:06:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists....
12:06:13 16:06:13.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
12:06:13 16:06:13.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
12:06:13 16:06:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:13 16:06:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:13 16:06:13.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
12:06:13 16:06:13.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
12:06:13 16:06:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:13 16:06:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:13 16:06:13.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:13 16:06:13.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:13 16:06:13.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:13 16:06:13.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:13 16:06:13.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
12:06:13 16:06:13.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:06:13 16:06:13.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:06:13 16:06:13.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:13 16:06:13.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:13 16:06:13.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:13 16:06:13.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:13 16:06:13.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:13 16:06:13.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:13 16:06:13.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:13 16:06:13.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:13 16:06:13.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:13 16:06:13.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:13 16:06:13.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:14 16:06:14.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:14 16:06:14.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:14 16:06:14.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:14 16:06:14.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:14 16:06:14.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:06:14 16:06:14.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:14 16:06:14.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:14 16:06:14.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:14 16:06:14.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:14 16:06:14.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:06:14 16:06:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:14 16:06:14.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:14 16:06:14.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:14 16:06:14.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:14 16:06:14.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:14 16:06:14.716 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin
12:06:14 16:06:14.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully
12:06:14 16:06:14.723 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:14 16:06:14.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:14 16:06:14.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:14 16:06:14.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:14 16:06:14.724 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:14 16:06:14.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:14 16:06:14.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:14 16:06:14.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:14 16:06:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:14 16:06:14.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:14 16:06:14.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:15 16:06:15.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:15 16:06:15.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:15 16:06:15.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:15 16:06:15.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:15 16:06:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:06:15 16:06:15.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:15 16:06:15.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:15 16:06:15.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:15 16:06:15.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:15 16:06:15.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:06:15 16:06:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:15 16:06:15.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:15 16:06:15.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:15 16:06:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:15 16:06:15.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:15 16:06:15.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin
12:06:15 16:06:15.727 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:06:15 16:06:15.728 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin
12:06:15 16:06:15.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:06:15 16:06:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:16 16:06:16.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:16 16:06:16.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:06:16 16:06:16.232 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src
12:06:16 16:06:16.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
12:06:16 16:06:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:16 16:06:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:16 16:06:16.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
12:06:16 16:06:16.733 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test
12:06:16 16:06:16.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test
12:06:16 16:06:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:17 16:06:17.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:17 16:06:17.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test
12:06:17 16:06:17.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java
12:06:17 16:06:17.235 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java
12:06:17 16:06:17.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection
12:06:17 16:06:17.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java
12:06:17 16:06:17.240 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java
12:06:17 16:06:17.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java
12:06:17 16:06:17.240 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java
12:06:17 16:06:17.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection
12:06:17 16:06:17.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java
12:06:17 16:06:17.242 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
12:06:17 16:06:17.242 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:06:17 16:06:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:17 16:06:17.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:17 16:06:17.465 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Item match:Run
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:''
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Run History'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Found menu:'Run As'
12:06:17 16:06:17.466 DEBUG [main][MenuItemLookup] Item match:Run As
12:06:17 16:06:17.738 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test	Shift+Alt+X P'
12:06:17 16:06:17.738 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test	Shift+Alt+X T'
12:06:17 16:06:17.738 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test	Shift+Alt+X S'
12:06:17 16:06:17.738 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test	Shift+Alt+X S
12:06:17 16:06:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:17 16:06:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:17 16:06:17.744 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Item match:Run
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Run	Ctrl+F11'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Debug	F11'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:''
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Run History'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Run As'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:''
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Debug History'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
12:06:17 16:06:17.745 DEBUG [main][MenuItemLookup] Item match:Debug As
12:06:17 16:06:17.825 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test	Shift+Alt+D P'
12:06:17 16:06:17.825 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test	Shift+Alt+D T'
12:06:17 16:06:17.825 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test	Shift+Alt+D S'
12:06:17 16:06:17.825 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test	Shift+Alt+D S
12:06:17 16:06:17.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest
12:06:17 16:06:17.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:06:17 16:06:17.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:06:17 16:06:17.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:17 16:06:17.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:17 16:06:17.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest)
12:06:17 16:06:17.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:17 16:06:17.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest)
12:06:17 16:06:17.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest
12:06:17 16:06:17.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:06:17 16:06:17.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:06:17 16:06:17.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:06:17 16:06:17.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:17 16:06:17.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:17 16:06:17.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
12:06:17 16:06:17.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:17 16:06:17.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:17 16:06:17.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform
12:06:17 16:06:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:17 16:06:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:17 16:06:17.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:06:17 16:06:17.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
12:06:17 16:06:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:17 16:06:17.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:17 16:06:17.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:17 16:06:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:17 16:06:17.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:17 16:06:17.836 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:17 16:06:17.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:17 16:06:17.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:17 16:06:17.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:17 16:06:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists....
12:06:17 16:06:17.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:17 16:06:17.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:17 16:06:17.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
12:06:17 16:06:17.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:17 16:06:17.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:17 16:06:17.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform
12:06:17 16:06:17.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:17 16:06:17.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:17 16:06:17.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:06:17 16:06:17.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
12:06:17 16:06:17.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:17 16:06:17.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:17 16:06:17.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:17 16:06:17.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:17 16:06:17.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:17 16:06:17.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:17 16:06:17.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:17 16:06:17.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:17 16:06:17.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null
12:06:17 16:06:17.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:06:17 16:06:17.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:06:17 16:06:17.874 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:17 16:06:17.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:17 16:06:17.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:17 16:06:17.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:17 16:06:17.875 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:17 16:06:17.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:17 16:06:17.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:17 16:06:17.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:17 16:06:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:17 16:06:17.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:17 16:06:17.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:18 16:06:18.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:18 16:06:18.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:18 16:06:18.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:18 16:06:18.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:18 16:06:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:06:18 16:06:18.876 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:18 16:06:18.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:18 16:06:18.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:18 16:06:18.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:18 16:06:18.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:06:18 16:06:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:18 16:06:18.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:18 16:06:18.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:18 16:06:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:18 16:06:18.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:18 16:06:18.878 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin
12:06:18 16:06:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully
12:06:18 16:06:18.878 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:18 16:06:18.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:18 16:06:18.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:18 16:06:18.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:18 16:06:18.879 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:18 16:06:18.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:18 16:06:18.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:18 16:06:18.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:18 16:06:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:18 16:06:18.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:18 16:06:18.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:19 16:06:19.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:19 16:06:19.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:19 16:06:19.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:19 16:06:19.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:19 16:06:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:06:19 16:06:19.880 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
12:06:19 16:06:19.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
12:06:19 16:06:19.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:19 16:06:19.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:19 16:06:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:06:19 16:06:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:19 16:06:19.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:19 16:06:19.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:19 16:06:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:19 16:06:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:19 16:06:19.882 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin
12:06:19 16:06:19.882 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
12:06:19 16:06:19.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin
12:06:19 16:06:19.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin
12:06:19 16:06:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:19 16:06:19.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed
12:06:19 16:06:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:19 16:06:19.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin
12:06:19 16:06:19.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src
12:06:19 16:06:19.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
12:06:19 16:06:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:19 16:06:19.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
12:06:19 16:06:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:19 16:06:19.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
12:06:19 16:06:19.883 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test
12:06:19 16:06:19.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test
12:06:19 16:06:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:19 16:06:19.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed
12:06:19 16:06:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:19 16:06:19.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test
12:06:19 16:06:19.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java
12:06:19 16:06:19.883 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java
12:06:19 16:06:19.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection
12:06:19 16:06:19.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java
12:06:19 16:06:19.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:06:19 16:06:19.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:19 16:06:19.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:19 16:06:19.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:19 16:06:19.885 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent
12:06:19 16:06:19.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:19 16:06:19.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:19 16:06:19.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:19 16:06:19.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:19 16:06:19.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:19 16:06:19.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:19 16:06:19.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:06:19 16:06:19.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'New'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Open With'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Import...'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Export...'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'References'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:''
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Found menu:'Run As'
12:06:19 16:06:19.942 DEBUG [main][MenuItemLookup] Item match:Run As
12:06:19 16:06:19.994 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application	Shift+Alt+X E'
12:06:19 16:06:19.994 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test	Shift+Alt+X P'
12:06:19 16:06:19.994 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test	Shift+Alt+X T'
12:06:19 16:06:19.994 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework	Shift+Alt+X O'
12:06:19 16:06:19.994 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test	Shift+Alt+X S'
12:06:19 16:06:19.994 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test	Shift+Alt+X S
12:06:19 16:06:19.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:06:19 16:06:19.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:19 16:06:19.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:19 16:06:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:19 16:06:19.995 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent
12:06:19 16:06:19.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:19 16:06:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:19 16:06:19.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:19 16:06:19.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:19 16:06:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:19 16:06:19.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:19 16:06:19.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:06:19 16:06:19.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'New'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:''
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Open	F3'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Open With'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:''
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:''
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:''
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Import...'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Export...'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:''
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'References'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:''
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:''
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Run As'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
12:06:20 16:06:20.033 DEBUG [main][MenuItemLookup] Item match:Debug As
12:06:20 16:06:20.069 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application	Shift+Alt+D E'
12:06:20 16:06:20.069 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test	Shift+Alt+D P'
12:06:20 16:06:20.069 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test	Shift+Alt+D T'
12:06:20 16:06:20.069 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework	Shift+Alt+D O'
12:06:20 16:06:20.069 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test	Shift+Alt+D S'
12:06:20 16:06:20.069 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test	Shift+Alt+D S
12:06:20 16:06:20.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest
12:06:20 16:06:20.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:06:20 16:06:20.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:06:20 16:06:20.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:20 16:06:20.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:20 16:06:20.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest)
12:06:20 16:06:20.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:20 16:06:20.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:20 16:06:20.073 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
12:06:20 16:06:20.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform
12:06:20 16:06:20.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:20 16:06:20.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:20 16:06:20.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:06:20 16:06:20.074 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Found menu:'Source'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Found menu:'Search'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Found menu:'Run'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:06:20 16:06:20.074 DEBUG [main][MenuItemLookup] Item match:Window
12:06:20 16:06:20.075 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:06:20 16:06:20.075 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:06:20 16:06:20.075 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:06:20 16:06:20.075 DEBUG [main][MenuItemLookup] Found menu:''
12:06:20 16:06:20.075 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:06:20 16:06:20.075 DEBUG [main][MenuItemLookup] Item match:Show View
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Ant'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Progress'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Templates'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:''
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
12:06:20 16:06:20.079 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
12:06:20 16:06:20.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
12:06:20 16:06:20.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
12:06:20 16:06:20.080 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
12:06:20 16:06:20.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
12:06:20 16:06:20.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
12:06:20 16:06:20.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:20 16:06:20.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:20 16:06:20.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:20 16:06:20.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:20 16:06:20.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:20 16:06:20.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
12:06:20 16:06:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
12:06:20 16:06:20.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
12:06:20 16:06:20.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
12:06:20 16:06:20.163 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
12:06:20 16:06:20.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
12:06:20 16:06:20.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
12:06:20 16:06:20.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:20 16:06:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:20 16:06:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:20 16:06:20.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:06:20 16:06:20.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:20 16:06:20.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:20 16:06:20.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:20 16:06:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
12:06:20 16:06:20.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:20 16:06:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:20 16:06:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:20 16:06:20.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
12:06:20 16:06:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:20 16:06:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:20 16:06:20.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:20 16:06:20.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:20 16:06:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:20 16:06:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:20 16:06:20.165 INFO [WorkbenchTestable][AbstractButton] Click button &Open
12:06:20 16:06:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:20 16:06:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:20 16:06:20.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:20 16:06:20.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:20 16:06:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:06:20 16:06:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:06:20 16:06:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
12:06:20 16:06:20.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:20 16:06:20.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:20 16:06:20.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
12:06:20 16:06:20.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:20 16:06:20.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:20 16:06:20.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform
12:06:20 16:06:20.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:20 16:06:20.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:20 16:06:20.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform'
12:06:20 16:06:20.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
12:06:20 16:06:20.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:20 16:06:20.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:20 16:06:20.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:20 16:06:20.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:20 16:06:20.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:20 16:06:20.203 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:06:20 16:06:20.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:06:20 16:06:20.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:20 16:06:20.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null
12:06:20 16:06:20.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
12:06:20 16:06:20.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
12:06:20 16:06:20.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:06:20 16:06:20.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:06:20 16:06:20.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:20 16:06:20.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:20 16:06:20.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:06:20 16:06:20.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:06:20 16:06:20.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:20 16:06:20.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:20 16:06:20.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:20 16:06:20.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:20 16:06:20.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:20 16:06:20.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:20 16:06:20.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:21 16:06:21.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:21 16:06:21.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:21 16:06:21.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
12:06:21 16:06:21.207 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
12:06:21 16:06:21.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
12:06:21 16:06:21.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
12:06:21 16:06:21.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
12:06:21 16:06:21.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
12:06:21 16:06:21.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:21 16:06:21.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:21 16:06:21.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:21 16:06:21.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:21 16:06:21.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:06:21 16:06:21.208 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin
12:06:21 16:06:21.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin
12:06:21 16:06:21.208 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin
12:06:21 16:06:21.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection
12:06:21 16:06:21.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin
12:06:21 16:06:21.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:06:21 16:06:21.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'New'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:''
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:''
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:''
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Import...'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Export...'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:''
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
12:06:21 16:06:21.267 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
12:06:21 16:06:21.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
12:06:21 16:06:21.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
12:06:21 16:06:21.268 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
12:06:21 16:06:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:06:21 16:06:21.268 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
12:06:21 16:06:21.768 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
12:06:21 16:06:21.768 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:06:21 16:06:21.768 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:06:21 16:06:21.768 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
12:06:21 16:06:21.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:06:21 16:06:21.768 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer
12:06:21 16:06:21.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin
12:06:21 16:06:21.768 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin
12:06:21 16:06:21.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection
12:06:21 16:06:21.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin
12:06:21 16:06:21.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
12:06:21 16:06:21.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Found menu:'New'
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Found menu:''
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Found menu:''
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
12:06:21 16:06:21.809 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
12:06:21 16:06:21.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
12:06:21 16:06:21.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
12:06:21 16:06:21.809 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
12:06:21 16:06:21.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
12:06:22 16:06:22.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
12:06:22 16:06:22.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
12:06:22 16:06:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:22 16:06:22.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:22 16:06:22.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:22 16:06:22.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:22 16:06:22.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
12:06:22 16:06:22.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:22 16:06:22.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:22 16:06:22.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:22 16:06:22.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:06:22 16:06:22.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:22 16:06:22.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:22 16:06:22.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:22 16:06:22.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:22 16:06:22.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:22 16:06:22.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:22 16:06:22.406 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
12:06:22 16:06:22.406 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
12:06:22 16:06:22.406 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
12:06:22 16:06:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:22 16:06:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:22 16:06:22.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:22 16:06:22.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:22 16:06:22.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
12:06:22 16:06:22.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:22 16:06:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:22 16:06:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:22 16:06:22.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
12:06:22 16:06:22.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:22 16:06:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:22 16:06:22.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:22 16:06:22.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:22 16:06:22.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:22 16:06:22.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:06:22 16:06:22.407 INFO [WorkbenchTestable][AbstractButton] Click button OK
12:06:22 16:06:22.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:06:22 16:06:22.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:06:22 16:06:22.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:06:22 16:06:22.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:22 16:06:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
12:06:22 16:06:22.410 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Searching for markers' is a system job, skipped
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:06:22 16:06:22.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:22 16:06:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.344 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest
12:06:22 testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest)  Time elapsed: 4.173 s
12:06:22 testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest)  Time elapsed: 2.236 s
12:06:22 
12:06:22 Results:
12:06:22 
12:06:22 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
12:06:22 
12:06:23 [INFO] All tests passed!
12:06:23 [INFO] 
12:06:23 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.ui.test ---
12:06:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec
12:06:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes
12:06:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes
12:06:25 [INFO] 
12:06:25 [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test >------
12:06:25 [INFO] Building RedDeer E4 Workbench Tests 4.7.0-SNAPSHOT               [44/58]
12:06:25 [INFO]   from tests/org.eclipse.reddeer.e4.workbench.test/pom.xml
12:06:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:06:25 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:25 [INFO] 
12:06:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] 
12:06:25 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] Resolving class path of RedDeer E4 Workbench Tests...
12:06:25 [INFO] 
12:06:25 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:25 [INFO] 
12:06:25 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:06:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/resources
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/bin
12:06:25 [INFO] 
12:06:25 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:06:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/src/test/resources
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
12:06:25 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/org.eclipse.reddeer.e4.workbench.test-4.7.0-SNAPSHOT-sources.jar
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/org.eclipse.reddeer.e4.workbench.test-4.7.0-SNAPSHOT.jar
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] 
12:06:25 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:25 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
12:06:25 [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work/data/.metadata/.log
12:06:25 [INFO] Command line:
12:06:25 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.reddeer.e4.product, -nouithread, -timeout, 9600000]
12:06:27 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
12:06:29 Running org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:29 16:06:29.087 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
12:06:29 16:06:29.089 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0
12:06:29 16:06:29.089 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
12:06:29 16:06:29.091 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0
12:06:29 16:06:29.137 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:29 16:06:29.161 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:06:29 16:06:29.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:29 16:06:29.166 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:29 16:06:29.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:29 16:06:29.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:29 16:06:29.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:29 16:06:29.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:29 16:06:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:29 16:06:29.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application'
12:06:29 16:06:29.239 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:29 16:06:29.239 DEBUG [main][MenuItemLookup] Found menu:'Help'
12:06:29 16:06:29.239 DEBUG [main][MenuItemLookup] Item match:Help
12:06:29 16:06:29.242 DEBUG [main][MenuItemLookup] Found menu:'About'
12:06:29 16:06:29.242 DEBUG [main][MenuItemLookup] Item match:About
12:06:29 16:06:29.245 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"About"
12:06:29 16:06:29.245 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text About
12:06:29 16:06:29.247 INFO [main][MenuItemHandler] Select menu item: About
12:06:29 16:06:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available....
12:06:29 16:06:29.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully
12:06:29 16:06:29.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1")
12:06:29 16:06:29.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:29 16:06:29.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:29 16:06:29.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:29 16:06:29.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "About" as the parent
12:06:29 16:06:29.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:29 16:06:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:29 16:06:29.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:29 16:06:29.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:29 16:06:29.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:29 16:06:29.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:30 16:06:30.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:30 16:06:30.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:30 16:06:30.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:06:30 16:06:30.359 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found
12:06:30 16:06:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available....
12:06:30 16:06:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully
12:06:30 16:06:30.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell About
12:06:30 16:06:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:30 16:06:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:30 16:06:30.365 INFO [WorkbenchTestable][AbstractShell] Close shell About
12:06:30 16:06:30.365 INFO [WorkbenchTestable][ShellHandler] Closing shell 'About'
12:06:30 16:06:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
12:06:30 16:06:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
12:06:30 16:06:30.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:30 16:06:30.380 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:30 16:06:30.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:30 16:06:30.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:30 16:06:30.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:30 16:06:30.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:30 16:06:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:30 16:06:30.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:30 16:06:30.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:30 16:06:30.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2")
12:06:30 16:06:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:30 16:06:30.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:30 16:06:30.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:30 16:06:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:30 16:06:30.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:30 16:06:30.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2
12:06:30 16:06:30.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1")
12:06:30 16:06:30.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
12:06:30 16:06:30.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:30 16:06:30.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:30 16:06:30.407 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent
12:06:30 16:06:30.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
12:06:30 16:06:30.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:30 16:06:30.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:30 16:06:30.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:30 16:06:30.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:30 16:06:30.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:31 16:06:31.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
12:06:31 16:06:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
12:06:31 16:06:31.412 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found
12:06:31 16:06:31.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:31 16:06:31.413 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part")
12:06:31 16:06:31.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:31 16:06:31.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2")
12:06:31 16:06:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:31 16:06:31.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part
12:06:31 16:06:31.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2
12:06:31 16:06:31.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:31 16:06:31.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part")
12:06:31 16:06:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:31 16:06:31.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part
12:06:31 16:06:31.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified
12:06:31 16:06:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
12:06:31 16:06:31.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1")
12:06:31 16:06:31.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
12:06:31 16:06:31.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:31 16:06:31.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part")
12:06:31 16:06:31.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:31 16:06:31.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified
12:06:31 16:06:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
12:06:31 16:06:31.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
12:06:31 16:06:31.455 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty
12:06:31 16:06:31.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:31 16:06:31.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2")
12:06:31 16:06:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:31 16:06:31.467 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2
12:06:31 16:06:31.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2
12:06:31 16:06:31.480 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
12:06:31 16:06:31.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression 'Open SamplePart2')
12:06:31 16:06:31.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
12:06:31 16:06:31.533 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart
12:06:31 16:06:31.534 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
12:06:31 16:06:31.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:06:31 16:06:31.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2")
12:06:31 16:06:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:31 16:06:31.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:06:31 16:06:31.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part")
12:06:31 16:06:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:31 16:06:31.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2")
12:06:31 16:06:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:06:31 16:06:31.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:06:31 16:06:31.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:06:31 16:06:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:06:31 16:06:31.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
12:06:31 16:06:31.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 16:06:31.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)
12:06:31 16:06:31.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.495 s - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest
12:06:31 getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)  Time elapsed: 1.21 s
12:06:31 getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)  Time elapsed: 1.031 s
12:06:31 activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)  Time elapsed: 0.021 s
12:06:31 testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)  Time elapsed: 0.012 s
12:06:31 testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)  Time elapsed: 0.016 s
12:06:31 closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)  Time elapsed: 0.093 s
12:06:31 testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest)  Time elapsed: 0.005 s
12:06:31 Running org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest
12:06:31 16:06:31.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 16:06:31.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application'
12:06:31 16:06:31.594 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:31 16:06:31.595 DEBUG [main][MenuItemLookup] Item match:File
12:06:31 16:06:31.624 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:31 16:06:31.624 DEBUG [main][MenuItemLookup] Found menu:'Help'
12:06:31 16:06:31.624 DEBUG [main][MenuItemLookup] Item match:Help
12:06:31 16:06:31.624 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:31 16:06:31.624 DEBUG [main][MenuItemLookup] Item match:File
12:06:31 16:06:31.627 DEBUG [main][MenuItemLookup] Found menu:'Open'
12:06:31 16:06:31.628 DEBUG [main][MenuItemLookup] Item match:Open
12:06:31 16:06:31.628 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:31 16:06:31.628 DEBUG [main][MenuItemLookup] Found menu:'Help'
12:06:31 16:06:31.628 DEBUG [main][MenuItemLookup] Item match:Help
12:06:31 16:06:31.629 DEBUG [main][MenuItemLookup] Found menu:'About'
12:06:31 16:06:31.629 DEBUG [main][MenuItemLookup] Item match:About
12:06:31 16:06:31.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application'
12:06:31 16:06:31.629 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:31 16:06:31.629 DEBUG [main][MenuItemLookup] Item match:File
12:06:31 16:06:31.630 DEBUG [main][MenuItemLookup] Found menu:'Open'
12:06:31 16:06:31.630 DEBUG [main][MenuItemLookup] Item match:Open
12:06:31 16:06:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:06:31 16:06:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:06:31 16:06:31.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application'
12:06:31 16:06:31.630 DEBUG [main][MenuItemLookup] Found menu:'File'
12:06:31 16:06:31.631 DEBUG [main][MenuItemLookup] Item match:File
12:06:31 16:06:31.632 DEBUG [main][MenuItemLookup] Found menu:'Open'
12:06:31 16:06:31.632 DEBUG [main][MenuItemLookup] Item match:Open
12:06:31 16:06:31.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application
12:06:31 16:06:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:06:31 16:06:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:06:31 16:06:31.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application'
12:06:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest
12:06:31 findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest)  Time elapsed: 0.04 s
12:06:31 findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest)  Time elapsed: 0 s
12:06:31 
12:06:31 Results:
12:06:31 
12:06:31 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
12:06:31 
12:06:31 [INFO] All tests passed!
12:06:31 [INFO] 
12:06:31 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.e4.workbench.test ---
12:06:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec
12:06:32 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
12:06:32 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
12:06:32 [INFO] Analyzed bundle 'org.eclipse.reddeer.e4' with 9 classes
12:06:32 [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench' with 11 classes
12:06:32 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
12:06:32 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
12:06:32 [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench.core' with 7 classes
12:06:32 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
12:06:32 [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes
12:06:32 [INFO] 
12:06:32 [INFO] --------------------< org.eclipse.reddeer:features >--------------------
12:06:32 [INFO] Building RedDeer Features 4.7.0-SNAPSHOT                         [45/58]
12:06:32 [INFO]   from features/pom.xml
12:06:32 [INFO] --------------------------------[ pom ]---------------------------------
12:06:32 [INFO] 
12:06:32 [INFO] --- clean:3.2.0:clean (default-clean) @ features ---
12:06:32 [INFO] 
12:06:32 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ features ---
12:06:32 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ features ---
12:06:32 [INFO] 
12:06:32 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.e4.feature >---------
12:06:32 [INFO] Building RedDeer E4 Feature 4.7.0-SNAPSHOT                       [46/58]
12:06:32 [INFO]   from features/org.eclipse.reddeer.e4.feature/pom.xml
12:06:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:32 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:32 [INFO] 
12:06:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT.jar
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:32 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.e4.feature ---
12:06:32 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:32 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:32 [INFO] 
12:06:32 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature >-------
12:06:32 [INFO] Building RedDeer Eclipse Feature 4.7.0-SNAPSHOT                  [47/58]
12:06:32 [INFO]   from features/org.eclipse.reddeer.eclipse.feature/pom.xml
12:06:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:32 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:32 [INFO] 
12:06:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.feature ---
12:06:32 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.eclipse.feature ---
12:06:32 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.feature ---
12:06:32 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.feature ---
12:06:32 [INFO] 
12:06:32 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.eclipse.feature ---
12:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT.jar
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.eclipse.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.eclipse.feature ---
12:06:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.eclipse.feature ---
12:06:33 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:33 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:33 [INFO] 
12:06:33 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature >-------
12:06:33 [INFO] Building RedDeer GEF Spy Feature 4.7.0-SNAPSHOT                  [48/58]
12:06:33 [INFO]   from features/org.eclipse.reddeer.gef.spy.feature/pom.xml
12:06:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:33 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:33 [INFO] 
12:06:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT.jar
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature ---
12:06:33 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:33 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:33 [INFO] 
12:06:33 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.swt.feature >---------
12:06:33 [INFO] Building RedDeer SWT Feature 4.7.0-SNAPSHOT                      [49/58]
12:06:33 [INFO]   from features/org.eclipse.reddeer.swt.feature/pom.xml
12:06:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:33 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:33 [INFO] 
12:06:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT.jar
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.swt.feature ---
12:06:33 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:33 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:33 [INFO] 
12:06:33 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.tests.feature >--------
12:06:33 [INFO] Building RedDeer Tests Feature 4.7.0-SNAPSHOT                    [50/58]
12:06:33 [INFO]   from features/org.eclipse.reddeer.tests.feature/pom.xml
12:06:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:33 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:33 [INFO] 
12:06:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT.jar
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.tests.feature ---
12:06:33 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:33 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:33 [INFO] 
12:06:33 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.ui.feature >---------
12:06:33 [INFO] Building RedDeer UI Feature 4.7.0-SNAPSHOT                       [51/58]
12:06:33 [INFO]   from features/org.eclipse.reddeer.ui.feature/pom.xml
12:06:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:33 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:33 [INFO] 
12:06:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.feature ---
12:06:33 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.ui.feature ---
12:06:33 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.feature ---
12:06:33 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.feature ---
12:06:33 [INFO] 
12:06:33 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.ui.feature ---
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.ui.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.ui.feature ---
12:06:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.ui.feature ---
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [INFO] 
12:06:34 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature >------
12:06:34 [INFO] Building RedDeer Recorder Feature 4.7.0-SNAPSHOT                 [52/58]
12:06:34 [INFO]   from features/org.eclipse.reddeer.recorder.feature/pom.xml
12:06:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:34 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:34 [INFO] 
12:06:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.recorder.feature ---
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [INFO] 
12:06:34 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature >------
12:06:34 [INFO] Building RedDeer GEF/Graphiti Feature 4.7.0-SNAPSHOT             [53/58]
12:06:34 [INFO]   from features/org.eclipse.reddeer.graphiti.feature/pom.xml
12:06:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:34 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:34 [INFO] 
12:06:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.graphiti.feature ---
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [INFO] 
12:06:34 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.spy.feature >---------
12:06:34 [INFO] Building RedDeer Spy Feature 4.7.0-SNAPSHOT                      [54/58]
12:06:34 [INFO]   from features/org.eclipse.reddeer.spy.feature/pom.xml
12:06:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:34 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:34 [INFO] 
12:06:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.spy.feature ---
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [INFO] 
12:06:34 [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature >------
12:06:34 [INFO] Building RedDeer Log Parser Feature 4.7.0-SNAPSHOT               [55/58]
12:06:34 [INFO]   from features/org.eclipse.reddeer.logparser.feature/pom.xml
12:06:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:34 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:34 [INFO] 
12:06:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.logparser.feature ---
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [INFO] 
12:06:34 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature >-------
12:06:34 [INFO] Building RedDeer CodeGen Feature 4.7.0-SNAPSHOT                  [56/58]
12:06:34 [INFO]   from features/org.eclipse.reddeer.codegen.feature/pom.xml
12:06:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:06:34 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:34 [INFO] 
12:06:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
12:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT-sources-feature.jar
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.codegen.feature ---
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance
12:06:34 [INFO] 
12:06:34 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.site >------------
12:06:34 [INFO] Building RedDeer Site 4.7.0-SNAPSHOT                             [57/58]
12:06:34 [INFO]   from site/pom.xml
12:06:34 [INFO] -------------------------[ eclipse-repository ]-------------------------
12:06:34 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
12:06:34 [INFO] 
12:06:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.site ---
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.site ---
12:06:34 [INFO] The project's OSGi version is 4.7.0.v20230901-1508
12:06:34 [INFO] 
12:06:34 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.reddeer.site ---
12:06:34 [INFO] 
12:06:34 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.site ---
12:06:34 [INFO] 
12:06:34 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.site ---
12:06:34 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/site/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
12:06:34 [INFO] 
12:06:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.site ---
12:06:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:06:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/site/resources
12:06:34 [INFO] 
12:06:34 [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.reddeer.site ---
12:06:34 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
12:06:34 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
12:06:35 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
12:06:35 [INFO] 
12:06:35 [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.reddeer.site ---
12:06:35 [INFO] 
12:06:35 [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.reddeer.site ---
12:06:35 [INFO] 
12:06:35 [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.reddeer.site ---
12:06:35 [INFO] 
12:06:35 [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.reddeer.site ---
12:06:41 [INFO] 
12:06:41 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.site ---
12:06:41 [INFO] 
12:06:41 [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.reddeer.site ---
12:06:41 [INFO] Building zip: /home/jenkins/agent/workspace/reddeer.prcheck/site/target/org.eclipse.reddeer.site-4.7.0-SNAPSHOT.zip
12:06:41 [INFO] 
12:06:41 [INFO] -----------< org.eclipse.reddeer:eclipse-reddeer-archetype >------------
12:06:41 [INFO] Building RedDeer Archetype 4.7.0-SNAPSHOT                        [58/58]
12:06:41 [INFO]   from archetype/pom.xml
12:06:41 [INFO] --------------------------[ maven-archetype ]---------------------------
12:06:41 [INFO] 
12:06:41 [INFO] --- clean:3.2.0:clean (default-clean) @ eclipse-reddeer-archetype ---
12:06:41 [INFO] 
12:06:41 [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-reddeer-archetype ---
12:06:41 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
12:06:41 [INFO] Copying 8 resources from src/main/resources to target/classes
12:06:41 [INFO] 
12:06:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-reddeer-archetype ---
12:06:41 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
12:06:41 [INFO] Copying 2 resources from src/test/resources to target/test-classes
12:06:41 [INFO] 
12:06:41 [INFO] --- archetype:3.0.0:jar (default-jar) @ eclipse-reddeer-archetype ---
12:06:41 [INFO] Building archetype jar: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/eclipse-reddeer-archetype-4.7.0-SNAPSHOT
12:06:41 [INFO] 
12:06:41 [INFO] --- archetype:3.0.0:integration-test (default-integration-test) @ eclipse-reddeer-archetype ---
12:06:41 [INFO] Processing Archetype IT project: eclipse-reddeer-archetype
12:06:41 [INFO] ----------------------------------------------------------------------------
12:06:41 [INFO] Using following parameters for creating project from Archetype: eclipse-reddeer-archetype:4.7.0-SNAPSHOT
12:06:41 [INFO] ----------------------------------------------------------------------------
12:06:41 [INFO] Parameter: groupId, Value: foo.bar.myplugin
12:06:41 [INFO] Parameter: artifactId, Value: reddeer.archetype
12:06:41 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
12:06:41 [INFO] Parameter: package, Value: foo.bar.myplugin.simrel
12:06:41 [INFO] Parameter: packageInPathFormat, Value: foo/bar/myplugin/simrel
12:06:41 [INFO] Parameter: tycho_version, Value: 2.7.0
12:06:41 [INFO] Parameter: package, Value: foo.bar.myplugin.simrel
12:06:41 [INFO] Parameter: reddeer_version, Value: master
12:06:41 [INFO] Parameter: groupId, Value: foo.bar.myplugin
12:06:41 [INFO] Parameter: artifactId, Value: reddeer.archetype
12:06:41 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
12:06:41 [INFO] Parameter: eclipse_platform, Value: 2022-09
12:06:41 [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype
12:06:41 [INFO] Invoking post-archetype-generation goals: clean verify
12:06:42 [INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
12:06:42 [INFO] Maven home: /opt/tools/apache-maven/3.9.2
12:06:42 [INFO] Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
12:06:42 [INFO] Default locale: en_US, platform encoding: UTF-8
12:06:42 [INFO] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
12:06:43 [INFO] [INFO] Error stacktraces are turned on.
12:06:43 [INFO] [INFO] Scanning for projects...
12:06:45 [INFO] [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
12:06:50 [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/ (122B)
12:06:50 [INFO] [INFO] Adding repository https://download.eclipse.org/releases/2022-09
12:06:50 [INFO] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-09/ (479B)
12:06:50 [INFO] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-09/ (442B)
12:06:50 [INFO] [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-09/202209081200/ (98.55kB)
12:06:50 [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202209141001/ (140B)
12:06:50 [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-09/202209141001/ (790.34kB)
12:06:53 [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/reddeer/snapshots/ (172B)
12:06:53 [INFO] [INFO] Adding repository https://download.eclipse.org/reddeer/snapshots
12:06:53 [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/reddeer/snapshots/ (14.98kB)
12:06:53 [INFO] [INFO] Resolving dependencies of MavenProject: foo.bar.myplugin:reddeer.archetype:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/pom.xml
12:06:54 [INFO] [INFO] Fetching 202209141001&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-09/ (63B)
12:06:54 [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.82kB)
12:06:54 [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (386.84kB)
12:06:54 [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.53MB)
12:06:54 [INFO] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94MB)
12:06:55 [INFO] [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.65MB)
12:06:55 [INFO] [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.28MB)
12:06:56 [INFO] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.27kB)
12:06:56 [INFO] [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.47MB)
12:06:56 [INFO] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (32.41kB)
12:06:56 [INFO] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (20.34kB)
12:06:56 [INFO] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (353.59kB)
12:06:56 [INFO] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (144.34kB)
12:06:56 [INFO] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.5kB)
12:06:56 [INFO] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (703.81kB)
12:06:56 [INFO] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (95.26kB)
12:06:56 [INFO] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (15.35kB)
12:06:56 [INFO] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.59kB)
12:06:56 [INFO] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (302.53kB)
12:06:56 [INFO] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (300.96kB)
12:06:56 [INFO] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.45kB)
12:06:56 [INFO] [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (393.3kB)
12:06:56 [INFO] [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (64.86kB)
12:06:56 [INFO] [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (81.45kB)
12:06:56 [INFO] [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (379.48kB)
12:06:56 [INFO] [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (6.02MB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (806.64kB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (434.35kB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (893.32kB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.04MB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.41MB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (107.38kB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (690.83kB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (74.34kB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (93.93kB)
12:06:57 [INFO] [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (620.52kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (331.65kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (69.26kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.56kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (146.41kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (101.83kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (135.73kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (196.21kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (289.67kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (313kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (163.08kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.6kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.31kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.65kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (109.8kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (49.45kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.07kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (90.9kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.64kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (400.2kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3MB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (245.02kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (270.25kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (24.31kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.8kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (54.29kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (57.49kB)
12:06:58 [INFO] [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.46kB)
12:06:59 [INFO] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.59kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.81kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.96kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.3kB)
12:06:59 [INFO] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (19.69kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.03kB)
12:06:59 [INFO] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (317.8kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.26MB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (45.85kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (18.79kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.11MB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (215.89kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (204.9kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.11kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.41kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (58.52kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (11.51kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (397.11kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (33.33kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.3kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (266.92kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.66kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (232.67kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (118.14kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (252.14kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (149.46kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.36kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.08kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.9kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (369.7kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.55kB)
12:06:59 [INFO] [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.51kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.65kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (169.5kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (362.07kB)
12:07:00 [INFO] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (113.29kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.47kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (68.04kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (176.33kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (221.38kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (132.68kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (343.24kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (470.76kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (424.9kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (402.85kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.42MB)
12:07:00 [INFO] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (65.43kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.reddeer.common_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (66.96kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.reddeer.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (323.74kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.reddeer.direct_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (20.2kB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3.49MB)
12:07:00 [INFO] [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (209.05kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (174.02kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.uiforms_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.68kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.eclipse_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (420.24kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.jface_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.96kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.swt_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (185.7kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.workbench_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (112.92kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.workbench.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (40.86kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.junit_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (121.02kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.go_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (12.34kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.junit.extension_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (36.01kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.reddeer.requirements_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (51.84kB)
12:07:01 [INFO] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (56.15kB)
12:07:01 [INFO] [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (325.29kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.06MB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.89kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (172.29kB)
12:07:01 [INFO] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (110.71kB)
12:07:01 [INFO] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.09kB)
12:07:01 [INFO] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.23kB)
12:07:01 [INFO] [WARNING] The project foo.bar.myplugin:reddeer.archetype:eclipse-test-plugin:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
12:07:01 [INFO] [INFO] 
12:07:01 [INFO] [INFO] -----------------< foo.bar.myplugin:reddeer.archetype >-----------------
12:07:01 [INFO] [INFO] Building reddeer.archetype :: test 1.0.0-SNAPSHOT
12:07:01 [INFO] [INFO]   from pom.xml
12:07:01 [INFO] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:07:01 [INFO] [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.0:target-platform (default-target-platform)'
12:07:01 [INFO] [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:2.7.0:test (default-test)'
12:07:01 [INFO] [INFO] 
12:07:01 [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ reddeer.archetype ---
12:07:01 [INFO] [INFO] 
12:07:01 [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ reddeer.archetype ---
12:07:01 [INFO] [INFO] The project's OSGi version is 1.0.0.20230901-1606
12:07:01 [INFO] [INFO] 
12:07:01 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ reddeer.archetype ---
12:07:01 [INFO] [INFO] 
12:07:01 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ reddeer.archetype ---
12:07:01 [INFO] [INFO] 
12:07:01 [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ reddeer.archetype ---
12:07:02 [INFO] [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
12:07:02 [INFO] [INFO] 
12:07:02 [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ reddeer.archetype ---
12:07:02 [INFO] [INFO] Resolving class path of reddeer.archetype :: test...
12:07:03 [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (29.62kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (87.79kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (251kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.61kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.14MB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (40.75kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.14MB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.24kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (10.25kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (9.54kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (59.56kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (134.3kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.06kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.600.v20220720-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (41.14kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (9.6kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (41.15kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (22.27kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.fx.osgi_3.7.0.202010120720.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.23kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.92kB)
12:07:03 [INFO] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.47MB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.02MB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (39.29kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.48kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.13kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.16kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (86.39kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (73.2kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (31.77kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.05MB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.39kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (10.74kB)
12:07:04 [INFO] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.41kB)
12:07:04 [INFO] [INFO] 
12:07:04 [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ reddeer.archetype ---
12:07:04 [INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
12:07:04 [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/src/main/resources
12:07:04 [INFO] [INFO] 
12:07:04 [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ reddeer.archetype ---
12:07:04 [INFO] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/.settings/org.eclipse.jdt.core.prefs' could not be found!
12:07:04 [INFO] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/classes
12:07:05 [INFO] [INFO] 
12:07:05 [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ reddeer.archetype ---
12:07:05 [INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
12:07:05 [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/src/test/resources
12:07:05 [INFO] [INFO] 
12:07:05 [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ reddeer.archetype ---
12:07:05 [INFO] [INFO] 
12:07:05 [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ reddeer.archetype ---
12:07:05 [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/reddeer.archetype-1.0.0-SNAPSHOT.jar
12:07:05 [INFO] [INFO] 
12:07:05 [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ reddeer.archetype ---
12:07:05 [INFO] [INFO] 
12:07:05 [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ reddeer.archetype ---
12:07:06 [INFO] [INFO] Could not find the Toolchain, using java from JAVA_HOME instead
12:07:06 [INFO] [INFO] Executing Test Runtime with timeout 1200, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/data/.metadata/.log
12:07:06 [INFO] [INFO] Command line:
12:07:06 [INFO] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/surefire.properties, -nouithread, -timeout, 1200000]
12:07:10 [INFO] Running foo.bar.myplugin.simrel.AllRedDeerTests
12:07:10 [INFO] 16:07:10.138 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
12:07:10 [INFO] 16:07:10.140 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
12:07:10 [INFO] 16:07:10.144 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
12:07:10 [INFO] 16:07:10.144 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
12:07:10 [INFO] 16:07:10.150 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest
12:07:10 [INFO] 16:07:10.163 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
12:07:10 [INFO] 16:07:10.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:07:10 [INFO] 16:07:10.166 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest
12:07:10 [INFO] 16:07:10.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
12:07:10 [INFO] 16:07:10.168 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
12:07:10 [INFO] 16:07:10.271 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data'
12:07:10 [INFO] 16:07:10.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:07:10 [INFO] 16:07:10.274 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
12:07:10 [INFO] 16:07:10.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:07:10 [INFO] 16:07:10.275 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
12:07:10 [INFO] 16:07:10.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:07:10 [INFO] 16:07:10.277 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
12:07:10 [INFO] 16:07:10.283 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:07:10 [INFO] 16:07:10.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:07:10 [INFO] 16:07:10.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:07:10 [INFO] 16:07:10.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:07:10 [INFO] 16:07:10.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
12:07:10 [INFO] 16:07:10.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:07:10 [INFO] 16:07:10.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data
12:07:10 [INFO] 16:07:10.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:07:10 [INFO] 16:07:10.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:07:10 [INFO] 16:07:10.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data'
12:07:10 [INFO] 16:07:10.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data'
12:07:10 [INFO] 16:07:10.337 DEBUG [main][MenuItemLookup] Found menu:'File'
12:07:10 [INFO] 16:07:10.338 DEBUG [main][MenuItemLookup] Found menu:'Edit'
12:07:10 [INFO] 16:07:10.338 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
12:07:10 [INFO] 16:07:10.338 DEBUG [main][MenuItemLookup] Found menu:'Project'
12:07:10 [INFO] 16:07:10.338 DEBUG [main][MenuItemLookup] Found menu:'Window'
12:07:10 [INFO] 16:07:10.338 DEBUG [main][MenuItemLookup] Item match:Window
12:07:10 [INFO] 16:07:10.340 DEBUG [main][MenuItemLookup] Found menu:'New Window'
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Found menu:'Editor'
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Found menu:''
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Found menu:'Show View'
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Found menu:''
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Found menu:''
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
12:07:10 [INFO] 16:07:10.341 DEBUG [main][MenuItemLookup] Item match:Preferences
12:07:10 [INFO] 16:07:10.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
12:07:10 [INFO] 16:07:10.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
12:07:10 [INFO] 16:07:10.343 INFO [main][MenuItemHandler] Select menu item: &Preferences
12:07:10 [INFO] 16:07:10.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
12:07:10 [INFO] 16:07:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
12:07:10 [INFO] 16:07:10.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
12:07:10 [INFO] 16:07:10.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:07:10 [INFO] 16:07:10.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:07:10 [INFO] 16:07:10.501 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
12:07:10 [INFO] 16:07:10.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
12:07:10 [INFO] 16:07:10.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
12:07:10 [INFO] 16:07:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:07:10 [INFO] 16:07:10.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:07:10 [INFO] 16:07:10.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:07:10 [INFO] 16:07:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:07:10 [INFO] 16:07:10.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
12:07:10 [INFO] 16:07:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
12:07:10 [INFO] 16:07:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
12:07:10 [INFO] 16:07:10.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
12:07:10 [INFO] 16:07:10.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
12:07:10 [INFO] 16:07:10.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
12:07:10 [INFO] 16:07:10.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
12:07:10 [INFO] 16:07:10.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
12:07:10 [INFO] 16:07:10.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
12:07:10 [INFO] 16:07:10.560 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
12:07:10 [INFO] 16:07:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
12:07:10 [INFO] 16:07:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
12:07:10 [INFO] 16:07:10.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
12:07:10 [INFO] 16:07:10.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
12:07:10 [INFO] 16:07:10.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
12:07:10 [INFO] 16:07:10.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
12:07:10 [INFO] 16:07:10.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data
12:07:10 [INFO] 16:07:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:07:10 [INFO] 16:07:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:07:10 [INFO] 16:07:10.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
12:07:10 [INFO] 16:07:10.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest)
12:07:10 [INFO] 16:07:10.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest
12:07:10 [INFO] 16:07:10.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
12:07:10 [INFO] 16:07:10.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
12:07:10 [INFO] 16:07:10.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
12:07:10 [INFO] 16:07:10.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:07:10 [INFO] 16:07:10.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:07:10 [INFO] 16:07:10.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data
12:07:10 [INFO] 16:07:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
12:07:10 [INFO] 16:07:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
12:07:10 [INFO] 16:07:10.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest
12:07:10 [INFO] 16:07:10.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:07:10 [INFO] 16:07:10.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:07:10 [INFO] 16:07:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:07:10 [INFO] 16:07:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:07:10 [INFO] 16:07:10.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest)
12:07:10 [INFO] 16:07:10.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest
12:07:10 [INFO] 16:07:10.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
12:07:10 [INFO] 16:07:10.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
12:07:10 [INFO] 16:07:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
12:07:10 [INFO] 16:07:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
12:07:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 s - in foo.bar.myplugin.simrel.AllRedDeerTests
12:07:10 [INFO] test no-configuration(foo.bar.myplugin.simrel.BasicTest)  Time elapsed: 0.004 s
12:07:10 [INFO] 
12:07:10 [INFO] Results:
12:07:10 [INFO] 
12:07:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:07:10 [INFO] 
12:07:11 [INFO] [INFO] All tests passed!
12:07:11 [INFO] [INFO] ------------------------------------------------------------------------
12:07:11 [INFO] [INFO] BUILD SUCCESS
12:07:11 [INFO] [INFO] ------------------------------------------------------------------------
12:07:11 [INFO] [INFO] Total time:  27.806 s
12:07:11 [INFO] [INFO] Finished at: 2023-09-01T16:07:11Z
12:07:11 [INFO] [INFO] ------------------------------------------------------------------------
12:07:11 [INFO] [WARNING] 
12:07:11 [INFO] [WARNING] Plugin validation issues were detected in 5 plugin(s)
12:07:11 [INFO] [WARNING] 
12:07:11 [INFO] [WARNING]  * org.eclipse.tycho:tycho-surefire-plugin:2.7.0
12:07:11 [INFO] [WARNING]  * org.eclipse.tycho:tycho-compiler-plugin:2.7.0
12:07:11 [INFO] [WARNING]  * org.eclipse.tycho:tycho-packaging-plugin:2.7.0
12:07:11 [INFO] [WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.1
12:07:11 [INFO] [WARNING]  * org.apache.maven.plugins:maven-resources-plugin:2.4.3
12:07:11 [INFO] [WARNING] 
12:07:11 [INFO] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
12:07:11 [INFO] [WARNING] 
12:07:11 [INFO] Post-archetype-generation invoker exit code: 0
12:07:11 [INFO] ------------------------------------------------------------------------
12:07:11 [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT:
12:07:11 [INFO] 
12:07:11 [INFO] RedDeer Parent POM File ............................ SUCCESS [  1.250 s]
12:07:11 [INFO] RedDeer Plugins .................................... SUCCESS [  0.004 s]
12:07:11 [INFO] RedDeer Common ..................................... SUCCESS [  6.121 s]
12:07:11 [INFO] RedDeer Workbench Core ............................. SUCCESS [  1.116 s]
12:07:11 [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [  0.350 s]
12:07:11 [INFO] RedDeer Core ....................................... SUCCESS [  0.992 s]
12:07:11 [INFO] RedDeer SWT ........................................ SUCCESS [  0.914 s]
12:07:11 [INFO] RedDeer JFace ...................................... SUCCESS [  0.508 s]
12:07:11 [INFO] RedDeer Workbench .................................. SUCCESS [  0.892 s]
12:07:11 [INFO] RedDeer E4 Workbench ............................... SUCCESS [  0.307 s]
12:07:11 [INFO] RedDeer UIForms .................................... SUCCESS [  0.515 s]
12:07:11 [INFO] RedDeer Direct ..................................... SUCCESS [  0.416 s]
12:07:11 [INFO] RedDeer JUnit ...................................... SUCCESS [  0.665 s]
12:07:11 [INFO] RedDeer Eclipse .................................... SUCCESS [  1.181 s]
12:07:11 [INFO] RedDeer GEF ........................................ SUCCESS [  0.636 s]
12:07:11 [INFO] RedDeer GEF Spy .................................... SUCCESS [  0.420 s]
12:07:11 [INFO] RedDeer Graphiti ................................... SUCCESS [  0.455 s]
12:07:11 [INFO] RedDeer JDT Junit .................................. SUCCESS [  0.314 s]
12:07:11 [INFO] RedDeer JUnit Extensions ........................... SUCCESS [  0.687 s]
12:07:11 [INFO] RedDeer Requirements ............................... SUCCESS [  0.430 s]
12:07:11 [INFO] RedDeer UI ......................................... SUCCESS [  1.292 s]
12:07:11 [INFO] RedDeer Spy ........................................ SUCCESS [  0.382 s]
12:07:11 [INFO] RedDeer Recorder ................................... SUCCESS [  0.826 s]
12:07:11 [INFO] RedDeer Go ......................................... SUCCESS [  0.202 s]
12:07:11 [INFO] RedDeer Log Parser ................................. SUCCESS [  0.380 s]
12:07:11 [INFO] RedDeer CodeGen .................................... SUCCESS [  0.579 s]
12:07:11 [INFO] RedDeer Test-Apps .................................. SUCCESS [  0.002 s]
12:07:11 [INFO] RedDeer E4 Test App ................................ SUCCESS [  0.247 s]
12:07:11 [INFO] RedDeer Tests ...................................... SUCCESS [  0.086 s]
12:07:11 [INFO] RedDeer Common Tests ............................... SUCCESS [01:15 min]
12:07:11 [INFO] RedDeer SWT Tests .................................. SUCCESS [03:29 min]
12:07:11 [INFO] RedDeer Core Tests ................................. SUCCESS [03:01 min]
12:07:11 [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:48 min]
12:07:11 [INFO] RedDeer UIForms Test ............................... SUCCESS [ 20.436 s]
12:07:11 [INFO] RedDeer JFace Tests ................................ SUCCESS [01:18 min]
12:07:11 [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [  0.986 s]
12:07:11 [INFO] RedDeer Eclipse Tests .............................. SUCCESS [31:36 min]
12:07:11 [INFO] RedDeer GEF Tests .................................. SUCCESS [ 53.222 s]
12:07:11 [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 27.146 s]
12:07:11 [INFO] RedDeer Direct Tests ............................... SUCCESS [ 28.799 s]
12:07:11 [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 15.547 s]
12:07:11 [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:25 min]
12:07:11 [INFO] RedDeer UI Tests ................................... SUCCESS [02:57 min]
12:07:11 [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [  7.430 s]
12:07:11 [INFO] RedDeer Features ................................... SUCCESS [  0.004 s]
12:07:11 [INFO] RedDeer E4 Feature ................................. SUCCESS [  0.335 s]
12:07:11 [INFO] RedDeer Eclipse Feature ............................ SUCCESS [  0.502 s]
12:07:11 [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [  0.068 s]
12:07:11 [INFO] RedDeer SWT Feature ................................ SUCCESS [  0.149 s]
12:07:11 [INFO] RedDeer Tests Feature .............................. SUCCESS [  0.421 s]
12:07:11 [INFO] RedDeer UI Feature ................................. SUCCESS [  0.098 s]
12:07:11 [INFO] RedDeer Recorder Feature ........................... SUCCESS [  0.072 s]
12:07:11 [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [  0.279 s]
12:07:11 [INFO] RedDeer Spy Feature ................................ SUCCESS [  0.132 s]
12:07:11 [INFO] RedDeer Log Parser Feature ......................... SUCCESS [  0.076 s]
12:07:11 [INFO] RedDeer CodeGen Feature ............................ SUCCESS [  0.070 s]
12:07:11 [INFO] RedDeer Site ....................................... SUCCESS [  6.758 s]
12:07:11 [INFO] RedDeer Archetype .................................. SUCCESS [ 29.767 s]
12:07:11 [INFO] ------------------------------------------------------------------------
12:07:11 [INFO] BUILD SUCCESS
12:07:11 [INFO] ------------------------------------------------------------------------
12:07:11 [INFO] Total time:  58:33 min
12:07:11 [INFO] Finished at: 2023-09-01T16:07:11Z
12:07:11 [INFO] ------------------------------------------------------------------------
12:07:11 [WARNING] 
12:07:11 [WARNING] Plugin validation issues were detected in 16 plugin(s)
12:07:11 [WARNING] 
12:07:11 [WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.1
12:07:11 [WARNING]  * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5
12:07:11 [WARNING]  * org.jacoco:jacoco-maven-plugin:0.8.9
12:07:11 [WARNING]  * org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5
12:07:11 [WARNING]  * org.apache.maven.plugins:maven-surefire-plugin:2.22.2
12:07:11 [WARNING]  * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2
12:07:11 [WARNING]  * org.apache.maven.plugins:maven-archetype-plugin:3.0.0
12:07:11 [WARNING]  * org.eclipse.tycho:tycho-source-plugin:2.7.5
12:07:11 [WARNING]  * org.eclipse.tycho:tycho-ds-plugin:2.7.5
12:07:11 [WARNING]  * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1
12:07:11 [WARNING]  * org.eclipse.tycho:tycho-surefire-plugin:2.7.5
12:07:11 [WARNING]  * org.eclipse.tycho.extras:tycho-source-feature-plugin:2.7.5
12:07:11 [WARNING]  * org.apache.maven.plugins:maven-dependency-plugin:2.8
12:07:11 [WARNING]  * org.apache.maven.plugins:maven-resources-plugin:2.4.3
12:07:11 [WARNING]  * org.eclipse.tycho:tycho-packaging-plugin:2.7.5
12:07:11 [WARNING]  * org.eclipse.tycho:tycho-compiler-plugin:2.7.5
12:07:11 [WARNING] 
12:07:11 [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
12:07:11 [WARNING] 
12:07:12 Terminating xvnc.
12:07:30 Archiving artifacts
12:07:32 Recording test results
12:07:34 [Checks API] No suitable checks publisher found.
12:07:34 Build step 'Publish JUnit test result report' changed build result to UNSTABLE
12:07:34 Sending e-mails to: reddeer-dev@eclipse.org
12:07:35 Setting status of aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c to FAILURE with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/209/ and message: 'Build finished. '
12:07:35 Using context: reddeer-verification-2023-09
12:07:35 Finished: UNSTABLE